$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

$

$(String) - Static method in class org.apache.flink.table.api.Expressions
Creates an unresolved reference to a table's column.

A

a - org.apache.flink.streaming.examples.statemachine.event.EventType
 
A - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AARCH64 - org.apache.flink.util.ProcessorArchitecture
The 64 bit ARM processor architecture.
abilitySpecsWithoutEscaped(TableSourceTable) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
Returns a list of SourceAbilitySpec instances associated with a given TableSourceTable instance, excluding some particular abilities, such as ProjectPushDownSpec.
abort() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
abort() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
abort() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
 
abort() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
abort() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
abort() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
abort() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
abort() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
abort() - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
abort() - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
Aborts the matching process.
abort() - Method in interface org.apache.flink.table.catalog.StagedTable
This method will be called when the job is failed or is canceled.
abort(long, Throwable, boolean) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Aborts the checkpoint and fails pending result for this checkpoint.
abort(long, Throwable, boolean) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
abort(long, Throwable, boolean) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
abort(CheckpointFailureReason, Throwable, CheckpointsCleaner, Runnable, Executor, CheckpointStatsTracker) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Aborts a checkpoint with reason and cause.
abort(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Abort a transaction.
ABORT - org.apache.flink.runtime.taskmanager.Task.NotifyCheckpointOperation
 
abortCheckpoint(long) - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
abortCheckpoint(long) - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Notifies that the checkpoint with the given id was confirmed as aborted.
abortCheckpoint(long) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
abortCheckpoint(long, CheckpointException) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Abort the checkpoint.
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
abortCheckpoint(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
abortCheckpoint(ExecutionAttemptID, long, long, long) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
abortCheckpoint(ExecutionAttemptID, long, long, long) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Abort a checkpoint for the given task.
abortCheckpoint(ExecutionAttemptID, long, long, long) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
abortCheckpointOnBarrier(long, CheckpointException) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
abortCheckpointOnBarrier(long, CheckpointException) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
Aborts a checkpoint as the result of receiving possibly some checkpoint barriers, but at least one CancelCheckpointMarker.
abortCheckpointOnBarrier(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
abortCheckpointOnBarrier(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
abortCheckpointOnBarrier(long, CheckpointException, OperatorChain<?, ?>) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
 
abortCurrentTriggering() - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
 
abortCurrentTriggering() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
abortPendingCheckpoints(CheckpointException) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Aborts all the pending checkpoints due to en exception.
abs() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the absolute value of given value.
abs(byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to byte values.
abs(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to double values.
abs(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to float values.
abs(int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to int values.
abs(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to long values.
abs(short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ABS operator applied to short values.
abs(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
abs(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ABS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ABS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ABS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ABSENT - org.apache.flink.table.api.JsonOnNull
Omit this key from the resulting JSON.
ABSENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
absentKeysOrValues() - Method in class org.apache.flink.util.LinkedOptionalMap
Returns the key names of any keys or values that are absent.
absolute(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
ABSOLUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
absoluteTimeMillis() - Method in class org.apache.flink.util.clock.Clock
Gets the current absolute time, in milliseconds.
absoluteTimeMillis() - Method in class org.apache.flink.util.clock.ManualClock
 
absoluteTimeMillis() - Method in class org.apache.flink.util.clock.SystemClock
 
absolutizePath(Path) - Static method in class org.apache.flink.util.FileUtils
Absolutize the given path if it is relative.
ABSTRACT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ABSTRACT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ABSTRACT() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
ABSTRACT() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
AbstractAccessExecutionGraphHandler<R extends ResponseBody,​M extends JobMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
AbstractAccessExecutionGraphHandler handles requests that require accessing the job's AccessExecutionGraph.
AbstractAccessExecutionGraphHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractAccessExecutionGraphHandler
 
AbstractAggregatedMetricsHeaders<P extends AbstractAggregatedMetricsParameters<?>> - Class in org.apache.flink.runtime.rest.messages.job.metrics
Based MessageHeaders class for aggregating metrics.
AbstractAggregatedMetricsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsHeaders
 
AbstractAggregatedMetricsParameters<M extends MessageQueryParameter<?>> - Class in org.apache.flink.runtime.rest.messages.job.metrics
Base MessageParameters class for aggregating metrics.
AbstractAggregatingMetricsHandler<P extends AbstractAggregatedMetricsParameters<?>> - Class in org.apache.flink.runtime.rest.handler.job.metrics
Abstract request handler for querying aggregated metrics.
AbstractAggregatingMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, AbstractAggregatedMetricsHeaders<P>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AbstractAggregatingMetricsHandler
 
AbstractAggregatingState<K,​N,​IN,​ACC,​OUT> - Class in org.apache.flink.runtime.state.v2
The default implementation of AggregatingState, which delegates all async requests to StateRequestHandler.
AbstractAggregatingState(StateRequestHandler, AggregatingStateDescriptor<IN, ACC, OUT>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractAggregatingState
Creates a new AbstractKeyedState with the given asyncExecutionController and stateDescriptor.
AbstractArrowPythonAggregateFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow
The Abstract class of Arrow Aggregate Operator for Pandas AggregateFunction.
AbstractArrowPythonAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
AbstractAsynchronousOperationHandlers<K extends OperationKey,​R extends Serializable> - Class in org.apache.flink.runtime.rest.handler.async
HTTP handlers for asynchronous operations.
AbstractAsynchronousOperationHandlers(Duration) - Constructor for class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers
 
AbstractAsynchronousOperationHandlers.StatusHandler<T extends RestfulGateway,​V,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.async
Handler which will be polled to retrieve the asynchronous operation's result.
AbstractAsynchronousOperationHandlers.TriggerHandler<T extends RestfulGateway,​B extends RequestBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.async
Handler which is responsible for triggering an asynchronous operation.
AbstractAsyncStateStreamingJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing
Abstract implementation for streaming unbounded Join operator based on async state api, which defines some member fields can be shared between different implementations.
AbstractAsyncStateStreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
AbstractAsyncStateStreamOperator<OUT> - Class in org.apache.flink.runtime.asyncprocessing.operators
This operator is an abstract class that give the AbstractStreamOperator the ability to perform AsyncStateProcessing.
AbstractAsyncStateStreamOperator() - Constructor for class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
AbstractAsyncStateStreamOperatorV2<OUT> - Class in org.apache.flink.runtime.asyncprocessing.operators
This operator is an abstract class that give the AbstractStreamOperatorV2 the ability to perform AsyncStateProcessing.
AbstractAsyncStateStreamOperatorV2(StreamOperatorParameters<OUT>, int) - Constructor for class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
AbstractAsyncStateUdfStreamOperator<OUT,​F extends Function> - Class in org.apache.flink.runtime.asyncprocessing.operators
This is used as the base class for operators that have a user-defined function.
AbstractAsyncStateUdfStreamOperator(F) - Constructor for class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
AbstractAutoCloseableRegistry<R extends AutoCloseable,​C extends R,​T,​E extends Exception> - Class in org.apache.flink.util
This is the abstract base class for registries that allow to register instances of Closeable, which are all closed if this registry is closed.
AbstractAutoCloseableRegistry(Map<R, T>) - Constructor for class org.apache.flink.util.AbstractAutoCloseableRegistry
 
AbstractAvroBulkFormat<A,​T,​SplitT extends FileSourceSplit> - Class in org.apache.flink.formats.avro
Provides a BulkFormat for Avro records.
AbstractAvroBulkFormat(Schema) - Constructor for class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
AbstractAzureFSFactory - Class in org.apache.flink.fs.azurefs
Abstract factory for AzureFS.
AbstractAzureFSFactory() - Constructor for class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
 
AbstractBeamStateHandler<S> - Class in org.apache.flink.streaming.api.runners.python.beam.state
Abstract class extends BeamStateHandler, which implements the common handle logic.
AbstractBeamStateHandler() - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.AbstractBeamStateHandler
 
AbstractBinaryExternalMerger<Entry> - Class in org.apache.flink.table.runtime.operators.sort
Spilled files Merger of BinaryExternalSorter.
AbstractBinaryExternalMerger(IOManager, int, int, SpillChannelManager, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
AbstractBlobCache - Class in org.apache.flink.runtime.blob
Abstract base class for permanent and transient BLOB files.
AbstractBlobCache(Configuration, Reference<File>, BlobView, Logger, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.AbstractBlobCache
 
AbstractBroadcastStateTransformation<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.transformations
Base class for Broadcast State transformations.
AbstractBroadcastStateTransformation(String, Transformation<IN1>, Transformation<IN2>, List<MapStateDescriptor<?, ?>>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
AbstractBroadcastStateTransformation(String, Transformation<IN1>, Transformation<IN2>, List<MapStateDescriptor<?, ?>>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
AbstractBuffersUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Abstract gauge implementation for calculating the buffer usage percent.
AbstractBytesHashMap<K> - Class in org.apache.flink.table.runtime.util.collections.binary
Bytes based hash map.
AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
AbstractBytesMultiMap<K> - Class in org.apache.flink.table.runtime.util.collections.binary
A binary map in the structure like Map<K, List<V>>, where there are multiple values under a single key, and they are all bytes based.
AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
 
AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
 
AbstractCachedBuildSideJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
AbstractCachedBuildSideJoinDriver(int, int) - Constructor for class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
AbstractCatalog - Class in org.apache.flink.table.catalog
Abstract class for catalogs.
AbstractCatalog(String, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalog
 
AbstractCatalogStore - Class in org.apache.flink.table.catalog
The AbstractCatalogStore class is an abstract base class for implementing a catalog store.
AbstractCatalogStore() - Constructor for class org.apache.flink.table.catalog.AbstractCatalogStore
 
AbstractCatalogTable - Class in org.apache.flink.table.catalog
An abstract catalog table.
AbstractCatalogTable(TableSchema, List<String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalogTable
 
AbstractCatalogTable(TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalogTable
 
AbstractCatalogView - Class in org.apache.flink.table.catalog
An abstract catalog view.
AbstractCatalogView(String, String, TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.AbstractCatalogView
 
AbstractChangelogStateBackend - Class in org.apache.flink.state.changelog
An abstract base implementation of the StateBackend interface whose subclasses use delegatedStateBackend and State changes to restore.
AbstractChannelReaderInputView - Class in org.apache.flink.runtime.io.disk.iomanager
A DataInputView that is backed by a FileIOChannel, making it effectively a data input stream.
AbstractChannelReaderInputView(int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelReaderInputView
 
AbstractChannelStateHandle<Info> - Class in org.apache.flink.runtime.state
Abstract channel state handle.
AbstractChannelStateHandle.StateContentMetaInfo - Class in org.apache.flink.runtime.state
Describes the underlying content.
AbstractChannelWriterOutputView - Class in org.apache.flink.runtime.io.disk.iomanager
A DataOutputView that is backed by a FileIOChannel, making it effectively a data output stream.
AbstractChannelWriterOutputView(int, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
 
AbstractCheckpointHandler<R extends ResponseBody,​M extends CheckpointMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Base class for checkpoint related REST handler.
AbstractCheckpointHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, Executor, Cache<JobID, CompletableFuture<CheckpointStatsSnapshot>>, CheckpointStatsCache) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointHandler
 
AbstractCheckpointMessage - Class in org.apache.flink.runtime.messages.checkpoint
The base class of all checkpoint messages.
AbstractCheckpointMessage(JobID, ExecutionAttemptID, long) - Constructor for class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
AbstractCheckpointStats - Class in org.apache.flink.runtime.checkpoint
Base class for checkpoint statistics.
AbstractCheckpointStatsHandler<R extends ResponseBody,​M extends JobMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Abstract class for checkpoint handlers that will cache the CheckpointStatsSnapshot object.
AbstractCheckpointStatsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, Cache<JobID, CompletableFuture<CheckpointStatsSnapshot>>, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointStatsHandler
 
AbstractCollectResultBuffer<T> - Class in org.apache.flink.streaming.api.operators.collect
A buffer which encapsulates the logic of dealing with the response from the CollectSinkFunction.
AbstractCollectResultBuffer(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
AbstractColumnReader<VECTOR extends WritableColumnVector> - Class in org.apache.flink.formats.parquet.vector.reader
Abstract ColumnReader.
AbstractColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
 
AbstractCompleteCheckpointStore - Class in org.apache.flink.runtime.checkpoint
The abstract class of CompletedCheckpointStore, which holds the SharedStateRegistry and provides the registration of shared state.
AbstractCompleteCheckpointStore(SharedStateRegistry) - Constructor for class org.apache.flink.runtime.checkpoint.AbstractCompleteCheckpointStore
 
AbstractContainerizedClusterClientFactory<ClusterID> - Class in org.apache.flink.client.deployment
An abstract ClusterClientFactory containing some common implementations for different containerized deployment clusters.
AbstractContainerizedClusterClientFactory() - Constructor for class org.apache.flink.client.deployment.AbstractContainerizedClusterClientFactory
 
AbstractCsvInputFormat<T> - Class in org.apache.flink.formats.csv
Input format that reads csv.
AbstractCsvInputFormat(Path[], CsvSchema) - Constructor for class org.apache.flink.formats.csv.AbstractCsvInputFormat
 
AbstractCustomCommandLine - Class in org.apache.flink.client.cli
Base class for CustomCommandLine implementations which specify a JobManager address and a ZooKeeper namespace.
AbstractCustomCommandLine() - Constructor for class org.apache.flink.client.cli.AbstractCustomCommandLine
 
AbstractDataStream<T> - Class in org.apache.flink.datastream.impl.stream
Base class for all streams.
AbstractDataStream(ExecutionEnvironmentImpl, Transformation<T>) - Constructor for class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
AbstractDataType<T extends AbstractDataType<T>> - Interface in org.apache.flink.table.types
Highest abstraction that describes the data type of a value in the table ecosystem.
AbstractDeserializationSchema<T> - Class in org.apache.flink.api.common.serialization
The deserialization schema describes how to turn the byte messages delivered by certain data sources (for example Apache Kafka) into data types (Java/Scala objects) that are processed by Flink.
AbstractDeserializationSchema() - Constructor for class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Creates a new AbstractDeserializationSchema and tries to infer the type returned by this DeserializationSchema.
AbstractDeserializationSchema(Class<T>) - Constructor for class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Creates an AbstractDeserializationSchema that returns the TypeInformation indicated by the given class.
AbstractDeserializationSchema(TypeHint<T>) - Constructor for class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Creates an AbstractDeserializationSchema that returns the TypeInformation indicated by the given type hint.
AbstractDeserializationSchema(TypeInformation<T>) - Constructor for class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Creates an AbstractDeserializationSchema that returns the given TypeInformation for the produced type.
AbstractDispatcherLeaderProcess - Class in org.apache.flink.runtime.dispatcher.runner
A base DispatcherLeaderProcess.
AbstractDispatcherLeaderProcess.DispatcherGatewayService - Interface in org.apache.flink.runtime.dispatcher.runner
An accessor of the DispatcherGateway.
AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory - Interface in org.apache.flink.runtime.dispatcher.runner
AbstractDispatcherLeaderProcess.State - Enum in org.apache.flink.runtime.dispatcher.runner
The state of the DispatcherLeaderProcess.
AbstractEmbeddedDataStreamPythonFunctionOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
Base class for all Python DataStream operators executed in embedded Python environment.
AbstractEmbeddedDataStreamPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
AbstractEmbeddedPythonFunctionOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
Abstract class for all stream operators to execute Python functions in embedded Python environment.
AbstractEmbeddedPythonFunctionOperator(Configuration) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
 
AbstractEmbeddedSchedulerWorkflowHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
Abstract modify and delete workflow related message headers.
AbstractEmbeddedSchedulerWorkflowHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
AbstractEmbeddedStatelessFunctionOperator - Class in org.apache.flink.table.runtime.operators.python
Base class for all stream operators to execute Python Stateless Functions in embedded Python environment.
AbstractEmbeddedStatelessFunctionOperator(Configuration, RowType, RowType, RowType, int[]) - Constructor for class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
 
AbstractEvent - Class in org.apache.flink.runtime.event
This type of event can be used to exchange notification messages between different TaskExecutor objects at runtime using the communication channels.
AbstractEvent() - Constructor for class org.apache.flink.runtime.event.AbstractEvent
 
AbstractExecNodeExactlyOnceVisitor - Class in org.apache.flink.table.planner.plan.nodes.exec.visitor
Implement of ExecNodeVisitor.
AbstractExecNodeExactlyOnceVisitor() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.visitor.AbstractExecNodeExactlyOnceVisitor
 
AbstractExecutionGraphHandler<R extends ResponseBody,​M extends JobMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
Base class for all ExecutionGraphInfo based REST handlers.
AbstractExecutionGraphHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
 
AbstractExternalDataStreamPythonFunctionOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.process
Base class for all Python DataStream operators executed in Python process.
AbstractExternalDataStreamPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
AbstractExternalOneInputPythonFunctionOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.python.process
AbstractExternalOneInputPythonFunctionOperator is responsible for launching beam runner which will start a python harness to execute user defined python function.
AbstractExternalOneInputPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
AbstractExternalPythonFunctionOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.process
Abstract class for all stream operators to execute Python functions in external environment.
AbstractExternalPythonFunctionOperator(Configuration) - Constructor for class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
AbstractExternalTwoInputPythonFunctionOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.process
AbstractExternalTwoInputPythonFunctionOperator is responsible for launching beam runner which will start a python harness to execute two-input user defined python function.
AbstractExternalTwoInputPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
AbstractFileIOChannel - Class in org.apache.flink.runtime.io.disk.iomanager
 
AbstractFileIOChannel(FileIOChannel.ID, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
Creates a new channel to the path indicated by the given ID.
AbstractFileSource<T,​SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.src
The base class for File Sources.
AbstractFileSource(Path[], FileEnumerator.Provider, FileSplitAssigner.Provider, BulkFormat<T, SplitT>, ContinuousEnumerationSettings) - Constructor for class org.apache.flink.connector.file.src.AbstractFileSource
 
AbstractFileSource.AbstractFileSourceBuilder<T,​SplitT extends FileSourceSplit,​SELF extends AbstractFileSource.AbstractFileSourceBuilder<T,​SplitT,​SELF>> - Class in org.apache.flink.connector.file.src
The generic base builder.
AbstractFileSourceBuilder(Path[], BulkFormat<T, SplitT>, FileEnumerator.Provider, FileSplitAssigner.Provider) - Constructor for class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
AbstractFileStateBackend - Class in org.apache.flink.runtime.state.filesystem
Deprecated.
State backends should no longer implement CheckpointStorage functionality. Please inherit AbstractStateBackend instead. Custom checkpoint storage can be additionally implemented as a separate class.
AbstractFileStateBackend(URI, URI) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
Creates a backend with the given optional checkpoint- and savepoint base directories.
AbstractFileStateBackend(Path, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
Creates a backend with the given optional checkpoint- and savepoint base directories.
AbstractFileStateBackend(Path, Path, ReadableConfig) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
Creates a new backend using the given checkpoint-/savepoint directories, or the values defined in the given configuration.
AbstractForStStateKeysIterator<K> - Class in org.apache.flink.state.forst.sync
Base class for iterators over RocksDB column families.
AbstractForStStateKeysIterator(ForStIteratorWrapper, String, TypeSerializer<K>, int, boolean) - Constructor for class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
AbstractForStSyncState<K,​N,​V> - Class in org.apache.flink.state.forst.sync
Base class for State implementations that store state in a RocksDB database.
AbstractForStSyncState(ColumnFamilyHandle, TypeSerializer<N>, TypeSerializer<V>, V, ForStSyncKeyedStateBackend<K>) - Constructor for class org.apache.flink.state.forst.sync.AbstractForStSyncState
Creates a new RocksDB backed state.
AbstractFsCheckpointStorageAccess - Class in org.apache.flink.runtime.state.filesystem
An implementation of durable checkpoint storage to file systems.
AbstractFsCheckpointStorageAccess(JobID, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Creates a new checkpoint storage.
AbstractHandler<T extends RestfulGateway,​R extends RequestBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler
Super class for netty-based handlers that work with RequestBody.
AbstractHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>, UntypedResponseMessageHeaders<R, M>) - Constructor for class org.apache.flink.runtime.rest.handler.AbstractHandler
 
AbstractHaServices - Class in org.apache.flink.runtime.highavailability
Abstract high availability services based on distributed system(e.g.
AbstractHaServices(Configuration, LeaderElectionDriverFactory, Executor, BlobStoreService, JobResultStore) - Constructor for class org.apache.flink.runtime.highavailability.AbstractHaServices
 
AbstractHashTableProber<PT,​BT> - Class in org.apache.flink.runtime.operators.hash
 
AbstractHashTableProber(TypeComparator<PT>, TypePairComparator<PT, BT>) - Constructor for class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
AbstractHeapPriorityQueue<T extends HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
Abstract base class for heap (object array) based implementations of priority queues, with support for fast deletes via HeapPriorityQueueElement.
AbstractHeapPriorityQueue(int) - Constructor for class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
AbstractHeapPriorityQueueElement - Class in org.apache.flink.runtime.state.heap
Abstract base class for HeapPriorityQueueElement.
AbstractHeapPriorityQueueElement() - Constructor for class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueueElement
 
AbstractHeapState<K,​N,​SV> - Class in org.apache.flink.runtime.state.heap
Base class for partitioned State implementations that are backed by a regular heap hash map.
AbstractHeapVector - Class in org.apache.flink.table.data.columnar.vector.heap
Heap vector that nullable shared structure.
AbstractHeapVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
AbstractID - Class in org.apache.flink.util
A statistically unique identification number.
AbstractID() - Constructor for class org.apache.flink.util.AbstractID
Constructs a new random ID from a uniform distribution.
AbstractID(byte[]) - Constructor for class org.apache.flink.util.AbstractID
Constructs a new ID with a specific bytes value.
AbstractID(long, long) - Constructor for class org.apache.flink.util.AbstractID
Constructs a new abstract ID.
AbstractID(AbstractID) - Constructor for class org.apache.flink.util.AbstractID
Copy constructor: Creates a new abstract ID from the given one.
AbstractIncrementalStateHandle - Class in org.apache.flink.runtime.state
Abstract superclass for all IncrementalKeyedStateHandle.
AbstractIncrementalStateHandle(UUID, KeyGroupRange, long, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, StreamStateHandle, StateHandleID) - Constructor for class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
AbstractInput<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
Base abstract implementation of Input interface intended to be used when extending AbstractStreamOperatorV2.
AbstractInput(AbstractStreamOperatorV2<OUT>, int) - Constructor for class org.apache.flink.streaming.api.operators.AbstractInput
 
AbstractInvokable - Class in org.apache.flink.runtime.jobgraph.tasks
A base implementation of TaskInvokable, CheckpointableTask, and CoordinatedTask with most methods throwing UnsupportedOperationException or doing nothing.
AbstractInvokable(Environment) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Create an Invokable task and set its environment.
AbstractIterativeTask<S extends Function,​OT> - Class in org.apache.flink.runtime.iterative.task
The abstract base class for all tasks able to participate in an iteration.
AbstractIterativeTask(Environment) - Constructor for class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
Create an Invokable task and set its environment.
AbstractJarPlanHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
Message headers for JarPlanHandler.
AbstractJarPlanHeaders() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
AbstractJobClusterExecutor<ClusterID,​ClientFactory extends ClusterClientFactory<ClusterID>> - Class in org.apache.flink.client.deployment.executors
Deprecated.
AbstractJobClusterExecutor(ClientFactory) - Constructor for class org.apache.flink.client.deployment.executors.AbstractJobClusterExecutor
Deprecated.
 
AbstractJobManagerFileHandler<M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.cluster
Base class for serving files from the JobManager.
AbstractJobManagerFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, M>) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.AbstractJobManagerFileHandler
 
AbstractJobVertexHandler<R extends ResponseBody,​M extends JobVertexMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
Base class for request handlers whose response depends on a specific job vertex (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).
AbstractJobVertexHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractJobVertexHandler
Instantiates a new Abstract job vertex handler.
AbstractJsonDeserializationSchema - Class in org.apache.flink.formats.json
Deserialization schema from JSON to Flink Table/SQL internal data structure RowData.
AbstractJsonDeserializationSchema(RowType, TypeInformation<RowData>, boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
AbstractKeyedState<K,​N,​V> - Class in org.apache.flink.runtime.state.v2
The AbstractKeyedState is the root of the abstract state implementation hierarchy, similar to the State being the root of the public API state hierarchy.
AbstractKeyedState(StateRequestHandler, StateDescriptor<V>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractKeyedState
Creates a new AbstractKeyedState with the given asyncExecutionController and stateDescriptor.
AbstractKeyedStateBackend<K> - Class in org.apache.flink.runtime.state
Base implementation of KeyedStateBackend.
AbstractKeyedStateBackend(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, CloseableRegistry, InternalKeyContext<K>) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
AbstractKeyedStateBackend(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, CloseableRegistry, StreamCompressionDecorator, InternalKeyContext<K>) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
AbstractKeyedStateBackend(AbstractKeyedStateBackend<K>) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
AbstractKeyedStateBackend.PartitionStateFactory - Interface in org.apache.flink.runtime.state
 
AbstractKeyedStateBackendBuilder<K> - Class in org.apache.flink.runtime.state
An abstract base implementation of the StateBackendBuilder interface.
AbstractKeyedStateBackendBuilder(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, int, KeyGroupRange, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, Collection<KeyedStateHandle>, StreamCompressionDecorator, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
AbstractKubernetesParameters - Class in org.apache.flink.kubernetes.kubeclient.parameters
Abstract class for the KubernetesParameters.
AbstractKubernetesParameters(Configuration) - Constructor for class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
AbstractKubernetesStepDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
An abstract KubernetesStepDecorator contains common implementations for different plug-in features.
AbstractKubernetesStepDecorator() - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.AbstractKubernetesStepDecorator
 
AbstractKubernetesWatcher<T extends io.fabric8.kubernetes.api.model.HasMetadata,​K extends KubernetesResource<T>> - Class in org.apache.flink.kubernetes.kubeclient.resources
Watcher for resources in Kubernetes.
AbstractListState<K,​N,​V> - Class in org.apache.flink.runtime.state.v2
A default implementation of ListState which delegates all async requests to StateRequestHandler.
AbstractListState(StateRequestHandler, ListStateDescriptor<V>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractListState
 
AbstractManagedMemoryStateBackend - Class in org.apache.flink.runtime.state
Abstract base class for state backends that use managed memory.
AbstractManagedMemoryStateBackend() - Constructor for class org.apache.flink.runtime.state.AbstractManagedMemoryStateBackend
 
AbstractMapBundleOperator<K,​V,​IN,​OUT> - Class in org.apache.flink.table.runtime.operators.bundle
The AbstractMapBundleOperator simply used a java Map to store the input elements in key-value form.
AbstractMapState<K,​N,​UK,​V> - Class in org.apache.flink.runtime.state.v2
A default implementation of MapState which delegates all async requests to StateRequestHandler.
AbstractMapState(StateRequestHandler, MapStateDescriptor<UK, V>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractMapState
 
AbstractMergeInnerJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
An implementation of the JoinTaskIterator that realizes the joining through a sort-merge join strategy.
AbstractMergeInnerJoinIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.AbstractMergeInnerJoinIterator
 
AbstractMergeIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
 
AbstractMergeIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
AbstractMergeOuterJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
An implementation of the JoinTaskIterator that realizes the outer join through a sort-merge join strategy.
AbstractMergeOuterJoinIterator(OuterJoinOperatorBase.OuterJoinType, MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.AbstractMergeOuterJoinIterator
 
AbstractMetricGroup<A extends AbstractMetricGroup<?>> - Class in org.apache.flink.runtime.metrics.groups
Abstract MetricGroup that contains key functionality for adding metrics and groups.
AbstractMetricGroup(MetricRegistry, String[], A) - Constructor for class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
AbstractMetricGroup.ChildType - Enum in org.apache.flink.runtime.metrics.groups
Enum for indicating which child group should be created.
AbstractMetricsHandler<M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.job.metrics
Request handler that returns for a given task a list of all available metrics or the values for a set of metrics.
AbstractMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, MetricCollectionResponseBody, M>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AbstractMetricsHandler
 
AbstractMetricsHeaders<M extends MessageParameters> - Class in org.apache.flink.runtime.rest.messages.job.metrics
AbstractMetricsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
AbstractMultipleInputTransformation<OUT> - Class in org.apache.flink.streaming.api.transformations
Base class for transformations representing the application of a MultipleInputStreamOperator to input Transformations.
AbstractMultipleInputTransformation(String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
AbstractMultipleInputTransformation(String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
AbstractMutableHashTable<T> - Class in org.apache.flink.runtime.operators.hash
 
AbstractMutableHashTable(TypeSerializer<T>, TypeComparator<T>) - Constructor for class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
AbstractNonHaServices - Class in org.apache.flink.runtime.highavailability.nonha
Abstract base class for non high-availability services.
AbstractNonHaServices() - Constructor for class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
AbstractOneInputEmbeddedPythonFunctionOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
AbstractOneInputEmbeddedPythonFunctionOperator is responsible for run Python DataStream operators with one input in Embedded Python environment.
AbstractOneInputEmbeddedPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
AbstractOneInputPythonFunctionOperator<IN,​OUT> - Class in org.apache.flink.table.runtime.operators.python
Base class for all one input stream operators to execute Python functions.
AbstractOneInputPythonFunctionOperator(Configuration) - Constructor for class org.apache.flink.table.runtime.operators.python.AbstractOneInputPythonFunctionOperator
 
AbstractOperationHandler - Class in org.apache.flink.table.gateway.rest.handler.operation
Abstract operation handler.
AbstractOperationHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, OperationStatusResponseBody, OperationMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.operation.AbstractOperationHandler
 
AbstractOperationHeaders - Class in org.apache.flink.table.gateway.rest.header.operation
Abstract operation related message headers.
AbstractOperationHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.operation.AbstractOperationHeaders
 
AbstractOrcColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's ColumnVector to Flink's ColumnVector.
AbstractOrcFileInputFormat<T,​BatchT,​SplitT extends FileSourceSplit> - Class in org.apache.flink.orc
The base for ORC readers for the FileSource.
AbstractOrcFileInputFormat(OrcShim<BatchT>, Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, int) - Constructor for class org.apache.flink.orc.AbstractOrcFileInputFormat
 
AbstractOrcFileInputFormat.OrcReaderBatch<T,​BatchT> - Class in org.apache.flink.orc
The OrcReaderBatch class holds the data structures containing the batch data (column vectors, row arrays, ...) and performs the batch conversion from the ORC representation to the result format.
AbstractOrcFileInputFormat.OrcVectorizedReader<T,​BatchT> - Class in org.apache.flink.orc
A vectorized ORC reader.
AbstractOrcNoHiveVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's ColumnVector to Flink's ColumnVector.
AbstractOuterJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
The abstract outer join driver implements the logic of an outer join operator at runtime.
AbstractOuterJoinDriver() - Constructor for class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
AbstractPagedInputView - Class in org.apache.flink.runtime.memory
The base class for all input views that are backed by multiple memory pages.
AbstractPagedInputView(int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedInputView
Creates a new view that is initially not bound to a memory segment.
AbstractPagedInputView(MemorySegment, int, int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedInputView
Creates a new view that starts with the given segment.
AbstractPagedOutputView - Class in org.apache.flink.runtime.memory
The base class for all output views that are backed by multiple memory pages.
AbstractPagedOutputView(int, int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
AbstractPagedOutputView(MemorySegment, int, int) - Constructor for class org.apache.flink.runtime.memory.AbstractPagedOutputView
Creates a new output view that writes initially to the given initial segment.
AbstractParameterTool - Class in org.apache.flink.util
This class provides common utility methods of ParameterTool and MultipleParameterTool.
AbstractParameterTool() - Constructor for class org.apache.flink.util.AbstractParameterTool
 
AbstractPartFileWriter<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
An abstract writer for the currently open part file in a specific Bucket.
AbstractPartFileWriter(BucketID, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.AbstractPartFileWriter
 
AbstractPartitionTracker<K,​M> - Class in org.apache.flink.runtime.io.network.partition
Base partition tracker implementation, providing underlying data-structures for storing partitions, their associated keys and meta-information.
AbstractPartitionTracker() - Constructor for class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
AbstractPerWindowStateStore(KeyedStateBackend<?>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.AbstractPerWindowStateStore
 
AbstractPrometheusReporter - Class in org.apache.flink.metrics.prometheus
base prometheus reporter for prometheus metrics.
AbstractPrometheusReporter() - Constructor for class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
AbstractPythonEnvironmentManager - Class in org.apache.flink.python.env
The base class of python environment manager which is used to create the PythonEnvironment object used to execute Python functions.
AbstractPythonEnvironmentManager(PythonDependencyInfo, String[], Map<String, String>, JobID) - Constructor for class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
AbstractPythonEnvironmentManager.PythonLeasedResource - Class in org.apache.flink.python.env
Python lease resource which includes environment variables and working directory of execution python environment.
AbstractPythonFunctionOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python
Base class for all stream operators to execute Python functions.
AbstractPythonFunctionOperator(Configuration) - Constructor for class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
AbstractPythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.scalar
Base class for all stream operators to execute Python ScalarFunctions.
AbstractPythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
AbstractPythonStreamAggregateOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate
AbstractPythonStreamAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
AbstractPythonStreamGroupAggregateOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate
AbstractPythonStreamGroupAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, long, long) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
AbstractReader - Class in org.apache.flink.runtime.io.network.api.reader
A basic reader implementation, which wraps an input gate and handles events.
AbstractReader(InputGate) - Constructor for class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
AbstractReducingState<K,​N,​V> - Class in org.apache.flink.runtime.state.v2
A default implementation of ReducingState which delegates all async requests to StateRequestHandler.
AbstractReducingState(StateRequestHandler, ReducingStateDescriptor<V>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractReducingState
 
AbstractRegexParseStrategy - Class in org.apache.flink.table.planner.parse
Strategy to parse statement to Operation by regex.
AbstractRegexParseStrategy(Pattern) - Constructor for class org.apache.flink.table.planner.parse.AbstractRegexParseStrategy
 
AbstractReporter - Class in org.apache.flink.metrics.reporter
Base interface for custom metric reporters.
AbstractReporter() - Constructor for class org.apache.flink.metrics.reporter.AbstractReporter
 
AbstractResourceManagerDriver<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager.active
Abstract common base class for implementations of ResourceManagerDriver.
AbstractResourceManagerDriver(Configuration, Configuration) - Constructor for class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
AbstractResourceManagerHandler<T extends RestfulGateway,​R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.resourcemanager
Base class for REST handlers which need access to the ResourceManager.
AbstractResourceManagerHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>, MessageHeaders<R, P, M>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.resourcemanager.AbstractResourceManagerHandler
 
AbstractRestHandler<T extends RestfulGateway,​R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler
Super class for netty-based handlers that work with RequestBodys and ResponseBodys.
AbstractRestHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>, MessageHeaders<R, P, M>) - Constructor for class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
AbstractRetryStrategy - Class in org.apache.flink.testutils.junit.extensions.retry.strategy
Retry strategy base class.
AbstractRetryStrategy(int, boolean) - Constructor for class org.apache.flink.testutils.junit.extensions.retry.strategy.AbstractRetryStrategy
 
AbstractRichFunction - Class in org.apache.flink.api.common.functions
An abstract stub implementation for rich user-defined functions.
AbstractRichFunction() - Constructor for class org.apache.flink.api.common.functions.AbstractRichFunction
 
AbstractRocksDBState<K,​N,​V> - Class in org.apache.flink.contrib.streaming.state
Base class for State implementations that store state in a RocksDB database.
AbstractRocksDBState(ColumnFamilyHandle, TypeSerializer<N>, TypeSerializer<V>, V, RocksDBKeyedStateBackend<K>) - Constructor for class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
Creates a new RocksDB backed state.
AbstractRocksStateKeysIterator<K> - Class in org.apache.flink.contrib.streaming.state.iterator
Base class for iterators over RocksDB column families.
AbstractRocksStateKeysIterator(RocksIteratorWrapper, String, TypeSerializer<K>, int, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
AbstractRowDataConverter(DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
 
AbstractRowDataSerializer<T extends RowData> - Class in org.apache.flink.table.runtime.typeutils
Row serializer, provided paged serialize paged method.
AbstractRowDataSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
 
AbstractRowTimeUnboundedPrecedingOver<K> - Class in org.apache.flink.table.runtime.operators.over
A basic implementation to support unbounded event-time over-window.
AbstractRowTimeUnboundedPrecedingOver(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
AbstractRuntimeUDFContext - Class in org.apache.flink.api.common.functions.util
A standalone implementation of the RuntimeContext, created by runtime UDF operators.
AbstractRuntimeUDFContext(JobInfo, TaskInfo, UserCodeClassLoader, ExecutionConfig, Map<String, Accumulator<?, ?>>, Map<String, Future<Path>>, OperatorMetricGroup) - Constructor for class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
AbstractS3DelegationTokenProvider - Class in org.apache.flink.fs.s3.common.token
Delegation token provider for S3 filesystems.
AbstractS3DelegationTokenProvider() - Constructor for class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenProvider
 
AbstractS3DelegationTokenReceiver - Class in org.apache.flink.fs.s3.common.token
Delegation token receiver for S3 filesystems.
AbstractS3DelegationTokenReceiver() - Constructor for class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
AbstractS3FileSystemFactory - Class in org.apache.flink.fs.s3.common
Base class for file system factories that create S3 file systems.
AbstractS3FileSystemFactory(String, HadoopConfigLoader) - Constructor for class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
AbstractServerBase<REQ extends MessageBody,​RESP extends MessageBody> - Class in org.apache.flink.queryablestate.network
The base class for every server in the queryable state module.
AbstractServerBase(String, String, Iterator<Integer>, Integer, Integer) - Constructor for class org.apache.flink.queryablestate.network.AbstractServerBase
Creates the AbstractServerBase.
AbstractServerHandler<REQ extends MessageBody,​RESP extends MessageBody> - Class in org.apache.flink.queryablestate.network
The base class of every handler used by an AbstractServerBase.
AbstractServerHandler(AbstractServerBase<REQ, RESP>, MessageSerializer<REQ, RESP>, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.network.AbstractServerHandler
Create the handler.
AbstractServiceConnectionManager<S> - Class in org.apache.flink.runtime.jobmaster.slotpool
Base class for service connection managers, taking care of the connection handling.
AbstractServiceConnectionManager() - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
AbstractSessionClusterExecutor<ClusterID,​ClientFactory extends ClusterClientFactory<ClusterID>> - Class in org.apache.flink.client.deployment.executors
An abstract PipelineExecutor used to execute pipelines on an existing (session) cluster.
AbstractSessionClusterExecutor(ClientFactory, Configuration) - Constructor for class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
AbstractShowOperation - Class in org.apache.flink.table.operations
Base class for SHOW operations.
AbstractShowOperation(String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.AbstractShowOperation
 
AbstractSliceWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
A base implementation of SlicingWindowProcessor for window aggregate.
AbstractSliceWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceAssigner, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
AbstractSlotPoolServiceFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
Abstract SlotPoolServiceFactory.
AbstractSlotPoolServiceFactory(Clock, Duration, Duration, Duration, Duration, boolean) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
AbstractSqlCallContext - Class in org.apache.flink.table.planner.functions.inference
A CallContext backed by Calcite abstractions.
AbstractSqlCallContext(DataTypeFactory, FunctionDefinition, String, boolean) - Constructor for class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
 
AbstractSqlCallContext.LiteralValueAccessor - Interface in org.apache.flink.table.planner.functions.inference
Helper interface for abstracting accessing literals.
AbstractSqlGatewayRestHandler<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Class in org.apache.flink.table.gateway.rest.handler
Super class for sql gateway handlers that work with RequestBodys and ResponseBodys.
AbstractSqlGatewayRestHandler(SqlGatewayService, Map<String, String>, MessageHeaders<R, P, M>) - Constructor for class org.apache.flink.table.gateway.rest.handler.AbstractSqlGatewayRestHandler
 
AbstractSqlShowConverter<T extends SqlShowCall> - Class in org.apache.flink.table.planner.operations.converters
An abstract class for SHOW converters.
AbstractSqlShowConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
AbstractStateBackend - Class in org.apache.flink.runtime.state
An abstract base implementation of the StateBackend interface.
AbstractStateBackend() - Constructor for class org.apache.flink.runtime.state.AbstractStateBackend
 
AbstractStateChangeFsUploader - Class in org.apache.flink.changelog.fs
Base implementation of StateChangeUploader.
AbstractStateChangeFsUploader(boolean, int, ChangelogStorageMetricGroup, TaskChangelogRegistry, BiFunction<Path, Long, StreamStateHandle>) - Constructor for class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
AbstractStateIterator<T> - Class in org.apache.flink.runtime.asyncprocessing
A StateIterator implementation to facilitate async data load of iterator.
AbstractStateIterator(State, StateRequestType, StateRequestHandler, Collection<T>) - Constructor for class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
AbstractStatelessFunctionOperator<IN,​OUT,​UDFIN> - Class in org.apache.flink.table.runtime.operators.python
Base class for all stream operators to execute Python Stateless Functions.
AbstractStatelessFunctionOperator(Configuration, RowType, RowType, RowType) - Constructor for class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
AbstractStreamArrowPythonBoundedRangeOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Abstract class of Stream Arrow Python AggregateFunction Operator for RANGE clause bounded Over Window Aggregation.
AbstractStreamArrowPythonBoundedRangeOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRangeOperator
 
AbstractStreamArrowPythonBoundedRowsOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Abstract class of Stream Arrow Python AggregateFunction Operator for ROWS clause bounded Over Window Aggregation.
AbstractStreamArrowPythonBoundedRowsOperator(Configuration, long, long, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRowsOperator
 
AbstractStreamArrowPythonOverWindowAggregateFunctionOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Abstract class of Stream Arrow Python AggregateFunction Operator for Over Window Aggregation.
AbstractStreamArrowPythonOverWindowAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonOverWindowAggregateFunctionOperator
 
AbstractStreamingJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream
Abstract implementation for streaming unbounded Join operator which defines some member fields can be shared between different implementations.
AbstractStreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
AbstractStreamingWriter<IN,​OUT> - Class in org.apache.flink.connector.file.table.stream
Operator for file system sink.
AbstractStreamingWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>) - Constructor for class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
AbstractStreamOperator<OUT> - Class in org.apache.flink.streaming.api.operators
Base class for all stream operators.
AbstractStreamOperator() - Constructor for class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
AbstractStreamOperator(StreamOperatorParameters<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
AbstractStreamOperatorFactory<OUT> - Class in org.apache.flink.streaming.api.operators
Base class for all stream operator factories.
AbstractStreamOperatorFactory() - Constructor for class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
AbstractStreamOperatorV2<OUT> - Class in org.apache.flink.streaming.api.operators
New base class for all stream operators, intended to eventually replace AbstractStreamOperator.
AbstractStreamOperatorV2(StreamOperatorParameters<OUT>, int) - Constructor for class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
AbstractStreamTableEnvironmentImpl - Class in org.apache.flink.table.api.bridge.internal
Abstract class to implement a StreamTableEnvironment.
AbstractStreamTableEnvironmentImpl(CatalogManager, ModuleManager, ResourceManager, TableConfig, Executor, FunctionCatalog, Planner, boolean, StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
AbstractStreamTaskNetworkInput<T,​R extends RecordDeserializer<DeserializationDelegate<StreamElement>>> - Class in org.apache.flink.streaming.runtime.io
Base class for network-based StreamTaskInput where each channel has a designated RecordDeserializer for spanning records.
AbstractStreamTaskNetworkInput(CheckpointedInputGate, TypeSerializer<T>, StatusWatermarkValve, int, Map<InputChannelInfo, R>, StreamTask.CanEmitBatchOfRecordsChecker) - Constructor for class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
AbstractSubtaskAttemptHandler<R extends ResponseBody,​M extends SubtaskAttemptMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
Base class for request handlers whose response depends on a specific attempt (defined via the "SubtaskAttemptPathParameter.KEY" of a specific subtask (defined via the "SubtaskIndexPathParameter.KEY" in a specific job vertex, (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).
AbstractSubtaskAttemptHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskAttemptHandler
Instantiates a new Abstract job vertex handler.
AbstractSubtaskHandler<R extends ResponseBody,​M extends SubtaskMessageParameters> - Class in org.apache.flink.runtime.rest.handler.job
Base class for request handlers whose response depends on a specific subtask (defined via the "SubtaskIndexPathParameter.KEY" in a specific job vertex, (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).
AbstractSubtaskHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, R, M>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskHandler
Instantiates a new Abstract job vertex handler.
AbstractTaskManagerFileHandler<M extends TaskManagerMessageParameters> - Class in org.apache.flink.runtime.rest.handler.taskmanager
Base class for serving files from the TaskExecutor.
AbstractTaskManagerFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, M>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
AbstractTestBase - Class in org.apache.flink.test.util
Base class for unit tests that run multiple tests and want to reuse the same Flink cluster.
AbstractTestBase() - Constructor for class org.apache.flink.test.util.AbstractTestBase
 
AbstractTestBaseJUnit4 - Class in org.apache.flink.test.util
Deprecated.
Use AbstractTestBase instead.
AbstractTestBaseJUnit4() - Constructor for class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
AbstractThreadsafeJobResultStore - Class in org.apache.flink.runtime.highavailability
An abstract class for threadsafe implementations of the JobResultStore.
AbstractThreadsafeJobResultStore(Executor) - Constructor for class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
AbstractTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
Base class for TopN Function.
AbstractTwoInputEmbeddedPythonFunctionOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
AbstractTwoInputEmbeddedPythonFunctionOperator is responsible for run Python DataStream operators with two input user defined python function in Embedded Python environment.
AbstractTwoInputEmbeddedPythonFunctionOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
AbstractTwoInputStreamTask<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.tasks
Abstract class for executing a TwoInputStreamOperator.
AbstractTwoInputStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
AbstractTwoInputTransformationTranslator<IN1,​IN2,​OUT,​OP extends Transformation<OUT>> - Class in org.apache.flink.streaming.runtime.translators
A base class with functionality used during translating transformations with two inputs.
AbstractTwoInputTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.AbstractTwoInputTransformationTranslator
 
AbstractUdfOperator<OUT,​FT extends Function> - Class in org.apache.flink.api.common.operators
Abstract superclass for all contracts that represent actual operators.
AbstractUdfOperator(UserCodeWrapper<FT>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.AbstractUdfOperator
Creates a new abstract operator with the given name wrapping the given user function.
AbstractUdfStreamOperator<OUT,​F extends Function> - Class in org.apache.flink.streaming.api.operators
This is used as the base class for operators that have a user-defined function.
AbstractUdfStreamOperator(F) - Constructor for class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
AbstractUdfStreamOperator(StreamOperatorParameters<OUT>, F) - Constructor for class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
AbstractUserClassPathJobGraphRetriever - Class in org.apache.flink.runtime.entrypoint.component
Abstract class for the JobGraphRetriever which supports getting user classpaths.
AbstractUserClassPathJobGraphRetriever(File) - Constructor for class org.apache.flink.runtime.entrypoint.component.AbstractUserClassPathJobGraphRetriever
 
AbstractValueState<K,​N,​V> - Class in org.apache.flink.runtime.state.v2
A default implementation of ValueState which delegates all async requests to AsyncExecutionController.
AbstractValueState(StateRequestHandler, ValueStateDescriptor<V>) - Constructor for class org.apache.flink.runtime.state.v2.AbstractValueState
 
AbstractWindowAggProcessor<W> - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
A base class for window aggregate processors.
AbstractWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<W>, WindowAssigner, TypeSerializer<RowData>, boolean, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
AbstractWindowAggProcessor.WindowIsEmptySupplier - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
A supplier that returns whether the window is empty.
AbstractWindowProperty - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
AbstractWindowProperty(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
Deprecated.
 
AbstractWritableVector - Class in org.apache.flink.table.data.columnar.vector.writable
Contains the shared structure for ColumnVectors, including NULL information and dictionary.
AbstractWritableVector() - Constructor for class org.apache.flink.table.data.columnar.vector.writable.AbstractWritableVector
 
ACC_TASK_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
ACC_TASK_BUSY_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
ACC_TASK_IDLE_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
accept(Object, Throwable) - Method in class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
accept(String, K, V) - Method in interface org.apache.flink.util.LinkedOptionalMap.ConsumerWithException
 
accept(Collection<OUT>, Throwable) - Method in class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
accept(RelShuttle) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
accept(RelShuttle) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
accept(RexBiVisitor<R, P>, P) - Method in class org.apache.calcite.rex.RexFieldAccess
 
accept(RexVisitor<R>) - Method in class org.apache.calcite.rex.RexFieldAccess
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.api.ApiExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.AggregateExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.CallExpression
 
accept(ExpressionVisitor<R>) - Method in interface org.apache.flink.table.expressions.Expression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
accept(ExpressionVisitor<R>) - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
accept(ModifyOperationVisitor<R>) - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
accept(ModifyOperationVisitor<R>) - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.DeleteFromFilterOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
accept(ModifyOperationVisitor<T>) - Method in interface org.apache.flink.table.operations.ModifyOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
accept(ModifyOperationVisitor<T>) - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
accept(QueryOperationVisitor<R>) - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in interface org.apache.flink.table.operations.QueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.SetQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.SortQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
accept(QueryOperationVisitor<U>) - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
accept(ExecNodeVisitor) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Accepts a visit from a ExecNodeVisitor.
accept(ExecNodeVisitor) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
accept(DataTypeVisitor<R>) - Method in class org.apache.flink.table.types.AtomicDataType
 
accept(DataTypeVisitor<R>) - Method in class org.apache.flink.table.types.CollectionDataType
 
accept(DataTypeVisitor<R>) - Method in class org.apache.flink.table.types.DataType
 
accept(DataTypeVisitor<R>) - Method in class org.apache.flink.table.types.FieldsDataType
 
accept(DataTypeVisitor<R>) - Method in class org.apache.flink.table.types.KeyValueDataType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.ArrayType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.BigIntType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.BinaryType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.BooleanType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.CharType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.DateType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.DecimalType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.DistinctType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.DoubleType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.FloatType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.IntType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.LogicalType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.MapType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.MultisetType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.NullType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.RawType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.RowType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.SmallIntType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.StructuredType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.SymbolType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.TimestampType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.TimeType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.TinyIntType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.VarCharType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
accept(LogicalTypeVisitor<R>) - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
 
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
 
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Accepts the visitor and applies it this instance.
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Accepts the visitor and applies it this instance.
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Accepts the visitor and applies it this instance.
accept(Visitor<Operator<?>>) - Method in class org.apache.flink.api.common.Plan
Traverses the job depth first from all data sinks on towards the sources.
accept(Visitor<T>) - Method in interface org.apache.flink.util.Visitable
Contains the logic to invoke the visitor and continue the traversal.
accept(S, T, U) - Method in interface org.apache.flink.util.function.TriConsumer
Performs this operation on the given arguments.
accept(S, T, U) - Method in interface org.apache.flink.util.function.TriConsumerWithException
Performs this operation on the given arguments.
accept(S, T, U, V) - Method in interface org.apache.flink.util.function.QuadConsumer
Performs this operation on the given arguments.
accept(T) - Method in interface org.apache.flink.util.concurrent.FutureConsumerWithException
 
accept(T) - Method in interface org.apache.flink.util.function.ThrowingConsumer
Performs this operation on the given argument.
accept(T, U) - Method in interface org.apache.flink.util.function.BiConsumerWithException
Performs this operation on the given arguments.
accept(W, Collection<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.DefaultAccMergingConsumer
 
acceptFile(FileStatus) - Method in class org.apache.flink.api.common.io.FileInputFormat
A simple hook to filter files and directories from the input.
acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson.Serializer
 
acceptsFileUploads() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
acceptsFileUploads() - Method in interface org.apache.flink.runtime.rest.messages.UntypedResponseMessageHeaders
Returns whether this header allows file uploads.
acceptsFileUploads() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
acceptsURL(String) - Static method in class org.apache.flink.table.jdbc.DriverUri
 
acceptsURL(String) - Method in class org.apache.flink.table.jdbc.FlinkDriver
 
acceptWithException(T) - Method in interface org.apache.flink.util.concurrent.FutureConsumerWithException
 
acceptWithoutTimeout(ServerSocket) - Static method in class org.apache.flink.util.NetUtils
Calls ServerSocket.accept() on the provided server socket, suppressing any thrown SocketTimeoutExceptions.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the Access-Control-Allow-Origin header for all responses from the web-frontend.
ACCESS_KEY - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
AccessControlListHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
AccessExecution - Interface in org.apache.flink.runtime.executiongraph
Common interface for the runtime Execution and ArchivedExecution.
AccessExecutionGraph - Interface in org.apache.flink.runtime.executiongraph
Common interface for the runtime DefaultExecutionGraph and ArchivedExecutionGraph.
AccessExecutionJobVertex - Interface in org.apache.flink.runtime.executiongraph
Common interface for the runtime ExecutionJobVertex and ArchivedExecutionJobVertex.
AccessExecutionVertex - Interface in org.apache.flink.runtime.executiongraph
Common interface for the runtime ExecutionVertex and ArchivedExecutionVertex.
accessField(Field, Object) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
This method is handling the IllegalAccess exceptions of Field.get()
accSerializer - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
accumulate(Object, Object...) - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
accumulate(Object, Object...) - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
accumulate(ByteBuf, ByteBuf, int, int) - Static method in class org.apache.flink.runtime.io.network.netty.ByteBufUtils
Accumulates data from source to target.
accumulate(GenericRowData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
accumulate(GenericRowData, StringData, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
accumulate(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Accumulates the input values to the accumulators.
accumulate(RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Accumulates the input values to the accumulators.
accumulate(RowData, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
accumulate(RowData, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
accumulate(RowData, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
accumulate(RowData, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
accumulate(RowData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
accumulate(RowData, StringData, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
accumulate(LastDatedValueFunction.Accumulator<T>, T, LocalDate) - Method in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction
Generic runtime function that will be called with different kind of instances for input depending on actual call in the query.
accumulate(ArrayAggFunction.ArrayAggAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
accumulate(CollectAggFunction.CollectAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, StringData, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
accumulate(HllBuffer, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
accumulate(JsonArrayAggFunction.Accumulator, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
accumulate(JsonObjectAggFunction.Accumulator, StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
accumulate(LagAggFunction.LagAcc<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
accumulate(LagAggFunction.LagAcc<T>, T, int) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
accumulate(LagAggFunction.LagAcc<T>, T, int, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, StringData, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
accumulate(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
accumulate(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
accumulate(PercentileAggFunction.PercentileAccumulator, Object, Double) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
accumulate(PercentileAggFunction.PercentileAccumulator, Object, Double[]) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
accumulate(PercentileAggFunction.PercentileAccumulator, Object, Double[], Number) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
accumulate(PercentileAggFunction.PercentileAccumulator, Object, Double, Number) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
accumulate(CountAggFunction.CountAccumulator) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
accumulate(CountAggFunction.CountAccumulator, Long) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
accumulateBackPressuredTime - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
accumulateBusyTime - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
accumulateExpressions() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Expressions for accumulating the mutable aggregation buffer based on an input row.
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
accumulateExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
accumulateFinalResults() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
accumulateIdleTime - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
accumulator() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Explicitly defines the intermediate result type that a function uses as accumulator.
Accumulator<V,​R extends Serializable> - Interface in org.apache.flink.api.common.accumulators
Accumulators collect distributed statistics or aggregates in a from user functions and operators.
Accumulator() - Constructor for class org.apache.flink.table.examples.java.functions.LastDatedValueFunction.Accumulator
 
Accumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
 
Accumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
 
AccumulatorHelper - Class in org.apache.flink.api.common.accumulators
Helper functions for the interaction with Accumulator.
AccumulatorHelper() - Constructor for class org.apache.flink.api.common.accumulators.AccumulatorHelper
 
accumulatorMap - Variable in class org.apache.flink.runtime.operators.BatchTask
The accumulator map used in the RuntimeContext.
AccumulatorRegistry - Class in org.apache.flink.runtime.accumulators
Main accumulator registry which encapsulates user-defined accumulators.
AccumulatorRegistry(JobID, ExecutionAttemptID) - Constructor for class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
AccumulatorReport - Class in org.apache.flink.runtime.taskexecutor
A report about the current values of all accumulators of the TaskExecutor for a given job.
AccumulatorReport(List<AccumulatorSnapshot>) - Constructor for class org.apache.flink.runtime.taskexecutor.AccumulatorReport
 
accumulatorResults(Map<String, SerializedValue<OptionalFailure<Object>>>) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
AccumulatorsIncludeSerializedValueQueryParameter - Class in org.apache.flink.runtime.rest.messages
Query parameter for job's accumulator handler JobAccumulatorsHandler.
AccumulatorsIncludeSerializedValueQueryParameter() - Constructor for class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
AccumulatorSnapshot - Class in org.apache.flink.runtime.accumulators
This class encapsulates a map of accumulators for a single task.
AccumulatorSnapshot(JobID, ExecutionAttemptID, Map<String, Accumulator<?, ?>>) - Constructor for class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
 
accumulatorTypes - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
accumulatorTypeStrategy(TypeStrategy) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the strategy for inferring the intermediate accumulator data type of a function call.
Acknowledge - Class in org.apache.flink.runtime.messages
A generic acknowledgement message.
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
acknowledgeAllDataProcessed() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
acknowledgeAllDataProcessed() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
acknowledgeAllRecordsProcessed() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Acknowledges all the user records are processed.
acknowledgeAllRecordsProcessed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
When received EndOfData from one channel, it need to acknowledge after this event get processed.
acknowledgeAllRecordsProcessed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
acknowledgeAllRecordsProcessed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
acknowledgeAllRecordsProcessed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
acknowledgeAllRecordsProcessed(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
acknowledgeAllRecordsProcessed(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
acknowledgeAllRecordsProcessed(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
acknowledgeAllRecordsProcessed(InputChannelInfo) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
acknowledgeAllRecordsProcessed(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
acknowledgeAllRecordsProcessed(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Acknowledges all user records are processed for this channel.
acknowledgeCheckpoint(long, CheckpointMetrics) - Method in interface org.apache.flink.runtime.execution.Environment
Confirms that the invokable has successfully completed all steps it needed to for the checkpoint with the give checkpoint-ID.
acknowledgeCheckpoint(long, CheckpointMetrics) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
acknowledgeCheckpoint(long, CheckpointMetrics) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
acknowledgeCheckpoint(long, CheckpointMetrics, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.execution.Environment
Confirms that the invokable has successfully completed all required steps for the checkpoint with the give checkpoint-ID.
acknowledgeCheckpoint(long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
acknowledgeCheckpoint(long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.taskmanager.CheckpointResponder
Acknowledges the given checkpoint.
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, SerializedValue<TaskStateSnapshot>) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
acknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, SerializedValue<TaskStateSnapshot>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
AcknowledgeCheckpoint - Class in org.apache.flink.runtime.messages.checkpoint
This message is sent from the TaskExecutor to the JobMaster to signal that the checkpoint of an individual task is completed.
AcknowledgeCheckpoint(JobID, ExecutionAttemptID, long) - Constructor for class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
AcknowledgeCheckpoint(JobID, ExecutionAttemptID, long, CheckpointMetrics, TaskStateSnapshot) - Constructor for class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
AcknowledgeCheckpointEvent - Class in org.apache.flink.runtime.operators.coordination
An OperatorEvent sent from a subtask to its OperatorCoordinator to signal that the checkpoint of an individual task is completed.
AcknowledgeCheckpointEvent(long) - Constructor for class org.apache.flink.runtime.operators.coordination.AcknowledgeCheckpointEvent
 
acknowledgeCoordinatorState(OperatorInfo, ByteStreamStateHandle) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
acknowledgeMasterState(String, MasterState) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Acknowledges a master state (state generated on the checkpoint coordinator) to the pending checkpoint.
acknowledgeTask(ExecutionAttemptID, TaskStateSnapshot, CheckpointMetrics) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Acknowledges the task with the given execution attempt id and the given subtask state.
ackReport() - Method in class org.apache.flink.metrics.datadog.DCounter
 
ackReport() - Method in class org.apache.flink.metrics.datadog.DMetric
 
acos() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the arc cosine of a given number.
acos(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ACOS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ACOS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
acquire() - Method in class org.apache.flink.api.connector.source.util.ratelimit.GatedRateLimiter
 
acquire() - Method in class org.apache.flink.api.connector.source.util.ratelimit.GuavaRateLimiter
 
acquire() - Method in class org.apache.flink.api.connector.source.util.ratelimit.NoOpRateLimiter
 
acquire() - Method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiter
Returns a future that is completed once another event would not exceed the rate limit.
acquire(int) - Method in interface org.apache.flink.api.common.io.ratelimiting.FlinkConnectorRateLimiter
Acquires permits for the rate limiter.
acquire(int) - Method in class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
 
acquireLease() - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
Returns a ResourceGuard.Lease that prevents closing this stream.
acquireResource() - Method in class org.apache.flink.util.ResourceGuard
Acquired access from one new client for the guarded resource.
AcrossCheckpointFileMergingSnapshotManager - Class in org.apache.flink.runtime.checkpoint.filemerging
A FileMergingSnapshotManager that merging files across checkpoints.
AcrossCheckpointFileMergingSnapshotManager(String, long, PhysicalFilePool.Type, float, Executor, MetricGroup) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.AcrossCheckpointFileMergingSnapshotManager
 
ACTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ACTIVATED - org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
 
ACTIVE - Static variable in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
ACTIVE_STATUS - Static variable in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
ActiveResourceManager<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager.active
An active implementation of ResourceManager.
ActiveResourceManager(ResourceManagerDriver<WorkerType>, Configuration, RpcService, UUID, ResourceID, HeartbeatServices, DelegationTokenManager, SlotManager, ResourceManagerPartitionTrackerFactory, BlocklistHandler.Factory, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup, ThresholdMeter, Duration, Duration, Duration, Executor) - Constructor for class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
ActiveResourceManagerFactory<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager.active
Factory class for creating ActiveResourceManager with various implementations of ResourceManagerDriver.
ActiveResourceManagerFactory() - Constructor for class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory
 
ActorSystemBootstrapTools - Class in org.apache.flink.runtime.rpc.pekko
Tools for starting the Actor Systems used to run the JobManager and TaskManager actors.
ActorSystemScheduledExecutorAdapter - Class in org.apache.flink.runtime.concurrent.pekko
Adapter to use a ActorSystem as a ScheduledExecutor.
ActorSystemScheduledExecutorAdapter(ActorSystem, ClassLoader) - Constructor for class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
ActualDelayedWriteRate - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
ActualDelayedWriteRate - org.apache.flink.state.forst.ForStProperty
 
actualSize - Variable in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
 
ADA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
adaptArguments(TypeInference, CallContext, DataType) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Adapts the call's argument if necessary.
AdaptedCallContext - Class in org.apache.flink.table.types.inference.utils
Helper context that deals with adapted arguments.
AdaptedCallContext(CallContext, DataType) - Constructor for class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
adapterForIterator(Iterator<T>) - Static method in interface org.apache.flink.util.CloseableIterator
 
adapterForIterator(Iterator<T>, AutoCloseable) - Static method in interface org.apache.flink.util.CloseableIterator
 
Adaptive - org.apache.flink.configuration.JobManagerOptions.SchedulerType
 
ADAPTIVE_AUTO_PARALLELISM_AVG_DATA_VOLUME_PER_TASK - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
ADAPTIVE_AUTO_PARALLELISM_DEFAULT_SOURCE_PARALLELISM - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
ADAPTIVE_AUTO_PARALLELISM_ENABLED - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
ADAPTIVE_AUTO_PARALLELISM_MAX_PARALLELISM - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
ADAPTIVE_AUTO_PARALLELISM_MIN_PARALLELISM - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
AdaptiveBatch - org.apache.flink.configuration.JobManagerOptions.SchedulerType
 
AdaptiveBatchScheduler - Class in org.apache.flink.runtime.scheduler.adaptivebatch
This scheduler decides the parallelism of JobVertex according to the data volume it consumes.
AdaptiveBatchScheduler(Logger, JobGraph, Executor, Configuration, Consumer<ComponentMainThreadExecutor>, ScheduledExecutor, ClassLoader, CheckpointsCleaner, CheckpointRecoveryFactory, JobManagerJobMetricGroup, SchedulingStrategyFactory, FailoverStrategy.Factory, RestartBackoffTimeStrategy, ExecutionOperations, ExecutionVertexVersioner, ExecutionSlotAllocatorFactory, long, ComponentMainThreadExecutor, JobStatusListener, Collection<FailureEnricher>, ExecutionGraphFactory, ShuffleMaster<?>, Duration, VertexParallelismAndInputInfosDecider, int, BlocklistOperations, JobManagerOptions.HybridPartitionDataConsumeConstraint, Map<JobVertexID, ForwardGroup>, BatchJobRecoveryHandler) - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
AdaptiveBatchSchedulerFactory - Class in org.apache.flink.runtime.scheduler.adaptivebatch
AdaptiveBatchSchedulerFactory() - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
AdaptiveScheduler - Class in org.apache.flink.runtime.scheduler.adaptive
A SchedulerNG implementation that uses the declarative resource management and automatically adapts the parallelism in case not enough resource could be acquired to run at the configured parallelism, as described in FLIP-160.
AdaptiveScheduler(AdaptiveScheduler.Settings, JobGraph, JobResourceRequirements, Configuration, DeclarativeSlotPool, SlotAllocator, Executor, ClassLoader, CheckpointsCleaner, CheckpointRecoveryFactory, JobManagerJobMetricGroup, RestartBackoffTimeStrategy, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, ExecutionGraphFactory) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
AdaptiveScheduler.Settings - Class in org.apache.flink.runtime.scheduler.adaptive
Consolidated settings for the adaptive scheduler.
AdaptiveSchedulerFactory - Class in org.apache.flink.runtime.scheduler.adaptive
Factory for the adaptive scheduler.
AdaptiveSchedulerFactory() - Constructor for class org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerFactory
 
add() - Method in class org.apache.flink.api.java.tuple.builder.Tuple0Builder
 
add(boolean) - Method in class org.apache.flink.runtime.util.BooleanArrayList
 
add(byte) - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
add(byte[]) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Adds the given element, if it was not already contained.
add(byte[]) - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
add(byte[]) - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Adds the given element, if it was not already contained.
add(byte[]) - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
add(double) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(double) - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
add(double) - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
add(double) - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
add(double) - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
add(float) - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
add(int) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(int) - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
add(int) - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
add(int) - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
add(int) - Method in class org.apache.flink.runtime.util.IntArrayList
 
add(int) - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
 
add(int, V) - Method in class org.apache.flink.types.ListValue
 
add(long) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(long) - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
add(long) - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
add(long) - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
add(long) - Method in class org.apache.flink.runtime.util.LongArrayList
 
add(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
 
add(long, int) - Method in class org.apache.flink.connector.file.table.stream.TaskTracker
 
add(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
add(E) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
add(E) - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
add(EE) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
add(IN) - Method in interface org.apache.flink.api.common.state.AppendingState
Updates the operator state accessible by AppendingState.get() by adding the given value to the list of values.
add(IN) - Method in interface org.apache.flink.api.common.state.v2.AppendingState
Updates the operator state accessible by AppendingState.get() by adding the given value to the list of values.
add(IN) - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
add(IN) - Method in class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
add(IN, ACC) - Method in interface org.apache.flink.api.common.functions.AggregateFunction
Adds the given input value to the given accumulator, returning the new accumulator value.
add(IN, ACC) - Method in class org.apache.flink.api.common.functions.RichAggregateFunction
 
add(Double) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
add(Double) - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
Consider using DoubleCounter.add(double) instead for primitive double values
add(Double) - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
Consider using DoubleMaximum.add(double) instead for primitive double values
add(Double) - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
Consider using DoubleMinimum.add(double) instead for primitive double values
add(Integer) - Method in class org.apache.flink.api.common.accumulators.Histogram
 
add(Integer) - Method in class org.apache.flink.api.common.accumulators.IntCounter
Consider using IntCounter.add(int) instead for primitive int values
add(Integer) - Method in class org.apache.flink.api.common.accumulators.IntMaximum
Consider using IntMaximum.add(int) instead for primitive integer values
add(Integer) - Method in class org.apache.flink.api.common.accumulators.IntMinimum
Consider using IntMinimum.add(int) instead for primitive integer values
add(Long) - Method in class org.apache.flink.api.common.accumulators.LongCounter
Consider using LongCounter.add(long) instead for primitive long values
add(Long) - Method in class org.apache.flink.api.common.accumulators.LongMaximum
Consider using LongMaximum.add(long) instead for primitive long values
add(Long) - Method in class org.apache.flink.api.common.accumulators.LongMinimum
Consider using LongMinimum.add(long) instead for primitive long values
add(Object) - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
add(Object, Object) - Method in class org.apache.flink.streaming.api.functions.aggregation.SumFunction
 
add(String, E) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Add the record from the given split ID.
add(Iterator<T>) - Method in class org.apache.flink.util.UnionIterator
 
add(Map<ResourceProfile, Integer>) - Method in class org.apache.flink.runtime.util.ResourceCounter
Adds the given increment to this resource counter value and returns the resulting value.
add(SourceSplit, E) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Add the record from the given source split.
add(BlockElement) - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Block of description add.
add(MemorySize) - Method in class org.apache.flink.configuration.MemorySize
 
add(DMetric) - Method in class org.apache.flink.metrics.datadog.DSeries
 
add(ResourceProfile, int) - Method in class org.apache.flink.runtime.util.ResourceCounter
Adds increment to the count of resourceProfile and returns the new value.
add(BufferConsumer) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
add(BufferConsumer, int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
add(BufferConsumer, int) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Adds the given buffer.
add(NettyPayload) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
add(MetricDump) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
add(StateObject.StateObjectLocation, long) - Method in class org.apache.flink.runtime.state.StateObject.StateObjectSizeStatsCollector
 
add(ResourceCounter) - Method in class org.apache.flink.runtime.util.ResourceCounter
Adds increment to this resource counter value and returns the resulting value.
add(Extractor<TO, OUT>) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ConcatenatedExtract
 
add(TablePipeline) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
add(TablePipeline) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
add(TablePipeline) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
add(TablePipeline) - Method in interface org.apache.flink.table.api.StatementSet
add(Column) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to add the column at last.
add(Column, TableChange.ColumnPosition) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to add the column with specified position.
add(TableDistribution) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to add a distribution.
add(UniqueConstraint) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to add a unique constraint.
add(WatermarkSpec) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to add a watermark.
add(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
add(RowData) - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
add(RowData) - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Appends the specified row to the end of this buffer.
add(TableColumn) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Adds a TableColumn to this builder.
add(Utils.ChecksumHashCode) - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.And
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.Between
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.Equals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.In
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.IsNull
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.LessThan
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.LessThanEquals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.Not
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.NullSafeEquals
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.Or
 
add(SearchArgument.Builder) - Method in class org.apache.flink.orc.OrcFilters.Predicate
 
add(S) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
add(T) - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
add(T) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
add(T) - Method in class org.apache.flink.connector.file.src.util.Pool
Adds an entry to the pool with an optional payload.
add(T) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
add(T) - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
add(T) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Adds a non-priority element to this deque, which will be polled last.
add(T) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
add(T) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
Adds the element to the queue.
add(T) - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
add(T) - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Adds the given element to the set, if it is not already contained.
add(T) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Add the given task to the task slot.
add(T) - Method in class org.apache.flink.runtime.util.BoundedFIFOQueue
Adds an element to the end of the queue.
add(T) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
add(T) - Method in class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
 
add(T) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
add(T) - Method in class org.apache.flink.table.api.dataview.ListView
Adds the given value to the list.
add(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
add(T) - Method in class org.apache.flink.testutils.junit.SharedObjects
Adds a new object to this SharedObjects.
add(T) - Method in class org.apache.flink.testutils.junit.SharedObjectsExtension
Adds a new object to this SharedObjects.
add(T0) - Method in class org.apache.flink.api.java.tuple.builder.Tuple1Builder
 
add(T0, T1) - Method in class org.apache.flink.api.java.tuple.builder.Tuple2Builder
 
add(T0, T1, T2) - Method in class org.apache.flink.api.java.tuple.builder.Tuple3Builder
 
add(T0, T1, T2, T3) - Method in class org.apache.flink.api.java.tuple.builder.Tuple4Builder
 
add(T0, T1, T2, T3, T4) - Method in class org.apache.flink.api.java.tuple.builder.Tuple5Builder
 
add(T0, T1, T2, T3, T4, T5) - Method in class org.apache.flink.api.java.tuple.builder.Tuple6Builder
 
add(T0, T1, T2, T3, T4, T5, T6) - Method in class org.apache.flink.api.java.tuple.builder.Tuple7Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.flink.api.java.tuple.builder.Tuple8Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.flink.api.java.tuple.builder.Tuple9Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.flink.api.java.tuple.builder.Tuple10Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.flink.api.java.tuple.builder.Tuple11Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.flink.api.java.tuple.builder.Tuple12Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.flink.api.java.tuple.builder.Tuple13Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.flink.api.java.tuple.builder.Tuple14Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.flink.api.java.tuple.builder.Tuple15Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.flink.api.java.tuple.builder.Tuple16Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.flink.api.java.tuple.builder.Tuple17Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.flink.api.java.tuple.builder.Tuple18Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.flink.api.java.tuple.builder.Tuple19Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.flink.api.java.tuple.builder.Tuple20Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.flink.api.java.tuple.builder.Tuple21Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.flink.api.java.tuple.builder.Tuple22Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.flink.api.java.tuple.builder.Tuple23Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Method in class org.apache.flink.api.java.tuple.builder.Tuple24Builder
 
add(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Method in class org.apache.flink.api.java.tuple.builder.Tuple25Builder
 
add(T, boolean, boolean) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Convenience method for adding an element with optional priority and prior removal.
add(T, TypeSerializer<T>) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
add(V) - Method in interface org.apache.flink.api.common.accumulators.Accumulator
 
add(V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
add(V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableReducingState
 
add(V) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
add(V) - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
add(V) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
add(V) - Method in class org.apache.flink.types.ListValue
 
add(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
Updates the operator state accessible by #get(W) by adding the given value to the list of values.
ADD - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace.
ADD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ADD - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ADD - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ADD_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ADD_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ADD_BUFFER_ERROR_CODE - Static variable in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
ADD_ELEMENT - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace + element (e.g. user list append).
add_escapes(String) - Method in exception org.apache.flink.sql.parser.impl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_OR_UPDATE_ELEMENT - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace + element (e.g. user map key put).
addAccumulator(String, Accumulator<V, A>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Add this accumulator.
addAccumulator(String, Accumulator<V, A>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
addAccumulator(String, Accumulator<V, A>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
addAll(int, Collection<? extends V>) - Method in class org.apache.flink.types.ListValue
 
addAll(String, Collection<E>) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Add multiple records from the given split ID.
addAll(Collection<? extends E>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
addAll(Collection<? extends E>) - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
addAll(Collection<? extends T>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
addAll(Collection<? extends T>) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
addAll(Collection<? extends T>) - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
addAll(Collection<? extends T>) - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Adds all the given elements to the set.
addAll(Collection<? extends T>) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
addAll(Collection<? extends V>) - Method in class org.apache.flink.types.ListValue
 
addAll(List<EE>) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
addAll(List<S>) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
addAll(List<T>) - Method in interface org.apache.flink.api.common.state.ListState
Updates the operator state accessible by AppendingState.get() by adding the given values to existing list of values.
addAll(List<T>) - Method in interface org.apache.flink.api.common.state.v2.ListState
Updates the operator state accessible by AppendingState.get() by adding the given values to existing list of values.
addAll(List<T>) - Method in interface org.apache.flink.runtime.state.internal.InternalListState
Updates the operator state accessible by AppendingState.get() by adding the given values to existing list of values.
addAll(List<T>) - Method in class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
 
addAll(List<T>) - Method in class org.apache.flink.table.api.dataview.ListView
Adds all of the elements of the specified list to this list view.
addAll(List<V>) - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
addAll(List<V>) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
addAll(List<V>) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
addAll(AggregatorRegistry) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
addAll(SourceSplit, Collection<E>) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Add multiple records from the given source split.
addAll(Configuration) - Method in class org.apache.flink.configuration.Configuration
 
addAll(Configuration) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
addAll(Configuration) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.Configuration
Adds all entries from the given configuration into this configuration.
addAll(Configuration, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
addAll(Configuration, String) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
addAllFields(Iterable<? extends FlinkFnApi.Schema.Field>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addAllFields(Iterable<? extends FlinkFnApi.TypeInfo.RowTypeInfo.Field>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addAllFieldTypes(Iterable<? extends FlinkFnApi.TypeInfo>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addAllGrouping(Iterable<? extends Integer>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
addAllInputs(Iterable<? extends FlinkFnApi.Input>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addAllInputs(Iterable<? extends FlinkFnApi.Input>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addAllJobParameters(Iterable<? extends FlinkFnApi.JobParameter>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addAllJobParameters(Iterable<? extends FlinkFnApi.JobParameter>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addAllJobParameters(Iterable<? extends FlinkFnApi.JobParameter>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addAllNamedProperties(Iterable<? extends FlinkFnApi.GroupWindow.WindowProperty>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
addAllNamedPropertiesValue(Iterable<Integer>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
addAllocationOnPendingResource(JobID, PendingTaskManagerId, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
addAllocationOnRegisteredResource(JobID, InstanceID, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
addAllSpecs(Iterable<? extends FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addAllStrategies(Iterable<? extends FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addAllToProperties(Properties) - Method in class org.apache.flink.configuration.Configuration
Adds all entries in this Configuration to the given Properties.
addAllToProperties(Properties) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
addAllToProperties(Properties) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
addAllUdfs(Iterable<? extends FlinkFnApi.UserDefinedAggregateFunction>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addAllUdfs(Iterable<? extends FlinkFnApi.UserDefinedFunction>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addAllWindows(Iterable<? extends FlinkFnApi.OverWindow>) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addAndLock(String, T) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Creates a state handle, stores it in ConfigMap.
addAndLock(String, T) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Persist the state to distributed storage(e.g.
addAndLock(String, T) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Creates a state handle, stores it in ZooKeeper and locks it.
addAny(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addAppConfigurationEntry(String, AppConfigurationEntry...) - Method in class org.apache.flink.runtime.security.DynamicConfiguration
Add entries for the given application name.
AddArg(List<SqlNode>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddArg0(List<SqlNode>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addArgument(String) - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
Adds a program argument.
addArgument(String, String) - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
Convenience method for providing key-value program arguments.
addAsyncOptionsToBuilder(Properties, AsyncDynamicTableSinkBuilder<?, ?>) - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory
 
addAsyncOptionsToSinkBuilder(AsyncSinkBaseBuilder<?, RequestEntryT, ?>) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
addAvroGenericDataArrayRegistration(LinkedHashMap<String, KryoRegistration>) - Method in class org.apache.flink.api.java.typeutils.AvroUtils
Registers a special Serializer for GenericData.Array.
addAvroGenericDataArrayRegistration(LinkedHashMap<String, KryoRegistration>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
addAvroSerializersIfRequired(SerializerConfig, Class<?>) - Method in class org.apache.flink.api.java.typeutils.AvroUtils
Loads the utility class from flink-avro and adds Avro-specific serializers.
addAvroSerializersIfRequired(SerializerConfig, Class<?>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
addBatch(String) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
addBinaryLengthConstraint(ExecutionConfigOptions.TypeLengthEnforcer, List<ConstraintEnforcer.FieldInfo>, List<String>, String[]) - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
 
AddBoolBeforeReturnRewriter - Class in org.apache.flink.table.codesplit
A helper class of FunctionSplitter.
AddBoolBeforeReturnRewriter(String, int) - Constructor for class org.apache.flink.table.codesplit.AddBoolBeforeReturnRewriter
 
addBroadcastInputToGroup(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addBufferListener(BufferListener) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Adds a buffer availability listener to the buffer provider.
addBufferListener(BufferListener) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
addChainedTask(Class<? extends ChainedDriver>, TaskConfig, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addChannel(FileIOChannel.ID) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
Add a new File channel.
addCharLengthConstraint(ExecutionConfigOptions.TypeLengthEnforcer, List<ConstraintEnforcer.FieldInfo>, List<String>, String[]) - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
 
addCheckpointAndSubsumeOldestOne(CompletedCheckpoint, CheckpointsCleaner, Runnable) - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Adds a CompletedCheckpoint instance to the list of completed checkpoints.
addCheckpointAndSubsumeOldestOne(CompletedCheckpoint, CheckpointsCleaner, Runnable) - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
addCheckpointAndSubsumeOldestOne(CompletedCheckpoint, CheckpointsCleaner, Runnable) - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
Synchronously writes the new checkpoints to state handle store and asynchronously removes older ones.
addCheckpointAndSubsumeOldestOne(CompletedCheckpoint, CheckpointsCleaner, Runnable) - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
addCheckpointAndSubsumeOldestOne(CompletedCheckpoint, CheckpointsCleaner, Runnable) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
addChild(SqlValidatorNamespace, String, boolean) - Method in class org.apache.calcite.sql.validate.SnapshotScope
 
addClasspaths(Collection<URL>) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
addCollectSink(DataStream<T>) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
 
addCollectSink(DataStream<T>) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Add a collect sink in the job.
addColumnFamilyOptionsToCloseLater(List<ColumnFamilyOptions>, ColumnFamilyHandle) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
addColumnFamilyOptionsToCloseLater(List<ColumnFamilyOptions>, ColumnFamilyHandle) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
addColumns(boolean, List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
Adds additional columns.
addColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
AddColumnType(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addComparatorField(int, TypeComparator<?>) - Method in interface org.apache.flink.api.common.typeutils.CompositeType.TypeComparatorBuilder
 
AddCompoundColumnIdentifier(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddCompoundIdentifierType(List<SqlNode>, List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compound identifier with optional type.
AddCompoundIdentifierTypes(List<SqlNode>, List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comma-separated list of compound identifiers.
addConcurrentExceptions(Iterable<Execution>) - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
 
addConfigAsMainClassArgs(Configuration) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
addConfiguration(Configuration) - Method in class org.apache.flink.table.api.TableConfig
Adds the given key-value configuration to the underlying application-specific configuration.
addConfiguration(Configuration) - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup.FlinkResourceSetupBuilder
 
addConnect(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addConsumedPartitionGroup(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
addConsumer(JobEdge) - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
addConsumers(ConsumerVertexGroup) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
addContainedKind(ModifyKind) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet.Builder
 
addContainedKind(RowKind) - Method in class org.apache.flink.table.connector.ChangelogMode.Builder
 
addConvertedNonCorrSubqs(Map<SqlNode, RexNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Adds to the current map of non-correlated converted sub-queries the elements from another map that contains non-correlated sub-queries that have been converted by another SqlToRelConverter.
addCoOperator(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addCredit(int) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
The credits from consumer are added in incremental way.
addCustomHeader(HttpHeader) - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
Adds a custom header to the message.
addDataset(LineageDataset) - Method in class org.apache.flink.streaming.api.lineage.DefaultSourceLineageVertex
 
addDataSink(GenericDataSinkBase<?>) - Method in class org.apache.flink.api.common.Plan
Adds a data sink to the set of sinks in this program.
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, T) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Adds a new Kryo default serializer to the Runtime.
addDefaultKryoSerializer(Class<?>, T) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Adds a new Kryo default serializer to the Runtime.
addDelete(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addDirectDependency(Dependency) - Method in class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
addDurationMetric(String, long) - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
This adds a custom "duration" type metric, handled and aggregated by the JobInitializationMetricsBuilder.
addEdge(Integer, Integer, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addEdge(Integer, Integer, int, IntermediateDataSetID) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addEdge(SharedBufferEdge) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
addElement(Tuple2<K, V>) - Method in class org.apache.flink.formats.sequencefile.SequenceFileWriter
 
addElement(RowData, long, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
 
addElement(RowData, long, RowData) - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
Adds an element with associated key into the buffer.
addElement(T) - Method in interface org.apache.flink.api.common.serialization.BulkWriter
Adds an element to the encoder.
addElement(T) - Method in class org.apache.flink.formats.avro.AvroBulkWriter
 
addElement(T) - Method in class org.apache.flink.formats.compress.writers.HadoopCompressionBulkWriter
 
addElement(T) - Method in class org.apache.flink.formats.compress.writers.NoCompressionBulkWriter
 
addElement(T) - Method in class org.apache.flink.formats.parquet.ParquetBulkWriter
 
addElement(T) - Method in class org.apache.flink.orc.writer.OrcBulkWriter
 
addEntropy(FileSystem, Path) - Static method in class org.apache.flink.core.fs.EntropyInjector
Handles entropy injection across regular and entropy-aware file systems.
addEscapes(String) - Static method in error org.apache.flink.sql.parser.impl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
AddExpression(List<SqlNode>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
AddExpression2b(List<Object>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddExpressions(List<SqlNode>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a list of expressions separated by commas, appending expressions to a given list.
addFeedbackEdge(Transformation<F>) - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
Adds a feedback edge.
addFeedbackEdge(Transformation<T>) - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
Adds a feedback edge.
addField(int, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortSpecBuilder
 
addField(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
addField(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
addField(Value) - Method in class org.apache.flink.types.Record
 
AddFieldNameType(List<SqlIdentifier>, List<SqlDataTypeSpec>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddFieldNameTypes(List<SqlIdentifier>, List<SqlDataTypeSpec>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "name1 type1 [NULL | NOT NULL], name2 type2 [NULL | NOT NULL] ..." list, the field type default is not nullable.
addFields(int...) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
addFields(int...) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
addFields(int, FlinkFnApi.Schema.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFields(int, FlinkFnApi.Schema.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFields(int, FlinkFnApi.TypeInfo.RowTypeInfo.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFields(int, FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFields(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
addFields(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
addFields(FlinkFnApi.Schema.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFields(FlinkFnApi.Schema.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFields(FlinkFnApi.TypeInfo.RowTypeInfo.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFields(FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFieldsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFieldsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFieldsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
addFieldsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
addFieldTypes(int, FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFieldTypes(int, FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFieldTypes(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFieldTypes(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFieldTypesBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFieldTypesBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
addFileUploadRoute(String) - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes.Builder
 
addFinishedSplit(String) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Mark the split with the given ID as finished.
addFinishedSplits(Collection<String>) - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
Mark multiple splits with the given IDs as finished.
addForwardedField(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
Adds, to the existing information, a field that is forwarded directly from the source record(s) to the destination record(s).
addForwardedField(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsForwardedProperties
 
addForwardedField(int, int, int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
Adds, to the existing information, a field that is forwarded directly from the source record(s) in the first input to the destination record(s).
addGeneralOptions(Options) - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
addGeneralOptions(Options) - Method in interface org.apache.flink.client.cli.CustomCommandLine
Adds custom options to the existing general options.
addGeneralOptions(Options) - Method in class org.apache.flink.client.cli.DefaultCLI
 
addGeneralOptions(Options) - Method in class org.apache.flink.client.cli.GenericCLI
 
addGet(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addGlobalCommitter(DataStream<CommittableMessage<CommT>>, SerializableSupplier<Committer<CommT>>, SerializableSupplier<SimpleVersionedSerializer<CommT>>) - Static method in class org.apache.flink.streaming.api.connector.sink2.StandardSinkTopologies
Adds a global committer to the pipeline that runs as final operator with a parallelism of one.
addGroup(int) - Method in interface org.apache.flink.metrics.MetricGroup
Creates a new MetricGroup and adds it to this groups sub-groups.
addGroup(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
addGroup(String) - Method in interface org.apache.flink.metrics.MetricGroup
Creates a new MetricGroup and adds it to this groups sub-groups.
addGroup(String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
addGroup(String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addGroup(String, String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
addGroup(String, String) - Method in interface org.apache.flink.metrics.MetricGroup
Creates a new key-value MetricGroup pair.
addGroup(String, String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
addGroup(String, String) - Method in class org.apache.flink.runtime.metrics.groups.GenericKeyMetricGroup
 
addGroup(String, String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addGroupExpr(SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
addGrouping(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
AddGroupingElement(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addHash(int) - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
addHead(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
AddHint(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddIdentifierSegment(List<String>, List<SqlParserPos>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one segment of an identifier that may be composite.
addIgnore(State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addIgnore(IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addInEdge(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addInput(List<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
addInput(List<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
 
addInput(Transformation<?>) - Method in class org.apache.flink.streaming.api.transformations.MultipleInputTransformation
 
addInput(Transformation<?>, KeySelector<?, ?>) - Method in class org.apache.flink.streaming.api.transformations.KeyedMultipleInputTransformation
 
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
The previousAcc is accumulator, but input is a row in <key, accumulator> schema, the specific generated MiniBatchGlobalGroupAggFunction.localAgg will project the input to accumulator in merge method.
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
 
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
 
addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
 
addInput(TableOperatorWrapper<?>, int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
addInput(V, IN) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
Adds the given input to the given value, returning the new bundle value.
addInputChannel(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
addInputData(long, InputChannelInfo, int, CloseableIterator<Buffer>) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Add in-flight buffers from the InputChannel.
addInputData(long, InputChannelInfo, int, CloseableIterator<Buffer>) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
addInputData(long, InputChannelInfo, int, CloseableIterator<Buffer>) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
addInputFormat(OperatorID, InputFormat<?, ?>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addInputFormat(OperatorID, UserCodeWrapper<? extends InputFormat<?, ?>>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addInputFormat(OperatorID, UserCodeWrapper<? extends InputFormat<?, ?>>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer.FormatUserCodeTable
 
addInputRequirement(int, StreamConfig.InputRequirement) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addInputs(int, FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(int, FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(int, FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(int, FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputs(FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
addInputToBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
addInputToGroup(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addInsert(String, Table) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
addInsert(String, Table) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
addInsert(String, Table) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
addInsert(String, Table) - Method in interface org.apache.flink.table.api.StatementSet
Shorthand for statementSet.add(table.insertInto(targetPath)).
addInsert(String, Table, boolean) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
addInsert(String, Table, boolean) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
addInsert(String, Table, boolean) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
addInsert(String, Table, boolean) - Method in interface org.apache.flink.table.api.StatementSet
Shorthand for statementSet.add(table.insertInto(targetPath, overwrite)).
addInsert(TableDescriptor, Table) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
addInsert(TableDescriptor, Table) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
addInsert(TableDescriptor, Table) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
addInsert(TableDescriptor, Table) - Method in interface org.apache.flink.table.api.StatementSet
Shorthand for statementSet.add(table.insertInto(targetDescriptor)).
addInsert(TableDescriptor, Table, boolean) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
addInsert(TableDescriptor, Table, boolean) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
addInsert(TableDescriptor, Table, boolean) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
addInsert(TableDescriptor, Table, boolean) - Method in interface org.apache.flink.table.api.StatementSet
Shorthand for statementSet.add(table.insertInto(targetDescriptor, overwrite)).
addInsertSql(String) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
addInsertSql(String) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
addInsertSql(String) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
addInsertSql(String) - Method in interface org.apache.flink.table.api.StatementSet
Adds an INSERT INTO SQL statement.
addIntermediateDataSetIdToConsume(IntermediateDataSetID) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
addInternal(T) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
Implements how to add an element to the queue.
addInternal(T) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
 
addIntoBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
addIntoBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
addIOMetrics(AccessExecution, MetricFetcher, String, String) - Method in class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
Adds the IO metrics for the given attempt to this object.
addIterationAggregator(String, Aggregator<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addIterationAggregators(Collection<AggregatorWithName<?>>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addJar(Path) - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
addJar(Path, JarLocation) - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup.FlinkResourceSetupBuilder
 
addJar(Path) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds the path of a JAR file required to run the job on a task manager.
addJarConfiguration(TableConfig) - Method in class org.apache.flink.table.resource.ResourceManager
Adds the local jar resources to the given TableConfig.
AddJarOperation - Class in org.apache.flink.table.operations.command
Operation to describe an ADD JAR statement.
AddJarOperation(String) - Constructor for class org.apache.flink.table.operations.command.AddJarOperation
 
addJars(Path...) - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
addJars(List<URL>) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds the given jar files to the JobGraph via JobGraph.addJar(org.apache.flink.core.fs.Path).
addJars(List<Path>) - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
addJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
addJob(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Add a job to be monitored to retrieve the job leader id.
addJob(JobID, String) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
addJob(JobID, String) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
addJob(JobID, String) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredJobManagerMetricGroup
 
addJob(JobID, String) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
addJob(JobID, String) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Add the given job to be monitored.
addJobParameter(String, String) - Method in class org.apache.flink.table.api.TableConfig
Sets a custom user parameter that can be accessed via FunctionContext.getJobParameter(String, String).
addJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobParameters(FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParameters(FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParameters(FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobParameters(FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParameters(FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParameters(FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobParametersBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParametersBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParametersBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
addJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
addJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
addJobVertex(JobVertex) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
addJobVertices(Collection<? extends JobVertex>) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
addJvmArg(String) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
AddKeyValueOption(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an option with format key=val whose key is a simple identifier or string literal and value is a string literal.
addLegacySource(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addLineageDataset(LineageDataset) - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageVertex
 
addLineageDatasetFacet(LineageDatasetFacet) - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
addLineageEdge(LineageEdge) - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph.LineageGraphBuilder
 
addLineageEdges(LineageEdge...) - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph.LineageGraphBuilder
 
addList(List<T>) - Method in class org.apache.flink.util.UnionIterator
 
addMainClassArg(String) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
addMasterHook(MasterTriggerRestoreHook<?>) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Adds the given master hook to the checkpoint coordinator.
AddMeasureColumn(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addMessage(CommittableMessage<CommT>) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Adds a CommittableMessage to the collector to hold it until emission.
addMetric(String, long) - Method in interface org.apache.flink.runtime.state.StateBackend.CustomInitializationMetrics
 
addMetric(String, Metric) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Adds the given metric to the group and registers it at the registry, if the group is not yet closed, and if no metric with the same name has been registered before.
addMetric(String, Metric, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
addMonths(int, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Adds a given number of months to a date, represented as the number of days since the epoch.
addMonths(long, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Adds a given number of months to a timestamp, represented as the number of milliseconds since the epoch.
addMultipleInputOperator(Integer, String, String, StreamOperatorFactory<OUT>, List<TypeInformation<?>>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addNamedProperties(FlinkFnApi.GroupWindow.WindowProperty) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
addNamedPropertiesValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
addNewBlockedNodes(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler
Add new blocked node records.
addNewBlockedNodes(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistOperations
Add new blocked node records.
addNewBlockedNodes(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistTracker
Add new blocked node records.
addNewBlockedNodes(Collection<BlockedNode>) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
addNewBlockedNodes(Collection<BlockedNode>) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
addNewBlockedNodes(Collection<BlockedNode>) - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
addNode(Integer, String, String, Class<? extends TaskInvokable>, StreamOperatorFactory<?>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addNotNullConstraint(ExecutionConfigOptions.NotNullEnforcer, int[], List<String>, String[]) - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
 
addNull() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
addNull() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Add a null key.
AddOne - Class in org.apache.flink.python.tests.util
Scala UDF for testing.
AddOne() - Constructor for class org.apache.flink.python.tests.util.AddOne
 
addOpenChannels(List<FileIOChannel>) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
Open File channels.
addOperationRelatedHandlers(List<Tuple2<RestHandlerSpecification, ChannelInboundHandler>>) - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
addOperator(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addOperator(Transformation<?>) - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
addOperator(Transformation<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds an operator to the list of operators that should be executed when calling StreamExecutionEnvironment.execute().
addOperator(OperatorIdentifier, StateBootstrapTransformation<?>) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
addOperatorCoordinator(SerializedValue<OperatorCoordinator.Provider>) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
addOptions(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
AddOptionValue(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an option value (either a string or a numeric) and adds to a list.
AddOrderItem(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one item in an ORDER BY clause, and adds it to a list.
AddOrModifyColumn(SqlAlterTable.AlterTableContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses ADD/MODIFY column_name column_data_type [...].
addOrReplaceColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
addOrReplaceColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Adds additional columns.
addOrUpdate(StateDescriptor<S, T>) - Method in class org.apache.flink.state.changelog.restore.FunctionDelegationHelper
 
addOutEdge(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
addOutput(int, OpFusionCodegenSpecGenerator) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Add the specific OpFusionCodegenSpecGenerator as the output of current operator spec generator, one OpFusionCodegenSpecGenerator may have multiple outputs that form a DAG.
addOutputData(long, ResultSubpartitionInfo, int, Buffer...) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Add in-flight buffers from the ResultSubpartition.
addOutputData(long, ResultSubpartitionInfo, int, Buffer...) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
addOutputData(long, ResultSubpartitionInfo, int, Buffer...) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
addOutputDataFuture(long, ResultSubpartitionInfo, int, CompletableFuture<List<Buffer>>) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Add in-flight bufferFuture from the ResultSubpartition.
addOutputDataFuture(long, ResultSubpartitionInfo, int, CompletableFuture<List<Buffer>>) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
addOutputDataFuture(long, ResultSubpartitionInfo, int, CompletableFuture<List<Buffer>>) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
addOutputFormat(OperatorID, OutputFormat<?>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addOutputFormat(OperatorID, UserCodeWrapper<? extends OutputFormat<?>>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addOutputFormat(OperatorID, UserCodeWrapper<? extends OutputFormat<?>>) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer.FormatUserCodeTable
 
addOutputShipStrategy(ShipStrategyType) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
addParameters(OperatorID, String, String) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addParameters(OperatorID, Configuration) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
addPartialBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
addPartition(String) - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitTrigger
Add a pending partition.
addPartition(String) - Method in class org.apache.flink.connector.file.table.stream.PartitionTimeCommitTrigger
 
addPartition(String) - Method in class org.apache.flink.connector.file.table.stream.ProcTimeCommitTrigger
 
addPartitionAndGetShuffleDescriptor(JobID, ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
 
addPartitionAndGetShuffleDescriptor(JobID, ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
addPartitionAndGetShuffleDescriptor(JobID, ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
addPartitionAndGetShuffleDescriptor(JobID, ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierMasterAgent
 
addPartitionAndGetShuffleDescriptor(JobID, ResultPartitionID) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierMasterAgent
Add a new tiered storage partition and get the TierShuffleDescriptor.
AddPartitionsOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe ALTER TABLE ADD PARTITION statement.
AddPartitionsOperation(ObjectIdentifier, boolean, List<CatalogPartitionSpec>, List<CatalogPartition>) - Constructor for class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
addPatch(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addPendingTaskManager(PendingTaskManager) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
addPendingTaskManagerAllocate(PendingTaskManager) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
addPendingTaskManagerToAllocate(PendingTaskManager) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult.Builder
 
addPendingTaskManagerToRelease(PendingTaskManager) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult.Builder
 
AddPivotAgg(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddPivotValue(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addPost(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addPostCommitTopology(DataStream<CommittableMessage<CommittableT>>) - Method in interface org.apache.flink.streaming.api.connector.sink2.SupportsPostCommitTopology
Adds a custom post-commit topology where all committables can be processed.
addPostRoute(String) - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes.Builder
 
addPreCommitTopology(DataStream<CommittableMessage<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.FileSink
 
addPreCommitTopology(DataStream<CommittableMessage<WriterResultT>>) - Method in interface org.apache.flink.streaming.api.connector.sink2.SupportsPreCommitTopology
Intercepts and modifies the committables sent on checkpoint or at end of input.
addPreWriteTopology(DataStream<InputT>) - Method in interface org.apache.flink.streaming.api.connector.sink2.SupportsPreWriteTopology
Adds an arbitrary topology before the writer.
addPriorityElement(T) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Adds a priority element to this deque, such that it will be polled after all existing priority elements but before any non-priority element.
addProceed(State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addProcessedBytes(int) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
addPut(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addReader(int) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
addReader(int) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Add a new source reader with the given subtask ID.
addReader(int) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
addReader(int) - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
addReader(int) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
addReader(int) - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
addReader(int) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
addReadFields(int, FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
Adds, to the existing information, field(s) that are read in the source record(s) from the first input.
addReadFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
Adds, to the existing information, field(s) that are read in the source record(s).
addRecord(IN) - Method in class org.apache.flink.streaming.api.operators.MapPartitionIterator
 
addRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.JoinRecordAsyncStateView
Add a new record to the state view.
addRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateView
 
addRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Add a new record to the state view.
addRecord(RowData, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateView
Adds a new record with the number of associations to the state view.
addRecord(RowData, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
Adds a new record with the number of associations to the state view.
addRecord(RowData, RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Adds a record into the bufferBundle when processing element in a stream and this function would return the size of the bufferBundle.
addRecord(RowData, RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
The structure of the bundle: first-level key is the joinKey while the second-level key is the hash value of the record.
addRecord(RowData, RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
 
addRecord(RowData, RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
 
addRecord(STATE_VIEW, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
 
addRecord(T) - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
addRecordInOuterSide(OUTER_STATE_VIEW, RowData, int) - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
 
addRecovered(int, BufferConsumer) - Method in interface org.apache.flink.runtime.io.network.partition.CheckpointedResultPartition
 
addRecovered(int, BufferConsumer) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
addRelBuilderConfigTransform(UnaryOperator<RelBuilder.Config>) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
addRequest(R) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
 
address() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Returns the network address the instance's task manager binds its sockets to.
address() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
Address - Class in org.apache.flink.avro.generated
 
Address() - Constructor for class org.apache.flink.avro.generated.Address
Default constructor.
Address(Integer, String, String, String, String, String) - Constructor for class org.apache.flink.avro.generated.Address
All-args constructor.
ADDRESS - Static variable in class org.apache.flink.configuration.JobManagerOptions
The config parameter defining the network address to connect to for communication with the job manager.
ADDRESS - Static variable in class org.apache.flink.configuration.RestOptions
The address that should be used by clients to connect to the server.
ADDRESS - Static variable in class org.apache.flink.table.gateway.rest.util.SqlGatewayRestOptions
The address that should be used by clients to connect to the sql gateway server.
ADDRESS_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
Address.Builder - Class in org.apache.flink.avro.generated
RecordBuilder for Address instances.
AddressNormalizer() - Constructor for class org.apache.flink.table.examples.java.basics.GettingStartedExample.AddressNormalizer
 
AddressResolution - Enum in org.apache.flink.runtime.rpc
Enum specifying whether address resolution should be tried.
addressString() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the IP address where the TaskManager operates.
addReusableCloseCode(CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
addReusableInitCode(CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
addReusableOpenCode(CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
addRoute(HttpMethod, String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Add route.
AddRowConstructor(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a row constructor and adds it to a list.
addRunOptions(Options) - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
addRunOptions(Options) - Method in interface org.apache.flink.client.cli.CustomCommandLine
Adds custom options to the existing run options.
addRunOptions(Options) - Method in class org.apache.flink.client.cli.GenericCLI
 
addRunOptions(Options) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
AddSelectItem(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one item in a select list.
addSessionConfig(Map<String, String>) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
AddSetOpQuery(List<Object>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a set operator (e.g.
AddSetOpQueryOrExpr(List<Object>, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a set operator (e.g.
addShipFiles(List<Path>) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
Adds the given files to the list of files to ship.
addShuffleDescriptors(Map<ResultPartitionID, ShuffleDescriptor>) - Method in class org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
 
addShutdownHook(AutoCloseable, String, Logger) - Static method in class org.apache.flink.util.ShutdownHookUtil
Adds a shutdown hook to the JVM and returns the Thread, which has been registered.
addShutdownHookThread(Thread, String, Logger) - Static method in class org.apache.flink.util.ShutdownHookUtil
Adds a shutdown hook to the JVM.
addSideOutputTags(Collection<OutputTag<?>>) - Method in interface org.apache.flink.streaming.api.operators.python.DataStreamPythonFunctionOperator
Add a collection of OutputTags to the operator.
addSideOutputTags(Collection<OutputTag<?>>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
addSideOutputTags(Collection<OutputTag<?>>) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
addSideOutputTags(Collection<OutputTag<?>>) - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
AddSimpleIdentifiers(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comma-separated list of simple identifiers.
addSink(Integer, String, String, StreamOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addSink(SinkFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Adds the given sink to this DataStream.
addSink(SinkFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
 
addSinkOperator(AbstractDataStream<T>, Sink<T>, TypeInformation<T>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Add sink operator to the input stream.
addSlots(Collection<AllocatedSlot>, long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Adds the given collection of slots to the slot pool.
addSlots(Collection<AllocatedSlot>, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
addSource(Integer, String, String, SourceOperatorFactory<OUT>, TypeInformation<IN>, TypeInformation<OUT>, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
addSource(NextSourceT) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource.HybridSourceBuilder
Add pre-configured source (without switch time modification).
addSource(HybridSource.SourceFactory<T, NextSourceT, ? super EnumT>, Boundedness) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource.HybridSourceBuilder
Add source with deferred instantiation based on previous enumerator.
addSource(SourceFunction<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method relies on the SourceFunction API, which is due to be removed. Use the StreamExecutionEnvironment.fromSource(Source, WatermarkStrategy, String) method based on the new Source API instead.
addSource(SourceFunction<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method relies on the SourceFunction API, which is due to be removed. Use the StreamExecutionEnvironment.fromSource(Source, WatermarkStrategy, String) method based on the new Source API instead.
addSource(SourceFunction<OUT>, String, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method relies on the SourceFunction API, which is due to be removed. Use the StreamExecutionEnvironment.fromSource(Source, WatermarkStrategy, String, TypeInformation) method based on the new Source API instead.
addSource(SourceFunction<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method relies on the SourceFunction API, which is due to be removed. Use the StreamExecutionEnvironment.fromSource(Source, WatermarkStrategy, String, TypeInformation) method based on the new Source API instead.
addSpan(SpanBuilder) - Method in interface org.apache.flink.metrics.MetricGroup
 
addSpan(SpanBuilder) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
addSpan(SpanBuilder) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
addSpan(SpanBuilder) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
addSpan(SpanBuilder) - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Add and log a Span.
addSpan(SpanBuilder) - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
addSpan(SpanBuilder) - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
addSpecs(int, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addSpecs(int, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addSpecsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
addSpecsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
AddSplitEvent<SplitT> - Class in org.apache.flink.runtime.source.event
A source event that adds splits to a source reader.
AddSplitEvent(List<SplitT>, SimpleVersionedSerializer<SplitT>) - Constructor for class org.apache.flink.runtime.source.event.AddSplitEvent
 
addSplits(Collection<FileSourceSplit>) - Method in interface org.apache.flink.connector.file.src.assigners.FileSplitAssigner
Adds a set of splits to this assigner.
addSplits(Collection<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.assigners.LocalityAwareSplitAssigner
 
addSplits(Collection<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.assigners.SimpleSplitAssigner
 
addSplits(List<HybridSourceSplit>) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
addSplits(List<FromElementsSplit>) - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
addSplits(List<SplitT>) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
addSplits(List<SplitT>) - Method in interface org.apache.flink.api.connector.source.SourceReader
Adds a list of splits for this reader to read.
addSplits(List<SplitT>) - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
addSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
 
addSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
Add splits to the split fetcher.
addSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
addSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
addSplitsBack(List<HybridSourceSplit>, int) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
addSplitsBack(List<FileSourceSplit>, int) - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
addSplitsBack(List<FileSourceSplit>, int) - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
addSplitsBack(List<FromElementsSplit>, int) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
addSplitsBack(List<SplitT>, int) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
addSplitsBack(List<SplitT>, int) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Add splits back to the split enumerator.
addSplitsBack(List<SplitT>, int) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
addSplitsForPath(FileStatus, FileSystem, ArrayList<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveAllDirEnumerator
 
addSplitsForPath(FileStatus, FileSystem, ArrayList<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveAllDirEnumerator
 
addSplitsForPath(FileStatus, FileSystem, ArrayList<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
 
addStage() - Method in class org.apache.flink.cep.nfa.DeweyNumber
Creates a new dewey number from this such that a 0 is appended as new last digit.
addStatementSetOperation(ModifyOperation) - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
addStateTransition(StateTransitionAction, State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addStrategies(int, FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addStrategies(int, FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addStrategies(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addStrategies(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addStrategiesBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
addStrategiesBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
AddSubsetDefinition(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addSubsumedCheckpoint(CompletedCheckpoint) - Method in class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
Add one subsumed checkpoint to CheckpointsCleaner, the subsumed checkpoint would be discarded at CheckpointsCleaner.cleanSubsumedCheckpoints(long, Set, Runnable, Executor).
addSynchronousResult(Object) - Method in class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
AddTableIdentifierSegment(List<String>, List<SqlParserPos>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
addTake(State<T>, IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addTake(IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.State
 
addTask(ExecutionAttemptID, String) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
addTask(ExecutionAttemptID, String) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskManagerJobMetricGroup
 
addTask(T) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Add the given task to the slot identified by the task's allocation id.
addTask(T) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
addTaskManager(TaskExecutorConnection, ResourceProfile, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
addTaskManagerToRelease(TaskManagerInfo) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult.Builder
 
addTestNode(Class<? extends ExecNode<?>>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
addTo(DSeries) - Method in class org.apache.flink.metrics.datadog.DHistogram
 
addToCompact(FileSinkCommittable) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
addToDefaults(String, String) - Method in class org.apache.flink.util.AbstractParameterTool
 
addToEnvironment(Map<String, String>, String, String) - Static method in class org.apache.flink.yarn.Utils
Copied method from org.apache.hadoop.yarn.util.Apps.
addToken(String, byte[]) - Method in class org.apache.flink.runtime.security.token.DelegationTokenContainer
 
addToMessageDigest(MessageDigest) - Method in class org.apache.flink.runtime.blob.BlobKey
Adds the BLOB key to the given MessageDigest.
addToPassthrough(FileSinkCommittable) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
addToSelectList(List<SqlNode>, Set<String>, List<Map.Entry<String, RelDataType>>, SqlNode, SelectScope, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Adds an expression to a select list, ensuring that its alias does not clash with any existing expressions on the list.
addToSelectList(List<SqlNode>, Set<String>, List<Map.Entry<String, RelDataType>>, SqlNode, SelectScope, boolean) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
addToSubpartition(int, BufferConsumer, int) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
addTrace(String, T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
addTransitiveDependencyTo(Dependency, Dependency) - Method in class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
addUdfs(int, FlinkFnApi.UserDefinedAggregateFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfs(int, FlinkFnApi.UserDefinedAggregateFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfs(int, FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUdfs(int, FlinkFnApi.UserDefinedFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUdfs(FlinkFnApi.UserDefinedAggregateFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfs(FlinkFnApi.UserDefinedAggregateFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfs(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUdfs(FlinkFnApi.UserDefinedFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUdfsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUdfsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
addUdfsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
addUnfulfillableJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
addUniqueField(int) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds a field as having only unique values.
addUniqueField(FieldSet) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds a FieldSet to be unique
addUniqueFields(Set<FieldSet>) - Method in class org.apache.flink.api.common.operators.CompilerHints
Adds multiple FieldSets to be unique
AddUnpivotValue(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
addUnWantedTaskManager(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
addURL(URL) - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
addURL(URL) - Method in class org.apache.flink.util.MutableURLClassLoader
 
addUserArtifact(String, DistributedCache.DistributedCacheEntry) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds the path of a custom file required to run the job on a task manager.
addUserArtifacts(Map<String, DistributedCache.DistributedCacheEntry>) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
addUserJarBlobKey(PermanentBlobKey) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds the BLOB referenced by the key to the JobGraph's dependencies.
addUserMetadata(String, ByteBuffer) - Method in class org.apache.flink.orc.vector.Vectorizer
Adds arbitrary user metadata to the outgoing ORC file.
addUtilRelatedHandlers(List<Tuple2<RestHandlerSpecification, ChannelInboundHandler>>) - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
addVertex(JobVertex) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Adds a new task vertex to the job graph if it is not already included.
addVertex(JobVertex) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
addVertexToGroup(JobVertexID) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
addVirtualPartitionNode(Integer, Integer, StreamPartitioner<?>, StreamExchangeMode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Adds a new virtual node that is used to connect a downstream vertex to an input with a certain partitioning.
addVirtualSideOutputNode(Integer, Integer, OutputTag) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Adds a new virtual node that is used to connect a downstream vertex to only the outputs with the selected side-output OutputTag.
addWindow(W, MergingWindowSet.MergeFunction<W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Adds a new Window to the set of in-flight windows.
addWindow(W, MergingWindowSet.MergeFunction<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
Adds a new Window to the set of in-flight windows.
addWindows(int, FlinkFnApi.OverWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addWindows(int, FlinkFnApi.OverWindow.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addWindows(FlinkFnApi.OverWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addWindows(FlinkFnApi.OverWindow.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addWindowsBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
addWindowsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
AddWindowSpec(List<SqlNode>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
AddWithItem(List<SqlWithItem>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
adjustBeginLineColumn(int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustDataViews(DataType, boolean) - Static method in class org.apache.flink.table.planner.typeutils.DataViewUtils
Modifies the data type of an accumulator regarding data views.
adjustedMinus(Expression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
adjustedMinus(Expression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DecimalSumWithRetractAggFunction
 
adjustedMinus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
adjustedMinus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
adjustedMinus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
adjustedMinus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DecimalSum0AggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DecimalSum0AggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.DecimalSumAggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
adjustedPlus(UnresolvedReferenceExpression, UnresolvedReferenceExpression) - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DecimalSumWithRetractAggFunction
 
adjustForLocalExecution(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
adjustInputRef(SqlToRelConverter.Blackboard, RexInputRef) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Adjusts the type of a reference to an input field to account for nulls introduced by outer joins; and adjusts the offset to match the physical implementation.
adjustModifiedElement(T) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
 
adjustModifiedElement(T) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
adjustTop() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Should be called when the Object at top changes values.
adjustTypeForArrayConstructor(RelDataType, SqlOperatorBinding) - Static method in class org.apache.flink.table.planner.functions.utils.SqlValidatorUtils
 
adjustTypeForMapConstructor(Pair<RelDataType, RelDataType>, SqlOperatorBinding) - Static method in class org.apache.flink.table.planner.functions.utils.SqlValidatorUtils
 
ADMIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
adoptConvention(Convention) - Method in class org.apache.calcite.tools.RelBuilder
Returns new RelBuilder that adopts the convention provided.
advance() - Method in class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
 
advance() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Advances the view to the next memory segment.
advance() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Moves the output view to the next page.
AdvancedFunctionsExample - Class in org.apache.flink.table.examples.java.functions
Example for implementing more complex UserDefinedFunctions.
AdvancedFunctionsExample() - Constructor for class org.apache.flink.table.examples.java.functions.AdvancedFunctionsExample
 
advanceLastCheckpointId(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
A logical file may share across checkpoints (especially for shared state).
advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator
 
advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
 
advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
 
advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
 
advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
 
advanceNext() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
Advance this iterator by a single kv.
advanceNext() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
 
advanceNext() - Method in interface org.apache.flink.table.runtime.util.RowIterator
Advance this iterator by a single row.
advanceNextSuitableBufferedRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
advanceNextSuitableProbeRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
 
advanceProgress(long) - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
Advances the progress time, the progress time is watermark if working in event-time mode, or current processing time if working in processing-time mode.
advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
advanceProgress(long) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Advances the progress time, the progress time is watermark if working in event-time mode, or current processing time if working in processing-time mode.
advanceTime(long) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Notifies shared buffer that there will be no events with timestamp <&eq; the given value.
advanceTime(long, TimeUnit) - Method in class org.apache.flink.util.clock.ManualClock
Advances the time by the given duration.
advanceTime(Duration) - Method in class org.apache.flink.util.clock.ManualClock
Advances the time by the given duration.
advanceTime(SharedBufferAccessor<T>, NFAState, long, AfterMatchSkipStrategy) - Method in class org.apache.flink.cep.nfa.NFA
Prunes states assuming there will be no events with timestamp lower than the given one.
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
advanceToEndOfEventTime() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Emits the MAX_WATERMARK so that all registered timers are fired.
advanceWatermark(long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceAsyncImpl
Advance one watermark, this will fire some event timers.
advanceWatermark(long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
advanceWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager
Advances the Watermark of all managed timer services, potentially firing event time timers.
advanceWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
advanceWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
advanceWatermarkToTriggerAllWindows() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
Advance the watermark to trigger all the possible windows.
ADVICE - org.apache.flink.table.planner.analyze.PlanAdvice.Kind
Indicate the potential optimization.
after() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
after() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
after() - Method in class org.apache.flink.testutils.junit.SharedObjects
 
after() - Method in class org.apache.flink.testutils.logging.TestLoggerResource
 
after(String) - Static method in interface org.apache.flink.table.catalog.TableChange.ColumnPosition
Get the position to place the column after the specified column.
after(ExtensionContext) - Method in interface org.apache.flink.core.testutils.CustomExtension
 
after(ExtensionContext) - Method in class org.apache.flink.core.testutils.TestContainerExtension
 
AFTER - org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
 
AFTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
afterAll(ExtensionContext) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
 
afterAll(ExtensionContext) - Method in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
afterAll(ExtensionContext) - Method in class org.apache.flink.core.testutils.AllCallbackWrapper
 
afterAll(ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
afterAll(ExtensionContext) - Method in class org.apache.flink.testutils.executor.TestExecutorExtension
 
afterAll(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.ContextClassLoaderExtension
 
afterAll(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryExtension
 
afterAll(ExtensionContext) - Method in class org.apache.flink.util.LogLevelExtension
 
afterEach(ExtensionContext) - Method in class org.apache.flink.core.testutils.EachCallbackWrapper
 
afterEach(ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
afterEach(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryTestExecutionExtension
 
afterEach(ExtensionContext) - Method in class org.apache.flink.testutils.junit.SharedObjectsExtension
 
afterEach(ExtensionContext) - Method in class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers
Creates a trigger that fires when the watermark passes the end of the window.
afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers
Creates a trigger that fires when the processing time passes the end of the window.
AfterEndOfWindow() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
AfterEndOfWindow() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
afterGrow() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
afterGrow() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
afterInvoke() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
afterLast() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
AfterMatchSkipStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Indicate the skip strategy after a match process.
afterReadPage() - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
After read a page, we may need some initialization.
afterReadPage() - Method in class org.apache.flink.formats.parquet.vector.reader.BooleanColumnReader
 
afterTableFunction(SqlToRelConverter.Blackboard, SqlCall, LogicalTableFunctionScan) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
afterTestFailure() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
afterTestFailure() - Method in interface org.apache.flink.util.ExternalResource
 
afterTestSuccess() - Method in class org.apache.flink.tests.util.cache.LolCache
 
afterTestSuccess() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
afterTestSuccess() - Method in interface org.apache.flink.util.ExternalResource
 
AGG_DECIMAL_MINUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
Special "-" operator used internally for implementing SUM/AVG aggregations (with and without retractions) on a Decimal type.
AGG_DECIMAL_PLUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
Special "+" operator used internally for implementing SUM/AVG aggregations (with and without retractions) on a Decimal type.
AGG_DECIMAL_PLUS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See AggDecimalPlusTypeStrategy.
aggArg0(Function<LogicalType, LogicalType>, boolean) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy specific for aggregations that partially produce different nullability depending whether the result is grouped or not.
aggBufferAttributes() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
All fields of the aggregate buffer.
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
aggBufferAttributes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
AggCombiner - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
An implementation of RecordsCombiner that accumulates input records into the window accumulator state.
AggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
 
AggCombiner.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
Factory to create AggCombiner.
AggConverter(SqlToRelConverter.Blackboard, SqlSelect) - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
Creates an AggConverter.
aggDecimalMinus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
Used only for implementing SUM/AVG aggregations (with and without retractions) on a Decimal type to avoid overriding decimal precision/scale calculation for sum/avg with the rules applied for the normal minus.
aggDecimalPlus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
Used only for implementing SUM/AVG aggregations (with and without retractions) on a Decimal type to avoid overriding decimal precision/scale calculation for sum/avg with the rules applied for the normal plus.
aggregate(double) - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
Adds the given value to the current aggregate.
aggregate(long) - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
Adds the given value to the current aggregate.
aggregate(long) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
aggregate(String, AggregateFunction<T, ACC, R>, TypeInformation<K>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads window state generated using an AggregateFunction.
aggregate(String, AggregateFunction<T, ACC, R>, TypeInformation<K>, TypeInformation<T>, TypeInformation<R>) - Method in class org.apache.flink.state.api.EvictingWindowSavepointReader
Reads window state generated using an AggregateFunction.
aggregate(String, AggregateFunction<T, ACC, R>, WindowReaderFunction<R, OUT, K, W>, TypeInformation<K>, TypeInformation<ACC>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads window state generated using an AggregateFunction.
aggregate(String, AggregateFunction<T, ACC, R>, WindowReaderFunction<R, OUT, K, W>, TypeInformation<K>, TypeInformation<T>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.EvictingWindowSavepointReader
Reads window state generated using an AggregateFunction.
aggregate(List<Expression>, List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
aggregate(List<Expression>, Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
aggregate(RelBuilder.GroupKey, Iterable<RelBuilder.AggCall>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Aggregate with multiple calls.
aggregate(RelBuilder.GroupKey, Iterable<RelBuilder.AggCall>) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
Build non-window aggregate for either aggregate or table aggregate.
aggregate(RelBuilder.GroupKey, List<AggregateCall>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Aggregate with an array of AggregateCalls.
aggregate(RelBuilder.GroupKey, RelBuilder.AggCall...) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Aggregate with an array of calls.
aggregate(AggregateFunction<T, ACC, R>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given aggregation function to each window.
aggregate(AggregateFunction<T, ACC, R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given AggregateFunction to each window.
aggregate(AggregateFunction<T, ACC, R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
aggregate(AggregateFunction<T, ACC, R>) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
aggregate(AggregateFunction<T, ACC, R>) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Applies an aggregate transformation on the records of the window.
aggregate(AggregateFunction<T, ACC, R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given aggregation function to each window.
aggregate(AggregateFunction<T, ACC, R>, TypeInformation<ACC>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given aggregation function to each window.
aggregate(AggregateFunction<T, ACC, R>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given AggregateFunction to each window.
aggregate(AggregateFunction<T, ACC, R>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given aggregation function to each window.
aggregate(AggregateFunction<T, ACC, R>, WindowReaderFunction<R, OUT, KEY, W>, TypeInformation<KEY>, TypeSerializer<W>, TypeInformation<ACC>) - Static method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
aggregate(AggregateFunction<T, ACC, V>, AllWindowFunction<V, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, AllWindowFunction<V, R, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessAllWindowFunction<V, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessAllWindowFunction<V, R, W>, TypeInformation<ACC>, TypeInformation<V>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>, TypeInformation<ACC>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>, TypeInformation<ACC>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
aggregate(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>, TypeInformation<ACC>, TypeInformation<V>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>, TypeInformation<ACC>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
aggregate(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>, TypeInformation<ACC>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
aggregate(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>, TypeInformation<ACC>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
aggregate(AggregationFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
 
aggregate(Expression) - Method in interface org.apache.flink.table.api.GroupedTable
Performs an aggregate operation with an aggregate function.
aggregate(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
aggregate(Expression) - Method in interface org.apache.flink.table.api.Table
Performs a global aggregate operation with an aggregate function.
aggregate(Expression) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs an aggregate operation on a window grouped table.
aggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
aggregate(GeneratedNamespaceAggsHandleFunction<?>, AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
aggregate(GeneratedNamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
aggregate(NamespaceAggsHandleFunction<?>, RecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
aggregate(NamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
aggregate(LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
aggregate(DoubleValue) - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
 
aggregate(LongValue) - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
 
aggregate(LongValue) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
aggregate(T) - Method in interface org.apache.flink.api.common.aggregators.Aggregator
Aggregates the given element.
AGGREGATE - org.apache.flink.table.functions.FunctionKind
 
AGGREGATE_ACCUMULATE - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
AGGREGATE_MERGE - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
AGGREGATE_RETRACT - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
AggregateApplyAllWindowFunction<W extends Window,​T,​ACC,​V,​R> - Class in org.apache.flink.streaming.api.functions.windowing
AggregateApplyAllWindowFunction(AggregateFunction<T, ACC, V>, AllWindowFunction<V, R, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.AggregateApplyAllWindowFunction
 
AggregateApplyWindowFunction<K,​W extends Window,​T,​ACC,​V,​R> - Class in org.apache.flink.streaming.api.functions.windowing
AggregateApplyWindowFunction(AggregateFunction<T, ACC, V>, WindowFunction<V, R, K, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.AggregateApplyWindowFunction
 
aggregateCall(AggregateCall) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to an aggregate function as a copy of an AggregateCall.
aggregateCall(AggregateCall, Mapping) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to an aggregate function as a copy of an AggregateCall, applying a mapping.
aggregateCall(SqlAggFunction, boolean, boolean, boolean, RexNode, ImmutableList<RexNode>, ImmutableList<RexNode>, String, ImmutableList<RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to an aggregate function with all applicable operands.
aggregateCall(SqlAggFunction, boolean, boolean, RexNode, String, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Deprecated.
aggregateCall(SqlAggFunction, boolean, boolean, RexNode, String, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Deprecated.
aggregateCall(SqlAggFunction, boolean, RexNode, String, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Deprecated.
aggregateCall(SqlAggFunction, boolean, RexNode, String, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Deprecated.
aggregateCall(SqlAggFunction, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to an aggregate function.
aggregateCall(SqlAggFunction, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to an aggregate function.
AggregatedJobMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
Headers for aggregating job metrics.
AggregatedJobMetricsParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
Parameters for aggregating job metrics.
AggregatedJobMetricsParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsParameters
 
AggregatedMetric - Class in org.apache.flink.runtime.rest.messages.job.metrics
Response type for aggregated metrics.
AggregatedMetric(String) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
AggregatedMetric(String, Double, Double, Double, Double, Double) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
AggregatedMetricsResponseBody - Class in org.apache.flink.runtime.rest.messages.job.metrics
Response type for a collection of aggregated metrics.
AggregatedMetricsResponseBody(Collection<AggregatedMetric>) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody
 
AggregatedMetricsResponseBody.Deserializer - Class in org.apache.flink.runtime.rest.messages.job.metrics
JSON deserializer for AggregatedMetricsResponseBody.
AggregatedMetricsResponseBody.Serializer - Class in org.apache.flink.runtime.rest.messages.job.metrics
JSON serializer for AggregatedMetricsResponseBody.
AggregatedSubtaskMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
Headers for aggregating subtask metrics.
AggregatedSubtaskMetricsParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
Parameters for aggregating subtask metrics.
AggregatedSubtaskMetricsParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsParameters
 
AggregatedTable - Interface in org.apache.flink.table.api
A table that has been performed on the aggregate function.
AggregatedTaskDetailsInfo - Class in org.apache.flink.runtime.rest.messages
Aggregated info of a set of tasks.
AggregatedTaskDetailsInfo(Map<String, Map<String, Long>>, Map<String, Map<String, Long>>) - Constructor for class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
AggregatedTaskManagerMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
Headers for aggregating task manager metrics.
AggregateEvictingWindowReaderFunction<IN,​ACC,​R,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.state.api.input.operator.window
A wrapper for reading an evicting window operator with an aggregate function.
AggregateEvictingWindowReaderFunction(WindowReaderFunction<R, OUT, KEY, W>, AggregateFunction<IN, ACC, R>) - Constructor for class org.apache.flink.state.api.input.operator.window.AggregateEvictingWindowReaderFunction
 
AggregateExpression - Class in org.apache.flink.table.expressions
Resolved and validated expression for calling an aggregate function.
AggregateExpression(FunctionDefinition, List<FieldReferenceExpression>, CallExpression, DataType, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.expressions.AggregateExpression
 
aggregateFunction - Variable in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
AggregateFunction<T,​ACC> - Class in org.apache.flink.table.functions
Base class for a user-defined aggregate function.
AggregateFunction<IN,​ACC,​OUT> - Interface in org.apache.flink.api.common.functions
The AggregateFunction is a flexible aggregation function, characterized by the following features: The aggregates may use different types for input values, intermediate aggregates, and result type, to support a wide range of aggregation types.
AggregateFunction() - Constructor for class org.apache.flink.table.functions.AggregateFunction
 
AggregateFunctionDefinition - Class in org.apache.flink.table.functions
Deprecated.
Non-legacy functions can simply omit this wrapper for declarations.
AggregateFunctionDefinition(String, AggregateFunction<?, ?>, TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
AggregatePhaseStrategy - Enum in org.apache.flink.table.api.config
Aggregate phase strategy which could be specified in OptimizerConfigOptions.TABLE_OPTIMIZER_AGG_PHASE_STRATEGY.
AggregatePushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the aggregation to/from JSON, but also can push the local aggregate into a SupportsAggregatePushDown.
AggregatePushDownSpec(RowType, List<int[]>, List<AggregateCall>, RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
AggregateQueryOperation - Class in org.apache.flink.table.operations
Relational operation that performs computations on top of subsets of input rows grouped by key.
AggregateQueryOperation(List<ResolvedExpression>, List<ResolvedExpression>, QueryOperation, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.AggregateQueryOperation
 
AggregateTaskManagerMetricsParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
Parameters for aggregating task manager metrics.
AggregateTaskManagerMetricsParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregateTaskManagerMetricsParameters
 
aggregateUnique() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Whether to create an Aggregate even if we know that the input is already unique; default false.
aggregateUserAccumulators() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
aggregateUserAccumulators() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Merges all accumulator results from the tasks previously executed in the Executions.
AggregateWindowOperator<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
A WindowOperator for grouped window aggregates.
AggregateWindowOperatorBuilder(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
AggregateWindowOperatorBuilder(NamespaceAggsHandleFunction<?>, RecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
AGGREGATING - org.apache.flink.api.common.state.StateDescriptor.Type
 
AGGREGATING - org.apache.flink.runtime.state.v2.StateDescriptor.Type
 
AGGREGATING_ADD - org.apache.flink.runtime.asyncprocessing.StateRequestType
Add element to aggregating state by AppendingState.asyncAdd(Object).
AGGREGATING_GET - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get value from aggregating state by AppendingState.asyncGet().
AGGREGATING_REMOVE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Remove element from aggregate state.
AggregatingJobsMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Request handler that returns, aggregated across jobs, a list of all available metrics or the values for a set of metrics.
AggregatingJobsMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AggregatingJobsMetricsHandler
 
aggregatingSelectScope - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
aggregatingState() - Static method in interface org.apache.flink.state.api.input.operator.window.WindowContents
 
aggregatingState(String, TypeDescriptor<ACC>, AggregateFunction<IN, ACC, OUT>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the AggregatingStateDeclaration of aggregating state.
AggregatingState<IN,​OUT> - Interface in org.apache.flink.api.common.state
State interface for aggregating state, based on an AggregateFunction.
AggregatingState<IN,​OUT> - Interface in org.apache.flink.api.common.state.v2
State interface for aggregating state, based on an AggregateFunction.
AggregatingStateAdaptor<K,​N,​IN,​ACC,​OUT> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalAggregatingState into InternalAggregatingState.
AggregatingStateAdaptor(InternalAggregatingState<K, N, IN, ACC, OUT>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.AggregatingStateAdaptor
 
aggregatingStateBuilder(String, TypeDescriptor<ACC>, AggregateFunction<IN, ACC, OUT>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the builder of AggregatingStateDeclaration.
AggregatingStateDeclaration<IN,​ACC,​OUT> - Interface in org.apache.flink.api.common.state
This represents a declaration of the aggregating state.
AggregatingStateDeclarationBuilder(String, TypeDescriptor<ACC>, AggregateFunction<IN, ACC, OUT>) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.AggregatingStateDeclarationBuilder
 
AggregatingStateDescriptor<IN,​ACC,​OUT> - Class in org.apache.flink.api.common.state
A StateDescriptor for AggregatingState.
AggregatingStateDescriptor<IN,​ACC,​OUT> - Class in org.apache.flink.runtime.state.v2
AggregatingStateDescriptor(String, AggregateFunction<IN, ACC, OUT>, Class<ACC>) - Constructor for class org.apache.flink.api.common.state.AggregatingStateDescriptor
Creates a new state descriptor with the given name, function, and type.
AggregatingStateDescriptor(String, AggregateFunction<IN, ACC, OUT>, TypeInformation<ACC>) - Constructor for class org.apache.flink.api.common.state.AggregatingStateDescriptor
Creates a new ReducingStateDescriptor with the given name and default value.
AggregatingStateDescriptor(String, AggregateFunction<IN, ACC, OUT>, TypeInformation<ACC>) - Constructor for class org.apache.flink.runtime.state.v2.AggregatingStateDescriptor
Create a new state descriptor with the given name, function, and type.
AggregatingStateDescriptor(String, AggregateFunction<IN, ACC, OUT>, TypeInformation<ACC>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.AggregatingStateDescriptor
Create a new state descriptor with the given name, function, and type.
AggregatingStateDescriptor(String, AggregateFunction<IN, ACC, OUT>, TypeSerializer<ACC>) - Constructor for class org.apache.flink.api.common.state.AggregatingStateDescriptor
Creates a new ValueStateDescriptor with the given name and default value.
AggregatingSubtasksMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Request handler that returns, aggregated across subtasks, a list of all available metrics or the values for a set of metrics.
AggregatingSubtasksMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AggregatingSubtasksMetricsHandler
 
AggregatingTaskManagersMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Request handler that returns, aggregated across task managers, a list of all available metrics or the values for a set of metrics.
AggregatingTaskManagersMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.AggregatingTaskManagersMetricsHandler
 
AggregationFunction<T> - Class in org.apache.flink.streaming.api.functions.aggregation
Holder class for aggregation types that can be used on a windowed stream or keyed stream.
AggregationFunction() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.AggregationFunction
 
AggregationFunction.AggregationType - Enum in org.apache.flink.streaming.api.functions.aggregation
Aggregation types that can be used on a windowed stream or keyed stream.
aggregator - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
Aggregator<T extends Value> - Interface in org.apache.flink.api.common.aggregators
Aggregators are a means of aggregating values across parallel instances of a function.
AGGREGATOR_NAME - Static variable in class org.apache.flink.runtime.iterative.convergence.WorksetEmptyConvergenceCriterion
 
AggregatorRegistry - Class in org.apache.flink.api.common.aggregators
A registry for iteration Aggregators.
AggregatorRegistry() - Constructor for class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
AggregatorWithName<T extends Value> - Class in org.apache.flink.api.common.aggregators
Simple utility class holding an Aggregator with the name it is registered under.
AggregatorWithName(String, Aggregator<T>) - Constructor for class org.apache.flink.api.common.aggregators.AggregatorWithName
Creates a new instance for the given aggregator and name.
aggResultTypes - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
AggsHandleFunction - Interface in org.apache.flink.table.runtime.generated
The base class for handling aggregate functions.
AggsHandleFunctionBase - Interface in org.apache.flink.table.runtime.generated
The base class for handling aggregate or table aggregate functions.
AIMDScalingStrategy - Class in org.apache.flink.connector.base.sink.writer.strategy
AIMDScalingStrategy scales up linearly and scales down multiplicatively.
AIMDScalingStrategy(int, double, int) - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy
 
AIMDScalingStrategy.AIMDScalingStrategyBuilder - Class in org.apache.flink.connector.base.sink.writer.strategy
Builder for AIMDScalingStrategy.
AIMDScalingStrategyBuilder(int) - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy.AIMDScalingStrategyBuilder
 
AirBlockCompressor - Class in org.apache.flink.runtime.io.compression
Flink compressor that wraps Compressor.
AirBlockCompressor(Compressor) - Constructor for class org.apache.flink.runtime.io.compression.AirBlockCompressor
 
AirBlockDecompressor - Class in org.apache.flink.runtime.io.compression
Flink decompressor that wraps Decompressor.
AirBlockDecompressor(Decompressor) - Constructor for class org.apache.flink.runtime.io.compression.AirBlockDecompressor
 
AirCompressorFactory - Class in org.apache.flink.runtime.io.compression
BlockCompressionFactory to create wrapped Compressor and Decompressor.
AirCompressorFactory(Compressor, Decompressor) - Constructor for class org.apache.flink.runtime.io.compression.AirCompressorFactory
 
Alert - Class in org.apache.flink.streaming.examples.statemachine.event
Data type for alerts.
Alert - Class in org.apache.flink.walkthrough.common.entity
A simple alert event.
Alert() - Constructor for class org.apache.flink.walkthrough.common.entity.Alert
 
Alert(int, State, EventType) - Constructor for class org.apache.flink.streaming.examples.statemachine.event.Alert
Creates a new alert.
AlertSink - Class in org.apache.flink.walkthrough.common.sink
Deprecated.
AlertSink() - Constructor for class org.apache.flink.walkthrough.common.sink.AlertSink
Deprecated.
 
AlgorithmOptions - Class in org.apache.flink.configuration
Configuration parameters for join/sort algorithms.
AlgorithmOptions() - Constructor for class org.apache.flink.configuration.AlgorithmOptions
 
alias(String) - Method in interface org.apache.calcite.tools.RelBuilder.GroupKey
Assigns an alias to this group key.
alias(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
alias(RexNode, String) - Method in class org.apache.calcite.tools.RelBuilder
Returns an expression wrapped in an alias.
aligned(String, CheckpointableTask, Clock, int, BarrierAlignmentUtil.DelayableTimer, boolean, CheckpointableInput...) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
ALIGNED - org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
 
ALIGNED - org.apache.flink.streaming.api.windowing.assigners.WindowStagger
Default mode, all panes fire at the same time across all partitions.
ALIGNED_CHECKPOINT_BARRIER - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.ALIGNED_CHECKPOINT_BARRIER indicates that this buffer represents a serialized checkpoint barrier of aligned exactly-once checkpoint mode.
ALIGNED_CHECKPOINT_TIMEOUT - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
alignedBarrierTimeout(long) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Timeout the aligned barrier to unaligned barrier.
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
alignedBarrierTimeout(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
alignedNoTimeout(SnapshotType, CheckpointStorageLocationReference) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
AlignedWindowTableFunctionOperator - Class in org.apache.flink.table.runtime.operators.window.tvf.operator
The operator for aligned window table function.
AlignedWindowTableFunctionOperator(GroupWindowAssigner<TimeWindow>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.operator.AlignedWindowTableFunctionOperator
 
alignedWithTimeout(SnapshotType, CheckpointStorageLocationReference, long) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
alignGroupName(String) - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
alignMaxDrift(Duration) - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
alignUpdateInterval(Duration) - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
alignWatermarkEnabled() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
all() - Static method in class org.apache.flink.table.connector.ChangelogMode
Shortcut for a changelog that can contain all RowKinds.
all(RexNode, SqlOperator, Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an ALL predicate.
all(DataType) - Static method in class org.apache.flink.table.connector.Projection
Create a Projection of all the fields in the provided dataType.
ALL - org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
 
ALL - org.apache.flink.runtime.jobmanager.scheduler.LocationPreferenceConstraint
 
ALL - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
ALL - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
 
ALL - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
 
ALL - org.apache.flink.table.operations.ShowFunctionsOperation.FunctionScope
 
ALL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ALL - Static variable in class org.apache.flink.streaming.api.operators.InputSelection
The InputSelection instance which indicates to select all inputs.
ALL_CHANGES - Static variable in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
A modify kind set contains all change operations.
ALL_CLASSES_IN_TABLE_API_SHOULD_HAVE_VISIBILITY_ANNOTATIONS - Static variable in class org.apache.flink.architecture.rules.TableApiRules
 
ALL_DATA_PRODUCED - org.apache.flink.runtime.scheduler.strategy.ResultPartitionState
Partition has produced all data.
ALL_EDGES_BLOCKING - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
Set all job edges to be ResultPartitionType.BLOCKING.
ALL_EDGES_HYBRID_FULL - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
ALL_EDGES_HYBRID_SELECTIVE - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
ALL_EDGES_PIPELINED - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
ALL_EDGES_PIPELINED_APPROXIMATE - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
ALL_ENFORCED - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
 
ALL_EXCHANGES_BLOCKING - org.apache.flink.api.common.BatchShuffleMode
Upstream and downstream tasks run subsequently.
ALL_EXCHANGES_HYBRID_FULL - org.apache.flink.api.common.BatchShuffleMode
Downstream can start running anytime, as long as the upstream has started.
ALL_EXCHANGES_HYBRID_SELECTIVE - org.apache.flink.api.common.BatchShuffleMode
Downstream can start running anytime, as long as the upstream has started.
ALL_EXCHANGES_PIPELINED - org.apache.flink.api.common.BatchShuffleMode
Upstream and downstream tasks run simultaneously.
ALL_GROUP_COMBINE - org.apache.flink.runtime.operators.DriverStrategy
 
ALL_GROUP_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
ALL_GROUP_REDUCE_COMBINE - org.apache.flink.runtime.operators.DriverStrategy
 
ALL_IN_ONE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
PartitionSpec makes all data in one partition.
ALL_JOB_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
ALL_PRODUCERS_FINISHED - org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
 
ALL_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
ALL_ROWS - org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateMode
 
ALL_TASK_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
ALL_TASK_MANAGER_NETWORK - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
ALL_TO_ALL - org.apache.flink.runtime.jobgraph.DistributionPattern
Each producing sub task is connected to each sub task of the consuming task.
allActionsCompleted() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction.Controller
This method must be called to end the stream task when all actions for the tasks have been performed.
allActionsCompleted() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
This method must be called to end the stream task when all actions for the tasks have been performed.
allActionsCompleted() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.MailboxController
 
allAllowedMethods() - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns all methods that this router handles.
AllCallbackWrapper<C extends CustomExtension> - Class in org.apache.flink.core.testutils
An extension wrap logic for BeforeAllCallback and AfterAllCallback.
AllCallbackWrapper(C) - Constructor for class org.apache.flink.core.testutils.AllCallbackWrapper
 
allChannelsRecovered() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
allChannelsRecovered() - Method in interface org.apache.flink.streaming.runtime.io.checkpointing.UpstreamRecoveryTracker
 
AllFieldsForwardedProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsForwardedProperties
 
allFieldsNoLessThan(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Check whether all fields of this resource profile are no less than the given resource profile.
AllFinishedInputConsumableDecider - Class in org.apache.flink.runtime.scheduler.strategy
AllFinishedInputConsumableDecider() - Constructor for class org.apache.flink.runtime.scheduler.strategy.AllFinishedInputConsumableDecider
 
AllFinishedInputConsumableDecider.Factory - Class in org.apache.flink.runtime.scheduler.strategy
AllGroupCombineDriver<IN,​OUT> - Class in org.apache.flink.runtime.operators
Non-chained driver for the partial group reduce operator that acts like a combiner with a custom output type OUT.
AllGroupCombineDriver() - Constructor for class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
AllGroupReduceDriver<IT,​OT> - Class in org.apache.flink.runtime.operators
GroupReduceDriver task which is executed by a Task Manager.
AllGroupReduceDriver() - Constructor for class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
allInRange() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
alloc() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
ALLOC - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 
allocate(int) - Method in interface org.apache.flink.runtime.state.heap.space.Allocator
Allocate space with the given size.
allocate(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
Try to allocate size bytes from the chunk.
ALLOCATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
allocateAddressAndCreate(List<BindableService>, Endpoints.ApiServiceDescriptor.Builder) - Method in class org.apache.beam.sdk.fn.server.ServerFactory
Creates an instance of this server using an ephemeral address.
allocateAddressAndCreate(List<BindableService>, Endpoints.ApiServiceDescriptor.Builder) - Method in class org.apache.beam.sdk.fn.server.ServerFactory.InetSocketAddressServerFactory
 
allocateAndConfigureBuffer(int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileRegionWriteReadUtils
Allocate a buffer with specific size and configure it to native order.
allocateAvailableSlot(SlotRequestId, AllocationID, ResourceProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
allocateAvailableSlot(SlotRequestId, AllocationID, ResourceProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Allocates the available slot with the given allocation id under the given request id for the given requirement profile.
allocatedHeaderBuffer() - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
AllocatedSlotActions - Interface in org.apache.flink.runtime.jobmaster.slotpool
Interface for components which have to perform actions on allocated slots.
AllocatedSlotInfo - Class in org.apache.flink.runtime.jobmaster
Information about an allocated slot which is owned by a JobMaster.
AllocatedSlotInfo(int, AllocationID) - Constructor for class org.apache.flink.runtime.jobmaster.AllocatedSlotInfo
 
AllocatedSlotPool - Interface in org.apache.flink.runtime.jobmaster.slotpool
The slot pool is responsible for maintaining a set of AllocatedSlots.
AllocatedSlotPool.AllocatedSlotsAndReservationStatus - Interface in org.apache.flink.runtime.jobmaster.slotpool
A collection of AllocatedSlots and their reservation status.
AllocatedSlotPool.FreeSlotInfo - Interface in org.apache.flink.runtime.jobmaster.slotpool
Information about a free slot.
AllocatedSlotReport - Class in org.apache.flink.runtime.jobmaster
The report of currently allocated slots from a given TaskExecutor by a JobMaster.
AllocatedSlotReport(JobID, Collection<AllocatedSlotInfo>) - Constructor for class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
allocateForStSharedResources(long, double, double, boolean, ForStMemoryControllerUtils.ForStMemoryFactory) - Static method in class org.apache.flink.state.forst.ForStMemoryControllerUtils
Allocate memory controllable ForSt shared resources.
allocateFromPhysicalSlot(SlotRequestId, PhysicalSlot, Locality, SlotOwner, boolean) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
allocateOffHeapUnsafeMemory(int) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
 
allocateOffHeapUnsafeMemory(int, Object, Runnable) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Allocates an off-heap unsafe memory and creates a new memory segment to represent that memory.
allocatePages(Object, int) - Method in class org.apache.flink.runtime.memory.MemoryManager
Allocates a set of memory segments from this memory manager.
allocatePages(Object, Collection<MemorySegment>, int) - Method in class org.apache.flink.runtime.memory.MemoryManager
Allocates a set of memory segments from this memory manager.
allocatePhysicalSlots(Collection<PhysicalSlotRequest>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProvider
Submit requests to allocate physical slots.
allocatePhysicalSlots(Collection<PhysicalSlotRequest>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProviderImpl
 
allocateReuseBytes(int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Allocate bytes that is only for temporary usage, it should not be stored in somewhere else.
allocateReuseBytes(int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Allocate bytes that is only for temporary usage, it should not be stored in somewhere else.
allocateReuseChars(int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
 
allocateReuseChars(int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
 
allocateRocksDBSharedResources(long, double, double, boolean, RocksDBMemoryControllerUtils.RocksDBMemoryFactory) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils
Allocate memory controllable RocksDB shared resources.
allocateSegments(int) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
attempts to allocate specified number of segments and should only be used by compaction partition fails silently if not enough segments are available since next compaction could still succeed
allocateSegments(int) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
allocateSharedCachesIfConfigured(RocksDBMemoryConfiguration, Environment, double, Logger, RocksDBMemoryControllerUtils.RocksDBMemoryFactory) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
allocateSharedCachesIfConfigured(ForStMemoryConfiguration, Environment, double, Logger, ForStMemoryControllerUtils.ForStMemoryFactory) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
allocateSlot(int, JobID, AllocationID, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Allocate the slot with the given index for the given job and allocation id.
allocateSlot(int, JobID, AllocationID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
allocateSlot(int, JobID, AllocationID, ResourceProfile, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Allocate the slot with the given index for the given job and allocation id.
allocateSlot(int, JobID, AllocationID, ResourceProfile, Duration) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
allocateSlot(InstanceID, JobID, String, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
allocateSlot(InstanceID, JobID, String, ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Allocate a slot from the task manager.
allocateSlotsAndDeploy(List<Execution>, Map<ExecutionVertexID, ExecutionVertexVersion>) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionDeployer
 
allocateSlotsAndDeploy(List<Execution>, Map<ExecutionVertexID, ExecutionVertexVersion>) - Method in interface org.apache.flink.runtime.scheduler.ExecutionDeployer
Allocate slots and deploy executions.
allocateSlotsAndDeploy(List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
allocateSlotsAndDeploy(List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
allocateSlotsAndDeploy(List<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.SchedulerOperations
Allocate slots and deploy the vertex when slots are returned.
allocateSlotsFor(List<ExecutionAttemptID>) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocator
Allocate slots for the given executions.
allocateSlotsFor(List<ExecutionAttemptID>) - Method in class org.apache.flink.runtime.scheduler.SimpleExecutionSlotAllocator
 
allocateUnpooledOffHeapMemory(int) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Allocates some unpooled off-heap memory and creates a new memory segment that represents that memory.
allocateUnpooledOffHeapMemory(int, Object) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Allocates some unpooled off-heap memory and creates a new memory segment that represents that memory.
allocateUnpooledSegment(int) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Allocates some unpooled memory and creates a new memory segment that represents that memory.
allocateUnpooledSegment(int, Object) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Allocates some unpooled memory and creates a new memory segment that represents that memory.
ALLOCATION_DIR_PREFIX - Static variable in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
allocationBaseDirectory(long) - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns the local state allocation base directory for given checkpoint id w.r.t. our rotation over all available allocation base directories.
allocationBaseDirectory(long) - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
allocationBaseDirsCount() - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns the total number of allocation base directories.
allocationBaseDirsCount() - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
allocationID - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
AllocationID of the owning slot.
AllocationID - Class in org.apache.flink.runtime.clusterframework.types
Unique identifier for a physical slot allocated by a JobManager via the ResourceManager from a TaskManager.
AllocationID() - Constructor for class org.apache.flink.runtime.clusterframework.types.AllocationID
Constructs a new random AllocationID.
AllocationID(long, long) - Constructor for class org.apache.flink.runtime.clusterframework.types.AllocationID
Constructs a new AllocationID with the given parts.
Allocator - Interface in org.apache.flink.runtime.state.heap.space
Implementations are responsible for allocate space.
allOptions - Variable in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
 
AllOrDistinct() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ALLOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ALLOW_COMMENTS - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
ALLOW_UNALIGNED_SOURCE_SPLITS - Static variable in class org.apache.flink.configuration.PipelineOptions
Will be removed in future Flink releases.
ALLOW_UNORDERED - org.apache.flink.table.api.config.ExecutionConfigOptions.AsyncOutputMode
Allow unordered output mode, will attempt to use {@see AsyncDataStream.OutputMode.UNORDERED} when it does not affect the correctness of the result, otherwise ORDERED will be still used.
allowAliasUnnestItems() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowCharLiteralAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowCombinations() - Method in class org.apache.flink.cep.pattern.Pattern
Applicable only to Quantifier.looping(ConsumingStrategy) and Quantifier.times(ConsumingStrategy) patterns, this option allows more flexibility to the matching events.
ALLOWED_FALLBACK_FILESYSTEMS - Static variable in class org.apache.flink.configuration.CoreOptions
 
allowedLateness - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
The allowed lateness for elements.
allowedLateness - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
 
allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
allowedLateness(Duration) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Sets the time by which elements are allowed to be late.
allowedLateness(Duration) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Sets the time by which elements are allowed to be late.
allowedLateness(Duration) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Sets the time by which elements are allowed to be late.
allowedLateness(Duration) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Sets the time by which elements are allowed to be late.
allowedLateness(Duration) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
ALLOWEDLATENESS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
allowedMethods(String) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns allowed methods for a specific URI.
allowExplicitRowValueConstructor() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowExtend() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowExtendedTrim() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowGeometry() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowHyphenInUnquotedTableName() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowNiladicParentheses() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowNonRestoredState() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Returns whether non restored state is allowed if the savepoint contains state that cannot be mapped back to the job.
AllowNonRestoredStateQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Query parameter that specifies whether non restored state is allowed if the savepoint contains state for an operator that is not part of the job.
AllowNonRestoredStateQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.AllowNonRestoredStateQueryParameter
 
allowPartial(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets whether to allow partial width windows; default true.
allowPluralTimeUnits() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowQualifyingCommonColumn() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
allowRawGlobally() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines that a RAW data type may be used for all classes that cannot be mapped to any SQL-like data type or cause an error.
allowRawPattern() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines that a RAW data type may be used for all classes that cannot be mapped to any SQL-like data type or cause an error if their class name starts with or is equal to one of the given patterns.
allProceduresAreCallable() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
AllReduceDriver<T> - Class in org.apache.flink.runtime.operators
Reduce task which is executed by a Task Manager.
AllReduceDriver() - Constructor for class org.apache.flink.runtime.operators.AllReduceDriver
 
allTablesAreSelectable() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
AllToAllBlockingResultInfo - Class in org.apache.flink.runtime.scheduler.adaptivebatch
Information of All-To-All result.
AllWindowedStream<T,​W extends Window> - Class in org.apache.flink.streaming.api.datastream
A AllWindowedStream represents a data stream where the stream of elements is split into windows based on a WindowAssigner.
AllWindowedStream(DataStream<T>, WindowAssigner<? super T, W>) - Constructor for class org.apache.flink.streaming.api.datastream.AllWindowedStream
 
AllWindowFunction<IN,​OUT,​W extends Window> - Interface in org.apache.flink.streaming.api.functions.windowing
Base interface for functions that are evaluated over non-keyed windows.
AllWorkersDoneEvent - Class in org.apache.flink.runtime.iterative.event
Event sent by the IterationSynchronizationSinkTask to each IterationHead signaling to start a new superstep.
AllWorkersDoneEvent() - Constructor for class org.apache.flink.runtime.iterative.event.AllWorkersDoneEvent
 
AllWorkersDoneEvent(Map<String, Aggregator<?>>) - Constructor for class org.apache.flink.runtime.iterative.event.AllWorkersDoneEvent
 
ALREADY_COMMITTED_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
AlreadyExistException(String) - Constructor for exception org.apache.flink.runtime.persistence.StateHandleStore.AlreadyExistException
Creates a new Exception with the given message and null cause.
AlreadyExistException(String, Throwable) - Constructor for exception org.apache.flink.runtime.persistence.StateHandleStore.AlreadyExistException
Creates a new Exception with the given message and cause.
ALTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
alterCatalog(String, CatalogChange) - Method in class org.apache.flink.table.catalog.CatalogManager
Alters a catalog under the given name.
AlterCatalogCommentOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER CATALOG COMMENT statement.
AlterCatalogCommentOperation(String, String) - Constructor for class org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
 
AlterCatalogFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER FUNCTION statement for catalog functions.
AlterCatalogFunctionOperation(ObjectIdentifier, CatalogFunction, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
AlterCatalogOptionsOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER CATALOG SET statement.
AlterCatalogOptionsOperation(String, Map<String, String>) - Constructor for class org.apache.flink.table.operations.ddl.AlterCatalogOptionsOperation
 
AlterCatalogResetOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe an ALTER CATALOG RESET statement.
AlterCatalogResetOperation(String, Set<String>) - Constructor for class org.apache.flink.table.operations.ddl.AlterCatalogResetOperation
 
alterDatabase(String, String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Modify an existing database.
alterDatabase(String, CatalogDatabase, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Modify an existing database.
alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterDatabaseEvent - Interface in org.apache.flink.table.catalog.listener
When a database is altered, an AlterDatabaseEvent event will be created and fired which has the old database and new database.
AlterDatabaseOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER DATABASE statement.
AlterDatabaseOperation(String, String, CatalogDatabase) - Constructor for class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
alterFunction(ObjectPath, CatalogFunction, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Modify an existing function.
alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterMaterializedTableChangeOperation - Class in org.apache.flink.table.operations.materializedtable
Alter materialized table with new table definition and table changes represents the modification.
AlterMaterializedTableChangeOperation(ObjectIdentifier, List<TableChange>, CatalogMaterializedTable) - Constructor for class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableChangeOperation
 
AlterMaterializedTableOperation - Class in org.apache.flink.table.operations.materializedtable
Abstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set properties.
AlterMaterializedTableOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableOperation
 
AlterMaterializedTableRefreshOperation - Class in org.apache.flink.table.operations.materializedtable
Operation to describe clause like: ALTER MATERIALIZED TABLE [catalog_name.]
AlterMaterializedTableRefreshOperation(ObjectIdentifier, Map<String, String>) - Constructor for class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableRefreshOperation
 
AlterMaterializedTableResumeOperation - Class in org.apache.flink.table.operations.materializedtable
Operation to describe a ALTER MATERIALIZED TABLE ...
AlterMaterializedTableResumeOperation(ObjectIdentifier, Map<String, String>) - Constructor for class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableResumeOperation
 
AlterMaterializedTableSuspendOperation - Class in org.apache.flink.table.operations.materializedtable
Operation to describe a ALTER MATERIALIZED TABLE ...
AlterMaterializedTableSuspendOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableSuspendOperation
 
alternating(String, CheckpointableTask, SubtaskCheckpointCoordinator, Clock, int, BarrierAlignmentUtil.DelayableTimer, boolean, CheckpointableInput...) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
AlterOperation - Interface in org.apache.flink.table.operations.ddl
A Operation that describes the DDL statements, e.g.
alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Alter a partition.
alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Update the column statistics of a table partition.
alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterPartitionOperation - Class in org.apache.flink.table.operations.ddl
Abstract Operation to describe all ALTER TABLE statements that should be applied to partitions.
AlterPartitionOperation(ObjectIdentifier, CatalogPartitionSpec) - Constructor for class org.apache.flink.table.operations.ddl.AlterPartitionOperation
 
AlterPartitionPropertiesOperation - Class in org.apache.flink.table.operations.ddl
Operation to alter the properties of partition.
AlterPartitionPropertiesOperation(ObjectIdentifier, CatalogPartitionSpec, CatalogPartition) - Constructor for class org.apache.flink.table.operations.ddl.AlterPartitionPropertiesOperation
 
alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Update the statistics of a table partition.
alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterSchemaConverter - Class in org.apache.flink.table.planner.operations
Converter to convert SqlAlterTableSchema with source table to generate new Schema.
alterTable(CatalogBaseTable, List<TableChange>, ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Alters a table in a given fully qualified path with table changes.
alterTable(CatalogBaseTable, ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Alters a table in a given fully qualified path.
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Modifies an existing table or view.
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
alterTable(ObjectPath, CatalogBaseTable, List<TableChange>, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Modifies an existing table or view.
alterTable(ObjectPath, CatalogBaseTable, List<TableChange>, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterTableAddOrModify(SqlAlterTable.AlterTableContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses ALTER TABLE table_name ADD/MODIFY [...].
AlterTableAddPartition(SqlAddPartitions.AlterTableAddPartitionContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses ALTER TABLE table_name ADD [IF NOT EXISTS] PARTITION partition_spec [PARTITION partition_spec][...].
AlterTableAddPartitionContext() - Constructor for class org.apache.flink.sql.parser.ddl.SqlAddPartitions.AlterTableAddPartitionContext
 
AlterTableChangeOperation - Class in org.apache.flink.table.operations.ddl
Alter table with new table definition and table changes represents the modification.
AlterTableChangeOperation(ObjectIdentifier, List<TableChange>, CatalogTable, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Update the column statistics of a table.
alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterTableContext() - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTable.AlterTableContext
 
AlterTableDropPartitions(SqlDropPartitions.AlterTableDropPartitionsContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses ALTER TABLE table_name DROP [IF EXISTS] PARTITION partition_spec[, PARTITION partition_spec, ...].
AlterTableDropPartitionsContext() - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropPartitions.AlterTableDropPartitionsContext
 
AlterTableEvent - Interface in org.apache.flink.table.catalog.listener
When a table is altered, a AlterTableEvent event will be created and fired.
AlterTableOperation - Class in org.apache.flink.table.operations.ddl
Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties.
AlterTableOperation(ObjectIdentifier, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableOperation
 
AlterTableOptionsOperation - Class in org.apache.flink.table.legacy.operations.ddl
Deprecated.
Please use AlterTableChangeOperation instead.
AlterTableOptionsOperation(ObjectIdentifier, CatalogTable, boolean) - Constructor for class org.apache.flink.table.legacy.operations.ddl.AlterTableOptionsOperation
Deprecated.
 
AlterTableRenameOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER TABLE ..
AlterTableRenameOperation(ObjectIdentifier, ObjectIdentifier, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
AlterTableSchemaOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe altering the schema of a table.
AlterTableSchemaOperation(ObjectIdentifier, CatalogTable, boolean) - Constructor for class org.apache.flink.table.operations.ddl.AlterTableSchemaOperation
 
alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Update the statistics of a table.
alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
AlterViewAsOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe an ALTER VIEW ...
AlterViewAsOperation(ObjectIdentifier, CatalogView) - Constructor for class org.apache.flink.table.operations.ddl.AlterViewAsOperation
 
AlterViewOperation - Class in org.apache.flink.table.operations.ddl
Abstract Operation to describe all ALTER VIEW statements.
AlterViewOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.ddl.AlterViewOperation
 
AlterViewPropertiesOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER VIEW ..
AlterViewPropertiesOperation(ObjectIdentifier, CatalogView) - Constructor for class org.apache.flink.table.operations.ddl.AlterViewPropertiesOperation
 
AlterViewRenameOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a ALTER VIEW ..
AlterViewRenameOperation(ObjectIdentifier, ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.ddl.AlterViewRenameOperation
 
Always - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
 
ALWAYS - org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode
A directory is always created, regardless of number of write tasks.
ALWAYS - org.apache.flink.streaming.api.operators.ChainingStrategy
Operators will be eagerly chained whenever possible.
ALWAYS - org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
 
ALWAYS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ALWAYS_PARENT_FIRST_LOADER_PATTERNS - Static variable in class org.apache.flink.configuration.CoreOptions
The namespace patterns for classes that are loaded with a preference from the parent classloader, meaning the application class path, rather than any user code jar file.
ALWAYS_PARENT_FIRST_LOADER_PATTERNS_ADDITIONAL - Static variable in class org.apache.flink.configuration.CoreOptions
 
alwaysRunning() - Static method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskCancellationContext
Factory for a context that always returns false when StreamTaskCancellationContext.isCancelled() is called.
ambiguousKeyPossible - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
ambiguousKeyPossible - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
AmbiguousTableFactoryException - Exception in org.apache.flink.table.api
Deprecated.
This exception is considered internal and has been erroneously placed in the *.api package. It is replaced by AmbiguousTableFactoryException and should not be used directly anymore.
AmbiguousTableFactoryException - Exception in org.apache.flink.table.factories
Exception for finding more than one TableFactory for the given properties.
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.AmbiguousTableFactoryException
Deprecated.
 
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.factories.AmbiguousTableFactoryException
 
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.api.AmbiguousTableFactoryException
Deprecated.
 
AmbiguousTableFactoryException(List<? extends TableFactory>, Class<? extends TableFactory>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.factories.AmbiguousTableFactoryException
 
AMD64 - org.apache.flink.util.ProcessorArchitecture
The AMD 64 bit processor architecture.
amount - Variable in class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
amount - Variable in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
analyze(FlinkRelNode) - Method in class org.apache.flink.table.planner.analyze.GroupAggregationAnalyzer
 
analyze(FlinkRelNode) - Method in class org.apache.flink.table.planner.analyze.NonDeterministicUpdateAnalyzer
 
analyze(FlinkRelNode) - Method in interface org.apache.flink.table.planner.analyze.PlanAnalyzer
Analyze the optimized RelNode and return PlanAnalyzer.AnalyzedResult.
ANALYZE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
analyzePojo(Type, List<Type>, TypeInformation<IN1>, TypeInformation<IN2>) - Method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
analyzeRankProcessStrategies(StreamPhysicalRel, ImmutableBitSet, RelCollation) - Static method in interface org.apache.flink.table.planner.plan.utils.RankProcessStrategy
Gets RankProcessStrategy based on input, partitionKey and orderKey.
ANALYZERS - Static variable in class org.apache.flink.table.planner.analyze.FlinkStreamPlanAnalyzers
 
analyzeTable(TableEnvironmentImpl, AnalyzeTableOperation) - Static method in class org.apache.flink.table.api.internal.AnalyzeTableUtil
 
AnalyzeTableOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe an ANALYZE TABLE statement.
AnalyzeTableOperation(ObjectIdentifier, List<CatalogPartitionSpec>, List<Column>) - Constructor for class org.apache.flink.table.operations.ddl.AnalyzeTableOperation
 
AnalyzeTableUtil - Class in org.apache.flink.table.api.internal
ANALYZE TABLE statement Util.
and(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Boolean AND in three-valued logic.
and(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an AND.
and(Object, Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Boolean AND in three-valued logic.
and(CompletableFuture<?>) - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
and(CompletableFuture<?>, CompletableFuture<?>) - Static method in interface org.apache.flink.runtime.io.AvailabilityProvider
 
and(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates an AND.
and(AvailabilityProvider) - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
and(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
and(ArgumentTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a conjunction of multiple ArgumentTypeStrategys into one like f(NUMERIC && LITERAL).
And(OrcFilters.Predicate...) - Constructor for class org.apache.flink.orc.OrcFilters.And
Creates an AND predicate.
AND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AND - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
AND - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
AND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
AND - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
AND_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
AND_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
AndArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring and validating an argument using a conjunction of multiple ArgumentTypeStrategys into one like f(NUMERIC && LITERAL)
AndArgumentTypeStrategy(List<? extends ArgumentTypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.AndArgumentTypeStrategy
 
ANNOTATED_APIS - Static variable in class org.apache.flink.architecture.rules.ApiAnnotationRules
 
annotatedWith(Class<? extends Annotation>) - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the single Annotation of the JavaField.
annotatedWith(String) - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the single Annotation of the JavaField.
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
annotation() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
annotation(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
annotation(int) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
annotation(int) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
annotation(int) - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
annotation(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
annotationConstantRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotationConstantRest() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
AnnotationConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
AnnotationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
annotationMethodOrConstantRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotationMethodOrConstantRest() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
AnnotationMethodOrConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
annotationMethodRest() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
annotationMethodRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
AnnotationMethodRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
annotationTypeBody() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotationTypeBody() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
AnnotationTypeBodyContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
annotationTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotationTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
annotationTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
annotationTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
annotationTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
AnnotationTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
annotationTypeElementDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
annotationTypeElementDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
annotationTypeElementDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
AnnotationTypeElementDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
annotationTypeElementRest() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
annotationTypeElementRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
AnnotationTypeElementRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
announceBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
anonymous(String, ResolvedCatalogBaseTable<?>) - Static method in class org.apache.flink.table.catalog.ContextResolvedTable
 
anonymous(ResolvedCatalogBaseTable<?>) - Static method in class org.apache.flink.table.catalog.ContextResolvedTable
 
anonymous(FunctionDefinition) - Static method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
anonymous(FunctionDefinition, List<ResolvedExpression>, DataType) - Static method in class org.apache.flink.table.expressions.CallExpression
Creates a CallExpression to an anonymous function that has been declared inline without a FunctionIdentifier.
AnotherDummyFSFactory - Class in org.apache.flink.fs.anotherdummy
Factory of dummy FileSystem.
AnotherDummyFSFactory() - Constructor for class org.apache.flink.fs.anotherdummy.AnotherDummyFSFactory
 
AnswerFormatter - Class in org.apache.flink.table.tpcds.utils
Answer set format tool class. convert delimiter from spaces or tabs to bar('|') in TPC-DS answer set. before convert, need to format TPC-DS result as following: 1. split answer set which has multi query results to multi answer set, includes query14, 23, 24, 39. 2. replace tabs by spaces in answer set by vim. (1) cd answer_set directory (2) vim 1.ans with command model, :set ts=8 :set noexpandtab :%retab!
AnswerFormatter() - Constructor for class org.apache.flink.table.tpcds.utils.AnswerFormatter
 
ANTI - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
ANTI - org.apache.flink.table.runtime.operators.join.HashJoinType
 
antiJoin(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an anti-join.
antiJoin(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates an anti-join.
any() - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
ANY - org.apache.flink.api.common.operators.Order
Indicates an order without a direction.
ANY - org.apache.flink.runtime.jobmanager.scheduler.LocationPreferenceConstraint
 
ANY - org.apache.flink.table.annotation.InputGroup
Enables input wildcards.
ANY - org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Any type of shuffle is OK when passing through this edge.
ANY - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
The input will accept any data distribution.
ANY - Static variable in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
A ResourceProfile that indicates infinite resource that matches any resource requirement.
ANY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ANY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
SortSpec does not require sort.
ANY - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that can be of any type.
ANY_DISTRIBUTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
The input does not require any specific data distribution.
ANY_EXCEPTION - Static variable in class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates
 
ANY_SHUFFLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Any type of shuffle is OK when passing through this edge.
AnyArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that can be of any type.
AnyArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.AnyArgumentTypeStrategy
 
anyCauseMatches(Class<? extends Throwable>) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Shorthand to assert the chain of causes includes a Throwable matching a specific Class.
anyCauseMatches(Class<? extends Throwable>, String) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Shorthand to assert the chain of causes includes a Throwable matching a specific Class and containing the provided message.
anyCauseMatches(String) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Shorthand to assert the chain of causes includes a Throwable matching a specific Class and containing the provided message.
AnyExceptionStrategy() - Constructor for class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.AnyExceptionStrategy
 
anyNull() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
anyNull() - Method in class org.apache.flink.table.data.binary.BinaryRowData
The bit is 1 when the field is null.
anyNull() - Method in interface org.apache.flink.table.data.binary.NullAwareGetters
If no field is null, return false.
anyNull(int[]) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
anyNull(int[]) - Method in interface org.apache.flink.table.data.binary.NullAwareGetters
For the input fields, if no field is null, return false.
anyOf(int, CompletableFuture<?>) - Method in class org.apache.flink.streaming.runtime.io.MultipleFuturesAvailabilityHelper
Combine availabilityFuture using anyOf logic with other previously registered futures.
API_ANNOTATIONS - Static variable in class org.apache.flink.architecture.ProductionCodeArchitectureBase
 
API_VERSION - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ApiAnnotationRules - Class in org.apache.flink.architecture.rules
Rules for API visibility annotations.
ApiAnnotationRules() - Constructor for class org.apache.flink.architecture.rules.ApiAnnotationRules
 
ApiExpression - Class in org.apache.flink.table.api
Java API class that gives access to expression operations.
ApiExpressionDefaultVisitor<T> - Class in org.apache.flink.table.expressions.utils
A utility ApiExpressionVisitor that calls ApiExpressionDefaultVisitor.defaultMethod(Expression) by default, unless other methods are overridden explicitly.
ApiExpressionDefaultVisitor() - Constructor for class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
ApiExpressionUtils - Class in org.apache.flink.table.expressions
Utilities for API-specific Expressions.
ApiExpressionVisitor<R> - Class in org.apache.flink.table.expressions
A visitor for all Expressions that might be created during API translation.
ApiExpressionVisitor() - Constructor for class org.apache.flink.table.expressions.ApiExpressionVisitor
 
ApiSpecGeneratorUtils - Class in org.apache.flink.docs.rest
Helper methods for generation API documentation.
APP_MASTER_TOKEN_SERVICES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
APP_MASTER_VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The vcores used by YARN application master.
append(char) - Method in class org.apache.flink.types.StringValue
 
append(int, byte[]) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Appends the provided data to this log.
append(CharSequence) - Method in class org.apache.flink.types.StringValue
 
append(CharSequence, int, int) - Method in class org.apache.flink.types.StringValue
 
append(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Append as many data as possible from source.
append(ByteBuffer, int, Buffer.DataType) - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Appends data of the specified subpartition to this DataBuffer and returns true if this DataBuffer is full.
append(ByteBuffer, int, Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
Partial data of the target record can be written if this HashBasedDataBuffer is full.
append(ByteBuffer, int, Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
No partial record will be written to this SortBasedDataBuffer, which means that either all data of target record will be written or nothing will be written.
append(ByteBuffer, Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashSubpartitionBufferAccumulator
 
append(BytesMap.LookupInfo<K, Iterator<RowData>>, BinaryRowData) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
Append an value into the hash map's record area.
append(BytesMap.LookupInfo<K, BinaryRowData>, BinaryRowData) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
Append an value into the hash map's record area.
append(StringValue) - Method in class org.apache.flink.types.StringValue
 
append(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
 
APPEND - org.apache.flink.table.operations.OutputConversionModifyOperation.UpdateMode
 
APPEND_FAST_STRATEGY - Static variable in interface org.apache.flink.table.planner.plan.utils.RankProcessStrategy
 
appendAndCommit(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Same as BufferBuilder.append(ByteBuffer) but additionally BufferBuilder.commit() the appending.
appendBytes(int, byte[], int, int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
appendBytes(int, byte[], int, int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
 
appendBytes(int, byte[], int, int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableBytesVector
Append byte[] at rowId with the provided value.
appendConfiguration(Configuration) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
AppendFastStrategy() - Constructor for class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.AppendFastStrategy
 
AppendingState<IN,​OUT> - Interface in org.apache.flink.api.common.state
Base interface for partitioned state that supports adding elements and inspecting the current state.
AppendingState<IN,​OUT,​SYNCOUT> - Interface in org.apache.flink.api.common.state.v2
Base interface for partitioned state that supports adding elements and inspecting the current state.
appendLine(String) - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
appendMeta(byte[]) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Appends the provided **metadata** to this log.
AppendOnlyFirstNFunction - Class in org.apache.flink.table.runtime.operators.rank
A variant of AppendOnlyTopNFunction to handle first-n case.
AppendOnlyFirstNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
 
AppendOnlyTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
A TopN function could handle insert-only stream.
AppendOnlyTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
appendOrdering(Integer, Class<? extends Comparable<?>>, Order) - Method in class org.apache.flink.api.common.operators.Ordering
Extends this ordering by appending an additional order requirement.
appendOrOverwriteRegion(int, T) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager
Write this region to index file.
appendOrOverwriteRegion(int, T) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl
 
appendRawStripe(ByteBuffer, OrcProto.StripeInformation.Builder) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
appendRecord(T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
Inserts the given object into the current buffer.
appendRowFields(DataType, List<DataTypes.Field>) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Appends the given list of fields to an existing row data type.
appendSegment(String) - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
AppendStreamTableSink<T> - Interface in org.apache.flink.legacy.table.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
APPLICATION - org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
 
APPLICATION - org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
APPLICATION_ARGS - Static variable in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
APPLICATION_ATTEMPT_FAILURE_VALIDITY_INTERVAL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The config parameter defining the attemptFailuresValidityInterval of Yarn application.
APPLICATION_ATTEMPTS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Set the number of retries for failed YARN ApplicationMasters/JobManagers in high availability mode.
APPLICATION_ID - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
APPLICATION_LOG_CONFIG_FILE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
 
APPLICATION_MAIN_CLASS - Static variable in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
APPLICATION_MASTER_PORT - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The config parameter defining the Pekko actor system port for the ApplicationMaster and JobManager.
APPLICATION_MODIFY_ACLS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Users and groups to give MODIFY access.
APPLICATION_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
APPLICATION_PRIORITY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
A non-negative integer indicating the priority for submitting a Flink YARN application.
APPLICATION_QUEUE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
APPLICATION_TAGS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
A comma-separated list of strings to use as YARN application tags.
APPLICATION_TYPE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
APPLICATION_VIEW_ACLS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Users and groups to give VIEW access.
ApplicationClusterDeployer - Class in org.apache.flink.client.deployment.application.cli
An entity responsible for submitting an application for execution in "Application Mode", i.e. on a dedicated cluster that is created on application submission and torn down upon application termination, and with its main() executed on the cluster, rather than the client.
ApplicationClusterDeployer(ClusterClientServiceLoader) - Constructor for class org.apache.flink.client.deployment.application.cli.ApplicationClusterDeployer
 
ApplicationClusterEntryPoint - Class in org.apache.flink.client.deployment.application
Base class for cluster entry points targeting executing applications in "Application Mode".
ApplicationClusterEntryPoint(Configuration, PackagedProgram, ResourceManagerFactory<?>) - Constructor for class org.apache.flink.client.deployment.application.ApplicationClusterEntryPoint
 
ApplicationConfiguration - Class in org.apache.flink.client.deployment.application
Application-specific configurations.
ApplicationConfiguration(String[], String) - Constructor for class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
ApplicationDeployer - Interface in org.apache.flink.client.cli
An interface to be used by the CliFrontend to submit user programs for execution.
ApplicationDispatcherBootstrap - Class in org.apache.flink.client.deployment.application
A DispatcherBootstrap used for running the user's main() in "Application Mode" (see FLIP-85).
ApplicationDispatcherBootstrap(PackagedProgram, Collection<JobID>, Configuration, DispatcherGateway, ScheduledExecutor, FatalErrorHandler) - Constructor for class org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrap
 
ApplicationDispatcherGatewayServiceFactory - Class in org.apache.flink.client.deployment.application
A DispatcherGatewayServiceFactory used when executing a job in Application Mode, i.e. the user's main is executed on the same machine as the Dispatcher and the lifecycle of the cluster is the same as the one of the application.
ApplicationDispatcherGatewayServiceFactory(Configuration, DispatcherFactory, PackagedProgram, RpcService, PartialDispatcherServices) - Constructor for class org.apache.flink.client.deployment.application.ApplicationDispatcherGatewayServiceFactory
 
ApplicationDispatcherLeaderProcessFactoryFactory - Class in org.apache.flink.client.deployment.application
Factory for a DispatcherLeaderProcessFactoryFactory designed to be used when executing an application in Application Mode.
ApplicationExecutionException - Exception in org.apache.flink.client.deployment.application
A FlinkException thrown in case something during application execution went wrong.
ApplicationExecutionException(String) - Constructor for exception org.apache.flink.client.deployment.application.ApplicationExecutionException
 
ApplicationExecutionException(String, Throwable) - Constructor for exception org.apache.flink.client.deployment.application.ApplicationExecutionException
 
ApplicationExecutionException(Throwable) - Constructor for exception org.apache.flink.client.deployment.application.ApplicationExecutionException
 
ApplicationRunner - Interface in org.apache.flink.client.deployment.application
An interface to be implemented by the entities responsible for application submission for the different deployment environments.
applicationStatus(ApplicationStatus) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
ApplicationStatus - Enum in org.apache.flink.runtime.clusterframework
The status of an application.
apply(long) - Method in interface org.apache.flink.util.function.LongFunctionWithException
Applies this function to the given argument.
apply(IN) - Method in interface org.apache.flink.table.runtime.generated.Projection
 
apply(InputT, SinkWriter.Context) - Method in interface org.apache.flink.connector.base.sink.writer.ElementConverter
 
apply(File) - Method in class org.apache.flink.core.fs.RefCountedTmpFileCreator
Gets the next temp file and stream to temp file.
apply(Object, Function<Object, R>) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
apply(Object, Function<Object, R>) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
apply(List<RexNode>, DynamicTableSource, SourceAbilityContext) - Static method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
apply(List<Expression>, ResolverRule.ResolutionContext) - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule
 
apply(KEYIN, GlobalWindow, Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
 
apply(KEY, W, Iterable<IN>, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.windowing.WindowFunction
Evaluates the window and outputs none or several elements.
apply(K, W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.AggregateApplyWindowFunction
 
apply(K, W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyWindowFunction
 
apply(K, W, Iterable<T>, Collector<T>) - Method in class org.apache.flink.streaming.api.functions.windowing.PassThroughWindowFunction
 
apply(Join, JoinRelType, RexNode) - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Predicate
 
apply(CoGroupFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Completes the co-group operation with the user function that is executed for windowed groups.
apply(CoGroupFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Completes the co-group operation with the user function that is executed for windowed groups.
apply(FlatJoinFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Completes the join operation with the user function that is executed for each combination of elements with the same key in a window.
apply(FlatJoinFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Completes the join operation with the user function that is executed for each combination of elements with the same key in a window.
apply(JoinFunction<T1, T2, T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Completes the join operation with the user function that is executed for each combination of elements with the same key in a window.
apply(JoinFunction<T1, T2, T>, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Completes the join operation with the user function that is executed for each combination of elements with the same key in a window.
apply(JobID, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in interface org.apache.flink.runtime.dispatcher.TriggerSavepointFunction
 
apply(JobID, CheckpointType, Duration) - Method in interface org.apache.flink.runtime.dispatcher.TriggerCheckpointFunction
 
apply(Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.ApplyPartitionFunction
The actual method to be applied to each partition.
apply(Collector<OUT1>, Collector<OUT2>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoOutputApplyPartitionFunction
The actual method to be applied to each partition.
apply(StateChangeOperation, DataInputView) - Method in interface org.apache.flink.state.changelog.restore.StateChangeApplier
 
apply(StreamExecutionEnvironment) - Static method in class org.apache.flink.python.chain.PythonOperatorChainingOptimizer
Perform chaining optimization.
apply(StreamExecutionEnvironment, Transformation<?>) - Static method in class org.apache.flink.python.chain.PythonOperatorChainingOptimizer
Perform chaining optimization.
apply(AllWindowFunction<T, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
apply(AllWindowFunction<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
apply(WindowFunction<T, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
apply(WindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
apply(WindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
apply(WindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
apply(WindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
apply(GlobalWindow, Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
 
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.BucketingSpec
 
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.OverwriteSpec
 
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
 
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
apply(DynamicTableSink) - Method in interface org.apache.flink.table.planner.plan.abilities.sink.SinkAbilitySpec
Apply the ability to the given DynamicTableSink.
apply(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in interface org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpec
Apply the ability to the given DynamicTableSource.
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
apply(DynamicTableSource, SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
apply(RowData) - Method in interface org.apache.flink.table.runtime.generated.FilterCondition
 
apply(RowData, RowData) - Method in interface org.apache.flink.table.runtime.generated.JoinCondition
 
apply(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.join.JoinConditionWithNullFilters
 
apply(RowType, List<int[]>, List<AggregateCall>, RowType, DynamicTableSource, SourceAbilityContext) - Static method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
apply(Statement, Description) - Method in class org.apache.flink.testutils.junit.RetryRule
 
apply(Statement, Description) - Method in interface org.apache.flink.util.ExternalResource
 
apply(Statement, Description) - Method in class org.apache.flink.util.TestNameProvider
 
apply(S, T) - Method in interface org.apache.flink.runtime.state.StateTransformationFunction
Binary function that applies a given value to the given old state to compute the new state.
apply(S, T, U) - Method in interface org.apache.flink.util.function.TriFunction
Applies this function to the given arguments.
apply(S, T, U) - Method in interface org.apache.flink.util.function.TriFunctionWithException
Applies this function to the given arguments.
apply(S, T, U, V) - Method in interface org.apache.flink.util.function.QuadFunction
Applies this function to the given arguments.
apply(T) - Method in interface org.apache.flink.util.function.FunctionWithException
Calls this function.
apply(T, U) - Method in interface org.apache.flink.util.function.BiFunctionWithException
Apply the given values t and u to obtain the resulting value.
apply(W, Iterable<IN>, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.windowing.AllWindowFunction
Evaluates the window and outputs none or several elements.
apply(W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.AggregateApplyAllWindowFunction
 
apply(W, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyAllWindowFunction
 
apply(W, Iterable<T>, Collector<T>) - Method in class org.apache.flink.streaming.api.functions.windowing.PassThroughAllWindowFunction
 
APPLY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
applyAggregates(List<int[]>, List<AggregateExpression>, DataType) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsAggregatePushDown
Provides a list of aggregate expressions and the grouping keys.
applyBatchExecutionSettings(int, TransformationTranslator.Context, StreamConfig.InputRequirement...) - Static method in class org.apache.flink.streaming.runtime.translators.BatchExecutionUtils
 
applyChange(CatalogDescriptor) - Method in interface org.apache.flink.table.catalog.CatalogChange
Generate a new CatalogDescriptor after applying the change to the given descriptor.
applyChange(CatalogDescriptor) - Method in class org.apache.flink.table.catalog.CatalogChange.CatalogCommentChange
 
applyChange(CatalogDescriptor) - Method in class org.apache.flink.table.catalog.CatalogChange.CatalogConfigurationChange
 
applyDeleteFilters(List<ResolvedExpression>) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsDeletePushDown
Provides a list of filters specified by WHERE clause in conjunctive form and return the acceptance status to planner during planning phase.
applyDynamicFiltering(List<String>) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsDynamicFiltering
Applies the candidate filter fields into the table source.
applyFilters(List<ResolvedExpression>) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
applyFilters(List<ResolvedExpression>) - Method in interface org.apache.flink.connector.file.table.format.BulkDecodingFormat
Provides a list of filters in conjunctive form for filtering on a best-effort basis.
applyFilters(List<ResolvedExpression>) - Method in class org.apache.flink.orc.OrcFileFormatFactory.OrcBulkDecodingFormat
 
applyFilters(List<ResolvedExpression>) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsFilterPushDown
Provides a list of filters in conjunctive form.
applyJobResourceRequirements(VertexParallelismStore, JobResourceRequirements) - Static method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismStore
Create a new VertexParallelismStore that reflects given JobResourceRequirements.
applyLimit(long) - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
applyLimit(long) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
applyLimit(long) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsLimitPushDown
Provides the expected maximum number of produced records for limiting on a best-effort basis.
applyLimit(long) - Method in interface org.apache.flink.table.legacy.sources.LimitableTableSource
Deprecated.
Check and push down the limit to the table source.
applyOverwrite(boolean) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
applyOverwrite(boolean) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsOverwrite
Provides whether existing data should be overwritten or not.
ApplyPartitionFunction<OUT> - Interface in org.apache.flink.datastream.api.function
A function to be applied to all partitions .
applyPartitionPruning(List<Map<String, String>>) - Method in interface org.apache.flink.table.legacy.sources.PartitionableTableSource
Deprecated.
Applies the remaining partitions to the table source.
applyPartitions(List<Map<String, String>>) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
applyPartitions(List<Map<String, String>>) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsPartitionPushDown
Provides a list of remaining partitions.
applyPredicate(List<Expression>) - Method in interface org.apache.flink.table.legacy.sources.FilterableTableSource
Deprecated.
Check and pick all predicates this table source can support.
applyProjection(int[][]) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDown
applyProjection(int[][], DataType) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
applyProjection(int[][], DataType) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDown
Provides the field index paths that should be used for a projection.
applyReadableMetadata(List<String>) - Method in class org.apache.flink.formats.json.canal.CanalJsonDecodingFormat
 
applyReadableMetadata(List<String>) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDecodingFormat
 
applyReadableMetadata(List<String>) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDecodingFormat
 
applyReadableMetadata(List<String>) - Method in class org.apache.flink.formats.json.ogg.OggJsonDecodingFormat
 
applyReadableMetadata(List<String>) - Method in interface org.apache.flink.table.connector.format.DecodingFormat
Provides a list of metadata keys that the produced row must contain as appended metadata columns.
applyReadableMetadata(List<String>, DataType) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
applyReadableMetadata(List<String>, DataType) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsReadingMetadata
Provides a list of metadata keys that the produced RowData must contain as appended metadata columns.
applyRegistrations(Kryo, Collection<KryoRegistration>, int) - Static method in class org.apache.flink.api.java.typeutils.runtime.KryoUtils
Apply a list of KryoRegistration to a Kryo instance.
applyRepartitioner(OperatorStateRepartitioner<T>, List<List<T>>, int, int) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Repartitions the given operator state using the given OperatorStateRepartitioner with respect to the new parallelism.
applyRepartitioner(OperatorID, OperatorStateRepartitioner<T>, List<List<T>>, int, int) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
applyRowLevelDelete(RowLevelModificationScanContext) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete
applyRowLevelModificationScan(SupportsRowLevelModificationScan.RowLevelModificationType, RowLevelModificationScanContext) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsRowLevelModificationScan
Applies the type of row-level modification and the previous RowLevelModificationScanContext returned by previous table source scan, return a new RowLevelModificationScanContext.
applyRowLevelUpdate(List<Column>, RowLevelModificationScanContext) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate
Applies row-level update with providing the updated columns and RowLevelModificationScanContext, and return SupportsRowLevelUpdate.RowLevelUpdateInfo.
applySourceWatermark() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsSourceWatermark
Instructs the source to emit source-specific watermarks during runtime.
applyStaging(SupportsStaging.StagingContext) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsStaging
Provides a SupportsStaging.StagingContext for the sink modification and return a StagedTable.
applyStaticPartition(Map<String, String>) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
applyStaticPartition(Map<String, String>) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsPartitioning
Provides the static part of a partition.
applySync(Function<T, R>) - Method in interface org.apache.flink.testutils.junit.SharedReference
Executes the code on the referenced object in a synchronized fashion.
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Applies the provided KeyedStateFunction to the state with the provided StateDescriptor of all the currently active keys.
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>, AbstractKeyedStateBackend.PartitionStateFactory) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
applyToAllKeys(N, TypeSerializer<N>, StateDescriptor<S, T>, KeyedStateFunction<K, S>, AbstractKeyedStateBackend.PartitionStateFactory) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
applyToAllPartitions(ApplyPartitionFunction<OUT>) - Method in interface org.apache.flink.datastream.api.context.NonPartitionedContext
Apply a function to all partitions.
applyToAllPartitions(ApplyPartitionFunction<OUT>) - Method in class org.apache.flink.datastream.impl.context.DefaultNonPartitionedContext
 
applyToAllPartitions(TwoOutputApplyPartitionFunction<OUT1, OUT2>) - Method in interface org.apache.flink.datastream.api.context.TwoOutputNonPartitionedContext
Apply a function to all partitions.
applyToAllPartitions(TwoOutputApplyPartitionFunction<OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
applyToAllWhileSuppressingExceptions(Iterable<T>, ThrowingConsumer<T, ? extends Exception>) - Static method in class org.apache.flink.util.LambdaUtil
This method supplies all elements from the input to the consumer.
applyToConfiguration(Configuration) - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
applyToConfiguration(Configuration) - Method in class org.apache.flink.client.cli.ProgramOptions
 
applyToConfiguration(Configuration) - Method in class org.apache.flink.client.cli.PythonProgramOptions
 
applyToConfiguration(Configuration) - Method in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
applyToConfiguration(Configuration, HandlerRequest<? extends JarRequestBody>) - Method in class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils.JarHandlerContext
 
applyToKeyedState(StateDescriptor<S, VS>, KeyedStateFunction<KS, S>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.Context
Applies the provided function to the state associated with the provided state descriptor.
applyUpsertMaterialize(Transformation<RowData>, int[], int, ExecNodeConfig, ClassLoader, RowType, int[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
applyUpsertMaterialize(Transformation<RowData>, int[], int, ExecNodeConfig, ClassLoader, RowType, int[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
applyUpsertMaterialize(Transformation<RowData>, int[], int, ExecNodeConfig, ClassLoader, RowType, int[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
applyWatermark(WatermarkStrategy<RowData>) - Method in interface org.apache.flink.table.connector.source.abilities.SupportsWatermarkPushDown
Provides a WatermarkStrategy which defines how to generate Watermarks in the stream source.
applyWatermark(WatermarkStrategy<RowData>) - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
applyWithShuffleTypeCheck(Class<SD>, ShuffleDescriptor, Function<UnknownShuffleDescriptor, T>, Function<SD, T>) - Static method in class org.apache.flink.runtime.shuffle.ShuffleUtils
Apply different functions to known and unknown ShuffleDescriptors.
applyWritableMetadata(List<String>) - Method in interface org.apache.flink.table.connector.format.EncodingFormat
Provides a list of metadata keys that the consumed row will contain as appended metadata columns.
applyWritableMetadata(List<String>, DataType) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsWritingMetadata
Provides a list of metadata keys that the consumed RowData will contain as appended metadata columns which must be persisted.
APPROX_COUNT_DISTINCT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
APPROX_NUMERIC_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ApproxCountDistinctAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
approximate(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that may return approximate results if approximate is true.
APPROXIMATE_LOCAL_RECOVERY - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
Access to this option is officially only supported via org.apache.flink.runtime.jobgraph.CheckpointConfig#enableApproximateLocalRecovery(boolean), but there is no good reason behind this.
APPROXIMATE_NUMERIC - org.apache.flink.table.types.logical.LogicalTypeFamily
 
APPS_API_VERSION - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ARBITRARY - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Extra state is redistributed to other subtasks without any specific guarantee (only that up- and downstream are matched).
ArbitraryWorkerResourceSpecFactory - Class in org.apache.flink.runtime.resourcemanager
Implementation of WorkerResourceSpecFactory that creates arbitrary WorkerResourceSpec.
archive() - Method in interface org.apache.flink.api.common.Archiveable
 
archive() - Method in class org.apache.flink.api.common.ExecutionConfig
 
archive() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
archive() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
archive() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
archive() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
ARCHIVE - org.apache.flink.sql.parser.ddl.resource.SqlResourceType
 
ARCHIVE - org.apache.flink.table.resource.ResourceType
 
ARCHIVE_COUNT - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the number of archived jobs for the JobManager.
ARCHIVE_DIR - Static variable in class org.apache.flink.configuration.JobManagerOptions
The location where the JobManager stores the archives of completed jobs.
Archiveable<T extends Serializable> - Interface in org.apache.flink.api.common
 
ArchivedExecution - Class in org.apache.flink.runtime.executiongraph
ArchivedExecution is a readonly representation of Execution.
ArchivedExecution(StringifiedAccumulatorResult[], IOMetrics, ExecutionAttemptID, ExecutionState, ErrorInfo, TaskManagerLocation, AllocationID, long[], long[]) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
ArchivedExecution(Execution) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
ArchivedExecutionConfig - Class in org.apache.flink.api.common
Serializable class which is created when archiving the job.
ArchivedExecutionConfig(String, int, int, boolean, long, Map<String, String>) - Constructor for class org.apache.flink.api.common.ArchivedExecutionConfig
 
ArchivedExecutionConfig(ExecutionConfig) - Constructor for class org.apache.flink.api.common.ArchivedExecutionConfig
 
ArchivedExecutionGraph - Class in org.apache.flink.runtime.executiongraph
An archived execution graph represents a serializable form of an ExecutionGraph.
ArchivedExecutionGraph(JobID, String, Map<JobVertexID, ArchivedExecutionJobVertex>, List<ArchivedExecutionJobVertex>, long[], JobStatus, JobType, ErrorInfo, String, StringifiedAccumulatorResult[], Map<String, SerializedValue<OptionalFailure<Object>>>, ArchivedExecutionConfig, boolean, CheckpointCoordinatorConfiguration, CheckpointStatsSnapshot, String, String, TernaryBoolean, String) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
ArchivedExecutionJobVertex - Class in org.apache.flink.runtime.executiongraph
 
ArchivedExecutionJobVertex(ArchivedExecutionVertex[], JobVertexID, String, int, int, SlotSharingGroup, ResourceProfile, StringifiedAccumulatorResult[]) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
ArchivedExecutionJobVertex(ExecutionJobVertex) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
ArchivedExecutionVertex - Class in org.apache.flink.runtime.executiongraph
ArchivedExecutionVertex is a readonly representation of ExecutionVertex.
ArchivedExecutionVertex(int, String, ArchivedExecution, ExecutionHistory) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
ArchivedExecutionVertex(ExecutionVertex) - Constructor for class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
ArchivedJson - Class in org.apache.flink.runtime.webmonitor.history
A simple container for a handler's JSON response and the REST URLs for which the response would've been returned.
ArchivedJson(String, String) - Constructor for class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
ArchivedJson(String, ResponseBody) - Constructor for class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
archiveExecutionGraph(ExecutionGraphInfo) - Method in interface org.apache.flink.runtime.dispatcher.HistoryServerArchivist
Archives the given ExecutionGraphInfo on the history server.
archiveExecutionGraph(ExecutionGraphInfo) - Method in enum org.apache.flink.runtime.dispatcher.VoidHistoryServerArchivist
 
archiveFailedExecution(ExecutionAttemptID) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
Remove execution from currentExecutions if it is failed.
archiveFailure(RootExceptionHistoryEntry) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
archiveFromFailureHandlingResult(FailureHandlingResultSnapshot) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
archiveGlobalFailure(Throwable, CompletableFuture<Map<String, String>>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
archiveJob(Path, JobID, Collection<ArchivedJson>) - Static method in class org.apache.flink.runtime.history.FsJobArchivist
Writes the given AccessExecutionGraph to the FileSystem pointed to by JobManagerOptions.ARCHIVE_DIR.
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointConfigHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatisticDetailsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.TaskCheckpointStatisticDetailsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobAccumulatorsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobConfigHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobDetailsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobPlanHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobsOverviewHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexDetailsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexTaskManagersHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptAccumulatorsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptDetailsHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.SubtasksTimesHandler
 
archiveJsonWithPath(AccessExecutionGraph) - Method in interface org.apache.flink.runtime.webmonitor.history.OnlyExecutionGraphJsonArchivist
Returns a Collection of ArchivedJsons containing JSON responses and their respective REST URL for a given job.
archiveJsonWithPath(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.JobExceptionsHandler
 
archiveJsonWithPath(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.JobManagerJobConfigurationHandler
 
archiveJsonWithPath(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.JobManagerJobEnvironmentHandler
 
archiveJsonWithPath(ExecutionGraphInfo) - Method in interface org.apache.flink.runtime.webmonitor.history.JsonArchivist
Returns a Collection of ArchivedJsons containing JSON responses and their respective REST URL for a given job.
archiveJsonWithPath(ExecutionGraphInfo) - Method in interface org.apache.flink.runtime.webmonitor.history.OnlyExecutionGraphJsonArchivist
 
archiveJsonWithPath(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
ARE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
areAllDataInputsFinished() - Method in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
areAllInputsFinished() - Method in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
areAllInputsSelected() - Method in class org.apache.flink.streaming.api.operators.InputSelection
Tests if all inputs are selected.
areAllPartitionsFinished() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
areAllTasksEndOfData() - Method in class org.apache.flink.runtime.scheduler.VertexEndOfDataListener
 
areAllTasksOfJobVertexEndOfData(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.VertexEndOfDataListener
 
areComparable(LogicalType, LogicalType, StructuredType.StructuredComparison) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
areCompatible(Keys<?>) - Method in class org.apache.flink.api.common.operators.Keys
Check if two sets of keys are compatible to each other (matching types, key counts)
areDirectlyAnnotatedWithAtLeastOneOf(Class<? extends Annotation>...) - Static method in class org.apache.flink.architecture.common.Predicates
 
areExplicitEnvironmentsAllowed() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Checks whether it is currently permitted to explicitly instantiate a LocalEnvironment or a RemoteEnvironment.
areFieldOfType(String, JavaModifier...) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the field has the fully qualified type of fqClassName with the given modifiers.
areJavaClasses() - Static method in class org.apache.flink.architecture.common.SourcePredicates
Tests that a given class is a Java class.
areKerberosCredentialsValid(UserGroupInformation, boolean) - Static method in class org.apache.flink.runtime.util.HadoopUtils
 
arePublicFinalOfType(String) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the given field is public final, not static and has the given fully qualified type name of fqClassName.
arePublicFinalOfTypeWithAnnotation(String, Class<? extends Annotation>) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the field is public final, has the fully qualified type name of fqClassName and is annotated with the annotationType.
arePublicStaticFinalAssignableTo(Class<?>) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the given field is public static final and is assignable to the given type clazz .
arePublicStaticFinalOfType(String) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the field is public static final and has the fully qualified type name of fqClassName.
arePublicStaticFinalOfTypeWithAnnotation(String, Class<? extends Annotation>) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the field is public static final, has the fully qualified type name of fqClassName and is annotated with the annotationType.
arePublicStaticOfType(String) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the given field is public static and has the fully qualified type name of fqClassName.
areStaticFinalOfTypeWithAnnotation(String, Class<? extends Annotation>) - Static method in class org.apache.flink.architecture.common.Predicates
Tests that the field is static final, has the fully qualified type name of fqClassName and is annotated with the annotationType.
ARG_CONVERSION_DURATION - Static variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ARG_CONVERSION_RATE - Static variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ARG_HOST - Static variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ARG_HOST - Static variable in class org.apache.flink.metrics.statsd.StatsDReporter
 
ARG_PORT - Static variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ARG_PORT - Static variable in class org.apache.flink.metrics.statsd.StatsDReporter
 
ARG_PREFIX - Static variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ARG_PROTOCOL - Static variable in class org.apache.flink.metrics.graphite.GraphiteReporter
 
ARG0_TABLE_FUNCTION_WINDOWING - Static variable in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
Type-inference strategy whereby the row type of a table function call is a ROW, which is combined from the row type of operand #0 (which is a TABLE) and two additional fields.
ARG0_VARCHAR_FORCE_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
Type-inference strategy whereby the result type of a call is the type of the operand #0 (0-based), with nulls always allowed.
ARGS_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
argument() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Explicitly lists the argument that a function takes as input, including their names, types, and whether they are optional.
argument() - Method in annotation type org.apache.flink.table.annotation.ProcedureHint
Explicitly lists the argument that a procedure takes as input, including their names, types, and whether they are optional.
argument(int) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns the n-th input argument.
argument(int, Function<DataType, Optional<DataType>>) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns the n-th input argument, mapping it.
argument(String, ArgumentTypeStrategy) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
Defines that we expect a single named argument at the next position.
argument(ArgumentTypeStrategy) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
Defines that we expect a single argument at the next position.
ArgumentCount - Interface in org.apache.flink.table.types.inference
Defines the count of accepted arguments (including open intervals) that a function can take.
ArgumentCountRange - Class in org.apache.flink.table.planner.functions.inference
A SqlOperandCountRange backed by ArgumentCount.
ArgumentCountRange(ArgumentCount) - Constructor for class org.apache.flink.table.planner.functions.inference.ArgumentCountRange
 
ArgumentHint - Annotation Type in org.apache.flink.table.annotation
A hint that provides additional information about an argument.
ArgumentMappingTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns the n-th input argument, mapping it with the provided function.
ArgumentMappingTypeStrategy(int, Function<DataType, Optional<DataType>>) - Constructor for class org.apache.flink.table.types.inference.strategies.ArgumentMappingTypeStrategy
 
argumentMustBeScalar(int) - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
argumentNames() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Explicitly lists the argument names that a function takes as input.
argumentNames() - Method in annotation type org.apache.flink.table.annotation.ProcedureHint
Explicitly lists the argument names that a procedure takes as input.
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser
 
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
arguments() - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
ArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
ArgumentTypeStrategy - Interface in org.apache.flink.table.types.inference
Strategy for inferring and validating a single input argument type of a function call.
arity - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
ARMv7 - org.apache.flink.util.ProcessorArchitecture
The ARM 32 bit processor architecture.
array - Variable in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HllBuffer
`public` for performance.
array() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
array(Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Creates an array of literals.
array(DataType, ResolvedExpression...) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
ARRAY - org.apache.flink.table.api.JsonType
 
ARRAY - org.apache.flink.table.runtime.functions.SqlJsonUtils.JsonQueryReturnType
 
ARRAY - org.apache.flink.table.types.logical.LogicalTypeRoot
 
ARRAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ARRAY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Strategy specific for BuiltInFunctionDefinitions.ARRAY.
ARRAY - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See ArrayTypeStrategy.
ARRAY(AbstractDataType<?>) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved data type of an array of elements with same subtype.
ARRAY(DataType) - Static method in class org.apache.flink.table.api.DataTypes
Data type of an array of elements with same subtype.
ARRAY_AGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ARRAY_AGG - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_AGG - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Use the definitions in Flink instead of SqlLibraryOperators.ARRAY_AGG, because we return nullable ARRAY type.
ARRAY_APPEND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_APPEND_PREPEND - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
ARRAY_CONCAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_CONCAT_AGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ARRAY_CONTAINS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_DISTINCT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_ELEMENT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_ELEMENT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for array element.
ARRAY_ELEMENT_ARG - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Argument type derived from the array element type.
ARRAY_ELEMENT_DELIMITER - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
ARRAY_EXCEPT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_FULLY_COMPARABLE - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Argument type representing the array is comparable.
ARRAY_INTERSECT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_JOIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_MAX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_MAX_CARDINALITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ARRAY_MIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_POSITION - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_PREPEND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_REMOVE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_REVERSE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_SLICE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_SORT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_UNION - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ARRAY_VALUE_CONSTRUCTOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
arrayAgg() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns array aggregate of a given expression.
ArrayAggAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
 
ArrayAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in ARRAY_AGG aggregate function.
ArrayAggFunction(LogicalType, boolean) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
ArrayAggFunction.ArrayAggAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for ARRAY_AGG with retraction.
arrayAppend(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Appends an element to the end of the array and returns the result.
ArrayAppendFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayAppendFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayAppendFunction
 
ArrayAppendPrependTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns a DataTypes.ARRAY(DataType) with element type equal to the type of the first argument if it's not nullable or element to add is not nullable, otherwise it returns DataTypes.ARRAY(DataType) with type equal to the type of the element to add to array.
ArrayAppendPrependTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ArrayAppendPrependTypeStrategy
 
arrayAwareToString(Object) - Static method in class org.apache.flink.util.StringUtils
Converts the given object into a string representation by calling Object.toString() and formatting (possibly nested) arrays and null.
ArrayBooleanArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of boolean[] external type.
ArrayBooleanArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
 
ArrayByteArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of byte[] external type.
ArrayByteArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
 
ArrayColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Array column vector.
ArrayComparableElementArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An ArgumentTypeStrategy that checks if the input argument is an ARRAY type and check whether its' elements are comparable.
ArrayComparableElementArgumentTypeStrategy(StructuredType.StructuredComparison) - Constructor for class org.apache.flink.table.types.inference.strategies.ArrayComparableElementArgumentTypeStrategy
 
arrayConcat(InType...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array that is the result of concatenating at least one array.
ArrayConcatFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayConcatFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayConcatFunction
 
ArrayConstructor - Class in org.apache.flink.api.common.python.pickle
Creates arrays of objects.
ArrayConstructor() - Constructor for class org.apache.flink.api.common.python.pickle.ArrayConstructor
 
ArrayConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an ARRAY constructor
arrayContains(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns whether the given element exists in an array.
ArrayContainsFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayContainsFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
 
arrayCreatorRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
arrayCreatorRest() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
ArrayCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
ArrayData - Interface in org.apache.flink.table.data
Base interface of an internal data structure representing data of ArrayType.
ArrayData.ElementGetter - Interface in org.apache.flink.table.data
Accessor for getting the elements of an array during runtime.
ArrayDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for ArrayData.
ArrayDataSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
ArrayDataSerializer(LogicalType) - Constructor for class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
ArrayDataSerializer(LogicalType, TypeSerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
ArrayDataSerializer.ArrayDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
ArrayDataSerializer.ArrayDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
ArrayDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
ArrayDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
arrayDistinct() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array with unique elements.
ArrayDistinctFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayDistinctFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
 
ArrayDoubleArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of double[] external type.
ArrayDoubleArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
 
ArrayElementTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Returns the element of an LogicalTypeFamily.COLLECTION type.
ArrayElementTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ArrayElementTypeStrategy
 
arrayExcept(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an ARRAY that contains the elements from array1 that are not in array2.
ArrayExceptFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayExceptFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
 
ArrayFloatArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of float[] external type.
ArrayFloatArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
 
ArrayFromTuple - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Converts a Tuple to an Object-Array.
ArrayFromTuple() - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ArrayFromTuple
Using this constructor the extractor will convert the whole tuple (all fields in the original order) to an array.
ArrayFromTuple(int...) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ArrayFromTuple
Using this constructor the extractor will combine the fields as specified in the indexes parameter in an object array.
arrayGenerator(DataGenerator<T>, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
arrayInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
arrayInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser
 
arrayInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
ArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
ArrayIntArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of int[] external type.
ArrayIntArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
 
arrayIntersect(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an ARRAY that contains the elements from array1 that are also in array2, without duplicates.
ArrayIntersectFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayIntersectFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
 
ArrayJoinFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayJoinFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayJoinFunction
 
ArrayListConverter<E> - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of List external type.
ArrayListSerializer<T> - Class in org.apache.flink.runtime.state
 
ArrayListSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.state.ArrayListSerializer
 
ArrayListSerializerSnapshot<T> - Class in org.apache.flink.runtime.state
Snapshot class for the ArrayListSerializer.
ArrayListSerializerSnapshot() - Constructor for class org.apache.flink.runtime.state.ArrayListSerializerSnapshot
Constructor for read instantiation.
ArrayListSerializerSnapshot(ArrayListSerializer<T>) - Constructor for class org.apache.flink.runtime.state.ArrayListSerializerSnapshot
Constructor for creating the snapshot for writing.
ArrayLongArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of long[] external type.
ArrayLongArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
 
arrayMax() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the maximum value from the array.
ArrayMaxFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayMaxFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
 
arrayMin() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the minimum value from the array.
ArrayMinFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayMinFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
 
arrayNext() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
ArrayObjectArrayConverter<E> - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of nested primitive or object arrays external types.
arrayOffset() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
ArrayOfStringArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that must be an array of strings.
ArrayOfStringArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ArrayOfStringArgumentTypeStrategy
 
arrayPosition(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of the first occurrence of element in the given array as int.
ArrayPositionFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayPositionFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
 
arrayPrepend(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Appends an element to the beginning of the array and returns the result.
ArrayPrependFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayPrependFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayPrependFunction
 
arrayQuery(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an ARRAY sub-query.
arrayRemove(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes all elements that equal to element from array.
ArrayRemoveFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayRemoveFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
 
ArrayResultIterator<E> - Class in org.apache.flink.connector.file.src.util
A simple BulkFormat.RecordIterator that returns the elements of an array, one after the other.
ArrayResultIterator() - Constructor for class org.apache.flink.connector.file.src.util.ArrayResultIterator
Creates a new, initially empty, ArrayResultIterator.
ArrayResultIterator(Runnable) - Constructor for class org.apache.flink.connector.file.src.util.ArrayResultIterator
Creates a new, initially empty, ArrayResultIterator.
arrayReverse() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array in reverse order.
ArrayReverseFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayReverseFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayReverseFunction
 
ArrayShortArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for ArrayType of short[] external type.
ArrayShortArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
 
arraySize(int, float) - Static method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil( expected / f ).
arraySlice(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
 
arraySlice(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a subarray of the input array between 'start_offset' and 'end_offset' inclusive.
ArraySliceFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArraySliceFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArraySliceFunction
 
ArraySortFunction - Class in org.apache.flink.table.runtime.functions.scalar
Implementation of ARRAY_SORT function.
ArraySortFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
arrayToMap(String[]) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
ArrayType - Class in org.apache.flink.table.types.logical
Logical type of an array of elements with same subtype.
ArrayType(boolean, LogicalType) - Constructor for class org.apache.flink.table.types.logical.ArrayType
 
ArrayType(LogicalType) - Constructor for class org.apache.flink.table.types.logical.ArrayType
 
arrayUnion(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array of the elements in the union of array1 and array2, without duplicates.
ArrayUnionFunction - Class in org.apache.flink.table.runtime.functions.scalar
ArrayUnionFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
 
ArrayUtils - Class in org.apache.flink.util
Utility class for Java arrays.
ArrayUtils() - Constructor for class org.apache.flink.util.ArrayUtils
 
ArrayWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Array.
ArrayWriter.ArrayWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
ArrayWriter.ArrayWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
ArrayWriter for RowData input.
ARROW - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ARROW - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ARROW_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
ARROW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
ArrowArrayColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Array.
ArrowArrayColumnVector(ListVector, ColumnVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowArrayColumnVector
 
ArrowBigIntColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for BigInt.
ArrowBigIntColumnVector(BigIntVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowBigIntColumnVector
 
ArrowBinaryColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Binary.
ArrowBinaryColumnVector(FixedSizeBinaryVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowBinaryColumnVector
 
ArrowBooleanColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Boolean.
ArrowBooleanColumnVector(BitVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowBooleanColumnVector
 
ArrowDateColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Date.
ArrowDateColumnVector(DateDayVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowDateColumnVector
 
ArrowDecimalColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for DecimalData.
ArrowDecimalColumnVector(DecimalVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowDecimalColumnVector
 
ArrowDoubleColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Double.
ArrowDoubleColumnVector(Float8Vector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowDoubleColumnVector
 
ArrowFieldWriter<IN> - Class in org.apache.flink.table.runtime.arrow.writers
Base class for arrow field writer which is used to convert a field to an Arrow format.
ArrowFieldWriter(ValueVector) - Constructor for class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
 
ArrowFloatColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Float.
ArrowFloatColumnVector(Float4Vector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowFloatColumnVector
 
ArrowIntColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Int.
ArrowIntColumnVector(IntVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowIntColumnVector
 
ArrowMapColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Map.
ArrowMapColumnVector(MapVector, ColumnVector, ColumnVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowMapColumnVector
 
ArrowNullColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Null.
ArrowPythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.scalar.arrow
Arrow Python ScalarFunction operator.
ArrowPythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
ArrowReader - Class in org.apache.flink.table.runtime.arrow
ArrowReader which read the underlying Arrow format data as RowData.
ArrowReader(ColumnVector[]) - Constructor for class org.apache.flink.table.runtime.arrow.ArrowReader
 
ArrowRowColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Row.
ArrowRowColumnVector(StructVector, ColumnVector[]) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowRowColumnVector
 
arrowSerializer - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
ArrowSerializer - Class in org.apache.flink.table.runtime.arrow.serializers
The base class ArrowSerializer which will serialize/deserialize RowType data to/from arrow bytes.
ArrowSerializer(RowType, RowType) - Constructor for class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
ArrowSmallIntColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Int.
ArrowSmallIntColumnVector(SmallIntVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowSmallIntColumnVector
 
ArrowSourceFunction - Class in org.apache.flink.table.runtime.arrow.sources
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
ArrowTableSource - Class in org.apache.flink.table.runtime.arrow.sources
A StreamTableSource for serialized arrow record batch data.
ArrowTableSource(DataType, byte[][]) - Constructor for class org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
 
ArrowTimeColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Time.
ArrowTimeColumnVector(ValueVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowTimeColumnVector
 
ArrowTimestampColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for Timestamp.
ArrowTimestampColumnVector(ValueVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowTimestampColumnVector
 
ArrowTinyIntColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for TinyInt.
ArrowTinyIntColumnVector(TinyIntVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowTinyIntColumnVector
 
ArrowUtils - Class in org.apache.flink.table.runtime.arrow
Utilities for Arrow.
ArrowUtils() - Constructor for class org.apache.flink.table.runtime.arrow.ArrowUtils
 
ArrowVarBinaryColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for VarBinary.
ArrowVarBinaryColumnVector(VarBinaryVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowVarBinaryColumnVector
 
ArrowVarCharColumnVector - Class in org.apache.flink.table.runtime.arrow.vectors
Arrow column vector for VarChar.
ArrowVarCharColumnVector(VarCharVector) - Constructor for class org.apache.flink.table.runtime.arrow.vectors.ArrowVarCharColumnVector
 
ArrowWriter<IN> - Class in org.apache.flink.table.runtime.arrow
Writer which serializes the Flink rows to Arrow format.
ArrowWriter(VectorSchemaRoot, ArrowFieldWriter<IN>[]) - Constructor for class org.apache.flink.table.runtime.arrow.ArrowWriter
 
ARTIFACT_LIST - Static variable in class org.apache.flink.client.cli.ArtifactFetchOptions
 
ArtifactFetchManager - Class in org.apache.flink.client.program.artifact
Class that manages the artifact loading process.
ArtifactFetchManager(Configuration) - Constructor for class org.apache.flink.client.program.artifact.ArtifactFetchManager
 
ArtifactFetchManager(Configuration, String) - Constructor for class org.apache.flink.client.program.artifact.ArtifactFetchManager
 
ArtifactFetchManager.Result - Class in org.apache.flink.client.program.artifact
Artifact fetch result with all fetched artifact(s).
ArtifactFetchOptions - Class in org.apache.flink.client.cli
Artifact Fetch options.
ArtifactFetchOptions() - Constructor for class org.apache.flink.client.cli.ArtifactFetchOptions
 
artifactFileNames - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
ArtifactUtils - Class in org.apache.flink.client.program.artifact
Artifact fetch related utils.
ArtificalOperatorStateMapper<IN,​OUT> - Class in org.apache.flink.streaming.tests.artificialstate
A self-verifiable RichMapFunction used to verify checkpointing and restore semantics for various kinds of operator state.
ArtificalOperatorStateMapper(MapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ArtificalOperatorStateMapper
 
ArtificialKeyedStateMapper<IN,​OUT> - Class in org.apache.flink.streaming.tests.artificialstate
A generic, stateful MapFunction that allows specifying what states to maintain based on a provided list of ArtificialStateBuilders.
ArtificialKeyedStateMapper(MapFunction<IN, OUT>, List<ArtificialStateBuilder<IN>>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
ArtificialKeyedStateMapper(MapFunction<IN, OUT>, ArtificialStateBuilder<IN>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
ArtificialListStateBuilder<IN,​STATE> - Class in org.apache.flink.streaming.tests.artificialstate.builder
An ArtificialListStateBuilder for user operator and keyed state.
ArtificialListStateBuilder(String, JoinFunction<IN, Iterable<STATE>, List<STATE>>, JoinFunction<IN, Iterable<STATE>, List<STATE>>, ListStateDescriptor<STATE>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialListStateBuilder
 
ArtificialMapStateBuilder<IN,​K,​V> - Class in org.apache.flink.streaming.tests.artificialstate.builder
ArtificialMapStateBuilder(String, JoinFunction<IN, Iterator<Map.Entry<K, V>>, Iterator<Map.Entry<K, V>>>, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialMapStateBuilder
 
ArtificialStateBuilder<T> - Class in org.apache.flink.streaming.tests.artificialstate.builder
The state builder wraps the logic of registering state in user functions, as well as how state is updated per input element..
artificialStateForElement(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialListStateBuilder
 
artificialStateForElement(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialMapStateBuilder
 
artificialStateForElement(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialValueStateBuilder
 
artificialStateForElement(T) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialStateBuilder
Manipulate the state for an input element.
ArtificialValueStateBuilder<IN,​STATE> - Class in org.apache.flink.streaming.tests.artificialstate.builder
ArtificialValueStateBuilder(String, JoinFunction<IN, STATE, STATE>, ValueStateDescriptor<STATE>) - Constructor for class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialValueStateBuilder
 
as(String) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall with a given alias.
as(String) - Method in class org.apache.calcite.tools.RelBuilder
Assigns a table alias to the top entry on the stack.
as(String) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets the alias of this expression, and converts it to a RexNode; default is the alias that was set via RelBuilder.AggCall.as(String).
as(String) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrdered
Assigns an alias for this window that the following select() clause can refer to.
as(String) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrderedPreceding
Assigns an alias for this window that the following select() clause can refer to.
as(String) - Method in class org.apache.flink.table.api.SessionWithGapOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(String) - Method in class org.apache.flink.table.api.SlideWithSizeAndSlideOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(String) - Method in class org.apache.flink.table.api.TumbleWithSizeOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(String, String...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Specifies a name for an expression i.e. a field.
as(String, String...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
as(String, String...) - Method in interface org.apache.flink.table.api.Table
Renames the fields of the expression result.
as(Expression) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrdered
Assigns an alias for this window that the following select() clause can refer to.
as(Expression) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrderedPreceding
Assigns an alias for this window that the following select() clause can refer to.
as(Expression) - Method in class org.apache.flink.table.api.SessionWithGapOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(Expression) - Method in class org.apache.flink.table.api.SlideWithSizeAndSlideOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(Expression) - Method in class org.apache.flink.table.api.TumbleWithSizeOnTime
Assigns an alias for this window that the following groupBy() and select() clause can refer to.
as(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
as(Expression...) - Method in interface org.apache.flink.table.api.Table
as(ResolvedExpression, String) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
AS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
AS - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for AS.
AS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
asArray(Class<U>) - Static method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Generic utility function that wraps a single class object into an array of that class type.
asByteBuf() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
 
asByteBuf() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
asByteBuf() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
asByteBuf() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
asByteBuf() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
asBytesIfInMemory() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
asBytesIfInMemory() - Method in interface org.apache.flink.runtime.state.StreamStateHandle
 
asc() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Specifies ascending order of an expression i.e. a field for orderBy unresolvedCall.
ASC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
asCallable(RunnableWithException, T) - Static method in class org.apache.flink.util.function.FunctionUtils
Converts RunnableWithException into a Callable that will return the result.
ascending - Variable in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
ASCENDING - org.apache.flink.api.common.operators.Order
Indicates an ascending order.
ascendingComparison - Variable in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
ascendingComparison - Variable in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
ascendingComparison - Variable in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
AscendingTimestampExtractor<T> - Class in org.apache.flink.streaming.api.functions.timestamps
Deprecated.
AscendingTimestampExtractor() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Deprecated.
 
AscendingTimestampExtractor.FailingHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Deprecated.
Handler that fails the program when timestamp monotony is violated.
AscendingTimestampExtractor.IgnoringHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Deprecated.
Handler that does nothing when timestamp monotony is violated.
AscendingTimestampExtractor.LoggingHandler - Class in org.apache.flink.streaming.api.functions.timestamps
Deprecated.
Handler that only logs violations of timestamp monotony, on WARN log level.
AscendingTimestampExtractor.MonotonyViolationHandler - Interface in org.apache.flink.streaming.api.functions.timestamps
Deprecated.
Interface for handlers that handle violations of the monotonous ascending timestamps property.
AscendingTimestamps - Class in org.apache.flink.table.sources.wmstrategies
A watermark strategy for ascending rowtime attributes.
AscendingTimestamps() - Constructor for class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
AscendingTimestampsWatermarks<T> - Class in org.apache.flink.api.common.eventtime
A watermark generator that assumes monotonically ascending timestamps within the stream split and periodically generates watermarks based on that assumption.
AscendingTimestampsWatermarks() - Constructor for class org.apache.flink.api.common.eventtime.AscendingTimestampsWatermarks
Creates a new watermark generator with for ascending timestamps.
ascii() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the numeric value of the first character of the input string.
ASCII - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ASCII - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
asClassLoader() - Method in class org.apache.flink.util.SimpleUserCodeClassLoader
 
asClassLoader() - Method in interface org.apache.flink.util.UserCodeClassLoader
Obtains the actual class loader.
asConnection() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Job
Returns the associated JobTable.Connection if the job is connected to a JobManager.
asContextData(JobID) - Static method in class org.apache.flink.util.MdcUtils
 
asCuratorFramework() - Method in class org.apache.flink.runtime.highavailability.zookeeper.CuratorFrameworkWithUnhandledErrorListener
 
ASENSITIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
asFile(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
asin() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the arc sine of a given number.
asin(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ASIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ASIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
asJobManager() - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Use this image for building a JobManager.
asJobResourceRequirements() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsBody
 
asJsonString() - Method in interface org.apache.flink.table.api.CompiledPlan
Convert the plan to a JSON string representation.
asJsonString() - Method in interface org.apache.flink.table.delegation.InternalPlan
 
asJsonString() - Method in class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
ask(Object, Duration) - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoInvocationHandler
 
ASK_TIMEOUT_DURATION - Static variable in class org.apache.flink.configuration.RpcOptions
Timeout for Pekko ask calls.
asLatencyMarker() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a LatencyMarker.
asList() - Method in class org.apache.flink.configuration.ConfigOptions.TypedConfigOptionBuilder
Defines that the option's type should be a list of previously defined atomic type.
asList() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
asLookup(Function<String, UnresolvedIdentifier>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Creates a FunctionLookup to this FunctionCatalog.
asMap() - Method in class org.apache.flink.python.util.HashMapWrapper
 
asMap() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the properties as a map copy.
asMapKey() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
Returns a wrapper that can be used as a key in Map.
asOutputStream() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedCompactingFileWriter
Gets the output stream underlying the writer.
asOutputStream() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
asPrefixedMap(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the properties as a map copy with a prefix key.
asQueryableState(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
asQueryableState(String, ReducingStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
asQueryableState(String, ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
asQueryOperation(DataStream<T>, Optional<List<Expression>>) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
asRecord() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a StreamRecord.
asRecordAttributes() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a RecordAttributes.
asRootSchema(Schema) - Static method in class org.apache.calcite.jdbc.CalciteSchemaBuilder
Creates a CalciteSchema with a given Schema as the root.
assembleCompleteStats(long) - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
A method that is called when responses from all tasks were collected successfully.
assembleDynamicConfigsStr(Map<String, String>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Creates a dynamic parameter list String of the passed configuration map.
asSerializableString() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
Returns a string that fully serializes this instance.
asSerializableString() - Method in class org.apache.flink.table.expressions.CallExpression
 
asSerializableString() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
asSerializableString() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
asSerializableString() - Method in interface org.apache.flink.table.expressions.ResolvedExpression
Returns a string that fully serializes this instance.
asSerializableString() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
asSerializableString() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
asSerializableString() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
asSerializableString() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
asSerializableString() - Method in interface org.apache.flink.table.operations.QueryOperation
Returns a string that fully serializes this instance.
asSerializableString() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
asSerializableString() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.ArrayType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.BigIntType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.BinaryType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.BooleanType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.CharType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.DateType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.DecimalType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.DoubleType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.FloatType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.IntType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns a string that fully serializes this instance.
asSerializableString() - Method in class org.apache.flink.table.types.logical.MapType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.MultisetType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.NullType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.RawType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.RowType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.SmallIntType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.SymbolType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.TimestampType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.TimeType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.TinyIntType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.VarCharType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
asSerializableString() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
asSerializableString(String) - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
asSerializationSchemaInitializationContext() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Provides a view on this context as a SerializationSchema.InitializationContext.
ASSERT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ASSERT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ASSERT() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
assertHasBeenStarted() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
ASSERTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
assertJarContainsOnlyFilesMatching(Path, Collection<String>) - Static method in class org.apache.flink.packaging.PackagingTestUtils
Verifies that all files in the jar match one of the provided allow strings.
assertJarContainsServiceEntry(Path, Class<?>) - Static method in class org.apache.flink.packaging.PackagingTestUtils
Verifies that the given jar contains a service entry file for the given service.
assertNoException(Runnable) - Static method in class org.apache.flink.runtime.util.Runnables
Asserts that the given Runnable does not throw exceptions.
assertNoException(CompletableFuture<?>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Asserts that the given CompletableFuture is not completed exceptionally.
assertRunningInMainThread() - Method in interface org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor
Returns true if the method was called in the thread of this executor.
assertRunningInMainThread() - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
assertRunningInMainThread() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
assertSerializedAsPojo(Class<T>) - Static method in class org.apache.flink.types.PojoTestUtils
Verifies that instances of the given class fulfill all conditions to be serialized with the PojoSerializer, as documented here.
assertSerializedAsPojoWithoutKryo(Class<T>) - Static method in class org.apache.flink.types.PojoTestUtils
Verifies that instances of the given class fulfill all conditions to be serialized with the PojoSerializer, as documented here, without any field being serialized with Kryo.
assertThat(Iterator<T>) - Static method in class org.apache.flink.connector.testframe.utils.CollectIteratorAssertions
 
assertThatChainOfCauses(Throwable) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Shorthand to assert chain of causes.
assertThatCounter(Metric) - Static method in class org.apache.flink.metrics.testutils.MetricAssertions
 
assertThatFuture(CompletableFuture<T>) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Create assertion for CompletableFuture.
assertThatFuture(CompletionStage<T>) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
Create assertion for CompletionStage.
assertThatGauge(Metric) - Static method in class org.apache.flink.metrics.testutils.MetricAssertions
 
assertThrowable(Throwable, Class<T>) - Static method in class org.apache.flink.util.ExceptionUtils
The same as ExceptionUtils.findThrowable(Throwable, Class), but rethrows original exception if the expected exception was not found.
assertThrowable(T, Predicate<Throwable>) - Static method in class org.apache.flink.util.ExceptionUtils
The same as ExceptionUtils.findThrowable(Throwable, Predicate), but rethrows original exception if the expected exception was not found.
assertThrowableWithMessage(Throwable, String) - Static method in class org.apache.flink.util.ExceptionUtils
The same as ExceptionUtils.findThrowableWithMessage(Throwable, String), but rethrows original exception if the expected exception was not found.
assertThrows(String, Class<? extends Exception>, Callable<?>) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Checks whether an exception with a message occurs when running a piece of code.
assertUnordered(Iterator<T>) - Static method in class org.apache.flink.connector.testframe.utils.CollectIteratorAssertions
 
ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, W>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
Returns the Window that the given element should belong to be used to trigger on.
assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
 
assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Assigns the input element into the actual windows which the Trigger should trigger on.
assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
 
assigner(GroupWindowAssigner<?>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
assigner(WindowAssigner) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
assignKeyToParallelOperator(Object, int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Assigns the given key to a parallel operator index.
assignment() - Method in class org.apache.flink.api.connector.source.SplitsAssignment
 
ASSIGNMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
Given the timestamp and element, returns the pane into which it should be placed.
assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
assignPartition(int, byte) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Assigns a partition to a bucket.
AssignRangeIndex<IN> - Class in org.apache.flink.runtime.operators.udf
This mapPartition function require a DataSet with RangeBoundaries as broadcast input, it generate Tuple2 which includes range index and record itself as output.
AssignRangeIndex(TypeComparatorFactory<IN>) - Constructor for class org.apache.flink.runtime.operators.udf.AssignRangeIndex
 
assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
assignSliceEnd(RowData, ClockService) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
Returns the end timestamp of a slice that the given element should belong.
assignSliceEnd(RowData, ClockService) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
assignSlots(JobInformation, Collection<? extends SlotInfo>, VertexParallelism, JobAllocationsInformation) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.DefaultSlotAssigner
 
assignSlots(JobInformation, Collection<? extends SlotInfo>, VertexParallelism, JobAllocationsInformation) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAssigner
 
assignSlots(JobInformation, Collection<? extends SlotInfo>, VertexParallelism, JobAllocationsInformation) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.StateLocalitySlotAssigner
 
assignSplit(SplitT, int) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Assigns a single split.
assignSplits(SplitsAssignment<SplitT>) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Assign the splits.
assignSplits(SplitsAssignment<SplitT>) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
assignSplits(SplitsAssignment<SplitT>) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
 
assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Assigns the input element into the state namespace which the input element should be accumulated/retracted into.
assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
 
assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, W>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
Returns the Window that the given element should belong to be used as a namespace to restore the state.
assignStates() - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
assignTimestampsAndWatermarks(WatermarkStrategy<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Assigns timestamps to the elements in the data stream and generates watermarks to signal event time progress.
assignToKeyGroup(Object, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Assigns the given key to a key-group index.
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
assignWindows(Object, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
Given the timestamp and element, returns the set of windows into which it should be placed.
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
assignWindows(T, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
assignWindows(T, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
assignWindows(T, long, WindowAssigner.WindowAssignerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
Returns a Collection of windows that should be assigned to the element.
asSingleTestResource(String, Level) - Static method in class org.apache.flink.testutils.logging.TestLoggerResource
Enables the use of TestLoggerResource for try-with-resources statement.
asSlotInfo() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.FreeSlotInfo
 
AssociatedRecords - Class in org.apache.flink.table.runtime.operators.join.stream.utils
The AssociatedRecords is the records associated to the input row.
assumeCredentialsAvailable() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
 
assumeCredentialsAvailable() - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Checks whether credentials are available in the environment variables of this JVM.
asSummaryString() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
asSummaryString() - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
asSummaryString() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
asSummaryString() - Method in class org.apache.flink.table.api.ApiExpression
 
asSummaryString() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.catalog.Column
Returns a string that summarizes this column for printing to a console.
asSummaryString() - Method in interface org.apache.flink.table.catalog.Constraint
Prints the constraint in a readable way.
asSummaryString() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
asSummaryString() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
Returns a string that summarizes this instance for printing to a console or log.
asSummaryString() - Method in class org.apache.flink.table.catalog.UniqueConstraint
Returns constraint's summary.
asSummaryString() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
Returns a string that summarizes this instance for printing to a console or log.
asSummaryString() - Method in class org.apache.flink.table.catalog.WatermarkSpec
 
asSummaryString() - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink
Returns a string that summarizes this sink for printing to a console or log.
asSummaryString() - Method in interface org.apache.flink.table.connector.source.DynamicTableSource
Returns a string that summarizes this source for printing to a console or log.
asSummaryString() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableSource
 
asSummaryString() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.CallExpression
 
asSummaryString() - Method in interface org.apache.flink.table.expressions.Expression
Returns a string that summarizes this expression for printing to a console.
asSummaryString() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
asSummaryString() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
asSummaryString() - Method in class org.apache.flink.table.functions.FunctionIdentifier
Returns a string that summarizes this instance for printing to a console or log.
asSummaryString() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
asSummaryString() - Method in interface org.apache.flink.table.legacy.api.constraints.Constraint
Deprecated.
Prints the constraint in a readable way.
asSummaryString() - Method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
Returns constraint's summary.
asSummaryString() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns a string that summarizes this column for printing to a console.
asSummaryString() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
 
asSummaryString() - Method in class org.apache.flink.table.legacy.operations.ddl.AlterTableOptionsOperation
Deprecated.
 
asSummaryString() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
asSummaryString() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.BeginStatementSetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.AddJarOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.ClearOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.DescribeJobOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.ExecutePlanOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.HelpOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.QuitOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.RemoveJarOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.ResetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.SetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.ShowJarsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.ShowJobsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.command.StopJobOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CompileAndExecutePlanOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogOptionsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogResetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterPartitionPropertiesOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterTableSchemaOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterViewAsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterViewPropertiesOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AlterViewRenameOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.AnalyzeTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CompilePlanOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropPartitionsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ddl.DropViewOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DeleteFromFilterOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DescribeCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DescribeTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.EndStatementSetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ExplainOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.LoadModuleOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableChangeOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableRefreshOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableResumeOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableSuspendOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.CreateMaterializedTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.materializedtable.DropMaterializedTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.NopOperation
 
asSummaryString() - Method in interface org.apache.flink.table.operations.Operation
Returns a string that summarizes this operation for printing to a console.
asSummaryString() - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCatalogsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCreateCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCreateTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCreateViewOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCurrentCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowCurrentDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowModulesOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.ShowPartitionsOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.StatementSetOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.TruncateTableOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.UnloadModuleOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.UseCatalogOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.UseDatabaseOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.UseModulesOperation
 
asSummaryString() - Method in enum org.apache.flink.table.operations.utils.LikeType
 
asSummaryString() - Method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
asSummaryString() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
asSummaryString() - Method in class org.apache.flink.table.planner.connectors.CollectDynamicSink
 
asSummaryString() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
asSummaryString() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
asSummaryString() - Method in class org.apache.flink.table.planner.operations.PlannerCallProcedureOperation
 
asSummaryString() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.planner.operations.RichTableSourceQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
asSummaryString() - Method in interface org.apache.flink.table.refresh.RefreshHandler
Returns a string that summarizes this refresh handler meta information for printing to a console or log.
asSummaryString() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.ArrayType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.BinaryType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.CharType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns a string that summarizes this type for printing to a console.
asSummaryString() - Method in class org.apache.flink.table.types.logical.MapType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.MultisetType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.RawType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.RowType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.StructuredType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.SymbolType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.TimestampType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.VarCharType
 
asSummaryString() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
asSummaryString() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableSource
 
asTaskManager() - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Use this image for building a TaskManager.
asUnaligned() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
asUnmodifiableCollection() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns an unmodifiable collection view.
asVariable(String) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
Formats the given string to resemble a scope variable.
asWatermark() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a Watermark.
asWatermarkStatus() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Casts this element into a WatermarkStatus.
ASYMMETRIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ASYNC_CALC_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecAsyncCalc
 
ASYNC_CAPACITY - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
ASYNC_INFLIGHT_RECORDS_LIMIT - Static variable in class org.apache.flink.configuration.ExecutionOptions
The max limit of in-flight records number in async state execution, 'in-flight' refers to the records that have entered the operator but have not yet been processed and emitted to the downstream.
ASYNC_LOOKUP - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
ASYNC_OPERATION_STORE_DURATION - Static variable in class org.apache.flink.configuration.RestOptions
 
ASYNC_OUTPUT_MODE - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
ASYNC_SCALAR - org.apache.flink.table.functions.FunctionKind
 
ASYNC_SCALAR_EVAL - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
ASYNC_STATE_BUFFER_SIZE - Static variable in class org.apache.flink.configuration.ExecutionOptions
The size of buffer under async state execution.
ASYNC_STATE_BUFFER_TIMEOUT - Static variable in class org.apache.flink.configuration.ExecutionOptions
The timeout of buffer triggering in milliseconds.
ASYNC_TABLE - org.apache.flink.table.functions.FunctionKind
 
ASYNC_TABLE_EVAL - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
ASYNC_TIMEOUT - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
asyncAdd(IN) - Method in interface org.apache.flink.api.common.state.v2.AppendingState
Updates the operator state accessible by AppendingState.asyncGet() by adding the given value to the list of values asynchronously.
asyncAdd(IN) - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
asyncAdd(IN) - Method in class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
asyncAdd(V) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
asyncAdd(V) - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
asyncAdd(V) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
asyncAddAll(List<T>) - Method in interface org.apache.flink.api.common.state.v2.ListState
Updates the operator state accessible by AppendingState.asyncGet() by adding the given values to existing list of values asynchronously.
asyncAddAll(List<V>) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
asyncAddAll(List<V>) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
asyncBufferCapacity - Variable in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
asyncBufferCapacity - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
AsyncCalcSplitNestedRule(RemoteCalcCallFinder) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitNestedRule
 
AsyncCalcSplitOnePerCalcRule(RemoteCalcCallFinder) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule
 
AsyncCalcSplitRule - Class in org.apache.flink.table.planner.plan.rules.logical
Defines split rules for async calc nodes.
AsyncCalcSplitRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
AsyncCalcSplitRule.AsyncCalcSplitNestedRule - Class in org.apache.flink.table.planner.plan.rules.logical
Splits nested call <- asyncCall chains so that nothing is immediately waiting on an async call in a single calc.
AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule - Class in org.apache.flink.table.planner.plan.rules.logical
Splits async calls if there are multiple across projections, so that there's one per calc.
AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule.State - Class in org.apache.flink.table.planner.plan.rules.logical
State object used to keep track of whether a match has been found yet.
AsyncCalcSplitRule.AsyncRemoteCalcCallFinder - Class in org.apache.flink.table.planner.plan.rules.logical
An Async implementation of RemoteCalcCallFinder which finds uses of AsyncScalarFunction.
asyncClear() - Method in interface org.apache.flink.api.common.state.v2.State
Removes the value mapped under the current key asynchronously.
asyncClear() - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
asyncClear() - Method in class org.apache.flink.runtime.state.v2.adaptor.StateAdaptor
 
AsyncClient - Class in org.apache.flink.streaming.examples.async
A simple asynchronous client that simulates interacting with an unreliable external service.
AsyncClient() - Constructor for class org.apache.flink.streaming.examples.async.AsyncClient
 
AsyncCodeGenerator - Class in org.apache.flink.table.planner.codegen
Generates an AsyncFunction which can be used to evaluate calc projections from an async scalar function.
AsyncCodeGenerator() - Constructor for class org.apache.flink.table.planner.codegen.AsyncCodeGenerator
 
asyncContains(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns whether there exists the given mapping asynchronously.
asyncContains(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncContains(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
AsyncDataOutputToOutput(Output<StreamRecord<T>>, InternalSourceReaderMetricGroup, WatermarkGauge) - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
AsyncDataStream - Class in org.apache.flink.streaming.api.datastream
A helper class to apply AsyncFunction to a data stream.
AsyncDataStream() - Constructor for class org.apache.flink.streaming.api.datastream.AsyncDataStream
 
AsyncDataStream.OutputMode - Enum in org.apache.flink.streaming.api.datastream
Output mode for asynchronous operations.
AsyncDynamicSinkContext(AsyncDynamicTableSinkFactory, DynamicTableFactory.Context) - Constructor for class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
AsyncDynamicTableSink<RequestEntryT extends Serializable> - Class in org.apache.flink.connector.base.table.sink
Abstract wrapper class for DynamicTableSink with attributes of AsyncSinkBase.
AsyncDynamicTableSink(Integer, Integer, Integer, Long, Long) - Constructor for class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
AsyncDynamicTableSinkBuilder<RequestEntryT extends Serializable,​ConcreteBuilderT extends AsyncDynamicTableSinkBuilder<?,​?>> - Class in org.apache.flink.connector.base.table.sink
Builder class for AsyncDynamicTableSink.
AsyncDynamicTableSinkBuilder() - Constructor for class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
AsyncDynamicTableSinkFactory - Class in org.apache.flink.connector.base.table
Abstract Implementation of DynamicTableSinkFactory having AsyncSinkBase fields as optional table options defined in AsyncSinkConnectorOptions.
AsyncDynamicTableSinkFactory() - Constructor for class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory
 
AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext - Class in org.apache.flink.connector.base.table
Class providing common table data required by AsyncDynamicTableSinkFactory to create AsyncDynamicTableSink.
asyncEntries() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns the current iterator for all the mappings of this state asynchronously.
asyncEntries() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncEntries() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
AsyncExceptionHandler - Interface in org.apache.flink.runtime.taskmanager
An interface marking a task as capable of handling exceptions thrown by different threads, other than the one executing the task itself.
AsyncExecutionController<K> - Class in org.apache.flink.runtime.asyncprocessing
The Async Execution Controller (AEC) receives processing requests from operators, and put them into execution according to some strategies.
AsyncExecutionController(MailboxExecutor, StateFutureImpl.AsyncFrameworkExceptionHandler, StateExecutor, int, int, long, int, AsyncExecutionController.SwitchContextListener<K>) - Constructor for class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
AsyncExecutionController.SwitchContextListener<K> - Interface in org.apache.flink.runtime.asyncprocessing
A listener listens the key context switch.
AsyncFunction<IN,​OUT> - Interface in org.apache.flink.streaming.api.functions.async
A function to trigger Async I/O operation.
AsyncFunctionRunner - Class in org.apache.flink.table.runtime.operators.calc.async
Async function runner for AsyncScalarFunction, which takes the generated function, instantiates it, and then calls its lifecycle methods.
AsyncFunctionRunner(GeneratedFunction<AsyncFunction<RowData, RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
 
asyncGet() - Method in interface org.apache.flink.api.common.state.v2.AppendingState
Returns the current value for the state asynchronously.
asyncGet() - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
asyncGet() - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
asyncGet() - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
asyncGet() - Method in class org.apache.flink.runtime.state.v2.adaptor.AggregatingStateAdaptor
 
asyncGet() - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
asyncGet() - Method in class org.apache.flink.runtime.state.v2.adaptor.ReducingStateAdaptor
 
asyncGet(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns the current value associated with the given key asynchronously.
asyncGet(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncGet(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
asyncGetAccumulator() - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
ASYNCHRONOUS - org.apache.flink.runtime.state.SnapshotExecutionType
 
AsynchronousBlockReader - Class in org.apache.flink.runtime.io.disk.iomanager
A reader that reads data in blocks from a file channel.
AsynchronousBlockReader(FileIOChannel.ID, RequestQueue<ReadRequest>, LinkedBlockingQueue<MemorySegment>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
Creates a new block channel reader for the given channel.
AsynchronousBlockWriter - Class in org.apache.flink.runtime.io.disk.iomanager
 
AsynchronousBlockWriter(FileIOChannel.ID, RequestQueue<WriteRequest>, LinkedBlockingQueue<MemorySegment>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriter
Creates a new block channel writer for the given channel.
AsynchronousBlockWriterWithCallback - Class in org.apache.flink.runtime.io.disk.iomanager
An asynchronous implementation of the BlockChannelWriterWithCallback that queues I/O requests and calls a callback once they have been handled.
AsynchronousBlockWriterWithCallback(FileIOChannel.ID, RequestQueue<WriteRequest>, RequestDoneCallback<MemorySegment>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriterWithCallback
Creates a new asynchronous block writer for the given channel.
AsynchronousBufferFileReader - Class in org.apache.flink.runtime.io.disk.iomanager
 
AsynchronousBufferFileReader(FileIOChannel.ID, RequestQueue<ReadRequest>, RequestDoneCallback<Buffer>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileReader
 
AsynchronousBufferFileSegmentReader - Class in org.apache.flink.runtime.io.disk.iomanager
 
AsynchronousBufferFileSegmentReader(FileIOChannel.ID, RequestQueue<ReadRequest>, RequestDoneCallback<FileSegment>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileSegmentReader
 
AsynchronousBufferFileWriter - Class in org.apache.flink.runtime.io.disk.iomanager
 
AsynchronousBufferFileWriter(FileIOChannel.ID, RequestQueue<WriteRequest>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileWriter
 
AsynchronousBulkBlockReader - Class in org.apache.flink.runtime.io.disk.iomanager
 
AsynchronousBulkBlockReader(FileIOChannel.ID, RequestQueue<ReadRequest>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBulkBlockReader
 
AsynchronousException - Exception in org.apache.flink.runtime.taskmanager
An exception for wrapping exceptions that are thrown by an operator in threads other than the main compute thread of that operator.
AsynchronousException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskmanager.AsynchronousException
 
AsynchronousException(Throwable) - Constructor for exception org.apache.flink.runtime.taskmanager.AsynchronousException
 
AsynchronousFileIOChannel<T,​R extends org.apache.flink.runtime.io.disk.iomanager.IORequest> - Class in org.apache.flink.runtime.io.disk.iomanager
A base class for readers and writers that accept read or write requests for whole blocks.
AsynchronousFileIOChannel(FileIOChannel.ID, RequestQueue<R>, RequestDoneCallback<T>, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Creates a new channel access to the path indicated by the given ID.
AsynchronousJobOperationKey - Class in org.apache.flink.runtime.rest.handler.job
A pair of JobID and TriggerId used as a key to a hash based collection.
AsynchronouslyCreatedResource<T> - Interface in org.apache.flink.runtime.rest.messages.queue
Interface for REST resources that are created asynchronously.
AsynchronousOperationInfo - Class in org.apache.flink.runtime.rest.handler.async
Basic information object for asynchronous operations.
AsynchronousOperationResult<V> - Class in org.apache.flink.runtime.rest.handler.async
Result of an asynchronous operation.
AsynchronousOperationStatusMessageHeaders<V,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.async
Message headers for the status polling of an asynchronous operation.
AsynchronousOperationStatusMessageHeaders() - Constructor for class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
 
AsynchronousOperationTriggerMessageHeaders<R extends RequestBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.handler.async
Message headers for the triggering of an asynchronous operation.
AsynchronousOperationTriggerMessageHeaders() - Constructor for class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationTriggerMessageHeaders
 
asynchronousSnapshots - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
Flag to de/activate asynchronous snapshots.
asyncInvoke(IN, ResultFuture<OUT>) - Method in interface org.apache.flink.streaming.api.functions.async.AsyncFunction
Trigger async operation for each stream input.
asyncInvoke(IN, ResultFuture<OUT>) - Method in class org.apache.flink.streaming.api.functions.async.RichAsyncFunction
 
asyncInvoke(RowData, ResultFuture<RowData>) - Method in class org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
 
asyncInvoke(RowData, ResultFuture<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
AsyncIOExample - Class in org.apache.flink.streaming.examples.async
Example to illustrate how to use AsyncFunction.
AsyncIOExample() - Constructor for class org.apache.flink.streaming.examples.async.AsyncIOExample
 
asyncIsEmpty() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns whether this state contains no key-value mappings asynchronously.
asyncIsEmpty() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncIsEmpty() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
asyncKeyedStateBackend() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the async keyed state backend for the stream operator.
AsyncKeyedStateBackend<K> - Interface in org.apache.flink.runtime.state
An async keyed state backend provides methods supporting to access keyed state asynchronously and in batch.
AsyncKeyedStateBackendAdaptor<K> - Class in org.apache.flink.runtime.state.v2.adaptor
A adaptor that transforms KeyedStateBackend into AsyncKeyedStateBackend.
AsyncKeyedStateBackendAdaptor(CheckpointableKeyedStateBackend<K>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
asyncKeys() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns the current iterator for all the keys of this state asynchronously.
asyncKeys() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncKeys() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
asyncLookup(RowData) - Method in class org.apache.flink.table.functions.AsyncLookupFunction
Asynchronously lookup rows matching the lookup keys.
asyncLookup(RowData) - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
asyncLookup(RowData) - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
 
AsyncLookupFunction - Class in org.apache.flink.table.functions
A wrapper class of AsyncTableFunction for asynchronously lookup rows matching the lookup keys from external system.
AsyncLookupFunction() - Constructor for class org.apache.flink.table.functions.AsyncLookupFunction
 
AsyncLookupFunctionProvider - Interface in org.apache.flink.table.connector.source.lookup
A provider for creating AsyncLookupFunction.
AsyncLookupJoinRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The async join runner to lookup the dimension table.
AsyncLookupJoinRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, GeneratedFunction<FilterCondition>, RowDataSerializer, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
AsyncLookupJoinWithCalcRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The async join runner with an additional calculate function on the dimension table.
AsyncLookupJoinWithCalcRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, GeneratedFunction<FilterCondition>, RowDataSerializer, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
AsyncLookupOptions(int, long, AsyncDataStream.OutputMode) - Constructor for class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
asyncMergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
asyncMergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
asyncMergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
asyncMergeNamespaces(N, Collection<N>) - Method in interface org.apache.flink.runtime.state.v2.internal.InternalMergingState
Merges the state of the current key for the given source namespaces into the state of the target namespace.
asyncOutputMode - Variable in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
asyncOutputMode - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
asyncProcessWithKey(K, ThrowingRunnable<Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
asyncProcessWithKey(K, ThrowingRunnable<Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
asyncProcessWithKey(K, ThrowingRunnable<Exception>) - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessingOperator
Asynchronously process a code with a key provided.
asyncPut(UK, UV) - Method in interface org.apache.flink.api.common.state.v2.MapState
Update the current value associated with the given key asynchronously.
asyncPut(UK, UV) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
asyncPut(UK, V) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncPutAll(Map<UK, UV>) - Method in interface org.apache.flink.api.common.state.v2.MapState
Update all of the mappings from the given map into the state asynchronously.
asyncPutAll(Map<UK, UV>) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
asyncPutAll(Map<UK, V>) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
AsyncRemoteCalcCallFinder() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncRemoteCalcCallFinder
 
asyncRemove(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Delete the mapping of the given key from the state asynchronously.
asyncRemove(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncRemove(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
AsyncRetryPredicate<OUT> - Interface in org.apache.flink.streaming.api.functions.async
Interface encapsulates an asynchronous retry predicate.
AsyncRetryStrategies - Class in org.apache.flink.streaming.util.retryable
Utility class to create concrete AsyncRetryStrategy.
AsyncRetryStrategies() - Constructor for class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies
 
AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategy<OUT> - Class in org.apache.flink.streaming.util.retryable
ExponentialBackoffDelayRetryStrategy.
AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategyBuilder<OUT> - Class in org.apache.flink.streaming.util.retryable
ExponentialBackoffDelayRetryStrategyBuilder for building a ExponentialBackoffDelayRetryStrategy.
AsyncRetryStrategies.FixedDelayRetryStrategy<OUT> - Class in org.apache.flink.streaming.util.retryable
FixedDelayRetryStrategy.
AsyncRetryStrategies.FixedDelayRetryStrategyBuilder<OUT> - Class in org.apache.flink.streaming.util.retryable
FixedDelayRetryStrategyBuilder for building a FixedDelayRetryStrategy.
asyncRetryStrategy - Variable in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
AsyncRetryStrategy<OUT> - Interface in org.apache.flink.streaming.api.functions.async
Interface encapsulates an asynchronous retry strategy.
AsyncScalarFunction - Class in org.apache.flink.table.functions
Base class for a user-defined scalar function which returns results asynchronously.
AsyncScalarFunction() - Constructor for class org.apache.flink.table.functions.AsyncScalarFunction
 
AsyncSinkBase<InputT,​RequestEntryT extends Serializable> - Class in org.apache.flink.connector.base.sink
A generic sink for destinations that provide an async client to persist data.
AsyncSinkBase(ElementConverter<InputT, RequestEntryT>, int, int, int, long, long, long) - Constructor for class org.apache.flink.connector.base.sink.AsyncSinkBase
 
AsyncSinkBase(ElementConverter<InputT, RequestEntryT>, int, int, int, long, long, long, long, boolean) - Constructor for class org.apache.flink.connector.base.sink.AsyncSinkBase
 
AsyncSinkBaseBuilder<InputT,​RequestEntryT extends Serializable,​ConcreteBuilderT extends AsyncSinkBaseBuilder<?,​?,​?>> - Class in org.apache.flink.connector.base.sink
Abstract builder for constructing a concrete implementation of AsyncSinkBase.
AsyncSinkBaseBuilder() - Constructor for class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
AsyncSinkConfigurationValidator - Class in org.apache.flink.connector.base.table.sink.options
Class for validating options in AsyncSinkConnectorOptions.
AsyncSinkConfigurationValidator(ReadableConfig) - Constructor for class org.apache.flink.connector.base.table.sink.options.AsyncSinkConfigurationValidator
 
AsyncSinkConnectorOptions - Class in org.apache.flink.connector.base.table
Optional Options for AsyncDynamicTableSinkFactory representing fields of AsyncSinkBase.
AsyncSinkConnectorOptions() - Constructor for class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
AsyncSinkFatalExceptionClassifiers - Class in org.apache.flink.connector.base.sink.writer
Common retry exception classifiers needed for common errors.
AsyncSinkFatalExceptionClassifiers() - Constructor for class org.apache.flink.connector.base.sink.writer.AsyncSinkFatalExceptionClassifiers
 
AsyncSinkWriter<InputT,​RequestEntryT extends Serializable> - Class in org.apache.flink.connector.base.sink.writer
A generic sink writer that handles the general behaviour of a sink such as batching and flushing, and allows extenders to implement the logic for persisting individual request elements, with allowance for retries.
AsyncSinkWriter(ElementConverter<InputT, RequestEntryT>, WriterInitContext, AsyncSinkWriterConfiguration, Collection<BufferedRequestState<RequestEntryT>>) - Constructor for class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
 
AsyncSinkWriterConfiguration - Class in org.apache.flink.connector.base.sink.writer.config
AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder - Class in org.apache.flink.connector.base.sink.writer.config
AsyncSinkWriterConfiguration.ConfigurationMaxBatchSize - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxBatchSize parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytes - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxBatchSizeInBytes parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfiguration.ConfigurationMaxBufferedRequests - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxBufferedRequests parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfiguration.ConfigurationMaxInFlightRequests - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxInFlightRequests parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfiguration.ConfigurationMaxRecordSizeInBytes - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxRecordSizeInBytes parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfiguration.ConfigurationMaxTimeInBufferMS - Interface in org.apache.flink.connector.base.sink.writer.config
Required MaxTimeInBufferMS parameter for AsyncSinkWriterConfiguration.
AsyncSinkWriterConfigurationBuilder() - Constructor for class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
AsyncSinkWriterStateSerializer<RequestEntryT extends Serializable> - Class in org.apache.flink.connector.base.sink.writer
Serializer class for AsyncSinkWriter state.
AsyncSinkWriterStateSerializer() - Constructor for class org.apache.flink.connector.base.sink.writer.AsyncSinkWriterStateSerializer
 
asyncSnapshot(RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources, long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
asyncSnapshot(RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources, long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
asyncSnapshot(FullSnapshotResources<K>, long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.runtime.state.SavepointSnapshotStrategy
 
asyncSnapshot(ForStSnapshotStrategyBase.ForStNativeSnapshotResources, long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
asyncSnapshot(SR, long, long, CheckpointStreamFactory, CheckpointOptions) - Method in interface org.apache.flink.runtime.state.SnapshotStrategy
Operation that writes a snapshot into a stream that is provided by the given CheckpointStreamFactory and returns a @SupplierWithException that gives a state handle to the snapshot.
AsyncSnapshotCallable<T> - Class in org.apache.flink.runtime.state
Base class that outlines the strategy for asynchronous snapshots.
AsyncSnapshotCallable() - Constructor for class org.apache.flink.runtime.state.AsyncSnapshotCallable
 
AsyncSnapshotCallable.AsyncSnapshotTask - Class in org.apache.flink.runtime.state
FutureTask that wraps a AsyncSnapshotCallable and connects it with cancellation and closing.
AsyncStateException - Exception in org.apache.flink.runtime.asyncprocessing
An exception for wrapping exceptions that are thrown by StateFuture callback framework.
AsyncStateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.asyncprocessing.AsyncStateException
 
AsyncStateException(Throwable) - Constructor for exception org.apache.flink.runtime.asyncprocessing.AsyncStateException
 
AsyncStateProcessing - Interface in org.apache.flink.streaming.runtime.operators.asyncprocessing
This class defines the basic interfaces to process a state in operator/input layer.
AsyncStateProcessingOperator - Interface in org.apache.flink.streaming.runtime.operators.asyncprocessing
A more detailed interface based on AsyncStateProcessing, which gives the essential methods for an operator to perform async state processing.
AsyncStateStreamingJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing
Streaming unbounded Join operator based on async state api, which supports INNER/LEFT/RIGHT/FULL JOIN.
AsyncStateStreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AsyncStateStreamingJoinOperator
 
AsyncTableFunction<T> - Class in org.apache.flink.table.functions
Base class for a user-defined asynchronous table function.
AsyncTableFunction() - Constructor for class org.apache.flink.table.functions.AsyncTableFunction
 
AsyncTableFunctionProvider<T> - Interface in org.apache.flink.table.legacy.connector.source
Deprecated.
Please use AsyncLookupFunctionProvider to implement asynchronous lookup table.
asyncTimeout - Variable in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
asyncTimeout - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
asyncUpdate(List<T>) - Method in interface org.apache.flink.api.common.state.v2.ListState
Updates the operator state accessible by AppendingState.asyncGet() by updating existing values to the given list of values asynchronously.
asyncUpdate(List<V>) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
asyncUpdate(List<V>) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
asyncUpdate(T) - Method in interface org.apache.flink.api.common.state.v2.ValueState
Updates the operator state accessible by ValueState.asyncValue() to the given value asynchronously.
asyncUpdate(V) - Method in class org.apache.flink.runtime.state.v2.AbstractValueState
 
asyncUpdate(V) - Method in class org.apache.flink.runtime.state.v2.adaptor.ValueStateAdaptor
 
AsyncUtil - Class in org.apache.flink.table.planner.plan.utils
Contains utilities for AsyncScalarFunction.
AsyncUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.AsyncUtil
 
AsyncUtil.Options - Class in org.apache.flink.table.planner.plan.utils
Options for configuring async behavior.
asyncValue() - Method in interface org.apache.flink.api.common.state.v2.ValueState
Returns the current value for the state asynchronously.
asyncValue() - Method in class org.apache.flink.runtime.state.v2.AbstractValueState
 
asyncValue() - Method in class org.apache.flink.runtime.state.v2.adaptor.ValueStateAdaptor
 
asyncValues() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns the current iterator for all the values of this state asynchronously.
asyncValues() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
asyncValues() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
AsyncWaitOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.async
The AsyncWaitOperator allows to asynchronously process incoming stream records.
AsyncWaitOperator(StreamOperatorParameters<OUT>, AsyncFunction<IN, OUT>, long, int, AsyncDataStream.OutputMode, AsyncRetryStrategy<OUT>, ProcessingTimeService, MailboxExecutor) - Constructor for class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
AsyncWaitOperatorFactory<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.async
The factory of AsyncWaitOperator.
AsyncWaitOperatorFactory(AsyncFunction<IN, OUT>, long, int, AsyncDataStream.OutputMode) - Constructor for class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
AsyncWaitOperatorFactory(AsyncFunction<IN, OUT>, long, int, AsyncDataStream.OutputMode, AsyncRetryStrategy<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
at(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Accesses the element of an array or map based on a key or an index (starting at 1).
AT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
AT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
AT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
AT_LEAST_ONCE - org.apache.flink.connector.base.DeliveryGuarantee
Records are ensured to be delivered but it may happen that the same record is delivered multiple times.
AT_LEAST_ONCE - org.apache.flink.core.execution.CheckpointingMode
Sets the checkpointing mode to "at least once".
AT_LEAST_ONCE - org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
 
AT_LEAST_ONCE - org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingMode
 
AT_LEAST_ONCE - org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
Sets the checkpointing mode to "at least once".
atan() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the arc tangent of a given number.
atan(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ATAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ATAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
atan2(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Calculates the arc tangent of a given coordinate.
atan2(DecimalData, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ATAN2 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ATAN2 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ATOMIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AtomicDataType - Class in org.apache.flink.table.types
A data type that does not contain further data types (e.g.
AtomicDataType(LogicalType) - Constructor for class org.apache.flink.table.types.AtomicDataType
 
AtomicDataType(LogicalType, Class<?>) - Constructor for class org.apache.flink.table.types.AtomicDataType
 
AtomicKvStateRequestStats - Class in org.apache.flink.queryablestate.network.stats
Atomic KvStateRequestStats implementation.
AtomicKvStateRequestStats() - Constructor for class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
AtomicRowExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an atomic row expression.
AtomicType<T> - Interface in org.apache.flink.api.common.typeinfo
An atomic type is a type that is treated as one indivisible unit and where the entire type acts as a key.
attachAsDataStream() - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
attachAsDataStream() - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
Optimizes all statements as one entity and adds them as transformations to the underlying StreamExecutionEnvironment.
attachAsDataStream(List<ModifyOperation>) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
ATTACHED - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
attachJobGraph(List<JobVertex>, JobManagerJobMetricGroup) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
attachJobGraph(List<JobVertex>, JobManagerJobMetricGroup) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
ATTEMPT_NUMBER_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
ATTEMPT_PREFIX - Static variable in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
attemptNumber - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
attemptNumber - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
attemptNumber() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
Attribute - Class in org.apache.flink.api.common.attribute
Attribute contains the information about the process logic of a process function.
ATTRIBUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Attribute.Builder - Class in org.apache.flink.api.common.attribute
 
AttributeParser - Class in org.apache.flink.datastream.impl.attribute
AttributeParser() - Constructor for class org.apache.flink.datastream.impl.attribute.AttributeParser
 
attributes(List<StructuredType.StructuredAttribute>) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
ATTRIBUTES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AUTHORIZATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AUTO - org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Selects the BoundedBlockingSubpartition type based on the current memory architecture.
AUTO - org.apache.flink.table.api.config.AggregatePhaseStrategy
No special enforcer for aggregate stage.
AUTO - org.apache.flink.table.api.config.ExecutionConfigOptions.SinkKeyedShuffle
Auto add keyed shuffle when the sink's parallelism differs from upstream operator.
AUTO - org.apache.flink.table.api.config.ExecutionConfigOptions.UpsertMaterialize
Add materialize operator when a distributed disorder occurs on unique keys.
AUTO_COMPACTION - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
AUTO_GENERATE_UIDS - Static variable in class org.apache.flink.configuration.PipelineOptions
 
AUTO_WATERMARK_INTERVAL - Static variable in class org.apache.flink.configuration.PipelineOptions
 
AutoClosablePath - Class in org.apache.flink.tests.util
Utility class to delete a given Path when exiting a try-with-resources statement.
AutoClosablePath(Path) - Constructor for class org.apache.flink.tests.util.AutoClosablePath
 
AutoClosableProcess - Class in org.apache.flink.tests.util
Utility class to terminate a given Process when exiting a try-with-resources statement.
AutoClosableProcess.AutoClosableProcessBuilder - Class in org.apache.flink.tests.util
Builder for most sophisticated processes.
AutoCloseableAsync - Interface in org.apache.flink.util
Closeable interface which allows to close a resource in a non blocking fashion.
AutoCloseableRegistry - Class in org.apache.flink.core.fs
This class allows to register instances of AutoCloseable, which are all closed if this registry is closed.
AutoCloseableRegistry() - Constructor for class org.apache.flink.core.fs.AutoCloseableRegistry
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
AUTOMATIC - org.apache.flink.api.common.RuntimeExecutionMode
Flink will set the execution mode to RuntimeExecutionMode.BATCH if all sources are bounded, or RuntimeExecutionMode.STREAMING if there is at least one source which is unbounded.
AUTOMATIC - org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
The refresh pipeline mode is determined by freshness of materialized table, either CatalogMaterializedTable.RefreshMode.FULL or CatalogMaterializedTable.RefreshMode.CONTINUOUS.
auxiliary(String, SqlKind) - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
Creates an auxiliary function from this grouped window function.
auxiliary(SqlKind) - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
Creates an auxiliary function from this grouped window function.
AUXILIARY_GROUP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
AUXILIARY_GROUP aggregate function.
AuxiliaryConverter - Interface in org.apache.calcite.sql2rel
Converts an expression for a group window function (e.g.
AuxiliaryConverter.Impl - Class in org.apache.calcite.sql2rel
Simple implementation of AuxiliaryConverter.
availability - Variable in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
The availability future.
availabilityHelper - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
AvailabilityHelper() - Constructor for class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
AvailabilityNotifier - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
AvailabilityNotifier is used to notify that the data from the specific partition and subpartition in tiered storage is available.
AvailabilityProvider - Interface in org.apache.flink.runtime.io
Interface defining couple of essential methods for listening on data availability using CompletableFuture.
AvailabilityProvider.AvailabilityHelper - Class in org.apache.flink.runtime.io
A availability implementation for providing the helpful functions of resetting the available/unavailable states.
AvailabilityWithBacklog(boolean, int) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartitionView.AvailabilityWithBacklog
 
available() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
available() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
available() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
available() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
available() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
available() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
available() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
available() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
AVAILABLE - Static variable in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
A constant future that is complete, indicating availability.
AVAILABLE - Static variable in interface org.apache.flink.runtime.io.AvailabilityProvider
Constant that allows to avoid volatile checks CompletableFuture.isDone().
availableMemory - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The free memory segments currently available to the hash join.
availableMemory() - Method in class org.apache.flink.runtime.memory.MemoryManager
Returns the available amount of memory handled by this memory manager.
AverageAccumulator - Class in org.apache.flink.api.common.accumulators
An accumulator that computes the average value.
AverageAccumulator() - Constructor for class org.apache.flink.api.common.accumulators.AverageAccumulator
 
avg() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the average (arithmetic mean) of the numeric field across all input values.
avg(boolean, String, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the AVG aggregate function, optionally distinct and with an alias.
avg(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the AVG aggregate function.
AVG - org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
 
AVG - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
AVG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
AVG - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
AVG - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
AVG_RECORD_BYTES_UNKNOWN - Static variable in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Constant indicating that average record width is unknown.
AvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in avg aggregate function.
AvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
AvgAggFunction.ByteAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Avg aggregate function.
AvgAggFunction.DecimalAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Avg aggregate function.
AvgAggFunction.DoubleAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Avg aggregate function.
AvgAggFunction.FloatAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Avg aggregate function.
AvgAggFunction.IntAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Integer Avg aggregate function.
AvgAggFunction.LongAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Avg aggregate function.
AvgAggFunction.ShortAvgAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Avg aggregate function.
avgBytesPerRecord - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
AVRO - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
AVRO = 23;
AVRO_ENCODING - Static variable in class org.apache.flink.formats.avro.AvroFormatOptions
 
AVRO_OUTPUT_CODEC - Static variable in class org.apache.flink.formats.avro.AvroFormatOptions
 
AVRO_SPECIFIC_RECORD_BASE_CLASS - Static variable in class org.apache.flink.api.java.typeutils.AvroUtils
 
AVRO_TIMESTAMP_LEGACY_MAPPING - Static variable in class org.apache.flink.formats.avro.AvroFormatOptions
 
AVRO_TYPE_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
AVRO_TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
AVRO_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
AVRO = 23;
AvroBuilder<T> - Interface in org.apache.flink.formats.avro
A builder to create an AvroBulkWriter from an OutputStream.
AvroBulkWriter<T> - Class in org.apache.flink.formats.avro
A simple BulkWriter implementation that wraps an Avro DataFileWriter.
AvroBulkWriter(DataFileWriter<T>) - Constructor for class org.apache.flink.formats.avro.AvroBulkWriter
Create a new AvroBulkWriter wrapping the given Avro DataFileWriter.
AvroConfluentFormatOptions - Class in org.apache.flink.formats.avro.registry.confluent
Options for Schema Registry Avro format.
AvroDeserializationSchema<T> - Class in org.apache.flink.formats.avro
Deserialization schema that deserializes from Avro binary format.
AvroFactory<T> - Class in org.apache.flink.formats.avro.typeutils
Creates Avro DatumReader and DatumWriter.
AvroFileFormatFactory - Class in org.apache.flink.formats.avro
Avro format factory for file system.
AvroFileFormatFactory() - Constructor for class org.apache.flink.formats.avro.AvroFileFormatFactory
 
AvroFormatFactory - Class in org.apache.flink.formats.avro
Table format factory for providing configured instances of Avro to RowData SerializationSchema and DeserializationSchema.
AvroFormatFactory() - Constructor for class org.apache.flink.formats.avro.AvroFormatFactory
 
AvroFormatOptions - Class in org.apache.flink.formats.avro
Options for the avro format.
AvroFormatOptions.AvroEncoding - Enum in org.apache.flink.formats.avro
Serialization types for Avro encoding, see AvroFormatOptions.AVRO_ENCODING.
AvroInputFormat<E> - Class in org.apache.flink.formats.avro
Provides a FileInputFormat for Avro records.
AvroInputFormat(Path, Class<E>) - Constructor for class org.apache.flink.formats.avro.AvroInputFormat
 
AvroKryoSerializerUtils - Class in org.apache.flink.formats.avro.utils
Utilities for integrating Avro serializers in Kryo.
AvroKryoSerializerUtils() - Constructor for class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
AvroKryoSerializerUtils.AvroSchemaSerializer - Class in org.apache.flink.formats.avro.utils
Slow serialization approach for Avro schemas.
AvroOutputFormat<E> - Class in org.apache.flink.formats.avro
FileOutputFormat for Avro records.
AvroOutputFormat(Class<E>) - Constructor for class org.apache.flink.formats.avro.AvroOutputFormat
 
AvroOutputFormat(Path, Class<E>) - Constructor for class org.apache.flink.formats.avro.AvroOutputFormat
 
AvroOutputFormat.Codec - Enum in org.apache.flink.formats.avro
Wrapper which encapsulates the supported codec and a related serialization byte.
AvroParquetReaders - Class in org.apache.flink.formats.parquet.avro
A convenience builder to create AvroParquetRecordFormat instances for the different kinds of Avro record types.
AvroParquetWriters - Class in org.apache.flink.formats.parquet.avro
Convenience builder to create ParquetWriterFactory instances for the different Avro types.
AvroRowDataDeserializationSchema - Class in org.apache.flink.formats.avro
Deserialization schema from Avro bytes to RowData.
AvroRowDataDeserializationSchema(DeserializationSchema<GenericRecord>, AvroToRowDataConverters.AvroToRowDataConverter, TypeInformation<RowData>) - Constructor for class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
Creates a Avro deserialization schema for the given logical type.
AvroRowDataDeserializationSchema(RowType, TypeInformation<RowData>) - Constructor for class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
Creates an Avro deserialization schema for the given logical type.
AvroRowDataDeserializationSchema(RowType, TypeInformation<RowData>, AvroFormatOptions.AvroEncoding) - Constructor for class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
Creates an Avro deserialization schema for the given logical type.
AvroRowDataDeserializationSchema(RowType, TypeInformation<RowData>, AvroFormatOptions.AvroEncoding, boolean) - Constructor for class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
Creates an Avro deserialization schema for the given logical type.
AvroRowDataSerializationSchema - Class in org.apache.flink.formats.avro
Serialization schema that serializes RowData into Avro bytes.
AvroRowDataSerializationSchema(RowType) - Constructor for class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
Creates an Avro serialization schema with the given record row type.
AvroRowDataSerializationSchema(RowType, SerializationSchema<GenericRecord>, RowDataToAvroConverters.RowDataToAvroConverter) - Constructor for class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
Creates an Avro serialization schema with the given record row type, nested schema and runtime converters.
AvroRowDataSerializationSchema(RowType, AvroFormatOptions.AvroEncoding) - Constructor for class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
Creates an Avro serialization schema with the given record row type.
AvroRowDataSerializationSchema(RowType, AvroFormatOptions.AvroEncoding, boolean) - Constructor for class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
Creates an Avro serialization schema with the given record row type and legacy timestamp mapping flag.
AvroRowDeserializationSchema - Class in org.apache.flink.formats.avro
Deserialization schema from Avro bytes to Row.
AvroRowDeserializationSchema(Class<? extends SpecificRecord>) - Constructor for class org.apache.flink.formats.avro.AvroRowDeserializationSchema
Creates a Avro deserialization schema for the given specific record class.
AvroRowDeserializationSchema(String) - Constructor for class org.apache.flink.formats.avro.AvroRowDeserializationSchema
Creates a Avro deserialization schema for the given Avro schema string.
AvroRowSerializationSchema - Class in org.apache.flink.formats.avro
Serialization schema that serializes Row into Avro bytes.
AvroRowSerializationSchema(Class<? extends SpecificRecord>) - Constructor for class org.apache.flink.formats.avro.AvroRowSerializationSchema
Creates an Avro serialization schema for the given specific record class.
AvroRowSerializationSchema(String) - Constructor for class org.apache.flink.formats.avro.AvroRowSerializationSchema
Creates an Avro serialization schema for the given Avro schema string.
AvroSchemaConverter - Class in org.apache.flink.formats.avro.typeutils
Converts an Avro schema into Flink's type information.
AvroSchemaSerializer() - Constructor for class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.AvroSchemaSerializer
 
AvroSerializationSchema<T> - Class in org.apache.flink.formats.avro
Serialization schema that serializes to Avro binary format.
AvroSerializationSchema(Class<T>, Schema, AvroFormatOptions.AvroEncoding) - Constructor for class org.apache.flink.formats.avro.AvroSerializationSchema
Creates an Avro deserialization schema.
AvroSerializer<T> - Class in org.apache.flink.formats.avro.typeutils
A serializer that serializes types via Avro.
AvroSerializer(Class<T>) - Constructor for class org.apache.flink.formats.avro.typeutils.AvroSerializer
Creates a new AvroSerializer for the type indicated by the given class.
AvroSerializer(Class<T>, Schema) - Constructor for class org.apache.flink.formats.avro.typeutils.AvroSerializer
Creates a new AvroSerializer for the type indicated by the given class.
AvroSerializerSnapshot<T> - Class in org.apache.flink.formats.avro.typeutils
An Avro specific implementation of a TypeSerializerSnapshot.
AvroSerializerSnapshot() - Constructor for class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
AvroToRowDataConverters - Class in org.apache.flink.formats.avro
Tool class used to convert from Avro GenericRecord to RowData.
AvroToRowDataConverters() - Constructor for class org.apache.flink.formats.avro.AvroToRowDataConverters
 
AvroToRowDataConverters.AvroToRowDataConverter - Interface in org.apache.flink.formats.avro
Runtime converter that converts Avro data structures into objects of Flink Table & SQL internal data structures.
AvroTypeInfo<T extends org.apache.avro.specific.SpecificRecordBase> - Class in org.apache.flink.formats.avro.typeutils
Special type information to generate a special AvroTypeInfo for Avro POJOs (implementing SpecificRecordBase, the typed Avro POJOs)
AvroTypeInfo(Class<T>) - Constructor for class org.apache.flink.formats.avro.typeutils.AvroTypeInfo
Creates a new Avro type info for the given class.
AvroUtils - Class in org.apache.flink.api.java.typeutils
Utility methods for dealing with Avro types.
AvroUtils() - Constructor for class org.apache.flink.api.java.typeutils.AvroUtils
 
AvroWriterFactory<T> - Class in org.apache.flink.formats.avro
A factory that creates an AvroBulkWriter.
AvroWriterFactory(AvroBuilder<T>) - Constructor for class org.apache.flink.formats.avro.AvroWriterFactory
Creates a new AvroWriterFactory using the given builder to assemble the ParquetWriter.
AvroWriters - Class in org.apache.flink.formats.avro
Convenience builder to create AvroWriterFactory instances for the different Avro types.
await() - Method in class org.apache.flink.core.testutils.MultiShotLatch
Waits until MultiShotLatch.trigger() is called.
await() - Method in class org.apache.flink.core.testutils.OneShotLatch
Waits until OneShotLatch.trigger() is called.
await() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
await() - Method in interface org.apache.flink.table.api.TableResult
Wait if necessary until the data is ready.
await(long, TimeUnit) - Method in class org.apache.flink.core.testutils.OneShotLatch
Waits until OneShotLatch.trigger() is called.
await(long, TimeUnit) - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
await(long, TimeUnit) - Method in interface org.apache.flink.table.api.TableResult
Wait if necessary for at most the given time for the data to be ready.
AWAIT_LEADER_TIMEOUT - Static variable in class org.apache.flink.configuration.RestOptions
The time in ms that the client waits for the leader address, e.g., Dispatcher or WebMonitorEndpoint.
awaitBlocker() - Method in class org.apache.flink.core.testutils.BlockerSync
Waits until the blocking thread has entered the method BlockerSync.block() or BlockerSync.blockNonInterruptible().
awaitFirstLoad() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
awaitOperationTermination(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
 
awaitQuietly() - Method in class org.apache.flink.core.testutils.OneShotLatch
awaitQuietly(long, TimeUnit) - Method in class org.apache.flink.core.testutils.OneShotLatch
awaitStartOfSuperstepOrTermination(int) - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
awaitTermination() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
awaitTermination(long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
AZURE_STORAGE_KEY_ENV_VARIABLE - Static variable in class org.apache.flink.fs.azurefs.EnvironmentVariableKeyProvider
 
AzureBlobFsRecoverableDataOutputStream - Class in org.apache.flink.fs.azurefs
An implementation of the RecoverableFsDataOutputStream for AzureBlob's file system abstraction.
AzureBlobRecoverableWriter - Class in org.apache.flink.fs.azurefs
Recoverable writer for AzureBlob file system.
AzureBlobRecoverableWriter(FileSystem) - Constructor for class org.apache.flink.fs.azurefs.AzureBlobRecoverableWriter
Creates a new Recoverable writer.
AzureBlobStorageFSFactory - Class in org.apache.flink.fs.azurefs
A factory for the Azure file system over HTTP.
AzureBlobStorageFSFactory() - Constructor for class org.apache.flink.fs.azurefs.AzureBlobStorageFSFactory
 
AzureDataLakeStoreGen2FSFactory - Class in org.apache.flink.fs.azurefs
Abfs azureFs implementation.
AzureDataLakeStoreGen2FSFactory() - Constructor for class org.apache.flink.fs.azurefs.AzureDataLakeStoreGen2FSFactory
 

B

b - org.apache.flink.streaming.examples.statemachine.event.EventType
 
back() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.UnmatchedBuildIterator
 
BACK_QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
backend - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
Backend that holds the actual RocksDB instance where we store state.
backend - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
Backend that holds the actual RocksDB instance where we store state.
BackendBuildingException - Exception in org.apache.flink.runtime.state
Exceptions which indicate that a state backend building has failed.
BackendBuildingException(String) - Constructor for exception org.apache.flink.runtime.state.BackendBuildingException
 
BackendBuildingException(String, Throwable) - Constructor for exception org.apache.flink.runtime.state.BackendBuildingException
 
backendIdentifier - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
UUID to identify the backend which created this state handle.
BackendRestorerProcedure<T extends Closeable & Disposable,​S extends StateObject> - Class in org.apache.flink.streaming.api.operators
This class implements the logic that creates (and potentially restores) a state backend.
BackendRestorerProcedure(FunctionWithException<Collection<S>, T, Exception>, CloseableRegistry, String) - Constructor for class org.apache.flink.streaming.api.operators.BackendRestorerProcedure
Creates a new backend restorer using the given backend supplier and the closeable registry.
backendUID - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The state handle ids of all sst files materialized in snapshots for previous checkpoints.
backendUID - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
The state handle ids of all sst files materialized in snapshots for previous checkpoints.
BackendWritableBroadcastState<K,​V> - Interface in org.apache.flink.runtime.state
An interface with methods related to the interplay between the Broadcast State and the OperatorStateBackend.
BackgroundErrors - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
BackgroundErrors - org.apache.flink.state.forst.ForStProperty
 
BackPressuringExecutor - Class in org.apache.flink.core.fs
An executor decorator that allows only a certain number of concurrent executions.
BackPressuringExecutor(Executor, int) - Constructor for class org.apache.flink.core.fs.BackPressuringExecutor
 
BACKSPACE - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
backup(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
BACKUP_AND_RECOVERY_DISABLED - Static variable in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
backupAndRecoveryEnabled(LocalSnapshotDirectoryProvider) - Static method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
BadRequestException - Exception in org.apache.flink.queryablestate.network
Base class for exceptions thrown during querying Flink's managed state.
BadRequestException(String, String) - Constructor for exception org.apache.flink.queryablestate.network.BadRequestException
 
bais - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
Reusable InputStream used to holding the execution results to be deserialized.
bais - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
Reusable InputStream used to holding the execution results to be deserialized.
baisWrapper - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
InputStream Wrapper.
baisWrapper - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
InputStream Wrapper.
BANG - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BANG - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BanJunit4Rules - Class in org.apache.flink.architecture.rules
Rules for modules already completed the migration of junit5.
BanJunit4Rules() - Constructor for class org.apache.flink.architecture.rules.BanJunit4Rules
 
baos - Variable in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
Reusable OutputStream used to holding the serialized input elements.
baos - Variable in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
baos - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
Reusable OutputStream used to holding the serialized input elements.
baos - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
Reusable OutputStream used to holding the serialized input elements.
baosWrapper - Variable in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
OutputStream Wrapper.
baosWrapper - Variable in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
baosWrapper - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
OutputStream Wrapper.
baosWrapper - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
OutputStream Wrapper.
BAR - org.apache.flink.streaming.tests.queryablestate.LabelSurrogate.Type
 
BarrierAlignmentUtil - Class in org.apache.flink.streaming.runtime.io.checkpointing
Utility for barrier alignment.
BarrierAlignmentUtil() - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil
 
BarrierAlignmentUtil.Cancellable - Interface in org.apache.flink.streaming.runtime.io.checkpointing
A handle to a delayed action which can be cancelled.
BarrierAlignmentUtil.DelayableTimer - Interface in org.apache.flink.streaming.runtime.io.checkpointing
It can register a task to be executed some time later.
BASE_DIR - Static variable in class org.apache.flink.client.cli.ArtifactFetchOptions
 
BASE_PATH - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
BaseBroadcastProcessFunction - Class in org.apache.flink.streaming.api.functions.co
The base class containing the functionality available to all broadcast process function.
BaseBroadcastProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.BaseBroadcastProcessFunction
 
BaseBroadcastProcessFunction.Context - Class in org.apache.flink.streaming.api.functions.co
A base context available to the broadcasted stream side of a BroadcastConnectedStream.
BaseBroadcastProcessFunction.ReadOnlyContext - Class in org.apache.flink.streaming.api.functions.co
A context available to the non-broadcasted stream side of a BroadcastConnectedStream.
BaseDatabaseMetaData - Class in org.apache.flink.table.jdbc
Base DatabaseMetaData for flink driver with not supported features.
BaseDatabaseMetaData() - Constructor for class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
baseDirectory - Variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager.PythonLeasedResource
The base directory of the Python Environment.
basedOn(Configuration) - Static method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
FlinkContainersConfig based on provided Flink configuration.
basedOn(Configuration) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Merges the provided config with the default config, potentially overwriting the defaults in case of collisions.
BaseExpressions<InType,​OutType> - Class in org.apache.flink.table.api.internal
These are Java and Scala common operations that can be used to construct an Expression AST for expression operations.
BaseExpressions() - Constructor for class org.apache.flink.table.api.internal.BaseExpressions
 
BaseHadoopFsRecoverableFsDataOutputStream - Class in org.apache.flink.runtime.fs.hdfs
Base class for ABFS and Hadoop recoverable stream.
BaseHadoopFsRecoverableFsDataOutputStream() - Constructor for class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
BaseHybridHashTable - Class in org.apache.flink.table.runtime.hashtable
BaseHybridHashTable(Object, boolean, int, MemoryManager, long, IOManager, int, long, boolean) - Constructor for class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
baseImage(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the baseImage and returns a reference to this Builder enabling method chaining.
baseImage(String) - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Sets the baseImage and returns a reference to this Builder enabling method chaining.
BaseMapSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
BasePathBucketAssigner<T> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
A BucketAssigner that does not perform any bucketing of files.
BasePathBucketAssigner() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.BasePathBucketAssigner
 
BaseResultSet - Class in org.apache.flink.table.jdbc
Base result set for jdbc driver with not supported features.
BaseResultSet() - Constructor for class org.apache.flink.table.jdbc.BaseResultSet
 
BaseStatement - Class in org.apache.flink.table.jdbc
Base statement in flink driver.
BaseStatement() - Constructor for class org.apache.flink.table.jdbc.BaseStatement
 
BaseStatistics - Interface in org.apache.flink.api.common.io.statistics
Interface describing the basic statistics that can be obtained from the input.
BaseTopology<VID extends VertexID,​RID extends ResultID,​V extends Vertex<VID,​RID,​V,​R>,​R extends Result<VID,​RID,​V,​R>> - Interface in org.apache.flink.runtime.topology
Base topology for all logical and execution topologies.
BaseTwoInputStreamOperatorWithStateRetention - Class in org.apache.flink.table.runtime.operators.join.temporal
An abstract TwoInputStreamOperator that allows its subclasses to clean up their state based on a TTL.
BaseTwoInputStreamOperatorWithStateRetention(long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
BashJavaUtils - Class in org.apache.flink.runtime.util.bash
Utility class for using java utilities in bash scripts.
BashJavaUtils.Command - Enum in org.apache.flink.runtime.util.bash
Commands that BashJavaUtils supports.
BASIC_ARRAY - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BASIC_ARRAY = 16;
BASIC_ARRAY - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BASIC_ARRAY = 15;
BASIC_ARRAY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BASIC_ARRAY = 16;
BASIC_ARRAY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BASIC_ARRAY = 15;
BASIC_AUTH_CREDENTIALS_SOURCE - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
BASIC_AUTH_USER_INFO - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
BasicArrayTypeInfo<T,​C> - Class in org.apache.flink.api.common.typeinfo
Type information for arrays boxed primitive types.
BasicRequestInfo - Class in org.apache.flink.connector.base.sink.writer.strategy
Dataclass to encapsulate information about starting requests.
BasicRequestInfo(int) - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.BasicRequestInfo
 
BasicResultInfo - Class in org.apache.flink.connector.base.sink.writer.strategy
Dataclass to encapsulate results from completed requests.
BasicResultInfo(int, int) - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.BasicResultInfo
 
BasicTypeComparator<T extends Comparable<T>> - Class in org.apache.flink.api.common.typeutils.base
 
BasicTypeComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
BasicTypeDescriptorImpl<T> - Class in org.apache.flink.api.common.typeinfo.descriptor
Implementation of TypeDescriptor to create BasicTypeInfo.
BasicTypeDescriptorImpl(TypeDescriptor<T>) - Constructor for class org.apache.flink.api.common.typeinfo.descriptor.BasicTypeDescriptorImpl
 
BasicTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
Type information for primitive types (int, long, double, byte, ...), String, Date, Void, BigInteger, and BigDecimal.
BasicTypeInfo(Class<T>, Class<?>[], TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
BATCH - org.apache.flink.annotation.docs.Documentation.ExecMode
 
BATCH - org.apache.flink.api.common.RuntimeExecutionMode
The Pipeline will be executed with Batch Semantics.
BATCH - org.apache.flink.datastream.api.context.JobInfo.ExecutionMode
 
BATCH - org.apache.flink.runtime.jobgraph.JobType
Batch jobs are finite jobs, potentially consisting of multiple pipelined regions.
BATCH - org.apache.flink.streaming.api.transformations.StreamExchangeMode
The producer first produces its entire result and finishes.
BATCH_CHECKPOINT_ID - Static variable in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
The checkpoint ID passed to the restore methods when batch scenarios.
BATCH_MODE - Static variable in class org.apache.flink.table.utils.python.PythonDynamicTableOptions
 
BATCH_SHUFFLE_MODE - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
BATCH_SIZE - Static variable in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
BATCH_STREAMING - org.apache.flink.annotation.docs.Documentation.ExecMode
 
BatchApproxCountDistinctAggFunctions - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in APPROX_COUNT_DISTINCT aggregate function for Batch sql.
BatchApproxCountDistinctAggFunctions() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions
 
BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Base function for APPROX_COUNT_DISTINCT aggregate.
BatchApproxCountDistinctAggFunctions.ByteApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in byte APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.DateApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in Date APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.DecimalApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in decimal APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.DoubleApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in double APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.FloatApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in float APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.IntApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in int APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.LongApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in long APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.ShortApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in Short APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.StringApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in string APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.TimeApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in Time APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.TimestampApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in Timestamp APPROX_COUNT_DISTINCT aggregate function.
BatchApproxCountDistinctAggFunctions.TimestampLtzApproxCountDistinctAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in TimestampLtz APPROX_COUNT_DISTINCT aggregate function.
BatchArrowPythonGroupAggregateFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch
The Batch Arrow Python AggregateFunction Operator for Group Aggregation.
BatchArrowPythonGroupAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, GeneratedProjection, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupAggregateFunctionOperator
 
BatchArrowPythonGroupWindowAggregateFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch
The Batch Arrow Python AggregateFunction Operator for Group Window Aggregation.
BatchArrowPythonGroupWindowAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, int, long, long, int[], GeneratedProjection, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
BatchArrowPythonOverWindowAggregateFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch
The Batch Arrow Python AggregateFunction Operator for Over Window Aggregation.
BatchArrowPythonOverWindowAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, long[], long[], boolean[], int[], int, boolean, GeneratedProjection, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
BatchCallbackRunner - Class in org.apache.flink.runtime.asyncprocessing
A StateFutureImpl.CallbackRunner that put one mail in MailboxExecutor but run multiple callbacks within one mail.
BatchCoBroadcastWithKeyedOperator<KS,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
BatchCoBroadcastWithKeyedOperator(KeyedBroadcastProcessFunction<KS, IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>) - Constructor for class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithKeyedOperator
 
BatchCoBroadcastWithNonKeyedOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
BatchCoBroadcastWithNonKeyedOperator(BroadcastProcessFunction<IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>) - Constructor for class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithNonKeyedOperator
 
BatchCompactCoordinator - Class in org.apache.flink.connector.file.table.batch.compact
Coordinator for compaction in batch mode.
BatchCompactCoordinator(SupplierWithException<FileSystem, IOException>, long, long) - Constructor for class org.apache.flink.connector.file.table.batch.compact.BatchCompactCoordinator
 
BatchCompactOperator<T> - Class in org.apache.flink.connector.file.table.batch.compact
CompactOperator for compaction in batch mode.
BatchCompactOperator(SupplierWithException<FileSystem, IOException>, CompactReader.Factory<T>, CompactWriter.Factory<T>) - Constructor for class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
BatchExecBoundedStreamScan - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode to connect a given bounded DataStream and consume data from it.
BatchExecBoundedStreamScan(ReadableConfig, DataStream<?>, DataType, int[], List<String>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecBoundedStreamScan
 
BatchExecCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for Calc.
BatchExecCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, RexNode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCalc
 
BatchExecCalc(ReadableConfig, List<RexNode>, RexNode, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCalc
 
BatchExecCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch exec node which matches along with join a Java/Scala user defined table function.
BatchExecCorrelate(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, RexNode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCorrelate
 
BatchExecCorrelate(ReadableConfig, FlinkJoinType, RexCall, RexNode, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCorrelate
 
BatchExecDynamicFilteringDataCollector - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode that collects inputs and builds DynamicFilteringData, and then sends the DynamicFilteringEvent to the source coordinator.
BatchExecDynamicFilteringDataCollector(List<Integer>, ReadableConfig, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecDynamicFilteringDataCollector
 
BatchExecExchange - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
This ExecNode represents a change of partitioning of the input elements for batch.
BatchExecExchange(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String, StreamExchangeMode) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
BatchExecExchange(ReadableConfig, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
BatchExecExecutionOrderEnforcer - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for ExecutionOrderEnforcer.
BatchExecExecutionOrderEnforcer(ReadableConfig, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExecutionOrderEnforcer
 
BatchExecExpand - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode that can expand one row to multiple rows based on given projects.
BatchExecExpand(int, ExecNodeContext, ReadableConfig, List<List<RexNode>>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExpand
 
BatchExecExpand(ReadableConfig, List<List<RexNode>>, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExpand
 
BatchExecGlobalRuntimeFilterBuilder - Class in org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter
Batch ExecNode for global runtime filter builder.
BatchExecGlobalRuntimeFilterBuilder(ReadableConfig, List<InputProperty>, LogicalType, String, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecGlobalRuntimeFilterBuilder
 
BatchExecHashAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for hash-based aggregate operator.
BatchExecHashAggregate(int, ExecNodeContext, ReadableConfig, int[], int[], AggregateCall[], RowType, boolean, boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
BatchExecHashAggregate(ReadableConfig, int[], int[], AggregateCall[], RowType, boolean, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
BatchExecHashJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Hash Join.
BatchExecHashJoin(int, ExecNodeContext, ReadableConfig, JoinSpec, int, int, long, long, boolean, boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
BatchExecHashJoin(ReadableConfig, JoinSpec, int, int, long, long, boolean, boolean, boolean, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
BatchExecHashWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for hash-based window aggregate operator.
BatchExecHashWindowAggregate(ReadableConfig, int[], int[], AggregateCall[], LogicalWindow, int, boolean, NamedWindowProperty[], RowType, boolean, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashWindowAggregate
 
BatchExecInputAdapter - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for multiple operator fusion codegen input, it is adapter source node.
BatchExecInputAdapter(int, ReadableConfig, InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecInputAdapter
 
BatchExecLegacySink<T> - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode to write data into an external sink defined by a TableSink.
BatchExecLegacySink(ReadableConfig, TableSink<T>, String[], InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacySink
 
BatchExecLegacyTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode to read data from an external source defined by a bounded StreamTableSource.
BatchExecLegacyTableSourceScan(ReadableConfig, TableSource<?>, List<String>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacyTableSourceScan
 
BatchExecLimit - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for Limit.
BatchExecLimit(int, ExecNodeContext, ReadableConfig, long, long, boolean, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
BatchExecLimit(ReadableConfig, long, long, boolean, InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
BatchExecLocalRuntimeFilterBuilder - Class in org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter
Batch ExecNode for local runtime filter builder.
BatchExecLocalRuntimeFilterBuilder(ReadableConfig, List<InputProperty>, LogicalType, String, int[], int, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecLocalRuntimeFilterBuilder
 
BatchExecLookupJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for temporal table join that implemented by lookup.
BatchExecLookupJoin(ReadableConfig, FlinkJoinType, RexNode, RexNode, TemporalTableSourceSpec, Map<Integer, LookupJoinUtil.LookupKey>, List<RexNode>, RexNode, LookupJoinUtil.AsyncLookupOptions, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLookupJoin
 
BatchExecMatch - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode which matches along with MATCH_RECOGNIZE.
BatchExecMatch(ReadableConfig, MatchSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMatch
 
BatchExecMultipleInput - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for multiple input which contains a sub-graph of ExecNodes.
BatchExecMultipleInput(ReadableConfig, List<InputProperty>, ExecNode<?>, List<ExecNode<?>>, List<ExecEdge>, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMultipleInput
 
BatchExecNestedLoopJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Nested-loop Join.
BatchExecNestedLoopJoin(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
BatchExecNestedLoopJoin(ReadableConfig, FlinkJoinType, RexNode, boolean, boolean, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
BatchExecNode<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec.batch
Base class for batch ExecNode.
BatchExecOverAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for sort-based over window aggregate.
BatchExecOverAggregate(ReadableConfig, OverSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregate
 
BatchExecOverAggregateBase - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode base class for sort-based over window aggregate.
BatchExecOverAggregateBase(int, ExecNodeContext, ReadableConfig, OverSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
BatchExecOverAggregateBase.OverWindowMode - Enum in org.apache.flink.table.planner.plan.nodes.exec.batch
OverWindowMode describes the mode of a group in over window.
BatchExecPythonCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for Python ScalarFunctions.
BatchExecPythonCalc(ReadableConfig, List<RexNode>, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonCalc
 
BatchExecPythonCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch exec node which matches along with join a Python user defined table function.
BatchExecPythonCorrelate(ReadableConfig, FlinkJoinType, RexCall, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonCorrelate
 
BatchExecPythonGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for Python unbounded group aggregate.
BatchExecPythonGroupAggregate(ReadableConfig, int[], int[], AggregateCall[], InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonGroupAggregate
 
BatchExecPythonGroupWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for group widow aggregate (Python user defined aggregate function).
BatchExecPythonGroupWindowAggregate(ReadableConfig, int[], int[], AggregateCall[], LogicalWindow, int, NamedWindowProperty[], InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonGroupWindowAggregate
 
BatchExecPythonOverAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for sort-based over window aggregate (Python user defined aggregate function).
BatchExecPythonOverAggregate(ReadableConfig, OverSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonOverAggregate
 
BatchExecRank - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Rank.
BatchExecRank(ReadableConfig, int[], int[], long, long, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecRank
 
BatchExecRuntimeFilter - Class in org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter
Batch ExecNode for runtime filter.
BatchExecRuntimeFilter(ReadableConfig, List<InputProperty>, LogicalType, String, int[]) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecRuntimeFilter
 
BatchExecScriptTransform - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for ScripTransform.
BatchExecScriptTransform(ReadableConfig, InputProperty, LogicalType, LogicalType, String, int[], String, ScriptTransformIOInfo) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecScriptTransform
 
BatchExecSink - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode to write data into an external sink defined by a DynamicTableSink.
BatchExecSink(int, ExecNodeContext, ReadableConfig, DynamicTableSinkSpec, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
BatchExecSink(ReadableConfig, DynamicTableSinkSpec, InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
BatchExecSort - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Sort without limit.
BatchExecSort(int, ExecNodeContext, ReadableConfig, SortSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSort
 
BatchExecSort(ReadableConfig, SortSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSort
 
BatchExecSortAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for (global) sort-based aggregate operator.
BatchExecSortAggregate(int, ExecNodeContext, ReadableConfig, int[], int[], AggregateCall[], RowType, boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
BatchExecSortAggregate(ReadableConfig, int[], int[], AggregateCall[], RowType, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
BatchExecSortLimit - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Sort with limit.
BatchExecSortLimit(int, ExecNodeContext, ReadableConfig, SortSpec, long, long, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortLimit
 
BatchExecSortLimit(ReadableConfig, SortSpec, long, long, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortLimit
 
BatchExecSortMergeJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
BatchExecNode for Sort Merge Join.
BatchExecSortMergeJoin(ReadableConfig, FlinkJoinType, int[], int[], boolean[], RexNode, boolean, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortMergeJoin
 
BatchExecSortWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for sort-based window aggregate operator.
BatchExecSortWindowAggregate(ReadableConfig, int[], int[], AggregateCall[], LogicalWindow, int, boolean, NamedWindowProperty[], RowType, boolean, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortWindowAggregate
 
BatchExecTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode to read data from an external source defined by a bounded ScanTableSource.
BatchExecTableSourceScan(int, ExecNodeContext, ReadableConfig, DynamicTableSourceSpec, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
BatchExecTableSourceScan(ReadableConfig, DynamicTableSourceSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
BatchExecTableSourceScan(ReadableConfig, DynamicTableSourceSpec, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
BatchExecUnion - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode that is not a physical node and just union the inputs' records into one node.
BatchExecUnion(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecUnion
 
BatchExecUnion(ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecUnion
 
BatchExecutionCheckpointStorage - Class in org.apache.flink.streaming.api.operators.sorted.state
A simple CheckpointStorage which is used in a BATCH style execution.
BatchExecutionCheckpointStorage() - Constructor for class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionCheckpointStorage
 
BatchExecutionInternalTimeService<K,​N> - Class in org.apache.flink.streaming.api.operators.sorted.state
An implementation of a InternalTimerService that manages timers with a single active key at a time.
BatchExecutionInternalTimeServiceManager<K> - Class in org.apache.flink.streaming.api.operators.sorted.state
An implementation of a InternalTimeServiceManager that manages timers with a single active key at a time.
BatchExecutionInternalTimeServiceManager(ProcessingTimeService) - Constructor for class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
BatchExecutionKeyedStateBackend<K> - Class in org.apache.flink.streaming.api.operators.sorted.state
A CheckpointableKeyedStateBackend which keeps values for a single key at a time.
BatchExecutionKeyedStateBackend(TypeSerializer<K>, KeyGroupRange, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
BatchExecutionOptions - Class in org.apache.flink.configuration
Configuration options for the batch job execution.
BatchExecutionStateBackend - Class in org.apache.flink.streaming.api.operators.sorted.state
A simple StateBackend which is used in a BATCH style execution.
BatchExecutionStateBackend() - Constructor for class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionStateBackend
 
BatchExecutionUtils - Class in org.apache.flink.streaming.runtime.translators
A utility class for applying sorting inputs.
BatchExecValues - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode that read records from given values.
BatchExecValues(int, ExecNodeContext, ReadableConfig, List<List<RexLiteral>>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecValues
 
BatchExecValues(ReadableConfig, List<List<RexLiteral>>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecValues
 
BatchExecWindowTableFunction - Class in org.apache.flink.table.planner.plan.nodes.exec.batch
Batch ExecNode for window table-valued function.
BatchExecWindowTableFunction(ReadableConfig, TimeAttributeWindowingStrategy, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecWindowTableFunction
 
BatchFileWriter<T> - Class in org.apache.flink.connector.file.table.batch.compact
An operator for writing files in batch mode.
BatchFileWriter(FileSystemFactory, Path, String[], boolean, LinkedHashMap<String, String>, OutputFormatFactory<T>, PartitionComputer<T>, OutputFileConfig) - Constructor for class org.apache.flink.connector.file.table.batch.compact.BatchFileWriter
 
BatchGroupedReduceOperator<IN,​KEY> - Class in org.apache.flink.streaming.api.operators
BatchGroupedReduceOperator(ReduceFunction<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.api.operators.BatchGroupedReduceOperator
 
BatchJobRecoveryContext - Interface in org.apache.flink.runtime.scheduler.adaptivebatch
Context for batch job recovery.
BatchJobRecoveryHandler - Interface in org.apache.flink.runtime.scheduler.adaptivebatch
Interface for handling batch job recovery.
BatchMultipleInputStreamOperator - Class in org.apache.flink.table.runtime.operators.multipleinput
A MultipleInputStreamOperatorBase to handle batch operators.
BatchMultipleInputStreamOperator(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
 
BatchMultipleInputStreamOperatorFactory - Class in org.apache.flink.table.runtime.operators.multipleinput
The factory to create BatchMultipleInputStreamOperator.
BatchMultipleInputStreamOperatorFactory(List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
 
BatchPartitionCommitterSink - Class in org.apache.flink.connector.file.table.batch.compact
Committer operator for partition in batch mode.
BatchPartitionCommitterSink(FileSystemFactory, TableMetaStoreFactory, boolean, boolean, Path, String[], LinkedHashMap<String, String>, ObjectIdentifier, PartitionCommitPolicyFactory) - Constructor for class org.apache.flink.connector.file.table.batch.compact.BatchPartitionCommitterSink
 
BatchPhysicalGlobalRuntimeFilterBuilder - Class in org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter
Batch physical RelNode responsible for aggregating all received filters into a global filter.
BatchPhysicalGlobalRuntimeFilterBuilder(RelOptCluster, RelTraitSet, RelNode, String[], int, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalGlobalRuntimeFilterBuilder
 
BatchPhysicalLocalRuntimeFilterBuilder - Class in org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter
Batch physical RelNode responsible for building a local runtime filter based on its local data.
BatchPhysicalLocalRuntimeFilterBuilder(RelOptCluster, RelTraitSet, RelNode, int[], String[], int, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalLocalRuntimeFilterBuilder
 
BatchPhysicalMatch - Class in org.apache.flink.table.planner.plan.nodes.physical.batch
Batch physical RelNode which matches along with MATCH_RECOGNIZE.
BatchPhysicalMatch(RelOptCluster, RelTraitSet, RelNode, MatchRecognize, RelDataType) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.batch.BatchPhysicalMatch
 
BatchPhysicalMatchRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
The physical rule is responsible for convert FlinkLogicalMatch to BatchPhysicalMatch.
BatchPhysicalPythonAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
The physical rule which is responsible for converting FlinkLogicalAggregate to BatchPhysicalPythonGroupAggregate.
BatchPhysicalPythonAggregateRule(ConverterRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonAggregateRule
 
BatchPhysicalPythonCorrelateRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
The physical rule is responsible for convert FlinkLogicalCorrelate to BatchPhysicalPythonCorrelate.
BatchPhysicalPythonWindowAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
The physical rule is responsible for convert FlinkLogicalWindowAggregate to BatchPhysicalPythonGroupWindowAggregate.
BatchPhysicalRuntimeFilter - Class in org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter
Batch physical RelNode responsible for filtering probe side data, see FlinkRuntimeFilterProgram for more info.
BatchPhysicalRuntimeFilter(RelOptCluster, RelTraitSet, RelNode, RelNode, int[], double) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
BatchPythonUdfSqlJob - Class in org.apache.flink.python.tests
A simple job used to test submitting the Python UDF job in batch mode.
BatchPythonUdfSqlJob() - Constructor for class org.apache.flink.python.tests.BatchPythonUdfSqlJob
 
BatchShuffleMode - Enum in org.apache.flink.api.common
Defines how data is exchanged between tasks in batch ExecutionOptions.RUNTIME_MODE if the shuffling behavior has not been set explicitly for an individual exchange.
BatchShuffleReadBufferPool - Class in org.apache.flink.runtime.io.disk
A fixed-size MemorySegment pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle).
BatchShuffleReadBufferPool(long, int) - Constructor for class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
batchShuffleReadMemoryBytes() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
BatchSink - Class in org.apache.flink.connector.file.table.batch
Helper for creating batch file sink.
batchSize - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
batchSlotTimeout - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
BatchTask<S extends Function,​OT> - Class in org.apache.flink.runtime.operators
The base class for all batch tasks.
BatchTask(Environment) - Constructor for class org.apache.flink.runtime.operators.BatchTask
Create an Invokable task and set its environment.
BAZ - org.apache.flink.streaming.tests.queryablestate.LabelSurrogate.Type
 
BeamBagStateHandler - Class in org.apache.flink.streaming.api.runners.python.beam.state
BeamBagStateHandler handles operations on ListState, which backs Beam bag states.
BeamBagStateHandler(TypeSerializer<?>) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.BeamBagStateHandler
 
BeamDataStreamPythonFunctionRunner - Class in org.apache.flink.streaming.api.runners.python.beam
BeamDataStreamPythonFunctionRunner is responsible for starting a beam python harness to execute user defined python function.
BeamDataStreamPythonFunctionRunner(String, ProcessPythonEnvironmentManager, String, List<FlinkFnApi.UserDefinedDataStreamFunction>, FlinkMetricContainer, KeyedStateBackend<?>, OperatorStateBackend, TypeSerializer<?>, TypeSerializer<?>, TimerRegistration, MemoryManager, double, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor, Map<String, FlinkFnApi.CoderInfoDescriptor>) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.BeamDataStreamPythonFunctionRunner
 
BeamKeyedStateStore - Class in org.apache.flink.streaming.api.runners.python.beam.state
A BeamStateStore that returns keyed states based on BeamFnApi.StateRequest.
BeamKeyedStateStore(KeyedStateBackend<?>, TypeSerializer<?>, TypeSerializer<?>) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.BeamKeyedStateStore
 
BeamMapStateHandler - Class in org.apache.flink.streaming.api.runners.python.beam.state
BeamMapStateHandler handles operations on a MapState.
BeamMapStateHandler(ReadableConfig) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.BeamMapStateHandler
 
BeamOperatorStateStore - Class in org.apache.flink.streaming.api.runners.python.beam.state
A BeamStateStore that returns operator states based on BeamFnApi.StateRequest.
BeamOperatorStateStore(OperatorStateBackend) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.BeamOperatorStateStore
 
BeamPythonFunctionRunner - Class in org.apache.flink.streaming.api.runners.python.beam
A BeamPythonFunctionRunner used to execute Python functions.
BeamPythonFunctionRunner(String, ProcessPythonEnvironmentManager, FlinkMetricContainer, KeyedStateBackend<?>, OperatorStateBackend, TypeSerializer<?>, TypeSerializer<?>, TimerRegistration, MemoryManager, double, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor, Map<String, FlinkFnApi.CoderInfoDescriptor>) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
BeamStateHandler<S> - Interface in org.apache.flink.streaming.api.runners.python.beam.state
Interface for doing actual operations on Flink state based on BeamFnApi.StateRequest.
BeamStateRequestHandler - Class in org.apache.flink.streaming.api.runners.python.beam.state
The handler for Beam state requests sent from Python side, which does actual operations on Flink state.
BeamStateRequestHandler(BeamStateStore, BeamStateStore, BeamStateHandler<ListState<byte[]>>, BeamStateHandler<MapState<ByteArrayWrapper, byte[]>>) - Constructor for class org.apache.flink.streaming.api.runners.python.beam.state.BeamStateRequestHandler
 
BeamStateStore - Interface in org.apache.flink.streaming.api.runners.python.beam.state
Interface for getting the underlying state based on Beam state request (keyed state or operator state).
BeamTablePythonFunctionRunner - Class in org.apache.flink.table.runtime.runners.python.beam
A BeamTablePythonFunctionRunner used to execute Python functions in Table API.
BeamTablePythonFunctionRunner(String, ProcessPythonEnvironmentManager, String, GeneratedMessageV3, FlinkMetricContainer, KeyedStateBackend<?>, TypeSerializer<?>, TypeSerializer<?>, MemoryManager, double, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor) - Constructor for class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
BEARER_AUTH_CREDENTIALS_SOURCE - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
BEARER_AUTH_TOKEN - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
before() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
before() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
before() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
before() - Method in class org.apache.flink.testutils.junit.SharedObjects
 
before() - Method in class org.apache.flink.testutils.logging.TestLoggerResource
 
before() - Method in interface org.apache.flink.util.ExternalResource
 
before(ExtensionContext) - Method in interface org.apache.flink.core.testutils.CustomExtension
 
before(ExtensionContext) - Method in class org.apache.flink.core.testutils.TestContainerExtension
 
BEFORE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BEFORE_AND_AFTER - org.apache.flink.table.planner.plan.trait.UpdateKind
This kind indicates that operators should emit update changes in the way that a row of RowKind#UPDATE_BEFORE and a row of RowKind#UPDATE_AFTER together.
beforeAll(ExtensionContext) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.core.testutils.AllCallbackWrapper
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.testutils.executor.TestExecutorExtension
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.ContextClassLoaderExtension
 
beforeAll(ExtensionContext) - Method in class org.apache.flink.util.LogLevelExtension
 
beforeEach(ExtensionContext) - Method in class org.apache.flink.core.testutils.EachCallbackWrapper
 
beforeEach(ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
beforeEach(ExtensionContext) - Method in class org.apache.flink.testutils.junit.SharedObjectsExtension
 
beforeEach(ExtensionContext) - Method in class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
beforeEach(ExtensionContext) - Method in class org.apache.flink.util.TestLoggerExtension
 
beforeFirst() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
beforeThePrefixBytes(byte[], byte[]) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
check whether the bytes is before prefixBytes in the character order.
begin() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
begin() - Method in interface org.apache.flink.table.catalog.StagedTable
This method will be called when the job is started.
begin(String) - Static method in class org.apache.flink.cep.pattern.Pattern
Starts a new pattern sequence.
begin(String) - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
begin(String, AfterMatchSkipStrategy) - Static method in class org.apache.flink.cep.pattern.Pattern
Starts a new pattern sequence.
begin(Pattern<T, F>) - Static method in class org.apache.flink.cep.pattern.Pattern
Starts a new pattern sequence.
begin(Pattern<T, F>, AfterMatchSkipStrategy) - Static method in class org.apache.flink.cep.pattern.Pattern
Starts a new pattern sequence.
BEGIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BEGIN_FRAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BEGIN_PARTITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
beginColumn - Variable in class org.apache.flink.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.flink.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginStatementSetOperation - Class in org.apache.flink.table.operations
Operation to describe a BEGIN STATEMENT SET statement.
BeginStatementSetOperation() - Constructor for class org.apache.flink.table.operations.BeginStatementSetOperation
 
BeginToken() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
beginTransaction() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Method that starts a new transaction.
BEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BERNOULLI - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
bestEffortDiscardAllStateObjects(Iterable<? extends StateObject>) - Static method in class org.apache.flink.runtime.state.StateUtil
Iterates through the passed state handles and calls discardState() on each handle that is not null.
bestEffortGetNumOfUsedBuffers() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the number of used buffers of this buffer pool.
bestEffortGetNumOfUsedBuffers() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
bestString() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
between(int, int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
between(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if the given expression is between lowerBound and upperBound (both inclusive).
between(Duration, Duration) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoin
Specifies the time boundaries over which the join operation works, so that
between(RexNode, RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a BETWEEN.
Between(String, PredicateLeaf.Type, Serializable, Serializable) - Constructor for class org.apache.flink.orc.OrcFilters.Between
Creates an BETWEEN predicate.
BETWEEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BETWEEN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
BETWEEN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
BiConsumerWithException<T,​U,​E extends Throwable> - Interface in org.apache.flink.util.function
A checked extension of the BiConsumer interface.
BiFunctionWithException<T,​U,​R,​E extends Throwable> - Interface in org.apache.flink.util.function
BiFunction interface which can throw exceptions.
BIG_DEC - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BIG_DEC = 11;
BIG_DEC - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for BigDecimal.
BIG_DEC_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
BIG_DEC_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BIG_DEC = 11;
BIG_ENDIAN - Static variable in class org.apache.flink.formats.raw.RawFormatOptions
 
BIG_INT - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BIG_INT = 10;
BIG_INT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for BigInteger.
BIG_INT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
BIG_INT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BIG_INT = 10;
BIG_QUERY_BACK_QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BIG_QUERY_DOUBLE_QUOTED_STRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BIG_QUERY_QUOTED_STRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BigDecComparator - Class in org.apache.flink.api.common.typeutils.base
Comparator for comparing BigDecimal values.
BigDecComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
BigDecimalConverter(int, int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.BigDecimalConverter
 
bigDecimalGenerator(int, int, int, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
BigDecimalTypeInfo - Class in org.apache.flink.table.runtime.typeutils
BigDecimalTypeInfo(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
BigDecParser - Class in org.apache.flink.types.parser
Parses a text field into a BigDecimal.
BigDecParser() - Constructor for class org.apache.flink.types.parser.BigDecParser
 
BigDecSerializer - Class in org.apache.flink.api.common.typeutils.base
Serializer for serializing/deserializing BigDecimal values including null values.
BigDecSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
We create the BigDecSerializer instead of using the BigDecSerializer of flink-core module for performance reasons in Python deserialization.
BigDecSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
BigDecSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
BigDecSerializer.BigDecSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
BigDecSerializer.BigDecSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Serializer configuration snapshot for compatibility and format evolution.
BigDecSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.BigDecSerializer.BigDecSerializerSnapshot
 
BigDecSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer.BigDecSerializerSnapshot
 
BIGINT - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BIGINT = 4;
BIGINT - org.apache.flink.table.types.logical.LogicalTypeRoot
 
BIGINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BIGINT() - Static method in class org.apache.flink.table.api.DataTypes
Data type of an 8-byte signed integer with values from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
BIGINT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BIGINT = 4;
BigIntComparator - Class in org.apache.flink.api.common.typeutils.base
Comparator for comparing BigInteger values.
BigIntComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
BigIntParser - Class in org.apache.flink.types.parser
Parses a text field into a BigInteger.
BigIntParser() - Constructor for class org.apache.flink.types.parser.BigIntParser
 
BigIntSerializer - Class in org.apache.flink.api.common.typeutils.base
Serializer for serializing/deserializing BigInteger values including null values.
BigIntSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
BigIntSerializer.BigIntSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
BigIntSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.BigIntSerializer.BigIntSerializerSnapshot
 
BigIntType - Class in org.apache.flink.table.types.logical
Logical type of an 8-byte signed integer with values from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
BigIntType() - Constructor for class org.apache.flink.table.types.logical.BigIntType
 
BigIntType(boolean) - Constructor for class org.apache.flink.table.types.logical.BigIntType
 
BigIntWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for BigInt.
BigIntWriter.BigIntWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
BigIntWriter.BigIntWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
bin() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string representation of an integer numeric value in binary format.
BIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
BIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
BINARY - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BINARY = 12;
BINARY - org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
 
BINARY - org.apache.flink.table.types.logical.LogicalTypeRoot
 
BINARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BINARY(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a fixed-length binary string (=a sequence of bytes) BINARY(n) where n is the number of bytes.
BINARY_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
BINARY_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
BINARY_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BINARY_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BINARY_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
BINARY_NO_OP - org.apache.flink.runtime.operators.DriverStrategy
 
BINARY_OP - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Binary operator syntax, as in "x + y".
BINARY_STRING - org.apache.flink.table.types.logical.LogicalTypeFamily
 
BINARY_STRING_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BINARY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BINARY = 12;
BinaryArrayData - Class in org.apache.flink.table.data.binary
A binary implementation of ArrayData which is backed by MemorySegments.
BinaryArrayData() - Constructor for class org.apache.flink.table.data.binary.BinaryArrayData
 
BinaryArrayWriter - Class in org.apache.flink.table.data.writer
Writer for binary array.
BinaryArrayWriter(BinaryArrayData, int, int) - Constructor for class org.apache.flink.table.data.writer.BinaryArrayWriter
 
BinaryArrayWriter.NullSetter - Interface in org.apache.flink.table.data.writer
Accessor for setting the elements of an array writer to null during runtime.
BinaryExternalMerger - Class in org.apache.flink.table.runtime.operators.sort
Record merger for sort of BinaryRowData.
BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
BinaryExternalSorter - Class in org.apache.flink.table.runtime.operators.sort
The BinaryExternalSorter is a full fledged sorter for binary format.
BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, boolean, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, boolean, int, boolean, float) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
BinaryFormat - Interface in org.apache.flink.table.data.binary
Binary format spanning MemorySegments.
BinaryHashBucketArea - Class in org.apache.flink.table.runtime.hashtable
Bucket area for hash table.
BinaryHashPartition - Class in org.apache.flink.table.runtime.hashtable
A partition.
BinaryHashPartition.BuildSideBuffer - Class in org.apache.flink.table.runtime.hashtable
Build side buffer.
BinaryHashPartitioner - Class in org.apache.flink.table.runtime.partitioner
Hash partitioner for BinaryRowData.
BinaryHashPartitioner(GeneratedHashFunction, String[]) - Constructor for class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
BinaryHashTable - Class in org.apache.flink.table.runtime.hashtable
An implementation of a Hybrid Hash Join.
BinaryHashTable(Object, boolean, int, AbstractRowDataSerializer, AbstractRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, MemoryManager, long, IOManager, int, long, boolean, HashJoinType, JoinCondition, boolean, boolean[], boolean) - Constructor for class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
BinaryIndexedSortable - Class in org.apache.flink.table.runtime.operators.sort
abstract sortable, provide basic compare and swap.
BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
BinaryInMemorySortBuffer - Class in org.apache.flink.table.runtime.operators.sort
In memory sort buffer for binary row.
BinaryInputFormat<T> - Class in org.apache.flink.api.common.io
Base class for all input formats that use blocks of fixed size.
BinaryInputFormat() - Constructor for class org.apache.flink.api.common.io.BinaryInputFormat
 
BinaryInputFormat.BlockBasedInput - Class in org.apache.flink.api.common.io
Reads the content of a block of data.
BinaryKVExternalMerger - Class in org.apache.flink.table.runtime.operators.sort
Key-Value style record merger for sort.
BinaryKVExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
BinaryKVInMemorySortBuffer - Class in org.apache.flink.table.runtime.operators.sort
In memory KV sortable buffer for binary row, it already has records in memory.
BinaryMapData - Class in org.apache.flink.table.data.binary
[4 byte(keyArray size in bytes)] + [Key BinaryArray] + [Value BinaryArray].
BinaryMapData() - Constructor for class org.apache.flink.table.data.binary.BinaryMapData
 
BinaryMergeIterator<Entry> - Class in org.apache.flink.table.runtime.operators.sort
Binary version of MergeIterator.
BinaryMergeIterator(List<MutableObjectIterator<Entry>>, List<Entry>, Comparator<Entry>) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
 
BinaryMultisetOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a binary multiset operator.
BinaryOperatorInformation<IN1,​IN2,​OUT> - Class in org.apache.flink.api.common.operators
A class for holding information about a single input operator, such as input/output TypeInformation.
BinaryOperatorInformation(TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.BinaryOperatorInformation
 
BinaryOutputFormat<T> - Class in org.apache.flink.api.common.io
 
BinaryOutputFormat() - Constructor for class org.apache.flink.api.common.io.BinaryOutputFormat
 
BinaryOutputFormat.BlockBasedOutput - Class in org.apache.flink.api.common.io
Writes a block info at the end of the blocks.
Current implementation uses only int and not long.
BinaryQueryOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a binary query operator like UNION.
BinaryRawValueData<T> - Class in org.apache.flink.table.data.binary
A lazily binary implementation of RawValueData which is backed by MemorySegments and generic Object.
BinaryRawValueData(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.data.binary.BinaryRawValueData
 
BinaryRawValueData(MemorySegment[], int, int, T) - Constructor for class org.apache.flink.table.data.binary.BinaryRawValueData
 
BinaryRawValueData(T) - Constructor for class org.apache.flink.table.data.binary.BinaryRawValueData
 
BinaryRowChannelInputViewIterator - Class in org.apache.flink.table.runtime.io
A simple iterator over the input read though an I/O channel.
BinaryRowChannelInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowDataSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
BinaryRowChannelInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
BinaryRowData - Class in org.apache.flink.table.data.binary
An implementation of RowData which is backed by MemorySegment instead of Object.
BinaryRowData(int) - Constructor for class org.apache.flink.table.data.binary.BinaryRowData
 
BinaryRowDataKeySelector - Class in org.apache.flink.table.runtime.keyselector
A KeySelector which will extract key from RowData.
BinaryRowDataKeySelector(InternalTypeInfo<RowData>, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
 
BinaryRowDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for BinaryRowData.
BinaryRowDataSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
BinaryRowDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
BinaryRowDataUtil - Class in org.apache.flink.table.data.binary
Utilities for BinaryRowData.
BinaryRowDataUtil() - Constructor for class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
BinaryRowOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a binary row operator like AND.
BinaryRowWriter - Class in org.apache.flink.table.data.writer
Writer for BinaryRowData.
BinaryRowWriter(BinaryRowData) - Constructor for class org.apache.flink.table.data.writer.BinaryRowWriter
 
BinaryRowWriter(BinaryRowData, int) - Constructor for class org.apache.flink.table.data.writer.BinaryRowWriter
 
BinarySection - Class in org.apache.flink.table.data.binary
A basic implementation of BinaryFormat which describe a section of memory.
BinarySection() - Constructor for class org.apache.flink.table.data.binary.BinarySection
 
BinarySection(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.data.binary.BinarySection
 
BinarySegmentUtils - Class in org.apache.flink.table.data.binary
Utilities for binary data segments which heavily uses MemorySegment.
BinaryStringData - Class in org.apache.flink.table.data.binary
A lazily binary implementation of StringData which is backed by MemorySegments and String.
BinaryStringData() - Constructor for class org.apache.flink.table.data.binary.BinaryStringData
 
BinaryStringData(String) - Constructor for class org.apache.flink.table.data.binary.BinaryStringData
 
BinaryStringData(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.data.binary.BinaryStringData
 
BinaryStringData(MemorySegment[], int, int, String) - Constructor for class org.apache.flink.table.data.binary.BinaryStringData
 
BinaryStringDataUtil - Class in org.apache.flink.table.data.binary
BinaryStringDataUtil() - Constructor for class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
BinaryType - Class in org.apache.flink.table.types.logical
Logical type of a fixed-length binary string (=a sequence of bytes).
BinaryType() - Constructor for class org.apache.flink.table.types.logical.BinaryType
 
BinaryType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.BinaryType
 
BinaryType(int) - Constructor for class org.apache.flink.table.types.logical.BinaryType
 
BinaryWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Binary.
BinaryWriter - Interface in org.apache.flink.table.data.writer
Writer to write a composite data format, like row, array. 1.
BinaryWriter.BinaryWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
BinaryWriter.BinaryWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
BinaryWriter.ValueSetter - Interface in org.apache.flink.table.data.writer
Accessor for setting the elements of an array writer during runtime.
BIND_ADDRESS - Static variable in class org.apache.flink.configuration.RestOptions
The address that the server binds itself to.
BIND_ADDRESS - Static variable in class org.apache.flink.table.gateway.rest.util.SqlGatewayRestOptions
The address that the sql gateway server binds itself to.
BIND_HOST - Static variable in class org.apache.flink.configuration.JobManagerOptions
The local address of the network interface that the job manager binds to.
BIND_HOST - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The local address of the network interface that the task manager binds to.
BIND_PORT - Static variable in class org.apache.flink.configuration.RestOptions
The port range that the server could bind itself to.
BIND_PORT - Static variable in class org.apache.flink.table.gateway.rest.util.SqlGatewayRestOptions
The port range that the sql gateway server could bind itself to.
bindVariables(String[], String[]) - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
bindWithFlinkContainer(GenericContainer<?>) - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem.Builder
 
BinPacking - Class in org.apache.flink.connector.file.table
A bin packing implementation.
BIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
bitAnd(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitAnd(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitAnd(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitAnd(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
BITAND - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BITAND - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
bitGet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
read bit from segments.
bitGet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
read bit from segments.
bitGet(MemorySegment, int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
read bit.
bitGet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
read bit.
bitMix(int) - Static method in class org.apache.flink.util.MathUtils
Bit-mixing for pseudo-randomization of integers (e.g., to guard against bad hash functions).
bitNot(Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitNot(Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitNot(Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitNot(Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitOr(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitOr(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitOr(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitOr(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
BITOR - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BITOR - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
bitSet - Variable in class org.apache.flink.runtime.operators.util.BloomFilter
 
bitSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set bit from segments.
bitSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set bit from segments.
bitSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set bit.
bitSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set bit.
BitSet - Class in org.apache.flink.runtime.operators.util
 
BitSet(int) - Constructor for class org.apache.flink.runtime.operators.util.BitSet
 
bitSize() - Method in class org.apache.flink.runtime.operators.util.BitSet
Number of bits
bitUnSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
unset bit from segments.
bitUnSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
unset bit from segments.
bitUnSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
unset bit.
bitUnSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
unset bit.
bitXor(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitXor(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitXor(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
bitXor(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
Blackboard(SqlValidatorScope, Map<String, RexNode>, boolean) - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Creates a Blackboard.
BlackHoleTableSinkFactory - Class in org.apache.flink.connector.blackhole.table
Black hole table sink factory swallowing all input records.
BlackHoleTableSinkFactory() - Constructor for class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
blankString(int) - Static method in class org.apache.flink.table.data.binary.BinaryStringData
Creates a BinaryStringData instance that contains `length` spaces.
bloat() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Controls whether to merge two Project operators when inlining expressions causes complexity to increase.
BLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BLOB_PATH_NAME - Static variable in class org.apache.flink.runtime.blob.FileSystemBlobStore
The name of the blob path.
BLOB_SERVER_PORT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
BLOB_SERVER_PORT_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
BlobCacheService - Class in org.apache.flink.runtime.blob
The BLOB cache provides access to BLOB services for permanent and transient BLOBs.
BlobCacheService(Configuration, File, BlobView, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.BlobCacheService
 
BlobCacheService(Configuration, Reference<File>, BlobView, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.BlobCacheService
Instantiates a new BLOB cache.
BlobCacheService(PermanentBlobCache, TransientBlobCache) - Constructor for class org.apache.flink.runtime.blob.BlobCacheService
Instantiates a new BLOB cache.
BlobCacheSizeTracker - Class in org.apache.flink.runtime.blob
BlobCacheSizeTracker uses LinkedHashMap to maintain the LRU order for the files in the cache.
BlobCacheSizeTracker(long) - Constructor for class org.apache.flink.runtime.blob.BlobCacheSizeTracker
 
BlobClient - Class in org.apache.flink.runtime.blob
The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or delete (DELETE) BLOBs.
BlobClient(InetSocketAddress, Configuration) - Constructor for class org.apache.flink.runtime.blob.BlobClient
Instantiates a new BLOB client.
blobClientConfig - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Configuration for the blob client like ssl parameters required to connect to the blob server.
blobKey - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
BlobKey - Class in org.apache.flink.runtime.blob
A BLOB key uniquely identifies a BLOB.
BlobKey(BlobKey.BlobType) - Constructor for class org.apache.flink.runtime.blob.BlobKey
Constructs a new BLOB key.
BlobKey(BlobKey.BlobType, byte[]) - Constructor for class org.apache.flink.runtime.blob.BlobKey
Constructs a new BLOB key from the given byte array.
BlobKey(BlobKey.BlobType, byte[], byte[]) - Constructor for class org.apache.flink.runtime.blob.BlobKey
Constructs a new BLOB key from the given byte array.
BlobLibraryCacheManager - Class in org.apache.flink.runtime.execution.librarycache
Provides facilities to download a set of libraries (typically JAR files) for a job from a PermanentBlobService and create a class loader with references to them.
BlobLibraryCacheManager(PermanentBlobService, BlobLibraryCacheManager.ClassLoaderFactory, boolean) - Constructor for class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
BlobLibraryCacheManager.ClassLoaderFactory - Interface in org.apache.flink.runtime.execution.librarycache
 
BlobServer - Class in org.apache.flink.runtime.blob
This class implements the BLOB server.
BlobServer(Configuration, File, BlobStore) - Constructor for class org.apache.flink.runtime.blob.BlobServer
 
BlobServer(Configuration, Reference<File>, BlobStore) - Constructor for class org.apache.flink.runtime.blob.BlobServer
Instantiates a new BLOB server and binds it to a free network port.
BlobServerOptions - Class in org.apache.flink.configuration
Configuration options for the BlobServer and BlobCache.
BlobServerOptions() - Constructor for class org.apache.flink.configuration.BlobServerOptions
 
BlobServerProtocol - Class in org.apache.flink.runtime.blob
Defines constants for the protocol between the BLOB server and the caches.
BlobService - Interface in org.apache.flink.runtime.blob
A simple store and retrieve binary large objects (BLOBs).
BlobStore - Interface in org.apache.flink.runtime.blob
A blob store.
BlobStoreService - Interface in org.apache.flink.runtime.blob
Service interface for the BlobStore which allows to close and clean up its data.
BlobUtils - Class in org.apache.flink.fs.gs.utils
Utility functions related to blobs.
BlobUtils - Class in org.apache.flink.runtime.blob
Utility class to work with blob data.
BlobUtils() - Constructor for class org.apache.flink.fs.gs.utils.BlobUtils
 
blobView - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Blob store for distributed file storage, e.g. in HA.
BlobView - Interface in org.apache.flink.runtime.blob
View on blobs stored in a BlobStore.
BlobWriter - Interface in org.apache.flink.runtime.blob
BlobWriter is used to upload data to the BLOB store.
block() - Method in class org.apache.flink.core.testutils.BlockerSync
Blocks until BlockerSync.releaseBlocker() is called or this thread is interrupted.
block() - Method in class org.apache.flink.table.codesplit.JavaParser
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
block() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
BLOCK_CACHE_CAPACITY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_CACHE_CAPACITY - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
BLOCK_CACHE_PINNED_USAGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_CACHE_PINNED_USAGE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
BLOCK_CACHE_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOCK_CACHE_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
BLOCK_CACHE_USAGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
BLOCK_CACHE_USAGE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
BLOCK_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOCK_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
BLOCK_SLOW_NODE_DURATION - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
BlockBasedInput(FSDataInputStream, int) - Constructor for class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
BlockBasedInput(FSDataInputStream, int, long) - Constructor for class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
BlockBasedOutput(OutputStream, int) - Constructor for class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
BlockCacheCapacity - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
BlockCacheCapacity - org.apache.flink.state.forst.ForStProperty
 
BlockCachePinnedUsage - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
BlockCachePinnedUsage - org.apache.flink.state.forst.ForStProperty
 
BlockCacheUsage - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
BlockCacheUsage - org.apache.flink.state.forst.ForStProperty
 
BlockChannelReader<T> - Interface in org.apache.flink.runtime.io.disk.iomanager
A reader that reads data in blocks from a file channel.
BlockChannelWriter<T> - Interface in org.apache.flink.runtime.io.disk.iomanager
A writer that writes data in blocks to a file channel.
BlockChannelWriterWithCallback<T> - Interface in org.apache.flink.runtime.io.disk.iomanager
 
BlockCompressionFactory - Interface in org.apache.flink.runtime.io.compression
Each compression codec has a implementation of BlockCompressionFactory to create compressors and decompressors.
BlockCompressor - Interface in org.apache.flink.runtime.io.compression
A compressor which compresses a whole byte array each time.
blockConsumption(InputChannelInfo) - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
blockConsumption(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
blockConsumption(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
BlockContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
BlockDecompressor - Interface in org.apache.flink.runtime.io.compression
A decompressor which decompresses a block each time.
BlockedNode - Class in org.apache.flink.runtime.blocklist
This class represents a blocked node record.
BlockedNode(String, String, long) - Constructor for class org.apache.flink.runtime.blocklist.BlockedNode
 
BlockedNodeRetriever - Interface in org.apache.flink.runtime.blocklist
This class helps to retrieve the blocked nodes.
BlockedTaskManagerChecker - Interface in org.apache.flink.runtime.blocklist
This checker helps to query whether a given task manager is blocked.
BlockElement - Interface in org.apache.flink.configuration.description
Part of description that represents a block e.g. some text, linebreak or a list.
BlockerSync - Class in org.apache.flink.core.testutils
A utility to help synchronize two threads in cases where one of them is supposed to reach a blocking state before the other may continue.
BlockerSync() - Constructor for class org.apache.flink.core.testutils.BlockerSync
 
blockForeverNonInterruptibly() - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Permanently blocks the current thread.
blockHeadCopy - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
BlockInfo - Class in org.apache.flink.api.common.io
A block of 24 bytes written at the end of a block in a binary file, and containing i) the number of records in the block, ii) the accumulated number of records, and iii) the offset of the first record in the block.
BlockInfo() - Constructor for class org.apache.flink.api.common.io.BlockInfo
 
BLOCKING - org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool.Type
 
BLOCKING - org.apache.flink.runtime.io.network.partition.ResultPartitionType
Blocking partitions represent blocking data exchanges, where the data stream is first fully produced and then consumed.
BLOCKING - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
Constant indicating that all output records from the input will not trigger output records of the target ExecNode.
BLOCKING_OUTPUT_EXIST - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
BLOCKING_PERSISTENT - org.apache.flink.runtime.io.network.partition.ResultPartitionType
BLOCKING_PERSISTENT partitions are similar to ResultPartitionType.BLOCKING partitions, but have a user-specified life cycle.
BlockingBackChannel - Class in org.apache.flink.runtime.iterative.concurrent
A concurrent datastructure that establishes a backchannel buffer between an iteration head and an iteration tail.
BlockingBackChannel(SerializedUpdateBuffer) - Constructor for class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
 
BlockingBackChannelBroker - Class in org.apache.flink.runtime.iterative.concurrent
Singleton class for the threadsafe handover of BlockingBackChannels from iteration heads to iteration tails.
BlockingPhysicalFilePool - Class in org.apache.flink.runtime.checkpoint.filemerging
A Blocking PhysicalFilePool which may block when polling physical files.
BlockingPhysicalFilePool(long, PhysicalFile.PhysicalFileCreator) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.BlockingPhysicalFilePool
 
BlockingQueueBroker - Class in org.apache.flink.streaming.runtime.io
Broker for the BlockingQueue used in StreamIterationHead and StreamIterationTail for implementing feedback streams.
BlockingResultInfo - Interface in org.apache.flink.runtime.scheduler.adaptivebatch
The blocking result info, which will be used to calculate the vertex parallelism and input infos.
blockLabel - Variable in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
BlocklistContext - Interface in org.apache.flink.runtime.blocklist
This class is responsible for blocking and unblocking resources.
BlocklistDeclarativeSlotPool - Class in org.apache.flink.runtime.jobmaster.slotpool
A DeclarativeSlotPool implementation that supports blocklist.
BlocklistDeclarativeSlotPoolFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
BlocklistDeclarativeSlotPoolFactory(BlockedTaskManagerChecker) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.BlocklistDeclarativeSlotPoolFactory
 
blocklistHandler - Variable in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
BlocklistHandler - Interface in org.apache.flink.runtime.blocklist
This class is responsible for managing all BlockedNodes and performing them on resources.
BlocklistHandler.Factory - Interface in org.apache.flink.runtime.blocklist
Factory to instantiate BlocklistHandler.
BlocklistListener - Interface in org.apache.flink.runtime.blocklist
A listener that want to be notified when blocklist changes.
BlocklistOperations - Interface in org.apache.flink.runtime.blocklist
Operations to perform on the blocklist.
BlocklistTracker - Interface in org.apache.flink.runtime.blocklist
A tracker for blocklist.
BlocklistUtils - Class in org.apache.flink.runtime.blocklist
Utility class for blocklist.
BlockLocation - Interface in org.apache.flink.core.fs
A BlockLocation lists hosts, offset and length of block.
blockNonInterruptible() - Method in class org.apache.flink.core.testutils.BlockerSync
Blocks until BlockerSync.releaseBlocker() is called.
BlockResettableMutableObjectIterator<T> - Class in org.apache.flink.runtime.operators.resettable
Implementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.
BlockResettableMutableObjectIterator(MemoryManager, MutableObjectIterator<T>, TypeSerializer<T>, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
blockResources(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistContext
Block resources on the nodes.
BlockSplittingRecursiveAllDirEnumerator - Class in org.apache.flink.connector.file.src.enumerate
This FileEnumerator enumerates all files under the given paths recursively except the hidden directories, and creates a separate split for each file block.
BlockSplittingRecursiveAllDirEnumerator(String) - Constructor for class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveAllDirEnumerator
Creates a new enumerator that enumerates all files whose file path matches the regex except hidden files.
BlockSplittingRecursiveAllDirEnumerator(Predicate<Path>, String[]) - Constructor for class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveAllDirEnumerator
Creates a new enumerator that uses the given predicate as a filter for file paths, and avoids splitting files with the given extension (typically to avoid splitting compressed files).
BlockSplittingRecursiveEnumerator - Class in org.apache.flink.connector.file.src.enumerate
This FileEnumerator enumerates all files under the given paths recursively, and creates a separate split for each file block.
BlockSplittingRecursiveEnumerator() - Constructor for class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveEnumerator
Creates a new enumerator that enumerates all files except hidden files.
BlockSplittingRecursiveEnumerator(Predicate<Path>, String[]) - Constructor for class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveEnumerator
Creates a new enumerator that uses the given predicate as a filter for file paths, and avoids splitting files with the given extension (typically to avoid splitting compressed files).
blockStatement() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
blockStatement() - Method in class org.apache.flink.table.codesplit.JavaParser
 
blockStatement() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
blockStatement(int) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
blockStatement(int) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
BlockStatementContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
BlockStatementGrouper - Class in org.apache.flink.table.codesplit
Groups end extract single line statements such as operations on fields/local variables, IF and WHILE statements and extract new method for each group making them smaller.
BlockStatementGrouper(String, long, String) - Constructor for class org.apache.flink.table.codesplit.BlockStatementGrouper
Initialize new BlockStatementGrouper.
BlockStatementGrouper.RewriteGroupedCode - Class in org.apache.flink.table.codesplit
This object represents a rewritten code block.
BlockStatementRewriter - Class in org.apache.flink.table.codesplit
Extract branch of IFs, ELSEs statements and WHILEs code blocks into smaller methods.
BlockStatementRewriter(String, long) - Constructor for class org.apache.flink.table.codesplit.BlockStatementRewriter
 
BlockStatementSplitter - Class in org.apache.flink.table.codesplit
Extract statements from IFs, ELSEs and WHILEs blocks making them smaller.
BlockStatementSplitter(String, String) - Constructor for class org.apache.flink.table.codesplit.BlockStatementSplitter
Initialize new BlockStatementSplitter.
blockUntil(CompletableFuture<?>) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskExternallyInducedSourceInput
 
BLOOM_FILTER_BITS_PER_KEY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOOM_FILTER_BITS_PER_KEY - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
BLOOM_FILTER_BLOCK_BASED_MODE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
BLOOM_FILTER_BLOCK_BASED_MODE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
BloomFilter - Class in org.apache.flink.runtime.operators.util
BloomFilter is a probabilistic data structure for set membership check.
BloomFilter(int, int) - Constructor for class org.apache.flink.runtime.operators.util.BloomFilter
 
BOOL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BOOL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BOOL_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
BOOLEAN - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BOOLEAN = 11;
BOOLEAN - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BOOLEAN = 3;
BOOLEAN - org.apache.flink.table.types.logical.LogicalTypeRoot
 
BOOLEAN - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
BOOLEAN - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive boolean and Boolean.
BOOLEAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BOOLEAN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BOOLEAN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BOOLEAN() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a boolean with a (possibly) three-valued logic of TRUE, FALSE, UNKNOWN.
BOOLEAN() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
BOOLEAN() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API boolean or SQL BOOLEAN type.
BOOLEAN_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
BOOLEAN_INVALID - org.apache.flink.types.parser.FieldParser.ParseErrorState
Invalid Boolean value *
BOOLEAN_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
BOOLEAN_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
BOOLEAN_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
BOOLEAN = 11;
BOOLEAN_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BOOLEAN = 3;
BOOLEAN_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
BooleanArrayList - Class in org.apache.flink.runtime.util
Minimal implementation of an array-backed list of booleans
BooleanArrayList(int) - Constructor for class org.apache.flink.runtime.util.BooleanArrayList
 
BooleanColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
Boolean ColumnReader.
BooleanColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.BooleanColumnReader
 
BooleanColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Boolean column vector.
BooleanComparator - Class in org.apache.flink.api.common.typeutils.base
 
BooleanComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
BooleanConditions - Class in org.apache.flink.cep.pattern.conditions
Utility class containing an IterativeCondition that always returns true and one that always returns false.
BooleanConditions() - Constructor for class org.apache.flink.cep.pattern.conditions.BooleanConditions
 
booleanGenerator() - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
BooleanLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.BooleanLeadLagAggFunction
 
BooleanMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.BooleanMaxAggFunction
 
BooleanMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.BooleanMinAggFunction
 
BooleanParser - Class in org.apache.flink.types.parser
 
BooleanParser() - Constructor for class org.apache.flink.types.parser.BooleanParser
 
BooleanPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
BooleanPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArrayComparator
 
BooleanPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for boolean arrays.
BooleanPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
BooleanPrimitiveArraySerializer.BooleanPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
BooleanPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer.BooleanPrimitiveArraySerializerSnapshot
 
BooleanSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Boolean.
BooleanSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
BooleanSerializer.BooleanSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
BooleanSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanSerializer.BooleanSerializerSnapshot
 
BooleanSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.BooleanSingleValueAggFunction
 
booleanType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Boolean type.
BooleanType - Class in org.apache.flink.table.types.logical
Logical type of a boolean with a (possibly) three-valued logic of TRUE, FALSE, UNKNOWN.
BooleanType() - Constructor for class org.apache.flink.table.types.logical.BooleanType
 
BooleanType(boolean) - Constructor for class org.apache.flink.table.types.logical.BooleanType
 
BooleanValue - Class in org.apache.flink.types
Boxed serializable and comparable boolean type, representing the primitive type boolean.
BooleanValue() - Constructor for class org.apache.flink.types.BooleanValue
 
BooleanValue(boolean) - Constructor for class org.apache.flink.types.BooleanValue
 
BooleanValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for BooleanValue based on CopyableValueComparator.
BooleanValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
BooleanValueParser - Class in org.apache.flink.types.parser
 
BooleanValueParser() - Constructor for class org.apache.flink.types.parser.BooleanValueParser
 
BooleanValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
BooleanValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
BooleanValueSerializer.BooleanValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
BooleanValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer.BooleanValueSerializerSnapshot
 
BooleanWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Boolean.
BooleanWriter.BooleanWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
BooleanWriter.BooleanWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
BootstrapStreamTaskRunner<IN> - Class in org.apache.flink.state.api.output
The runtime for a BootstrapStreamTask.
BootstrapStreamTaskRunner(StreamConfig, int) - Constructor for class org.apache.flink.state.api.output.BootstrapStreamTaskRunner
BootstrapTools - Class in org.apache.flink.runtime.clusterframework
Tools for starting JobManager and TaskManager processes.
bootstrapWith(DataStream<T>) - Static method in class org.apache.flink.state.api.OperatorTransformation
bop - Variable in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
borrowed(V) - Static method in class org.apache.flink.util.Reference
 
BOTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BOUNDED - org.apache.flink.api.connector.source.Boundedness
A BOUNDED stream is a stream with finite records.
BoundedBlockingResultPartition - Class in org.apache.flink.runtime.io.network.partition
A output data result of an individual task (one partition of an intermediate result), produced and communicated in a batch manner: The result must be produced completely before it can be consumed.
BoundedBlockingResultPartition(String, int, ResultPartitionID, ResultPartitionType, ResultSubpartition[], int, ResultPartitionManager, BufferCompressor, SupplierWithException<BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.BoundedBlockingResultPartition
 
BoundedBlockingSubpartitionDirectTransferReader - Class in org.apache.flink.runtime.io.network.partition
The reader (read view) of a BoundedBlockingSubpartition based on FileRegion.
BoundedBlockingSubpartitionType - Enum in org.apache.flink.runtime.io.network.partition
The type of the BoundedBlockingSubpartition.
BoundedFIFOQueue<T> - Class in org.apache.flink.runtime.util
BoundedFIFOQueue collects elements up to given amount.
BoundedFIFOQueue(int) - Constructor for class org.apache.flink.runtime.util.BoundedFIFOQueue
Creates a BoundedFIFOQueue with the given maximum size.
BoundedInputStream - Class in org.apache.flink.runtime.state
Wrapper around a FSDataInputStream to limit the maximum read offset.
BoundedInputStream(FSDataInputStream, long) - Constructor for class org.apache.flink.runtime.state.BoundedInputStream
 
BoundedMultiInput - Interface in org.apache.flink.streaming.api.operators
Interface for multi-input operators that need to be notified about the logical/semantical end of input.
boundedness() - Method in class org.apache.flink.streaming.api.lineage.DefaultSourceLineageVertex
 
boundedness() - Method in interface org.apache.flink.streaming.api.lineage.SourceLineageVertex
The boundedness for the source connector, users can get boundedness for each sources in the lineage and determine the job execution mode with RuntimeExecutionMode.
boundedness() - Method in class org.apache.flink.table.planner.lineage.TableSourceLineageVertexImpl
 
Boundedness - Enum in org.apache.flink.api.connector.source
The boundedness of a stream.
BoundedOneInput - Interface in org.apache.flink.streaming.api.operators
Interface for one-input operators that need to be notified about the logical/semantical end of input.
BoundedOutOfOrdernessTimestampExtractor<T> - Class in org.apache.flink.streaming.api.functions.timestamps
This is a WatermarkStrategyWithPeriodicWatermarks used to emit Watermarks that lag behind the element with the maximum timestamp (in event time) seen so far by a fixed amount of time, t_late.
BoundedOutOfOrdernessTimestampExtractor(Duration) - Constructor for class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
BoundedOutOfOrdernessWatermarks<T> - Class in org.apache.flink.api.common.eventtime
A WatermarkGenerator for situations where records are out of order, but you can place an upper bound on how far the events are out of order.
BoundedOutOfOrdernessWatermarks(Duration) - Constructor for class org.apache.flink.api.common.eventtime.BoundedOutOfOrdernessWatermarks
Creates a new watermark generator with the given out-of-orderness bound.
BoundedOutOfOrderTimestamps - Class in org.apache.flink.table.sources.wmstrategies
A watermark strategy for rowtime attributes which are out-of-order by a bounded time interval.
BoundedOutOfOrderTimestamps(long) - Constructor for class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
BoundedOutOfOrderWatermarkGenerator - Class in org.apache.flink.table.runtime.operators.wmassigners
A watermark generator for rowtime attributes which are out-of-order by a bounded time interval.
BoundedOutOfOrderWatermarkGenerator(int, long) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
 
BoxedWrapperRowData - Class in org.apache.flink.table.data
An implementation of RowData which also is also backed by an array of Java Object, just similar to GenericRowData.
BoxedWrapperRowData(int) - Constructor for class org.apache.flink.table.data.BoxedWrapperRowData
 
BQHID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BQID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BRACKET_QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BREADTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BREAK - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BREAK - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BREAK() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
bridgedTo() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Adds a hint that data should be represented using the given class when entering or leaving the table ecosystem.
bridgedTo(Class<?>) - Method in interface org.apache.flink.table.types.AbstractDataType
Adds a hint that data should be represented using the given class when entering or leaving the table ecosystem.
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.AtomicDataType
 
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.CollectionDataType
 
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.FieldsDataType
 
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.KeyValueDataType
 
bridgedTo(Class<?>) - Method in class org.apache.flink.table.types.UnresolvedDataType
 
BridgingSqlAggFunction - Class in org.apache.flink.table.planner.functions.bridging
Bridges FunctionDefinition to Calcite's representation of an aggregating function (either a system or user-defined function).
BridgingSqlFunction - Class in org.apache.flink.table.planner.functions.bridging
Bridges FunctionDefinition to Calcite's representation of a scalar or table function (either a system or user-defined function).
BridgingSqlFunction.WithTableFunction - Class in org.apache.flink.table.planner.functions.bridging
Special flavor of BridgingSqlFunction to indicate a table function to Calcite.
BridgingSqlProcedure - Class in org.apache.flink.table.planner.functions.bridging
Bridges Procedure to Calcite's representation of a function.
broadcast() - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Transform this stream to a new BroadcastStream.
broadcast() - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Transform this stream to a new BroadcastStream.
broadcast() - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Transform this stream to a new BroadcastStream.
broadcast() - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
broadcast() - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
broadcast() - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
broadcast() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
broadcast() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
broadcast() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
broadcast() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are broadcasted to every parallel instance of the next operation.
broadcast(MapStateDescriptor<?, ?>...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are broadcasted to every parallel instance of the next operation.
BROADCAST - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Replicating the data set to all instances.
BROADCAST - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
BROADCAST - org.apache.flink.runtime.state.OperatorStateHandle.Mode
 
BROADCAST - org.apache.flink.table.planner.hint.JoinStrategy
Instructs the optimizer to use broadcast hash join strategy.
BROADCAST - org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Full records are provided for each parallelism of the target node.
BROADCAST - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
The input will read all records for each parallelism of the target node.
BROADCAST_DISTRIBUTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
The input will read all records for each parallelism of the target node.
BROADCAST_HASH_FIRST - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Hint that the first join input is much smaller than the second.
BROADCAST_HASH_SECOND - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Hint that the second join input is much smaller than the first.
BROADCAST_SHUFFLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Full records are provided for each parallelism of the target node.
BroadcastConnectedStream<IN1,​IN2> - Class in org.apache.flink.streaming.api.datastream
A BroadcastConnectedStream represents the result of connecting a keyed or non-keyed stream, with a BroadcastStream with broadcast state(s).
BroadcastConnectedStream(StreamExecutionEnvironment, DataStream<IN1>, BroadcastStream<IN2>, List<MapStateDescriptor<?, ?>>) - Constructor for class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
 
broadcastEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
broadcastEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
broadcastEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
This is used to broadcast streaming Watermarks in-band with records.
broadcastEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
broadcastEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
broadcastEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
broadcastEvent(AbstractEvent) - Method in interface org.apache.flink.runtime.io.network.api.writer.RecordWriterDelegate
Broadcasts the provided event to all the internal record writer instances.
broadcastEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
broadcastEvent(AbstractEvent) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
broadcastEvent(AbstractEvent, boolean) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Writes the given AbstractEvent to all subpartitions.
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
broadcastEvent(AbstractEvent, boolean) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
BroadcastHashJoin - org.apache.flink.table.planner.plan.utils.OperatorType
 
BroadcastingOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit elements and other messages to multiple outputs.
BroadcastingOutput(Output<StreamRecord<RowData>>[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
broadcastInputReaders - Variable in class org.apache.flink.runtime.operators.BatchTask
The input readers for the configured broadcast variables for this task.
broadcastInputs - Variable in class org.apache.flink.api.common.operators.AbstractUdfOperator
The extra inputs which parameterize the user function.
broadcastInputSerializers - Variable in class org.apache.flink.runtime.operators.BatchTask
The serializers for the broadcast input data types.
BroadcastPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that selects all the output channels.
BroadcastPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
BroadcastProcessFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A function to be applied to a BroadcastConnectedStream that connects BroadcastStream, i.e.
BroadcastProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.BroadcastProcessFunction
 
BroadcastProcessFunction.Context - Class in org.apache.flink.streaming.api.functions.co
A context available to the broadcast side of a BroadcastConnectedStream.
BroadcastProcessFunction.ReadOnlyContext - Class in org.apache.flink.streaming.api.functions.co
A context available to the non-keyed side of a BroadcastConnectedStream (if any).
broadcastRecord(ByteBuffer) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Writes the given serialized record to all subpartitions.
broadcastRecord(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
broadcastRecord(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
broadcastRecord(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
BroadcastRecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
A special record-oriented runtime result writer only for broadcast mode.
BroadcastState<K,​V> - Interface in org.apache.flink.api.common.state
A type of state that can be created to store the state of a BroadcastStream.
BroadcastStateBootstrapFunction<IN> - Class in org.apache.flink.state.api.functions
Interface for writing elements to broadcast state.
BroadcastStateBootstrapFunction() - Constructor for class org.apache.flink.state.api.functions.BroadcastStateBootstrapFunction
 
BroadcastStateBootstrapFunction.Context - Interface in org.apache.flink.state.api.functions
Context that BroadcastStateBootstrapFunction's can use for getting additional data about an input record.
BroadcastStateBootstrapOperator<IN> - Class in org.apache.flink.state.api.output.operators
BroadcastStateBootstrapOperator(long, Path, BroadcastStateBootstrapFunction<IN>) - Constructor for class org.apache.flink.state.api.output.operators.BroadcastStateBootstrapOperator
 
BroadcastStateDeclaration<K,​V> - Interface in org.apache.flink.api.common.state
This represents a declaration of the broadcast state.
BroadcastStateInputFormat<K,​V> - Class in org.apache.flink.state.api.input
The input format for reading BroadcastState.
BroadcastStateInputFormat(OperatorState, Configuration, StateBackend, MapStateDescriptor<K, V>, ExecutionConfig) - Constructor for class org.apache.flink.state.api.input.BroadcastStateInputFormat
Creates an input format for reading broadcast state from an operator in a savepoint.
BroadcastStateTransformation<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.transformations
BroadcastStateTransformation(String, Transformation<IN1>, Transformation<IN2>, BroadcastProcessFunction<IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.BroadcastStateTransformation
 
BroadcastStateTransformationTranslator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.translators
BroadcastStateTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.BroadcastStateTransformationTranslator
 
BroadcastStream<T> - Class in org.apache.flink.streaming.api.datastream
A BroadcastStream is a stream with broadcast state(s).
BroadcastStream<T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a stream that each parallel task processes the same data.
BroadcastStream(StreamExecutionEnvironment, DataStream<T>, MapStateDescriptor<?, ?>...) - Constructor for class org.apache.flink.streaming.api.datastream.BroadcastStream
 
BroadcastStreamImpl<T> - Class in org.apache.flink.datastream.impl.stream
The implementation of BroadcastStream.
BroadcastStreamImpl(ExecutionEnvironmentImpl, Transformation<T>) - Constructor for class org.apache.flink.datastream.impl.stream.BroadcastStreamImpl
 
BroadcastVariableInitializer<T,​O> - Interface in org.apache.flink.api.common.functions
A broadcast variable initializer can be used to transform a broadcast variable into another format during initialization.
BroadcastVariableKey - Class in org.apache.flink.runtime.broadcast
An identifier for a BroadcastVariableMaterialization based on the task's JobVertexID, broadcast variable name and iteration superstep.
BroadcastVariableKey(JobVertexID, String, int) - Constructor for class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
BroadcastVariableManager - Class in org.apache.flink.runtime.broadcast
The BroadcastVariableManager is used to manage the materialization of broadcast variables.
BroadcastVariableManager() - Constructor for class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
BroadcastVariableMaterialization<T,​C> - Class in org.apache.flink.runtime.broadcast
This class represents a single materialization of a broadcast variable and maintains a reference count for it.
BroadcastVariableMaterialization(BroadcastVariableKey) - Constructor for class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
Broker<V> - Class in org.apache.flink.runtime.iterative.concurrent
A concurrent data structure that allows the hand-over of an object between a pair of threads.
Broker() - Constructor for class org.apache.flink.runtime.iterative.concurrent.Broker
 
BROKER_ADDRESS - Static variable in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
brokerKey() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
BTID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
btrim() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the left and right whitespaces from the given string.
btrim(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the left and right chars in trimStr from the given string.
BTRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
BTrimFunction - Class in org.apache.flink.table.runtime.functions.scalar
BTrimFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.BTrimFunction
 
Bucket<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A bucket is the directory organization of the output of the StreamingFileSink.
BUCKET_SIZE - Static variable in class org.apache.flink.runtime.state.heap.space.Constants
 
BUCKET_SIZE - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
BUCKET_SIZE_BITS - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
BucketAccelerateConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
BucketAssigner<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
A BucketAssigner is used with a file sink to determine the bucket each incoming element should be put into.
BucketAssigner.Context - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
Context that the BucketAssigner can use for getting additional data about an input record.
bucketCountMustBePositiveInteger() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
bucketCreated(Bucket<IN, BucketID>) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketLifeCycleListener
Notifies a new bucket has been created.
BucketCrossOriginConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
BucketFactory<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
A factory able to create buckets for the StreamingFileSink.
bucketInactive(Bucket<IN, BucketID>) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketLifeCycleListener
Notifies a bucket become inactive.
BucketingSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
No properties.
BucketingSpec() - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.BucketingSpec
 
BucketLifecycleConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
BucketLifeCycleListener<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
Listener about the status of Bucket.
BucketLocationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
BucketLoggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
bucketName - Variable in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
The bucket name.
BucketReplicationConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
buckets - Variable in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
buckets - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The array of memory segments that contain the buckets which form the actual hash-table of hash-codes and pointers to the elements.
Buckets<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
The manager of the different active buckets in the StreamingFileSink.
Buckets(Path, BucketAssigner<IN, BucketID>, BucketFactory<IN, BucketID>, BucketWriter<IN, BucketID>, RollingPolicy<IN, BucketID>, int, OutputFileConfig) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
A constructor creating a new empty bucket manager.
BUCKETS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BucketsBuilder() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder
Deprecated.
 
bucketSegments - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
bucketsPerSegmentBits - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The number of bits that describe the position of a bucket in a memory segment.
bucketsPerSegmentMask - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The number of hash table buckets in a single memory segment - 1.
BucketTaggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
BucketVersioningConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
BucketWebsiteConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
BucketWriter<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
An interface for factories that create the different writers.
BucketWriter.PendingFile - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
This represents the file that can not write any data to.
bufcolumn - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
buffer - Variable in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
buffer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
buffer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
buffer - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
buffer - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
buffer to use when actually copying in data.
buffer - Variable in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
buffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
buffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
buffer() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
buffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
buffer(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
Buffer - Interface in org.apache.flink.runtime.io.network.buffer
Wrapper for pooled MemorySegment instances with reference counting.
BUFFER_DEBLOAT_ENABLED - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
BUFFER_DEBLOAT_PERIOD - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The period between recalculation the relevant size of the buffer.
BUFFER_DEBLOAT_SAMPLES - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The number of samples requires for the buffer size adjustment.
BUFFER_DEBLOAT_TARGET - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The total time for which automated adjusted buffers should be fully consumed.
BUFFER_DEBLOAT_THRESHOLD_PERCENTAGES - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Difference between the new and the old buffer size for applying the new value(in percent).
BUFFER_SIZE - Static variable in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
BUFFER_TIMEOUT - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
BUFFER_TIMEOUT_ENABLED - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
Buffer.DataType - Enum in org.apache.flink.runtime.io.network.buffer
Used to identify the type of data contained in the Buffer so that we can get the information without deserializing the serialized data.
BufferAccumulator - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Accumulates received records into buffers.
BufferAndAvailability(Buffer, Buffer.DataType, int, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
BufferAndBacklog(Buffer, int, Buffer.DataType, int) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
BufferAvailabilityListener - Interface in org.apache.flink.runtime.io.network.partition
Listener interface implemented by consumers of ResultSubpartitionView that want to be notified of availability of further buffers.
BufferBuilder - Class in org.apache.flink.runtime.io.network.buffer
Not thread safe class for filling in the content of the MemorySegment.
BufferBuilder(MemorySegment, BufferRecycler) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
BufferBundle<T> - Class in org.apache.flink.table.runtime.operators.join.stream.bundle
A BufferBundle is a bundle to buffer the input records in memory and fold data based on specified pattern to reduce state access.
BufferBundle() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
 
BufferCompressionException - Exception in org.apache.flink.runtime.io.compression
A BufferCompressionException is thrown when the target data cannot be compressed, such as insufficient target buffer space for compression, etc.
BufferCompressionException() - Constructor for exception org.apache.flink.runtime.io.compression.BufferCompressionException
 
BufferCompressionException(String) - Constructor for exception org.apache.flink.runtime.io.compression.BufferCompressionException
 
BufferCompressionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.BufferCompressionException
 
BufferCompressionException(Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.BufferCompressionException
 
bufferCompressor - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
Used to compress buffer to reduce IO.
BufferCompressor - Class in org.apache.flink.runtime.io.network.buffer
Compressor for Buffer.
BufferCompressor(int, NettyShuffleEnvironmentOptions.CompressionCodec) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferCompressor
 
BufferConsumer - Class in org.apache.flink.runtime.io.network.buffer
Not thread safe class for producing Buffer.
BufferConsumer(Buffer, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Constructs BufferConsumer instance with static content of a certain size.
BufferConsumer(Buffer, BufferBuilder.PositionMarker, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
BufferConsumerWithPartialRecordLength - Class in org.apache.flink.runtime.io.network.buffer
BufferConsumer with partial record length if a record is spanning over buffers
BufferConsumerWithPartialRecordLength(BufferConsumer, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferConsumerWithPartialRecordLength
 
BufferDataOverWindowOperator - Class in org.apache.flink.table.runtime.operators.over
the operator for OVER window need cache data by ResettableExternalBuffer for OverWindowFrame.
BufferDataOverWindowOperator(StreamOperatorParameters<RowData>, OverWindowFrame[], GeneratedRecordComparator, boolean) - Constructor for class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
BufferDataOverWindowOperator(OverWindowFrame[], GeneratedRecordComparator, boolean) - Constructor for class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
BufferDebloatConfiguration - Class in org.apache.flink.runtime.throughput
Configuration for BufferDebloater.
BufferDebloater - Class in org.apache.flink.runtime.throughput
Class for automatic calculation of the buffer size based on the current throughput and configuration.
BufferDebloater(String, int, long, int, int, int, long) - Constructor for class org.apache.flink.runtime.throughput.BufferDebloater
 
BufferDecompressionException - Exception in org.apache.flink.runtime.io.compression
A BufferDecompressionException is thrown when the target data cannot be decompressed, such as data corruption, insufficient target buffer space for decompression, etc.
BufferDecompressionException() - Constructor for exception org.apache.flink.runtime.io.compression.BufferDecompressionException
 
BufferDecompressionException(String) - Constructor for exception org.apache.flink.runtime.io.compression.BufferDecompressionException
 
BufferDecompressionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.BufferDecompressionException
 
BufferDecompressionException(Throwable) - Constructor for exception org.apache.flink.runtime.io.compression.BufferDecompressionException
 
BufferDecompressor - Class in org.apache.flink.runtime.io.network.buffer
Decompressor for compressed Buffer.
BufferDecompressor(int, NettyShuffleEnvironmentOptions.CompressionCodec) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferDecompressor
 
bufferedKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
BufferedKVExternalSorter - Class in org.apache.flink.table.runtime.operators.sort
Sorter for buffered input in the form of Key-Value Style.
BufferedKVExternalSorter(IOManager, BinaryRowDataSerializer, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, int, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
BufferedRequestState<RequestEntryT extends Serializable> - Class in org.apache.flink.connector.base.sink.writer
Class holding state of AsyncSinkWriter needed at taking a snapshot.
BufferedRequestState(Deque<RequestEntryWrapper<RequestEntryT>>) - Constructor for class org.apache.flink.connector.base.sink.writer.BufferedRequestState
 
BufferedRequestState(List<RequestEntryWrapper<RequestEntryT>>) - Constructor for class org.apache.flink.connector.base.sink.writer.BufferedRequestState
 
bufferedRow - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
BufferEntry(T, boolean) - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntry
 
BufferEntrySerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
BufferEntrySerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializerSnapshot
 
BufferFileChannelReader - Class in org.apache.flink.runtime.io.disk.iomanager
Helper class to read Buffers from files into objects.
BufferFileReader - Interface in org.apache.flink.runtime.io.disk.iomanager
 
BufferFileSegmentReader - Interface in org.apache.flink.runtime.io.disk.iomanager
 
BufferFileWriter - Interface in org.apache.flink.runtime.io.disk.iomanager
 
BufferHeader - Class in org.apache.flink.runtime.io.network.buffer
Header fields of a Buffer.
BufferHeader(boolean, int, Buffer.DataType) - Constructor for class org.apache.flink.runtime.io.network.buffer.BufferHeader
 
bufferInput(IN) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
Buffers the specified input, it will be used to construct the operator result together with the user-defined function execution result.
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupAggregateFunctionOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonProcTimeBoundedRangeOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonProcTimeBoundedRowsOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonRowTimeBoundedRangeOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonRowTimeBoundedRowsOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
bufferInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
BufferListener - Interface in org.apache.flink.runtime.io.network.buffer
Interface of the availability of buffers.
bufferManager - Variable in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
BufferManager - Class in org.apache.flink.runtime.io.network.partition.consumer
The general buffer manager used by InputChannel to request/recycle exclusive or floating buffers.
BufferManager(MemorySegmentProvider, InputChannel, int) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferManager
 
bufferMatchingRows() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
BufferOrEvent - Class in org.apache.flink.runtime.io.network.partition.consumer
Either type for Buffer or AbstractEvent instances tagged with the channel index, from which they were received.
BufferOrEvent(AbstractEvent, boolean, InputChannelInfo, boolean, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(AbstractEvent, InputChannelInfo) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(Buffer, InputChannelInfo) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
BufferOrEvent(Buffer, InputChannelInfo, boolean, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
bufferPool - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
BufferPool - Interface in org.apache.flink.runtime.io.network.buffer
A dynamically sized buffer pool.
BufferPoolFactory - Interface in org.apache.flink.runtime.io.network.buffer
A factory for buffer pools.
BufferProvider - Interface in org.apache.flink.runtime.io.network.buffer
A buffer provider to request buffers from in a synchronous or asynchronous fashion.
BufferReaderWriterUtil - Class in org.apache.flink.runtime.io.network.partition
Putting and getting of a sequence of buffers to/from a FileChannel or a ByteBuffer.
BufferReaderWriterUtil() - Constructor for class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
bufferRecycler - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
BufferRecycler - Interface in org.apache.flink.runtime.io.network.buffer
Interface for recycling MemorySegments.
BufferRecycler.DummyBufferRecycler - Class in org.apache.flink.runtime.io.network.buffer
The buffer recycler does nothing for recycled segment.
buffersInBacklog() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
buffersInBacklog() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
bufferSize - Variable in class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
bufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
bufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
BufferSizeEMA - Class in org.apache.flink.runtime.throughput
Implementation of 'Exponential moving average' algorithm.
BufferSizeEMA(int, int, long) - Constructor for class org.apache.flink.runtime.throughput.BufferSizeEMA
 
bufferTimeout - Variable in class org.apache.flink.api.dag.Transformation
 
BufferWithSubpartition - Class in org.apache.flink.runtime.io.network.partition
Buffer and the corresponding subpartition index.
BufferWithSubpartition(Buffer, int) - Constructor for class org.apache.flink.runtime.io.network.partition.BufferWithSubpartition
 
BufferWritingResultPartition - Class in org.apache.flink.runtime.io.network.partition
A ResultPartition which writes buffers directly to ResultSubpartitions.
BufferWritingResultPartition(String, int, ResultPartitionID, ResultPartitionType, ResultSubpartition[], int, ResultPartitionManager, BufferCompressor, SupplierWithException<BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
bufline - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
bufpos - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
build() - Method in class example.avro.User.Builder
 
build() - Method in class org.apache.calcite.tools.RelBuilder
Returns the final relational expression.
build() - Method in class org.apache.flink.api.common.attribute.Attribute.Builder
 
build() - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
build() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Build the SlotSharingGroup.
build() - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Build the SlotSharingGroup.
build() - Method in class org.apache.flink.api.common.state.StateDeclarations.ListStateDeclarationBuilder
 
build() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple0Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple10Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple11Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple12Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple13Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple14Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple15Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple16Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple17Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple18Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple19Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple1Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple20Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple21Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple22Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple23Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple24Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple25Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple2Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple3Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple4Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple5Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple6Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple7Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple8Builder
 
build() - Method in class org.apache.flink.api.java.tuple.builder.Tuple9Builder
 
build() - Method in class org.apache.flink.avro.generated.Address.Builder
 
build() - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
build() - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Creates description representation.
build() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
Builds the Sink with the settings applied to this builder.
build() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
build() - Method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy.AIMDScalingStrategyBuilder
 
build() - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder
 
build() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource.HybridSourceBuilder
Build the source.
build() - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
 
build() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
build() - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
 
build() - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
Creates the actual sink.
build() - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
Creates the actual sink.
build() - Method in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
Creates the file source with the settings applied to this builder.
build() - Method in class org.apache.flink.connector.file.src.FileSource.FileSourceBuilder
 
build() - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
build() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers.Builder
Returns FlinkContainers built from the provided settings.
build() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Returns a FlinkContainersConfig built from the parameters previously set.
build() - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Build the image.
build() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Returns a TestContainersSettings built from the parameters previously set.
build() - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings.Builder
 
build() - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem.Builder
 
build() - Method in class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings.Builder
 
build() - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings.Builder
 
build() - Method in class org.apache.flink.connector.testutils.source.TestingJobInfo.Builder
 
build() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
build() - Method in class org.apache.flink.connector.upserttest.sink.UpsertTestSinkBuilder
Constructs the UpsertTestSink with the configured properties.
build() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
build() - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
build() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
build() - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
build() - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
 
build() - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Finalizes the configuration and checks validity.
build() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
build() - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod.Builder
 
build() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
build() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Create file-merging snapshot manager based on configuration.
build() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
build() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
build() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
 
build() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
build() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
build() - Method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner.Builder
 
build() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
build() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumerWithPartialRecordLength
 
build() - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
build() - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements.Builder
 
build() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
build() - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
build() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
build() - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
Creates a push-based PushSorter.
build() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
build() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult.Builder
 
build() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
build() - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes.Builder
 
build() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
 
build() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder
 
build() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
build() - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
Returns a serialized composite key, from whatever was set so far.
build() - Method in interface org.apache.flink.runtime.state.StateBackendBuilder
 
build() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Constructs a new VertexThreadInfoTracker.
build() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
build() - Method in class org.apache.flink.state.forst.ForStKeyedStateBackendBuilder
 
build() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackendBuilder
 
build() - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder
Constructs the CustomSinkOperatorUidHashes with the given uid hashes.
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
Creates the actual sink.
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
Creates the actual sink.
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig.OutputFileConfigBuilder
 
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy.PolicyBuilder
 
build() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
Creates the actual policy.
build() - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.OnCheckpointRollingPolicy
 
build() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph.LineageGraphBuilder
 
build() - Method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
 
build() - Method in class org.apache.flink.streaming.api.operators.OperatorAttributesBuilder
 
build() - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributesBuilder
If any operator attribute is null, we will log it at DEBUG level and determine a non-null default value as described below.
build() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
 
build() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
 
build() - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategyBuilder
 
build() - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategyBuilder
 
build() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Returns an immutable instance of EnvironmentSettings.
build() - Method in class org.apache.flink.table.api.FormatDescriptor.Builder
Returns an immutable instance of FormatDescriptor.
build() - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Returns a TableResult instance.
build() - Method in class org.apache.flink.table.api.Schema.Builder
Returns an instance of an unresolved Schema.
build() - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Returns an immutable instance of TableDescriptor.
build() - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
build() - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
build() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
build() - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
build() - Method in class org.apache.flink.table.connector.ChangelogMode.Builder
 
build() - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
Creates the cache.
build() - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
build() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
build() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
build() - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Returns a TableSchema instance.
build() - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
build() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
build() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
build() - Method in class org.apache.flink.table.planner.operations.SchemaBuilderUtil
Builds and returns a Schema from the columns, watermark specs, and primary key specified in the builder.
build() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
build() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.Builder
 
build() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortSpecBuilder
 
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
build() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Builds a new Config.
build() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet.Builder
 
build() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
If neither of NOT NULL or CHAR/VARCHAR length or BINARY/VARBINARY enforcers are configured, null is returned.
build() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
 
build() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
 
build() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Apply the current values and constructs a newly-created CsvTableSource.
build() - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
 
build() - Method in class org.apache.flink.table.types.logical.DistinctType.Builder
 
build() - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
build() - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
build() - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
 
build() - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
build() - Method in class org.apache.flink.tests.util.CommandLineWrapper.SedBuilder
 
build() - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
build() - Method in class org.apache.flink.tests.util.CommandLineWrapper.WGetBuilder
 
build() - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup.FlinkResourceSetupBuilder
 
build() - Method in class org.apache.flink.testutils.junit.extensions.ContextClassLoaderExtension.ContextClassLoaderExtensionBuilder
 
build() - Method in class org.apache.flink.traces.SpanBuilder
 
build() - Method in class org.apache.flink.util.concurrent.ExecutorThreadFactory.Builder
 
build(int) - Method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
Build normalized mask, if all inputs were manually selected, inputMask will be normalized to -1.
build(long) - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
 
build(RelNode...) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMapBuilder
Creates a CorelMap by iterating over a RelNode tree.
build(FilterProjectTransposeRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterProjectTransposeRule
 
build(JobClient) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase.CollectIteratorBuilder
 
build(ResultPartitionWriter) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
build(MutableObjectIterator<T>) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
Creates a pull-based Sorter.
BUILD_LEFT_ANTI - org.apache.flink.table.runtime.operators.join.HashJoinType
 
BUILD_LEFT_SEMI - org.apache.flink.table.runtime.operators.join.HashJoinType
 
BUILD_OUTER - org.apache.flink.table.runtime.operators.join.HashJoinType
 
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.AbstractKubernetesStepDecorator
Note that the method could have a side effect of modifying the Flink Configuration object, such as update the JobManager address.
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.ExternalServiceDecorator
 
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.FlinkConfMountDecorator
 
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.HadoopConfMountDecorator
 
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.InternalServiceDecorator
 
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.KerberosMountDecorator
 
buildAccompanyingKubernetesResources() - Method in interface org.apache.flink.kubernetes.kubeclient.decorators.KubernetesStepDecorator
Build the accompanying Kubernetes resources that should be introduced to support this feature.
buildAccompanyingKubernetesResources() - Method in class org.apache.flink.kubernetes.kubeclient.decorators.PodTemplateMountDecorator
 
buildBloomFilterForBucketsInPartition(int, HashPartition<BT, PT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
buildBroadcast() - Method in class org.apache.flink.api.common.state.StateDeclarations.MapStateDeclarationBuilder
 
buildCatalogStoreFactoryContext(Configuration, ClassLoader) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
buildCompositeKeyNamespace(N, TypeSerializer<N>) - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
Returns a serialized composite key, from the key and key-group provided in a previous call to SerializedCompositeKeyBuilder.setKeyAndKeyGroup(Object, int) and the given namespace.
buildCompositeKeyNamesSpaceUserKey(N, TypeSerializer<N>, UK, TypeSerializer<UK>) - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
Returns a serialized composite key, from the key and key-group provided in a previous call to SerializedCompositeKeyBuilder.setKeyAndKeyGroup(Object, int) and the given namespace, followed by the given user-key.
buildCompositeKeyUserKey(UK, TypeSerializer<UK>) - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
Returns a serialized composite key, from the key and key-group provided in a previous call to SerializedCompositeKeyBuilder.setKeyAndKeyGroup(Object, int) and the namespace provided in SerializedCompositeKeyBuilder.setNamespace(Object, TypeSerializer), followed by the given user-key.
buildContext(Object, K) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
Build a new context based on record and key.
buildDBBunchPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStMapState
Build a request for bunch put.
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in interface org.apache.flink.state.forst.ForStInnerTable
Build a ForStDBGetRequest that belong to this ForStInnerTable with the given stateRequest.
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStListState
 
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStMapState
 
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStReducingState
 
buildDBGetRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStValueState
 
buildDBIterRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStMapState
Build a request for iterator.
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in interface org.apache.flink.state.forst.ForStInnerTable
Build a ForStDBPutRequest that belong to ForStInnerTable with the given stateRequest.
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStListState
 
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStMapState
 
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStReducingState
 
buildDBPutRequest(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStValueState
 
buildDefaultContext(CliOptions.EmbeddedCliOptions) - Static method in class org.apache.flink.table.client.gateway.DefaultContextUtils
 
buildDefaultContext(CliOptions.GatewayCliOptions) - Static method in class org.apache.flink.table.client.gateway.DefaultContextUtils
 
builder() - Static method in class org.apache.flink.configuration.description.Description
 
builder() - Static method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
builder() - Static method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy
 
builder() - Static method in class org.apache.flink.connector.testframe.container.FlinkContainers
Creates a builder for FlinkContainers.
builder() - Static method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
A new builder for FlinkContainersConfig.
builder() - Static method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
A new builder for TestcontainersSettings.
builder() - Static method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings
 
builder() - Static method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem
builder() - Static method in class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings
 
builder() - Static method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings
 
builder() - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestSink
Create a UpsertTestSinkBuilder to construct a new UpsertTestSink.
builder() - Static method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
builder() - Static method in class org.apache.flink.formats.json.JsonRowSerializationSchema
Creates a builder for JsonRowSerializationSchema.Builder.
builder() - Static method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
builder() - Static method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
builder() - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult
 
builder() - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
 
builder() - Static method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes
Creates a builder to construct CustomSinkOperatorUidHashes.
builder() - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
 
builder() - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
Creates a new DefaultRollingPolicy.PolicyBuilder that is used to configure and build an instance of DefaultRollingPolicy.
builder() - Static method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph
 
builder() - Static method in class org.apache.flink.table.api.internal.TableResultImpl
 
builder() - Static method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
 
builder() - Static method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
builder() - Static method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
builder() - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
builder() - Static method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
builder() - Static method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Creates a builder for CorrelateSortToRankRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Creates a builder for EnumerableToLogicalTableScanConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Creates a builder for FlinkCalcMergeRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Creates a builder for ImmutableFlinkFilterJoinRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Creates a builder for FlinkLimit0RemoveRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Creates a builder for JoinConditionTypeCoerceRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Creates a builder for LogicalUnnestRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Creates a builder for ReplaceMinusWithAntiJoinRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Creates a builder for RewriteMinusAllRuleConfig.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
builder() - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Creates a builder for Config.
builder() - Static method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
builder() - Static method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
Return a new builder that builds a CsvTableSource.
builder() - Static method in class org.apache.flink.table.watermark.WatermarkParams
 
builder() - Static method in class org.apache.flink.tests.util.flink.FlinkResourceSetup
 
builder() - Static method in class org.apache.flink.testutils.junit.extensions.ContextClassLoaderExtension
 
builder(int) - Static method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy
 
builder(Class<?>, String) - Static method in interface org.apache.flink.traces.Span
 
builder(TypeInformation<Row>, Path...) - Static method in class org.apache.flink.formats.csv.RowCsvInputFormat
Create a builder.
builder(Source<T, ?, ?>) - Static method in class org.apache.flink.connector.base.source.hybrid.HybridSource
Builder for HybridSource.
builder(DataType, List<CanalJsonDecodingFormat.ReadableMetadata>, TypeInformation<RowData>) - Static method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
Creates A builder for building a CanalJsonDeserializationSchema.
Builder() - Constructor for class org.apache.flink.api.common.attribute.Attribute.Builder
 
Builder() - Constructor for class org.apache.flink.connector.base.source.reader.RecordsBySplits.Builder
 
Builder() - Constructor for class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
 
Builder() - Constructor for class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testframe.external.source.TestingSourceSettings.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testutils.source.TestingJobInfo.Builder
 
Builder() - Constructor for class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
Builder() - Constructor for class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
Builder() - Constructor for class org.apache.flink.kubernetes.kubeclient.FlinkPod.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.jobgraph.JobResourceRequirements.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.rest.handler.router.MultipartRoutes.Builder
 
Builder() - Constructor for class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
Builder() - Constructor for class org.apache.flink.streaming.api.operators.InputSelection.Builder
 
Builder() - Constructor for class org.apache.flink.table.api.EnvironmentSettings.Builder
 
Builder() - Constructor for class org.apache.flink.table.api.TableDescriptor.Builder
 
Builder() - Constructor for class org.apache.flink.table.catalog.CatalogManager.Builder
 
Builder() - Constructor for class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
Builder() - Constructor for class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
 
Builder() - Constructor for class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
Builder() - Constructor for class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
Builder() - Constructor for class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
 
Builder() - Constructor for class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
Builder() - Constructor for class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
Builder() - Constructor for class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
Builder() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
Builder() - Constructor for class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
 
Builder() - Constructor for class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
 
Builder() - Constructor for class org.apache.flink.table.types.inference.TypeInference.Builder
 
Builder() - Constructor for class org.apache.flink.util.concurrent.ExecutorThreadFactory.Builder
 
Builder(Class<?>) - Constructor for class org.apache.flink.table.types.logical.StructuredType.Builder
 
Builder(String) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Creates a JSON deserialization schema for the given JSON schema.
Builder(String) - Constructor for class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Creates a JSON serialization schema for the given JSON schema.
Builder(RuntimeContext, ExecutionConfig, int) - Constructor for class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
Builder(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
Creates a CSV deserialization schema for the given TypeInformation with optional parameters.
Builder(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
Creates a CsvRowSerializationSchema expecting the given TypeInformation.
Builder(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Creates a JSON deserialization schema for the given type information.
Builder(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Creates a JSON serialization schema for the given type information.
Builder(FlinkPod) - Constructor for class org.apache.flink.kubernetes.kubeclient.FlinkPod.Builder
 
Builder(OperatorSubtaskState, List<OperatorSubtaskState>) - Constructor for class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
Builder(OperatorSubtaskState, List<OperatorSubtaskState>, Long) - Constructor for class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState.Builder
 
Builder(TableDescriptor) - Constructor for class org.apache.flink.table.api.TableDescriptor.Builder
 
Builder(ObjectIdentifier) - Constructor for class org.apache.flink.table.types.logical.StructuredType.Builder
 
Builder(ObjectIdentifier, Class<?>) - Constructor for class org.apache.flink.table.types.logical.StructuredType.Builder
 
Builder(ObjectIdentifier, LogicalType) - Constructor for class org.apache.flink.table.types.logical.DistinctType.Builder
 
Builder(RowType) - Constructor for class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
Creates a CsvRowDataSerializationSchema expecting the given RowType.
Builder(RowType, TypeInformation<RowData>) - Constructor for class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
Creates a CSV deserialization schema for the given TypeInformation with optional parameters.
Builder(RowType, RowType, TypeInformation<RowData>) - Constructor for class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
Creates a CSV deserialization schema for the given TypeInformation with optional parameters.
builderWithGivenSchema(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Creates a builder with given table schema.
buildFieldsList(List<RowType.RowField>, List<String>, MessageColumnIO) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
BuildFirstCachedJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
BuildFirstCachedJoinDriver() - Constructor for class org.apache.flink.runtime.operators.BuildFirstCachedJoinDriver
 
buildGraph(JobGraph, Configuration, ScheduledExecutorService, Executor, ClassLoader, CompletedCheckpointStore, CheckpointsCleaner, CheckpointIDCounter, Duration, BlobWriter, Logger, ShuffleMaster<?>, JobMasterPartitionTracker, TaskDeploymentDescriptorFactory.PartitionLocationConstraint, ExecutionDeploymentListener, ExecutionStateUpdateListener, long, VertexAttemptNumberStore, VertexParallelismStore, CheckpointStatsTracker, boolean, ExecutionJobVertex.Factory, MarkPartitionFinishedStrategy, boolean, JobManagerJobMetricGroup) - Static method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraphBuilder
 
buildIncomplete() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
buildInitialTable(MutableObjectIterator<BT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Creates the initial hash table.
buildIteratorAndCompleteFuture(Collection<Map.Entry<UK, UV>>, boolean) - Method in class org.apache.flink.state.forst.ForStDBMapEntryIterRequest
 
buildIteratorAndCompleteFuture(Collection<R>, boolean) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
buildIteratorAndCompleteFuture(Collection<UK>, boolean) - Method in class org.apache.flink.state.forst.ForStDBMapKeyIterRequest
 
buildIteratorAndCompleteFuture(Collection<UV>, boolean) - Method in class org.apache.flink.state.forst.ForStDBMapValueIterRequest
 
buildKubernetesJobManagerSpecification(FlinkPod, KubernetesJobManagerParameters) - Static method in class org.apache.flink.kubernetes.kubeclient.factory.KubernetesJobManagerFactory
 
buildLeftSemiOrAnti() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
buildModifyColumnChange(Column, Column, TableChange.ColumnPosition) - Static method in class org.apache.flink.table.planner.utils.OperationConverterUtils
 
buildNextUri(SqlGatewayRestAPIVersion, String, String, Long, RowFormat) - Static method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
buildOptionalPropertiesMap(ReadableConfig) - Static method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
buildPartial() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
buildRowCount - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
BuildSecondCachedJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
BuildSecondCachedJoinDriver() - Constructor for class org.apache.flink.runtime.operators.BuildSecondCachedJoinDriver
 
buildSerializedKey() - Method in class org.apache.flink.state.forst.ForStDBGetRequest
 
buildSerializedKey() - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
buildSerializedKey(UK) - Method in class org.apache.flink.state.forst.ForStDBBunchPutRequest
 
buildSerializedValue() - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
buildSerializedValue(UV) - Method in class org.apache.flink.state.forst.ForStDBBunchPutRequest
 
buildShowCreateCatalogRow(CatalogDescriptor) - Static method in class org.apache.flink.table.api.internal.ShowCreateUtil
 
buildShowCreateTableRow(ResolvedCatalogBaseTable<?>, ObjectIdentifier, boolean) - Static method in class org.apache.flink.table.api.internal.ShowCreateUtil
 
buildShowCreateViewRow(ResolvedCatalogBaseTable<?>, ObjectIdentifier, boolean) - Static method in class org.apache.flink.table.api.internal.ShowCreateUtil
Show create view statement only for views.
buildSideComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
The utilities to hash and compare the build side data types.
buildSideComparator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The utilities to hash and compare the build side data types.
BuildSideIterator - Class in org.apache.flink.table.runtime.hashtable
Iterate all the elements in memory which has not been(or has been) probed during probe phase.
BuildSideIterator.BucketIterator - Class in org.apache.flink.table.runtime.hashtable
Partition bucket iterator.
buildSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
The utilities to serialize the build side data types.
buildSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The utilities to serialize the build side data types.
buildSpillRetBufferNumbers - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The number of buffers in the build spill return buffer queue that are actually not write behind buffers, but regular buffers that only have not yet returned.
buildSpillReturnBuffers - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The queue of buffers that can be used for write-behind.
buildStringArrayResult(String, String[]) - Static method in class org.apache.flink.table.api.internal.TableResultUtils
Build a TableResultInternal for String[] values with single column.
buildTableFromSpilledPartition(HashPartition<BT, PT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
buildTableResult(String[], DataType[], Object[][]) - Static method in class org.apache.flink.table.api.internal.TableResultUtils
 
buildTableWithUniqueKey(MutableObjectIterator<T>) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
buildTaskManagerKubernetesPod(FlinkPod, KubernetesTaskManagerParameters) - Static method in class org.apache.flink.kubernetes.kubeclient.factory.KubernetesTaskManagerFactory
 
buildTimerData(TimeDomain, long, long, Row, byte[]) - Method in class org.apache.flink.streaming.api.operators.python.process.timer.TimerHandler
 
buildTransforms(RunnerApi.Components.Builder) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamDataStreamPythonFunctionRunner
 
buildTransforms(RunnerApi.Components.Builder) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
buildTransforms(RunnerApi.Components.Builder) - Method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
buildTriggerWindowElementsIterator() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
buildUpExternalRestService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.HeadlessClusterIPService
 
buildUpExternalRestService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Build up the external rest service template, according to the jobManager parameters.
buildUpInternalService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
buildUpInternalService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.HeadlessClusterIPService
 
buildUpInternalService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
buildUpInternalService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.NodePortService
 
buildUpInternalService(KubernetesJobManagerParameters) - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Build up the internal service template, according to the jobManager parameters.
buildUserClassLoader(List<URL>, ClassLoader, Configuration) - Static method in class org.apache.flink.table.client.util.ClientClassloaderUtil
 
buildUserCodeClassLoader(List<URL>, List<URL>, ClassLoader, Configuration) - Static method in enum org.apache.flink.client.ClientUtils
 
buildWithPriorityQueueType(EmbeddedRocksDBStateBackend.PriorityQueueStateType) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
 
buildWithPriorityQueueType(ForStStateBackend.PriorityQueueStateType) - Static method in class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
 
BuiltInAggregateFunction<T,​ACC> - Class in org.apache.flink.table.runtime.functions.aggregate
Base class for runtime implementation represented as AggregateFunction that is constructed from BuiltInFunctionDefinition.specialize(SpecializedContext).
BuiltInAggregateFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
BuiltInAggregateFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
BuiltinFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to a builtin function with special syntax.
BuiltInFunctionDefinition - Class in org.apache.flink.table.functions
Definition of a built-in function.
BuiltInFunctionDefinition.Builder - Class in org.apache.flink.table.functions
Builder for fluent definition of built-in functions.
BuiltInFunctionDefinitions - Class in org.apache.flink.table.functions
Dictionary of function definitions for all built-in functions.
BuiltInFunctionDefinitions() - Constructor for class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
BuiltInPythonAggregateFunction - Enum in org.apache.flink.table.functions.python
The list of the built-in aggregate functions which can be mixed with the Python UDAF.
BuiltInScalarFunction - Class in org.apache.flink.table.runtime.functions.scalar
Base class for runtime implementation represented as ScalarFunction that is constructed from BuiltInFunctionDefinition.specialize(SpecializedContext).
BuiltInScalarFunction() - Constructor for class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
BuiltInScalarFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
BuiltInSpecializedFunction - Class in org.apache.flink.table.runtime.functions
Base class for built-in functions that need another level of specialization via BuiltInFunctionDefinition.specialize(SpecializedContext).
BuiltInSpecializedFunction(BuiltInFunctionDefinition) - Constructor for class org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
 
BuiltInSqlFunction - Class in org.apache.flink.table.planner.functions.sql
SQL version of BuiltInFunctionDefinition in cases where BridgingSqlFunction does not apply.
BuiltInSqlFunction(String, int, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory, boolean, boolean, Function<SqlOperatorBinding, SqlMonotonicity>) - Constructor for class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
BuiltInSqlFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
BuiltInSqlFunction.Builder - Class in org.apache.flink.table.planner.functions.sql
Builder for fluent definition of built-in functions.
BuiltInSqlOperator - Interface in org.apache.flink.table.planner.functions.sql
SQL version of BuiltInFunctionDefinition in cases where BridgingSqlFunction does not apply.
BuiltInTableFunction<T> - Class in org.apache.flink.table.runtime.functions.table
Base class for runtime implementation represented as TableFunction that is constructed from BuiltInFunctionDefinition.specialize(SpecializedContext).
BuiltInTableFunction() - Constructor for class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
BuiltInTableFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
BulkBlockChannelReader - Interface in org.apache.flink.runtime.io.disk.iomanager
 
BulkBucketWriter<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A factory that creates BulkPartWriters.
BulkBucketWriter(RecoverableWriter, BulkWriter.Factory<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.BulkBucketWriter
 
BulkDecodingFormat<T> - Interface in org.apache.flink.connector.file.table.format
A Format for a DynamicTableSource for reading rows by BulkFormat.
BulkFormat<T,​SplitT extends FileSourceSplit> - Interface in org.apache.flink.connector.file.src.reader
The BulkFormat reads and decodes batches of records at a time.
BulkFormat.Reader<T> - Interface in org.apache.flink.connector.file.src.reader
The actual reader that reads the batches of records.
BulkFormat.RecordIterator<T> - Interface in org.apache.flink.connector.file.src.reader
An iterator over records with their position in the file.
BulkFormatBuilder(Path, long, BulkWriter.Factory<IN>, BucketAssigner<IN, String>, CheckpointRollingPolicy<IN, String>, FileWriterBucketFactory<IN>, OutputFileConfig) - Constructor for class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
BulkFormatBuilder(Path, BulkWriter.Factory<IN>, BucketAssigner<IN, BucketID>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
BulkFormatBuilder(Path, BulkWriter.Factory<IN>, BucketAssigner<IN, BucketID>, CheckpointRollingPolicy<IN, BucketID>, long, BucketFactory<IN, BucketID>, OutputFileConfig) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
BulkFormatBuilder(Path, BulkWriter.Factory<IN>, BucketAssigner<IN, String>) - Constructor for class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
bulkGetPartitionColumnStatistics(ObjectPath, List<CatalogPartitionSpec>) - Method in interface org.apache.flink.table.catalog.Catalog
Get a list of column statistics for given partitions.
bulkGetPartitionStatistics(ObjectPath, List<CatalogPartitionSpec>) - Method in interface org.apache.flink.table.catalog.Catalog
Get a list of statistics of given partitions.
BulkIterationBase<T> - Class in org.apache.flink.api.common.operators.base
 
BulkIterationBase(UnaryOperatorInformation<T, T>) - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase
 
BulkIterationBase(UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase
 
BulkIterationBase.PartialSolutionPlaceHolder<OT> - Class in org.apache.flink.api.common.operators.base
Specialized operator to use as a recognizable place-holder for the input to the step function when composing the nested data flow.
BulkIterationBase.TerminationCriterionAggregationConvergence - Class in org.apache.flink.api.common.operators.base
Convergence for the termination criterion is reached if no tuple is output at current iteration for the termination criterion branch
BulkIterationBase.TerminationCriterionAggregator - Class in org.apache.flink.api.common.operators.base
Aggregator that basically only adds 1 for every output tuple of the termination criterion branch
BulkIterationBase.TerminationCriterionMapper<X> - Class in org.apache.flink.api.common.operators.base
Special Mapper that is added before a termination criterion and is only a container for an special aggregator
bulkLoadFromOrderedIterator(Iterator<byte[]>) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Clears the cache and adds up to maxSize() elements from the iterator to the cache.
bulkLoadFromOrderedIterator(Iterator<byte[]>) - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
bulkLoadFromOrderedIterator(Iterator<byte[]>) - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Clears the cache and adds up to maxSize() elements from the iterator to the cache.
bulkLoadFromOrderedIterator(Iterator<byte[]>) - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
BulkReaderFormatFactory - Interface in org.apache.flink.connector.file.table.factories
Base interface for configuring a BulkFormat for file system connector.
BulkWriter<T> - Interface in org.apache.flink.api.common.serialization
An encoder that encodes data in a bulk fashion, encoding many records together at a time.
BulkWriter.Factory<T> - Interface in org.apache.flink.api.common.serialization
A factory that creates a BulkWriter.
BulkWriterFormatFactory - Interface in org.apache.flink.connector.file.table.factories
Base interface for configuring a BulkWriter.Factory for file system connector.
bundle - Variable in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
 
bundleFinishedCallback - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Callback to be executed after the current bundle was finished.
BundleTrigger<T> - Interface in org.apache.flink.table.runtime.operators.bundle.trigger
A BundleTrigger determines when a bundle of input elements should be evaluated and trigger the callback which registered previously.
BundleTriggerCallback - Interface in org.apache.flink.table.runtime.operators.bundle.trigger
Interface for bundle trigger callbacks that can be registered to a BundleTrigger.
BY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
byCode(byte) - Static method in enum org.apache.flink.state.changelog.StateChangeOperation
 
byCode(int) - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
byCode(String) - Static method in enum org.apache.flink.FlinkVersion
 
BYTE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BYTE = 2;
BYTE - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
BYTE - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive byte and Byte.
BYTE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
BYTE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
BYTE() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
BYTE() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API byte or SQL TINYINT type.
BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
BYTE_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
BYTE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
BYTE_DELIMITER - Static variable in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
BYTE_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
BYTE_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
BYTE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
BYTE = 2;
BYTE_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
ByteApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ByteApproxCountDistinctAggFunction
 
byteArrayCompare(byte[], byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Compares two byte arrays in lexicographical order.
ByteArrayConstructor - Class in org.apache.flink.api.common.python.pickle
Creates byte arrays (byte[]).
ByteArrayConstructor() - Constructor for class org.apache.flink.api.common.python.pickle.ByteArrayConstructor
 
byteArrayDataInputView - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
byteArrayDataInputView - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
byteArrayEquals(byte[], byte[], int) - Static method in class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
byteArrayEquals(Object, long, Object, long, int) - Static method in class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
ByteArrayInputStreamWithPos - Class in org.apache.flink.core.memory
Un-synchronized stream similar to Java's ByteArrayInputStream that also exposes the current position.
ByteArrayInputStreamWithPos() - Constructor for class org.apache.flink.core.memory.ByteArrayInputStreamWithPos
 
ByteArrayInputStreamWithPos(byte[]) - Constructor for class org.apache.flink.core.memory.ByteArrayInputStreamWithPos
 
ByteArrayInputStreamWithPos(byte[], int, int) - Constructor for class org.apache.flink.core.memory.ByteArrayInputStreamWithPos
 
ByteArrayOutputStreamWithPos - Class in org.apache.flink.core.memory
Un-synchronized stream similar to Java's ByteArrayOutputStream that also exposes the current position.
ByteArrayOutputStreamWithPos() - Constructor for class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
ByteArrayOutputStreamWithPos(int) - Constructor for class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
ByteArrayWrapper - Class in org.apache.flink.streaming.api.utils
A wrapper of the byte array.
ByteArrayWrapper(byte[]) - Constructor for class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
ByteArrayWrapper(byte[], int) - Constructor for class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
ByteArrayWrapper(byte[], int, int) - Constructor for class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
ByteArrayWrapperSerializer - Class in org.apache.flink.streaming.api.utils
The serializer of ByteArrayWrapper.
ByteArrayWrapperSerializer() - Constructor for class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
ByteArrayWrapperSerializer.ByteArrayWrapperSerializerSnapshot - Class in org.apache.flink.streaming.api.utils
Serializer configuration snapshot for compatibility and format evolution.
ByteArrayWrapperSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer.ByteArrayWrapperSerializerSnapshot
 
byteAt(int) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns the byte value at the specified index.
ByteAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ByteAvgAggFunction
 
ByteBufferReadable - Interface in org.apache.flink.core.fs
An interface mark that a filesystem supports to read bytes from a ByteBuffer and its given position.
ByteBufferReadableClosingFSDataInputStream - Class in org.apache.flink.core.fs
ByteBufferReadableClosingFSDataInputStream(FSDataInputStream, SafetyNetCloseableRegistry, String) - Constructor for class org.apache.flink.core.fs.ByteBufferReadableClosingFSDataInputStream
 
ByteBufferReadableFSDataInputStream - Class in org.apache.flink.state.forst.fs
A FSDataInputStream delegates requests to other one and supports reading data with ByteBuffer.
ByteBufferReadableFSDataInputStream(Callable<FSDataInputStream>, int, long) - Constructor for class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
ByteBufferWritableFSDataOutputStream - Class in org.apache.flink.state.forst.fs
A FSDataOutputStream delegates requests to other one and supports writing data with ByteBuffer.
ByteBufferWritableFSDataOutputStream(FSDataOutputStream) - Constructor for class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
ByteBufUtils - Class in org.apache.flink.runtime.io.network.netty
Utility routines to process ByteBuf.
ByteBufUtils() - Constructor for class org.apache.flink.runtime.io.network.netty.ByteBufUtils
 
ByteColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
ByteColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ByteColumnReader
 
ByteColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Byte column vector.
ByteComparator - Class in org.apache.flink.api.common.typeutils.base
 
ByteComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ByteComparator
 
ByteDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.ByteDataConverter
 
byteGenerator(byte, byte) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
byteGenerator(byte, byte) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
ByteHashSet - Class in org.apache.flink.table.runtime.util.collections
Byte hash set.
ByteHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
ByteLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.ByteLeadLagAggFunction
 
ByteMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.ByteMaxAggFunction
 
ByteMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ByteMinAggFunction
 
ByteParser - Class in org.apache.flink.types.parser
 
ByteParser() - Constructor for class org.apache.flink.types.parser.ByteParser
 
BytePrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
BytePrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArrayComparator
 
BytePrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for byte arrays.
BytePrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
BytePrimitiveArraySerializer.BytePrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
BytePrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer.BytePrimitiveArraySerializerSnapshot
 
bytes - Variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
The bytes data of this identifier.
bytes() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
Bytes(byte[], int, int) - Constructor for class org.apache.flink.table.data.columnar.vector.BytesColumnVector.Bytes
 
BYTES - org.apache.flink.configuration.MemorySize.MemoryUnit
 
BYTES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
BYTES() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a variable-length binary string (=a sequence of bytes) with defined maximum length.
BytesColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
BytesColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.BytesColumnReader
 
BytesColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Bytes column vector to get BytesColumnVector.Bytes, it include original data and offset and length.
BytesColumnVector.Bytes - Class in org.apache.flink.table.data.columnar.vector
Bytes data.
ByteSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Byte.
ByteSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
ByteSerializer.ByteSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
ByteSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.ByteSerializer.ByteSerializerSnapshot
 
BytesHashMap - Class in org.apache.flink.table.runtime.util.collections.binary
A binary map in the structure like Map<BinaryRowData, BinaryRowData>.
BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesHashMap
 
BytesHashMapSpillMemorySegmentPool - Class in org.apache.flink.table.runtime.operators.aggregate
MemorySegmentPool for BytesHashMap to fall back to sort agg.
BytesHashMapSpillMemorySegmentPool(List<MemorySegment>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
ByteSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.ByteSingleValueAggFunction
 
BytesMap<K,​V> - Class in org.apache.flink.table.runtime.util.collections.binary
Base class for BytesHashMap and BytesMultiMap.
BytesMap(Object, MemoryManager, long, TypeSerializer<K>) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
BytesMap.LookupInfo<K,​V> - Class in org.apache.flink.table.runtime.util.collections.binary
Result fetched when looking up a key.
BytesMultiMap - Class in org.apache.flink.table.runtime.util.collections.binary
A binary map in the structure like Map<BinaryRowData, List<BinaryRowData>>.
BytesMultiMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesMultiMap
 
ByteStreamStateHandle - Class in org.apache.flink.runtime.state.memory
A state handle that contains stream state in a byte array.
ByteStreamStateHandle(String, byte[]) - Constructor for class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
Creates a new ByteStreamStateHandle containing the given data.
ByteSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ByteSum0AggFunction
 
ByteSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.ByteSumAggFunction
 
ByteSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ByteSumWithRetractAggFunction
 
byteToHexString(byte[]) - Static method in class org.apache.flink.util.StringUtils
Given an array of bytes it will convert the bytes to a hex string representation of the bytes.
byteToHexString(byte[], int, int) - Static method in class org.apache.flink.util.StringUtils
Given an array of bytes it will convert the bytes to a hex string representation of the bytes.
ByteValue - Class in org.apache.flink.types
Boxed serializable and comparable byte type, representing the primitive type byte (signed 8 bit integer).
ByteValue() - Constructor for class org.apache.flink.types.ByteValue
Initializes the encapsulated byte with 0.
ByteValue(byte) - Constructor for class org.apache.flink.types.ByteValue
Initializes the encapsulated byte with the provided value.
ByteValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for ByteValue based on CopyableValueComparator.
ByteValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
ByteValueParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a ByteValue.
ByteValueParser() - Constructor for class org.apache.flink.types.parser.ByteValueParser
 
ByteValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
ByteValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
ByteValueSerializer.ByteValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
ByteValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.ByteValueSerializer.ByteValueSerializerSnapshot
 
BZIP2 - org.apache.flink.formats.avro.AvroOutputFormat.Codec
 
Bzip2InputStreamFactory - Class in org.apache.flink.api.common.io.compression
Factory for Bzip2 decompressors.
Bzip2InputStreamFactory() - Constructor for class org.apache.flink.api.common.io.compression.Bzip2InputStreamFactory
 

C

c - org.apache.flink.streaming.examples.statemachine.event.EventType
 
C - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
cache - Variable in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
cache() - Method in class org.apache.flink.streaming.api.datastream.SideOutputDataStream
Caches the intermediate result of the transformation.
cache() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Cache the intermediate result of the transformation.
CACHE - Static variable in class org.apache.flink.python.util.PythonDependencyUtils
 
CACHE_CHECKPOINT_STATISTICS_SIZE - Static variable in class org.apache.flink.configuration.RestOptions
Maximum number of entries in the checkpoint statistics cache.
CACHE_CHECKPOINT_STATISTICS_TIMEOUT - Static variable in class org.apache.flink.configuration.RestOptions
Duration from write, after which cached checkpoints statistics are cleaned up.
CACHE_CLEANUP_EXECUTOR_SERVICE - Static variable in interface org.apache.flink.client.python.PythonFunctionFactory
 
CACHE_CLEANUP_EXECUTOR_SERVICE_STARTED - Static variable in interface org.apache.flink.client.python.PythonFunctionFactory
 
CACHE_CONSUMER_OPERATOR_NAME - Static variable in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator
 
CACHE_IDLE_TIMEOUT - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
CACHE_PRODUCER_OPERATOR_NAME - Static variable in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator
 
CACHE_SIZE_LIMIT - Static variable in class org.apache.flink.state.forst.ForStIterateOperation
 
CACHE_TYPE - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
CACHED_FILES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
CachedDataStream<T> - Class in org.apache.flink.streaming.api.datastream
CachedDataStream represents a DataStream whose intermediate result will be cached at the first time when it is computed.
CachedDataStream(StreamExecutionEnvironment, Transformation<T>) - Constructor for class org.apache.flink.streaming.api.datastream.CachedDataStream
Create a new CachedDataStream in the given execution environment that wrap the given physical transformation to indicates that the transformation should be cached.
CachedPlan - Interface in org.apache.flink.table.api.internal
SQL execution plan cache.
CachedShuffleDescriptors - Class in org.apache.flink.runtime.deployment
CachedShuffleDescriptors(ConsumedPartitionGroup, TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[]) - Constructor for class org.apache.flink.runtime.deployment.CachedShuffleDescriptors
 
cacheFile - Variable in class org.apache.flink.api.common.Plan
Hash map for files in the distributed cache: registered name to cache entry.
cacheFile - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Now we could not migrate this field to configuration.
CacheLoader - Class in org.apache.flink.table.runtime.functions.table.lookup.fullcache
Abstract task that loads data in Full cache from source provided by ScanTableSource.ScanRuntimeProvider.
CacheLoader() - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
CacheMetricGroup - Interface in org.apache.flink.metrics.groups
Pre-defined metrics for cache.
cacheMissingKey(boolean) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
Specifies whether to cache empty value into the cache.
CacheReloadTrigger - Interface in org.apache.flink.table.connector.source.lookup.cache.trigger
Customized trigger for reloading lookup table entries.
CacheReloadTrigger.Context - Interface in org.apache.flink.table.connector.source.lookup.cache.trigger
Context of CacheReloadTrigger for getting information about times and triggering reload.
cacheShuffleDescriptors(ConsumedPartitionGroup, TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[]) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
CacheSupportedPipelineExecutor - Interface in org.apache.flink.core.execution
The pipeline executor that support caching intermediate dataset.
CacheTransformation<T> - Class in org.apache.flink.streaming.api.transformations
When in batch mode, the CacheTransformation represents the intermediate result of the upper stream should be cached when it is computed at the first time.
CacheTransformation(Transformation<T>, String) - Constructor for class org.apache.flink.streaming.api.transformations.CacheTransformation
Creates a new Transformation with the given name, output type and parallelism.
CacheTransformationTranslator<OUT,​T extends CacheTransformation<OUT>> - Class in org.apache.flink.streaming.runtime.translators
CacheTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator
 
CacheTransformationTranslator.IdentityStreamOperator<T> - Class in org.apache.flink.streaming.runtime.translators
The CacheTransformationTranslator.IdentityStreamOperator acts as a dummy source to consume cached intermediate dataset.
CacheTransformationTranslator.NoOpStreamOperator<T> - Class in org.apache.flink.streaming.runtime.translators
The CacheTransformationTranslator.NoOpStreamOperator acts as a dummy sink so that the upstream can produce the intermediate dataset to be cached.
CachingAsyncLookupFunction - Class in org.apache.flink.table.runtime.functions.table.lookup
A wrapper function around user-provided async lookup function with a cache layer.
CachingAsyncLookupFunction(LookupCache, AsyncLookupFunction) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
CachingLookupFunction - Class in org.apache.flink.table.runtime.functions.table.lookup
A wrapper function around user-provided lookup function with a cache layer.
CachingLookupFunction(LookupCache, LookupFunction) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
calc(RelMetadataQuery, RelNode, RexProgram) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Calc's collation.
calc(RowData) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
 
CALC_INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
CALC_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
CalciteContext - Interface in org.apache.flink.table.calcite.bridge
To provide calcite context which is mainly used to create Calcite's RelNode.
CalciteParser - Class in org.apache.flink.table.planner.parse
Thin wrapper around SqlParser that does exception conversion and SqlNode casting.
CalciteParser(SqlParser.Config) - Constructor for class org.apache.flink.table.planner.parse.CalciteParser
 
CalciteSchemaBuilder - Class in org.apache.calcite.jdbc
This class is used to create a CalciteSchema with a given Schema as the root.
calciteToCommon(Enum<?>, boolean) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil
Converts from Calcite to a common symbol.
calciteToSerializable(Enum<?>) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil
 
CalcPythonCorrelateTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule will transpose the conditions after the Python correlate node if the join type is inner join.
calcSecondHashCode(int) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
calculate() - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputOrderCalculator
 
calculateActualCacheCapacity(long, double) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils
Calculate the actual memory capacity of cache, which would be shared among rocksDB instance(s).
calculateActualCacheCapacity(long, double) - Static method in class org.apache.flink.state.forst.ForStMemoryControllerUtils
Calculate the actual memory capacity of cache, which would be shared among ForSt instance(s).
calculateBitSetWidthInBytes(int) - Static method in class org.apache.flink.table.data.binary.BinaryRowData
 
calculateBufferSize(long, int) - Method in class org.apache.flink.runtime.throughput.BufferSizeEMA
Calculating the buffer size over total possible buffers size and number of buffers in use.
calculateCandidateScore(int, int, Supplier<Double>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
calculateCheckpointPlan() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlanCalculator
Calculates the plan of the next checkpoint.
calculateCheckpointPlan() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlanCalculator
 
calculateCollectionOffsets(ParquetField, int[], int[]) - Static method in class org.apache.flink.formats.parquet.utils.NestedPositionUtil
Calculate the collection's offsets according to column's max repetition level, definition level, value's repetition level and definition level.
calculateDefaultNumSlots(ResourceProfile, ResourceProfile) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
 
CalculatedQueryOperation - Class in org.apache.flink.table.operations
Describes a relational operation that was created from applying a TableFunction.
CalculatedQueryOperation(ContextResolvedFunction, List<ResolvedExpression>, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.CalculatedQueryOperation
 
calculateFixLengthPartSize(LogicalType) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
It store real value when type is primitive.
calculateFixPartSizeInBytes(int) - Static method in class org.apache.flink.table.data.binary.BinaryRowData
 
calculateHeaderInBytes(int) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
calculateLengthByOffsets(boolean[], long[]) - Static method in class org.apache.flink.formats.parquet.utils.NestedPositionUtil
 
calculateMessageDigest(File) - Static method in class org.apache.flink.runtime.blob.BlobUtils
 
calculateNewCapacity(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
calculateRequiredSlots(Iterable<JobInformation.VertexInformation>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAllocator
Calculates the total resources required for scheduling the given vertices.
calculateRequiredSlots(Iterable<JobInformation.VertexInformation>) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
 
calculateRowOffsets(ParquetField, int[], int[]) - Static method in class org.apache.flink.formats.parquet.utils.NestedPositionUtil
Calculate row offsets according to column's max repetition level, definition level, value's repetition level and definition level.
calculateScore(SlotSharingSlotAllocator.ExecutionSlotSharingGroup, Map<JobVertexID, Integer>, JobInformation, JobAllocationsInformation) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.StateLocalitySlotAssigner
 
calculateSourceSchema(TableSource<T1>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
calculateThroughput() - Method in class org.apache.flink.runtime.throughput.ThroughputCalculator
 
calculateThroughput(long, long) - Method in class org.apache.flink.runtime.throughput.ThroughputCalculator
 
calculateTotalBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.AbstractBuffersUsageGauge
 
calculateTotalBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.CreditBasedInputBuffersUsageGauge
 
calculateTotalBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.ExclusiveBuffersUsageGauge
 
calculateTotalBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.FloatingBuffersUsageGauge
 
calculateTotalFlinkMemoryFromComponents(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
calculateTotalProcessMemoryFromComponents(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
calculateUsedBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.AbstractBuffersUsageGauge
 
calculateUsedBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.CreditBasedInputBuffersUsageGauge
 
calculateUsedBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.ExclusiveBuffersUsageGauge
 
calculateUsedBuffers(SingleInputGate) - Method in class org.apache.flink.runtime.io.network.metrics.FloatingBuffersUsageGauge
 
call() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService.RunnableCaller
 
call() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
 
call(Class<? extends UserDefinedFunction>, Object...) - Static method in class org.apache.flink.table.api.Expressions
A call to an unregistered, inline function.
call(String, Object...) - Static method in class org.apache.flink.table.api.Expressions
A call to a function that will be looked up in a catalog.
call(Callable<R>) - Method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
 
call(Callable<R>) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor
Deprecated.
 
call(SqlOperator, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to a scalar operator.
call(SqlOperator, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to a scalar operator.
call(FunctionDefinition, List<Expression>) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
call(FunctionDefinition, Expression...) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
call(UserDefinedFunction, Object...) - Static method in class org.apache.flink.table.api.Expressions
A call to an unregistered, inline function.
CALL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
callAsync(Callable<T>, BiConsumer<T, Throwable>) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Invoke the callable and handover the return value to the handler which will be executed by the source coordinator.
callAsync(Callable<T>, BiConsumer<T, Throwable>) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
callAsync(Callable<T>, BiConsumer<T, Throwable>) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
callAsync(Callable<T>, BiConsumer<T, Throwable>, long, long) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Invoke the given callable periodically and handover the return value to the handler which will be executed by the source coordinator.
callAsync(Callable<T>, BiConsumer<T, Throwable>, long, long) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
callAsync(Callable<T>, BiConsumer<T, Throwable>, long, long) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
callAsync(Callable<V>, Duration) - Method in interface org.apache.flink.runtime.rpc.MainThreadExecutable
Execute the callable in the main thread of the underlying RPC endpoint and return a future for the callable result.
callAsync(Callable<V>, Duration) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Execute the callable in the main thread of the underlying RPC service, returning a future for the result of the callable.
CallAsync - Class in org.apache.flink.runtime.rpc.messages
Message for asynchronous callable invocations.
CallAsync(Callable<?>) - Constructor for class org.apache.flink.runtime.rpc.messages.CallAsync
 
callbackFinished() - Method in class org.apache.flink.core.state.StateFutureImpl
Will be triggered when a callback finishes processing.
callbackFinished() - Method in class org.apache.flink.runtime.asyncprocessing.ContextStateFutureImpl
 
callbackHandler - Variable in class org.apache.flink.kubernetes.kubeclient.resources.AbstractKubernetesWatcher
 
callbackRegistered() - Method in class org.apache.flink.core.state.StateFutureImpl
Will be triggered when a callback is registered.
callbackRegistered() - Method in class org.apache.flink.runtime.asyncprocessing.ContextStateFutureImpl
 
callbackRunner - Variable in class org.apache.flink.core.state.StateFutureImpl
The callback runner.
CallBindingCallContext - Class in org.apache.flink.table.planner.functions.inference
A CallContext backed by SqlCallBinding.
CallBindingCallContext(DataTypeFactory, FunctionDefinition, SqlCallBinding, RelDataType) - Constructor for class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
CallContext - Interface in org.apache.flink.table.types.inference
Provides details about a function call during TypeInference.
callDescribeJobOperation(TableEnvironmentInternal, OperationHandle, DescribeJobOperation) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
CALLED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
callExecutableOperation(OperationHandle, ExecutableOperation) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
CallExpression - Class in org.apache.flink.table.expressions
Resolved and validated call expression for calling a function.
CallExpression(boolean, FunctionIdentifier, FunctionDefinition, List<ResolvedExpression>, DataType) - Constructor for class org.apache.flink.table.expressions.CallExpression
 
CallExpression(FunctionDefinition, List<ResolvedExpression>, DataType) - Constructor for class org.apache.flink.table.expressions.CallExpression
CallExpression(FunctionIdentifier, FunctionDefinition, List<ResolvedExpression>, DataType) - Constructor for class org.apache.flink.table.expressions.CallExpression
CallExpressionConvertRule - Interface in org.apache.flink.table.planner.expressions.converter
Rule to convert CallExpression.
CallExpressionConvertRule.ConvertContext - Interface in org.apache.flink.table.planner.expressions.converter
CallExpressionResolver - Class in org.apache.flink.table.planner.expressions
Planner expression resolver for UnresolvedCallExpression.
CallExpressionResolver(RelBuilder) - Constructor for class org.apache.flink.table.planner.expressions.CallExpressionResolver
 
callInternal() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
This method implements the (async) snapshot logic.
callJobManagerScript(String...) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
callMaterializedTableOperation(OperationExecutor, OperationHandle, MaterializedTableOperation, String) - Method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
CallProcedureOperation - Interface in org.apache.flink.table.operations
A Operation that describes the call procedure statement.
callRemoveJar(OperationHandle, String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
callShowJobsOperation(TableEnvironmentInternal, OperationHandle, ShowJobsOperation) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
callSql(String) - Static method in class org.apache.flink.table.api.Expressions
A call to a SQL expression.
callStopJobOperation(TableEnvironmentInternal, OperationHandle, StopJobOperation) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
callSyntax(String, SqlCallSyntax) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Overwrites the syntax used for unparsing a function into a SQL string.
callSyntax(SqlCallSyntax) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Overwrites the syntax used for unparsing a function into a SQL string.
callToOperandTypesMap - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
callWithNextKey(FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeInnerJoinIterator
Calls the JoinFunction#join() method for all two key-value pairs that share the same key and come from different inputs.
callWithNextKey(FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
Calls the JoinFunction#join() method for all two key-value pairs that share the same key and come from different inputs.
callWithNextKey(FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeOuterJoinIterator
Calls the JoinFunction#join() method for all two key-value pairs that share the same key and come from different inputs.
callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
Moves the internal pointer to the next key that both inputs share.
CAN_BE_UNKNOWN - org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
 
CanalJsonDecodingFormat - Class in org.apache.flink.formats.json.canal
DecodingFormat for Canal using JSON encoding.
CanalJsonDecodingFormat(String, String, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.canal.CanalJsonDecodingFormat
 
CanalJsonDeserializationSchema - Class in org.apache.flink.formats.json.canal
Deserialization schema from Canal JSON to Flink Table/SQL internal data structure RowData.
CanalJsonDeserializationSchema.Builder - Class in org.apache.flink.formats.json.canal
A builder for creating a CanalJsonDeserializationSchema.
CanalJsonFormatFactory - Class in org.apache.flink.formats.json.canal
Format factory for providing configured instances of Canal JSON to RowData DeserializationSchema.
CanalJsonFormatFactory() - Constructor for class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
CanalJsonFormatOptions - Class in org.apache.flink.formats.json.canal
Option utils for canal-json format.
CanalJsonSerializationSchema - Class in org.apache.flink.formats.json.canal
Serialization schema that serializes an object of Flink Table/SQL internal data structure RowData into a Canal JSON bytes.
CanalJsonSerializationSchema(RowType, TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean, boolean) - Constructor for class org.apache.flink.formats.json.canal.CanalJsonSerializationSchema
 
canBeCompressed(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Whether the buffer can be compressed or not.
canBeCompressed(Buffer, BufferCompressor) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
Whether the buffer can be compressed or not.
canBeParallel() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
canBeParallel() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
canBePipelinedConsumed() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
return if this partition's upstream and downstream support scheduling in the same time.
canBePrefixMap(ConfigOption<?>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Maps can be represented in two ways.
canBeReleased() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
canBeReleased() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
canBeReleased() - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Checks whether the task executor can be released.
canBeReleased() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
canBeSubsumed() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Checks whether this checkpoint can be subsumed or whether it should always continue, regardless of newer checkpoints in progress.
canBeTimeAttributeType(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
cancel() - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
cancel() - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
cancel() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
cancel() - Method in interface org.apache.flink.core.execution.JobClient
Cancels the associated job.
cancel() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
cancel() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
cancel() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
cancel() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Cancels all currently running vertex executions.
cancel() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Cancels this ExecutionVertex.
cancel() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
cancel() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
cancel() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Cancel this monitor.
cancel() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
cancel() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
cancel() - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
This method is called when a task is canceled either as a result of a user abort or an execution failure.
cancel() - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
cancel() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.BatchTask
 
cancel() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.DataSinkTask
 
cancel() - Method in class org.apache.flink.runtime.operators.DataSourceTask
 
cancel() - Method in interface org.apache.flink.runtime.operators.Driver
This method is invoked when the driver must aborted in mid processing.
cancel() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.MapDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
cancel() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
cancel() - Method in class org.apache.flink.runtime.registration.RetryingRegistration
Cancels the registration procedure.
cancel() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
cancel() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
cancel() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
cancel() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
 
cancel() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromIteratorFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromSplittableIteratorFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.SocketTextStreamFunction
Deprecated.
 
cancel() - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction
Deprecated.
Cancels the source.
cancel() - Method in class org.apache.flink.streaming.api.functions.source.legacy.StatefulSequenceSource
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
cancel() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
 
cancel() - Method in interface org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil.Cancellable
 
cancel() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
cancel() - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Cancel all resources.
cancel() - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
Deprecated.
 
cancel() - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
cancel() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
cancel() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
cancel() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
cancel() - Method in class org.apache.flink.table.toolbox.TestSourceFunction
 
cancel() - Method in class org.apache.flink.test.StatefulStreamingJob.MySource
 
cancel(boolean) - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
cancel(boolean) - Method in class org.apache.flink.core.testutils.ScheduledTask
 
cancel(boolean) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
cancel(boolean) - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable.AsyncSnapshotTask
 
cancel(boolean) - Method in class org.apache.flink.runtime.state.DoneFuture
 
cancel(boolean) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
cancel(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the CANCEL action.
cancel(Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulk
Cancels all requests of this bulk.
cancel(Duration) - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
cancel(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Cancels the currently executed job.
cancel(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
cancel(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Cancels the currently executed job.
cancel(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
cancel(JobID) - Method in interface org.apache.flink.client.program.ClusterClient
Cancels a job identified by the job id.
cancel(JobID) - Method in class org.apache.flink.client.program.MiniClusterClient
 
cancel(JobID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
cancel(Execution) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionOperations
 
cancel(Execution) - Method in interface org.apache.flink.runtime.scheduler.ExecutionOperations
Cancel the execution.
cancel(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocator
Cancel the ongoing slot request of the given Execution.
cancel(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.SimpleExecutionSlotAllocator
 
CANCEL - org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter.TerminationMode
 
CANCEL_ENABLE - Static variable in class org.apache.flink.configuration.WebOptions
Config parameter indicating whether jobs can be canceled from the web-frontend.
CANCEL_WITH_SAVEPOINT - org.apache.flink.runtime.dispatcher.TriggerSavepointMode
 
cancelAllPendingSlotRequestsForVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
cancelAllPendingSlotRequestsInternal() - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
cancelAllPendingSlotRequestsInternal() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
cancelChainedTasks(List<ChainedDriver<?, ?>>) - Static method in class org.apache.flink.runtime.operators.BatchTask
Cancels all tasks via their ChainedDriver.cancelTask() method.
CancelCheckpointMarker - Class in org.apache.flink.runtime.io.network.api
The CancelCheckpointMarker travels through the data streams, similar to the CheckpointBarrier, but signals that a certain checkpoint should be canceled.
CancelCheckpointMarker(long) - Constructor for class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
cancelCleanupTask() - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
Cancels any cleanup task that subclasses may be executing.
cancelCleanupTask() - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
 
cancelCleanupTask() - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
cancelConsumption() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider.ResponseHandle
Cancel the partition consumptions as a result of state check.
CANCELED - org.apache.flink.api.common.JobStatus
Job has been cancelled.
CANCELED - org.apache.flink.runtime.clusterframework.ApplicationStatus
Application was canceled or killed on request.
CANCELED - org.apache.flink.runtime.execution.ExecutionState
 
CANCELED - org.apache.flink.table.gateway.api.operation.OperationStatus
Operation has been cancelled.
cancelExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
Cancels the task execution.
cancelExecution(Execution) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
CANCELING - org.apache.flink.runtime.execution.ExecutionState
 
cancelJob(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
cancelJob(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
cancelJob(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
cancelJob(JobID, Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
cancelJob(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Cancel the given job.
cancellationContext - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Context that allows us to stop firing timers if the containing task has been cancelled.
CANCELLING - org.apache.flink.api.common.JobStatus
Job is being cancelled.
cancelOperation(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Cancel the execution of the operation.
cancelOperation(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Cancel the operation when it is not in terminal status.
cancelOperation(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
CancelOperationHandler - Class in org.apache.flink.table.gateway.rest.handler.operation
Handler to cancel operation.
CancelOperationHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, OperationStatusResponseBody, OperationMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.operation.CancelOperationHandler
 
CancelOperationHeaders - Class in org.apache.flink.table.gateway.rest.header.operation
Message headers for canceling operation.
CancelOperationHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
CancelOptions - Class in org.apache.flink.client.cli
Command line options for the CANCEL command.
CancelOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.CancelOptions
 
cancelRequestFor(InputChannelID) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
cancelRowUpdates() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
cancelSlotRequest(SlotRequestId, Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProvider
Cancels the slot request with the given SlotRequestId.
cancelSlotRequest(SlotRequestId, Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProviderImpl
 
cancelStreamRegistry - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
Registry for all opened streams, so they can be closed if the task using this backend is closed.
cancelStreamRegistry - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
cancelStreamRegistry - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
 
cancelStreamRegistry - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackendBuilder
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
cancelTask() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
cancelTask() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
cancelTask() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
cancelTask(ExecutionAttemptID, Duration) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Cancel the given task.
cancelTask(ExecutionAttemptID, Duration) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
cancelTask(ExecutionAttemptID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
cancelTask(ExecutionAttemptID, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Cancel the given task.
cancelTask(ExecutionAttemptID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
CancelTaskException - Exception in org.apache.flink.runtime.execution
Thrown to trigger a canceling of the executing task.
CancelTaskException() - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
CancelTaskException(String) - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
CancelTaskException(Throwable) - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
 
cancelWithFuture() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Cancels all currently running vertex executions.
cancelWithSavepoint(JobID, String, SavepointFormatType) - Method in interface org.apache.flink.client.program.ClusterClient
Cancels a job identified by the job id and triggers a savepoint.
cancelWithSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
cancelWithSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
canConvertAndConvertDppFactSide(RelNode, ImmutableIntList, RelNode, ImmutableIntList) - Static method in class org.apache.flink.table.planner.utils.DynamicPartitionPruningUtils
Judge whether the input RelNode can be converted to the dpp fact side.
canCopyPaths(Path, Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Tells if this FileSystem supports an optimised way to directly copy between given paths.
canCopyPaths(Path, Path) - Method in interface org.apache.flink.core.fs.PathsCopyingFileSystem
 
canCopyPaths(Path, Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
canCopyPaths(Path, Path) - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
canEmitBatchOfRecords - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Returns true if the given object can be equaled with this object.
canEqual(Object) - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
canEqual(Object) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
canEqual(Object) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
canFail(LogicalType, LogicalType) - Method in interface org.apache.flink.table.planner.functions.casting.CastRule
Returns true if the CastExecutor can fail at runtime.
canFail(LogicalType, LogicalType) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Resolves the rule and returns the result of CastRule.canFail(LogicalType, LogicalType).
canFastDuplicate(StreamStateHandle) - Method in interface org.apache.flink.runtime.state.CheckpointStateToolset
Tells if we can duplicate the given StreamStateHandle.
canFastDuplicate(StreamStateHandle) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStateToolset
 
canFastDuplicate(StreamStateHandle) - Method in class org.apache.flink.runtime.state.NotDuplicatingCheckpointStateToolset
 
canFastDuplicate(StreamStateHandle, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.state.CheckpointStreamFactory
Tells if we can duplicate the given StreamStateHandle into the path corresponding to the given CheckpointedStateScope.
canFastDuplicate(StreamStateHandle, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
 
canFastDuplicate(StreamStateHandle, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
canFastDuplicate(StreamStateHandle, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
canMerge() - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Returns true if this trigger supports merging of trigger state and can therefore be used with a MergingWindowAssigner.
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
canMerge() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Returns true if this trigger supports merging of trigger state and can therefore.
CANONICAL - org.apache.flink.core.execution.SavepointFormatType
A canonical, common for all state backends format.
canonize(RelDataType) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
canProduceEmptyMatches(Pattern<?, ?>) - Static method in class org.apache.flink.cep.nfa.compiler.NFACompiler
Verifies if the provided pattern can possibly generate empty match.
canPushDown(BatchPhysicalGroupAggregateBase, BatchPhysicalTableSourceScan, BatchPhysicalCalc) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
canPushdownFilter(TableSourceTable) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoSourceScanRuleBase
Determines wether we can pushdown the filter into the source. we can not push filter twice, make sure FilterPushDownSpec has not been assigned as a capability.
canReadInt() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
canReadLong() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
canRescaleMaxParallelism(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
canRescaleMaxParallelism(int) - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
canRescaleMaxParallelism(int) - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Returns whether the vertex's max parallelism can be changed to a given value.
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns whether the restarting can be conducted.
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy
 
canRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy
 
canRestart() - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
 
canRestart() - Method in interface org.apache.flink.runtime.executiongraph.failover.RestartBackoffTimeStrategy
Returns whether a restart should be conducted.
canRetry(int) - Method in interface org.apache.flink.streaming.api.functions.async.AsyncRetryStrategy
 
canRetry(int) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategy
 
canRetry(int) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategy
 
canRetry(int) - Method in class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
 
canTranslate(Pipeline) - Method in interface org.apache.flink.client.FlinkPipelineTranslator
 
canTranslate(Pipeline) - Method in class org.apache.flink.client.StreamGraphTranslator
 
canTransposeToTableScan(RelNode) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
 
capacity() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
capacity(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
capitalizeQueryHints(RelNode) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
 
CapitalizeQueryHintsShuttle - Class in org.apache.flink.table.planner.hint
A shuttle to capitalize all query hints on corresponding nodes.
CapitalizeQueryHintsShuttle() - Constructor for class org.apache.flink.table.planner.hint.CapitalizeQueryHintsShuttle
 
CAPTURE_ASK_CALLSTACK - Static variable in class org.apache.flink.configuration.RpcOptions
Flag whether to capture call stacks for RPC ask calls.
captureAskCallStack() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
CAR_DATA - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
cardinality() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the number of elements of an array or number of entries of a map.
CARDINALITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CARDINALITY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CARDINALITY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CARET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CARET - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CARET - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CarGeneratorFunction - Class in org.apache.flink.streaming.examples.windowing.util
A generator function for simulating car data.
CarGeneratorFunction(int) - Constructor for class org.apache.flink.streaming.examples.windowing.util.CarGeneratorFunction
 
cascade() - Method in interface org.apache.flink.table.catalog.listener.DropDatabaseEvent
 
CASCADE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASCADED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASCADING - org.apache.flink.configuration.PipelineOptions.VertexDescriptionMode
Organizes the description in a single line cascading mode, which is similar to name.
CASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CASE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CASE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CASE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CASE() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
CaseClassConverter(TupleTypeInfoBase, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.CaseClassConverter
 
CaseExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
CaseInsensitiveOrderComparator() - Constructor for class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator.CaseInsensitiveOrderComparator
 
cast(IN) - Method in interface org.apache.flink.table.data.utils.CastExecutor
Cast the input value.
cast(RexNode, SqlTypeName) - Method in class org.apache.calcite.tools.RelBuilder
Creates an expression that casts an expression to a given type.
cast(RexNode, SqlTypeName, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates an expression that casts an expression to a type with a given name and precision or length.
cast(RexNode, SqlTypeName, int, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates an expression that casts an expression to a type with a given name, precision and scale.
cast(TypeInformation<?>) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use BaseExpressions.cast(DataType) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
cast(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
cast(ResolvedExpression, DataType) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
cast(CastRule.Context, LogicalType, LogicalType, Object) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Create a CastExecutor and execute the cast on the provided value.
cast(DataType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a new value being cast to toType.
CAST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CAST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CAST - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for CAST operators (CAST, TRY_CAST, REINTERPRET_CAST).
CAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CAST - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
See CastInputTypeStrategy.
CastCodeBlock - Class in org.apache.flink.table.planner.functions.casting
Generated cast code block result.
CastExecutor<IN,​OUT> - Interface in org.apache.flink.table.data.utils
Interface to model a function that performs the casting of a value from one type to another.
castFrom(double, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castFrom(long, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castFrom(String, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castFrom(MetricGroup) - Static method in interface org.apache.flink.metrics.LogicalScopeProvider
Casts the given metric group to a LogicalScopeProvider, if it implements the interface.
castFrom(DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castInto(Class<T>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
castInto(Class<T>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
castInto(Class<T>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Tries to cast this slot pool service into the given clazz.
CastRule<IN,​OUT> - Interface in org.apache.flink.table.planner.functions.casting
A CastRule provides the logic to create a CastExecutor starting from the input and the target types.
CastRule.Context - Interface in org.apache.flink.table.planner.functions.casting
Casting context.
CastRulePredicate - Class in org.apache.flink.table.planner.functions.casting
In order to apply a CastRule, the runtime checks if a particular rule matches the tuple of input and target type using this class.
CastRulePredicate.Builder - Class in org.apache.flink.table.planner.functions.casting
Builder for the CastRulePredicate.
CastRuleProvider - Class in org.apache.flink.table.planner.functions.casting
This class resolves CastRule using the input and the target type.
CastRuleProvider() - Constructor for class org.apache.flink.table.planner.functions.casting.CastRuleProvider
 
castToBoolean(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castToDecimal(DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castToIntegral(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
castToValidatedType(SqlNode, RexNode, SqlValidator, RexBuilder) - Static method in class org.apache.calcite.sql2rel.StandardConvertletTable
Casts a RexNode value to the validated type of a SqlCall.
castToValidatedType(SqlRexContext, SqlCall, RexNode) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Casts a RexNode value to the validated type of a SqlCall.
Catalog - Interface in org.apache.flink.table.catalog
This interface is responsible for reading and writing metadata such as database/table/views/UDFs from a registered catalog.
CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CATALOG_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CATALOG_TYPE - Static variable in class org.apache.flink.table.catalog.CommonCatalogOptions
ConfigOption which is used during catalog discovery to match it against Factory.factoryIdentifier().
CatalogBaseTable - Interface in org.apache.flink.table.catalog
A common parent that describes the unresolved metadata of a table or view in a catalog.
CatalogBaseTable.TableKind - Enum in org.apache.flink.table.catalog
The kind of CatalogBaseTable.
CatalogCalciteSchema - Class in org.apache.flink.table.planner.catalog
A mapping between Flink's catalog and Calcite's schema.
CatalogCalciteSchema(String, CatalogManager, boolean) - Constructor for class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
CatalogChange - Interface in org.apache.flink.table.catalog
CatalogChange represents the modification of the catalog.
CatalogChange.CatalogCommentChange - Class in org.apache.flink.table.catalog
A catalog change to modify the comment.
CatalogChange.CatalogConfigurationChange - Class in org.apache.flink.table.catalog
A catalog change to modify the catalog configuration.
CatalogColumnStatistics - Class in org.apache.flink.table.catalog.stats
Column statistics of a table or partition.
CatalogColumnStatistics(Map<String, CatalogColumnStatisticsDataBase>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
CatalogColumnStatistics(Map<String, CatalogColumnStatisticsDataBase>, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
CatalogColumnStatisticsDataBase - Class in org.apache.flink.table.catalog.stats
Column statistics value base class.
CatalogColumnStatisticsDataBase(Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBase
 
CatalogColumnStatisticsDataBase(Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBase
 
CatalogColumnStatisticsDataBinary - Class in org.apache.flink.table.catalog.stats
Column statistics value of binary type.
CatalogColumnStatisticsDataBinary(Long, Double, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
CatalogColumnStatisticsDataBinary(Long, Double, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
CatalogColumnStatisticsDataBoolean - Class in org.apache.flink.table.catalog.stats
Column statistics value of boolean type.
CatalogColumnStatisticsDataBoolean(Long, Long, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
CatalogColumnStatisticsDataBoolean(Long, Long, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
CatalogColumnStatisticsDataDate - Class in org.apache.flink.table.catalog.stats
Column statistics value of date type.
CatalogColumnStatisticsDataDate(Date, Date, Long, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
CatalogColumnStatisticsDataDate(Date, Date, Long, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
CatalogColumnStatisticsDataDouble - Class in org.apache.flink.table.catalog.stats
Column statistics value of double type.
CatalogColumnStatisticsDataDouble(Double, Double, Long, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
CatalogColumnStatisticsDataDouble(Double, Double, Long, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
CatalogColumnStatisticsDataLong - Class in org.apache.flink.table.catalog.stats
Column statistics value of long type.
CatalogColumnStatisticsDataLong(Long, Long, Long, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
CatalogColumnStatisticsDataLong(Long, Long, Long, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
CatalogColumnStatisticsDataString - Class in org.apache.flink.table.catalog.stats
Column statistics value of string type.
CatalogColumnStatisticsDataString(Long, Double, Long, Long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
CatalogColumnStatisticsDataString(Long, Double, Long, Long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
CatalogCommentChange(String) - Constructor for class org.apache.flink.table.catalog.CatalogChange.CatalogCommentChange
 
CatalogConfigurationChange(Consumer<Configuration>) - Constructor for class org.apache.flink.table.catalog.CatalogChange.CatalogConfigurationChange
 
catalogContext() - Method in interface org.apache.flink.table.planner.lineage.TableLineageDataset
 
catalogContext() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
CatalogContext - Interface in org.apache.flink.table.catalog.listener
Context for catalog which provides the name, factory identifier and configuration to identify the same physical catalog for different logical catalog.
CatalogDatabase - Interface in org.apache.flink.table.catalog
Interface of a database in a catalog.
CatalogDatabaseImpl - Class in org.apache.flink.table.catalog
A implementation of CatalogDatabase.
CatalogDatabaseImpl(Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogDatabaseImpl
 
CatalogDescriptor - Class in org.apache.flink.table.catalog
Describes a Catalog with the catalog name and configuration.
CatalogException - Exception in org.apache.flink.table.catalog.exceptions
A catalog-related, runtime exception.
CatalogException(String) - Constructor for exception org.apache.flink.table.catalog.exceptions.CatalogException
 
CatalogException(String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.CatalogException
 
CatalogException(Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.CatalogException
 
CatalogFactory - Interface in org.apache.flink.table.factories
A factory to create configured catalog instances based on string-based properties.
CatalogFactory.Context - Interface in org.apache.flink.table.factories
Context provided when a catalog is created.
CatalogFactoryHelper(CatalogFactory, CatalogFactory.Context) - Constructor for class org.apache.flink.table.factories.FactoryUtil.CatalogFactoryHelper
 
CatalogFunction - Interface in org.apache.flink.table.catalog
Interface for a function in a catalog.
CatalogFunctionImpl - Class in org.apache.flink.table.catalog
A catalog function implementation.
CatalogFunctionImpl(String) - Constructor for class org.apache.flink.table.catalog.CatalogFunctionImpl
 
CatalogFunctionImpl(String, FunctionLanguage) - Constructor for class org.apache.flink.table.catalog.CatalogFunctionImpl
 
CatalogFunctionImpl(String, FunctionLanguage, List<ResourceUri>) - Constructor for class org.apache.flink.table.catalog.CatalogFunctionImpl
 
CatalogLock - Interface in org.apache.flink.table.catalog
Deprecated.
This interface will be removed soon. Please see FLIP-346 for more details.
CatalogLock.Factory - Interface in org.apache.flink.table.catalog
Deprecated.
This interface will be removed soon. Please see FLIP-346 for more details.
catalogManager - Variable in class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
CatalogManager - Class in org.apache.flink.table.catalog
A manager for dealing with catalog objects such as tables, views, functions, and types.
CatalogManager.Builder - Class in org.apache.flink.table.catalog
Builder for a fluent definition of a CatalogManager.
CatalogManagerCalciteSchema - Class in org.apache.flink.table.planner.catalog
Bridge between the CatalogManager and the Schema.
CatalogManagerCalciteSchema(CatalogManager, boolean) - Constructor for class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
CatalogMaterializedTable - Interface in org.apache.flink.table.catalog
Represents the unresolved metadata of a materialized table in a Catalog.
CatalogMaterializedTable.Builder - Class in org.apache.flink.table.catalog
Builder for configuring and creating instances of CatalogMaterializedTable.
CatalogMaterializedTable.LogicalRefreshMode - Enum in org.apache.flink.table.catalog
The logical refresh mode of materialized table.
CatalogMaterializedTable.RefreshMode - Enum in org.apache.flink.table.catalog
The physical refresh mode of materialized table.
CatalogMaterializedTable.RefreshStatus - Enum in org.apache.flink.table.catalog
Background refresh pipeline status of materialized table.
CatalogModificationEvent - Interface in org.apache.flink.table.catalog.listener
The basic interface for catalog modification event, all database and table related events are implements this interface.
CatalogModificationListener - Interface in org.apache.flink.table.catalog.listener
A listener that is notified on specific catalog changed in catalog manager.
CatalogModificationListenerFactory - Interface in org.apache.flink.table.catalog.listener
A factory to create catalog modification listener instances based on context which contains job configuration and user classloader.
CatalogModificationListenerFactory.Context - Interface in org.apache.flink.table.catalog.listener
Context provided when a listener is created.
catalogModificationListeners(List<CatalogModificationListener>) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
catalogName - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
catalogName - Variable in class org.apache.flink.table.operations.AbstractShowOperation
 
catalogName() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Catalog name of this table.
catalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
catalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
catalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
catalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
catalogName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
CatalogNotExistException - Exception in org.apache.flink.table.api
Exception for an operation on a nonexistent catalog.
CatalogNotExistException(String) - Constructor for exception org.apache.flink.table.api.CatalogNotExistException
 
CatalogNotExistException(String, Throwable) - Constructor for exception org.apache.flink.table.api.CatalogNotExistException
 
CatalogPartition - Interface in org.apache.flink.table.catalog
Represents a partition object in catalog.
CatalogPartitionImpl - Class in org.apache.flink.table.catalog
A catalog partition implementation.
CatalogPartitionImpl(Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogPartitionImpl
 
CatalogPartitionSpec - Class in org.apache.flink.table.catalog
Represents a partition spec object in catalog.
CatalogPartitionSpec(Map<String, String>) - Constructor for class org.apache.flink.table.catalog.CatalogPartitionSpec
 
CatalogPropertiesUtil - Class in org.apache.flink.table.catalog
Utilities for de/serializing Catalog objects into a map of string properties.
catalogReader - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
CatalogRegistry - Interface in org.apache.flink.table.catalog
A catalog registry for dealing with catalogs.
CATALOGS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CatalogSchemaTable - Class in org.apache.flink.table.planner.catalog
Represents a wrapper for CatalogBaseTable in Schema.
CatalogSchemaTable(ContextResolvedTable, FlinkStatistic, boolean) - Constructor for class org.apache.flink.table.planner.catalog.CatalogSchemaTable
Create a CatalogSchemaTable instance.
CatalogSourceTable - Class in org.apache.flink.table.planner.plan.schema
A FlinkPreparingTableBase implementation which defines the interfaces required to translate the Calcite RelOptTable to the Flink specific TableSourceTable.
CatalogSourceTable(RelOptSchema, List<String>, RelDataType, CatalogSchemaTable) - Constructor for class org.apache.flink.table.planner.plan.schema.CatalogSourceTable
 
catalogStore() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
catalogStore(CatalogStore) - Method in class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
CatalogStore - Interface in org.apache.flink.table.catalog
Represents the storage where persists all Catalogs.
CatalogStoreFactory - Interface in org.apache.flink.table.factories
A factory to create configured catalog store instances based on string-based properties.
CatalogStoreFactory.Context - Interface in org.apache.flink.table.factories
Context provided when a catalog store is created.
CatalogStoreFactoryHelper(CatalogStoreFactory, CatalogStoreFactory.Context) - Constructor for class org.apache.flink.table.factories.FactoryUtil.CatalogStoreFactoryHelper
 
catalogStoreHolder(CatalogStoreHolder) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
CatalogStoreHolder - Class in org.apache.flink.table.catalog
A holder for a CatalogStore instance and the necessary information for creating and initializing Catalog instances, including a CatalogStoreFactory, a ReadableConfig instance, and a ClassLoader instance.
CatalogStoreHolder.Builder - Class in org.apache.flink.table.catalog
Builder for a fluent definition of a CatalogStoreHolder.
CatalogTable - Interface in org.apache.flink.table.catalog
Represents the unresolved metadata of a table in a Catalog.
CatalogTable.Builder - Class in org.apache.flink.table.catalog
Builder for configuring and creating instances of CatalogTable.
CatalogTableImpl - Class in org.apache.flink.table.catalog
Deprecated.
Use CatalogTable.of(Schema, String, List, Map) or a custom implementation instead. Don't implement against this internal class. It can lead to unintended side effects if code checks against this class instead of the common interface.
CatalogTableImpl(TableSchema, List<String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
CatalogTableImpl(TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
CatalogTableStatistics - Class in org.apache.flink.table.catalog.stats
Statistics for a non-partitioned table or a partition of a partitioned table.
CatalogTableStatistics(long, int, long, long) - Constructor for class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
CatalogTableStatistics(long, int, long, long, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
CatalogTableStatisticsConverter - Class in org.apache.flink.table.planner.utils
Utility class for converting CatalogTableStatistics and CatalogColumnStatistics to TableStats.
CatalogTableStatisticsConverter() - Constructor for class org.apache.flink.table.planner.utils.CatalogTableStatisticsConverter
 
CatalogTableStats - Class in org.apache.flink.table.tpcds.stats
Class to describe catalog table statistics.
CatalogTableStats(CatalogTableStatistics, CatalogColumnStatistics) - Constructor for class org.apache.flink.table.tpcds.stats.CatalogTableStats
 
CatalogView - Interface in org.apache.flink.table.catalog
Represents the unresolved metadata of a view in a Catalog.
CatalogViewImpl - Class in org.apache.flink.table.catalog
Deprecated.
Use CatalogView.of(Schema, String, String, String, Map) or a custom implementation instead. Don't implement against this internal class. It can lead to unintended side effects if code checks against this class instead of the common interface.
CatalogViewImpl(String, String, TableSchema, Map<String, String>, String) - Constructor for class org.apache.flink.table.catalog.CatalogViewImpl
Deprecated.
 
CATCH - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CATCH - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CATCH() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
catchClause() - Method in class org.apache.flink.table.codesplit.JavaParser
 
catchClause() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
catchClause(int) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
CatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
catchType() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
catchType() - Method in class org.apache.flink.table.codesplit.JavaParser
 
CatchTypeContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
category(SqlFunctionCategory) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
ceil() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the smallest integer greater than or equal to a given number.
ceil(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ceil(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ceil(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL CEIL operator applied to int values.
ceil(long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL CEIL operator applied to long values.
ceil(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
ceil(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
ceil(TimeIntervalUnit) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Rounds up a time point to the given unit.
CEIL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CEIL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CEIL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CEILING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CENTERS_2D_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTERS_2D_AFTER_SINGLE_ITERATION_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTERS_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTERS_AFTER_20_ITERATIONS_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTERS_AFTER_ONE_STEP - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTERS_AFTER_ONE_STEP_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
 
CENTURY - org.apache.flink.table.expressions.TimeIntervalUnit
 
CENTURY - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
CENTURY - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
CENTURY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CEP - Class in org.apache.flink.cep
Utility class for complex event processing.
CEP() - Constructor for class org.apache.flink.cep.CEP
 
CEP_CACHE_STATISTICS_INTERVAL - Static variable in class org.apache.flink.cep.configuration.CEPCacheOptions
 
CEP_SHARED_BUFFER_ENTRY_CACHE_SLOTS - Static variable in class org.apache.flink.cep.configuration.CEPCacheOptions
 
CEP_SHARED_BUFFER_EVENT_CACHE_SLOTS - Static variable in class org.apache.flink.cep.configuration.CEPCacheOptions
 
CEPCacheOptions - Class in org.apache.flink.cep.configuration
CEP Cache Options.
CepOperator<IN,​KEY,​OUT> - Class in org.apache.flink.cep.operator
CEP pattern operator for a keyed input stream.
CepOperator(TypeSerializer<IN>, boolean, NFACompiler.NFAFactory<IN>, EventComparator<IN>, AfterMatchSkipStrategy, PatternProcessFunction<IN, OUT>, OutputTag<IN>) - Constructor for class org.apache.flink.cep.operator.CepOperator
 
CHAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ChainedAllReduceDriver<IT> - Class in org.apache.flink.runtime.operators.chaining
 
ChainedAllReduceDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
ChainedDriver<IT,​OT> - Class in org.apache.flink.runtime.operators.chaining
The interface to be implemented by drivers that do not run in an own task context, but are chained to other tasks.
ChainedDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
ChainedFlatMapDriver<IT,​OT> - Class in org.apache.flink.runtime.operators.chaining
 
ChainedFlatMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
ChainedMapDriver<IT,​OT> - Class in org.apache.flink.runtime.operators.chaining
 
ChainedMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
ChainedReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators.chaining
Chained version of ReduceCombineDriver.
ChainedReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
ChainedSource(WatermarkGaugeExposingOutput<StreamRecord<?>>, StreamTaskSourceInput<?>) - Constructor for class org.apache.flink.streaming.runtime.tasks.OperatorChain.ChainedSource
 
chainedSources - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
ChainedStateHandle<T extends StateObject> - Class in org.apache.flink.runtime.state
Handle to state handles for the operators in an operator chain.
ChainedStateHandle(List<? extends T>) - Constructor for class org.apache.flink.runtime.state.ChainedStateHandle
Wraps a list to the state handles for the operators in a chain.
chainedTasks - Variable in class org.apache.flink.runtime.operators.BatchTask
A list of chained drivers, if there are any.
ChainingOptimizingExecutor - Class in org.apache.flink.table.executor.python
Executor which will perform chaining optimization before generating the StreamGraph.
ChainingOptimizingExecutor(Executor) - Constructor for class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
chainingStrategy - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
ChainingStrategy - Enum in org.apache.flink.streaming.api.operators
Defines the chaining scheme for the operator.
chainOfCauses(Throwable) - Static method in class org.apache.flink.core.testutils.FlinkAssertions
You can use this method in combination with AbstractAssert.extracting(Function, AssertFactory) to perform assertions on a chain of causes.
CHANGE_RECORD_BUFFER_SIZE - Static variable in class org.apache.flink.table.client.gateway.result.ChangelogCollectResult
 
CHANGELOG - org.apache.flink.table.client.config.ResultMode
 
CHANGELOG_BUSY_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CHANGELOG_MODE - org.apache.flink.table.api.ExplainDetail
The changelog mode produced by a physical rel node. e.g.
CHANGELOG_MODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHANGELOG_NORMALIZE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
CHANGELOG_STORAGE_ATTEMPTS_PER_UPLOAD - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_NUM_UPLOAD_FAILURES - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_NUM_UPLOAD_REQUESTS - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_TOTAL_ATTEMPTS_PER_UPLOAD - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_UPLOAD_BATCH_SIZES - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_UPLOAD_LATENCIES_NANOS - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_UPLOAD_QUEUE_SIZE - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
CHANGELOG_STORAGE_UPLOAD_SIZES - Static variable in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
ChangelogApplierFactory - Interface in org.apache.flink.state.changelog.restore
ChangelogBackendRestoreOperation - Class in org.apache.flink.state.changelog.restore
Restores ChangelogKeyedStateBackend from the provided handles.
ChangelogBackendRestoreOperation.BaseBackendBuilder<K> - Interface in org.apache.flink.state.changelog.restore
Builds base backend for ChangelogKeyedStateBackend from state.
ChangelogBackendRestoreOperation.ChangelogRestoreTargetBuilder<K> - Interface in org.apache.flink.state.changelog.restore
Builds ChangelogRestoreTarget from the base backend and state.
ChangelogCollectResult - Class in org.apache.flink.table.client.gateway.result
Collects results and returns them as a changelog.
ChangelogCollectResult(StatementResult) - Constructor for class org.apache.flink.table.client.gateway.result.ChangelogCollectResult
 
ChangelogCsvDeserializer - Class in org.apache.flink.table.examples.java.connectors
The ChangelogCsvDeserializer contains a simple parsing logic for converting bytes into Row of Integer and String with a RowKind.
ChangelogCsvDeserializer(List<LogicalType>, DynamicTableSource.DataStructureConverter, TypeInformation<RowData>, String) - Constructor for class org.apache.flink.table.examples.java.connectors.ChangelogCsvDeserializer
 
ChangelogCsvFormat - Class in org.apache.flink.table.examples.java.connectors
The ChangelogCsvFormat is a decoding format that uses a DeserializationSchema during runtime.
ChangelogCsvFormat(String) - Constructor for class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormat
 
ChangelogCsvFormatFactory - Class in org.apache.flink.table.examples.java.connectors
The ChangelogCsvFormatFactory translates format-specific options to a format.
ChangelogCsvFormatFactory() - Constructor for class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
ChangelogKeyedStateBackend<K> - Class in org.apache.flink.state.changelog
A KeyedStateBackend that keeps state on the underlying delegated keyed state backend as well as on the state change log.
ChangelogKeyedStateBackend(AbstractKeyedStateBackend<K>, String, ExecutionConfig, TtlTimeProvider, MetricGroup, StateChangelogWriter<? extends ChangelogStateHandle>, Collection<ChangelogStateBackendHandle>, CheckpointStorageWorkerView) - Constructor for class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
ChangelogKeyedStateBackend(AbstractKeyedStateBackend<K>, String, ExecutionConfig, TtlTimeProvider, ChangelogStateBackendMetricGroup, StateChangelogWriter<? extends ChangelogStateHandle>, Collection<ChangelogStateBackendHandle>, CheckpointStorageWorkerView, ChangelogStateFactory) - Constructor for class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
ChangelogKeyGroupedPriorityQueue<T> - Class in org.apache.flink.state.changelog
A KeyGroupedInternalPriorityQueue that keeps state on the underlying delegated KeyGroupedInternalPriorityQueue as well as on the state change log.
ChangelogKeyGroupedPriorityQueue(KeyGroupedInternalPriorityQueue<T>, StateChangeLogger<T, Void>, TypeSerializer<T>) - Constructor for class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
ChangelogMaterializationMetricGroup - Class in org.apache.flink.state.common
Metrics related to the materialization part of Changelog.
ChangelogMaterializationMetricGroup(MetricGroup) - Constructor for class org.apache.flink.state.common.ChangelogMaterializationMetricGroup
 
ChangelogMigrationRestoreTarget<K> - Class in org.apache.flink.state.changelog.restore
A ChangelogRestoreTarget supports to migrate to the delegated keyed state backend.
ChangelogMigrationRestoreTarget(AbstractKeyedStateBackend<K>, ChangelogStateFactory) - Constructor for class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
ChangelogMode - Class in org.apache.flink.table.connector
The set of changes contained in a changelog.
ChangelogMode.Builder - Class in org.apache.flink.table.connector
Builder for configuring and creating instances of ChangelogMode.
changelogNormalizeEnabled(boolean, ResolvedSchema, DynamicTableSource, TableConfig) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns true if the changelogNormalize should be enabled.
ChangelogRestoreTarget<K> - Interface in org.apache.flink.state.changelog.restore
Maintains metadata operation related to Changelog recovery.
ChangelogResult - Interface in org.apache.flink.table.client.gateway.result
A result that is represented as a changelog consisting of insert and delete records.
ChangelogSocketExample - Class in org.apache.flink.table.examples.java.connectors
Example for implementing a custom DynamicTableSource and a DecodingFormat.
ChangelogSocketExample() - Constructor for class org.apache.flink.table.examples.java.connectors.ChangelogSocketExample
 
ChangelogState - Interface in org.apache.flink.state.changelog
ChangelogStateBackend - Class in org.apache.flink.state.changelog
This state backend holds the working state in the underlying delegatedStateBackend, and forwards state changes to State Changelog.
ChangelogStateBackendHandle - Interface in org.apache.flink.runtime.state.changelog
A handle to ChangelogStateBackend state.
ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl - Class in org.apache.flink.runtime.state.changelog
 
ChangelogStateBackendHandleImpl(List<KeyedStateHandle>, List<ChangelogStateHandle>, KeyGroupRange, long, long, long) - Constructor for class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
ChangelogStateBackendLocalHandle - Class in org.apache.flink.runtime.state.changelog
State handle for local copies of ChangelogStateHandleStreamImpl.
ChangelogStateBackendLocalHandle(List<KeyedStateHandle>, List<ChangelogStateHandle>, ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl) - Constructor for class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
ChangelogStateFactory - Class in org.apache.flink.state.changelog
Maintains the lifecycle of all ChangelogStates.
ChangelogStateFactory() - Constructor for class org.apache.flink.state.changelog.ChangelogStateFactory
 
ChangelogStateHandle - Interface in org.apache.flink.runtime.state.changelog
A handle to saved state changes.
ChangelogStateHandleStreamImpl - Class in org.apache.flink.runtime.state.changelog
ChangelogStateHandle implementation based on StreamStateHandle.
ChangelogStateHandleStreamImpl(List<Tuple2<StreamStateHandle, Long>>, KeyGroupRange, long, long, String) - Constructor for class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
ChangelogStorageMetricGroup - Class in org.apache.flink.changelog.fs
Metrics related to the Changelog Storage used by the Changelog State Backend.
ChangelogStorageMetricGroup(MetricGroup) - Constructor for class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
ChangelogTaskLocalStateStore - Class in org.apache.flink.runtime.state
Changelog's implementation of a TaskLocalStateStore.
ChangelogTaskLocalStateStore(JobID, AllocationID, JobVertexID, int, LocalRecoveryConfig, Executor) - Constructor for class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
changeOperatorIdentifier(OperatorIdentifier, OperatorIdentifier) - Method in class org.apache.flink.state.api.SavepointWriter
Changes the identifier of an operator.
CHANNEL_STATE_SHARED_STREAM_EXCEPTION - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
channelActive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelActive(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.NettyMessageClientDecoderDelegate
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.ClientHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.NettyMessageClientDecoderDelegate
Releases resources when the channel is closed.
channelInfo - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The info of the input channel to identify it globally within a task.
channelNames - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.queryablestate.network.ClientHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.io.network.netty.NettyMessageClientDecoderDelegate
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.webmonitor.PipelineErrorHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest) - Method in class org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandler
 
channelRead0(ChannelHandlerContext, RoutedRequest<Object>) - Method in class org.apache.flink.runtime.rest.handler.job.GeneratedLogUrlHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.apache.flink.runtime.rest.FileUploadHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.apache.flink.runtime.rest.handler.PipelineErrorHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.apache.flink.runtime.rest.handler.router.RouterHandler
 
ChannelReaderInputView - Class in org.apache.flink.runtime.io.disk.iomanager
A DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream.
ChannelReaderInputView(BlockChannelReader<MemorySegment>, List<MemorySegment>, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Creates a new channel reader that reads from the given channel until the last block (as marked by a ChannelWriterOutputView) is found.
ChannelReaderInputView(BlockChannelReader<MemorySegment>, List<MemorySegment>, int, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Creates a new channel reader that reads from the given channel, expecting a specified number of blocks in the channel.
channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
ChannelReaderInputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
A simple iterator over the input read though an I/O channel.
ChannelReaderInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
ChannelReaderInputViewIterator(BlockChannelReader<MemorySegment>, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
ChannelReaderInputViewIterator(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
ChannelReaderInputViewIterator(IOManager, FileIOChannel.ID, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
ChannelReaderKVInputViewIterator<K,​V> - Class in org.apache.flink.table.runtime.operators.sort
Key-Value style channel reader input view iterator.
ChannelReaderKVInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
 
ChannelSelector<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.writer
The ChannelSelector determines to which logical channels a record should be written to.
ChannelSelectorRecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
A regular record-oriented runtime result writer.
ChannelStateHolder - Interface in org.apache.flink.runtime.io.network.partition
Implemented by entities that hold any kind of channel state and need a reference to the ChannelStateWriter.
ChannelStatePendingResult - Class in org.apache.flink.runtime.checkpoint.channel
The pending result of channel state for a specific checkpoint-subtask.
ChannelStatePendingResult(int, long, ChannelStateWriter.ChannelStateWriteResult, ChannelStateSerializer) - Constructor for class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
ChannelStatePersister - Class in org.apache.flink.runtime.io.network.partition.consumer
Helper class for persisting channel state via ChannelStateWriter.
channelStateWriter - Variable in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
ChannelStateWriter - Interface in org.apache.flink.runtime.checkpoint.channel
Writes channel state during checkpoint/savepoint.
ChannelStateWriter.ChannelStateWriteResult - Class in org.apache.flink.runtime.checkpoint.channel
Channel state write result.
ChannelStateWriter.NoOpChannelStateWriter - Class in org.apache.flink.runtime.checkpoint.channel
No-op implementation of ChannelStateWriter.
ChannelStateWriteRequestExecutorFactory - Class in org.apache.flink.runtime.checkpoint.channel
The factory of ChannelStateWriteRequestExecutor.
ChannelStateWriteRequestExecutorFactory(JobID) - Constructor for class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriteRequestExecutorFactory
 
ChannelStateWriterImpl - Class in org.apache.flink.runtime.checkpoint.channel
ChannelStateWriterImpl(JobVertexID, String, int, SupplierWithException<CheckpointStorageWorkerView, ? extends IOException>, ChannelStateWriteRequestExecutorFactory, int) - Constructor for class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
ChannelStatistics() - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory.ChannelStatistics
 
channelUnregistered(ChannelHandlerContext) - Method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
ChannelWithMeta - Class in org.apache.flink.table.runtime.io
Channel with block count and numBytesInLastBlock of file.
ChannelWithMeta(FileIOChannel.ID, int, int) - Constructor for class org.apache.flink.table.runtime.io.ChannelWithMeta
 
ChannelWriterOutputView - Class in org.apache.flink.runtime.io.disk.iomanager
A DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream.
ChannelWriterOutputView(BlockChannelWriter<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Creates an new ChannelWriterOutputView that writes to the given channel.
ChannelWriterOutputView(BlockChannelWriter<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Creates an new ChannelWriterOutputView that writes to the given channel and buffers data in the given memory segments.
CHAR - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
CHAR = 14;
CHAR - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
CHAR = 9;
CHAR - org.apache.flink.table.types.logical.LogicalTypeRoot
 
CHAR - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
CHAR - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive char and Character.
CHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHAR - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CHAR - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CHAR() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
CHAR(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a fixed-length character string CHAR(n) where n is the number of code points.
CHAR_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
CHAR_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
CHAR_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
CHAR_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHAR_LENGTH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CHAR_LENGTH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CHAR_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CHAR_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CHAR_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
CHAR_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
CHAR_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
CHAR_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
CHAR = 14;
CHAR_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
CHAR = 9;
CHAR_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
CHARACTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTER_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTER_LENGTH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CHARACTER_SET_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTER_SET_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTER_SET_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTER_STRING - org.apache.flink.table.types.logical.LogicalTypeFamily
 
CharacterFilter - Interface in org.apache.flink.metrics
Interface for a character filter function.
CHARACTERISTICS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHARACTERS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CharacterTypeName(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse character types: char, varchar.
charAt(int) - Method in class org.apache.flink.types.StringValue
 
CharComparator - Class in org.apache.flink.api.common.typeutils.base
 
CharComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.CharComparator
 
CharLeadLagAggFunction(int, CharType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.CharLeadLagAggFunction
 
charLength() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the length of a string.
CharPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
CharPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArrayComparator
 
CharPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for char arrays.
CharPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
CharPrimitiveArraySerializer.CharPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
CharPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer.CharPrimitiveArraySerializerSnapshot
 
CharSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Character.
CharSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharSerializer
 
CharSerializer.CharSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
CharSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.CharSerializer.CharSerializerSnapshot
 
CHARSET - Static variable in class org.apache.flink.formats.raw.RawFormatOptions
 
CHARSETNAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CharSingleValueAggFunction(CharType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.CharSingleValueAggFunction
 
CharType - Class in org.apache.flink.table.types.logical
Logical type of a fixed-length character string.
CharType() - Constructor for class org.apache.flink.table.types.logical.CharType
 
CharType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.CharType
 
CharType(int) - Constructor for class org.apache.flink.table.types.logical.CharType
 
CharValue - Class in org.apache.flink.types
Boxed serializable and comparable character type, representing the primitive type char.
CharValue() - Constructor for class org.apache.flink.types.CharValue
Initializes the encapsulated char with 0.
CharValue(char) - Constructor for class org.apache.flink.types.CharValue
Initializes the encapsulated char with the provided value.
CharValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for CharValue based on CopyableValueComparator.
CharValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
CharValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
CharValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
CharValueSerializer.CharValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
CharValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.CharValueSerializer.CharValueSerializerSnapshot
 
check() - Method in interface org.apache.flink.streaming.runtime.tasks.StreamTask.CanEmitBatchOfRecordsChecker
 
check(BinaryStringData) - Method in class org.apache.flink.table.runtime.functions.SqlLikeChainChecker
 
CHECK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CHECK_INTERVAL - Static variable in class org.apache.flink.configuration.SlowTaskDetectorOptions
 
CHECK_LEAKED_CLASSLOADER - Static variable in class org.apache.flink.configuration.CoreOptions
 
CHECK_MULTIPLE_FREE_PROPERTY - Static variable in class org.apache.flink.core.memory.MemorySegment
System property for activating multiple free segment check, for testing purpose.
checkAgainstThreshold() - Method in class org.apache.flink.runtime.metrics.ThresholdMeter
 
checkAllReleased() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
 
checkAndConvertInputTypeIfNeeded(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacySink
 
checkAndConvertInputTypeIfNeeded(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
Check whether the given row type is legal and do some conversion if needed.
checkAndConvertInputTypeIfNeeded(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLegacySink
 
checkAndCoSort(int[], Class<?>[]) - Static method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
checkAndCreateUploadDir(File) - Static method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
Checks whether the given directory exists and is writable.
checkAndExtractLambda(Function) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Checks if the given function has been implemented using a Java 8 lambda.
checkAndGetNextWatermark(RowData, long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.PunctuatedWatermarkStrategyWrapper
 
checkAndGetNextWatermark(T, long) - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPunctuatedWatermarks
Asks this implementation if it wants to emit a watermark.
checkAndUpdateConfigMap(String, Function<KubernetesConfigMap, Optional<KubernetesConfigMap>>) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
checkAndUpdateConfigMap(String, Function<KubernetesConfigMap, Optional<KubernetesConfigMap>>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Update an existing ConfigMap with the data.
checkAndUpdatePortConfigOption(Configuration, ConfigOption<String>, int) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Check whether the port config option is a fixed port.
checkArgument(boolean) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalArgumentException if the condition is not met (evaluates to false).
checkArgument(boolean, Object) - Static method in class org.apache.flink.table.jdbc.utils.DriverUtils
Checks the given boolean condition, and throws an IllegalArgumentException if the condition is not met (evaluates to false).
checkArgument(boolean, Object) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalArgumentException if the condition is not met (evaluates to false).
checkArgument(boolean, String, Object...) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalArgumentException if the condition is not met (evaluates to false).
checkArgument(CallExpression, boolean) - Static method in class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverter
 
checkArgumentNumber(CallExpression, int...) - Static method in class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverter
 
checkArrowUsable() - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
 
checkAvroInitialized() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
checkAvroInitialized() - Method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
checkCollection(Collection<OUT>, Class<OUT>) - Static method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
Verifies that all elements in the collection are non-null, and are of the given class, or a subclass thereof.
checkCollection(Collection<X>, Class<X>) - Static method in class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
checkCompletedNormally(CompletableFuture<?>) - Static method in class org.apache.flink.util.Preconditions
Ensures that future has completed normally.
checkConfigParameter(boolean, Object, String, String) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
Validates a condition for a config parameter and displays a standard exception, if the condition does not hold.
checkDiscarded() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
 
checked(Supplier<R>) - Static method in interface org.apache.flink.util.function.CheckedSupplier
 
checkedDownCast(long) - Static method in class org.apache.flink.util.MathUtils
Casts the given value to a 32 bit integer, if it can be safely done.
checkedSubTypeCast(Collection<? super T>, Class<T>) - Static method in class org.apache.flink.util.CollectionUtil
Casts the given collection to a subtype.
CheckedSupplier<R> - Interface in org.apache.flink.util.function
Similar to Supplier but can throw Exception.
CheckedThread - Class in org.apache.flink.core.testutils
A thread that additionally catches exceptions and offers a joining method that re-throws the exceptions.
CheckedThread() - Constructor for class org.apache.flink.core.testutils.CheckedThread
Unnamed checked thread.
CheckedThread(String) - Constructor for class org.apache.flink.core.testutils.CheckedThread
Checked thread with a name.
checkElementIndex(int, int) - Static method in class org.apache.flink.util.Preconditions
Ensures that the given index is valid for an array, list or string of the given size.
checkElementIndex(int, int, String) - Static method in class org.apache.flink.util.Preconditions
Ensures that the given index is valid for an array, list or string of the given size.
checkErroneous() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Checks the exception state of this channel.
checkErroneous() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
checkError() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Checks for an error and rethrows it if one was reported.
checkErrors() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
checkExit(int) - Method in class org.apache.flink.core.security.FlinkSecurityManager
 
checkFailureCounter(CheckpointException, long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
 
checkFilePath(String) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
checkFileValidity(File, File, Logger) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Checks various conditions for file access.
checkForBarrier(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
checkForInstantiation(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Performs a standard check whether the class can be instantiated by Class#newInstance().
checkForInstantiationError(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
 
checkForMonotonousOrder(int[], Class<?>[]) - Static method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
checkIfNullSupported(TypeSerializer<T>) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
This method checks if serializer supports null value.
checkInProduceState() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
checkInterrupted(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether the given exception is a InterruptedException and sets the interrupted flag accordingly.
checkInvokeFinishBundleByCount() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Checks whether to invoke finishBundle by elements count.
checkIterable(Iterable<OUT>, Class<?>) - Static method in class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
Verifies that all elements in the iterable are non-null, and are of the given class, or a subclass thereof.
checkJarFile(URL) - Static method in class org.apache.flink.util.JarUtils
 
checkJarFileForApplicationMode(Configuration) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
checkLimit(long) - Method in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
Check the size limit and return the BLOBs to delete.
checkLinesAgainstRegexp(String, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
checkNameUniqueness(String) - Method in class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
Checks if the given name is already used or not.
checkNextIndexOffset() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
check if we need request next index memory.
checkNotClosed() - Method in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
checkNotNull(T) - Static method in class org.apache.flink.util.Preconditions
Ensures that the given object reference is not null.
checkNotNull(T, String) - Static method in class org.apache.flink.table.jdbc.utils.DriverUtils
Ensures that the given object reference is not null.
checkNotNull(T, String) - Static method in class org.apache.flink.util.Preconditions
Ensures that the given object reference is not null.
checkNotNull(T, String, Object...) - Static method in class org.apache.flink.util.Preconditions
Ensures that the given object reference is not null.
checkNotShutdown() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
 
checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.TransitiveClosureData
 
checkOddEvenResult(List<Tuple2<Long, Long>>) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
 
checkOnlyPhysicalColumns(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Throws an exception if the given TableSchema contains any non-physical columns.
checkOpenState() - Method in class org.apache.flink.table.catalog.AbstractCatalogStore
Checks whether the catalog store is currently open.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.calcite.sql.fun.SqlCastFunction
Makes sure that the number and types of arguments are allowable.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.functions.sql.SqlDescriptorOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
checkOrderKeys(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
checkOrderKeys(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
checkParallelismPreconditions(int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
 
checkParallelismPreconditions(TaskStateAssignment) - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
checkPath(Path) - Static method in class org.apache.flink.tools.ci.licensecheck.JarFileChecker
 
checkPath(Path, ResourceType) - Method in class org.apache.flink.table.resource.ResourceManager
 
checkPermission(Permission) - Method in class org.apache.flink.core.security.FlinkSecurityManager
 
checkPermission(Permission, Object) - Method in class org.apache.flink.core.security.FlinkSecurityManager
 
checkPhysicalLogicalTypeCompatible(LogicalType, LogicalType, String, String, boolean) - Static method in class org.apache.flink.table.utils.TypeMappingUtils
Checks whether the given physical field type and logical field type are compatible at the edges of the table ecosystem.
checkpoint(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the CHECKPOINT action.
Checkpoint - Interface in org.apache.flink.runtime.checkpoint
A checkpoint, pending or completed.
CHECKPOINT - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointType
A checkpoint, full or incremental.
CHECKPOINT_ALIGNMENT_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CHECKPOINT_ASYNC_EXCEPTION - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_COORDINATOR_SHUTDOWN - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_COORDINATOR_SUSPEND - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_COUNTER_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
CHECKPOINT_DECLINED - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DECLINED_INPUT_END_OF_STREAM - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DECLINED_ON_CANCELLATION_BARRIER - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DECLINED_SUBSUMED - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DECLINED_TASK_CLOSING - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DECLINED_TASK_NOT_READY - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_DIR_PREFIX - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
The prefix of the directory containing the data exclusive to a checkpoint.
CHECKPOINT_EXPIRED - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_FILE_MERGING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
CHECKPOINT_ID_KEY_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
CHECKPOINT_ID_OF_IGNORED_IN_FLIGHT_DATA - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
 
CHECKPOINT_SHARED_STATE_DIR - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
The name of the directory for shared checkpoint state.
CHECKPOINT_START_DELAY_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CHECKPOINT_STORAGE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The checkpoint storage used to checkpoint state for recovery.
CHECKPOINT_SUBSUMED - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
CHECKPOINT_TASK_OWNED_STATE_DIR - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
The name of the directory for state not owned/released by the master, but by the TaskManagers.
CHECKPOINT_TRANSFER_THREAD_NUM - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
The number of threads used to transfer (download and upload) files in RocksDBStateBackend.
Checkpoint.DiscardObject - Interface in org.apache.flink.runtime.checkpoint
Extra interface for discarding the checkpoint.
CheckpointableInput - Interface in org.apache.flink.runtime.io.network.partition.consumer
Input, with just basic methods for blocking and resuming consumption.
CheckpointableInputFormat<S extends InputSplit,​T extends Serializable> - Interface in org.apache.flink.api.common.io
An interface that describes InputFormats that allow checkpointing/restoring their state.
CheckpointableKeyedStateBackend<K> - Interface in org.apache.flink.runtime.state
Interface that combines both, the KeyedStateBackend interface, which encapsulates methods responsible for keyed state management and the Snapshotable which tells the system how to snapshot the underlying state.
CheckpointableTask - Interface in org.apache.flink.runtime.jobgraph.tasks
A task that participates in checkpointing.
CheckpointAlignment(long, long, long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
CheckpointAlignment(StatsSummaryDto, StatsSummaryDto, StatsSummaryDto, StatsSummaryDto) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
CheckpointBarrier - Class in org.apache.flink.runtime.io.network.api
Checkpoint barriers are used to align checkpoints throughout the streaming topology.
CheckpointBarrier(long, long, CheckpointOptions) - Constructor for class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
CheckpointBarrierHandler - Class in org.apache.flink.streaming.runtime.io.checkpointing
The CheckpointBarrierHandler reacts to checkpoint barrier arriving from the input channels.
CheckpointBarrierHandler(CheckpointableTask, Clock, boolean) - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
CheckpointBarrierTracker - Class in org.apache.flink.streaming.runtime.io.checkpointing
The CheckpointBarrierTracker keeps track of what checkpoint barriers have been received from which input channels.
CheckpointBarrierTracker(int, CheckpointableTask, Clock, boolean) - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
CheckpointBoundKeyedStateHandle - Interface in org.apache.flink.runtime.state
KeyedStateHandle that is bound to a specific checkpoint.
checkpointCfg - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Settings that control the checkpointing behavior.
CheckpointCommittableManager<CommT> - Interface in org.apache.flink.streaming.runtime.operators.sink.committables
A CheckpointCommittableManager collects committables for one checkpoint across potentially multiple upstream subtasks.
CheckpointCommitter - Class in org.apache.flink.streaming.runtime.operators
This class is used to save information about which sink operator instance has committed checkpoints to a backend.
CheckpointCommitter() - Constructor for class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
checkpointCompleted(long) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
 
checkpointCompleted(long) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
CheckpointConfig - Class in org.apache.flink.streaming.api.environment
Configuration that captures all checkpointing related settings.
CheckpointConfig() - Constructor for class org.apache.flink.streaming.api.environment.CheckpointConfig
 
CheckpointConfig(Configuration) - Constructor for class org.apache.flink.streaming.api.environment.CheckpointConfig
 
CheckpointConfig(CheckpointConfig) - Constructor for class org.apache.flink.streaming.api.environment.CheckpointConfig
Creates a deep copy of the provided CheckpointConfig.
CheckpointConfigHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Handler which serves the checkpoint configuration.
CheckpointConfigHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, CheckpointConfigInfo, JobMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointConfigHandler
 
CheckpointConfigHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
Message headers for the CheckpointConfigHandler.
CheckpointConfigInfo - Class in org.apache.flink.runtime.rest.messages.checkpoints
Response class of the CheckpointConfigHandler.
CheckpointConfigInfo(CheckpointConfigInfo.ProcessingMode, long, long, long, int, CheckpointConfigInfo.ExternalizedCheckpointInfo, String, String, boolean, int, long, boolean, boolean, long, String) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
CheckpointConfigInfo.ExternalizedCheckpointInfo - Class in org.apache.flink.runtime.rest.messages.checkpoints
Contains information about the externalized checkpoint configuration.
CheckpointConfigInfo.ProcessingMode - Enum in org.apache.flink.runtime.rest.messages.checkpoints
Processing mode.
CheckpointConfigInfo.ProcessingModeDeserializer - Class in org.apache.flink.runtime.rest.messages.checkpoints
Processing mode deserializer.
CheckpointConfigInfo.ProcessingModeSerializer - Class in org.apache.flink.runtime.rest.messages.checkpoints
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
 
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Takes a checkpoint of the coordinator.
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
checkpointCoordinator(long, CompletableFuture<byte[]>) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
CheckpointCoordinator - Class in org.apache.flink.runtime.checkpoint
The checkpoint coordinator coordinates the distributed snapshots of operators and state.
CheckpointCoordinator(JobID, CheckpointCoordinatorConfiguration, Collection<OperatorCoordinatorCheckpointContext>, CheckpointIDCounter, CompletedCheckpointStore, CheckpointStorage, Executor, CheckpointsCleaner, ScheduledExecutor, CheckpointFailureManager, CheckpointPlanCalculator, CheckpointStatsTracker) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
CheckpointCoordinator(JobID, CheckpointCoordinatorConfiguration, Collection<OperatorCoordinatorCheckpointContext>, CheckpointIDCounter, CompletedCheckpointStore, CheckpointStorage, Executor, CheckpointsCleaner, ScheduledExecutor, CheckpointFailureManager, CheckpointPlanCalculator, Clock, CheckpointStatsTracker, BiFunction<Set<ExecutionJobVertex>, Map<OperatorID, OperatorState>, VertexFinishedStateChecker>) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
CheckpointCoordinatorConfiguration - Class in org.apache.flink.runtime.jobgraph.tasks
Configuration settings for the CheckpointCoordinator.
CheckpointCoordinatorConfiguration(long, long, long, int, CheckpointRetentionPolicy, boolean, boolean, int, long) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder - Class in org.apache.flink.runtime.jobgraph.tasks
CheckpointCoordinatorConfigurationBuilder() - Constructor for class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
CheckpointCoordinatorDeActivator - Class in org.apache.flink.runtime.checkpoint
This actor listens to changes in the JobStatus and activates or deactivates the periodic checkpoint scheduler.
CheckpointCoordinatorDeActivator(CheckpointCoordinator, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator
 
CheckpointCoordinatorGateway - Interface in org.apache.flink.runtime.checkpoint
RPC Gateway interface for messages to the CheckpointCoordinator.
checkpointDir - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
CheckpointDuration(long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
CheckpointDuration(StatsSummaryDto, StatsSummaryDto) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
CheckpointedCollectResultBuffer<T> - Class in org.apache.flink.streaming.api.operators.collect
A buffer which encapsulates the logic of dealing with the response from the CollectSinkFunction.
CheckpointedCollectResultBuffer(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.operators.collect.CheckpointedCollectResultBuffer
 
CheckpointedFunction - Interface in org.apache.flink.streaming.api.checkpoint
This is the core interface for stateful transformation functions, meaning functions that maintain state across individual stream records.
checkpointedInputGate - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
CheckpointedInputGate - Class in org.apache.flink.streaming.runtime.io.checkpointing
CheckpointedInputGate(InputGate, CheckpointBarrierHandler, MailboxExecutor) - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
Creates a new checkpoint stream aligner.
CheckpointedInputGate(InputGate, CheckpointBarrierHandler, MailboxExecutor, UpstreamRecoveryTracker) - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
CheckpointedPosition - Class in org.apache.flink.connector.file.src.util
The position of a reader, to be stored in a checkpoint.
CheckpointedPosition(long, long) - Constructor for class org.apache.flink.connector.file.src.util.CheckpointedPosition
Creates a new CheckpointedPosition for given offset and records-to-skip.
CheckpointedResultPartition - Interface in org.apache.flink.runtime.io.network.partition
Interface for partitions that are checkpointed, meaning they store data as part of unaligned checkpoints.
CheckpointedStateScope - Enum in org.apache.flink.runtime.state
The scope for a chunk of checkpointed state.
CheckpointException - Exception in org.apache.flink.runtime.checkpoint
Base class for checkpoint related exceptions.
CheckpointException(String, CheckpointFailureReason) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(String, CheckpointFailureReason, Throwable) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(CheckpointFailureReason) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointException(CheckpointFailureReason, Throwable) - Constructor for exception org.apache.flink.runtime.checkpoint.CheckpointException
 
CheckpointFailureManager - Class in org.apache.flink.runtime.checkpoint
The checkpoint failure manager which centralized manage checkpoint failure processing logic.
CheckpointFailureManager(int, CheckpointFailureManager.FailJobCallback) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
 
CheckpointFailureManager.FailJobCallback - Interface in org.apache.flink.runtime.checkpoint
A callback interface about how to fail a job.
CheckpointFailureReason - Enum in org.apache.flink.runtime.checkpoint
Various reasons why a checkpoint was failure.
CheckpointHandlers - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
HTTP handlers for asynchronous triggering of checkpoints.
CheckpointHandlers() - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointHandlers
 
CheckpointHandlers.CheckpointStatusHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
HTTP handler to query for the status of the checkpoint.
CheckpointHandlers.CheckpointTriggerHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Handler for the checkpoint trigger operation.
checkpointId - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
Id for the current checkpoint.
checkpointId - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
The checkpoint Id.
checkpointId - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStSnapshotOperation
 
CheckpointIDCounter - Interface in org.apache.flink.runtime.checkpoint
A checkpoint ID counter.
checkpointIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointMessageParameters
 
CheckpointIdPathParameter - Class in org.apache.flink.runtime.rest.messages.checkpoints
Path parameter for the checkpoint id of type Long.
CheckpointIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
checkpointIDToName(long) - Method in enum org.apache.flink.kubernetes.highavailability.KubernetesCheckpointStoreUtil
Convert a checkpoint id into a ConfigMap key.
checkpointIDToName(long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStoreUtil
Get the name in external storage from checkpoint id.
checkpointIDToName(long) - Method in enum org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointStoreUtil
Convert a checkpoint id into a ZooKeeper path.
CheckpointInfo - Class in org.apache.flink.runtime.rest.messages.checkpoints
Represents information about a triggered checkpoint.
CheckpointInfo(Long, SerializedThrowable) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointInfo
 
CHECKPOINTING_CONSISTENCY_MODE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
CHECKPOINTING_INTERVAL - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
CHECKPOINTING_INTERVAL_DURING_BACKLOG - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
CHECKPOINTING_TIMEOUT - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
CheckpointingMode - Enum in org.apache.flink.core.execution
The checkpointing mode defines what consistency guarantees the system gives in the presence of failures.
CheckpointingMode - Enum in org.apache.flink.streaming.api
Deprecated.
This class has been moved to CheckpointingMode.
CheckpointingOptions - Class in org.apache.flink.configuration
A collection of all configuration options that relate to checkpoints and savepoints.
CheckpointingOptions() - Constructor for class org.apache.flink.configuration.CheckpointingOptions
 
CheckpointingStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
CheckpointingStatistics(CheckpointingStatistics.Counts, CheckpointingStatistics.Summary, CheckpointingStatistics.LatestCheckpoints, List<CheckpointStatistics>) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
CheckpointingStatistics.Counts - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint counts.
CheckpointingStatistics.LatestCheckpoints - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics about the latest checkpoints.
CheckpointingStatistics.RestoredCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics for a restored checkpoint.
CheckpointingStatistics.Summary - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint summary.
CheckpointingStatisticsHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
Handler which serves the checkpoint statistics.
CheckpointingStatisticsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, CheckpointingStatistics, JobMessageParameters>, Cache<JobID, CompletableFuture<CheckpointStatsSnapshot>>, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler
 
CheckpointingStatisticsHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
Message headers for the CheckpointingStatisticsHandler.
CheckpointingStatisticsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
CheckpointListener - Interface in org.apache.flink.api.common.state
This interface is typically only needed for transactional interaction with the "outside world", like committing external side effects on checkpoints.
CheckpointMessageParameters - Class in org.apache.flink.runtime.rest.messages.checkpoints
Message parameters for checkpoint related messages.
CheckpointMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointMessageParameters
 
CheckpointMetadata - Class in org.apache.flink.runtime.checkpoint.metadata
The metadata of a snapshot (checkpoint or savepoint).
CheckpointMetadata(long, Collection<OperatorState>, Collection<MasterState>) - Constructor for class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
CheckpointMetadata(long, Collection<OperatorState>, Collection<MasterState>, CheckpointProperties) - Constructor for class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
CheckpointMetaData - Class in org.apache.flink.runtime.checkpoint
Encapsulates all the meta data for a checkpoint.
CheckpointMetaData(long, long) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
CheckpointMetaData(long, long, long) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
CheckpointMetadataOutputStream - Class in org.apache.flink.runtime.state
An output stream for checkpoint metadata.
CheckpointMetadataOutputStream() - Constructor for class org.apache.flink.runtime.state.CheckpointMetadataOutputStream
 
CheckpointMetrics - Class in org.apache.flink.runtime.checkpoint
A collection of simple metrics, around the triggering of a checkpoint.
CheckpointMetrics() - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
CheckpointMetrics(long, long, long, long, long, long, boolean, long, long) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
CheckpointMetricsBuilder - Class in org.apache.flink.runtime.checkpoint
A builder for CheckpointMetrics.
CheckpointMetricsBuilder() - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
CheckpointOptions - Class in org.apache.flink.client.cli
Command line options for the CHECKPOINT command.
CheckpointOptions - Class in org.apache.flink.runtime.checkpoint
Options for performing the checkpoint.
CheckpointOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.CheckpointOptions
 
CheckpointOptions(SnapshotType, CheckpointStorageLocationReference) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
CheckpointOptions(SnapshotType, CheckpointStorageLocationReference, CheckpointOptions.AlignmentType, long) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
CheckpointOptions.AlignmentType - Enum in org.apache.flink.runtime.checkpoint
How a checkpoint should be aligned.
checkpointPath(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the checkpointPath and returns a reference to this Builder enabling method chaining.
CheckpointPlan - Interface in org.apache.flink.runtime.checkpoint
The plan of one checkpoint, indicating which tasks to trigger, waiting for acknowledge or commit for one specific checkpoint.
CheckpointPlanCalculator - Interface in org.apache.flink.runtime.checkpoint
Calculates the plan of the next checkpoint, including the tasks to trigger, wait or commit for each checkpoint.
CheckpointPlanCalculatorContext - Interface in org.apache.flink.runtime.checkpoint
Provides the context for DefaultCheckpointPlanCalculator to compute the plan of checkpoints.
CheckpointProperties - Class in org.apache.flink.runtime.checkpoint
The configuration of a checkpoint.
CheckpointProperties(boolean, SnapshotType, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
CheckpointRecoveryFactory - Interface in org.apache.flink.runtime.checkpoint
A factory for per Job checkpoint recovery components.
CheckpointResourcesCleanupRunner - Class in org.apache.flink.runtime.dispatcher.cleanup
CheckpointResourcesCleanupRunner implements JobManagerRunner in a way, that only the checkpoint-related resources are instantiated.
CheckpointResourcesCleanupRunner(JobResult, CheckpointRecoveryFactory, SharedStateRegistryFactory, Configuration, Executor, long) - Constructor for class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
CheckpointResourcesCleanupRunnerFactory - Enum in org.apache.flink.runtime.dispatcher.cleanup
CheckpointResourcesCleanupRunnerFactory implements CleanupRunnerFactory providing a factory method for creating CheckpointResourcesCleanupRunner instances.
CheckpointResponder - Interface in org.apache.flink.runtime.taskmanager
Responder for checkpoint acknowledge and decline messages in the Task.
CheckpointRetentionPolicy - Enum in org.apache.flink.runtime.checkpoint
Policy for whether checkpoints are retained after a job terminates.
CheckpointRollingPolicy<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
An abstract RollingPolicy which rolls on every checkpoint.
CheckpointRollingPolicy() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy
 
CheckpointRollingPolicy.PolicyBuilder<IN,​BucketID,​T extends CheckpointRollingPolicy.PolicyBuilder<IN,​BucketID,​T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
The base abstract builder class for CheckpointRollingPolicy.
Checkpoints - Class in org.apache.flink.runtime.checkpoint
A utility class with the methods to write/load/dispose the checkpoint and savepoint metadata.
CHECKPOINTS_DIRECTORY - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The default directory used for storing the data files and meta data of checkpoints in a Flink supported filesystem.
CHECKPOINTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.WebOptions
Config parameter defining the number of checkpoints to remember for recent history.
CheckpointScheduling - Interface in org.apache.flink.runtime.checkpoint
CheckpointScheduling provides methods for starting and stopping the periodic scheduling of checkpoints.
CheckpointsCleaner - Class in org.apache.flink.runtime.checkpoint
Delegate class responsible for checkpoints cleaning and counting the number of checkpoints yet to clean.
CheckpointsCleaner() - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
 
CheckpointsCleaner(boolean) - Constructor for class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
 
checkpointsDirectory - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
checkpointsMatch(Collection<CompletedCheckpoint>, Collection<CompletedCheckpoint>) - Static method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
checkpointStarted(CheckpointBarrier) - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Called by task thread when checkpointing is started (e.g., any input channel received barrier).
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Spills all queued buffers on checkpoint start.
checkpointStarted(CheckpointBarrier) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
This method is used with unaligned checkpoints to mark the arrival of a first CheckpointBarrier.
checkpointState(CheckpointMetaData, CheckpointOptions, CheckpointMetricsBuilder, OperatorChain<?, ?>, boolean, Supplier<Boolean>) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
CheckpointStateOutputStream - Class in org.apache.flink.runtime.state
A dedicated output stream that produces a StreamStateHandle when closed.
CheckpointStateOutputStream() - Constructor for class org.apache.flink.runtime.state.CheckpointStateOutputStream
 
CheckpointStateToolset - Interface in org.apache.flink.runtime.state
A toolset of operations that can be performed on a location embedded within the class.
CheckpointStatisticDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
REST handler which returns the details for a checkpoint.
CheckpointStatisticDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, CheckpointStatistics, CheckpointMessageParameters>, Executor, Cache<JobID, CompletableFuture<CheckpointStatsSnapshot>>, CheckpointStatsCache) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatisticDetailsHandler
 
CheckpointStatisticDetailsHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
CheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics for a checkpoint.
CheckpointStatistics.CompletedCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics for a completed checkpoint.
CheckpointStatistics.FailedCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics for a failed checkpoint.
CheckpointStatistics.PendingCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Statistics for a pending checkpoint.
CheckpointStatsCache - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
A size-based cache of accessed checkpoints for completed and failed checkpoints.
CheckpointStatsCache(int) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatsCache
 
CheckpointStatsCounts - Class in org.apache.flink.runtime.checkpoint
Counts of checkpoints.
CheckpointStatsHistory - Class in org.apache.flink.runtime.checkpoint
An array based history of checkpoint stats.
CheckpointStatsListener - Interface in org.apache.flink.runtime.checkpoint
An interface that allows listening on the checkpoint lifecycle.
CheckpointStatsSnapshot - Class in org.apache.flink.runtime.checkpoint
A snapshot of the checkpoint stats.
CheckpointStatsStatus - Enum in org.apache.flink.runtime.checkpoint
Status of the tracked checkpoint.
CheckpointStatsTracker - Interface in org.apache.flink.runtime.checkpoint
Tracker for checkpoint statistics.
CheckpointStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointHandlers.CheckpointStatusHandler
 
CheckpointStatusHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
These headers define the protocol for querying the status of a checkpoint operation.
CheckpointStatusMessageParameters - Class in org.apache.flink.runtime.rest.messages.checkpoints
The parameters for triggering a checkpoint.
CheckpointStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusMessageParameters
 
checkpointStopped(long) - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
checkpointStopped(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
checkpointStopped(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Called by task thread on cancel/complete to clean-up temporary data.
checkpointStopped(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
checkpointStopped(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
checkpointStopped(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
checkpointStopped(long) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
checkpointStorage - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
Our checkpoint storage.
CheckpointStorage - Interface in org.apache.flink.runtime.state
CheckpointStorage defines how StateBackend's store their state for fault tolerance in streaming applications.
CheckpointStorageAccess - Interface in org.apache.flink.runtime.state
Implementations of this interface should implement methods acting as an administration role for checkpoint storage, which defined in CheckpointStorageCoordinatorView.
CheckpointStorageCoordinatorView - Interface in org.apache.flink.runtime.state
This interface creates a CheckpointStorageLocation to which an individual checkpoint or savepoint is stored.
CheckpointStorageFactory<T extends CheckpointStorage> - Interface in org.apache.flink.runtime.state
A factory to create a specific CheckpointStorage.
CheckpointStorageLoader - Class in org.apache.flink.runtime.state
This class contains utility methods to load checkpoint storage from configurations.
CheckpointStorageLoader() - Constructor for class org.apache.flink.runtime.state.CheckpointStorageLoader
 
CheckpointStorageLocation - Interface in org.apache.flink.runtime.state
A storage location for one particular checkpoint, offering data persistent, metadata persistence, and lifecycle/cleanup methods.
CheckpointStorageLocationReference - Class in org.apache.flink.runtime.state
A reference to a storage location.
CheckpointStorageLocationReference(byte[]) - Constructor for class org.apache.flink.runtime.state.CheckpointStorageLocationReference
Creates a new location reference.
CheckpointStorageWorkerView - Interface in org.apache.flink.runtime.state
This interface implements the durable storage of checkpoint data and metadata streams.
CheckpointStoreUtil - Interface in org.apache.flink.runtime.checkpoint
CompletedCheckpointStore utility interfaces.
checkpointStreamFactory - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
Stream factory that creates the output streams to DFS.
checkpointStreamFactory - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStSnapshotOperation
 
CheckpointStreamFactory - Interface in org.apache.flink.runtime.state
A factory for checkpoint output streams, which are used to persist data for checkpoints.
CheckpointStreamWithResultProvider - Interface in org.apache.flink.runtime.state
Interface that provides access to a CheckpointStateOutputStream and a method to provide the SnapshotResult.
CheckpointStreamWithResultProvider.KeyedStateHandleFactory - Interface in org.apache.flink.runtime.state
CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream - Class in org.apache.flink.runtime.state
Implementation of CheckpointStreamWithResultProvider that creates both, the primary/remote/jm-owned state and the secondary/local/tm-owned state.
CheckpointStreamWithResultProvider.PrimaryStreamOnly - Class in org.apache.flink.runtime.state
Implementation of CheckpointStreamWithResultProvider that only creates the primary/remote/jm-owned state.
CheckpointTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointHandlers.CheckpointTriggerHandler
 
CheckpointTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
These headers define the protocol for triggering a checkpoint.
CheckpointTriggerMessageParameters - Class in org.apache.flink.runtime.rest.messages.checkpoints
The parameters for triggering a checkpoint.
CheckpointTriggerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerMessageParameters
 
CheckpointTriggerRequestBody - Class in org.apache.flink.runtime.rest.messages.checkpoints
RequestBody to trigger checkpoints.
CheckpointTriggerRequestBody(CheckpointType, TriggerId) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerRequestBody
 
CheckpointType - Class in org.apache.flink.runtime.checkpoint
The type of checkpoint to perform.
CheckpointType - Enum in org.apache.flink.core.execution
Describes the type in which a checkpoint should be taken.
checkResultsWithDelta(String, List<String>, double) - Static method in class org.apache.flink.test.testdata.KMeansData
 
checkResultWithSemantic(ExternalSystemDataReader<T>, List<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Compare the test data with actual data in given semantic.
checkResultWithSemantic(ExternalSystemDataReader<T>, List<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Deprecated.
checkResultWithSemantic(CloseableIterator<T>, List<List<T>>, CheckpointingMode, Integer) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Compare the test data with the result.
checkSavepointActionPreconditions(CheckpointCoordinator, String, JobID, Logger) - Static method in class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationManager
 
checkSkipReadForFixLengthPart(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
We need skip bytes to read when the remain bytes of current segment is not enough to write binary row fixed part.
checkSortKeyInBufferRange(RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Checks whether the record should be put into the buffer.
checkSortKeyInBufferRange(RowData, TopNBuffer) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Checks whether the record should be put into the buffer.
checkSstDataAgainstKeyGroupRange(RocksDB, int, KeyGroupRange) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Checks data in the SST files of the given DB for keys that exceed either the lower and upper bound of the proclaimed key-groups range of the DB.
checkState(boolean) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalStateException if the condition is not met (evaluates to false).
checkState(boolean, Object) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalStateException if the condition is not met (evaluates to false).
checkState(boolean, String, Object...) - Static method in class org.apache.flink.util.Preconditions
Checks the given boolean condition, and throws an IllegalStateException if the condition is not met (evaluates to false).
checkStateAndGet(CompletableFuture<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Perform check state that future has completed normally and return the result.
checkStateMetaInfo(StateDescriptor<?, ?>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
checkStateMetaInfo(StateDescriptor<?>) - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
ChecksumHashCode() - Constructor for class org.apache.flink.util.Utils.ChecksumHashCode
 
ChecksumHashCode(long, long) - Constructor for class org.apache.flink.util.Utils.ChecksumHashCode
 
ChecksumHashCodeHelper(String) - Constructor for class org.apache.flink.util.Utils.ChecksumHashCodeHelper
 
ChecksumUtils - Class in org.apache.flink.fs.gs.utils
Utility class related to checksums.
ChecksumUtils() - Constructor for class org.apache.flink.fs.gs.utils.ChecksumUtils
 
checkSupportedFSSchemes(FileSystem) - Method in class org.apache.flink.fs.azurefs.AzureBlobRecoverableWriter
 
checkSupportedFSSchemes(FileSystem) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
checkSupportedInputCount(int) - Static method in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
checkTypeAssignment(SqlValidatorScope, SqlValidatorTable, RelDataType, RelDataType, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Checks the type assignment of an INSERT or UPDATE query.
checkTypeName(PrimitiveType.PrimitiveTypeName) - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
 
checkWatermarkOptions(ReadableConfig) - Static method in class org.apache.flink.table.factories.FactoryUtil
Check watermark-related options and return error messages.
CHESTER - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
child() - Method in class org.apache.flink.orc.OrcFilters.Not
 
CHILD_FIRST - org.apache.flink.util.FlinkUserCodeClassLoaders.ResolveOrder
 
childFirst(URL[], ClassLoader, String[], Consumer<Throwable>, boolean) - Static method in class org.apache.flink.util.FlinkUserCodeClassLoaders
 
ChildFirstClassLoader - Class in org.apache.flink.util
A variant of the URLClassLoader that first loads from the URLs and only after that from the parent.
ChildFirstClassLoader(URL[], ClassLoader, String[], Consumer<Throwable>) - Constructor for class org.apache.flink.util.ChildFirstClassLoader
 
children() - Method in class org.apache.flink.orc.OrcFilters.Or
 
ChillSerializerRegistrar - Interface in org.apache.flink.api.java.typeutils.runtime.kryo
Interface for flink-core to interact with the FlinkChillPackageRegistrar in flink-streaming-java.
chooseTheBestStateHandleForInitial(List<T>, KeyGroupRange, double) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Choose the best state handle according to the RocksDBIncrementalCheckpointUtils.stateHandleEvaluator(KeyedStateHandle, KeyGroupRange, double) to init the initial db.
chr() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the ASCII character result of the input integer.
chr(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
CHR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CHR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
Chunk - Interface in org.apache.flink.runtime.state.heap.space
Chunk is a logically contiguous space backed by one or multiple ByteBuffer.
ChunkedByteBuf - Class in org.apache.flink.queryablestate.network
A ByteBuf instance to be consumed in chunks by ChunkedWriteHandler, respecting the high and low watermarks.
ChunkedByteBuf(ByteBuf, int) - Constructor for class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
CLAIM - org.apache.flink.core.execution.RecoveryClaimMode
 
CLASS - org.apache.flink.api.java.typeutils.runtime.KryoRegistration.SerializerDefinitionType
 
CLASS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CLASS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CLASS() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
CLASS() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
CLASS_FILE_EXTENSION - Static variable in class org.apache.flink.util.FileUtils
 
CLASS_ORIGIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
classBody() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classBody() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
classBody() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
classBody() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
ClassBodyContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
classBodyDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
classBodyDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classBodyDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
classBodyDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
classBodyDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
classCreatorRest() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classCreatorRest() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
classCreatorRest() - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
ClassCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
ClassDataTypeConverter - Class in org.apache.flink.table.runtime.types
Utils for get DataType from a Class.
ClassDataTypeConverter - Class in org.apache.flink.table.types.utils
Class-based data type extractor that supports extraction of clearly identifiable data types for input and output conversion.
ClassDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.ClassDataTypeConverter
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
classDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
ClassDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
classForName(String, boolean, ClassLoader) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Similar to Class.forName(String, boolean, ClassLoader) but resolves primitive names as well.
CLASSIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CLASSIFIER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
classify(Service) - Static method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
 
ClassLayout - Class in org.openjdk.jol.info
Mock class avoid a dependency on OpenJDK JOL, which is incompatible with the Apache License.
ClassLayout() - Constructor for class org.openjdk.jol.info.ClassLayout
 
ClassLeakCleaner - Class in org.apache.flink.streaming.api.utils
Utilities to clean up the leaking classes.
ClassLeakCleaner() - Constructor for class org.apache.flink.streaming.api.utils.ClassLeakCleaner
 
classloader(ClassLoader) - Method in class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
classLoader - Variable in class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
classLoader() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
classLoader(ClassLoader) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
CLASSLOADER_RESOLVE_ORDER - Static variable in class org.apache.flink.configuration.CoreOptions
Defines the class resolution strategy when loading classes from user code, meaning whether to first check the user code jar ("child-first") or the application classpath ( "parent-first")
ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
ClassLoaderTestProgram - Class in org.apache.flink.streaming.tests
End-to-end test program for verifying that the classloader.resolve-order setting is being honored by Flink.
ClassLoaderTestProgram() - Constructor for class org.apache.flink.streaming.tests.ClassLoaderTestProgram
 
ClassLoaderUtil - Class in org.apache.flink.util
Utilities for information with respect to class loaders, specifically class loaders for the dynamic loading of user defined classes.
classLoadingExceptionHandler - Variable in class org.apache.flink.util.FlinkUserCodeClassLoader
 
ClassLoadingUtils - Class in org.apache.flink.runtime.concurrent
Classloading utilities.
ClassLoadingUtils() - Constructor for class org.apache.flink.runtime.concurrent.ClassLoadingUtils
 
ClassLogicalTypeConverter - Class in org.apache.flink.table.runtime.types
Get internal(sql engine execution data formats) and default external class for LogicalType.
ClassLogicalTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
 
classOrInterfaceModifier() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classOrInterfaceModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
classOrInterfaceModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
classOrInterfaceModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
classOrInterfaceModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
classOrInterfaceModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
ClassOrInterfaceModifierContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
classOrInterfaceType() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classOrInterfaceType() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
classOrInterfaceType() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
classOrInterfaceType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
CLASSPATH_INCLUDE_USER_JAR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Defines whether user-jars are included in the system class path as well as their positioning in the path.
CLASSPATHS - Static variable in class org.apache.flink.configuration.PipelineOptions
A list of URLs that are added to the classpath of each user code classloader of the program.
classType() - Method in class org.apache.flink.table.codesplit.JavaParser
 
classType() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
ClassTypeContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
clean(F) - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
 
clean(F) - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
clean(F) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Invokes the ClosureCleaner on the given function if closure cleaning is enabled in the ExecutionConfig.
clean(F) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns a "closure-cleaned" version of the given function.
clean(Object, ExecutionConfig.ClosureCleanerLevel, boolean) - Static method in class org.apache.flink.api.java.ClosureCleaner
Tries to clean the closure of the given object, if the object is a non-static inner class.
cleanCache() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
cleanCheckpoint(Checkpoint, boolean, Runnable, Executor) - Method in class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
 
cleanCheckpointOnFailedStoring(CompletedCheckpoint, Executor) - Method in class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
 
cleanDirectory(File) - Static method in class org.apache.flink.util.FileUtils
Removes all files contained within a directory, without removing the directory itself.
CLEANER_PARALLEL_MODE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
cleaningUpDisconnectedResource(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.NonSupportedResourceAllocatorImpl
 
cleaningUpDisconnectedResource(ResourceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocator
Clean up the disconnected resource with the given resource id.
cleanSubsumedCheckpoints(long, Set<Long>, Runnable, Executor) - Method in class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
Clean checkpoint that is not in the given {@param stillInUse}.
cleanup() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
cleanup() - Method in interface org.apache.flink.runtime.operators.Driver
This method is invoked in any case (clean termination and exception) at the end of the tasks operation.
cleanup() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.MapDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
cleanup() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
cleanup() - Method in class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
cleanup() - Method in interface org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache
Perform the cleanup of out dated cache entries.
cleanup() - Method in class org.apache.flink.runtime.state.filesystem.FSDataOutputStreamWrapper
 
cleanup() - Method in class org.apache.flink.runtime.state.filesystem.RecoverableStreamWrapper
 
cleanup() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
Calling this method will attempt delete the underlying snapshot directory recursively, if the state is "ongoing".
cleanup() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Cleanup for the retired accumulators state.
cleanup() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
cleanup(N) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Cleanup for the retired accumulators state.
cleanup(Logger, AutoCloseable...) - Static method in class org.apache.flink.util.IOUtils
Close the AutoCloseable objects and ignore any Exception or null pointers.
cleanUp() - Method in class org.apache.flink.table.client.cli.CliInputView
 
cleanUp() - Method in class org.apache.flink.table.client.cli.CliResultView
 
cleanUp() - Method in class org.apache.flink.table.client.cli.CliRowView
 
cleanUp() - Method in class org.apache.flink.table.client.cli.CliView
 
cleanUp() - Static method in class org.apache.flink.table.runtime.generated.CompileUtils
Triggers internal garbage collection of expired cache entries.
cleanUp(Throwable) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
cleanUp(Throwable) - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
Cleanup any resources used in TaskInvokable.invoke() OR TaskInvokable.restore().
cleanUp(Throwable) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.BlobServerOptions
Cleanup interval of the blob caches at the task managers (in seconds).
CLEANUP_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
CLEANUP_STRATEGIES_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
CLEANUP_STRATEGY - Static variable in class org.apache.flink.configuration.CleanupOptions
 
CLEANUP_STRATEGY_EXPONENTIAL_DELAY_INITIAL_BACKOFF - Static variable in class org.apache.flink.configuration.CleanupOptions
 
CLEANUP_STRATEGY_EXPONENTIAL_DELAY_MAX_ATTEMPTS - Static variable in class org.apache.flink.configuration.CleanupOptions
 
CLEANUP_STRATEGY_EXPONENTIAL_DELAY_MAX_BACKOFF - Static variable in class org.apache.flink.configuration.CleanupOptions
 
CLEANUP_STRATEGY_FIXED_DELAY_ATTEMPTS - Static variable in class org.apache.flink.configuration.CleanupOptions
 
CLEANUP_STRATEGY_FIXED_DELAY_DELAY - Static variable in class org.apache.flink.configuration.CleanupOptions
 
cleanupAllData() - Method in interface org.apache.flink.runtime.blob.BlobStoreService
Cleans up the store.
cleanupAllData() - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
cleanupAllData() - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
cleanupAllData() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
cleanupAllData() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Deletes all data stored by high availability services in external stores.
cleanupAllData() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
cleanupAsync(JobID) - Method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner
 
cleanupAsync(JobID) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.ResourceCleaner
Cleans job-related data from resources asynchronously.
cleanupDirectories(ClusterEntrypoint.ShutdownBehaviour) - Method in class org.apache.flink.client.deployment.application.ApplicationClusterEntryPoint
 
cleanupDirectories(ClusterEntrypoint.ShutdownBehaviour) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
Clean up of temporary directories created by the ClusterEntrypoint.
cleanupFullSnapshot() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state in full snapshot on checkpoint.
cleanupIncompleteSnapshot(CloseableRegistry, SnapshotDirectory) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
cleanupIncrementally(int, boolean) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state incrementally cleanup local state.
cleanupInProgressFileRecoverable(InProgressFileWriter.InProgressFileRecoverable) - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
cleanupInProgressFileRecoverable(InProgressFileWriter.InProgressFileRecoverable) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
Frees up any resources that were previously occupied in order to be able to recover from a (potential) failure.
cleanupInRocksdbCompactFilter(long) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state while Rocksdb compaction is running.
cleanupInRocksdbCompactFilter(long, Duration) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Cleanup expired state while Rocksdb compaction is running.
cleanUpInternal() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
cleanUpInternal() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
 
cleanUpInternal() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
cleanupLastTimer() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
cleanUpLeakingClasses(ClassLoader) - Static method in class org.apache.flink.streaming.api.utils.ClassLeakCleaner
Clean up the soft references of the classes under the specified class loader.
CleanupOnCloseRpcSystem - Class in org.apache.flink.runtime.rpc
An RpcSystem wrapper that cleans up resources after the RPC system has been closed.
CleanupOnCloseRpcSystem(RpcSystem, SubmoduleClassLoader, Path) - Constructor for class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
CleanupOptions - Class in org.apache.flink.configuration
ConfigOption collection for the configuration of repeatable cleanup of resource cleanup after a job reached a globally-terminated state.
CleanupOptions() - Constructor for class org.apache.flink.configuration.CleanupOptions
 
cleanupPartialRecord() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumerWithPartialRecordLength
 
cleanupProvidedResources() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
This method implements the cleanup of resources that have been passed in (from the sync part).
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in interface org.apache.flink.core.fs.RecoverableWriter
Frees up any resources that were previously occupied in order to be able to recover from a (potential) failure.
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
CleanupRetryStrategyFactory - Enum in org.apache.flink.runtime.dispatcher.cleanup
CleanupRetryStrategyFactory is used to create the RetryStrategy for the DispatcherResourceCleanerFactory.
CleanupRunnerFactory - Interface in org.apache.flink.runtime.dispatcher.cleanup
CleanupRunnerFactory provides a factory method for creating CheckpointResourcesCleanupRunner instances.
cleanupRunningJobs() - Method in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
cleanupRunningJobs(MiniClusterClient) - Method in class org.apache.flink.test.util.AbstractTestBase
 
cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
The method to be called when a cleanup timer fires.
cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
The method to be called when a cleanup timer fires.
cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
The method to be called when a cleanup timer fires.
cleanupState(State...) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
CleanupState - Interface in org.apache.flink.table.runtime.functions
Base interface for clean up state, both for ProcessFunction and CoProcessFunction.
CLEANUPSTRATEGY_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
CleanupWhenUnsuccessful - Interface in org.apache.flink.api.common.io
OutputFormats may implement this interface to run a cleanup hook when the execution is not successful.
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
 
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Cleans the given window if needed.
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
 
clear() - Method in class org.apache.calcite.tools.RelBuilder
Clears the stack.
clear() - Method in interface org.apache.flink.api.common.state.State
Removes the value mapped under the current key.
clear() - Method in interface org.apache.flink.api.common.state.v2.State
Removes the value mapped under the current key.
clear() - Method in class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
Clear the names added during checking name uniqueness.
clear() - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
clear() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clear() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableReducingState
 
clear() - Method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
clear() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
clear() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
 
clear() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
clear() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Removes all priority and non-priority elements.
clear() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Clears the internal state of the view.
clear() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Clears the internal state.
clear() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in class org.apache.flink.runtime.operators.util.BitSet
Clear the bit set.
clear() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
clear() - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
clear() - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Stop and clear the currently registered job leader id listeners.
clear() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
clear() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
clear() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Removes all state from the tracker.
clear() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
Clears the queue.
clear() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
clear() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
 
clear() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
clear() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
clear() - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
clear() - Method in class org.apache.flink.runtime.state.v2.adaptor.StateAdaptor
 
clear() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Removes all tasks from this task slot.
clear() - Method in class org.apache.flink.runtime.util.BooleanArrayList
 
clear() - Method in class org.apache.flink.runtime.util.DefaultGroupCache
 
clear() - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
clear() - Method in interface org.apache.flink.runtime.util.GroupCache
clear all cache.
clear() - Method in class org.apache.flink.runtime.util.IntArrayList
 
clear() - Method in class org.apache.flink.runtime.util.LongArrayList
 
clear() - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
clear() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Remove all registered nodes etc.
clear() - Method in class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
 
clear() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
clear() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
clear() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
Clears the queue.
clear() - Method in interface org.apache.flink.table.api.dataview.DataView
Clears the DataView and removes all data.
clear() - Method in class org.apache.flink.table.api.dataview.ListView
Removes all of the elements from this list view.
clear() - Method in class org.apache.flink.table.api.dataview.MapView
Removes all entries of this map.
clear() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
clear() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
clear() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
 
clear() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Clear this bufferBundle.
clear() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
clear() - Method in class org.apache.flink.types.ListValue
 
clear() - Method in class org.apache.flink.types.MapValue
 
clear() - Method in class org.apache.flink.types.Record
Clears the record.
clear() - Method in class org.apache.flink.types.Row
Clears all fields of this row.
clear() - Method in class org.apache.flink.util.UnionIterator
 
clear(LeaderInformationRegister, String) - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Creates a new LeaderInformationRegister that matches the passed LeaderInformationRegister except for the entry of componentId which is removed if it existed.
clear(ProcessAllWindowFunction.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction
Deletes any state in the Context when the Window expires (the watermark passes its maxTimestamp + allowedLateness).
clear(ProcessAllWindowFunction.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
clear(ProcessWindowFunction.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction
Deletes any state in the Context when the Window expires (the watermark passes its maxTimestamp + allowedLateness).
clear(ProcessWindowFunction.Context) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
clear(GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
clear(GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
clear(TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
clear(TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Clears any state that the trigger might still hold for the given window.
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
 
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
 
clear(W) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.state.WindowState
Removes the value mapped under current key and the given window.
clear(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
clear(W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Clears any state that the trigger might still hold for the given window.
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableAllWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueAllWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueWindowFunction
 
clear(W, InternalWindowFunction.InternalWindowContext) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction
Deletes any state in the Context when the Window expires (the watermark passes its maxTimestamp + allowedLateness).
CLEAR - org.apache.flink.runtime.asyncprocessing.StateRequestType
Clear the current partition of the state, State.asyncClear().
CLEAR - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace.
CLEAR - org.apache.flink.table.client.cli.parser.Command
Command to clear the terminal's screen.
clearAll() - Method in class org.apache.flink.runtime.io.network.TaskEventDispatcher
Removes all registered event handlers.
clearAllBroadcastVariables() - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
clearAllBroadcastVariables() - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
releases all of the partition's segments (pages and overflow buckets)
clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
 
clearAllowedLateness() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 allowedLateness = 8;
clearAllPendingAllocations() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
clearAppno() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'appno' field.
clearArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
clearAttemptNumber() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 attempt_number = 6;
clearAvroTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
clearBatch() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
clearBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
clearBroadcastVariable(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
clearBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
clearBuffers() - Method in interface org.apache.flink.runtime.io.network.api.reader.MutableReader
 
clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.reader.MutableRecordReader
 
clearBuffers() - Method in interface org.apache.flink.runtime.io.network.api.reader.Reader
 
clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.reader.RecordReader
 
clearCachedInformationForPartitionGroup(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
clearCacheForGroup(G) - Method in class org.apache.flink.runtime.util.DefaultGroupCache
 
clearCacheForGroup(G) - Method in interface org.apache.flink.runtime.util.GroupCache
Clear all caches of the corresponding group.
clearCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
clearCity() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'city' field.
clearCleanupSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Max number of keys pulled from queue for clean up upon state touch for any key.
clearCleanupStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
clearCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
clearCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
clearCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
ClearCommandPrinter() - Constructor for class org.apache.flink.table.client.cli.Printer.ClearCommandPrinter
 
clearContext() - Static method in class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
clearCountStarInserted() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
True if the count(*) agg is inserted by the planner.
clearDataType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
clearDataView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
clearDecimalInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
clearDescription() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
clearDirectories() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Clear local and remote directories.
clearDistinct() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
bool distinct = 5;
clearElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
clearEmittedRecords() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
clearEmptyStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
clearEntries() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Remove all the filtered keys in the ConfigMap.
clearEntries() - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Only clears all the state handle pointers on Kubernetes or ZooKeeper.
clearEntries() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Recursively deletes all children.
clearEventTime() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Clears the value of the 'eventTime' field.
clearEventType() - Method in class example.avro.User.Builder
Clears the value of the 'eventType' field.
clearFavoriteColor() - Method in class example.avro.User.Builder
Clears the value of the 'favoriteColor' field.
clearFavoriteNumber() - Method in class example.avro.User.Builder
Clears the value of the 'favoriteNumber' field.
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clearFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
int32 field_index = 2;
clearFieldName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
string field_name = 1;
clearFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
clearFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
clearFieldType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
clearFieldTypes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
clearFilterArg() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
int32 filter_arg = 4;
clearFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears this operator's first input.
clearFlattenRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
clearFunctionType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
clearGenerateUpdateBefore() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Generate retract messages if true.
clearGrouping() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
clearGroupWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
clearHasSideOutput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool has_side_output = 7;
clearInBatchExecutionMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
bool in_batch_execution_mode = 8;
clearIncrementalCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
clearIndexOfCountStar() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The index of a count aggregate used to calculate the number of accumulated rows.
clearIndexOfThisSubtask() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 index_of_this_subtask = 5;
clearInitialConfigs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
In general, we don't clear any configuration.
clearInnerPayLoad() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Clears the value of the 'innerPayLoad' field.
clearInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
clearInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
bytes inputConstant = 3;
clearInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
int32 inputOffset = 2;
clearInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Removes all inputs.
clearInputs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
clearInputs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
clearIsCleanupInBackground() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
bool is_cleanup_in_background = 1;
clearIsPandasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether it's pandas UDF
clearIsRowTime() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_row_time = 6;
clearIsTimeWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_time_window = 2;
clearJobListeners() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Clear all registered JobListeners.
clearJobParameters() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
clearJobParameters() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
clearJobParameters() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
clearKey() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string key = 1;
clearKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
clearKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
clearKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
clearKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
clearKeyTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
clearLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
int32 length = 1;
clearLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
int32 length = 1;
clearLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
int32 length = 1;
clearLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
int32 length = 1;
clearListView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
clearLocalZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
clearLowerBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 lower_boundary = 2;
clearMapInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
clearMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map state read cache size.
clearMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map state read cache size.
clearMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map_state_write_cache_size.
clearMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map_state_write_cache_size.
clearMapTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
clearMapView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
clearMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 max_number_of_parallel_subtasks = 4;
clearMetaDataFollowsFlag(byte[]) - Static method in class org.apache.flink.runtime.state.FullSnapshotUtil
 
clearMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool metric_enabled = 2;
clearMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool metric_enabled = 4;
clearMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool metric_enabled = 2;
clearMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
clearName() - Method in class example.avro.User.Builder
Clears the value of the 'name' field.
clearName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
clearName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
string name = 1;
clearNamedProperties() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
clearNullable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
bool nullable = 2;
clearNum() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'num' field.
clearNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 number_of_parallel_subtasks = 3;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
ClearOperation - Class in org.apache.flink.table.operations.command
Operation to represent CLEAR command.
ClearOperation() - Constructor for class org.apache.flink.table.operations.command.ClearOperation
 
ClearOperationParseStrategy - Class in org.apache.flink.table.planner.parse
Strategy to parse statement to ClearOperation.
clearOverWindowArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
clearPartitions() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
This method clears all partitions currently residing (partially) in memory.
clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
This method clears all partitions currently residing (partially) in memory.
clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
clearPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The serialized representation of the user-defined function
clearPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bytes payload = 3;
clearPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The serialized representation of the user-defined function
clearPendingAllocationsOfJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
clearPendingAllocationsOfJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 precision = 1;
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
int32 precision = 1;
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
int32 precision = 1;
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
int32 precision = 1;
clearPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
int32 precision = 1;
clearPreviousState(W) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Clear previous agg state (used for retraction) of the given window.
clearProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool profile_enabled = 13;
clearProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool profile_enabled = 6;
clearProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool profile_enabled = 4;
ClearQueryBlockAliasResolver - Class in org.apache.flink.table.planner.plan.optimize
A shuttle to remove query block alias hint.
ClearQueryBlockAliasResolver() - Constructor for class org.apache.flink.table.planner.plan.optimize.ClearQueryBlockAliasResolver
 
clearQueryHintsOnUnmatchedNodes(RelNode) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Clear the query hints on some nodes where these hints should not be attached.
ClearQueryHintsOnUnmatchedNodesShuttle - Class in org.apache.flink.table.planner.hint
Clear the invalid query hints in the unmatched nodes.
ClearQueryHintsOnUnmatchedNodesShuttle(HintStrategyTable) - Constructor for class org.apache.flink.table.planner.hint.ClearQueryHintsOnUnmatchedNodesShuttle
 
ClearQueryHintsWithInvalidPropagationShuttle - Class in org.apache.flink.table.planner.hint
Due to Calcite will expand the whole SQL RelNode tree that contains query block, query hints (including join hints and state ttl hints) will be propagated from root to leaves in the whole RelNode tree.
ClearQueryHintsWithInvalidPropagationShuttle() - Constructor for class org.apache.flink.table.planner.hint.ClearQueryHintsWithInvalidPropagationShuttle
 
clearQueryTimeAfterNumEntries() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
Number of state entries to process by compaction filter before updating current timestamp.
clearRawType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
clearReaders(MutableReader<?>[]) - Static method in class org.apache.flink.runtime.operators.BatchTask
 
clearResourceFor(TieredStorageDataIdentifier) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageResourceRegistry
Remove all resources for the given owner.
clearResourceRequirements(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
clearResourceRequirements(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Notifies the slot manager that the resource requirements for the given job should be cleared.
clearRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
clearRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
clearRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
clearRowTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
clearRunCleanupForEveryRecord() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Whether to run incremental cleanup per each processed record.
clearRuntimeContext() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
clearScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 scale = 2;
clearSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
clearSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
clearSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
clearSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
clearSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
string schema = 1;
clearSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears this operator's second input.
clearSentEvents() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
clearSeparatedWithEndMessage() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
append an end message (0x00) after serializing the records belonging to the same batch.
clearSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Clears the value of the 'sequenceNumber' field.
clearShiftTimezone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
string shift_timezone = 10;
clearSpecs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
clearState() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'state' field.
clearStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The state cache size.
clearStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The state cache size.
clearStateCleaningEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Cleanup the expired state if true.
clearStateName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
string state_name = 1;
clearStateTtlConfig() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
clearStateVisibility() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
clearStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
clearStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
clearStreet() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'street' field.
clearStringList() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Clears the value of the 'stringList' field.
clearStrPayload() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Clears the value of the 'strPayload' field.
clearTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
clearTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
clearTaskName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name = 1;
clearTaskNameWithSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name_with_subtasks = 2;
clearTerminal() - Method in class org.apache.flink.table.client.cli.CliView
 
clearTimeFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int32 time_field_index = 7;
clearTimeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
clearTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
clearTrigger(W) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Call Trigger.clear(Window)} on trigger.
clearTtl() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
int64 ttl = 4;
clearTtlTimeCharacteristic() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
clearTupleTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
clearType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
clearTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
clearTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clearTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
clearTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
clearTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
clearUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
clearUdfs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
clearUdfs() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
clearUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
clearUpdateType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
clearUpperBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 upper_boundary = 3;
clearValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string value = 2;
clearValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
clearValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
clearValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
clearVarBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
clearVarCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
clearWarnings() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
clearWarnings() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
clearWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
clearWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
clearWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
clearWindow(long, TimeWindow) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
clearWindow(long, W) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Clear state and resources associated with the given window namespace.
clearWindowGap() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_gap = 5;
clearWindowIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The index of the over window used in pandas batch over window aggregation
clearWindows() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
clearWindowSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_size = 4;
clearWindowSlide() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_slide = 3;
clearWindowState(W) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Clear window state of the given window.
clearWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
clearWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
clearWriters(List<RecordWriter<?>>) - Static method in class org.apache.flink.runtime.operators.BatchTask
 
clearZip() - Method in class org.apache.flink.avro.generated.Address.Builder
Clears the value of the 'zip' field.
clearZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
CLI - Class in org.apache.flink.streaming.examples.wordcount.util
A simple CLI parser for the WordCount example application.
CLI_NAME - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
CliArgsException - Exception in org.apache.flink.client.cli
Special exception that is thrown when the command line parsing fails.
CliArgsException(String) - Constructor for exception org.apache.flink.client.cli.CliArgsException
 
CliArgsException(String, Throwable) - Constructor for exception org.apache.flink.client.cli.CliArgsException
 
CliChangelogResultView - Class in org.apache.flink.table.client.cli
CLI view for retrieving and displaying a changelog stream.
CliChangelogResultView(Terminal, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliChangelogResultView
 
CliChangelogResultView(Terminal, ResultDescriptor, ChangelogResult) - Constructor for class org.apache.flink.table.client.cli.CliChangelogResultView
 
CliChangelogResultView.ResultChangelogOperation - Enum in org.apache.flink.table.client.cli
Available operations for this view.
CliClient - Class in org.apache.flink.table.client.cli
SQL CLI client.
CliClient(Supplier<Terminal>, Executor, Path) - Constructor for class org.apache.flink.table.client.cli.CliClient
Creates a CLI instance with a prepared terminal.
CliClient(Supplier<Terminal>, Executor, Path, MaskingCallback) - Constructor for class org.apache.flink.table.client.cli.CliClient
Creates a CLI instance with a custom terminal.
CliClient.ExecutionMode - Enum in org.apache.flink.table.client.cli
Mode of the execution.
client - Variable in class org.apache.flink.streaming.api.operators.collect.ClientAndIterator
 
Client<REQ extends MessageBody,​RESP extends MessageBody> - Class in org.apache.flink.queryablestate.network
The base class for every client in the queryable state module.
Client(String, int, MessageSerializer<REQ, RESP>, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.network.Client
Creates a client with the specified number of event loop threads.
CLIENT_ALIVENESS_CHECK_DURATION - Static variable in class org.apache.flink.runtime.dispatcher.Dispatcher
 
CLIENT_CONNECT_TIMEOUT_SECONDS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
CLIENT_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.client.cli.ClientOptions
Time interval for job client to report its heartbeat.
CLIENT_HEARTBEAT_TIMEOUT - Static variable in class org.apache.flink.client.cli.ClientOptions
Timeout for job client to report its heartbeat.
CLIENT_MAX_CONTENT_LENGTH - Static variable in class org.apache.flink.configuration.RestOptions
The maximum content length that the client will handle.
CLIENT_NETWORK_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Number of network (event loop) threads for the KvState client (0 => Use number of available cores).
CLIENT_RETRY_PERIOD - Static variable in class org.apache.flink.client.cli.ClientOptions
 
CLIENT_SOCKET_WORKER_POOL_SIZE_FACTOR - Static variable in class org.apache.flink.configuration.RpcOptions
 
CLIENT_SOCKET_WORKER_POOL_SIZE_MAX - Static variable in class org.apache.flink.configuration.RpcOptions
 
CLIENT_SOCKET_WORKER_POOL_SIZE_MIN - Static variable in class org.apache.flink.configuration.RpcOptions
 
CLIENT_TCP_KEEP_COUNT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
CLIENT_TCP_KEEP_IDLE_SECONDS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
CLIENT_TCP_KEEP_INTERVAL_SECONDS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
CLIENT_TIMEOUT - Static variable in class org.apache.flink.client.cli.ClientOptions
 
ClientAndIterator<E> - Class in org.apache.flink.streaming.api.operators.collect
A pair of an Iterator to receive results from a streaming application and a JobClient to interact with the program.
ClientAndIterator(JobClient, CloseableIterator<E>) - Constructor for class org.apache.flink.streaming.api.operators.collect.ClientAndIterator
 
ClientClassloaderUtil - Class in org.apache.flink.table.client.util
ClientCoordinationHandler - Class in org.apache.flink.runtime.rest.handler.job.coordination
Handler that receives the coordination requests from the client and returns the response from the coordinator.
ClientCoordinationHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<ClientCoordinationRequestBody, ClientCoordinationResponseBody, ClientCoordinationMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.coordination.ClientCoordinationHandler
 
ClientCoordinationHeaders - Class in org.apache.flink.runtime.rest.messages.job.coordination
Message headers for the ClientCoordinationHandler.
ClientCoordinationMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.coordination
ClientCoordinationMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationMessageParameters
 
ClientCoordinationRequestBody - Class in org.apache.flink.runtime.rest.messages.job.coordination
Request that carries a serialized CoordinationRequest to a specified coordinator.
ClientCoordinationRequestBody(SerializedValue<CoordinationRequest>) - Constructor for class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationRequestBody
 
ClientCoordinationResponseBody - Class in org.apache.flink.runtime.rest.messages.job.coordination
Response that carries a serialized CoordinationResponse to the client.
ClientCoordinationResponseBody(SerializedValue<CoordinationResponse>) - Constructor for class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationResponseBody
 
ClientHandler<REQ extends MessageBody,​RESP extends MessageBody> - Class in org.apache.flink.queryablestate.network
The handler used by a Client to handling incoming messages.
ClientHandler(String, MessageSerializer<REQ, RESP>, ClientHandlerCallback<RESP>) - Constructor for class org.apache.flink.queryablestate.network.ClientHandler
Creates a handler with the callback.
ClientHandlerCallback<RESP extends MessageBody> - Interface in org.apache.flink.queryablestate.network
Callback for ClientHandler.
ClientHighAvailabilityServices - Interface in org.apache.flink.runtime.highavailability
ClientHighAvailabilityServices provides services those are required on client-side.
ClientHighAvailabilityServicesFactory - Interface in org.apache.flink.runtime.highavailability
Factory interface for ClientHighAvailabilityServices.
ClientOptions - Class in org.apache.flink.client.cli
Describes a client configuration parameter.
ClientOptions() - Constructor for class org.apache.flink.client.cli.ClientOptions
 
ClientResourceManager - Class in org.apache.flink.table.client.resource
The ClientResourceManager is able to remove the registered JAR resources with the specified jar path.
ClientResourceManager(Configuration, MutableURLClassLoader) - Constructor for class org.apache.flink.table.client.resource.ClientResourceManager
 
ClientUtils - Enum in org.apache.flink.client
Utility functions for Flink client.
ClientUtils - Enum in org.apache.flink.runtime.client
Contains utility methods for clients.
ClientWrapperClassLoader - Class in org.apache.flink.table.client.util
This class loader extends FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader, upon the addURL method, it also exposes a removeURL method which used to remove unnecessary jar from current classloader path.
ClientWrapperClassLoader(FlinkUserCodeClassLoader, Configuration) - Constructor for class org.apache.flink.table.client.util.ClientWrapperClassLoader
 
CliFrontend - Class in org.apache.flink.client.cli
Implementation of a simple command line frontend for executing programs.
CliFrontend(Configuration, List<CustomCommandLine>) - Constructor for class org.apache.flink.client.cli.CliFrontend
 
CliFrontend(Configuration, ClusterClientServiceLoader, List<CustomCommandLine>) - Constructor for class org.apache.flink.client.cli.CliFrontend
 
CliFrontendParser - Class in org.apache.flink.client.cli
A simple command line parser (based on Apache Commons CLI) that extracts command line options.
CliFrontendParser() - Constructor for class org.apache.flink.client.cli.CliFrontendParser
 
CliInputView - Class in org.apache.flink.table.client.cli
CLI view for entering a string.
CliInputView(Terminal, String, Predicate<String>) - Constructor for class org.apache.flink.table.client.cli.CliInputView
 
CliInputView.InputOperation - Enum in org.apache.flink.table.client.cli
Available operations for this view.
CliOptions - Class in org.apache.flink.table.client.cli
Command line options to configure the SQL client.
CliOptions.EmbeddedCliOptions - Class in org.apache.flink.table.client.cli
Command option lines to configure SQL Client in the embedded mode.
CliOptions.GatewayCliOptions - Class in org.apache.flink.table.client.cli
Command option lines to configure SQL Client in the gateway mode.
CliOptionsParser - Class in org.apache.flink.table.client.cli
Parser for command line options.
CliOptionsParser() - Constructor for class org.apache.flink.table.client.cli.CliOptionsParser
 
clipDBWithKeyGroupRange(RocksDB, List<ColumnFamilyHandle>, KeyGroupRange, KeyGroupRange, int, boolean) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
The method to clip the db instance according to the target key group range using the RocksDB.delete(ColumnFamilyHandle, byte[]).
CliResultView<O extends Enum<O>> - Class in org.apache.flink.table.client.cli
Abstract CLI view for showing results (either as changelog or table).
CliResultView(Terminal, ResultDescriptor, TableauStyle) - Constructor for class org.apache.flink.table.client.cli.CliResultView
 
CliRowView - Class in org.apache.flink.table.client.cli
CLI view for visualizing a row.
CliRowView(Terminal, String[], String[], String[]) - Constructor for class org.apache.flink.table.client.cli.CliRowView
 
CliRowView.RowOperation - Enum in org.apache.flink.table.client.cli
Available operations for this view.
CliStrings - Class in org.apache.flink.table.client.cli
Utility class that contains all strings for CLI commands and messages.
CliTableauResultView - Class in org.apache.flink.table.client.cli
Print result in tableau mode.
CliTableauResultView(Terminal, ResultDescriptor, long) - Constructor for class org.apache.flink.table.client.cli.CliTableauResultView
 
CliTableauResultView(Terminal, ResultDescriptor, ChangelogResult, long) - Constructor for class org.apache.flink.table.client.cli.CliTableauResultView
 
CliTableResultView - Class in org.apache.flink.table.client.cli
CLI view for retrieving and displaying a table.
CliTableResultView(Terminal, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliTableResultView
 
CliTableResultView(Terminal, ResultDescriptor, MaterializedResult) - Constructor for class org.apache.flink.table.client.cli.CliTableResultView
 
CliTableResultView.ResultTableOperation - Enum in org.apache.flink.table.client.cli
Available operations for this view.
CliUtils - Class in org.apache.flink.table.client.cli
Utilities for CLI formatting.
CliView<OP extends Enum<OP>,​OUT> - Class in org.apache.flink.table.client.cli
Framework for a CLI view with header, footer, and main part that is scrollable.
CliView(Terminal) - Constructor for class org.apache.flink.table.client.cli.CliView
 
CLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
clock - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
Clock - Class in org.apache.flink.util.clock
A clock that gives access to time.
Clock - Interface in org.apache.flink.metrics.datadog
A simple clock that returns the number of seconds since the unix epoch.
Clock() - Constructor for class org.apache.flink.util.clock.Clock
 
clockService - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
ClockService - Interface in org.apache.flink.table.runtime.operators.window.tvf.common
A clock service which can get current processing time.
clone() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
Duplicates the accumulator.
clone() - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
clone() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
clone() - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
clone() - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
clone() - Method in class org.apache.flink.api.common.accumulators.Histogram
 
clone() - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
clone() - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
clone() - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
clone() - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
clone() - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
clone() - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
clone() - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
clone() - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
clone() - Method in class org.apache.flink.api.common.operators.Ordering
 
clone() - Method in class org.apache.flink.api.common.operators.util.FieldSet
Since instances of FieldSet are strictly immutable, this method does not actually clone, but it only returns the original instance.
clone() - Method in class org.apache.flink.configuration.Configuration
 
clone() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
clone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
clone() - Method in class org.apache.flink.util.AbstractParameterTool
 
clone() - Method in class org.apache.flink.util.MultipleParameterTool
 
clone() - Method in class org.apache.flink.util.ParameterTool
 
clone() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
clone(RelDataType, List<RexNode>) - Method in class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
clone(T) - Static method in class org.apache.flink.util.InstantiationUtil
Clones the given serializable object using Java serialization.
clone(T, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
Clones the given serializable object using Java serialization, using the given classloader to resolve the cloned classes.
cloneConfiguration(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Clones the given configuration and resets instance specific config options.
cloneUnchecked(T) - Static method in class org.apache.flink.util.InstantiationUtil
Unchecked equivalent of InstantiationUtil.clone(Serializable).
close() - Method in class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory
 
close() - Method in class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory.WrappedSdkHarnessClient
 
close() - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
close() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
close() - Method in interface org.apache.flink.api.common.functions.RichFunction
Tear-down method for the user code.
close() - Method in class org.apache.flink.api.common.functions.util.CopyingListCollector
 
close() - Method in class org.apache.flink.api.common.functions.util.ListCollector
 
close() - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
close() - Method in class org.apache.flink.api.common.functions.WrappingFunction
 
close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
close() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Closes the input by releasing all buffers and closing the file input stream.
close() - Method in class org.apache.flink.api.common.io.FileInputFormat
Closes the file input stream of the input format.
close() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
close() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
close() - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
close() - Method in interface org.apache.flink.api.common.io.InputFormat
Method that marks the end of the life-cycle of an input split.
close() - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
close() - Method in interface org.apache.flink.api.common.io.OutputFormat
Method that marks the end of the life-cycle of parallel output instance.
close() - Method in class org.apache.flink.api.common.io.OutputFormatBase
Close the format waiting for pending writes and reports errors.
close() - Method in interface org.apache.flink.api.common.io.ratelimiting.FlinkConnectorRateLimiter
 
close() - Method in class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
 
close() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
close() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
close() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
close() - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Called to close the enumerator, in case it holds on to any resources, like threads or network connections.
close() - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
close() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
close() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
commit the task by moving the output file out from the temporary directory.
close() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
close() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
commit the task by moving the output file out from the temporary directory.
close() - Method in class org.apache.flink.cep.functions.adaptors.PatternFlatSelectAdapter
 
close() - Method in class org.apache.flink.cep.functions.adaptors.PatternSelectAdapter
 
close() - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter
 
close() - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter
 
close() - Method in class org.apache.flink.cep.nfa.NFA
Tear-down method for the NFA.
close() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Persists the entry in the cache to the underlay state.
close() - Method in class org.apache.flink.cep.operator.CepOperator
 
close() - Method in class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
close() - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
close() - Method in class org.apache.flink.changelog.fs.DuplicatingStateChangeFsUploader
 
close() - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
close() - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorageForRecovery
 
close() - Method in class org.apache.flink.changelog.fs.StateChangeFsUploader
 
close() - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
 
close() - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
close() - Method in interface org.apache.flink.client.program.ClusterClient
 
close() - Method in class org.apache.flink.client.program.MiniClusterClient
 
close() - Method in class org.apache.flink.client.program.PackagedProgram
 
close() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
close() - Method in class org.apache.flink.client.python.PythonFunctionFactoryImpl
 
close() - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
 
close() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
close() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
close() - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
close() - Method in class org.apache.flink.connector.datagen.source.GeneratingIteratorSourceReader
 
close() - Method in interface org.apache.flink.connector.datagen.source.GeneratorFunction
Tear-down method for the function.
close() - Method in class org.apache.flink.connector.file.sink.committer.FileCommitter
 
close() - Method in class org.apache.flink.connector.file.sink.compactor.DecoderBasedReader
 
close() - Method in interface org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Decoder
Closes the open resources.
close() - Method in class org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader
 
close() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
close() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
close() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactService
 
close() - Method in class org.apache.flink.connector.file.sink.compactor.SimpleStringDecoder
 
close() - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
close() - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
close() - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
close() - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
close() - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter.Reader
 
close() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat.Reader
Closes the reader and should release all resources.
close() - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat.Reader
Closes the reader to release all resources.
close() - Method in class org.apache.flink.connector.file.src.reader.TextLineInputFormat.Reader
 
close() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactCoordinator
 
close() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
close() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchFileWriter
 
close() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchPartitionCommitterSink
 
close() - Method in class org.apache.flink.connector.file.table.DynamicPartitionWriter
 
close() - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat
 
close() - Method in class org.apache.flink.connector.file.table.GroupedPartitionWriter
 
close() - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context
close the resources of the Context, this method should call when the context do not need any more.
close() - Method in class org.apache.flink.connector.file.table.PartitionLoader
 
close() - Method in interface org.apache.flink.connector.file.table.PartitionReader
Close the reader, this method should release all resources.
close() - Method in interface org.apache.flink.connector.file.table.PartitionWriter
End a transaction.
close() - Method in class org.apache.flink.connector.file.table.SingleDirectoryWriter
 
close() - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
close() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactBulkReader
 
close() - Method in class org.apache.flink.connector.file.table.stream.compact.FileInputFormatCompactReader
 
close() - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
close() - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
close() - Method in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
close() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
close() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
close() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
close() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBFullRestoreOperation
 
close() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBHeapTimersFullRestoreOperation
 
close() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBIncrementalRestoreOperation
 
close() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBNoneRestoreOperation
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricMonitor
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateDataTransferHelper
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateDownloader
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateUploader
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
close() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
close() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
close() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
close() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
close() - Method in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
close() - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
close() - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
close() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
close() - Method in class org.apache.flink.core.fs.FSDataOutputStream
Closes the output stream.
close() - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
close() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
close() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
close() - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
close() - Method in class org.apache.flink.core.fs.OffsetAwareOutputStream
 
close() - Method in class org.apache.flink.core.fs.RecoverableFsDataOutputStream
Closes this stream.
close() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
close() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
close() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
close() - Method in class org.apache.flink.core.plugin.PluginLoader
 
close() - Method in interface org.apache.flink.datastream.api.function.ProcessFunction
Tear-down method for the user code.
close() - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
close() - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
close() - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
close() - Method in class org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader
 
close() - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage.WriteChannel
Closes the channel.
close() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
close() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
close() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
close() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriver
 
close() - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
close() - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Close the Kubernetes client with no exception.
close() - Method in interface org.apache.flink.kubernetes.kubeclient.KubernetesSharedWatcher
Close the shared watcher without Exception.
close() - Method in interface org.apache.flink.kubernetes.kubeclient.KubernetesSharedWatcher.Watch
 
close() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesSharedInformer
 
close() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesWatch
 
close() - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
close() - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient
 
close() - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
close() - Method in class org.apache.flink.metrics.influxdb.InfluxdbReporter
 
close() - Method in class org.apache.flink.metrics.jmx.JMXReporter
 
close() - Method in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
close() - Method in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporter
 
close() - Method in class org.apache.flink.metrics.prometheus.PrometheusReporter
 
close() - Method in interface org.apache.flink.metrics.reporter.MetricReporter
Closes this reporter.
close() - Method in class org.apache.flink.metrics.slf4j.Slf4jReporter
 
close() - Method in class org.apache.flink.metrics.statsd.StatsDReporter
 
close() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcVectorizedReader
 
close() - Method in class org.apache.flink.orc.OrcSplitReader
 
close() - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
close() - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
close() - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager.PythonLeasedResource
 
close() - Method in interface org.apache.flink.python.PythonFunctionRunner
Tear-down the Python function runner.
close() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
close() - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
close() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
close() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
close() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
close() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequestBuffer
 
close() - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
 
close() - Method in class org.apache.flink.runtime.blob.BlobCacheService
 
close() - Method in class org.apache.flink.runtime.blob.BlobClient
 
close() - Method in class org.apache.flink.runtime.blob.BlobServer
Shuts down the BLOB server.
close() - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
close() - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
close() - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
close() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
close() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
close() - Method in interface org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReader
 
close() - Method in class org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReaderImpl
 
close() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
close() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
close() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
 
close() - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
close() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
Tear-down method for the hook.
close() - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
close() - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
close() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
close() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
close() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Closes the high availability services, releasing all resources.
close() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
close() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
close() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneClientHAServices
 
close() - Method in class org.apache.flink.runtime.highavailability.zookeeper.CuratorFrameworkWithUnhandledErrorListener
 
close() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperClientHAServices
 
close() - Method in class org.apache.flink.runtime.io.disk.FileBasedBufferIterator
 
close() - Method in class org.apache.flink.runtime.io.disk.FileChannelInputView
 
close() - Method in class org.apache.flink.runtime.io.disk.FileChannelManagerImpl
Remove all the temp directories.
close() - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
Closes this output, writing pending data and releasing the memory.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelReaderInputView
Closes this InputView, closing the underlying reader and returning all memory segments.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
Closes this OutputView, closing the underlying writer
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Closes the channel and waits until all pending asynchronous requests are processed.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Closes this InputView, closing the underlying reader and returning all memory segments.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Closes this OutputView, closing the underlying writer and returning all memory segments.
close() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Closes the channel.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Removes all temporary files.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Close method.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
Closes this request queue.
close() - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
 
close() - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
close() - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
 
close() - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
close() - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
close() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Closes the writer.
close() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Closes the partition writer which releases the allocated resource, for example the buffer pool.
close() - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
close() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
close() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
close() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
Tries to shut down all network I/O components.
close() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
close() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
close() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexCache
Close FileDataIndexCache, this will delete the index file.
close() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager
Close this spilled region manager.
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
close() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.BufferAccumulator
Close the accumulator.
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashSubpartitionBufferAccumulator
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.SortBufferAccumulator
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerClient
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierProducerAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
Close the executor.
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierMasterAgent
 
close() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierProducerAgent
 
close() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Close the consumer agent.
close() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierMasterAgent
Close this tier master agent.
close() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierProducerAgent
Close the agent.
close() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
 
close() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
close() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
close() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
close() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
 
close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
 
close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
 
close() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
 
close() - Method in interface org.apache.flink.runtime.jobmaster.ServiceConnectionManager
Close the service connection manager.
close() - Method in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
close() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
close() - Method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
 
close() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
 
close() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Close the slot pool service.
close() - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
close() - Method in interface org.apache.flink.runtime.leaderelection.LeaderElection
Closes the LeaderElection by deregistering the LeaderContender from the underlying leader election.
close() - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElection
 
close() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
close() - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver
 
close() - Method in class org.apache.flink.runtime.memory.OpaqueMemoryResource
Releases this resource.
close() - Method in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricDumpSerializer
 
close() - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
close() - Method in class org.apache.flink.runtime.metrics.groups.ComponentMetricGroup
Closes the component group by removing and closing all metrics and subgroups (inherited from AbstractMetricGroup), plus closing and removing all dedicated component subgroups.
close() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
close() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
close() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
close() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
This method is called when the coordinator is disposed.
close() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
close() - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
close() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
Closes the hash table.
close() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
Closes the hash table.
close() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
 
close() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Closes the hash table.
close() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
close() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
close() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
close() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
close() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
close() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
close() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
close() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
close() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
 
close() - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
close() - Method in class org.apache.flink.runtime.operators.sort.ExternalSorter
Shuts down all the threads initiated by this sort/merger.
close() - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
Closes all structures and deletes all temporary files.
close() - Method in class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
close() - Method in class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
close() - Method in class org.apache.flink.runtime.operators.TempBarrier
 
close() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
General-purpose close method.
close() - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
General-purpose close method.
close() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingCollector
 
close() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
 
close() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
Close connection.
close() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
close() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
Closes the slot manager.
close() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Close this syncer, clear all the state.
close() - Method in class org.apache.flink.runtime.rest.handler.FileUploads
 
close() - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexFlameGraphHandler
 
close() - Method in class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
close() - Method in interface org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache
Closes the execution graph cache.
close() - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
close() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
Shutdown the ScheduledThreadPoolExecutor and remove all the pending tasks.
close() - Method in interface org.apache.flink.runtime.rpc.RpcSystem
Hook to cleanup resources, like common thread pools or classloaders.
close() - Method in class org.apache.flink.runtime.scheduler.adaptive.DefaultStateTransitionManager
 
close() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager
Is called when the state transition manager should be closed.
close() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
close() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Closes this shuffle master service which should release all resources.
close() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
close() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
close() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
close() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
close() - Method in class org.apache.flink.runtime.state.changelog.LocalChangelogRegistryImpl
 
close() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageView
 
close() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Close this log.
close() - Method in class org.apache.flink.runtime.state.CheckpointMetadataOutputStream
This method should close the stream, if has not been closed before.
close() - Method in class org.apache.flink.runtime.state.CheckpointStateOutputStream
This method should close the stream, if has not been closed before.
close() - Method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
close() - Method in class org.apache.flink.runtime.state.CompressibleFSDataInputStream
 
close() - Method in class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
close() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
close() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
close() - Method in class org.apache.flink.runtime.state.FileMergingSnapshotManagerClosableWrapper
 
close() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
close() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
This method throws no exception if the close fails, but only logs the error.
close() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
close() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
If the stream is only closed, we remove the produced file (cleanup through the auto close feature, for example).
close() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageAccess
This will be registered to resource closer of StreamTask.
close() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
close() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
close() - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
close() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
 
close() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
close() - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
close() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
close() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
close() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
close() - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
close() - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
close() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Job
Closes this job and removes it from the owning JobTable.
close() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.JobServices
Closes the job services.
close() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
close() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
close() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
close() - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
close() - Method in class org.apache.flink.runtime.util.NonClosingInputStreamDecorator
 
close() - Method in class org.apache.flink.runtime.util.NonClosingOutputStreamDecorator
 
close() - Method in class org.apache.flink.runtime.util.profiler.ProfilingService
 
close() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
close() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
close() - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
close() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
 
close() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
close() - Method in class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
close() - Method in class org.apache.flink.state.api.output.FileCopyFunction
 
close() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
close() - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
close() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
close() - Method in class org.apache.flink.state.common.PeriodicMaterializationManager
 
close() - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
close() - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
close() - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
close() - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend.ForStKvStateInfo
 
close() - Method in class org.apache.flink.state.forst.ForStNativeMetricMonitor
 
close() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
close() - Method in class org.apache.flink.state.forst.ForStStateDataTransfer
 
close() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
close() - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
close() - Method in class org.apache.flink.state.forst.restore.ForStIncrementalRestoreOperation
 
close() - Method in class org.apache.flink.state.forst.restore.ForStNoneRestoreOperation
 
close() - Method in class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
close() - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
close() - Method in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
close() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
close() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend.ForStDbKvStateInfo
 
close() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Close and clean up the execution environment.
close() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
Closes the connection with the Socket server.
close() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
close() - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
 
close() - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
This method is called by the system to shut down the context.
close() - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
close() - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
close() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
close() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.ClientAndIterator
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultFetcher
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
close() - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
close() - Method in class org.apache.flink.streaming.api.operators.MapPartitionIterator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
close() - Method in class org.apache.flink.streaming.api.operators.python.process.collector.RunnerOutputCollector
 
close() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
close() - Method in class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
close() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
close() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
close() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
This method is called at the very end of the operator's life, both in the case of a successful completion of the operation, and in the case of a failure and canceling.
close() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
close() - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
close() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
close() - Method in class org.apache.flink.streaming.api.runners.python.beam.PythonSharedResources
 
close() - Method in class org.apache.flink.streaming.experimental.CollectSink
Closes the connection with the Socket server.
close() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
close() - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
close() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
close() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
Cleans up all internally held resources.
close() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
close() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
close() - Method in class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessor
 
close() - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
close() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput
 
close() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
close() - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Closes the resource/connection to it.
close() - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
close() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
close() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
close() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
close() - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
close() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Lifecycle method to close the mailbox for action submission/retrieval.
close() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Close the mailbox.
close() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
close() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
This method releases all resources of the record writer output.
close() - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
close() - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
Close the operator.
close() - Method in class org.apache.flink.table.catalog.AbstractCatalogStore
Closes the catalog store.
close() - Method in interface org.apache.flink.table.catalog.Catalog
Close the catalog when it is no longer needed and release any resource that it might be holding.
close() - Method in class org.apache.flink.table.catalog.CatalogManager
Closes the catalog manager and releases its resources.
close() - Method in interface org.apache.flink.table.catalog.CatalogStore
Close the catalog store when it is no longer needed and release any resource that it might be holding.
close() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
close() - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
close() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
close() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
close() - Method in class org.apache.flink.table.client.cli.CliClient
Closes the CLI instance.
close() - Method in class org.apache.flink.table.client.cli.CliTableauResultView
 
close() - Method in class org.apache.flink.table.client.cli.CliView
 
close() - Method in class org.apache.flink.table.client.cli.Printer.ClearCommandPrinter
 
close() - Method in interface org.apache.flink.table.client.cli.Printer
Close the resource of the Printer.
close() - Method in class org.apache.flink.table.client.cli.Printer.HelpCommandPrinter
 
close() - Method in class org.apache.flink.table.client.cli.Printer.InitializationCommandPrinter
 
close() - Method in class org.apache.flink.table.client.cli.Printer.QuitCommandPrinter
 
close() - Method in class org.apache.flink.table.client.cli.Printer.StatementResultPrinter
 
close() - Method in interface org.apache.flink.table.client.gateway.Executor
Close the Executor and process all exceptions.
close() - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
close() - Method in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
close() - Method in interface org.apache.flink.table.client.gateway.result.DynamicResult
Closes the retrieval and all involved threads.
close() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
close() - Method in class org.apache.flink.table.client.util.ClientWrapperClassLoader
 
close() - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
close() - Method in class org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger
 
close() - Method in class org.apache.flink.table.connector.source.lookup.cache.trigger.TimedCacheReloadTrigger
 
close() - Method in interface org.apache.flink.table.factories.CatalogStoreFactory
Close the CatalogStoreFactory.
close() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
close() - Method in interface org.apache.flink.table.functions.SpecializedFunction.ExpressionEvaluator
Closes the runtime implementation for expression evaluation.
close() - Method in class org.apache.flink.table.functions.UserDefinedFunction
Tear-down method for user-defined function.
close() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
Close resources, e.g. catalogs.
close() - Method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
close() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Closes the OperationManager and all operations.
close() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
close() - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
close() - Method in class org.apache.flink.table.gateway.service.result.ResultStore
 
close() - Method in class org.apache.flink.table.gateway.service.session.Session
 
close() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
close() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
close() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
close() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
close() - Method in class org.apache.flink.table.jdbc.utils.CollectionResultIterator
 
close() - Method in class org.apache.flink.table.jdbc.utils.StatementResultIterator
 
close() - Method in class org.apache.flink.table.resource.ResourceManager
 
close() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
close() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
close() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
 
close() - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
 
close() - Method in class org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
 
close() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
close() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
close() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Tear-down method for this function.
close() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Tear-down method for this function.
close() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Closes the hash table.
close() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
close() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
close() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
close() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
close() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
close() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
Closes this OutputView, closing the underlying writer.
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
 
close() - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
Release resources allocated by this buffer.
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
close() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
 
close() - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
close() - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
Closes all sub-operators in a multiple input operator effect way.
close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
 
close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
close() - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
close() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
close() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.python.utils.StreamRecordRowDataWrappingCollector
 
close() - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
 
close() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
close() - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
close() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
Shuts down all the threads initiated by this sorter.
close() - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
close() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
 
close() - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
close() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
The tear-down method of the function.
close() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
close() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner
Release resources allocated by this combine function.
close() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
close() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
The tear-down method of the function.
close() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
close() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
close() - Method in class org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
 
close() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
close() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
 
close() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
Delete all files and release the memory.
close() - Method in class org.apache.flink.table.runtime.util.StreamRecordCollector
 
close() - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
Deprecated.
 
close() - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Close this workflow scheduler when it is no longer needed and release any resource that it might be holding.
close() - Method in class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
close() - Method in class org.apache.flink.tests.util.AutoClosablePath
 
close() - Method in class org.apache.flink.tests.util.AutoClosableProcess
 
close() - Method in class org.apache.flink.testutils.logging.TestLoggerResource.SingleTestResource
 
close() - Method in interface org.apache.flink.traces.reporter.TraceReporter
Closes this reporter.
close() - Method in class org.apache.flink.traces.slf4j.Slf4jTraceReporter
 
close() - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
 
close() - Method in interface org.apache.flink.util.AutoCloseableAsync
 
close() - Method in class org.apache.flink.util.CloseableIterable.Empty
 
close() - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
close() - Method in class org.apache.flink.util.CloseShieldOutputStream
 
close() - Method in interface org.apache.flink.util.Collector
Closes the collector.
close() - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
close() - Method in interface org.apache.flink.util.MdcUtils.MdcCloseable
 
close() - Method in class org.apache.flink.util.NetUtils.Port
 
close() - Method in class org.apache.flink.util.ResourceGuard
Closed the resource guard.
close() - Method in class org.apache.flink.util.ResourceGuard.Lease
 
close() - Method in class org.apache.flink.util.TemporaryClassLoaderContext
 
close() - Method in class org.apache.flink.util.Utils.ChecksumHashCodeHelper
 
close() - Method in class org.apache.flink.util.Utils.CollectHelper
 
close() - Method in class org.apache.flink.util.Utils.CountHelper
 
close() - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
close() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
 
close() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
close(long) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Close the split fetcher manager.
close(Throwable) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
If error is null, remove and recycle all buffers in the writer.
close(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
close(Collection<MasterTriggerRestoreHook<?>>, Logger) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Closes the master hooks.
close(FileMergingSnapshotManager.SubtaskKey) - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Close files in shared file pool by subtaskKey and close all files in exclusive file pool.
close(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
close(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Cancels the partition request for the given remote input channel and removes this client from factory if it is not referenced by any other input channels.
close(SqlExecutionException) - Method in class org.apache.flink.table.client.cli.CliView
 
close(OUT) - Method in class org.apache.flink.table.client.cli.CliView
 
close(T) - Method in interface org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SharedResourceHolder.Resource
Destroy the given instance.
CLOSE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CLOSE_MESSAGE - Static variable in class org.apache.flink.table.gateway.rest.handler.session.CloseSessionHandler
 
CLOSE_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
CLOSE_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
CloseableInputProvider<E> - Interface in org.apache.flink.runtime.operators.util
Utility interface for a provider of an input that can be closed.
CloseableIterable<T> - Interface in org.apache.flink.util
This interface represents an iterable that is also closeable.
CloseableIterable.Empty<T> - Class in org.apache.flink.util
Empty iterator.
CloseableIterator<T> - Interface in org.apache.flink.util
This interface represents an Iterator that is also AutoCloseable.
CloseableIterator.IteratorAdapter<E> - Class in org.apache.flink.util
Adapter from Iterator to CloseableIterator.
CloseableRegistry - Class in org.apache.flink.core.fs
ICloseableRegistry implementation.
CloseableRegistry() - Constructor for class org.apache.flink.core.fs.CloseableRegistry
 
CloseableResultIterator<T> - Interface in org.apache.flink.table.jdbc.utils
Closeable result iterator for jdbc driver.
closeableToRef - Variable in class org.apache.flink.util.AbstractAutoCloseableRegistry
Map from tracked Closeables to some associated meta data.
closeAction() - Method in class org.apache.flink.runtime.state.filesystem.FSDataOutputStreamWrapper
 
closeAction() - Method in class org.apache.flink.runtime.state.filesystem.RecoverableStreamWrapper
 
closeAll(AutoCloseable...) - Static method in class org.apache.flink.util.IOUtils
 
closeAll(Iterable<? extends AutoCloseable>) - Static method in class org.apache.flink.util.IOUtils
Closes all AutoCloseable objects in the parameter, suppressing exceptions.
closeAll(Iterable<? extends AutoCloseable>, Class<T>) - Static method in class org.apache.flink.util.IOUtils
Closes all AutoCloseable objects in the parameter, suppressing exceptions.
closeAllOperators() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Execute StreamOperator.close() of each operator in the chain of this StreamTask.
closeAllOperators() - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
closeAllQuietly(AutoCloseable...) - Static method in class org.apache.flink.util.IOUtils
Closes all elements in the iterable with closeQuietly().
closeAllQuietly(Iterable<? extends AutoCloseable>) - Static method in class org.apache.flink.util.IOUtils
Closes all elements in the iterable with closeQuietly().
closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.FileChannelInputView
 
closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
Closes this output, writing pending data and releasing the memory.
closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
This method waits for all pending asynchronous requests to return.
closeAndDelete() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Closes the channel and deletes the underlying file.
closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
closeAndDelete() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
closeAndDelete() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
closeAndFinalizeCheckpoint() - Method in class org.apache.flink.runtime.state.CheckpointMetadataOutputStream
Closes the stream after all metadata was written and finalizes the checkpoint location.
closeAndFinalizeCheckpoint() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
closeAndFinalizeCheckpointStreamResult() - Method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
Closes the stream ans returns a snapshot result with the stream handle(s).
closeAndFinalizeCheckpointStreamResult() - Method in class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream
 
closeAndFinalizeCheckpointStreamResult() - Method in class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryStreamOnly
 
closeAndGetBytes() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
Closes the stream and returns the byte array containing the stream's data.
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.CheckpointStateOutputStream
Closes the stream and gets a state handle that can create an input stream producing the data written to this stream.
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
closeAndGetHandle() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
closeAndGetPrimaryHandle() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
closeAndGetSecondaryHandle() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
closeAsync() - Method in class org.apache.flink.runtime.checkpoint.CheckpointsCleaner
 
closeAsync() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
closeAsync() - Method in class org.apache.flink.runtime.dispatcher.DispatcherOperationCaches
 
closeAsync() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
closeAsync() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
closeAsync() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
closeAsync() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
closeAsync() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
closeAsync() - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
 
closeAsync() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
closeAsync() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
closeAsync() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
closeAsync() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
Shuts down this registry and the associated MetricReporter.
closeAsync() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Shuts down the mini cluster, failing all currently executing jobs.
closeAsync() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
closeAsync() - Method in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
closeAsync() - Method in class org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
 
closeAsync() - Method in class org.apache.flink.runtime.rest.RestClient
 
closeAsync() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
 
closeAsync() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
closeAsync() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Triggers the shut down of the rpc endpoint.
closeAsync() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
closeAsync() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
closeAsync() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
closeAsync() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
closeAsync() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
closeAsync() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToServiceAdapter
 
closeAsync() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
closeAsync() - Method in enum org.apache.flink.runtime.webmonitor.WebMonitorExtension.EmptyWebMonitorExtension
 
closeAsync() - Method in class org.apache.flink.runtime.webmonitor.WebSubmissionExtension
 
closeAsync() - Method in interface org.apache.flink.util.AutoCloseableAsync
Trigger the closing of the resource and return the corresponding close future.
closeAsyncWithoutCleaningHighAvailabilityData() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
closeAsyncWithTimeout(String, Runnable, Duration) - Static method in class org.apache.flink.runtime.operators.coordination.ComponentClosingUtils
Close a component with a timeout.
closeAsyncWithTimeout(String, ThrowingRunnable<Exception>, Duration) - Static method in class org.apache.flink.runtime.operators.coordination.ComponentClosingUtils
Close a component with a timeout.
closeChainedTasks(List<ChainedDriver<?, ?>>, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.BatchTask
Closes all chained tasks, in the order as they are stored in the array.
closeConnection() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
closed - Variable in class org.apache.flink.core.fs.RefCountedFile
 
closed - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Flag marking this channel as closed
closed - Variable in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
Flag to mark the table as open / closed.
closed - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
Flag indicating that the closing logic has been invoked.
closed - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Flag indicating that the closing logic has been invoked.
closed() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
CLOSED - org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
 
CLOSED - org.apache.flink.table.gateway.api.operation.OperationStatus
Operation has been closed and all related resources are collected.
closeExceptionally() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
closeForCommit() - Method in class org.apache.flink.core.fs.CommitterFromPersistRecoverableFsDataOutputStream
 
closeForCommit() - Method in class org.apache.flink.core.fs.RecoverableFsDataOutputStream
Closes the stream, ensuring persistence of all data (similar to FSDataOutputStream.sync()).
closeForCommit() - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
closeForCommit() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
closeForCommit() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
closeForCommit() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.CompactingFileWriter
Closes the writer and gets the InProgressFileWriter.PendingFileRecoverable of the written compacting file.
closeForCommit() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter
 
closeForCommit() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
closeForCommitAction() - Method in class org.apache.flink.runtime.state.filesystem.FSDataOutputStreamWrapper
 
closeForCommitAction() - Method in class org.apache.flink.runtime.state.filesystem.RecoverableStreamWrapper
 
closeFunction(Function) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
closeHandlerAsync() - Method in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
closeHandlerAsync() - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
 
closeInputFormat() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
closeInputFormat() - Method in class org.apache.flink.api.common.io.RichInputFormat
Closes this InputFormat instance.
closeInterruptibly() - Method in class org.apache.flink.util.ResourceGuard
 
closeJobManagerConnection(JobID, ResourceManager.ResourceRequirementHandling, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
This method should be called by the framework once it detects that a currently registered job manager has failed.
closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.operators.BatchTask
 
closeLock - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
The lock that is used during closing to synchronize the thread that waits for all requests to be handled with the asynchronous I/O thread.
closeOnCompletion() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
closeOpenChannelConnections(ConnectionID) - Method in interface org.apache.flink.runtime.io.network.ConnectionManager
Closes opened ChannelConnections in case of a resource release.
closeOpenChannelConnections(ConnectionID) - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
 
closeOpenChannelConnections(ConnectionID) - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
closeOperation(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Close the operation and release all resources used by the OperationManager.Operation.
closeOperation(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Close the operation and release all used resource by the operation.
closeOperation(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
CloseOperationHandler - Class in org.apache.flink.table.gateway.rest.handler.operation
Handler to close operation.
CloseOperationHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, OperationStatusResponseBody, OperationMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.operation.CloseOperationHandler
 
CloseOperationHeaders - Class in org.apache.flink.table.gateway.rest.header.operation
Message headers for closing operation.
CloseOperationHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
closePartFileForBucket(BucketID) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
closeQuietly(AutoCloseable) - Static method in class org.apache.flink.util.IOUtils
Closes the given AutoCloseable.
closer - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
closeSafetyNetAndGuardedResourcesForThread() - Static method in class org.apache.flink.core.fs.FileSystemSafetyNet
Closes the safety net for a thread.
closeSession(SessionHandle) - Method in class org.apache.flink.table.client.gateway.SingleSessionManager
 
closeSession(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Close the Session.
closeSession(SessionHandle) - Method in interface org.apache.flink.table.gateway.service.session.SessionManager
Close the session with the specified identifier and releases the resources used by the session.
closeSession(SessionHandle) - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
closeSession(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
CloseSessionHandler - Class in org.apache.flink.table.gateway.rest.handler.session
Handler to close session.
CloseSessionHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, CloseSessionResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.session.CloseSessionHandler
 
CloseSessionHeaders - Class in org.apache.flink.table.gateway.rest.header.session
Message headers for closing a session.
CloseSessionResponseBody - Class in org.apache.flink.table.gateway.rest.message.session
ResponseBody for closing a session.
CloseSessionResponseBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.session.CloseSessionResponseBody
 
CloseShieldOutputStream - Class in org.apache.flink.util
A proxy output stream that prevents the underlying output stream from being closed.
CloseShieldOutputStream(OutputStream) - Constructor for class org.apache.flink.util.CloseShieldOutputStream
 
closeSocket(Socket) - Static method in class org.apache.flink.util.IOUtils
Closes the socket ignoring IOException.
closeStream(Closeable) - Static method in class org.apache.flink.util.IOUtils
Closes the stream ignoring IOException.
closeStreamAndCreateStateHandle(Path, long, long) - Method in interface org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy
Close the stream and create a SegmentFileStateHandle for a file segment.
closeStreamExceptionally() - Method in interface org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy
Notify the FileMergingSnapshotManager that the stream is closed exceptionally.
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
closeTask() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
closeTaskManagerConnection(ResourceID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
This method should be called by the framework once it detects that a currently registered task executor has failed.
closeUninterruptibly() - Method in class org.apache.flink.util.ResourceGuard
If the current thread is interrupted while waiting for the close method to complete, then it will continue to wait.
closeUserCode(Function) - Static method in class org.apache.flink.runtime.operators.BatchTask
Closes the given stub using its RichFunction.close() method.
closeWithOptionalClean(boolean) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Calls HighAvailabilityServices.cleanupAllData() (if true is passed as a parameter) before calling HighAvailabilityServices.close() on this instance.
ClosingFSDataInputStream - Class in org.apache.flink.core.fs
This class is a WrappingProxy for FSDataInputStream that is used to implement a safety net against unclosed streams.
ClosingFSDataInputStream(FSDataInputStream, SafetyNetCloseableRegistry, String) - Constructor for class org.apache.flink.core.fs.ClosingFSDataInputStream
 
ClosingFSDataOutputStream - Class in org.apache.flink.core.fs
This class is a WrappingProxy for FSDataOutputStream that is used to implement a safety net against unclosed streams.
ClosingFSDataOutputStream(FSDataOutputStream, SafetyNetCloseableRegistry) - Constructor for class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
CLOSURE_CLEANER_LEVEL - Static variable in class org.apache.flink.configuration.PipelineOptions
 
ClosureCleaner - Class in org.apache.flink.api.java
The closure cleaner is a utility that tries to truncate the closure (enclosing instance) of non-static inner classes (created for inline transformation functions).
ClosureCleaner() - Constructor for class org.apache.flink.api.java.ClosureCleaner
 
cluster - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
cluster - Variable in class org.apache.calcite.tools.RelBuilder
 
CLUSTER - org.apache.flink.test.util.MultipleProgramsTestBase.TestExecutionMode
 
CLUSTER - org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4.TestExecutionMode
Deprecated.
 
CLUSTER_CONFIG_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
CLUSTER_ID - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
CLUSTER_INFO - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
CLUSTER_IO_EXECUTOR_POOL_SIZE - Static variable in class org.apache.flink.configuration.ClusterOptions
 
CLUSTER_OBJECT_REUSE - org.apache.flink.test.util.MultipleProgramsTestBase.TestExecutionMode
 
CLUSTER_OBJECT_REUSE - org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4.TestExecutionMode
Deprecated.
 
CLUSTER_SERVICES_SHUTDOWN_TIMEOUT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
ClusterClient<T> - Interface in org.apache.flink.client.program
Encapsulates the functionality necessary to submit a program to a remote cluster.
ClusterClientFactory<ClusterID> - Interface in org.apache.flink.client.deployment
A factory containing all the necessary information for creating clients to Flink clusters.
ClusterClientJobClientAdapter<ClusterID> - Class in org.apache.flink.client.deployment
An implementation of the JobClient interface that uses a ClusterClient underneath..
ClusterClientJobClientAdapter(ClusterClientProvider<ClusterID>, JobID, ClassLoader) - Constructor for class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
ClusterClientProvider<T> - Interface in org.apache.flink.client.program
Factory for ClusterClients.
ClusterClientServiceLoader - Interface in org.apache.flink.client.deployment
An interface used to discover the appropriate cluster client factory based on the provided Configuration.
ClusterConfigHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which serves the cluster's configuration.
ClusterConfigHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ConfigurationInfo, EmptyMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.ClusterConfigHandler
 
clusterConfiguration - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
ClusterConfiguration - Class in org.apache.flink.runtime.entrypoint
Configuration class which contains the parsed command line arguments for the ClusterEntrypoint.
ClusterConfiguration(String, Properties, String[]) - Constructor for class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
ClusterConfigurationInfoHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the ClusterConfigHandler.
ClusterConfigurationParserFactory - Class in org.apache.flink.runtime.entrypoint
Parser factory which generates a ClusterConfiguration from the given list of command line arguments.
ClusterConfigurationParserFactory() - Constructor for class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
ClusterControllable - Interface in org.apache.flink.connector.testframe.environment
Interface for triggering failover in a Flink cluster.
ClusterController - Interface in org.apache.flink.tests.util.flink
Controller for interacting with a cluster.
ClusterDatasetCorruptedException - Exception in org.apache.flink.runtime.scheduler
Indicates some task fail to consume cluster dataset.
ClusterDatasetCorruptedException(Throwable, List<IntermediateDataSetID>) - Constructor for exception org.apache.flink.runtime.scheduler.ClusterDatasetCorruptedException
 
ClusterDataSetDeleteHandlers - Class in org.apache.flink.runtime.rest.handler.dataset
ClusterDataSetDeleteHandlers(Duration) - Constructor for class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers
 
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler - Class in org.apache.flink.runtime.rest.handler.dataset
AbstractAsynchronousOperationHandlers.StatusHandler implementation for the cluster data set delete operation.
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler - Class in org.apache.flink.runtime.rest.handler.dataset
AbstractAsynchronousOperationHandlers.TriggerHandler implementation for the cluster data set delete operation.
ClusterDataSetDeleteHandlers.SerializableVoid - Class in org.apache.flink.runtime.rest.handler.dataset
A Void alternative that implements Serializable.
ClusterDataSetDeleteStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler
 
ClusterDataSetDeleteStatusHeaders - Class in org.apache.flink.runtime.rest.messages.dataset
Specification for retrieving the status for the delete operation of a cluster data set.
ClusterDataSetDeleteStatusMessageParameters - Class in org.apache.flink.runtime.rest.messages.dataset
ClusterDataSetDeleteStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusMessageParameters
 
ClusterDataSetDeleteTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler
 
ClusterDataSetDeleteTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.dataset
Specification for triggering the deletion of a cluster data set.
ClusterDataSetDeleteTriggerMessageParameters - Class in org.apache.flink.runtime.rest.messages.dataset
ClusterDataSetDeleteTriggerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerMessageParameters
 
ClusterDataSetEntry - Class in org.apache.flink.runtime.rest.messages.dataset
The entry for a single cluster data set.
clusterDataSetIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerMessageParameters
 
ClusterDataSetIdPathParameter - Class in org.apache.flink.runtime.rest.messages.dataset
Path parameter identifying cluster data sets.
ClusterDataSetIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetIdPathParameter
 
ClusterDataSetListHandler - Class in org.apache.flink.runtime.rest.handler.dataset
ClusterDataSetListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetListHandler
 
ClusterDataSetListHeaders - Class in org.apache.flink.runtime.rest.messages.dataset
Specification for retrieving an overview over all available cluster partitions.
ClusterDataSetListResponseBody - Class in org.apache.flink.runtime.rest.messages.dataset
ClusterDeploymentException - Exception in org.apache.flink.client.deployment
Class which indicates a problem when deploying a Flink cluster.
ClusterDeploymentException(String) - Constructor for exception org.apache.flink.client.deployment.ClusterDeploymentException
 
ClusterDeploymentException(String, Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterDeploymentException
 
ClusterDeploymentException(Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterDeploymentException
 
ClusterDescriptor<T> - Interface in org.apache.flink.client.deployment
A descriptor to deploy a cluster (e.g.
ClusterEntrypoint - Class in org.apache.flink.runtime.entrypoint
Base class for the Flink cluster entry points.
ClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
ClusterEntrypoint.ExecutionMode - Enum in org.apache.flink.runtime.entrypoint
Execution mode of the MiniDispatcher.
ClusterEntrypoint.ShutdownBehaviour - Enum in org.apache.flink.runtime.entrypoint
Shutdown behaviour of a ClusterEntrypoint.
ClusterEntrypointException - Exception in org.apache.flink.runtime.entrypoint
Exceptions thrown by the ClusterEntrypoint.
ClusterEntrypointException(String) - Constructor for exception org.apache.flink.runtime.entrypoint.ClusterEntrypointException
 
ClusterEntrypointException(String, Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.ClusterEntrypointException
 
ClusterEntrypointException(Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.ClusterEntrypointException
 
ClusterEntryPointExceptionUtils - Class in org.apache.flink.runtime.entrypoint
Exception utils to handle and enrich exceptions occurring in the ClusterEntrypoint.
ClusterEntrypointUtils - Class in org.apache.flink.runtime.entrypoint
Utility class for ClusterEntrypoint.
ClusterInformation - Class in org.apache.flink.runtime.entrypoint
Information about the cluster which is shared with the cluster components.
ClusterInformation(String, int) - Constructor for class org.apache.flink.runtime.entrypoint.ClusterInformation
 
ClusterIP - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
 
ClusterIPService - Class in org.apache.flink.kubernetes.kubeclient.services
The service type of ClusterIP.
ClusterIPService() - Constructor for class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
ClusterOptions - Class in org.apache.flink.configuration
Options which control the cluster behaviour.
ClusterOptions() - Constructor for class org.apache.flink.configuration.ClusterOptions
 
ClusterOptions.UncaughtExceptionHandleMode - Enum in org.apache.flink.configuration
 
ClusterOptions.UserSystemExitMode - Enum in org.apache.flink.configuration
The mode of how to handle user code attempting to exit JVM.
ClusterOverview - Class in org.apache.flink.runtime.messages.webmonitor
Response to the RequestStatusOverview message, carrying a description of the Flink cluster status.
ClusterOverview(int, int, int, Integer, Integer, int, int, int, int) - Constructor for class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
ClusterOverview(ResourceOverview, JobsOverview) - Constructor for class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
ClusterOverviewHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which returns the cluster overview information with version.
ClusterOverviewHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ClusterOverviewWithVersion, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.ClusterOverviewHandler
 
ClusterOverviewHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the ClusterOverviewHandler.
ClusterOverviewWithVersion - Class in org.apache.flink.runtime.rest.handler.legacy.messages
Cluster overview message including the current Flink version and commit id.
ClusterOverviewWithVersion(int, int, int, Integer, Integer, int, int, int, int, String, String) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
ClusterPartitionManager - Interface in org.apache.flink.runtime.io.network.partition
Interface for components that manage cluster partitions.
ClusterPartitionReport - Class in org.apache.flink.runtime.taskexecutor.partition
A report about the current status of all cluster partitions of the TaskExecutor, describing which partitions are available.
ClusterPartitionReport(Collection<ClusterPartitionReport.ClusterPartitionReportEntry>) - Constructor for class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport
 
ClusterPartitionReport.ClusterPartitionReportEntry - Class in org.apache.flink.runtime.taskexecutor.partition
An entry describing all partitions belonging to one dataset.
ClusterPartitionReportEntry(IntermediateDataSetID, int, Map<ResultPartitionID, ShuffleDescriptor>) - Constructor for class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
ClusterResourceStatisticsProvider - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Provides statistics of cluster resources.
ClusterRetrieveException - Exception in org.apache.flink.client.deployment
Exception which indicates that a cluster could not be retrieved.
ClusterRetrieveException(String) - Constructor for exception org.apache.flink.client.deployment.ClusterRetrieveException
 
ClusterRetrieveException(String, Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterRetrieveException
 
ClusterRetrieveException(Throwable) - Constructor for exception org.apache.flink.client.deployment.ClusterRetrieveException
 
ClusterSpecification - Class in org.apache.flink.client.deployment
Description of the cluster to start by the ClusterDescriptor.
ClusterSpecification.ClusterSpecificationBuilder - Class in org.apache.flink.client.deployment
Builder for the ClusterSpecification instance.
ClusterSpecificationBuilder() - Constructor for class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
ClusterUncaughtExceptionHandler - Class in org.apache.flink.runtime.util
Utility for handling any uncaught exceptions
ClusterUncaughtExceptionHandler(ClusterOptions.UncaughtExceptionHandleMode) - Constructor for class org.apache.flink.runtime.util.ClusterUncaughtExceptionHandler
 
cm - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
CmdJobManagerDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Attach the command and args to the main container for running the JobManager.
CmdJobManagerDecorator(KubernetesJobManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.CmdJobManagerDecorator
 
CmdTaskManagerDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Attach the command and args to the main container for running the TaskManager.
CmdTaskManagerDecorator(KubernetesTaskManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.CmdTaskManagerDecorator
 
CO_BROADCAST_PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
CO_BROADCAST_PROCESS = 5;
CO_BROADCAST_PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
CO_BROADCAST_PROCESS = 5;
CO_GROUP - org.apache.flink.runtime.operators.DriverStrategy
 
CO_GROUP_RAW - org.apache.flink.runtime.operators.DriverStrategy
 
CO_PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
CO_PROCESS = 1;
CO_PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
CO_PROCESS = 1;
coalesce(Object...) - Static method in class org.apache.flink.table.api.Expressions
Returns the first argument that is not NULL.
COALESCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COALESCE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CoalesceFunction - Class in org.apache.flink.table.runtime.functions.scalar
CoalesceFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.CoalesceFunction
 
COBOL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CoBroadcastWithKeyedOperator<KS,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
CoBroadcastWithKeyedOperator(KeyedBroadcastProcessFunction<KS, IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
CoBroadcastWithNonKeyedOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
CoBroadcastWithNonKeyedOperator(BroadcastProcessFunction<IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoBroadcastWithNonKeyedOperator
 
CoBundleTrigger<IN1,​IN2> - Interface in org.apache.flink.table.runtime.operators.bundle.trigger
A CoBundleTrigger is similar with BundleTrigger, and the only differences is CoBundleTrigger can handle two inputs.
code() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
code(String) - Static method in class org.apache.flink.configuration.description.TextElement
Creates a block of text formatted as code.
CODE - org.apache.flink.configuration.description.TextElement.TextStyle
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenArrayDeserializer
 
codegen(String, String, int) - Method in interface org.apache.flink.formats.protobuf.deserialize.PbCodegenDeserializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenMapDeserializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenRowDeserializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenSimpleDeserializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.serialize.PbCodegenArraySerializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.serialize.PbCodegenMapSerializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.serialize.PbCodegenRowSerializer
 
codegen(String, String, int) - Method in interface org.apache.flink.formats.protobuf.serialize.PbCodegenSerializer
 
codegen(String, String, int) - Method in class org.apache.flink.formats.protobuf.serialize.PbCodegenSimpleSerializer
 
CODEGEN_SPLIT_THRESHOLD - Static variable in class org.apache.flink.formats.protobuf.PbConstant
JIT optimizer threshold is 8K, unicode encode one char use 1byte, so use 4K as codegen_spilt_threshold,A conservative threshold is selected to prevent multiple element code segments in RowType from being combined to exceed 8K.
CodeGeneratorCastRule<IN,​OUT> - Interface in org.apache.flink.table.planner.functions.casting
Cast rule that has code generation capabilities.
CodeGeneratorCastRule.Context - Interface in org.apache.flink.table.planner.functions.casting
Context for code generation.
CodeGenOperatorFactory<OUT> - Class in org.apache.flink.table.runtime.operators
Stream operator factory for code gen operator.
CodeGenOperatorFactory(GeneratedClass<? extends StreamOperator<OUT>>) - Constructor for class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
CodeRewriter - Interface in org.apache.flink.table.codesplit
Interface for Java code rewriter.
CodeSplitUtil - Class in org.apache.flink.table.codesplit
Utils for rewriters.
CodeSplitUtil() - Constructor for class org.apache.flink.table.codesplit.CodeSplitUtil
 
CoFeedbackTransformation<F> - Class in org.apache.flink.streaming.api.transformations
This represents a feedback point in a topology.
CoFeedbackTransformation(int, TypeInformation<F>, Long) - Constructor for class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
Creates a new CoFeedbackTransformation from the given input.
CoFlatMapFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.streaming.api.functions.co
A CoFlatMapFunction implements a flat-map transformation over two connected streams.
coGroup(Iterable<IN1>, Iterable<IN2>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.CoGroupFunction
This method must be implemented to provide a user implementation of a coGroup.
coGroup(Iterable<IN1>, Iterable<IN2>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichCoGroupFunction
 
coGroup(DataStream<T2>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a join operation.
CoGroupDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
CoGroup task which is executed by a Task Manager.
CoGroupDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupDriver
 
CoGroupedStreams<T1,​T2> - Class in org.apache.flink.streaming.api.datastream
CoGroupedStreams represents two DataStreams that have been co-grouped.
CoGroupedStreams(DataStream<T1>, DataStream<T2>) - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams
Creates new CoGrouped data streams, which are the first step towards building a streaming co-group.
CoGroupedStreams.TaggedUnion<T1,​T2> - Class in org.apache.flink.streaming.api.datastream
Internal class for implementing tagged union co-group.
CoGroupedStreams.UnionSerializer<T1,​T2> - Class in org.apache.flink.streaming.api.datastream
CoGroupedStreams.UnionSerializerSnapshot<T1,​T2> - Class in org.apache.flink.streaming.api.datastream
CoGroupedStreams.Where<KEY> - Class in org.apache.flink.streaming.api.datastream
CoGrouped streams that have the key for one side defined.
CoGroupedStreams.Where.EqualTo - Class in org.apache.flink.streaming.api.datastream
A co-group operation that has KeySelectors defined for both inputs.
CoGroupedStreams.WithWindow<T1,​T2,​KEY,​W extends Window> - Class in org.apache.flink.streaming.api.datastream
A co-group operation that has KeySelectors defined for both inputs as well as a WindowAssigner.
CoGroupFunction<IN1,​IN2,​O> - Interface in org.apache.flink.api.common.functions
The interface for CoGroup functions.
CoGroupOperatorBase<IN1,​IN2,​OUT,​FT extends CoGroupFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
CoGroupOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
CoGroupOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
CoGroupOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
CoGroupRawDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
CoGroupRawDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupRawDriver
 
CoGroupRawDriver.SimpleIterable<IN> - Class in org.apache.flink.runtime.operators
 
CoGroupRawDriver.SimpleIterable.SimpleIterator<IN> - Class in org.apache.flink.runtime.operators
 
CoGroupRawOperatorBase<IN1,​IN2,​OUT,​FT extends CoGroupFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
CoGroupRawOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
CoGroupRawOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
CoGroupRawOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
CoGroupRawOperatorBase.SimpleListIterable<IN> - Class in org.apache.flink.api.common.operators.base
 
CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator<IN> - Class in org.apache.flink.api.common.operators.base
 
CoGroupTaskIterator<T1,​T2> - Interface in org.apache.flink.runtime.operators.util
Interface describing the methods that have to be implemented by local strategies for the CoGroup Pact.
CoGroupWithSolutionSetFirstDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
CoGroupWithSolutionSetFirstDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
CoGroupWithSolutionSetSecondDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
CoGroupWithSolutionSetSecondDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
col(String) - Static method in class org.apache.flink.table.api.Expressions
Creates an unresolved reference to a table's column.
COLLATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CollateClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a COLLATE clause
COLLATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLLATION_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLLATION_ID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLLATION_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLLATION_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
collations(EnumerableCorrelate, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(EnumerableHashJoin, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(EnumerableMergeJoin, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(EnumerableNestedLoopJoin, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(HepRelVertex, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(RelSubset, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Calc, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Filter, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Match, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Project, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(SortExchange, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Sort, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(TableModify, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(TableScan, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Values, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(Window, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
collations(RelNode, RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Catch-all implementation for BuiltInMetadata.Collation.collations(), invoked using reflection, for any relational expression not handled by a more specific method.
collect() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns multiset aggregate of a given expression.
collect() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
collect() - Method in interface org.apache.flink.table.api.TableResult
Get the result contents as a closeable row iterator.
collect(E) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
collect(E, long) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
collect(IN) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
collect(IT) - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
collect(Integer) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
collect(Integer, long) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
collect(KEY, VALUE) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopOutputCollector
Use the wrapped Flink collector to collect a key-value pair for Flink.
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
 
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
collect(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
collect(RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
Send result to downstream.
collect(RowData) - Method in class org.apache.flink.table.runtime.operators.python.utils.StreamRecordRowDataWrappingCollector
 
collect(RowData, Collection<TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
collect(Row) - Method in class org.apache.flink.streaming.api.operators.python.process.collector.RunnerOutputCollector
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in interface org.apache.flink.streaming.api.operators.Output
Emits a record to the side output identified by the given OutputTag.
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
collect(OutputTag<X>, Row) - Method in class org.apache.flink.streaming.api.operators.python.process.collector.RunnerOutputCollector
 
collect(OUT) - Method in interface org.apache.flink.datastream.api.common.Collector
Collect record to output stream.
collect(OUT) - Method in class org.apache.flink.datastream.impl.common.KeyCheckedOutputCollector
 
collect(OUT) - Method in class org.apache.flink.datastream.impl.common.OutputCollector
 
collect(OUT) - Method in class org.apache.flink.runtime.operators.util.metrics.CountingCollector
 
collect(OUT) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
collect(OUT_SIDE) - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator.SideOutputCollector
 
collect(T) - Method in class org.apache.flink.api.common.functions.util.CopyingListCollector
 
collect(T) - Method in class org.apache.flink.api.common.functions.util.ListCollector
 
collect(T) - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Emit a record without a timestamp.
collect(T) - Method in interface org.apache.flink.api.connector.source.SourceOutput
Emit a record without a timestamp.
collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
 
collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
 
collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
 
collect(T) - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
 
collect(T) - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
collect(T) - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
Collects a record and emits it to all writers.
collect(T) - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
Emits one element from the source, without attaching a timestamp.
collect(T) - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
collect(T) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
collect(T) - Method in class org.apache.flink.table.functions.TableFunction
Emits an (implicit or explicit) output row.
collect(T) - Method in class org.apache.flink.table.runtime.util.StreamRecordCollector
 
collect(T) - Method in interface org.apache.flink.util.Collector
Emits a record.
collect(T, long) - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Emit a record with a timestamp.
collect(T, long) - Method in interface org.apache.flink.api.connector.source.SourceOutput
Emit a record with a timestamp.
collect(T, long) - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
COLLECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLLECT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COLLECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
COLLECT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
COLLECT_PORT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The default port that CollectSinkFunction$ServerThread is using.
CollectAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction.CollectAccumulator
 
CollectAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in COLLECT aggregate function.
CollectAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
CollectAggFunction.CollectAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for COLLECT.
collectAndCheckIfChained(StreamRecord<OUT>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
collectAndCheckIfChained(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
collectAndCheckIfChained(OutputTag<X>, StreamRecord<X>) - Method in interface org.apache.flink.streaming.runtime.tasks.OutputWithChainingCheck
 
collectAndCheckIfChained(OUT) - Method in interface org.apache.flink.streaming.runtime.tasks.OutputWithChainingCheck
 
collectAndOverwriteTimestamp(OUT_SIDE, long) - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator.SideOutputCollector
 
collectAndOverwriteTimestamp(OUT, long) - Method in interface org.apache.flink.datastream.api.common.Collector
Overwrite the timestamp of this record and collect it to output stream.
collectAndOverwriteTimestamp(OUT, long) - Method in class org.apache.flink.datastream.impl.common.KeyCheckedOutputCollector
 
collectAndOverwriteTimestamp(OUT, long) - Method in class org.apache.flink.datastream.impl.common.OutputCollector
 
collectAsPandasDataFrame(Table, int) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
Convert Flink table to Pandas DataFrame.
collectAsync() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets up the collection of the elements in this DataStream, and returns an iterator over the collected elements that can be used to retrieve elements once the job execution has started.
collectAsync(DataStream.Collector<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets up the collection of the elements in this DataStream, which can be retrieved later via the given DataStream.Collector.
CollectCoordinationRequest - Class in org.apache.flink.streaming.api.operators.collect
A CoordinationRequest from the client indicating that it wants a new batch of query results.
CollectCoordinationRequest(String, long) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectCoordinationRequest
 
CollectCoordinationRequest(DataInputView) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectCoordinationRequest
 
CollectCoordinationResponse - Class in org.apache.flink.streaming.api.operators.collect
A CoordinationResponse from the coordinator containing the required batch or new results and other necessary information in serialized form.
CollectCoordinationResponse(String, long, List<byte[]>) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
CollectCoordinationResponse(DataInputView) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
collectDelete(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectDelete(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
CollectDynamicSink - Class in org.apache.flink.table.planner.connectors
Table sink for TableResult.collect().
CollectHelper(String, TypeSerializer<T>) - Constructor for class org.apache.flink.util.Utils.CollectHelper
 
collectInsert(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectInsert(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectInsertTargets(SqlInsert, RexNode, List<String>, List<RexNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Given an INSERT statement, collects the list of names to be populated and the expressions to put in them.
collectInternal() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
collectInternal() - Method in interface org.apache.flink.table.api.internal.TableResultInternal
Returns an iterator that returns the iterator with the internal row data type.
collection - Variable in class org.apache.flink.api.common.operators.util.FieldSet
 
COLLECTION - org.apache.flink.table.types.logical.LogicalTypeFamily
 
COLLECTION_CTOR - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Function syntax for collection ctors, such as ARRAY[1, 2, 3] or MAP['a', 1, 'b', 2].
COLLECTION_ELEMENT_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
COLLECTION_ELEMENT_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
COLLECTION_ELEMENT_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
COLLECTION_ELEMENT_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
CollectionDataType - Class in org.apache.flink.table.types
A data type that contains an element type (e.g.
CollectionDataType(LogicalType, Class<?>, DataType) - Constructor for class org.apache.flink.table.types.CollectionDataType
 
CollectionDataType(LogicalType, DataType) - Constructor for class org.apache.flink.table.types.CollectionDataType
 
CollectionExecutor - Class in org.apache.flink.api.common.operators
Execution utility for serial, local, collection-based executions of Flink programs.
CollectionExecutor(ExecutionConfig) - Constructor for class org.apache.flink.api.common.operators.CollectionExecutor
 
CollectionInputFormat<T> - Class in org.apache.flink.streaming.api.legacy.io
An input format that returns objects from a collection.
CollectionInputFormat(Collection<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
CollectionPosition - Class in org.apache.flink.formats.parquet.vector.position
To represent collection's position in repeated type.
CollectionPosition(boolean[], long[], long[], int) - Constructor for class org.apache.flink.formats.parquet.vector.position.CollectionPosition
 
CollectionResultIterator - Class in org.apache.flink.table.jdbc.utils
Result iterator from given iterator.
CollectionResultIterator(Iterator<RowData>) - Constructor for class org.apache.flink.table.jdbc.utils.CollectionResultIterator
 
CollectionsTypeName(SqlTypeNameSpec) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a collection type name, the input element type name may also be a collection type.
CollectionUnnestTableFunction(SpecializedFunction.SpecializedContext, LogicalType, ArrayData.ElementGetter) - Constructor for class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.CollectionUnnestTableFunction
 
CollectionUtil - Class in org.apache.flink.util
Simple utility to work with Java collections.
CollectIteratorAssert<T> - Class in org.apache.flink.connector.testframe.utils
This assertion used to compare records in the collect iterator to the target test data with different semantic(AT_LEAST_ONCE, EXACTLY_ONCE).
CollectIteratorAssert(Iterator<T>) - Constructor for class org.apache.flink.connector.testframe.utils.CollectIteratorAssert
 
CollectIteratorAssertions - Class in org.apache.flink.connector.testframe.utils
Entry point for assertion methods for CollectIteratorAssert.
CollectIteratorBuilder(String, TypeSerializer<T>, String, CheckpointConfig) - Constructor for class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase.CollectIteratorBuilder
 
collectMethods(Class<?>, String) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Collects methods of the given name.
CollectModifyOperation - Class in org.apache.flink.table.operations
Special, internal kind of ModifyOperation that collects the content of QueryOperation to local.
CollectModifyOperation(QueryOperation) - Constructor for class org.apache.flink.table.operations.CollectModifyOperation
 
collector - Variable in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
collector - Variable in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
collector - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
collector - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
This is used for emitting elements with a given timestamp.
collector - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
collector - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
collector - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
collector - Variable in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
This is used for emitting elements with a given timestamp.
collector - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
This is used for emitting elements with a given timestamp.
Collector<OUT> - Interface in org.apache.flink.datastream.api.common
This class take response for collecting data to output stream.
Collector<T> - Interface in org.apache.flink.util
Collects a record and forwards it.
Collector() - Constructor for class org.apache.flink.streaming.api.datastream.DataStream.Collector
 
collectPartSpecToPaths(FileSystem, List<Path>, int) - Static method in class org.apache.flink.connector.file.table.PartitionTempFileManager
Collect all partitioned paths, aggregate according to partition spec.
CollectResultBase - Class in org.apache.flink.table.client.gateway.result
A result that works through TableResult.collect().
CollectResultBase(StatementResult) - Constructor for class org.apache.flink.table.client.gateway.result.CollectResultBase
 
CollectResultBase.ResultRetrievalThread - Class in org.apache.flink.table.client.gateway.result
Thread to retrieve data from the CloseableIterator and process.
CollectResultFetcher<T> - Class in org.apache.flink.streaming.api.operators.collect
A fetcher which fetches query results from sink and provides exactly-once semantics.
CollectResultFetcher(AbstractCollectResultBuffer<T>, String, String, long) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectResultFetcher
 
CollectResultIterator<T> - Class in org.apache.flink.streaming.api.operators.collect
An iterator which iterates through the results of a query job.
CollectResultIterator(String, TypeSerializer<T>, String, CheckpointConfig, long) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
CollectResultIterator(AbstractCollectResultBuffer<T>, String, String, int) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
CollectSink<IN> - Class in org.apache.flink.streaming.experimental
A specialized data sink to be used by DataStreamUtils.collect().
CollectSink(InetAddress, int, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.experimental.CollectSink
Creates a CollectSink that will send the data to the specified host.
CollectSinkAddressEvent - Class in org.apache.flink.streaming.api.operators.collect
An OperatorEvent that passes the socket server address in the sink to the coordinator.
CollectSinkAddressEvent(InetSocketAddress) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkAddressEvent
 
CollectSinkFunction<IN> - Class in org.apache.flink.streaming.api.operators.collect
A sink function that collects query results and sends them back to the client.
CollectSinkFunction(TypeSerializer<IN>, long, String) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
CollectSinkOperator<IN> - Class in org.apache.flink.streaming.api.operators.collect
A StreamSink that collects query results and sends them back to the client.
CollectSinkOperator(TypeSerializer<IN>, long, String) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkOperator
 
CollectSinkOperatorCoordinator - Class in org.apache.flink.streaming.api.operators.collect
CollectSinkOperatorCoordinator(int) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
CollectSinkOperatorCoordinator.Provider - Class in org.apache.flink.streaming.api.operators.collect
CollectSinkOperatorFactory<IN> - Class in org.apache.flink.streaming.api.operators.collect
The Factory class for CollectSinkOperator.
CollectSinkOperatorFactory(TypeSerializer<IN>, String) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
CollectSinkOperatorFactory(TypeSerializer<IN>, String, MemorySize, Duration) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.ChainedStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
collectSizeStats(StateObject.StateObjectSizeStatsCollector) - Method in interface org.apache.flink.runtime.state.StateObject
Collects statistics about state size and location from the state object.
CollectStreamSink<T> - Class in org.apache.flink.streaming.api.operators.collect
A DataStreamSink which is used to collect results of a data stream.
CollectStreamSink(DataStream<T>, CollectSinkOperatorFactory<T>) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectStreamSink
 
collectTaskStats(ImmutableSet<ExecutionAttemptID>, T) - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
Collects result from one of the tasks.
CollectTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns a DataTypes.MULTISET(DataType) with element type equal to the type of the first argument.
CollectTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.CollectTypeStrategy
 
collectUniqueDelegates(Stream<StateObjectCollection<? extends AbstractChannelStateHandle<?>>>) - Static method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
collectUpdateAfter(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectUpdateAfter(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectUpdateBefore(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectUpdateBefore(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
collectWithTimestamp(T, long) - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
Emits one element from the source, and attaches the given timestamp.
CoLocationConstraint - Class in org.apache.flink.runtime.jobmanager.scheduler
A CoLocationConstraint stores the ID of CoLocationGroup and an ID referring to the actual subtask (i.e.
CoLocationGroup - Interface in org.apache.flink.runtime.jobmanager.scheduler
CoLocationGroup refers to a list of JobVertex instances, where the i-th subtask of one vertex has to be executed on the same TaskManager as the i-th subtask of all other JobVertex instances in the same group.
CoLocationGroupImpl - Class in org.apache.flink.runtime.jobmanager.scheduler
A CoLocationGroup implementation.
CoLocationGroupImpl(JobVertex...) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
COLON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLON - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
COLON - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
COLONCOLON - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
COLONCOLON - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
column - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
column() - Method in class org.apache.flink.table.catalog.TableChange.After
 
column(String, String) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a physical column that is appended to this schema.
column(String, AbstractDataType<?>) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a physical column that is appended to this schema.
Column - Class in org.apache.flink.table.catalog
Representation of a column in a ResolvedSchema.
Column - Class in org.apache.flink.table.tpcds.schema
Class to define column schema of TPS-DS table.
Column(String, DataType) - Constructor for class org.apache.flink.table.tpcds.schema.Column
 
COLUMN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COLUMN_DELIMITER - Static variable in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
COLUMN_FAMILY_AS_VARIABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
COLUMN_FAMILY_AS_VARIABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
COLUMN_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Column.ComputedColumn - Class in org.apache.flink.table.catalog
Representation of a computed column.
Column.MetadataColumn - Class in org.apache.flink.table.catalog
Representation of a metadata column.
Column.PhysicalColumn - Class in org.apache.flink.table.catalog
Representation of a physical column.
ColumnarArrayData - Class in org.apache.flink.table.data.columnar
Columnar array to support access to vector column data.
ColumnarArrayData(ColumnVector, int, int) - Constructor for class org.apache.flink.table.data.columnar.ColumnarArrayData
 
columnarBatch - Variable in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat.ParquetReaderBatch
 
ColumnarMapData - Class in org.apache.flink.table.data.columnar
Columnar map to support access to vector column data.
ColumnarMapData(ColumnVector, ColumnVector, int, int) - Constructor for class org.apache.flink.table.data.columnar.ColumnarMapData
 
ColumnarRowData - Class in org.apache.flink.table.data.columnar
Columnar row to support access to vector column data.
ColumnarRowData() - Constructor for class org.apache.flink.table.data.columnar.ColumnarRowData
 
ColumnarRowData(VectorizedColumnBatch) - Constructor for class org.apache.flink.table.data.columnar.ColumnarRowData
 
ColumnarRowData(VectorizedColumnBatch, int) - Constructor for class org.apache.flink.table.data.columnar.ColumnarRowData
 
ColumnarRowIterator - Class in org.apache.flink.connector.file.table
ColumnarRowIterator(ColumnarRowData, Runnable) - Constructor for class org.apache.flink.connector.file.table.ColumnarRowIterator
 
ColumnBatchFactory<SplitT extends FileSourceSplit> - Interface in org.apache.flink.formats.parquet.vector
Interface to create VectorizedColumnBatch.
ColumnBatchFactory<BatchT,​SplitT extends FileSourceSplit> - Interface in org.apache.flink.orc.vector
Interface to create VectorizedColumnBatch.
columnByExpression(String, String) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a computed column that is appended to this schema.
columnByExpression(String, Expression) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a computed column that is appended to this schema.
columnByMetadata(String, String) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
columnByMetadata(String, String, String, boolean) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
columnByMetadata(String, AbstractDataType<?>) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
columnByMetadata(String, AbstractDataType<?>, boolean) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
columnByMetadata(String, AbstractDataType<?>, String) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
columnByMetadata(String, AbstractDataType<?>, String, boolean) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a metadata column that is appended to this schema.
ColumnConstraint(SqlIdentifier) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a column constraint for CREATE TABLE.
columnFamily - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
The column family of this particular instance of state.
columnFamily - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
The column family of this particular instance of state.
columnFamilyHandle - Variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
columnFamilyHandle - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackend.ForStKvStateInfo
 
columnFamilyHandle - Variable in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend.ForStDbKvStateInfo
 
columnHasDefaultValue(RelDataType, int, InitializerContext) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Obtains whether the ordinal column has a default value, which is not supported now.
ColumnInfo - Class in org.apache.flink.table.gateway.rest.serde
A column info represents a table column's structure with column name, column type.
ColumnInfo - Class in org.apache.flink.table.jdbc
Column info for ResultSetMetaData, it is converted from LogicalType.
ColumnInfo(String, LogicalType, String) - Constructor for class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
columnList - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
columnList - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
columnListParamToParentCursorMap - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.FunctionParamInfo
Maps a column list parameter to the parent cursor parameter it references.
columnPositions - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable.AlterTableContext
 
ColumnReader<VECTOR extends WritableColumnVector> - Interface in org.apache.flink.formats.parquet.vector.reader
Read a batch of records for a column to WritableColumnVector from parquet data file.
ColumnReferenceFinder - Class in org.apache.flink.table.planner.expressions
A finder used to look up referenced column name in a ResolvedExpression.
columns - Variable in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
COLUMNS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
columnsIdentifiersUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
ColumnStats - Class in org.apache.flink.table.plan.stats
Column statistics.
ColumnStats(Long, Long, Double, Integer, Number, Number) - Constructor for class org.apache.flink.table.plan.stats.ColumnStats
Deprecated.
ColumnStats.Builder - Class in org.apache.flink.table.plan.stats
ColumnStats builder.
columnTypeName() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
ColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Nullable column vector.
columnWidths - Variable in class org.apache.flink.table.client.cli.CliResultView
 
com.amazonaws.services.s3.model.transform - package com.amazonaws.services.s3.model.transform
 
com.google.protobuf - package com.google.protobuf
 
CoMapFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.streaming.api.functions.co
A CoFlatMapFunction implements a map() transformation over two connected streams.
combinations() - Method in class org.apache.flink.cep.pattern.Quantifier
 
combine(Iterable<IN>) - Method in interface org.apache.flink.api.common.functions.CombineFunction
The combine method, called (potentially multiple timed) with subgroups of elements.
combine(Iterable<IN>, Collector<OUT>) - Method in interface org.apache.flink.api.common.functions.GroupCombineFunction
The combine method, called (potentially multiple timed) with subgroups of elements.
combine(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichGroupCombineFunction
 
combine(JobsOverview) - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
Combines the given jobs overview with this.
combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
 
combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
 
combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
 
combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
 
combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
 
combine(WindowKey, Iterator<RowData>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner
Combines the buffered data into state based on the given window-key pair.
combineAll(Collection<? extends CompletableFuture<? extends T>>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Creates a future that is complete once multiple other futures completed.
combineAll(Collection<? extends StateFuture<? extends T>>) - Static method in class org.apache.flink.core.state.StateFutureUtils
Creates a future that is complete once multiple other futures completed.
combinedWatermark - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
CombineFunction<IN,​OUT> - Interface in org.apache.flink.api.common.functions
Generic interface used for combine functions ("combiners").
COMBININGSORT - org.apache.flink.runtime.operators.util.LocalStrategy
 
COMMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMMA - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
COMMA - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
command - Variable in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService.RunnableCaller
 
command(List<String>) - Method in class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
Command - Enum in org.apache.flink.table.client.cli.parser
Enumerates the possible types of input statements.
COMMAND_FUNCTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMMAND_FUNCTION_CODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CommandLineOptions - Class in org.apache.flink.client.cli
Base class for all options parsed from the command line.
CommandLineOptions - Class in org.apache.flink.runtime.entrypoint.parser
Container class for command line options.
CommandLineOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.CommandLineOptions
 
CommandLineParser<T> - Class in org.apache.flink.runtime.entrypoint.parser
Command line parser which produces a result from the given command line arguments.
CommandLineParser(ParserResultFactory<T>) - Constructor for class org.apache.flink.runtime.entrypoint.parser.CommandLineParser
 
CommandLineWrapper - Enum in org.apache.flink.tests.util
Utility class for setting up command-line tool usages in a readable fashion.
CommandLineWrapper.SedBuilder - Class in org.apache.flink.tests.util
Wrapper around sed used for processing text.
CommandLineWrapper.TarBuilder - Class in org.apache.flink.tests.util
Wrapper around tar used for extracting .tar archives.
CommandLineWrapper.WGetBuilder - Class in org.apache.flink.tests.util
Wrapper around wget used for downloading files.
comment - Variable in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
comment - Variable in class org.apache.flink.table.catalog.Column
 
comment(String) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Define the comment for this table.
comment(String) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
comment(String) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMMENT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
COMMENT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
COMMENT - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
COMMENT_END - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
commentCount - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
commentPrefix - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
commentPrefix(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Sets a prefix to indicate comments, null by default.
commit() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactBucketWriter
 
commit() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactWriter
Commits the pending file, making it visible.
commit() - Method in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
Commits the file, making it visible.
commit() - Method in class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
commit() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitter
Commits the in-progress file to the target path.
commit() - Method in class org.apache.flink.fs.osshadoop.writer.OSSCommitter
 
commit() - Method in class org.apache.flink.fs.s3.common.writer.S3Committer
 
commit() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Make the change visible to the readers.
commit() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter.PendingFile
Commits the pending file, making it visible.
commit() - Method in interface org.apache.flink.table.catalog.StagedTable
This method will be called when the job succeeds.
commit(Collection<Committer.CommitRequest<CommT>>) - Method in interface org.apache.flink.api.connector.sink2.Committer
Commit the given list of Committer.
commit(Collection<Committer.CommitRequest<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.committer.FileCommitter
 
commit(Committer<CommT>) - Method in interface org.apache.flink.streaming.runtime.operators.sink.committables.CheckpointCommittableManager
Commits all due committables if all respective committables of the specific subtask and checkpoint have been received.
commit(PartitionCommitPolicy.Context) - Method in class org.apache.flink.connector.file.table.MetastoreCommitPolicy
 
commit(PartitionCommitPolicy.Context) - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy
Commit a partition.
commit(PartitionCommitPolicy.Context) - Method in class org.apache.flink.connector.file.table.SuccessFileCommitPolicy
 
commit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Commit a pre-committed transaction.
COMMIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
commitAfterRecovery() - Method in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
Commits the file, making it visible.
commitAfterRecovery() - Method in class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
commitAfterRecovery() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitter
Re-commits the in-progress file to the target path after fail-over.
commitAfterRecovery() - Method in class org.apache.flink.fs.osshadoop.writer.OSSCommitter
 
commitAfterRecovery() - Method in class org.apache.flink.fs.s3.common.writer.S3Committer
 
commitAfterRecovery() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter.PendingFile
Commits the pending file, making it visible.
commitCheckpoint(int, long) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Mark the given checkpoint as completed in the resource.
commitDate - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
The git commit date
commitId - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
The git commit id (hash)
commitMultiPartUpload(String, String, List<PartETag>, long, AtomicInteger) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Finalizes a Multi-Part Upload.
commitMultiPartUpload(String, String, List<PartETag>, long, AtomicInteger) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
commitPartitions() - Method in class org.apache.flink.connector.file.table.FileSystemCommitter
For committing job's output after successful batch job completion.
commitPartitions(BiPredicate<Integer, Integer>) - Method in class org.apache.flink.connector.file.table.FileSystemCommitter
Commits the partitions with a filter to filter out invalid task attempt files.
commitPartitionsWithFiles(Map<String, List<Path>>) - Method in class org.apache.flink.connector.file.table.FileSystemCommitter
For committing job's output after successful batch job completion, it will commit with the given partitions and corresponding files written which means it'll move the temporary files to partition's location.
CommitRequestImpl<CommT> - Class in org.apache.flink.streaming.runtime.operators.sink.committables
Internal implementation to commit a specific committable and handle the response.
CommitRequestImpl(CommT, int, CommitRequestState, SinkCommitterMetricGroup) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
CommitRequestImpl(CommT, SinkCommitterMetricGroup) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
CommitRequestState - Enum in org.apache.flink.streaming.runtime.operators.sink.committables
Internal state of a committable.
CommittableCollector<CommT> - Class in org.apache.flink.streaming.runtime.operators.sink.committables
This class is responsible to book-keep the committing progress across checkpoints and upstream subtasks.
CommittableCollector(SinkCommitterMetricGroup) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
 
CommittableCollectorSerializer<CommT> - Class in org.apache.flink.streaming.runtime.operators.sink.committables
The serializer for the CommittableCollector.
CommittableCollectorSerializer(SimpleVersionedSerializer<CommT>, int, int, SinkCommitterMetricGroup) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollectorSerializer
 
CommittableMessage<CommT> - Interface in org.apache.flink.streaming.api.connector.sink2
The message send from SinkWriter to Committer.
CommittableMessageSerializer<CommT> - Class in org.apache.flink.streaming.api.connector.sink2
The serializer to serialize CommittableMessages in custom operators.
CommittableMessageSerializer(SimpleVersionedSerializer<CommT>) - Constructor for class org.apache.flink.streaming.api.connector.sink2.CommittableMessageSerializer
 
CommittableMessageTypeInfo<CommT> - Class in org.apache.flink.streaming.api.connector.sink2
The type information for the CommittableMessage to make it consumable from a DataStream.
committablePartitions(long) - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitTrigger
Get committable partitions, and cleanup useless watermarks and partitions.
committablePartitions(long) - Method in class org.apache.flink.connector.file.table.stream.PartitionTimeCommitTrigger
 
committablePartitions(long) - Method in class org.apache.flink.connector.file.table.stream.ProcTimeCommitTrigger
 
CommittableSummary<CommT> - Class in org.apache.flink.streaming.api.connector.sink2
This class tracks the information about committables belonging to one checkpoint coming from one subtask.
CommittableSummary(int, int, long, int, int, int) - Constructor for class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
CommittableWithLineage<CommT> - Class in org.apache.flink.streaming.api.connector.sink2
Provides metadata.
CommittableWithLineage(CommT, long, int) - Constructor for class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
COMMITTED - org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
 
COMMITTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Committer<CommT> - Interface in org.apache.flink.api.connector.sink2
The Committer is responsible for committing the data staged by the CommittingSinkWriter in the second step of a two-phase commit protocol.
Committer.CommitRequest<CommT> - Interface in org.apache.flink.api.connector.sink2
A request to commit a specific committable.
CommitterFromPersistRecoverableFsDataOutputStream<RESUME_RECOVERABLE extends RecoverableWriter.ResumeRecoverable> - Class in org.apache.flink.core.fs
CommitterFromPersistRecoverableFsDataOutputStream() - Constructor for class org.apache.flink.core.fs.CommitterFromPersistRecoverableFsDataOutputStream
 
CommitterInitContext - Interface in org.apache.flink.api.connector.sink2
The interface exposes some runtime info for creating a Committer.
CommitterOperatorFactory<CommT> - Class in org.apache.flink.streaming.runtime.operators.sink
A StreamOperatorFactory for CommitterOperator.
CommitterOperatorFactory(SupportsCommitter<CommT>, boolean, boolean) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory
 
CommittingSinkWriter<InputT,​CommittableT> - Interface in org.apache.flink.api.connector.sink2
A SinkWriter that performs the first part of a two-phase commit protocol.
commitUpToCheckpoint(long) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
Commit up to this checkpoint id.
commitUpToCheckpoint(long) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactFileWriter
 
commitUpToCheckpoint(long) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
commitUpToCheckpoint(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
commitUpToCheckpoint(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
COMMON - Static variable in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns a common, least restrictive type of all arguments.
COMMON_ARG - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Argument type strategy that checks and casts for a common, least restrictive type of all arguments.
COMMON_ARG_NULLABLE - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Argument type strategy that checks and casts for a common, least restrictive type of all arguments.
COMMON_CHECKPOINTING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_HIGH_AVAILABILITY_JOB_RESULT_STORE - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_HIGH_AVAILABILITY_ZOOKEEPER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_HOST_PORT - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_MEMORY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_MISCELLANEOUS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
COMMON_STATE_BACKENDS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
CommonArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Argument type strategy that checks and casts for a common, least restrictive type of all arguments.
CommonArgumentTypeStrategy(boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonArgumentTypeStrategy
 
CommonArrayInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that expects that all arguments have a common array type.
CommonArrayInputTypeStrategy(ArgumentCount) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonArrayInputTypeStrategy
 
commonArrayType(int) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
An InputTypeStrategy that expects count arguments that have a common array type.
CommonCatalogOptions - Class in org.apache.flink.table.catalog
A collection of ConfigOption which are consistently used in multiple catalogs.
CommonCatalogOptions() - Constructor for class org.apache.flink.table.catalog.CommonCatalogOptions
 
CommonCollectionInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that expects that all arguments have a common type.
CommonCollectionInputTypeStrategy(ArgumentCount, String, LogicalTypeRoot) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonCollectionInputTypeStrategy
 
CommonExecAsyncCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base class for exec Async Calc.
CommonExecAsyncCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecAsyncCalc
 
CommonExecCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base class for exec Calc.
CommonExecCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, RexNode, Class<?>, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
CommonExecCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode which matches along with join a Java/Scala user defined table function.
CommonExecCorrelate(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexCall, RexNode, Class<?>, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
CommonExecExchange - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base class for exec Exchange.
CommonExecExchange(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExchange
 
CommonExecExpand - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode that can expand one row to multiple rows based on given projects.
CommonExecExpand(int, ExecNodeContext, ReadableConfig, List<List<RexNode>>, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExpand
 
CommonExecLegacySink<T> - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode to write data into an external sink defined by a TableSink.
CommonExecLegacySink(int, ExecNodeContext, ReadableConfig, TableSink<T>, String[], boolean, boolean, InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
CommonExecLegacyTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode to read data from an external source defined by a StreamTableSource.
CommonExecLegacyTableSourceScan(int, ExecNodeContext, ReadableConfig, TableSource<?>, List<String>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
CommonExecLookupJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode for temporal table join which shares most methods.
CommonExecLookupJoin(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, RexNode, TemporalTableSourceSpec, Map<Integer, LookupJoinUtil.LookupKey>, List<RexNode>, RexNode, LookupJoinUtil.AsyncLookupOptions, LookupJoinUtil.RetryLookupOptions, ChangelogMode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
CommonExecMatch - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Common ExecNode which matches along with MATCH_RECOGNIZE.
CommonExecMatch(int, ExecNodeContext, ReadableConfig, MatchSpec, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
CommonExecPythonCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base class for exec Python Calc.
CommonExecPythonCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCalc
 
CommonExecPythonCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode which matches along with join a Python user defined table function.
CommonExecPythonCorrelate(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexCall, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCorrelate
 
CommonExecSink - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode to write data to an external sink defined by a DynamicTableSink.
CommonExecSink(int, ExecNodeContext, ReadableConfig, DynamicTableSinkSpec, ChangelogMode, boolean, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
CommonExecTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode to read data from an external source defined by a ScanTableSource.
CommonExecTableSourceScan(int, ExecNodeContext, ReadableConfig, DynamicTableSourceSpec, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
CommonExecUnion - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode that is not a physical node and just union the inputs' records into one node.
CommonExecUnion(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecUnion
 
CommonExecValues - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode that read records from given values.
CommonExecValues(int, ExecNodeContext, ReadableConfig, List<List<RexLiteral>>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecValues
 
CommonExecWindowTableFunction - Class in org.apache.flink.table.planner.plan.nodes.exec.common
Base ExecNode for window table-valued function.
CommonExecWindowTableFunction(int, ExecNodeContext, ReadableConfig, TimeAttributeWindowingStrategy, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
CommonInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that expects that all arguments have a common type.
CommonInputTypeStrategy(ArgumentCount) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonInputTypeStrategy
 
CommonMapInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that expects that all arguments have a common map type.
CommonMapInputTypeStrategy(ArgumentCount) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonMapInputTypeStrategy
 
commonMapType(int) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
An InputTypeStrategy that expects minCount arguments that have a common map type.
CommonModuleOptions - Class in org.apache.flink.table.module
A collection of ConfigOption which are consistently used in multiple modules.
CommonModuleOptions() - Constructor for class org.apache.flink.table.module.CommonModuleOptions
 
commonMultipleArrayType(int) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
An InputTypeStrategy that expects minCount arguments that have a common array type.
CommonPhysicalMatch - Class in org.apache.flink.table.planner.plan.nodes.physical.common
Base physical RelNode which matches along with MATCH_RECOGNIZE.
CommonPhysicalMatch(RelOptCluster, RelTraitSet, RelNode, MatchRecognize, RelDataType) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.common.CommonPhysicalMatch
 
CommonPhysicalMatchRule - Class in org.apache.flink.table.planner.plan.rules.physical.common
The physical rule is responsible for converting FlinkLogicalMatch to physical Match rel.
CommonPhysicalMatchRule(Class<? extends RelNode>, RelTrait, RelTrait, String) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.common.CommonPhysicalMatchRule
 
CommonProcessMemorySpec<FM extends FlinkMemory> - Class in org.apache.flink.runtime.util.config.memory
Common memory components of Flink processes (e.g.
CommonProcessMemorySpec(FM, JvmMetaspaceAndOverhead) - Constructor for class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
CommonPythonUtil - Class in org.apache.flink.table.planner.plan.nodes.exec.utils
A utility class used in PyFlink.
commonRange(ArgumentCount) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns a common, least restrictive type of selected arguments.
CommonRangeBoundaries<T> - Class in org.apache.flink.api.common.distributions
 
CommonRangeBoundaries(TypeComparator<T>, Object[][]) - Constructor for class org.apache.flink.api.common.distributions.CommonRangeBoundaries
 
CommonTestUtils - Class in org.apache.flink.core.testutils
This class contains reusable utility methods for unit tests.
CommonTestUtils() - Constructor for class org.apache.flink.core.testutils.CommonTestUtils
 
commonToCalcite(Enum<?>) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil
Converts from a common to a Calcite symbol.
commonType(int) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
An InputTypeStrategy that expects count arguments that have a common type.
CommonTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns a common, least restrictive type of selected arguments.
CommonTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
 
CommonTypeStrategy(ArgumentCount) - Constructor for class org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
 
comp() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comparison operator inside a SOME / ALL predicate.
compact() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Removes all metadata about checkpoints of which all committables are fully committed.
compact(List<Path>, OutputStream) - Method in class org.apache.flink.connector.file.sink.compactor.IdenticalFileCompactor
 
compact(List<Path>, OutputStream) - Method in class org.apache.flink.connector.file.sink.compactor.OutputStreamBasedFileCompactor
 
compact(List<Path>, RecordWiseFileCompactor.Writer<IN>) - Method in class org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor
 
COMPACT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COMPACT_FILTER_PERIODIC_COMPACTION_TIME - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
COMPACT_FILTER_PERIODIC_COMPACTION_TIME - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
COMPACT_FILTER_QUERY_TIME_AFTER_NUM_ENTRIES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
COMPACT_FILTER_QUERY_TIME_AFTER_NUM_ENTRIES - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
COMPACT_OP_NAME - Static variable in class org.apache.flink.connector.file.table.batch.BatchSink
 
CompactBucketWriter<T> - Class in org.apache.flink.connector.file.table.stream.compact
The CompactWriter to delegate BucketWriter.
CompactBulkReader<T> - Class in org.apache.flink.connector.file.table.stream.compact
CompactBulkReader(BulkFormat.Reader<T>) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactBulkReader
 
CompactContext - Interface in org.apache.flink.connector.file.table.stream.compact
Context for CompactReader and CompactWriter.
CompactContext.CompactContextImpl - Class in org.apache.flink.connector.file.table.stream.compact
Implementation of CompactContext.
CompactCoordinator - Class in org.apache.flink.connector.file.sink.compactor.operator
Coordinator that coordinates file compaction for the FileSink.
CompactCoordinator - Class in org.apache.flink.connector.file.table.stream.compact
This is the single (non-parallel) monitoring task which coordinate input files to compaction units. - Receives in-flight input files inside checkpoint. - Receives all upstream end input messages after the checkpoint completes successfully, starts coordination.
CompactCoordinator(StreamOperatorParameters<CompactorRequest>, FileCompactStrategy, SimpleVersionedSerializer<FileSinkCommittable>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
CompactCoordinator(SupplierWithException<FileSystem, IOException>, long) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactCoordinator
 
CompactCoordinatorFactory - Class in org.apache.flink.connector.file.sink.compactor.operator
Factory for CompactCoordinator.
CompactCoordinatorFactory(FileCompactStrategy, SerializableSupplierWithException<SimpleVersionedSerializer<FileSinkCommittable>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorFactory
 
CompactCoordinatorStateHandler - Class in org.apache.flink.connector.file.sink.compactor.operator
Handler that processes the state of CompactCoordinator when compaction is disabled.
CompactCoordinatorStateHandler(StreamOperatorParameters<Either<CommittableMessage<FileSinkCommittable>, CompactorRequest>>, SimpleVersionedSerializer<FileSinkCommittable>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandler
 
CompactCoordinatorStateHandlerFactory - Class in org.apache.flink.connector.file.sink.compactor.operator
CompactCoordinatorStateHandlerFactory(SerializableSupplierWithException<SimpleVersionedSerializer<FileSinkCommittable>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandlerFactory
 
COMPACTED_PREFIX - Static variable in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
COMPACTED_PREFIX - Static variable in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
CompactFileUtils - Class in org.apache.flink.connector.file.table.utils
Utils for compacting files.
CompactFileUtils() - Constructor for class org.apache.flink.connector.file.table.utils.CompactFileUtils
 
CompactFileWriter<T> - Class in org.apache.flink.connector.file.table.stream.compact
Writer for emitting CompactMessages.InputFile and CompactMessages.EndCheckpoint to downstream.
CompactFileWriter(long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactFileWriter
 
CompactingFileWriter - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The file sink compactors use the CompactingFileWriter to write a compacting file.
CompactingFileWriter.Type - Enum in org.apache.flink.streaming.api.functions.sink.filesystem
Enum defining the types of CompactingFileWriter.
CompactingHashTable<T> - Class in org.apache.flink.runtime.operators.hash
A hash table that uses Flink's managed memory and supports replacement of records or updates to records.
CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
CompactingHashTable.EntryIterator - Class in org.apache.flink.runtime.operators.hash
Iterator that traverses the whole hash table once
CompactingHashTable.HashTableProber<PT> - Class in org.apache.flink.runtime.operators.hash
 
COMPACTION_FILE_SIZE - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
COMPACTION_PARALLELISM - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
COMPACTION_STYLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
COMPACTION_STYLE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
CompactionPending - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
CompactionPending - org.apache.flink.state.forst.ForStProperty
 
CompactionUnit(int, String, List<Path>) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactionUnit
 
compactionWriter(ProviderContext, DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, FileSystemFactory, Path, CompactReader.Factory<T>, long, int, boolean) - Static method in class org.apache.flink.connector.file.table.stream.StreamingSink
Create a file writer with compaction operators by input stream.
CompactMessages - Class in org.apache.flink.connector.file.table.stream.compact
Util class for all compaction messages.
CompactMessages.CompactionUnit - Class in org.apache.flink.connector.file.table.stream.compact
The unit of a single compaction.
CompactMessages.CompactOutput - Class in org.apache.flink.connector.file.table.stream.compact
The output of BatchCompactOperator.
CompactMessages.CoordinatorInput - Interface in org.apache.flink.connector.file.table.stream.compact
The input of compact coordinator.
CompactMessages.CoordinatorOutput - Interface in org.apache.flink.connector.file.table.stream.compact
The output of compact coordinator.
CompactMessages.EndCheckpoint - Class in org.apache.flink.connector.file.table.stream.compact
A flag to end checkpoint, coordinator can start coordinating one checkpoint.
CompactMessages.EndCompaction - Class in org.apache.flink.connector.file.table.stream.compact
A flag to end compaction.
CompactMessages.InputFile - Class in org.apache.flink.connector.file.table.stream.compact
A partitioned input file.
CompactOperator<T> - Class in org.apache.flink.connector.file.table.stream.compact
Receives compaction units to do compaction.
CompactOperator(SupplierWithException<FileSystem, IOException>, CompactReader.Factory<T>, CompactWriter.Factory<T>) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
CompactorOperator - Class in org.apache.flink.connector.file.sink.compactor.operator
An operator that perform compaction for the FileSink.
CompactorOperator(StreamOperatorParameters<CommittableMessage<FileSinkCommittable>>, FileCompactStrategy, SimpleVersionedSerializer<FileSinkCommittable>, FileCompactor, BucketWriter<?, String>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
CompactorOperatorFactory - Class in org.apache.flink.connector.file.sink.compactor.operator
Factory for CompactorOperator.
CompactorOperatorFactory(FileCompactStrategy, FileCompactor, SerializableSupplierWithException<SimpleVersionedSerializer<FileSinkCommittable>, IOException>, SerializableSupplierWithException<BucketWriter<?, String>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorFactory
 
CompactorOperatorStateHandler - Class in org.apache.flink.connector.file.sink.compactor.operator
Handler that processes the state of CompactorOperator when compaction is disabled.
CompactorOperatorStateHandler(StreamOperatorParameters<CommittableMessage<FileSinkCommittable>>, SimpleVersionedSerializer<FileSinkCommittable>, BucketWriter<?, String>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
CompactorOperatorStateHandlerFactory - Class in org.apache.flink.connector.file.sink.compactor.operator
CompactorOperatorStateHandlerFactory(SerializableSupplierWithException<SimpleVersionedSerializer<FileSinkCommittable>, IOException>, SerializableSupplierWithException<BucketWriter<?, String>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandlerFactory
 
CompactorRequest - Class in org.apache.flink.connector.file.sink.compactor.operator
Request of file compacting for FileSink.
CompactorRequest(String) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
CompactorRequest(String, List<FileSinkCommittable>, List<FileSinkCommittable>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
CompactorRequestSerializer - Class in org.apache.flink.connector.file.sink.compactor.operator
Versioned serializer for CompactorRequest.
CompactorRequestSerializer(SimpleVersionedSerializer<FileSinkCommittable>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestSerializer
 
CompactorRequestTypeInfo - Class in org.apache.flink.connector.file.sink.compactor.operator
Type information of CompactorRequest.
CompactorRequestTypeInfo(SerializableSupplierWithException<SimpleVersionedSerializer<FileSinkCommittable>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
CompactOutput(Map<String, List<Path>>) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactOutput
 
CompactReader<T> - Interface in org.apache.flink.connector.file.table.stream.compact
Reader for compaction.
CompactReader.Factory<T> - Interface in org.apache.flink.connector.file.table.stream.compact
Factory to create CompactReader.
CompactService - Class in org.apache.flink.connector.file.sink.compactor.operator
The asynchronous file compaction service.
CompactService(int, FileCompactor, BucketWriter<?, String>) - Constructor for class org.apache.flink.connector.file.sink.compactor.operator.CompactService
 
compactState(StateDescriptor<?, ?>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
CompactWriter<T> - Interface in org.apache.flink.connector.file.table.stream.compact
Writer for compaction.
CompactWriter.Factory<T> - Interface in org.apache.flink.connector.file.table.stream.compact
Factory to create CompactWriter.
comparable(ConstantArgumentCount, StructuredType.StructuredComparison) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that checks all types are comparable with each other.
ComparableAggregator<T> - Class in org.apache.flink.streaming.api.functions.aggregation
An AggregationFunction that computes values based on comparisons of Comparables.
ComparableAggregator(int, TypeInformation<T>, AggregationFunction.AggregationType, boolean, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
 
ComparableAggregator(int, TypeInformation<T>, AggregationFunction.AggregationType, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
 
ComparableAggregator(String, TypeInformation<T>, AggregationFunction.AggregationType, boolean, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
 
ComparableRecordComparator - Class in org.apache.flink.table.runtime.operators.rank
Because it's impossible to restore a RecordComparator instance generated by GeneratedRecordComparator from checkpoint snapshot.
ComparableRecordComparator(GeneratedRecordComparator, int[], LogicalType[], boolean[], boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
 
ComparableTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that checks if all input arguments can be compared with each other with the minimal provided comparison.
ComparableTypeStrategy(ConstantArgumentCount, StructuredType.StructuredComparison) - Constructor for class org.apache.flink.table.types.inference.strategies.ComparableTypeStrategy
 
comparator - Variable in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
Comparator - Class in org.apache.flink.streaming.api.functions.aggregation
Internal comparator implementation, for use with ComparableAggregator.
Comparator() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.Comparator
 
COMPARATOR - Static variable in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
comparators - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
comparators for the key fields, in the same order as the key fields
compare(boolean[], boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArrayComparator
 
compare(byte[], byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArrayComparator
 
compare(char[], char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArrayComparator
 
compare(double[], double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArrayComparator
 
compare(double, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
compare(float[], float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArrayComparator
 
compare(int[], int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArrayComparator
 
compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
compare(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Compare items at the given addresses consistent with the semantics of Comparator.compare(Object, Object).
compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
compare(int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
compare(int, int, int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
compare(int, int, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Compare records at the given addresses consistent with the semantics of Comparator.compare(Object, Object).
compare(int, int, int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
compare(int, int, int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
compare(long[], long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArrayComparator
 
compare(long, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
compare(short[], short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArrayComparator
 
compare(String, String) - Method in class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator.CaseInsensitiveOrderComparator
 
compare(LocalDate, LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
compare(LocalDateTime, LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
compare(Tuple2<byte[], INPUT>, Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
compare(Tuple2<byte[], INPUT>, Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
compare(Tuple2<RestHandlerSpecification, ChannelInboundHandler>, Tuple2<RestHandlerSpecification, ChannelInboundHandler>) - Method in class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator
 
compare(MemorySegment, int, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Compares two memory segment regions.
compare(MemorySegment, int, int, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Compares two memory segment regions with different length.
compare(StreamRecord<IN>, StreamRecord<IN>) - Method in class org.apache.flink.cep.operator.StreamRecordComparator
 
compare(DecimalData, double) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
compare(DecimalData, long) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
compare(DecimalData, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
compare(RowData, RowData) - Method in interface org.apache.flink.table.runtime.generated.RecordComparator
 
compare(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.match.RowDataEventComparator
 
compare(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
 
compare(BooleanValue, BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
compare(ByteValue, ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
compare(CharValue, CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
compare(DoubleValue, DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
compare(FloatValue, FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
compare(IntValue, IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
compare(LongValue, LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
compare(NullValue, NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
compare(Row, Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
compare(ShortValue, ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
compare(StringValue, StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
compare(T, T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
compare(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Compares two records in object form.
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
compare(T, T) - Method in class org.apache.flink.test.util.TestBaseUtils.TupleComparator
 
compareAccumulatorTypes(Object, Class<? extends Accumulator>, Class<? extends Accumulator>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
Compare both classes and throw UnsupportedOperationException if they differ.
compareAgainstReference(Comparable[]) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
 
compareBinary(byte[], byte[]) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
compareBinary(byte[], int, int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
compareKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
Compares two normalized keys in respective MemorySegment.
compareKeyValuePairsWithDelta(String, String, String, double) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareOrderedResultAsText(List<T>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
comparePriority(T, T) - Method in interface org.apache.flink.runtime.state.PriorityComparator
Compares two objects for priority.
comparePriorityTo(SourceCoordinator.WatermarkElement) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator.WatermarkElement
 
comparePriorityTo(InternalTimer<?, ?>) - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
comparePriorityTo(T) - Method in interface org.apache.flink.runtime.state.PriorityComparable
 
compareResultAsText(List<T>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareResultAsTuples(List<T>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareResultCollections(List<X>, List<X>, Comparator<X>) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareResultsByLinesInMemory(String, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareResultsByLinesInMemory(String, String, String[]) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareResultsByLinesInMemoryWithStrictOrder(String, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
compareRows(List<Row>, List<Row>) - Static method in class org.apache.flink.types.RowUtils
Compares two Lists of Row for deep equality.
compareRows(List<Row>, List<Row>, boolean) - Static method in class org.apache.flink.types.RowUtils
Compares two Lists of Row for deep equality.
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Compares two records in serialized form.
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
compareSerializedDate(DataInputView, DataInputView, boolean) - Static method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
compareSerializedLocalDate(DataInputView, DataInputView, boolean) - Static method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
compareSerializedLocalTime(DataInputView, DataInputView, boolean) - Static method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
compareTo(Object) - Method in class org.apache.flink.core.fs.Path
 
compareTo(Delayed) - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
compareTo(Delayed) - Method in class org.apache.flink.core.testutils.ScheduledTask
 
compareTo(Delayed) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
compareTo(Delayed) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
compareTo(Resource) - Method in class org.apache.flink.api.common.resources.Resource
 
compareTo(EventId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
compareTo(MemorySize) - Method in class org.apache.flink.configuration.MemorySize
 
compareTo(BlockLocation) - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
 
compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
compareTo(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobKey
 
compareTo(IntegerResourceVersion) - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
compareTo(StringResourceVersion) - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
compareTo(SequenceNumber) - Method in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
compareTo(TaskManagerLocation) - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
compareTo(TimestampedInputSplit) - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
compareTo(WindowOperator.Timer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
compareTo(DecimalData) - Method in class org.apache.flink.table.data.DecimalData
 
compareTo(StringData) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Compares two strings lexicographically.
compareTo(TimestampData) - Method in class org.apache.flink.table.data.TimestampData
 
compareTo(Window) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
compareTo(Window) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
compareTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
 
compareTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
 
compareTo(CharValue) - Method in class org.apache.flink.types.CharValue
 
compareTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
 
compareTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
 
compareTo(IntValue) - Method in class org.apache.flink.types.IntValue
 
compareTo(LongValue) - Method in class org.apache.flink.types.LongValue
 
compareTo(NullValue) - Method in class org.apache.flink.types.NullValue
 
compareTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
 
compareTo(StringValue) - Method in class org.apache.flink.types.StringValue
 
compareTo(AbstractID) - Method in class org.apache.flink.util.AbstractID
 
compareToReference(TypeComparator<LocalDate>) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
compareToReference(TypeComparator<LocalDateTime>) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
compareToReference(TypeComparator<Tuple2<byte[], INPUT>>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
compareToReference(TypeComparator<Tuple2<byte[], INPUT>>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
compareToReference(TypeComparator<BooleanValue>) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
compareToReference(TypeComparator<ByteValue>) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
compareToReference(TypeComparator<CharValue>) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
compareToReference(TypeComparator<DoubleValue>) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
compareToReference(TypeComparator<FloatValue>) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
compareToReference(TypeComparator<IntValue>) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
compareToReference(TypeComparator<LongValue>) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
compareToReference(TypeComparator<NullValue>) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
compareToReference(TypeComparator<Row>) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
compareToReference(TypeComparator<ShortValue>) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
compareToReference(TypeComparator<StringValue>) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
This method compares the element that has been set as reference in this type accessor, to the element set as reference in the given type accessor.
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
compareToReference(T) - Method in class org.apache.flink.api.common.typeutils.SameTypePairComparator
 
compareToReference(T2) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
compareToReference(T2) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
 
comparison(StructuredType.StructuredComparison) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
COMPATIBLE_AFTER_MIGRATION - org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility
 
COMPATIBLE_AS_IS - org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility
 
compatibleAfterMigration() - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns a result that indicates that the new serializer can be used after migrating the written bytes, i.e. reading it with the old serializer and then writing it again with the new serializer.
compatibleAsIs() - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns a result that indicates that the new serializer is compatible and no migration is required.
compatibleWithReconfiguredSerializer(TypeSerializer<T>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns a result that indicates a reconfigured version of the new serializer is compatible, and should be used instead of the original new serializer.
Compilable - Interface in org.apache.flink.table.api
Represents an artifact that can be compiled to a CompiledPlan.
compilationUnit() - Method in class org.apache.flink.table.codesplit.JavaParser
 
CompilationUnitContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
compile(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
Compiles the generated code, the compiled class will be cached in the GeneratedClass.
compile(ClassLoader, String, String) - Static method in class org.apache.flink.table.runtime.generated.CompileUtils
Compiles a generated code to a Class.
COMPILE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CompileAndExecutePlanOperation - Class in org.apache.flink.table.operations
Operation to describe an COMPILE AND EXECUTE PLAN statement.
CompileAndExecutePlanOperation(String, Operation) - Constructor for class org.apache.flink.table.operations.CompileAndExecutePlanOperation
 
compileClass(ClassLoader, String, String) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
 
CompiledPlan - Interface in org.apache.flink.table.api
Represents an immutable, fully optimized, and executable entity that has been compiled from a Table & SQL API pipeline definition.
compileExpression(String, List<String>, List<Class<?>>, Class<?>) - Static method in class org.apache.flink.table.runtime.generated.CompileUtils
Compiles an expression code to a janino ExpressionEvaluator.
compileFactory(Pattern<T, ?>, boolean) - Static method in class org.apache.flink.cep.nfa.compiler.NFACompiler
Compiles the given pattern into a NFACompiler.NFAFactory.
compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
 
compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.TableAggregateWindowOperator
 
compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
compilePlan() - Method in interface org.apache.flink.table.api.Compilable
Compiles this object into a CompiledPlan that can be executed as one job.
compilePlan() - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
compilePlan() - Method in interface org.apache.flink.table.api.StatementSet
Compiles this object into a CompiledPlan that can be executed as one job.
compilePlan(List<ModifyOperation>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
compilePlan(List<ModifyOperation>) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
 
compilePlan(List<ModifyOperation>) - Method in interface org.apache.flink.table.delegation.Planner
 
CompilePlanOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe an COMPILE PLAN statement.
CompilePlanOperation(String, boolean, Operation) - Constructor for class org.apache.flink.table.operations.ddl.CompilePlanOperation
 
compilePlanSql(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
compilePlanSql(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Compiles a SQL DML statement into a CompiledPlan.
compilerHints - Variable in class org.apache.flink.api.common.operators.Operator
 
CompilerHints - Class in org.apache.flink.api.common.operators
A class encapsulating compiler hints describing the behavior of the user function.
CompilerHints() - Constructor for class org.apache.flink.api.common.operators.CompilerHints
 
CompileUtils - Class in org.apache.flink.table.runtime.generated
Utilities to compile a generated code to a Class.
CompileUtils() - Constructor for class org.apache.flink.table.runtime.generated.CompileUtils
 
complement(int) - Method in class org.apache.flink.table.connector.Projection
Complement this projection.
complement(DataType) - Method in class org.apache.flink.table.connector.Projection
Like Projection.complement(int), using the dataType fields count.
complementBlockInfo(BlockInfo) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
complete() - Method in class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
complete() - Method in interface org.apache.flink.connector.base.sink.writer.ResultHandler
Mark the in-flight request as completed successfully.
complete() - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
complete() - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
complete() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
Finally, complete write to set real size to row.
complete() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
complete() - Method in interface org.apache.flink.table.data.writer.BinaryWriter
Finally, complete write to set real size to binary.
complete() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
complete() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Finally, complete add.
complete(Collection<OUT>) - Method in interface org.apache.flink.streaming.api.functions.async.ResultFuture
Completes the result future with a collection of result objects.
complete(List<UploadResult>) - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.apache.flink.table.client.cli.SqlCompleter
 
complete(T) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
complete(T) - Method in interface org.apache.flink.core.state.InternalStateFuture
Complete this future.
complete(T) - Method in class org.apache.flink.core.state.StateFutureImpl
 
COMPLETE - org.apache.flink.runtime.taskmanager.Task.NotifyCheckpointOperation
 
completeAll(Collection<? extends CompletableFuture<?>>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Creates a FutureUtils.ConjunctFuture which is only completed after all given futures have completed.
completeAllocation() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
completed() - Static method in class org.apache.flink.runtime.rest.messages.queue.QueueStatus
 
completed(V) - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
COMPLETED - org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Checkpoint that has successfully completed.
COMPLETED - org.apache.flink.runtime.checkpoint.InitializationStatus
 
COMPLETED - org.apache.flink.runtime.rest.messages.queue.QueueStatus.Id
 
COMPLETED_CHECKPOINT_FILE_SUFFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
COMPLETED_MATERIALIZATION - Static variable in class org.apache.flink.state.common.ChangelogMaterializationMetricGroup
 
CompletedCheckpoint - Class in org.apache.flink.runtime.checkpoint
A CompletedCheckpoint describes a checkpoint after all required tasks acknowledged it (with their state) and that is considered successful.
CompletedCheckpoint(JobID, long, long, long, Map<OperatorID, OperatorState>, Collection<MasterState>, CheckpointProperties, CompletedCheckpointStorageLocation, CompletedCheckpointStats) - Constructor for class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
CompletedCheckpoint(JobID, long, long, long, Map<OperatorID, OperatorState>, Collection<MasterState>, CheckpointProperties, CompletedCheckpointStorageLocation, CompletedCheckpointStats, CheckpointProperties) - Constructor for class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
CompletedCheckpoint.CompletedCheckpointDiscardObject - Class in org.apache.flink.runtime.checkpoint
Implementation of Checkpoint.DiscardObject.
CompletedCheckpointDiscardObject() - Constructor for class org.apache.flink.runtime.checkpoint.CompletedCheckpoint.CompletedCheckpointDiscardObject
 
CompletedCheckpointStatistics(long, CheckpointStatsStatus, boolean, String, long, long, long, long, long, long, long, long, int, int, CheckpointStatistics.RestAPICheckpointType, Map<JobVertexID, TaskCheckpointStatistics>, String, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
CompletedCheckpointStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a successfully completed checkpoint.
CompletedCheckpointStatsSummary - Class in org.apache.flink.runtime.checkpoint
Summary over all completed checkpoints.
CompletedCheckpointStatsSummarySnapshot - Class in org.apache.flink.runtime.checkpoint
Immutable snapshot of CompletedCheckpointStatsSummary.
CompletedCheckpointStatsSummarySnapshot(StatsSummarySnapshot, StatsSummarySnapshot, StatsSummarySnapshot, StatsSummarySnapshot, StatsSummarySnapshot) - Constructor for class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
CompletedCheckpointStorageLocation - Interface in org.apache.flink.runtime.state
The CompletedCheckpointStorageLocation describes the storage aspect of a completed checkpoint.
CompletedCheckpointStore - Interface in org.apache.flink.runtime.checkpoint
A bounded LIFO-queue of CompletedCheckpoint instances.
completeDelayed(CompletableFuture<T>, T, Duration) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Asynchronously completes the future after a certain delay.
completeDeploymentOf(ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentTracker
 
completeDeploymentOf(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentTracker
Marks the deployment of the given execution as complete.
completedExceptionally(Throwable) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Returns an exceptionally completed CompletableFuture.
completedFuture(V) - Static method in class org.apache.flink.core.state.StateFutureUtils
Returns a completed future that does nothing and return provided result.
CompletedOperationCache<K extends OperationKey,​R extends Serializable> - Class in org.apache.flink.runtime.rest.handler.async
Cache to manage ongoing operations.
CompletedOperationCache(Duration) - Constructor for class org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
 
CompletedScheduledFuture<T> - Class in org.apache.flink.core.testutils
Completed ScheduledFuture implementation.
CompletedStateFuture<T> - Class in org.apache.flink.core.state
A StateFuture that has already been completed when it is created.
CompletedSubtaskCheckpointStatistics(int, long, long, long, long, SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration, SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment, long, boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
completedVoidFuture() - Static method in class org.apache.flink.core.state.StateFutureUtils
Returns a completed future that does nothing and return null.
completedVoidFuture() - Static method in class org.apache.flink.util.concurrent.FutureUtils
Returns a completed future of type Void.
completeExceptional(SerializedThrowable) - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
completeExceptionally(Exception) - Method in interface org.apache.flink.connector.base.sink.writer.ResultHandler
Fail job with fatal exception.
completeExceptionally(String, Throwable) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
completeExceptionally(String, Throwable) - Method in interface org.apache.flink.core.state.InternalStateFuture
Fail this future and pass the given exception to the runtime.
completeExceptionally(String, Throwable) - Method in class org.apache.flink.core.state.StateFutureImpl
 
completeExceptionally(Throwable) - Method in interface org.apache.flink.streaming.api.functions.async.ResultFuture
Completes the result future exceptionally with an exception.
completeExceptionally(Throwable) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
 
completeFromCallable(CompletableFuture<T>, Callable<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Fakes asynchronous execution by immediately executing the operation and completing the supplied future either normally or exceptionally.
completeMultipartUpload(String, String, List<PartETag>) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
CompleteMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
completeOneRecord(EpochManager.Epoch) - Method in class org.apache.flink.runtime.asyncprocessing.EpochManager
Complete one record in the specific epoch.
completePromiseAndDiscard() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
 
completeSnapshotAndGetHandle() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
Calling this method completes the snapshot for this snapshot directory, if possible, and creates a corresponding DirectoryStateHandle that points to the snapshot directory.
completeStateFuture() - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
completeStateFuture(byte[]) - Method in class org.apache.flink.state.forst.ForStDBGetRequest
 
completeStateFuture(byte[]) - Method in class org.apache.flink.state.forst.ForStDBListGetRequest
 
completeStateFuture(byte[]) - Method in class org.apache.flink.state.forst.ForStDBMapCheckRequest
 
completeStateFuture(byte[]) - Method in class org.apache.flink.state.forst.ForStDBSingleGetRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBGetRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBMapEntryIterRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBMapKeyIterRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBMapValueIterRequest
 
completeStateFutureExceptionally(String, Throwable) - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
CompleteStateIterator<T> - Class in org.apache.flink.runtime.state.v2.adaptor
A StateIterator that has all elements.
completeStatement(String, int) - Method in interface org.apache.flink.table.client.gateway.Executor
Returns a list of completion hints for the given statement at the given position.
completeStatement(String, int) - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
completeStatement(SessionHandle, String, int) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Returns a list of completion hints for the given statement at the given position.
completeStatement(SessionHandle, String, int) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
CompleteStatementHandler - Class in org.apache.flink.table.gateway.rest.handler.statement
Handler to complete a statement.
CompleteStatementHandler(SqlGatewayService, Map<String, String>, MessageHeaders<CompleteStatementRequestBody, CompleteStatementResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.statement.CompleteStatementHandler
 
CompleteStatementHeaders - Class in org.apache.flink.table.gateway.rest.header.statement
Message headers for completing a statement.
CompleteStatementHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
CompleteStatementRequestBody - Class in org.apache.flink.table.gateway.rest.message.statement
RequestBody for completing a statement.
CompleteStatementRequestBody(String, int) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.CompleteStatementRequestBody
 
CompleteStatementResponseBody - Class in org.apache.flink.table.gateway.rest.message.statement
ResponseBody for completing a statement.
CompleteStatementResponseBody(List<String>) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.CompleteStatementResponseBody
 
COMPLETION_CANDIDATES - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
ComplexPayload - Class in org.apache.flink.streaming.tests.artificialstate
A state type used in the DataStreamAllroundTestProgram.
ComplexPayload(Event) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
ComplexPayload(Event, String) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
ComplexPayload.InnerPayLoad - Class in org.apache.flink.streaming.tests.artificialstate
Nested class in state type.
ComplexPayloadAvro - Class in org.apache.flink.streaming.tests.avro
 
ComplexPayloadAvro() - Constructor for class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Default constructor.
ComplexPayloadAvro(Long, List<String>, String, InnerPayLoadAvro) - Constructor for class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
All-args constructor.
ComplexPayloadAvro.Builder - Class in org.apache.flink.streaming.tests.avro
RecordBuilder for ComplexPayloadAvro instances.
COMPONENT - Static variable in class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 
ComponentClassLoader - Class in org.apache.flink.core.classloading
A URLClassLoader that restricts which classes can be loaded to those contained within the given classpath, except classes from a given set of packages that are either loaded owner or component-first.
ComponentClassLoader(URL[], ClassLoader, String[], String[], Map<String, String>) - Constructor for class org.apache.flink.core.classloading.ComponentClassLoader
 
ComponentClosingUtils - Class in org.apache.flink.runtime.operators.coordination
A util class to help with a clean component shutdown.
componentMainThreadExecutor - Variable in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
ComponentMainThreadExecutor - Interface in org.apache.flink.runtime.concurrent
Interface for an executor that runs tasks in the main thread of an RpcEndpoint.
ComponentMainThreadExecutor.DummyComponentMainThreadExecutor - Class in org.apache.flink.runtime.concurrent
Dummy implementation of ComponentMainThreadExecutor.
ComponentMetricGroup<P extends AbstractMetricGroup<?>> - Class in org.apache.flink.runtime.metrics.groups
Abstract MetricGroup for system components (e.g., TaskManager, Job, Task, Operator).
ComponentMetricGroup(MetricRegistry, String[], P) - Constructor for class org.apache.flink.runtime.metrics.groups.ComponentMetricGroup
Creates a new ComponentMetricGroup.
compose(List<GSBlobIdentifier>, GSBlobIdentifier) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Composes multiple blobs into one.
compose(List<GSBlobIdentifier>, GSBlobIdentifier) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
COMPOSE_MAX_BLOBS - Static variable in class org.apache.flink.fs.gs.utils.BlobUtils
The maximum number of blobs that can be composed in a single operation.
composeAfterwards(CompletableFuture<?>, Supplier<CompletableFuture<?>>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Run the given asynchronous action after the completion of the given future.
COMPOSITE - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that checks that the argument has a composite type.
CompositeArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy that checks that the argument has a composite type.
CompositeArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.CompositeArgumentTypeStrategy
 
compositeBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
CompositeBuffer - Class in org.apache.flink.runtime.io.network.buffer
An implementation of Buffer which contains multiple partial buffers for network data communication.
CompositeBuffer(Buffer.DataType, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
CompositeBuffer(BufferHeader) - Constructor for class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
compositeDirectBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeDirectBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeHeapBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeHeapBuffer() - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
compositeHeapBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
compositeHeapBuffer(int) - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
CompositeKeySerializationUtils - Class in org.apache.flink.runtime.state
Utils for RocksDB state serialization and deserialization.
CompositeKeySerializationUtils() - Constructor for class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
compositeSequence() - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
An strategy that lets you apply other strategies for subsequences of the actual arguments.
CompositeSerializer<T> - Class in org.apache.flink.api.common.typeutils
Base class for composite serializers.
CompositeSerializer(boolean, TypeSerializer<?>...) - Constructor for class org.apache.flink.api.common.typeutils.CompositeSerializer
Can be used for user facing constructor.
CompositeSerializer(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - Constructor for class org.apache.flink.api.common.typeutils.CompositeSerializer
Can be used in createSerializerInstance for internal operations.
CompositeSerializer.PrecomputedParameters - Class in org.apache.flink.api.common.typeutils
This class holds composite serializer parameters which can be precomputed in advanced for better performance.
CompositeStateHandle - Interface in org.apache.flink.runtime.state
Base of all snapshots that are taken by StateBackends and some other components in tasks.
CompositeType<T> - Class in org.apache.flink.api.common.typeutils
Base type information class for Tuple and Pojo types
CompositeType(Class<T>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeType
 
CompositeType.FlatFieldDescriptor - Class in org.apache.flink.api.common.typeutils
 
CompositeType.InvalidFieldReferenceException - Exception in org.apache.flink.api.common.typeutils
 
CompositeType.TypeComparatorBuilder<T> - Interface in org.apache.flink.api.common.typeutils
 
CompositeTypeComparator<T> - Class in org.apache.flink.api.common.typeutils
 
CompositeTypeComparator() - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeComparator
 
CompositeTypeSerializerSnapshot<T,​S extends TypeSerializer<T>> - Class in org.apache.flink.api.common.typeutils
A CompositeTypeSerializerSnapshot is a convenient serializer snapshot class that can be used by simple serializers which 1) delegates its serialization to multiple nested serializers, and 2) may contain some extra static information that needs to be persisted as part of its snapshot.
CompositeTypeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Constructor to be used for read instantiation.
CompositeTypeSerializerSnapshot(Class<? extends TypeSerializer>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Deprecated.
correspondingSerializerClass is not used to resolve and cast after FLIP-263, please use CompositeTypeSerializerSnapshot() instead.
CompositeTypeSerializerSnapshot(S) - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Constructor to be used for writing the snapshot.
CompositeTypeSerializerSnapshot.OuterSchemaCompatibility - Enum in org.apache.flink.api.common.typeutils
Indicates schema compatibility of the serializer configuration persisted as the outer snapshot.
CompositeTypeSerializerUtil - Class in org.apache.flink.api.common.typeutils
CompositeTypeSerializerUtil() - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil
 
CompositeTypeSerializerUtil.IntermediateCompatibilityResult<T> - Class in org.apache.flink.api.common.typeutils
 
CompoundIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compound identifier.
CompoundTableIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compound identifier in the FROM clause.
compress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.AirBlockCompressor
 
compress(byte[], int, int, byte[], int) - Method in interface org.apache.flink.runtime.io.compression.BlockCompressor
Compress data read from src, and write the compressed data to dst.
compress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
compress(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.AirBlockCompressor
 
compress(ByteBuffer, int, int, ByteBuffer, int) - Method in interface org.apache.flink.runtime.io.compression.BlockCompressor
Compress source data read from (Buffer.position() + srcOff), and write the compressed data to dst.
compress(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
compressBufferIfPossible(Buffer, BufferCompressor) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
Try compress buffer if possible.
compressDirectory(Path, Path) - Static method in class org.apache.flink.util.FileUtils
 
CompressedBlockChannelReader - Class in org.apache.flink.table.runtime.io
Compressed block channel reader provides a scenario where MemorySegment must be maintained.
CompressedBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - Constructor for class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
CompressedBlockChannelWriter - Class in org.apache.flink.table.runtime.io
Compressed block channel writer provides a scenario where MemorySegment must be maintained.
CompressedBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - Constructor for class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
CompressedHeaderlessChannelReaderInputView - Class in org.apache.flink.table.runtime.io
A DataInputView that is backed by a BufferFileReader, making it effectively a data input stream.
CompressedHeaderlessChannelReaderInputView(FileIOChannel.ID, IOManager, BlockCompressionFactory, int, int) - Constructor for class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
CompressedHeaderlessChannelWriterOutputView - Class in org.apache.flink.table.runtime.io
A DataOutputView that is backed by a FileIOChannel, making it effectively a data output stream.
CompressedHeaderlessChannelWriterOutputView(BufferFileWriter, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
CompressedSerializedValue<T> - Class in org.apache.flink.util
An extension of SerializedValue that compresses the value after the serialization.
CompressibleFSDataInputStream - Class in org.apache.flink.runtime.state
FSDataInputStream that delegates all reading operations to a wrapping StreamCompressionDecorator.
CompressibleFSDataInputStream(FSDataInputStream, StreamCompressionDecorator) - Constructor for class org.apache.flink.runtime.state.CompressibleFSDataInputStream
 
CompressibleFSDataOutputStream - Class in org.apache.flink.runtime.state
FSDataOutputStream that delegates all writing operations to a wrapping StreamCompressionDecorator.
CompressibleFSDataOutputStream(FSDataOutputStream, StreamCompressionDecorator) - Constructor for class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
compression - Variable in class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
COMPRESSION_ENABLED - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
COMPRESSION_PER_LEVEL - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
COMPRESSION_PER_LEVEL - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
compressionBlockSize - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
compressionBlockSize() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
compressionCodecFactory - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
compressionCodecFactory() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
compressionEnabled - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
compressionEnabled() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
CompressionUtils - Class in org.apache.flink.util
Utils used to extract compressed files.
CompressionUtils() - Constructor for class org.apache.flink.util.CompressionUtils
 
CompressorUtils - Class in org.apache.flink.runtime.io.compression
Utils for BlockCompressor.
CompressorUtils() - Constructor for class org.apache.flink.runtime.io.compression.CompressorUtils
 
compressToIntermediateBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferCompressor
Compresses the given Buffer using BlockCompressor.
compressToOriginalBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferCompressor
The difference between this method and BufferCompressor.compressToIntermediateBuffer(Buffer) is that this method will copy the compressed data back to the input Buffer starting from offset 0.
CompressWriterFactory<IN> - Class in org.apache.flink.formats.compress
A factory that creates for bulk writers that, when provided with a CompressionCodec, they compress the data they write.
CompressWriterFactory(Extractor<IN>) - Constructor for class org.apache.flink.formats.compress.CompressWriterFactory
Creates a new CompressWriterFactory using the given Extractor to assemble either HadoopCompressionBulkWriter or NoCompressionBulkWriter based on whether a Hadoop CompressionCodec name is specified.
CompressWriters - Class in org.apache.flink.formats.compress
Convenience builder for creating CompressWriterFactory instances.
CompressWriters() - Constructor for class org.apache.flink.formats.compress.CompressWriters
 
COMPUTATION_STATE_COMPARATOR - Static variable in class org.apache.flink.cep.nfa.NFAState
 
ComputationState - Class in org.apache.flink.cep.nfa
Helper class which encapsulates the currentStateName of the NFA computation.
compute(Object, BiFunction<Object, Object, Object>) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
compute(Object, BiFunction<Object, Object, Object>) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
COMPUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
computeCurrentStateAtTheEndOfLine(String, SqlDialect) - Static method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
 
computed(String, ResolvedExpression) - Static method in class org.apache.flink.table.catalog.Column
Creates a computed column that is computed from the given ResolvedExpression.
computed(String, DataType, String) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a computed column that is computed from the given SQL expression.
ComputedColumn(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses column_name AS expr [COMMENT 'comment'].
computeDefaultMaxParallelism(int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Computes a default maximum parallelism from the operator parallelism.
computeDigest() - Method in class org.apache.flink.table.planner.plan.schema.RawRelDataType
 
computeDigest() - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
computeDigest(boolean) - Method in class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
computeDynamicSourceParallelism() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliInputView
 
computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliRowView
 
computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliView
 
computeForwardGroups(Iterable<JobVertex>, Function<JobVertex, Set<JobVertex>>) - Static method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroupComputeUtil
 
computeForwardGroupsAndCheckParallelism(Iterable<JobVertex>) - Static method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroupComputeUtil
 
computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliInputView
 
computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliRowView
 
computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
 
computeIfPresent(Object, BiFunction<Object, Object, Object>) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
computeIfPresent(Object, BiFunction<Object, Object, Object>) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
computeIndexMapping(boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
computeIndexMapping(List<String>, List<String>, List<String>) - Static method in class org.apache.flink.connector.file.table.EnrichedRowData
This method computes the index mapping for EnrichedRowData.
computeKeyGroupForKeyHash(int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Assigns the given key to a key-group index.
computeKeyGroupRangeForOperatorIndex(int, int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Computes the range of key-groups that are assigned to a given operator under the given parallelism and maximum parallelism.
computeLogicalKeyPositions() - Method in class org.apache.flink.api.common.operators.Keys
 
computeLogicalKeyPositions() - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
computeLogicalKeyPositions() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliInputView
 
computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliRowView
 
computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
 
computeMainLines() - Method in class org.apache.flink.table.client.cli.CliInputView
 
computeMainLines() - Method in class org.apache.flink.table.client.cli.CliResultView
 
computeMainLines() - Method in class org.apache.flink.table.client.cli.CliRowView
 
computeMainLines() - Method in class org.apache.flink.table.client.cli.CliView
 
computeMaterializedTableCapacity(int) - Static method in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
computeMaterializedTableOvercommit(int) - Static method in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
computeMaxEdgesToTargetExecutionVertex(int, int, DistributionPattern) - Static method in class org.apache.flink.runtime.executiongraph.EdgeManagerBuildUtil
Given parallelisms of two job vertices, compute the max number of edges connected to a target execution vertex from the source execution vertices.
computeMemorySize() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
Compute memory size from memory faction.
computeMemorySize(double) - Method in class org.apache.flink.runtime.memory.MemoryManager
Computes the memory size corresponding to the fraction of all memory governed by this MemoryManager.
computeMemorySize(double) - Method in class org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
 
computeMinBytesForDecimalPrecision(int) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
computeNetworkBuffersForAnnouncing(int, int, Optional<Integer>, int, int, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, ResultPartitionType>, Map<IntermediateDataSetID, ResultPartitionType>) - Static method in class org.apache.flink.runtime.shuffle.NettyShuffleUtils
 
computeNumberOfPages(double) - Method in class org.apache.flink.runtime.memory.MemoryManager
Computes to how many pages the given number of bytes corresponds.
computeOperatorIndexForKeyGroup(int, int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
Computes the index of the operator to which a key-group belongs under the given parallelism and maximum parallelism.
computePhysicalIndices(List<TableColumn>, DataType, Function<String, String>) - Static method in class org.apache.flink.table.utils.TypeMappingUtils
Computes indices of physical fields corresponding to the selected logical fields of a TableSchema.
computePhysicalIndicesOrTimeAttributeMarkers(TableSource<?>, List<TableColumn>, boolean, Function<String, String>) - Static method in class org.apache.flink.table.utils.TypeMappingUtils
Computes indices of physical fields corresponding to the selected logical fields of a TableSchema.
computePipelinedRegions(Iterable<? extends LogicalVertex>) - Static method in class org.apache.flink.runtime.executiongraph.failover.LogicalPipelinedRegionComputeUtil
 
computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex>, Function<ExecutionVertexID, ? extends SchedulingExecutionVertex>, Function<IntermediateResultPartitionID, ? extends SchedulingResultPartition>) - Static method in class org.apache.flink.runtime.executiongraph.failover.SchedulingPipelinedRegionComputeUtil
 
computeProjectionMask(TypeDescription, int[]) - Static method in class org.apache.flink.orc.shim.OrcShimV200
Computes the ORC projection mask of the fields to include from the selected fields.rowOrcInputFormat.nextRecord(null).
computeRequiredBytesInKeyGroupPrefix(int) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
computeShuffleMemorySizeForTask(TaskInputsOutputsDescriptor) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
JM announces network memory requirement from the calculating result of this method.
computeShuffleMemorySizeForTask(TaskInputsOutputsDescriptor) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Compute shuffle memory size for a task with the given TaskInputsOutputsDescriptor.
computeSourceParallelismUpperBound(JobVertexID, int) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultVertexParallelismAndInputInfosDecider
 
computeSourceParallelismUpperBound(JobVertexID, int) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.VertexParallelismAndInputInfosDecider
Compute source parallelism upper bound for the source vertex.
computeVertexInputInfos(int, List<? extends IntermediateResultInfo>, boolean) - Static method in class org.apache.flink.runtime.executiongraph.VertexInputInfoComputationUtils
 
computeVertexInputInfos(ExecutionJobVertex, Function<IntermediateDataSetID, IntermediateResult>) - Static method in class org.apache.flink.runtime.executiongraph.VertexInputInfoComputationUtils
 
computeVertexParallelismStore(Iterable<JobVertex>) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
Compute the VertexParallelismStore for all given vertices, which will set defaults and ensure that the returned store contains valid parallelisms.
computeVertexParallelismStore(Iterable<JobVertex>, Function<JobVertex, Integer>) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
computeVertexParallelismStore(Iterable<JobVertex>, Function<JobVertex, Integer>, Function<Integer, Integer>) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
Compute the VertexParallelismStore for all given vertices, which will set defaults and ensure that the returned store contains valid parallelisms, with a custom function for default max parallelism calculation and a custom function for normalizing vertex parallelism.
computeVertexParallelismStore(JobGraph) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
Compute the VertexParallelismStore for all vertices of a given job graph, which will set defaults and ensure that the returned store contains valid parallelisms.
computeVertexParallelismStoreForDynamicGraph(Iterable<JobVertex>, int) - Static method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
Compute the VertexParallelismStore for all given vertices in a dynamic graph, which will set defaults and ensure that the returned store contains valid parallelisms, with the configured default max parallelism.
concat(Iterable<BinaryStringData>) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
concat(Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Returns the string that results from concatenating the arguments.
concat(String[], String[]) - Static method in class org.apache.flink.util.ArrayUtils
 
concat(CharacterFilter, Character, String...) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
Concatenates the given component names separated by the delimiter character.
concat(BinaryStringData...) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Concatenates input strings together into a single string.
concat(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
CONCAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONCAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CONCAT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CONCAT_FUNCTION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function for concat strings, it is same with FlinkSqlOperatorTable.CONCAT, but this is a function.
CONCAT_WS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CONCAT_WS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function for concat strings with a separator.
concatenate(Record) - Method in class org.apache.flink.types.Record
 
ConcatenatedExtract<FROM,​OVER,​TO> - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Combines two extractors which will be executed one after each other.
ConcatenatedExtract(Extractor<FROM, OVER>, Extractor<OVER, TO>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ConcatenatedExtract
Combines two extractors which will be executed one after each other.
concatenateWithAnd(String, String) - Static method in class org.apache.flink.util.StringUtils
If both string arguments are non-null, this method concatenates them with ' and '.
ConcatFileCompactor - Class in org.apache.flink.connector.file.sink.compactor
A OutputStreamBasedFileCompactor implementation that simply concat the compacting files.
ConcatFileCompactor() - Constructor for class org.apache.flink.connector.file.sink.compactor.ConcatFileCompactor
 
ConcatFileCompactor(byte[]) - Constructor for class org.apache.flink.connector.file.sink.compactor.ConcatFileCompactor
 
concatProjectedFields(ResolvedSchema, RowType, int[][], List<String>) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
concatScopes(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
concatWithSpace(StringBuilder, String) - Static method in class org.apache.flink.yarn.Utils
 
concatWs(Object, Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Returns the string that results from concatenating the arguments and separator.
concatWs(BinaryStringData, Iterable<BinaryStringData>) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
concatWs(BinaryStringData, BinaryStringData...) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Concatenates input strings together into a single string using the separator.
condition - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
CONDITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONDITION_NUMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONDITIONAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONDITIONAL_ARRAY - org.apache.flink.table.api.JsonQueryWrapper
 
Conditions - Class in org.apache.flink.architecture.common
Common conditions for architecture tests.
conf() - Method in class org.apache.flink.formats.parquet.utils.SerializableConfiguration
 
CONF_DIR - Static variable in class org.apache.flink.configuration.DeploymentOptionsInternal
 
confData - Variable in class org.apache.flink.configuration.Configuration
Stores the concrete key/value pairs of this configuration object.
config - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
config - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
The raw configurations that may be used by subclasses.
config - Variable in class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
config - Variable in class org.apache.flink.runtime.operators.BatchTask
The task configuration with the setup parameters.
config - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
config - Variable in class org.apache.flink.runtime.operators.util.TaskConfig
 
config - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
The execution configuration for this environment.
config - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
config - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
config - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
config() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
config() - Static method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns a default SqlToRelConverter.Config.
config() - Method in interface org.apache.flink.streaming.api.lineage.DatasetConfigFacet
 
config() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
config(ReadableConfig) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
config(ReadableConfig) - Method in class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
CONFIG - Static variable in class org.apache.calcite.sql2rel.SqlToRelConverter
Default configuration.
CONFIG_DIR_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.CommandLineOptions
 
CONFIG_FILE_LOG4J_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
CONFIG_FILE_LOG4J_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
 
CONFIG_FILE_LOGBACK_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
CONFIG_FILE_LOGBACK_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
 
CONFIG_KEY_FORMAT - Static variable in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
 
CONFIG_MAP_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
CONFIG_OPTIONS_FQ_NAME - Static variable in class org.apache.flink.architecture.rules.TableApiRules
 
CONFIG_OPTIONS_IN_OPTIONS_CLASSES - Static variable in class org.apache.flink.architecture.rules.TableApiRules
 
CONFIG_PREFIX - Static variable in interface org.apache.flink.core.security.token.DelegationTokenProvider
Config prefix of providers.
CONFIG_PREFIX - Static variable in interface org.apache.flink.core.security.token.DelegationTokenReceiver
Config prefix of receivers.
configCompactFilter(StateDescriptor<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
configCompactFilter(StateDescriptor<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.state.forst.ForStDBTtlCompactFiltersManager
 
ConfigConstants - Class in org.apache.flink.configuration
This class contains all constants for the configuration.
ConfigGroup - Annotation Type in org.apache.flink.annotation.docs
A class that specifies a group of config options.
ConfigGroups - Annotation Type in org.apache.flink.annotation.docs
Annotation used on classes containing config options that enables the separation of options into different tables based on key prefixes.
ConfigOption<T> - Class in org.apache.flink.configuration
A ConfigOption describes a configuration parameter.
ConfigOptions - Class in org.apache.flink.configuration
ConfigOptions are used to build a ConfigOption.
ConfigOptions.ListConfigOptionBuilder<E> - Class in org.apache.flink.configuration
ConfigOptions.OptionBuilder - Class in org.apache.flink.configuration
The option builder is used to create a ConfigOption.
ConfigOptions.TypedConfigOptionBuilder<T> - Class in org.apache.flink.configuration
Builder for ConfigOption with a defined atomic type.
ConfigOptionsDocGenerator - Class in org.apache.flink.docs.configuration
Class used for generating code based documentation of configuration parameters.
configPythonOperator(StreamExecutionEnvironment) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
ConfigurableCheckpointStorage - Interface in org.apache.flink.runtime.state
An interface for checkpoint storage types that pick up additional parameters from a configuration.
ConfigurableForStOptionsFactory - Interface in org.apache.flink.state.forst
An interface for options factory that pick up additional parameters from a configuration.
ConfigurableRocksDBOptionsFactory - Interface in org.apache.flink.contrib.streaming.state
An interface for options factory that pick up additional parameters from a configuration.
ConfigurableStateBackend - Interface in org.apache.flink.runtime.state
An interface for state backends that pick up additional parameters from a configuration.
ConfigurableStreamPartitioner - Interface in org.apache.flink.streaming.runtime.partitioner
Interface for StreamPartitioner which have to be configured with the maximum parallelism of the stream transformation.
configuration - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
configuration - Variable in class org.apache.flink.runtime.highavailability.AbstractHaServices
The runtime configuration.
configuration - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Currently, configuration is split across multiple member variables and classes such as ExecutionConfig or CheckpointConfig.
configuration - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The configuration of this streaming task.
configuration() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to configuration.
Configuration - Class in org.apache.flink.configuration
Lightweight configuration object which stores key/value pairs.
Configuration() - Constructor for class org.apache.flink.configuration.Configuration
Creates a new empty configuration.
Configuration(Configuration) - Constructor for class org.apache.flink.configuration.Configuration
Creates a new configuration with the copy of the given configuration.
ConfigurationCommandLineOptions - Class in org.apache.flink.runtime.entrypoint.parser
Represents the set of command-line options related to update and get configuration.
ConfigurationCommandLineOptions() - Constructor for class org.apache.flink.runtime.entrypoint.parser.ConfigurationCommandLineOptions
 
ConfigurationException - Exception in org.apache.flink.util
Exception which occurs when creating a configuration object fails.
ConfigurationException(String) - Constructor for exception org.apache.flink.util.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.util.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.apache.flink.util.ConfigurationException
 
ConfigurationFileMigrationUtils - Class in org.apache.flink.configuration
Utility class for migrating legacy Flink configuration file flink-conf.yaml to the new format starting from Flink 2.0.
ConfigurationFileMigrationUtils() - Constructor for class org.apache.flink.configuration.ConfigurationFileMigrationUtils
 
ConfigurationInfo - Class in org.apache.flink.runtime.rest.messages
Response of the ClusterConfigHandler, represented as a list of key-value pairs of the cluster Configuration.
ConfigurationInfo() - Constructor for class org.apache.flink.runtime.rest.messages.ConfigurationInfo
 
ConfigurationInfo(int) - Constructor for class org.apache.flink.runtime.rest.messages.ConfigurationInfo
 
ConfigurationInfoEntry - Class in org.apache.flink.runtime.rest.messages
A single key-value pair entry in the ConfigurationInfo response.
ConfigurationInfoEntry(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
ConfigurationJsonSerializerFilter - Class in org.apache.flink.table.planner.plan.nodes.exec.serde
Custom filtering for Configuration used by ExecNodeBase.getPersistedConfig() to avoid serializing null or empty configurations.
ConfigurationJsonSerializerFilter() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.serde.ConfigurationJsonSerializerFilter
 
ConfigurationNotAllowedMessage - Class in org.apache.flink.runtime.dispatcher
If DeploymentOptions.PROGRAM_CONFIG_ENABLED is disabled, this error denotes the not allowed configuration.
ConfigurationOptionLocator - Class in org.apache.flink.docs.util
Utility for discovering config options.
ConfigurationOptionLocator() - Constructor for class org.apache.flink.docs.util.ConfigurationOptionLocator
 
ConfigurationOptionLocator(OptionsClassLocation[], String) - Constructor for class org.apache.flink.docs.util.ConfigurationOptionLocator
 
ConfigurationParserUtils - Class in org.apache.flink.runtime.util
Utility class to extract related parameters from Configuration and to sanity check them.
ConfigurationParserUtils() - Constructor for class org.apache.flink.runtime.util.ConfigurationParserUtils
 
ConfigurationUtils - Class in org.apache.flink.configuration
Utility class for Configuration related helper functions.
ConfigurationValidator - Interface in org.apache.flink.connector.base.table.options
Interface for classes that validate connector specific table options, including common utils for validation.
ConfigurationValidatorUtil - Class in org.apache.flink.connector.base.table.util
Class containing validation utils needed by ConfigurationValidator.
ConfigurationValidatorUtil() - Constructor for class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
configure(int) - Method in interface org.apache.flink.streaming.runtime.partitioner.ConfigurableStreamPartitioner
Configure the StreamPartitioner with the maximum parallelism of the down stream operator.
configure(int) - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
configure(String[], TypeInformation<?>[]) - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
This method will be dropped in future versions. It is recommended to pass a static schema when instantiating the sink instead.
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
 
configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.table.sinks.TableSinkBase
Deprecated.
Returns a copy of this TableSink configured with the field names and types of the table to emit.
configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Configures this input format by reading the path to the file from the configuration and the string that defines the record delimiter.
configure(Configuration) - Method in class org.apache.flink.api.common.io.FileInputFormat
Configures the file input format by reading the file path from the configuration.
configure(Configuration) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
configure(Configuration) - Method in interface org.apache.flink.api.common.io.InputFormat
Configures this input format.
configure(Configuration) - Method in interface org.apache.flink.api.common.io.OutputFormat
Configures this output format.
configure(Configuration) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
configure(Configuration) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.core.fs.ConnectionLimitingFactory
 
configure(Configuration) - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
configure(Configuration) - Method in interface org.apache.flink.core.plugin.Plugin
Optional method for plugins to pick up settings from the configuration.
configure(Configuration) - Method in class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
 
configure(Configuration) - Method in class org.apache.flink.fs.gs.GSFileSystemFactory
 
configure(Configuration) - Method in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
configure(Configuration) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
configure(Configuration) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
configure(Configuration) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
configure(Configuration) - Method in class org.apache.flink.state.api.output.FileCopyFunction
 
configure(Configuration) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
configure(Configuration) - Method in class org.apache.flink.util.Utils.ChecksumHashCodeHelper
 
configure(Configuration) - Method in class org.apache.flink.util.Utils.CollectHelper
 
configure(Configuration) - Method in class org.apache.flink.util.Utils.CountHelper
 
configure(Configuration) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
configure(Configuration, File, Duration, int) - Static method in class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
configure(ReadableConfig) - Method in interface org.apache.flink.contrib.streaming.state.ConfigurableRocksDBOptionsFactory
Creates a variant of the options factory that applies additional configuration parameters.
configure(ReadableConfig) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
configure(ReadableConfig) - Method in interface org.apache.flink.state.forst.ConfigurableForStOptionsFactory
Creates a variant of the options factory that applies additional configuration parameters.
configure(ReadableConfig) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets all relevant options contained in the ReadableConfig such as e.g.
configure(ReadableConfig) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets all relevant options contained in the ReadableConfig.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets all relevant options contained in the ReadableConfig such as e.g.
configure(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Sets all relevant options contained in the ReadableConfig such as e.g.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Sets all relevant options contained in the ReadableConfig such as e.g.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Creates a copy of this state backend that uses the values defined in the configuration for fields where that were not yet specified in this state backend.
configure(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.runtime.state.ConfigurableCheckpointStorage
Creates a variant of the checkpoint storage that applies additional configuration parameters.
configure(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.runtime.state.ConfigurableStateBackend
Creates a variant of the state backend that applies additional configuration parameters.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
 
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a copy of this checkpoint storage that uses the values defined in the configuration for fields where that were not specified in this checkpoint storage.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.state.forst.ForStStateBackend
Creates a copy of this state backend that uses the values defined in the configuration for fields where that were not yet specified in this state backend.
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets all relevant options contained in the ReadableConfig.
CONFIGURE_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
CONFIGURE_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
configureBufferTimeout(StreamGraph, int, Transformation<T>, long) - Static method in class org.apache.flink.streaming.util.graph.StreamGraphUtils
Configure a stream node's buffer timeout according to the given transformation.
CONFIGURED - org.apache.flink.core.execution.CheckpointType
 
CONFIGURED - org.apache.flink.runtime.minicluster.MiniCluster.HaServices
Uses the configured HA Services in HighAvailabilityOptions.HA_MODE option.
configuredNetworkBuffersPerChannel - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
configureExecution(Configuration, PackagedProgram) - Static method in class org.apache.flink.client.deployment.application.ApplicationClusterEntryPoint
 
configureOperator(DelegateOperatorTransformation<?>, AbstractPythonFunctionOperator<?>) - Static method in interface org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation
 
configurePartitionGrouping(boolean) - Method in interface org.apache.flink.table.legacy.sinks.PartitionableTableSink
Deprecated.
If returns true, sink can trust all records will definitely be grouped by partition fields before consumed by the TableSink, i.e. the sink will receive all elements of one partition and then all elements of another partition, elements of different partitions will not be mixed.
configurePythonDependencies(ReadableConfig) - Static method in class org.apache.flink.python.util.PythonDependencyUtils
Adds python dependencies to registered cache file list according to given configuration and returns a new configuration which contains the metadata of the registered python dependencies.
configurePythonExecution(Configuration, PackagedProgram) - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
 
configureSession(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Configures session with statement.
configureSession(String) - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
configureSession(OperationHandle, String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
configureSession(SessionHandle, String, long) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Using the statement to initialize the Session.
configureSession(SessionHandle, String, long) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
ConfigureSessionHandler - Class in org.apache.flink.table.gateway.rest.handler.session
Handler to configure a session with statement.
ConfigureSessionHandler(SqlGatewayService, Map<String, String>, MessageHeaders<ConfigureSessionRequestBody, EmptyResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.session.ConfigureSessionHandler
 
ConfigureSessionHeaders - Class in org.apache.flink.table.gateway.rest.header.session
Message headers for configuring a session.
ConfigureSessionHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
ConfigureSessionRequestBody - Class in org.apache.flink.table.gateway.rest.message.session
RequestBody for configuring a session.
ConfigureSessionRequestBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.session.ConfigureSessionRequestBody
 
ConfigureSessionRequestBody(String, Long) - Constructor for class org.apache.flink.table.gateway.rest.message.session.ConfigureSessionRequestBody
 
configureUncaughtExceptionHandler(Configuration) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Sets the uncaught exception handler for current thread based on configuration.
ConfigUtils - Class in org.apache.flink.configuration
General utilities for parsing values to configuration options.
ConfigUtils - Class in org.apache.flink.fs.gs.utils
Utilities class for configuration of Hadoop and Google Storage.
ConfigUtils() - Constructor for class org.apache.flink.fs.gs.utils.ConfigUtils
 
ConfigUtils.ConfigContext - Interface in org.apache.flink.fs.gs.utils
Interface that provides context-specific config helper functions, factored out to support unit testing
confirm(SequenceNumber, SequenceNumber, long) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Mark the given state changes as confirmed by the JM.
confirmCheckpoint(long) - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
confirmCheckpoint(long) - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Notifies that the checkpoint with the given id was confirmed as complete.
confirmCheckpoint(long) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
confirmCheckpoint(ExecutionAttemptID, long, long, long) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
confirmCheckpoint(ExecutionAttemptID, long, long, long) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Confirm a checkpoint for the given task.
confirmCheckpoint(ExecutionAttemptID, long, long, long) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
confirmLeadership(String, UUID, String) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
confirmLeadership(UUID, String) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElection
Confirms that the LeaderContender has accepted the leadership identified by the given leader session id.
confirmLeadership(UUID, String) - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElection
 
ConfluentRegistryAvroDeserializationSchema<T> - Class in org.apache.flink.formats.avro.registry.confluent
Deserialization schema that deserializes from Avro binary format using SchemaCoder that uses Confluent Schema Registry.
ConfluentRegistryAvroSerializationSchema<T> - Class in org.apache.flink.formats.avro.registry.confluent
Serialization schema that serializes to Avro binary format that uses Confluent Schema Registry.
ConfluentSchemaRegistryCoder - Class in org.apache.flink.formats.avro.registry.confluent
Reads and Writes schema using Confluent Schema Registry protocol.
ConfluentSchemaRegistryCoder(SchemaRegistryClient) - Constructor for class org.apache.flink.formats.avro.registry.confluent.ConfluentSchemaRegistryCoder
Creates SchemaCoder that uses provided SchemaRegistryClient to connect to schema registry.
ConfluentSchemaRegistryCoder(String, SchemaRegistryClient) - Constructor for class org.apache.flink.formats.avro.registry.confluent.ConfluentSchemaRegistryCoder
Creates SchemaCoder that uses provided SchemaRegistryClient to connect to schema registry.
CongestionControlRateLimitingStrategy - Class in org.apache.flink.connector.base.sink.writer.strategy
A RateLimitingStrategy implementation that does the following: Scales up when any request is successful.
CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder - Class in org.apache.flink.connector.base.sink.writer.strategy
CongestionControlRateLimitingStrategyBuilder() - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder
 
ConjunctFuture() - Constructor for class org.apache.flink.util.concurrent.FutureUtils.ConjunctFuture
 
conjunctPredicates - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
connect(String, F, Class<C>) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
connect(String, F, Class<C>) - Method in interface org.apache.flink.runtime.rpc.RpcService
Connect to a remote fenced rpc server under the provided address.
connect(String, Class<C>) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
connect(String, Class<C>) - Method in interface org.apache.flink.runtime.rpc.RpcService
Connect to a remote rpc server under the provided address.
connect(String, Properties) - Method in class org.apache.flink.table.jdbc.FlinkDriver
 
connect(ResourceID, JobMasterGateway, TaskManagerActions, CheckpointResponder, GlobalAggregateManager, PartitionProducerStateChecker) - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Job
Connects the job to a JobManager and associates the provided services with this connection.
connect(DeclareResourceRequirementServiceConnectionManager.DeclareResourceRequirementsService) - Method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
 
connect(BroadcastStream<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a new BroadcastConnectedStream by connecting the current DataStream or KeyedStream with a BroadcastStream.
connect(DataStream<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a new ConnectedStreams by connecting DataStream outputs of (possible) different types with each other.
connect(S) - Method in interface org.apache.flink.runtime.jobmaster.ServiceConnectionManager
Connect to the given service.
connect(S) - Method in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
CONNECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONNECT_TIMEOUT - Static variable in class org.apache.flink.configuration.BlobServerOptions
The connection timeout in milliseconds for the blob client.
CONNECT_TIMEOUT - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two input operation to this and other BroadcastStream.
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Apply a two input operation to this and other BroadcastStream.
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two input operation to this and other BroadcastStream.
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<V, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
connectAndProcess(BroadcastStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<V, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
connectAndProcess(GlobalStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Apply a two input operation to this and other GlobalStream.
connectAndProcess(GlobalStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
connectAndProcess(GlobalStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>) - Method in interface org.apache.flink.datastream.api.stream.BroadcastStream
Apply a two input operation to this and other KeyedPartitionStream.
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.BroadcastStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>, KeySelector<OUT, K>) - Method in interface org.apache.flink.datastream.api.stream.BroadcastStream
Apply a two input operation to this and other KeyedPartitionStream.
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.BroadcastStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two input operation to this and other KeyedPartitionStream.
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two input operation to this and other KeyedPartitionStream.The two keyed streams must have the same partitions, otherwise it makes no sense to connect them.
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<V, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
connectAndProcess(KeyedPartitionStream<K, T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<V, T_OTHER, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
connectAndProcess(NonKeyedPartitionStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>) - Method in interface org.apache.flink.datastream.api.stream.BroadcastStream
Apply a two input operation to this and other NonKeyedPartitionStream.
connectAndProcess(NonKeyedPartitionStream<T_OTHER>, TwoInputBroadcastStreamProcessFunction<T_OTHER, T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.BroadcastStreamImpl
 
connectAndProcess(NonKeyedPartitionStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Apply to a two input operation on this and other NonKeyedPartitionStream.
connectAndProcess(NonKeyedPartitionStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
connectAndProcess(NonKeyedPartitionStream<T_OTHER>, TwoInputNonBroadcastStreamProcessFunction<T, T_OTHER, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
ConnectedComponentsData - Class in org.apache.flink.test.testdata
Test data for ConnectedComponents programs.
ConnectedStreams<IN1,​IN2> - Class in org.apache.flink.streaming.api.datastream
ConnectedStreams represent two connected streams of (possibly) different data types.
ConnectedStreams(StreamExecutionEnvironment, DataStream<IN1>, DataStream<IN2>) - Constructor for class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
CONNECTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONNECTION_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.RestOptions
The maximum time in ms for the client to establish a TCP connection.
connectionBroken(NettyConnectionId) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyServiceProducer
NettyConnectionWriter related to a connection id will be notified when the netty connection is broken.
connectionBroken(NettyConnectionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
connectionBroken(NettyConnectionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierProducerAgent
 
connectionBroken(NettyConnectionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
ConnectionClosedException - Exception in org.apache.flink.runtime.rest
Exception which is thrown if the RestClient detects that a connection was closed.
ConnectionClosedException(String) - Constructor for exception org.apache.flink.runtime.rest.ConnectionClosedException
 
ConnectionClosedException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionClosedException
 
ConnectionClosedException(Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionClosedException
 
ConnectionErrorMessage - Class in org.apache.flink.runtime.io.network.netty
Message for indicating connection error.
ConnectionErrorMessage(Throwable) - Constructor for class org.apache.flink.runtime.io.network.netty.ConnectionErrorMessage
 
connectionEstablished(TieredStorageSubpartitionId, NettyConnectionWriter) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyServiceProducer
NettyConnectionWriter will be created when a netty connection is established for a subpartition.
connectionEstablished(TieredStorageSubpartitionId, NettyConnectionWriter) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
connectionEstablished(TieredStorageSubpartitionId, NettyConnectionWriter) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierProducerAgent
 
connectionEstablished(TieredStorageSubpartitionId, NettyConnectionWriter) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
ConnectionException - Exception in org.apache.flink.runtime.rest
Base class for all connection related exception thrown by the RestClient.
ConnectionException(String) - Constructor for exception org.apache.flink.runtime.rest.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionException
 
ConnectionID - Class in org.apache.flink.runtime.io.network
A ConnectionID identifies a connection to a remote task manager by the socket address and a connection index.
ConnectionID(ResourceID, InetSocketAddress, int) - Constructor for class org.apache.flink.runtime.io.network.ConnectionID
 
ConnectionID(TaskManagerLocation, int) - Constructor for class org.apache.flink.runtime.io.network.ConnectionID
 
ConnectionIdleException - Exception in org.apache.flink.runtime.rest
Exception which is thrown by the RestClient if a connection becomes idle.
ConnectionIdleException(String) - Constructor for exception org.apache.flink.runtime.rest.ConnectionIdleException
 
ConnectionIdleException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionIdleException
 
ConnectionIdleException(Throwable) - Constructor for exception org.apache.flink.runtime.rest.ConnectionIdleException
 
ConnectionLimitingFactory - Class in org.apache.flink.core.fs
A wrapping factory that adds a LimitedConnectionsFileSystem to a file system.
ConnectionLimitingSettings(int, int, int, long, long) - Constructor for class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
Creates a new ConnectionLimitingSettings with the given parameters.
connectionManager - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
ConnectionManager - Interface in org.apache.flink.runtime.io.network
The connection manager manages physical connections for the (logical) remote input channels at runtime.
ConnectionUtils - Class in org.apache.flink.runtime.net
Utilities to determine the network interface and address that should be used to bind the TaskManager communication to.
ConnectionUtils() - Constructor for class org.apache.flink.runtime.net.ConnectionUtils
 
ConnectionUtils.LeaderConnectingAddressListener - Class in org.apache.flink.runtime.net
A LeaderRetrievalListener that allows retrieving an InetAddress for the current leader.
connectNewDataSetAsInput(JobVertex, DistributionPattern, ResultPartitionType) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
connectNewDataSetAsInput(JobVertex, DistributionPattern, ResultPartitionType, boolean) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
connectNewDataSetAsInput(JobVertex, DistributionPattern, ResultPartitionType, IntermediateDataSetID, boolean) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
CONNECTOR - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
Prefix for connector-related properties.
CONNECTOR - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
CONNECTOR_CLASSES_ONLY_DEPEND_ON_PUBLIC_API - Static variable in class org.apache.flink.architecture.rules.ConnectorRules
 
CONNECTOR_OPTIONS_PACKAGE - Static variable in class org.apache.flink.architecture.rules.TableApiRules
 
CONNECTOR_PATH - Static variable in class org.apache.flink.table.descriptors.FileSystemValidator
Deprecated.
 
CONNECTOR_PROPERTY_VERSION - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
Key for describing the property version.
CONNECTOR_TYPE - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
Key for describing the type of the connector.
CONNECTOR_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.FileSystemValidator
Deprecated.
 
CONNECTOR_VERSION - Static variable in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
Key for describing the version of the connector.
ConnectorCatalogTable<T1,​T2> - Class in org.apache.flink.table.catalog
A CatalogTable that wraps a TableSource and/or TableSink.
ConnectorCatalogTable(TableSource<T1>, TableSink<T2>, TableSchema, boolean) - Constructor for class org.apache.flink.table.catalog.ConnectorCatalogTable
 
ConnectorDescriptorValidator - Class in org.apache.flink.table.descriptors
Deprecated.
ConnectorDescriptorValidator() - Constructor for class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
 
ConnectorRules - Class in org.apache.flink.architecture.rules
Rules for Flink connectors.
ConnectorRules() - Constructor for class org.apache.flink.architecture.rules.ConnectorRules
 
CONNECTORS - Static variable in class org.apache.flink.architecture.ProductionCodeArchitectureBase
 
ConnectorTestConstants - Class in org.apache.flink.connector.testframe.utils
The default configuration values used in connector tests.
ConnectorTestConstants() - Constructor for class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
ConnectorTestingExtension - Class in org.apache.flink.connector.testframe.junit.extensions
A JUnit 5 Extension for supporting running of connector testing framework.
ConnectorTestingExtension() - Constructor for class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
connectPartitionWithConsumerVertexGroup(IntermediateResultPartitionID, ConsumerVertexGroup) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
connectToPredecessors(Map<IntermediateDataSetID, IntermediateResult>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
connectToResourceManager(ResourceManagerGateway) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
 
connectToResourceManager(ResourceManagerGateway) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
connectToResourceManager(ResourceManagerGateway) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
connectToResourceManager(ResourceManagerGateway) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Connects the SlotPool to the given ResourceManager.
connectToResourceManager(ResourceManagerGateway) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Connects the SlotPool to the given ResourceManager.
connectVertexWithConsumedPartitionGroup(ExecutionVertexID, ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
consecutive() - Method in class org.apache.flink.cep.pattern.Pattern
Works in conjunction with Pattern.oneOrMore() or Pattern.times(int).
consecutive() - Method in class org.apache.flink.cep.pattern.Quantifier
 
CONSERVATIVE_PAGE_SIZE_MULTIPLE - Static variable in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
A conservative fallback value (64 KiBytes) that should be a multiple of the page size even in some uncommon cases of servers installations with larger-than-usual page sizes.
CONSISTENCY - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
CONST - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CONST - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ConstantArgumentCount - Class in org.apache.flink.table.types.inference
Helper class for ArgumentCount with constant boundaries.
constantDeclarator() - Method in class org.apache.flink.table.codesplit.JavaParser
 
constantDeclarator() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
constantDeclarator(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
ConstantDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
constantExpression - Variable in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
ConstantFoldingUtil - Class in org.apache.flink.table.planner.plan.utils
Utility for deciding whether than expression supports constant folding or not.
ConstantFoldingUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.ConstantFoldingUtil
 
ConstantLookupKey(LogicalType, RexLiteral) - Constructor for class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
ConstantRankNumberColumnRemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that removes the output column of rank number iff there is an equality condition for the rank column.
ConstantRankNumberColumnRemoveRule(ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule
 
ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
ConstantRankRange - Class in org.apache.flink.table.runtime.operators.rank
rankStart and rankEnd are inclusive, rankStart always start from one.
ConstantRankRange(long, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
ConstantRankRangeWithoutEnd - Class in org.apache.flink.table.runtime.operators.rank
ConstantRankRangeWithoutEnd is a RankRange which not specify RankEnd.
ConstantRankRangeWithoutEnd(long) - Constructor for class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
 
Constants - Class in org.apache.flink.kubernetes.utils
Constants for kubernetes.
Constants - Class in org.apache.flink.python
constants.
Constants - Class in org.apache.flink.runtime.state.heap.space
constants.
Constants - Class in org.apache.flink.table.gateway.service.utils
Constants used in the SqlGatewayService.
Constants() - Constructor for class org.apache.flink.kubernetes.utils.Constants
 
Constants() - Constructor for class org.apache.flink.python.Constants
 
Constants() - Constructor for class org.apache.flink.runtime.state.heap.space.Constants
 
Constants() - Constructor for class org.apache.flink.table.gateway.service.utils.Constants
 
constDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
constDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
ConstDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
constraint(String, Predicate<List<DataType>>) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that must fulfill a given constraint.
Constraint - Interface in org.apache.flink.table.catalog
Integrity constraints, generally referred to simply as constraints, define the valid states of SQL-data by constraining the values in the base tables.
Constraint - Interface in org.apache.flink.table.legacy.api.constraints
Deprecated.
CONSTRAINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONSTRAINT_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONSTRAINT_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONSTRAINT_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONSTRAINT_VALIDATOR_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
Constraint.ConstraintType - Enum in org.apache.flink.table.catalog
Type of the constraint.
Constraint.ConstraintType - Enum in org.apache.flink.table.legacy.api.constraints
Deprecated.
Type of the constraint.
ConstraintArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that must fulfill a given constraint.
ConstraintArgumentTypeStrategy(String, Predicate<List<DataType>>) - Constructor for class org.apache.flink.table.types.inference.strategies.ConstraintArgumentTypeStrategy
 
ConstraintEnforcement() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ConstraintEnforcer - Class in org.apache.flink.table.runtime.operators.sink
Processes RowData to enforce the following constraints: NOT NULL column constraint of a sink table CHAR(length)/@{code VARCHAR(length)}: trim string values to comply with the length defined in their corresponding types.
ConstraintEnforcer.Builder - Class in org.apache.flink.table.runtime.operators.sink
Helper builder, so that the ConstraintEnforcer can be instantiated with only the NOT NULL constraint validation, only the CHAR/VARCHAR length validation, only the BINARY/VARBINARY length validation or combinations of them, or all of them.
ConstraintEnforcer.FieldInfo - Class in org.apache.flink.table.runtime.operators.sink
Helper POJO to keep info about CHAR/VARCHAR/BINARY/VARBINARY fields, used to determine if trimming or padding is needed.
ConstraintName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
constraints - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
constraints - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
CONSTRAINTS - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
CONSTRAINTS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
construct(Object[]) - Method in class org.apache.flink.api.common.python.pickle.ArrayConstructor
 
construct(Object[]) - Method in class org.apache.flink.api.common.python.pickle.ByteArrayConstructor
 
CONSTRUCTED - org.apache.flink.table.types.logical.LogicalTypeFamily
 
constructEnvironmentVariables(String) - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
Constructs the environment variables which is used to launch the python UDF worker.
constructIntermediateCompatibilityResult(TypeSerializerSnapshot<?>[], TypeSerializerSnapshot<?>[]) - Static method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil
Constructs an CompositeTypeSerializerUtil.IntermediateCompatibilityResult with the given array of nested serializers and their corresponding serializer snapshots.
constructLogString(String, String, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.BatchTask
Utility function that composes a string for logging purposes.
constructor - Variable in class org.apache.flink.table.types.extraction.ExtractionUtils.AssigningConstructor
 
CONSTRUCTOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
constructorBody - Variable in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
constructorCall() - Method in class org.apache.flink.table.codesplit.JavaParser
 
constructorCall() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
ConstructorCallContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
constructorDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
constructorDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
constructorDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
ConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
consume(T, int) - Method in interface org.apache.flink.runtime.state.KeyGroupPartitioner.KeyGroupElementsConsumer
 
consumeAndCacheRemainingData() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
consumeDataStream(DataStream<RowData>) - Method in interface org.apache.flink.table.connector.sink.DataStreamSinkProvider
Deprecated.
Use DataStreamSinkProvider.consumeDataStream(ProviderContext, DataStream) and correctly set a unique identifier for each data stream transformation.
consumeDataStream(DataStream<Row>) - Method in class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
 
consumeDataStream(DataStream<T>) - Method in class org.apache.flink.legacy.table.sinks.OutputFormatTableSink
Deprecated.
 
consumeDataStream(DataStream<T>) - Method in interface org.apache.flink.legacy.table.sinks.StreamTableSink
Deprecated.
Consumes the DataStream and return the sink transformation DataStreamSink.
consumeDataStream(ProviderContext, DataStream<RowData>) - Method in interface org.apache.flink.table.connector.sink.DataStreamSinkProvider
Consumes the given Java DataStream and returns the sink transformation DataStreamSink.
consumedOptionKeys - Variable in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
 
consumedOptions() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
Hard coded list of ExecutionConfigOptions keys of in the Flink version when the ExecNode was added.
consumedOptions(Class<T>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
ConsumedPartitionGroup - Class in org.apache.flink.runtime.scheduler.strategy
Group of consumed IntermediateResultPartitionIDs.
consumedSubpartitionIndexSet - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The indexes of the subpartitions consumed by this channel.
ConsumerRegionGroupExecutionView - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
This view maintains the finished progress of consumer SchedulingPipelinedRegions for each ConsumedPartitionGroup.
ConsumerRegionGroupExecutionView() - Constructor for class org.apache.flink.runtime.executiongraph.failover.partitionrelease.ConsumerRegionGroupExecutionView
 
ConsumerVertexGroup - Class in org.apache.flink.runtime.scheduler.strategy
Group of consumer ExecutionVertexIDs.
consumeSync(Consumer<T>) - Method in interface org.apache.flink.testutils.junit.SharedReference
Executes the code on the referenced object in a synchronized fashion.
containAnyFieldsInClassHierarchyThat(DescribedPredicate<? super JavaField>) - Static method in class org.apache.flink.architecture.common.Predicates
 
containBuffer(int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Whether the current region contain the buffer.
containBuffer(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
CONTAINER_IMAGE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
CONTAINER_IMAGE_PULL_POLICY - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
CONTAINER_IMAGE_PULL_SECRETS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
CONTAINER_REQUEST_HEARTBEAT_INTERVAL_MILLISECONDS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The heartbeat interval between the Application Master and the YARN Resource Manager if Flink is requesting containers.
ContaineredTaskManagerParameters - Class in org.apache.flink.runtime.clusterframework
This class describes the basic parameters for launching a TaskManager process.
ContaineredTaskManagerParameters(TaskExecutorProcessSpec, HashMap<String, String>) - Constructor for class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
CONTAINERIZED_MASTER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Prefix for passing custom environment variables to Flink's master process.
CONTAINERIZED_TASK_MANAGER_ENV_PREFIX - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Similar to the {@see CONTAINERIZED_MASTER_ENV_PREFIX}, this configuration prefix allows setting custom environment variables for the workers (TaskManagers).
containingIteration - Variable in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
ContainingTaskDetails - Interface in org.apache.flink.streaming.runtime.tasks
Details about the operator containing task (such as StreamTask).
contains(byte) - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
contains(double) - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
contains(float) - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
contains(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
contains(int) - Method in class org.apache.flink.runtime.state.KeyGroupRange
Checks whether or not a single key-group is contained in the range.
contains(int) - Method in interface org.apache.flink.runtime.state.KeyGroupsList
Returns true, if the given key group id is contained in the list, otherwise false.
contains(int) - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
 
contains(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
 
contains(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
contains(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
contains(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
contains(Object) - Method in class org.apache.flink.types.ListValue
 
contains(String) - Method in interface org.apache.flink.table.catalog.CatalogStore
Return whether the catalog exists in the catalog store.
contains(String) - Method in class org.apache.flink.table.catalog.FileCatalogStore
Returns whether the specified catalog exists in the catalog store.
contains(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
contains(K) - Method in interface org.apache.flink.api.common.state.ReadOnlyBroadcastState
Returns whether there exists the given mapping.
contains(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
contains(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
contains(K) - Method in class org.apache.flink.table.api.dataview.MapView
Checks if the map view contains a value for a given key.
contains(ConfigOption<?>) - Method in class org.apache.flink.configuration.Configuration
Checks whether there is an entry for the given config option.
contains(ConfigOption<?>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
contains(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalPipelinedRegion
 
contains(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
contains(SequenceNumber) - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
 
contains(SequenceNumber) - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
contains(BinaryStringData) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns true if and only if this BinaryStringData contains the specified sequence of bytes values.
contains(RowData) - Method in class org.apache.flink.table.connector.source.DynamicFilteringData
Returns true if the dynamic filtering data contains the specific row.
contains(ModifyKind) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
contains(RowKind) - Method in class org.apache.flink.table.connector.ChangelogMode
 
contains(T) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns whether the given element is contained in this list.
contains(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
contains(UK) - Method in interface org.apache.flink.api.common.state.MapState
Returns whether there exists the given mapping.
contains(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns whether there exists the given mapping.
contains(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
contains(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
contains(VID) - Method in interface org.apache.flink.runtime.topology.PipelinedRegion
Returns whether the vertex is in this pipelined region or not.
contains(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns whether there exists the given mapping.
CONTAINS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
containsAll(Collection<?>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
containsAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
 
containsAsyncCall(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.AsyncUtil
Checks whether it contains the specified kind of async function call in the specified node.
containsCause(Class<? extends Throwable>) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks for a Throwable that matches by class.
containsCause(Throwable) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks for a Throwable that matches by class and message.
containsCause(Throwable, Class<? extends Throwable>) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Checks whether the given throwable contains the given cause as a cause.
containsFreeSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Checks whether the slot pool contains a slot with the given AllocationID and if it is free.
containsFreeSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Checks whether the slot pool contains a slot with the given AllocationID and if it is free.
containsFreeSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
containsFreeSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
containSizeBasedWindowFunction(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
containsJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
containsJob(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Check whether the given job is being monitored or not.
containsJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
Check whether the service monitors the given job.
containsJob(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Check whether the service monitors the given job.
containsKey(Object) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
containsKey(Object) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
containsKey(Object) - Method in class org.apache.flink.types.MapValue
 
containsKey(String) - Method in class org.apache.flink.configuration.Configuration
Checks whether there is an entry with the specified key.
containsKey(String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
containsKey(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns if the given key is contained.
containsKey(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
containsKey(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
containsKey(K, N) - Method in class org.apache.flink.runtime.state.heap.StateMap
Returns whether this map contains the specified key/namespace composite key.
containsKey(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns whether this table contains a mapping for the composite of active key and given namespace.
containsKey(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Returns true if the buffer contains a mapping for the specified key.
containsKeyA(A) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
containsKeyB(B) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
containsMessage(String) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks for a Throwable that contains the expected error message.
containsNonAsyncCall(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.AsyncUtil
Checks whether it contains non-async function call in the specified node.
containsNonRemoteCall(RexNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncRemoteCalcCallFinder
 
containsNonRemoteCall(RexNode) - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoteCalcCallFinder
 
containsNull - Variable in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
containsNull - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Is this set has a null key.
containsNull() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
containsNull() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Is there a null key.
containsNullKey() - Method in class org.apache.flink.table.runtime.dataview.MapViewSpec
 
containsOnly(ModifyKind) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
containsOnly(RowKind) - Method in class org.apache.flink.table.connector.ChangelogMode
 
containsOperation(K) - Method in class org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
Returns whether this cache contains an operation under the given operation key.
containsPhysicalColumnsOnly(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Returns true if there are only physical columns in the given TableSchema.
containsPriorityElement(T) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns whether the given element is a known priority element.
containsPythonDependencyOptions(CommandLine) - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
 
containsQueryHints() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
To tell this converter that this SqlNode tree contains query hints and then a query block alias will be attached to the root node of the query block.
containsRemoteCall(RexNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncRemoteCalcCallFinder
 
containsRemoteCall(RexNode) - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoteCalcCallFinder
 
containsResource(ResourceProfile) - Method in class org.apache.flink.runtime.util.ResourceCounter
Checks whether resourceProfile is contained in this counter.
containsResultAsText(List<T>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
The expected string contains all expected results separate with line break, check whether all elements in result are contained in the expected string.
containsRexNodeSpecAfterProjection(CommonPhysicalTableSourceScan) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
containsSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Checks whether the slot pool contains a slot with the given allocationId.
containsSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
containsSlots(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Checks whether the slot pool contains at least one slot belonging to the specified owner.
containsSlots(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Returns whether the slot pool has a slot registered which is owned by the given TaskExecutor.
containsSlots(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
containsSlots(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
containsValue(Object) - Method in class org.apache.flink.types.MapValue
 
containsZero - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Is this set has a zero key.
CONTENT_TYPE_BINARY - Static variable in enum org.apache.flink.runtime.rest.util.RestConstants
 
CONTENT_TYPE_JAR - Static variable in enum org.apache.flink.runtime.rest.util.RestConstants
 
contents(S) - Method in interface org.apache.flink.state.api.input.operator.window.WindowContents
 
CONTENTS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
context - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
context - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
context - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
context - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
The context of this source reader.
context - Variable in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
context - Variable in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
context - Variable in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
context - Variable in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
context - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
context - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
context() - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationEvent
The context to identify physical catalog for the event.
Context() - Constructor for class org.apache.flink.state.api.functions.KeyedStateBootstrapFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.BaseBroadcastProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.BroadcastProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.CoProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.KeyedProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.ProcessFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.Context
 
Context() - Constructor for class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
 
Context(K, W) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
Context(Configuration, OutputFormatFactory<T>) - Constructor for class org.apache.flink.connector.file.table.PartitionWriter.Context
 
CONTEXT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
ContextClassLoaderExtension - Class in org.apache.flink.testutils.junit.extensions
JUnit extension to customize the classloader that a test is run with.
ContextClassLoaderExtension.ContextClassLoaderExtensionBuilder - Class in org.apache.flink.testutils.junit.extensions
ContextKey<K,​N> - Class in org.apache.flink.state.forst
The composite key which contains some context information, such as keyGroup, etc.
ContextKey(RecordContext<K>, N) - Constructor for class org.apache.flink.state.forst.ContextKey
 
ContextKey(RecordContext<K>, N, Object) - Constructor for class org.apache.flink.state.forst.ContextKey
 
ContextResolvedFunction - Class in org.apache.flink.table.catalog
This class contains information about a function and its relationship with a Catalog, if any.
ContextResolvedProcedure - Class in org.apache.flink.table.catalog
This class contains information about a procedure and its relationship with a Catalog.
ContextResolvedProcedure(FunctionIdentifier, Procedure) - Constructor for class org.apache.flink.table.catalog.ContextResolvedProcedure
 
contextResolvedTable - Variable in class org.apache.flink.table.operations.SinkModifyOperation
 
ContextResolvedTable - Class in org.apache.flink.table.catalog
This class contains information about a table, its ResolvedSchema, its options and its relationship with a Catalog, if any.
ContextStateFutureImpl<T> - Class in org.apache.flink.runtime.asyncprocessing
A state future that holds the RecordContext and maintains the reference count of it.
ContextVariable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
CONTINUE - org.apache.flink.streaming.api.windowing.triggers.TriggerResult
No action is taken on the window.
CONTINUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONTINUE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
CONTINUE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
CONTINUE() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
CONTINUOUS - org.apache.flink.sql.parser.ddl.SqlRefreshMode
 
CONTINUOUS - org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
The refresh pipeline will be executed in continuous mode, corresponding to CatalogMaterializedTable.RefreshMode.CONTINUOUS.
CONTINUOUS - org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
 
CONTINUOUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONTINUOUS_UNBOUNDED - org.apache.flink.api.connector.source.Boundedness
A CONTINUOUS_UNBOUNDED stream is a stream with infinite records.
ContinuousEnumerationSettings - Class in org.apache.flink.connector.file.src
Settings describing how to do continuous file discovery and enumeration for the file source's continuous discovery and streaming mode.
ContinuousEnumerationSettings(Duration) - Constructor for class org.apache.flink.connector.file.src.ContinuousEnumerationSettings
 
ContinuousEventTimeTrigger<W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that continuously fires based on a given time interval.
ContinuousFileMonitoringFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
ContinuousFileMonitoringFunction(FileInputFormat<OUT>, FileProcessingMode, int, long) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
ContinuousFileReaderOperator<OUT,​T extends TimestampedInputSplit> - Class in org.apache.flink.streaming.api.functions.source
The operator that reads the splits received from the preceding ContinuousFileMonitoringFunction.
ContinuousFileReaderOperatorFactory<OUT,​T extends TimestampedInputSplit> - Class in org.apache.flink.streaming.api.functions.source
ContinuousFileReaderOperatorFactory(InputFormat<OUT, ? super T>) - Constructor for class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
ContinuousFileReaderOperatorFactory(InputFormat<OUT, ? super T>, TypeInformation<OUT>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
ContinuousFileSplitEnumerator - Class in org.apache.flink.connector.file.src.impl
A continuously monitoring enumerator.
ContinuousFileSplitEnumerator(SplitEnumeratorContext<FileSourceSplit>, FileEnumerator, FileSplitAssigner, Path[], Collection<Path>, long) - Constructor for class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
ContinuousPartitionFetcher<P,​T extends Comparable<T>> - Interface in org.apache.flink.connector.file.table
Partition fetcher for helping continuously fetch partitioned table.
ContinuousPartitionFetcher.Context<P,​T extends Comparable<T>> - Interface in org.apache.flink.connector.file.table
Context for fetch partitions, partition information is stored in hive meta store.
ContinuousProcessingTimeTrigger<W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that continuously fires based on a given time interval as measured by the clock of the machine on which the job is running.
continuousReadSuggested() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader.ReadBufferResult
 
ContinuousRefreshHandler - Class in org.apache.flink.table.refresh
Embedded continuous refresh handler of Flink streaming job for materialized table.
ContinuousRefreshHandler(String, String) - Constructor for class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
ContinuousRefreshHandler(String, String, String) - Constructor for class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
ContinuousRefreshHandlerSerializer - Class in org.apache.flink.table.refresh
Serializer for ContinuousRefreshHandler.
ContinuousRefreshHandlerSerializer() - Constructor for class org.apache.flink.table.refresh.ContinuousRefreshHandlerSerializer
 
continuousSourceSettings - Variable in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
ControlMessages - Enum in org.apache.flink.runtime.rpc.pekko
Control messages for the PekkoRpcActor.
ConvergenceCriterion<T extends Value> - Interface in org.apache.flink.api.common.aggregators
Used to check for convergence.
conversionClass - Variable in class org.apache.flink.table.types.DataType
 
ConversionException - Exception in org.apache.flink.runtime.rest.messages
Exception which is thrown if an input cannot be converted into the requested type.
ConversionException(String) - Constructor for exception org.apache.flink.runtime.rest.messages.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.messages.ConversionException
 
ConversionException(Throwable) - Constructor for exception org.apache.flink.runtime.rest.messages.ConversionException
 
conversionSet(String...) - Static method in class org.apache.flink.table.types.logical.LogicalType
 
convert(E) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReader
 
convert(E) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
convert(E) - Method in class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
convert(E) - Method in class org.apache.flink.connector.datagen.source.GeneratingIteratorSourceReader
 
convert(From, C) - Method in interface org.apache.flink.formats.common.Converter
Converts elements of type From into elements of type To.
convert(Object) - Method in interface org.apache.flink.formats.avro.AvroToRowDataConverters.AvroToRowDataConverter
 
convert(String) - Static method in class org.apache.flink.formats.json.JsonRowSchemaConverter
Converts a JSON schema into Flink's type information.
convert(String) - Method in class org.apache.flink.table.planner.parse.ClearOperationParseStrategy
 
convert(String) - Method in interface org.apache.flink.table.planner.parse.ExtendedParseStrategy
Convert the input statement to the Operation.
convert(String) - Method in class org.apache.flink.table.planner.parse.HelpOperationParseStrategy
 
convert(String) - Method in class org.apache.flink.table.planner.parse.QuitOperationParseStrategy
 
convert(String) - Method in class org.apache.flink.table.planner.parse.ResetOperationParseStrategy
 
convert(String) - Method in class org.apache.flink.table.planner.parse.SetOperationParseStrategy
 
convert(Schema, Object) - Method in interface org.apache.flink.formats.avro.RowDataToAvroConverters.RowDataToAvroConverter
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalMatchRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonAggregateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonCorrelateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalAsyncCalcRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonCorrelateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupAggregateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupTableAggregateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupWindowAggregateRule
 
convert(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonOverAggregateRule
 
convert(RelNode, RexBuilder, boolean) - Static method in class org.apache.flink.table.planner.calcite.RelTimeIndicatorConverter
 
convert(RelNode, FlinkConvention) - Method in class org.apache.flink.table.planner.plan.rules.physical.common.CommonPhysicalMatchRule
 
convert(RelDataType, boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a projection that converts the current relational expression's output to a desired row type.
convert(RexBuilder, RexNode, RexNode) - Method in interface org.apache.calcite.sql2rel.AuxiliaryConverter
Converts an expression.
convert(RexBuilder, RexNode, RexNode) - Method in class org.apache.calcite.sql2rel.AuxiliaryConverter.Impl
 
convert(RowTypeInfo) - Static method in class org.apache.flink.formats.csv.CsvRowSchemaConverter
Convert RowTypeInfo to CsvSchema.
convert(JsonParser) - Method in interface org.apache.flink.formats.json.JsonParserToRowDataConverters.JsonParserToRowDataConverter
 
convert(JsonNode) - Method in interface org.apache.flink.formats.json.JsonToRowDataConverters.JsonToRowDataConverter
 
convert(ObjectMapper, JsonNode, Object) - Method in interface org.apache.flink.formats.json.RowDataToJsonConverters.RowDataToJsonConverter
 
convert(ChangelogMode) - Static method in class org.apache.flink.table.planner.lineage.TableLineageUtils
 
convert(RowData) - Method in class org.apache.flink.table.planner.functions.casting.RowDataToStringConverterImpl
 
convert(RowData) - Method in interface org.apache.flink.table.utils.print.RowDataToStringConverter
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule
Convert call expression with context to RexNode.
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverter
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.CustomizedConvertRule
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.DirectConvertRule
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.FunctionDefinitionConvertRule
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.LegacyScalarFunctionConvertRule
 
convert(CallExpression, CallExpressionConvertRule.ConvertContext) - Method in class org.apache.flink.table.planner.expressions.converter.OverConvertRule
 
convert(FlinkPlannerImpl, CatalogManager, SqlNode) - Static method in class org.apache.flink.table.planner.operations.SqlNodeToOperationConversion
This is the main entrance for executing all kinds of DDL/DML SqlNodes, different SqlNode will have it's implementation in the #convert(type) method whose 'type' argument is subclass of SqlNode.
convert(RowType) - Static method in class org.apache.flink.formats.csv.CsvRowSchemaConverter
Convert RowType to CsvSchema.
CONVERT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CONVERT_TZ - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CONVERT_TZ - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
convertAgg(SqlToRelConverter.Blackboard, SqlSelect, List<SqlNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts the SELECT, GROUP BY and HAVING clauses of an aggregate query.
convertAggregateFunction(SqlRexContext, SqlAggFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertAlterSchema(SqlAlterTableDropColumn, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE DROP (col1 [, col2, ...]) to generate an updated Schema.
convertAlterSchema(SqlAlterTableDropConstraint, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE DROP CONSTRAINT constraint_name to generate an updated Schema.
convertAlterSchema(SqlAlterTableDropPrimaryKey, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE DROP PRIMARY KEY to generate an updated Schema.
convertAlterSchema(SqlAlterTableDropWatermark, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE DROP WATERMARK to generate an updated Schema.
convertAlterSchema(SqlAlterTableRenameColumn, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE RENAME col_name to new_col_name to generate an updated Schema.
convertAlterSchema(SqlAlterTableSchema, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.AlterSchemaConverter
Convert ALTER TABLE ADD | MODIFY (<schema_component> [, <schema_component>, ...])
convertAndDumpYamlFromFlatMap(Map<String, Object>) - Static method in class org.apache.flink.configuration.YamlParserUtils
Converts a flat map into a nested map structure and outputs the result as a list of YAML-formatted strings.
convertAndGetIterator(long) - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat.ParquetReaderBatch
Provides reading iterator after the records are written to the ParquetVectorizedInputFormat.ParquetReaderBatch.columnarBatch.
convertAndGetIterator(OrcVectorizedBatchWrapper<BatchT>, long) - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcReaderBatch
Converts the ORC VectorizedRowBatch into the result structure and returns an iterator over the entries.
convertArray(SqlRexContext, SqlArrayValueConstructor, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertBetween(SqlRexContext, SqlBetweenOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a BETWEEN expression.
convertBinary(CallExpression, TriFunction<String, PredicateLeaf.Type, Serializable, OrcFilters.Predicate>, TriFunction<String, PredicateLeaf.Type, Serializable, OrcFilters.Predicate>) - Static method in class org.apache.flink.orc.OrcFilters
 
convertBloomFilterToRowData(int, byte[]) - Static method in class org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
 
convertBloomFilterToRowData(int, BloomFilter) - Static method in class org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
 
convertBoxedJavaType(Object) - Static method in class org.apache.flink.types.JavaToValueConverter
 
convertCall(SqlRexContext, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a call to an operator into a RexCall to the same operator.
convertCase(SqlRexContext, SqlCase) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a CASE expression.
convertCast(SqlRexContext, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertChecksumToString(int) - Static method in class org.apache.flink.fs.gs.utils.ChecksumUtils
Converts an int crc32 checksum to the string format used by Google storage, which is the base64 string for the int in big-endian format.
convertCollectionTable(SqlToRelConverter.Blackboard, SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertCollectToRel(FlinkRelBuilder, RelNode, CollectModifyOperation, ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Converts an TableResult.collect() sink to a RelNode.
convertColumnList(SqlInsert, RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Creates a source for an INSERT statement.
convertConfigToWritableLines(Configuration, boolean) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Converts the provided configuration data into a format suitable for writing to a file, based on the flattenYaml flag and the standardYaml attribute of the configuration object.
convertCreateTableAsToRel(FlinkRelBuilder, RelNode, Catalog, CreateTableOperation, Map<String, String>, boolean, DynamicTableSink) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Converts a given DynamicTableSink to a RelNode.
convertDataStreamToRel(boolean, ReadableConfig, FlinkRelBuilder, ContextResolvedTable, DataStream<?>, DataType, boolean, ChangelogMode) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Converts a given DataStream to a RelNode.
convertDatetimeMinus(SqlRexContext, SqlDatetimeSubtractionOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertDynamicParam(SqlDynamicParam) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
Converter<From,​To,​C> - Interface in org.apache.flink.formats.common
A generic interface for converting data types.
converters - Variable in class org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
 
convertExpression(SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
convertExpression(SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts an expression from SqlNode to RexNode format.
convertExpression(SqlNode, Map<String, RexNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts an expression from SqlNode to RexNode format, mapping identifier references to predefined expressions.
convertExpressionToRex(List<RowType.RowField>, Expression, LogicalType) - Method in class org.apache.flink.table.planner.calcite.RexFactory
Converts Expression to RexNode.
convertExpressionToRexNode(List<ResolvedExpression>, RelBuilder) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoSourceScanRuleBase
 
convertExtendedExpression(SqlNode, SqlToRelConverter.Blackboard) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a non-standard expression.
convertExternalToRel(FlinkRelBuilder, RelNode, ExternalModifyOperation) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Converts an external sink (i.e. further DataStream transformations) to a RelNode.
convertExtract(SqlRexContext, SqlExtractFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a call to the EXTRACT function.
convertFlinkArrayElementToPbWithDefaultValueCode(String, String, String, Descriptors.FieldDescriptor, LogicalType, PbFormatContext, int) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
This method will be called from serializer of flink array/map type because flink contains both array/map type in array format.
convertFloorCeil(SqlRexContext, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertFreshnessToCron(IntervalFreshness) - Static method in class org.apache.flink.table.utils.IntervalFreshnessUtils
This is an util method that is used to convert the freshness of materialized table to cron expression in full refresh mode.
convertFreshnessToDuration(IntervalFreshness) - Static method in class org.apache.flink.table.utils.IntervalFreshnessUtils
 
convertFrom(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertFrom(SqlToRelConverter.Blackboard, SqlNode, List<String>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a FROM clause into a relational expression.
convertFromCheckpointingMode(CheckpointingMode) - Static method in enum org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.LogFileNamePathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Converts the given string to a valid value of this parameter.
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.OperatorUidPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.ProfilingFileNamePathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.MaterializedTableIdentifierPathParameter
 
convertFromString(String) - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationHandleIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.table.gateway.rest.message.session.SessionHandleIdPathParameter
 
convertFromString(String) - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsTokenPathParameter
 
convertFromUncompacted(Path) - Static method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
convertFromUncompacted(Path) - Static method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
convertFunction(SqlRexContext, SqlFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertId(int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertId(TieredStoragePartitionId) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertId(TieredStorageSubpartitionId) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertId(TieredStorageTopicId) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertId(ResultPartitionID) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertId(IntermediateDataSetID) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
convertInsert(SqlInsert) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertInterval(SqlIntervalQualifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
convertJdbc(SqlRexContext, SqlJdbcFunctionCall, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertJsonQueryFunction(SqlRexContext, SqlJsonQueryFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertJsonReturningFunction(SqlRexContext, SqlFunction, SqlCall, Predicate<SqlNode[]>, Function<SqlCall, List<SqlNode>>) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertJsonValueFunction(SqlRexContext, SqlJsonValueFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertLiteral(SqlLiteral) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
convertLiteralChain(SqlRexContext, SqlLiteralChainOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a LiteralChain expression: that is, concatenates the operands immediately, to produce a single literal string.
convertMap(SqlRexContext, SqlMapValueConstructor, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertMatchRecognize(SqlToRelConverter.Blackboard, SqlMatchRecognize) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertMultiset(SqlRexContext, SqlMultisetValueConstructor, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertMultisetQuery(SqlRexContext, SqlMultisetQueryConstructor, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertOrder(SqlSelect, SqlToRelConverter.Blackboard, RelCollation, List<SqlNode>, SqlNode, SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a query's ORDER BY clause, if any.
convertOrderItem(SqlSelect, SqlNode, List<SqlNode>, RelFieldCollation.Direction, RelFieldCollation.NullDirection) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertOverlaps(SqlRexContext, SqlOverlapsOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a call to OVERLAPS.
convertPivot(SqlToRelConverter.Blackboard, SqlPivot) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertProtoBinaryToRow(byte[]) - Method in class org.apache.flink.formats.protobuf.deserialize.ProtoToRowConverter
 
convertQuery(SqlNode, boolean, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts an unvalidated query's parse tree into a relational expression.
convertQueryRecursive(SqlNode, boolean, RelDataType) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Recursively converts a query to a relational expression.
convertRecoveredInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
convertRow(SqlRexContext, SqlRowOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a ROW.
convertRowToProtoBinary(RowData) - Method in class org.apache.flink.formats.protobuf.serialize.RowToProtoConverter
 
convertRpcToString(String, String, Class<?>[]) - Static method in interface org.apache.flink.runtime.rpc.messages.RpcInvocation
Converts a rpc call into its string representation.
convertSelect(SqlSelect, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a SELECT statement's parse tree into a relational expression.
convertSelectImpl(SqlToRelConverter.Blackboard, SqlSelect) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Implementation of SqlToRelConverter.convertSelect(SqlSelect, boolean); derived class may override.
convertSequenceValue(SqlRexContext, SqlSequenceValueOperator, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertSetOp(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a set operation (UNION, INTERSECT, MINUS) into relational expressions.
convertShowOperation(T, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
convertSinkToRel(FlinkRelBuilder, RelNode, SinkModifyOperation, DynamicTableSink) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Converts a given DynamicTableSink to a RelNode.
convertSortExpression(SqlNode, RelFieldCollation.Direction, RelFieldCollation.NullDirection) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Converts an item in an ORDER BY clause inside a window (OVER) clause, extracting DESC, NULLS LAST and NULLS FIRST flags first.
convertSourceToRel(boolean, ReadableConfig, FlinkRelBuilder, ContextResolvedTable, FlinkStatistic, List<RelHint>, DynamicTableSource) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Converts a given DynamicTableSource to a RelNode.
convertSqlNode(SqlNode, SqlNodeConverter.ConvertContext) - Static method in class org.apache.flink.table.planner.operations.converters.SqlNodeConverters
Convert the given validated SqlNode into Operation if there is a registered converter for the node.
convertSqlNode(SqlNode, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlProcedureCallConverter
 
convertSqlNode(SqlNode, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlQueryConverter
 
convertSqlNode(SqlAddPartitions, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterTableAddPartitionConverter
 
convertSqlNode(SqlAlterCatalogComment, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogCommentConverter
 
convertSqlNode(SqlAlterCatalogOptions, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogOptionsConverter
 
convertSqlNode(SqlAlterCatalogReset, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogResetConverter
 
convertSqlNode(SqlAlterMaterializedTableRefresh, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableRefreshConverter
 
convertSqlNode(SqlAlterMaterializedTableResume, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableResumeConverter
 
convertSqlNode(SqlAlterMaterializedTableSuspend, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableSuspendConverter
 
convertSqlNode(SqlAlterViewAs, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterViewAsConverter
 
convertSqlNode(SqlAlterViewProperties, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterViewPropertiesConverter
 
convertSqlNode(SqlAlterViewRename, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterViewRenameConverter
 
convertSqlNode(SqlCreateCatalog, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlCreateCatalogConverter
 
convertSqlNode(SqlCreateMaterializedTable, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlCreateMaterializedTableConverter
 
convertSqlNode(SqlCreateView, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlCreateViewConverter
 
convertSqlNode(SqlDropMaterializedTable, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlDropMaterializedTableConverter
 
convertSqlNode(SqlDropPartitions, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlAlterTableDropPartitionConverter
 
convertSqlNode(SqlReplaceTableAs, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlReplaceTableAsConverter
 
convertSqlNode(SqlTruncateTable, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlTruncateTableConverter
 
convertSqlNode(SqlDescribeCatalog, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlDescribeCatalogConverter
 
convertSqlNode(SqlDescribeJob, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlDescribeJobConverter
 
convertSqlNode(SqlShowCreateCatalog, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowCreateCatalogConverter
 
convertSqlNode(SqlShowDatabases, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowDatabasesConverter
 
convertSqlNode(SqlShowFunctions, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowFunctionsConverter
 
convertSqlNode(SqlShowPartitions, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowPartitionsConverter
 
convertSqlNode(SqlShowProcedures, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowProcedureConverter
 
convertSqlNode(SqlShowTables, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowTablesConverter
 
convertSqlNode(SqlShowViews, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowViewsConverter
 
convertSqlNode(S, SqlNodeConverter.ConvertContext) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter
Convert the given validated SqlNode into an Operation.
convertSqlNode(T, SqlNodeConverter.ConvertContext) - Method in class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
convertStateNamesToStateDescriptors(String[]) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
convertStringToInternalValue(String, DataType) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Restore partition value from string and type.
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobsFilterQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsFilterParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtasksFilterQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagersFilterQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
Converts the given string to a valid value of this parameter.
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.AllowNonRestoredStateQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.ParallelismQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.StringQueryParameter
 
convertStringToValue(String) - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsRowFormatQueryParameter
 
convertSubstring(SqlRexContext, SqlSubstringFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
Converts a SUBSTRING expression.
convertTimeZoneRowData(RowData) - Method in class org.apache.flink.table.gateway.rest.util.RowDataLocalTimeZoneConverter
 
convertToAccumulatedTableStates(List<CatalogTableStatistics>, List<CatalogColumnStatistics>, Set<String>) - Static method in class org.apache.flink.table.planner.utils.CatalogTableStatisticsConverter
 
convertToCheckpointingMode(CheckpointingMode) - Static method in enum org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
 
convertToColumnStatsMap(Map<String, CatalogColumnStatisticsDataBase>) - Static method in class org.apache.flink.table.planner.utils.CatalogTableStatisticsConverter
 
convertToDataType(String) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro schema string into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToDataType(String, boolean) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro schema string into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToEnum(Object, Class<E>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
convertToFractionOfSlot(ManagedMemoryUseCase, double, Set<ManagedMemoryUseCase>, Configuration, Configuration, Optional<Boolean>, ClassLoader) - Static method in enum org.apache.flink.runtime.util.config.memory.ManagedMemoryUtils
 
convertToJavaMap(MapData, LogicalType, LogicalType) - Static method in class org.apache.flink.table.data.util.MapDataUtil
Converts a MapData into Java Map, the keys and values of the Java map still holds objects of internal data structures.
convertToLineageGraph(List<Transformation<?>>) - Static method in class org.apache.flink.streaming.api.lineage.LineageGraphUtils
Convert transforms to LineageGraph.
convertToList(Object, Class<?>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
convertToLogicalTypes(DataType[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
convertToObject(String, Class<T>) - Static method in class org.apache.flink.configuration.YamlParserUtils
 
convertToOrcTypeWithPart(String[], DataType[], Collection<String>) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
 
convertToOrcTypeWithPart(String[], LogicalType[], Collection<String>) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
 
convertToParquetMessageType(String, RowType, Configuration) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
convertToParquetType(String, LogicalType, Configuration) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
convertToPhysicalMatch(RelOptCluster, RelTraitSet, RelNode, MatchRecognize, RelDataType) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalMatchRule
 
convertToPhysicalMatch(RelOptCluster, RelTraitSet, RelNode, MatchRecognize, RelDataType) - Method in class org.apache.flink.table.planner.plan.rules.physical.common.CommonPhysicalMatchRule
 
convertToPriorityEvent(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
convertToPriorityEvent(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
convertToPriorityEvent(int, int) - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
convertToPriorityEvent(int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
convertToPriorityEvent(int, int) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
convertToRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.catalog.QueryOperationCatalogViewTable
 
convertToRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.catalog.SqlCatalogViewTable
 
convertToRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.plan.schema.ExpandingPreparingTable
Converts the table to a RelNode.
convertToRexNode(String) - Method in class org.apache.flink.table.planner.calcite.SqlToRexConverter
Converts a SQL expression to a RexNode expression.
convertToRexNode(SqlNode) - Method in class org.apache.flink.table.planner.calcite.SqlToRexConverter
Converts a SqlNode to a RexNode expression.
convertToRexNodes(String[]) - Method in class org.apache.flink.table.planner.calcite.SqlToRexConverter
Converts an array of SQL expressions to an array of RexNode expressions.
convertToRowData(JsonNode) - Method in class org.apache.flink.formats.json.JsonRowDataDeserializationSchema
 
convertToSchema(LogicalType) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts Flink SQL LogicalType (can be nested) into an Avro schema.
convertToSchema(LogicalType, boolean) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts Flink SQL LogicalType (can be nested) into an Avro schema.
convertToSchema(LogicalType, String) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts Flink SQL LogicalType (can be nested) into an Avro schema.
convertToSchema(LogicalType, String, boolean) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts Flink SQL LogicalType (can be nested) into an Avro schema.
convertToSingleValueSubq(SqlNode, RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts the RelNode tree for a select statement to a select that produces a single value.
convertToSourceSplits(FileStatus, FileSystem, List<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveEnumerator
 
convertToSourceSplits(FileStatus, FileSystem, List<FileSourceSplit>) - Method in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
 
convertToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
 
convertToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
convertToString(Long) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
convertToString(Long) - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsTokenPathParameter
 
convertToString(String) - Method in class org.apache.flink.runtime.rest.messages.LogFileNamePathParameter
 
convertToString(String) - Method in class org.apache.flink.runtime.rest.messages.OperatorUidPathParameter
 
convertToString(String) - Method in class org.apache.flink.runtime.rest.messages.ProfilingFileNamePathParameter
 
convertToString(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
convertToString(String) - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.MaterializedTableIdentifierPathParameter
 
convertToString(List<X>) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
 
convertToString(UUID, String) - Static method in class org.apache.flink.runtime.leaderelection.LeaderElectionUtils
 
convertToString(JobID) - Method in class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
convertToString(ResourceID) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
convertToString(IntermediateDataSetID) - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetIdPathParameter
 
convertToString(JobVertexID) - Method in class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
convertToString(LeaderInformation) - Static method in class org.apache.flink.runtime.leaderelection.LeaderElectionUtils
Converts the passed LeaderInformation into a human-readable representation that can be used in log messages.
convertToString(TriggerId) - Method in class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
convertToString(OperationHandle) - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationHandleIdPathParameter
 
convertToString(SessionHandle) - Method in class org.apache.flink.table.gateway.rest.message.session.SessionHandleIdPathParameter
 
convertToString(X) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Converts the given value to its string representation.
convertToTableStats(CatalogTableStatistics, CatalogColumnStatistics) - Static method in class org.apache.flink.table.planner.utils.CatalogTableStatisticsConverter
 
convertToTypeInfo(Class<T>) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro class into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToTypeInfo(Class<T>, boolean) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro class into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToTypeInfo(String) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro schema string into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToTypeInfo(String, boolean) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
Converts an Avro schema string into a nested row structure with deterministic field order and data types that are compatible with Flink's Table & SQL API.
convertToUncompacted(String) - Static method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
convertTz(Object, Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts a datetime dateStr (with default ISO timestamp format 'yyyy-MM-dd HH:mm:ss') from time zone tzFrom to time zone tzTo.
convertTz(String, String, String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Convert datetime string from a time zone to another time zone.
convertUnpivot(SqlToRelConverter.Blackboard, SqlUnpivot) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
convertValue(Object, Class<?>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Tries to convert the raw value into the provided type.
convertValues(SqlCall, RelDataType) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a SELECT statement's parse tree into a relational expression.
convertValueToString(Boolean) - Method in class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
convertValueToString(Boolean) - Method in class org.apache.flink.runtime.webmonitor.handlers.AllowNonRestoredStateQueryParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexQueryParameter
 
convertValueToString(Integer) - Method in class org.apache.flink.runtime.webmonitor.handlers.ParallelismQueryParameter
 
convertValueToString(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsFilterParameter
 
convertValueToString(String) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtasksFilterQueryParameter
 
convertValueToString(String) - Method in class org.apache.flink.runtime.webmonitor.handlers.StringQueryParameter
 
convertValueToString(JobID) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobsFilterQueryParameter
 
convertValueToString(ResourceID) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagersFilterQueryParameter
 
convertValueToString(FlameGraphTypeQueryParameter.Type) - Method in class org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter
 
convertValueToString(FailureLabelFilterParameter.FailureLabel) - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
convertValueToString(MetricsAggregationParameter.AggregationMode) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter
 
convertValueToString(TerminationModeQueryParameter.TerminationMode) - Method in class org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter
 
convertValueToString(RowFormat) - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsRowFormatQueryParameter
 
convertValueToString(X) - Method in class org.apache.flink.runtime.rest.messages.MessageQueryParameter
Converts the given value to its string representation.
convertValueType(Value) - Static method in class org.apache.flink.types.JavaToValueConverter
 
convertWindowFunction(SqlRexContext, SqlWindowTableFunction, SqlCall) - Method in class org.apache.calcite.sql2rel.StandardConvertletTable
 
convertWith(SqlWith, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Converts a WITH sub-query into a relational expression.
CoordinatedOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
A factory class for the StreamOperators implementing OperatorEventHandler.
CoordinatedTask - Interface in org.apache.flink.runtime.jobgraph.tasks
An task that is coordinated, i.e. contains operators coordinated by OperatorCoordinator.
CoordinationRequest - Interface in org.apache.flink.runtime.operators.coordination
Root interface for all requests from the client to a OperatorCoordinator which requests for a CoordinationResponse.
CoordinationRequestGateway - Interface in org.apache.flink.runtime.operators.coordination
Client interface which sends out a CoordinationRequest and expects for a CoordinationResponse from a OperatorCoordinator.
CoordinationRequestHandler - Interface in org.apache.flink.runtime.operators.coordination
Coordinator interface which can handle CoordinationRequests and response with CoordinationResponses to the client or operator.
CoordinationResponse - Interface in org.apache.flink.runtime.operators.coordination
Root interface for all responses from a OperatorCoordinator to the client which is the response for a CoordinationRequest.
coordinator() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
COORDINATOR_OP_NAME - Static variable in class org.apache.flink.connector.file.table.batch.BatchSink
 
CoordinatorStore - Interface in org.apache.flink.runtime.operators.coordination
CoordinatorStore can be used for sharing some information among OperatorCoordinator instances.
CoordinatorStoreImpl - Class in org.apache.flink.runtime.operators.coordination
Basic implementation of CoordinatorStore.
CoordinatorStoreImpl() - Constructor for class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
CoProcessFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A function that processes elements of two streams and produces a single output one.
CoProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.CoProcessFunction
 
CoProcessFunction.Context - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of #processElement1(Object, Context, Collector)/ #processElement2(Object, Context, Collector) or #onTimer(long, OnTimerContext, Collector).
CoProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).
CoProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
CoProcessOperator(CoProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoProcessOperator
 
copy() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
 
copy() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
copy() - Method in class org.apache.flink.api.java.tuple.Tuple
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple0
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple1
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple10
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple11
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple12
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple13
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple14
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple15
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple16
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple17
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple18
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple19
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple2
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple20
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple21
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple22
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple23
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple24
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple25
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple3
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple4
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple5
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple6
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple7
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple8
Shallow tuple copy.
copy() - Method in class org.apache.flink.api.java.tuple.Tuple9
Shallow tuple copy.
copy() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
copy() - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
copy() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
copy() - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod
 
copy() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Returns a retained copy with separate indexes.
copy() - Method in class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunctionInfo
 
copy() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
copy() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
copy() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Returns a new committable collector that deep copies all internals.
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForUnspecifiedPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
copy() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
copy() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Get a deep copy of the CatalogBaseTable instance.
copy() - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Get a deep copy of the CatalogDatabase instance.
copy() - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
Get a deep copy of the CatalogDatabase instance.
copy() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Create a deep copy of the function.
copy() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
copy() - Method in interface org.apache.flink.table.catalog.CatalogPartition
Get a deep copy of the CatalogPartition instance.
copy() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
copy() - Method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
copy() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
Deprecated.
 
copy() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
copy() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
copy() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
copy() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
copy() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
copy() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
copy() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
copy() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
copy() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
Create a deep copy of "this" instance.
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBase
Create a deep copy of "this" instance.
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
copy() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
Create a deep copy of "this" instance.
copy() - Method in class org.apache.flink.table.catalog.stats.Date
 
copy() - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink
Creates a copy of this instance during planning.
copy() - Method in interface org.apache.flink.table.connector.source.DynamicTableSource
Creates a copy of this instance during planning.
copy() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
copy() - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
copy() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
copy() - Method in class org.apache.flink.table.data.binary.BinaryStringData
Copy a new BinaryStringData.
copy() - Method in class org.apache.flink.table.data.binary.NestedRowData
 
copy() - Method in class org.apache.flink.table.data.DecimalData
Returns a copy of this DecimalData object.
copy() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableSource
 
copy() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns a deep copy of the table schema.
copy() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Create a deep copy of "this" instance.
copy() - Method in class org.apache.flink.table.plan.stats.TableStats
Create a deep copy of "this" instance.
copy() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
copy() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
copy() - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
copy() - Method in class org.apache.flink.table.planner.connectors.CollectDynamicSink
 
copy() - Method in class org.apache.flink.table.resource.ResourceManager
 
copy() - Method in class org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
 
copy() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
copy() - Method in class org.apache.flink.table.sinks.TableSinkBase
Deprecated.
Returns a deep copy of the TableSink.
copy() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
copy() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns a deep copy of this type.
copy() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
copy() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
copy() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableSource
 
copy() - Method in class org.apache.flink.types.BooleanValue
 
copy() - Method in class org.apache.flink.types.ByteValue
 
copy() - Method in class org.apache.flink.types.CharValue
 
copy() - Method in interface org.apache.flink.types.CopyableValue
Performs a deep copy of this object into a new instance.
copy() - Method in class org.apache.flink.types.DoubleValue
 
copy() - Method in class org.apache.flink.types.FloatValue
 
copy() - Method in class org.apache.flink.types.IntValue
 
copy() - Method in class org.apache.flink.types.LongValue
 
copy() - Method in class org.apache.flink.types.NullValue
 
copy() - Method in class org.apache.flink.types.Record
 
copy() - Method in class org.apache.flink.types.ShortValue
 
copy() - Method in class org.apache.flink.types.StringValue
 
copy() - Method in class org.apache.flink.util.ChildFirstClassLoader
 
copy() - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.ParentFirstClassLoader
 
copy() - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
copy() - Method in class org.apache.flink.util.MutableURLClassLoader
Copy the classloader for each job and these jobs can add their jar files to the classloader independently.
copy(boolean) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.ArrayType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.BigIntType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.BinaryType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.BooleanType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.CharType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.DateType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.DecimalType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.DistinctType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.DoubleType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.FloatType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.IntType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns a deep copy of this type with possibly different nullability.
copy(boolean) - Method in class org.apache.flink.table.types.logical.MapType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.MultisetType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.NullType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.RawType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.RowType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.SmallIntType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.SymbolType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.TimestampType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.TimeType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.TinyIntType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.VarCharType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
copy(boolean) - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
copy(boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
copy(boolean[], boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
copy(byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
copy(byte[], byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
copy(char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
copy(char[], char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
copy(double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
copy(double[], double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
copy(float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
copy(float[], float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
copy(int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
copy(int[], int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
copy(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
copy(long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
copy(long[], long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
copy(short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
copy(short[], short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
copy(C[]) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
copy(C[], C[]) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
copy(E) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
copy(E, E) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
copy(Boolean) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
copy(Boolean, Boolean) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
copy(Byte) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
copy(Byte, Byte) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
copy(Character) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
copy(Character, Character) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
copy(Double) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
copy(Double, Double) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
copy(Float) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
copy(Float, Float) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
copy(Integer) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
copy(Integer, Integer) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
copy(Long) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
copy(Long, Long) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
copy(Object) - Method in class org.apache.flink.table.dataview.NullSerializer
 
copy(Object, Object) - Method in class org.apache.flink.table.dataview.NullSerializer
 
copy(Short) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
copy(Short, Short) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
copy(String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
Create a copy of this QueryScopeInfo and append the given scope.
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
copy(String) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
copy(String[]) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
copy(String[], String[]) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
copy(String, String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
copy(String, String) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
copy(Void) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
copy(Void, Void) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
copy(BigDecimal) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
copy(BigDecimal) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
copy(BigDecimal, BigDecimal) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
copy(BigDecimal, BigDecimal) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
copy(BigInteger) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
copy(BigInteger, BigInteger) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
copy(Date) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(Date) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
copy(Date, Date) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(Date, Date) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
copy(Time) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(Time) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
copy(Time, Time) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(Time, Time) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
copy(Timestamp) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(Timestamp) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(Timestamp, Timestamp) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(Timestamp, Timestamp) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(Instant) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
copy(Instant, Instant) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
copy(LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
copy(LocalDate, LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
copy(LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
copy(LocalDateTime, LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
copy(LocalTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
copy(LocalTime, LocalTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
copy(ArrayList<T>) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
copy(ArrayList<T>, ArrayList<T>) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
copy(Date) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
copy(Date, Date) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
copy(LinkedList<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
copy(LinkedList<T>, LinkedList<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
copy(List<? extends RexNode>, int[], int[]) - Method in class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
copy(List<T>) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
copy(List<T>, List<T>) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
copy(Map<String, String>) - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Returns a copy of this CatalogDatabase with the given properties.
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
 
copy(Map<String, String>) - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Returns a copy of this CatalogMaterializedTable with given table options options.
copy(Map<String, String>) - Method in interface org.apache.flink.table.catalog.CatalogTable
Returns a copy of this CatalogTable with given table options options.
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.ContextResolvedTable
Copy the ContextResolvedTable, replacing the underlying CatalogTable options.
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
copy(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
 
copy(Map<K, V>) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
copy(Map<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
copy(Map<K, V>, Map<K, V>) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
copy(Map<K, V>, Map<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.calcite.rel.logical.LogicalTableScan
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.BatchPhysicalMatch
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalGlobalRuntimeFilterBuilder
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalLocalRuntimeFilterBuilder
 
copy(RelTraitSet, List<RelNode>) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
copy(RelTraitSet, RelNode, RexNode) - Method in class org.apache.calcite.rel.logical.LogicalSnapshot
 
copy(RelTraitSet, RelNode, RexProgram) - Method in class org.apache.flink.table.planner.plan.nodes.physical.stream.StreamPhysicalAsyncCalc
 
copy(RexNode, RowType) - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
copy(ImmutableBitSet, ImmutableBitSet, ImmutableBitSet) - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
copy(ImmutableBitSet, ImmutableBitSet, ImmutableBitSet, WindowSpec) - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
copy(Tuple0) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
copy(Tuple0, Tuple0) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
copy(DeweyNumber) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
copy(DeweyNumber, DeweyNumber) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
copy(NFAState) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
copy(NFAState, NFAState) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
copy(EventId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
copy(EventId, EventId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
copy(Lockable<E>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
copy(Lockable<E>, Lockable<E>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
copy(NodeId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
copy(NodeId, NodeId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
copy(SharedBufferEdge) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
copy(SharedBufferEdge, SharedBufferEdge) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
copy(SharedBufferNode) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
copy(SharedBufferNode, SharedBufferNode) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
copy(Path, Path, boolean) - Static method in class org.apache.flink.util.FileUtils
Copies all files from source to target and sets executable flag.
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Copies exactly one record from the source input view to the target output view.
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.BooleanValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ByteValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.CharValue
 
copy(DataInputView, DataOutputView) - Method in interface org.apache.flink.types.CopyableValue
Copies the next serialized instance from source to target.
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.DoubleValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.FloatValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.IntValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.LongValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.NullValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.Record
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ShortValue
 
copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.StringValue
 
copy(GSBlobIdentifier, GSBlobIdentifier) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Copies from a source blob id to a target blob id.
copy(GSBlobIdentifier, GSBlobIdentifier) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
copy(VoidNamespace) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy(VoidNamespace, VoidNamespace) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
copy(VoidNamespace) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(VoidNamespace, VoidNamespace) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
copy(CoGroupedStreams.TaggedUnion<T1, T2>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
copy(CoGroupedStreams.TaggedUnion<T1, T2>, CoGroupedStreams.TaggedUnion<T1, T2>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in interface org.apache.flink.streaming.api.operators.python.DataStreamPythonFunctionOperator
Make a copy of the DataStreamPythonFunctionOperator with the given pythonFunctionInfo and outputTypeInfo.
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
copy(DataStreamPythonFunctionInfo, TypeInformation<T>) - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
copy(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
copy(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
copy(IntervalJoinOperator.BufferEntry<T>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
copy(IntervalJoinOperator.BufferEntry<T>, IntervalJoinOperator.BufferEntry<T>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
copy(TimerHeapInternalTimer<K, N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
copy(TimerHeapInternalTimer<K, N>) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
copy(TimerHeapInternalTimer<K, N>, TimerHeapInternalTimer<K, N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
copy(TimerHeapInternalTimer<K, N>, TimerHeapInternalTimer<K, N>) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
copy(ByteArrayWrapper) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
copy(ByteArrayWrapper, ByteArrayWrapper) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
copy(GlobalWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
copy(GlobalWindow, GlobalWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
copy(TimeWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
copy(TimeWindow, TimeWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
copy(StreamElement) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
copy(StreamElement, StreamElement) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
copy(ComplexPayload) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
copy(ComplexPayload, ComplexPayload) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
copy(ListView<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
copy(ListView<T>, ListView<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
copy(MapView<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
copy(MapView<K, V>, MapView<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
copy(CatalogMaterializedTable.RefreshStatus, String, byte[]) - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Returns a copy of this CatalogDynamicTable with given refresh info.
copy(CatalogMaterializedTable.RefreshStatus, String, byte[]) - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
copy(CatalogMaterializedTable.RefreshStatus, String, byte[]) - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
copy(ResolvedSchema) - Method in class org.apache.flink.table.catalog.ContextResolvedTable
Copy the ContextResolvedTable, replacing the underlying ResolvedSchema.
copy(ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
copy(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
copy(BinaryArrayData) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
copy(BinaryMapData) - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
copy(BinaryRowData) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
copy(BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
copy(BinaryRowData, BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
copy(DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
copy(DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
copy(DecimalData, DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
copy(DecimalData, DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
copy(MapData) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
NOTE: Map should be a HashMap, when we insert the key/value pairs of the TreeMap into a HashMap, problems maybe occur.
copy(MapData, MapData) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
copy(RawValueData<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
copy(RawValueData<T>, RawValueData<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
copy(RowData) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
copy(RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
copy(RowData, RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
copy(StringData) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
copy(StringData, StringData) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
copy(TimestampData) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
copy(TimestampData, TimestampData) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
copy(ResourceManager) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
copy(CountWindow) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
copy(CountWindow, CountWindow) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
copy(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
copy(TimeWindow, TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
copy(WindowKey) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
copy(WindowKey, WindowKey) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
copy(DataType) - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
copy(DataType) - Method in class org.apache.flink.table.catalog.Column
Returns a copy of the column with a replaced DataType.
copy(DataType) - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
copy(DataType) - Method in class org.apache.flink.table.catalog.Column.PhysicalColumn
 
copy(BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
copy(BooleanValue, BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
copy(ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
copy(ByteValue, ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
copy(CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
copy(CharValue, CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
copy(DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
copy(DoubleValue, DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
copy(Either<L, R>) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
copy(Either<L, R>, Either<L, R>) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
copy(FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
copy(FloatValue, FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
copy(IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
copy(IntValue, IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
copy(LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
copy(LongValue, LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
copy(NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
copy(NullValue, NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
copy(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
copy(Row) - Static method in class org.apache.flink.types.Row
Creates a new row which is copied from another row (including its RowKind).
copy(Row, Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
copy(ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
copy(ShortValue, ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
copy(StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
copy(StringValue, StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
copy(T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Creates a deep copy of the given element in a new element.
copy(T) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
copy(T) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
copy(T) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(T) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
copy(T) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Creates a copy of this stream record.
copy(T, Kryo, TypeSerializer<T>) - Static method in class org.apache.flink.api.java.typeutils.runtime.KryoUtils
Tries to copy the given record from using the provided Kryo instance.
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Creates a copy from the given element.
copy(T, T) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
copy(T, T) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
copy(T, T) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
copy(T, T) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
copy(T, T, Kryo, TypeSerializer<T>) - Static method in class org.apache.flink.api.java.typeutils.runtime.KryoUtils
Tries to copy the given record from using the provided Kryo instance.
copy1 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
copy2 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
CopyableValue<T> - Interface in org.apache.flink.types
Interface to be implemented by basic types that support to be copied efficiently.
CopyableValueComparator<T extends CopyableValue<T> & Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
Comparator for all Value types that extend Key
CopyableValueComparator(boolean, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
CopyableValueSerializer<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
 
CopyableValueSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
CopyableValueSerializer.CopyableValueSerializerSnapshot<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
TypeSerializerSnapshot for the CopyableValueSerializer.
CopyableValueSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerSnapshot
Used for reflective instantiation.
copyAndDiscardInFlightData() - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
copyAndDiscardInFlightData() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
copyAndRemoveInputs() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
copyBigInteger(DataInputView, DataOutputView) - Static method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
copyBytes(InputStream, OutputStream) - Static method in class org.apache.flink.util.IOUtils
Copies from one stream to another.
copyBytes(InputStream, OutputStream, boolean) - Static method in class org.apache.flink.util.IOUtils
Copies from one stream to another.
copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.flink.util.IOUtils
Copies from one stream to another.
copyDirectory(Path, Path) - Static method in enum org.apache.flink.tests.util.TestUtils
Copy all the files and sub-directories under source directory to destination directory recursively.
copyFile(Path, Path) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Copies file into the image.
copyFiles(List<PathsCopyingFileSystem.CopyRequest>, ICloseableRegistry) - Method in interface org.apache.flink.core.fs.PathsCopyingFileSystem
copyFiles(List<PathsCopyingFileSystem.CopyRequest>, ICloseableRegistry) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
copyFiles(List<PathsCopyingFileSystem.CopyRequest>, ICloseableRegistry) - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
copyFrom(CompilerHints) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
copyFrom(Record, int[], int[]) - Method in class org.apache.flink.types.Record
Bin-copies fields from a source record to this record.
copyFromBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Copy target segments from source byte[].
copyFromBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy target segments from source byte[].
copyFromPagesToView(AbstractPagedInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
Copy a binaryRow which stored in paged input view to output view.
copyFromUnsafe(int, Object, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk copy method.
CopyingBroadcastingOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
Special version of BroadcastingOutput that performs a shallow copy of the StreamRecord to ensure that multi-output works correctly.
CopyingBroadcastingOutput(Output<StreamRecord<RowData>>[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
 
CopyingFirstInputOfTwoInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit copying elements and other messages for the first input of TwoInputStreamOperator.
CopyingFirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
 
CopyingIterator<E> - Class in org.apache.flink.api.common.functions.util
Wraps an iterator to return deep copies of the original iterator's elements.
CopyingIterator(Iterator<E>, TypeSerializer<E>) - Constructor for class org.apache.flink.api.common.functions.util.CopyingIterator
 
CopyingListCollector<T> - Class in org.apache.flink.api.common.functions.util
A Collector that collects deep copies of its elements in a list.
CopyingListCollector(List<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.functions.util.CopyingListCollector
 
CopyingOneInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit copying elements and other messages for OneInputStreamOperator.
CopyingOneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>, TypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
 
CopyingSecondInputOfTwoInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit copying elements and other messages for the second input of TwoInputStreamOperator.
CopyingSecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
copyJar(String, JarLocation, JarLocation) - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup.FlinkResourceSetupBuilder
 
copyJobGraph() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
Returns a copy of a jobGraph that can be mutated.
copyLogsTo(Path) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
 
copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.BooleanValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ByteValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.CharValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.IntValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.LongValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in interface org.apache.flink.types.NormalizableKey
Writes a normalized key for the given record into the target byte array, starting at the specified position an writing exactly the given number of bytes.
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.NullValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ShortValue
 
copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.StringValue
 
CopyObjectResultHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
copyOf(ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
copyOf(CorrelateSortToRankRule.CorrelateSortToRankRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Creates an immutable copy of a CorrelateSortToRankRule.CorrelateSortToRankRuleConfig value.
copyOf(EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
copyOf(EventTimeTemporalJoinRewriteRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Creates an immutable copy of a EventTimeTemporalJoinRewriteRule.Config value.
copyOf(FlinkBushyJoinReorderRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Creates an immutable copy of a FlinkBushyJoinReorderRule.Config value.
copyOf(FlinkCalcMergeRule.FlinkCalcMergeRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Creates an immutable copy of a FlinkCalcMergeRule.FlinkCalcMergeRuleConfig value.
copyOf(FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
copyOf(FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
copyOf(FlinkJoinReorderRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Creates an immutable copy of a FlinkJoinReorderRule.Config value.
copyOf(FlinkJoinToMultiJoinRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Creates an immutable copy of a FlinkJoinToMultiJoinRule.Config value.
copyOf(FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Creates an immutable copy of a FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig value.
copyOf(JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
copyOf(JoinTableFunctionScanToCorrelateRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Creates an immutable copy of a JoinTableFunctionScanToCorrelateRule.Config value.
copyOf(LogicalUnnestRule.LogicalUnnestRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Creates an immutable copy of a LogicalUnnestRule.LogicalUnnestRuleConfig value.
copyOf(ProjectSnapshotTransposeRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Creates an immutable copy of a ProjectSnapshotTransposeRule.Config value.
copyOf(PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
copyOf(PushProjectIntoTableSourceScanRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Creates an immutable copy of a PushProjectIntoTableSourceScanRule.Config value.
copyOf(RemoveUnreachableCoalesceArgumentsRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Creates an immutable copy of a RemoveUnreachableCoalesceArgumentsRule.Config value.
copyOf(ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
copyOf(ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
copyOf(RewriteMinusAllRule.RewriteMinusAllRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Creates an immutable copy of a RewriteMinusAllRule.RewriteMinusAllRuleConfig value.
copyOf(TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
copyOf(UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
copyOf(WrapJsonAggFunctionArgumentsRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Creates an immutable copy of a WrapJsonAggFunctionArgumentsRule.Config value.
copyOf(PushCalcPastChangelogNormalizeRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Creates an immutable copy of a PushCalcPastChangelogNormalizeRule.Config value.
copyOf(WatermarkAssignerChangelogNormalizeTransposeRule.Config) - Static method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Creates an immutable copy of a WatermarkAssignerChangelogNormalizeTransposeRule.Config value.
CopyOnWriteSkipListStateMap<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
Implementation of state map which is based on skip list with copy-on-write support. states will be serialized to bytes and stored in the space allocated with the given allocator.
CopyOnWriteSkipListStateMap(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, Allocator, int, float) - Constructor for class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
CopyOnWriteSkipListStateMapSnapshot<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
This class represents the snapshot of a CopyOnWriteSkipListStateMap.
CopyOnWriteStateMap<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
Implementation of Flink's in-memory state maps with copy-on-write support.
CopyOnWriteStateMap.StateMapEntry<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
One entry in the CopyOnWriteStateMap.
CopyOnWriteStateMapSnapshot<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
This class represents the snapshot of a CopyOnWriteStateMap.
CopyOnWriteStateTable<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
This implementation of StateTable uses CopyOnWriteStateMap.
CopyOnWriteStateTableSnapshot<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
This class represents the snapshot of a CopyOnWriteStateTable and has a role in operator state checkpointing.
copyRecordOrEvent(MemorySegment, int, int, int, int) - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
copyString(DataInput, DataOutput) - Static method in class org.apache.flink.types.StringValue
 
copyTemplate() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
copyTo(int, MemorySegment, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk copy method.
copyTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
 
copyTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
 
copyTo(CharValue) - Method in class org.apache.flink.types.CharValue
 
copyTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
 
copyTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
 
copyTo(IntValue) - Method in class org.apache.flink.types.IntValue
 
copyTo(LongValue) - Method in class org.apache.flink.types.LongValue
 
copyTo(NullValue) - Method in class org.apache.flink.types.NullValue
 
copyTo(Record) - Method in class org.apache.flink.types.Record
 
copyTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
 
copyTo(StringValue) - Method in class org.apache.flink.types.StringValue
 
copyTo(T) - Method in interface org.apache.flink.types.CopyableValue
Performs a deep copy of this object into the target instance.
copyTo(T, StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Copies this record into the new stream record.
copyToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Copy segments to target byte[].
copyToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy segments to target byte[].
copyToBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Copy segments to a new byte[].
copyToBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy segments to a new byte[].
copyToUnsafe(int, Object, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk copy method.
copyToUnsafe(MemorySegment[], int, Object, int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Copy segments to target unsafe pointer.
copyToUnsafe(MemorySegment[], int, Object, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy segments to target unsafe pointer.
copyToView(MemorySegment[], int, int, DataOutputView) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Copy bytes of segments to output view.
copyToView(MemorySegment[], int, int, DataOutputView) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Copy bytes of segments to output view.
copyWithNewIDs(String, OperatorID) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
copyWithReaderPosition(int) - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Returns a retained copy with separate indexes and sets the reader position to the given value.
CorelMapBuilder() - Constructor for class org.apache.calcite.sql2rel.RelDecorrelator.CorelMapBuilder
 
CoreModule - Class in org.apache.flink.table.module
Module of default core metadata in Flink.
CoreModuleFactory - Class in org.apache.flink.table.module
Factory for CoreModule.
CoreModuleFactory() - Constructor for class org.apache.flink.table.module.CoreModuleFactory
 
CoreOptions - Class in org.apache.flink.configuration
The set of configuration options for core parameters.
CoreOptions() - Constructor for class org.apache.flink.configuration.CoreOptions
 
CORR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
correlate(JoinRelType, CorrelationId, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Correlate with a CorrelationId and a list of fields that are used by correlation.
correlate(JoinRelType, CorrelationId, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Correlate with a CorrelationId and an array of fields that are used by correlation.
CORRELATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
CorrelateSortToRankRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that rewrites sort correlation to a Rank.
CorrelateSortToRankRule(CorrelateSortToRankRule.CorrelateSortToRankRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule
 
CorrelateSortToRankRule.CorrelateSortToRankRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
CORRESPONDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CorruptConfigurationException - Exception in org.apache.flink.runtime.operators.util
Exception indicating that the parsed configuration was corrupt.
CorruptConfigurationException(String) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
Creates a new exception with the given error message.
CorruptConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
 
cos() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the cosine of a given number.
cos(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
COS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
cosh() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the hyperbolic cosine of a given value.
cosh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
COSH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COSH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CosineDistance<DATA> - Class in org.apache.flink.streaming.api.functions.windowing.delta
This delta function calculates the cosine distance between two given vectors.
CosineDistance() - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.CosineDistance
 
CosineDistance(Extractor<DATA, double[]>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.CosineDistance
 
CoStreamFlatMap<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
CoStreamFlatMap(CoFlatMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
 
CoStreamMap<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
CoStreamMap(CoMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamMap
 
cot() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the cotangent of a given number.
cot(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL COT operator applied to double values.
cot(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
COT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
couldReusePreviousStateHandle(StreamStateHandle) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Check whether previous state handles could further be reused considering the space amplification.
couldReusePreviousStateHandle(StreamStateHandle) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
couldReuseStateHandle(StreamStateHandle) - Method in interface org.apache.flink.runtime.state.CheckpointStreamFactory
A pre-check hook before the checkpoint writer want to reuse a state handle, if this returns false, it is not recommended for the writer to rewrite the state file considering the space amplification.
couldReuseStateHandle(StreamStateHandle) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
count - org.apache.flink.metrics.datadog.MetricType
 
count - Variable in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
count - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.CounterDump
 
count - Variable in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
count - Variable in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
 
count() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
count() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the number of input rows for which the field is not null.
count(boolean, String, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the COUNT aggregate function, optionally distinct and with an alias.
count(boolean, String, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the COUNT aggregate function, optionally distinct and with an alias.
count(long) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers
Creates a trigger that fires when the pane contains at lease countElems elements.
count(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the COUNT aggregate function.
count(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the COUNT aggregate function.
COUNT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COUNT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
COUNT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
COUNT_STAR_INSERTED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
COUNT1 - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
Count1AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
This count1 aggregate function returns the count1 of values which go into it like [[CountAggFunction]].
Count1AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
CountAccumulator() - Constructor for class org.apache.flink.table.toolbox.CountAggFunction.CountAccumulator
 
CountAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in count aggregate function.
CountAggFunction - Class in org.apache.flink.table.toolbox
Count agg aggregate.
CountAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
CountAggFunction() - Constructor for class org.apache.flink.table.toolbox.CountAggFunction
 
CountAggFunction.CountAccumulator - Class in org.apache.flink.table.toolbox
The initial accumulator for count aggregate function.
countBuffers() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
CountBundleTrigger<T> - Class in org.apache.flink.table.runtime.operators.bundle.trigger
A BundleTrigger that fires once the count of elements in a bundle reaches the given count.
CountBundleTrigger(long) - Constructor for class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
 
CountCoBundleTrigger<IN1,​IN2> - Class in org.apache.flink.table.runtime.operators.bundle.trigger
A CoBundleTrigger that fires once the count of elements in a bundle reaches the given count.
CountCoBundleTrigger(long) - Constructor for class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
counter(int) - Method in interface org.apache.flink.metrics.MetricGroup
Creates and registers a new Counter with Flink.
counter(int, C) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a Counter with Flink.
counter(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(String) - Method in interface org.apache.flink.metrics.MetricGroup
Creates and registers a new Counter with Flink.
counter(String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
counter(String, C) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
counter(String, C) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a Counter with Flink.
counter(String, C) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
counter(String, C) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
Counter - Interface in org.apache.flink.metrics
A Counter is a Metric that measures a count.
COUNTER - org.apache.flink.metrics.MetricType
 
CounterDump(QueryScopeInfo, String, long) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.CounterDump
 
counters - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
CountEvictor<W extends Window> - Class in org.apache.flink.streaming.api.windowing.evictors
An Evictor that keeps up to a certain amount of elements.
CountHelper(String) - Constructor for class org.apache.flink.util.Utils.CountHelper
 
CountingCollector<OUT> - Class in org.apache.flink.runtime.operators.util.metrics
 
CountingCollector(Collector<OUT>, Counter) - Constructor for class org.apache.flink.runtime.operators.util.metrics.CountingCollector
 
CountingIterable<IN> - Class in org.apache.flink.runtime.operators.util.metrics
 
CountingIterable(Iterable<IN>, Counter) - Constructor for class org.apache.flink.runtime.operators.util.metrics.CountingIterable
 
CountingIterator<IN> - Class in org.apache.flink.runtime.operators.util.metrics
 
CountingIterator(Iterator<IN>, Counter) - Constructor for class org.apache.flink.runtime.operators.util.metrics.CountingIterator
 
CountingMutableObjectIterator<IN> - Class in org.apache.flink.runtime.operators.util.metrics
 
CountingMutableObjectIterator(MutableObjectIterator<IN>, Counter) - Constructor for class org.apache.flink.runtime.operators.util.metrics.CountingMutableObjectIterator
 
CountingOutput<OUT> - Class in org.apache.flink.streaming.api.operators
Wrapping Output that updates metrics on the number of emitted elements.
CountingOutput(WatermarkGaugeExposingOutput<StreamRecord<OUT>>, Counter) - Constructor for class org.apache.flink.streaming.api.operators.CountingOutput
 
Counts(long, long, int, long, long) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
COUNTS - Static variable in class org.apache.flink.test.testdata.WordCountData
 
COUNTS_AS_TUPLES - Static variable in class org.apache.flink.test.testdata.WordCountData
 
CountSlidingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into sliding windows based on the count number of the elements.
countStar(String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the COUNT(*) aggregate function.
countStarIndex(int) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
Specify the index position of the COUNT(*) value in the accumulator buffer.
CountTrigger<W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that fires once the count of elements in a pane reaches the given count.
CountTumblingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into fixed-size windows based on the count number of the elements.
countWindow(long) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this KeyedStream into tumbling count windows.
countWindow(long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
countWindow(long, long) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this KeyedStream into sliding count windows.
countWindow(long, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
CountWindow - Class in org.apache.flink.table.runtime.operators.window
A Window that represents a count window.
CountWindow(long) - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow
 
CountWindow.Serializer - Class in org.apache.flink.table.runtime.operators.window
The serializer used to write the CountWindow type.
CountWindow.Serializer.CountWindowSerializerSnapshot - Class in org.apache.flink.table.runtime.operators.window
Serializer configuration snapshot for compatibility and format evolution.
countWindowAll(long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Windows this DataStream into tumbling count windows.
countWindowAll(long, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Windows this DataStream into sliding count windows.
CountWindowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer.CountWindowSerializerSnapshot
 
COVAR_POP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
COVAR_SAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
cover(TimeWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Returns the minimal window covers both this window and the given window.
cover(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Returns the minimal window covers both this window and the given window.
CPU - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 
CPU_CORES - Static variable in class org.apache.flink.configuration.TaskManagerOptions
This config option describes number of cpu cores of task executors.
CPUResource - Class in org.apache.flink.api.common.resources
Represents CPU resource.
CPUResource(double) - Constructor for class org.apache.flink.api.common.resources.CPUResource
 
CRC_HASH_FUNCTION - Static variable in class org.apache.flink.fs.gs.utils.ChecksumUtils
THe crc hash function used by Google storage.
create() - Static method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
Create a new GrpcStateService.
create() - Method in interface org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SharedResourceHolder.Resource
Create a new instance of the resource.
create() - Static method in class org.apache.flink.client.program.PerJobMiniClusterFactory
 
create() - Method in interface org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Decoder.Factory
 
create() - Method in interface org.apache.flink.connector.file.src.enumerate.DynamicFileEnumerator.Provider
 
create() - Method in interface org.apache.flink.connector.file.src.enumerate.FileEnumerator.Provider
 
create() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook.Factory
Instantiates the MasterTriggerRestoreHook.
create() - Method in interface org.apache.flink.runtime.dispatcher.JobManagerMetricGroupFactory
 
create() - Method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy.ExponentialDelayRestartBackoffTimeStrategyFactory
 
create() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory
 
create() - Method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy.FixedDelayRestartBackoffTimeStrategyFactory
 
create() - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
 
create() - Method in interface org.apache.flink.runtime.executiongraph.failover.RestartBackoffTimeStrategy.Factory
Instantiates the RestartBackoffTimeStrategy.
create() - Static method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
create() - Static method in class org.apache.flink.runtime.rest.messages.EnvironmentInfo
 
create() - Method in class org.apache.flink.runtime.rpc.pekko.EscalatingSupervisorStrategy
 
create() - Static method in class org.apache.flink.runtime.state.StateObject.StateObjectSizeStatsCollector
 
create() - Static method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
create() - Method in class org.apache.flink.runtime.util.DefaultGroupCache.Factory
 
create() - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
Deprecated.
create() - Static method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
Creates a WindowAssigner that assigns all elements to the same GlobalWindow.
create() - Static method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
Creates an event-time trigger that fires once the watermark passes the end of the window.
create() - Static method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
Creates a new trigger that fires once system time passes the end of the window.
create() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.LazyFactory
The factory method; creates the value.
create() - Method in interface org.apache.flink.table.catalog.CatalogLock.Factory
Deprecated.
 
create() - Static method in class org.apache.flink.table.gateway.api.operation.OperationHandle
 
create() - Static method in class org.apache.flink.table.gateway.api.session.SessionHandle
 
create() - Method in interface org.apache.flink.tests.util.cache.DownloadCacheFactory
Returns a DownloadCache instance.
create() - Method in class org.apache.flink.tests.util.cache.LolCacheFactory
 
create() - Method in class org.apache.flink.tests.util.cache.PersistingDownloadCacheFactory
 
create() - Method in class org.apache.flink.tests.util.cache.TravisDownloadCacheFactory
 
create() - Static method in class org.apache.flink.testutils.junit.SharedObjects
Creates a new instance.
create() - Static method in class org.apache.flink.testutils.junit.SharedObjectsExtension
Creates a new instance.
create(boolean, boolean, ZoneId, ClassLoader, CodeGeneratorContext) - Static method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
Create a casting context.
create(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>, ProcessingTimeService) - Static method in interface org.apache.flink.connector.file.table.stream.PartitionCommitTrigger
 
create(int, int, KeyExtractorFunction<T>, PriorityComparator<T>) - Method in interface org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue.PartitionQueueSetFactory
Creates a new queue for a given key-group partition.
create(int, Path, BiConsumer<Integer, T>) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager.Factory
 
create(int, Path, BiConsumer<Integer, T>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl.Factory
 
create(int, ResultPartition, File, int, boolean) - Method in enum org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Creates BoundedBlockingSubpartition of this type.
create(long, int) - Static method in class org.apache.flink.runtime.memory.MemoryManager
Creates a memory manager with the given capacity and given page size.
create(long, ProfilingInfo.ProfilingMode) - Static method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
create(Kryo, Input, Class<Collection>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.SpecificInstanceCollectionSerializer
 
create(File) - Static method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
create(File, File, String, String[], Configuration) - Static method in class org.apache.flink.client.program.DefaultPackagedProgramRetriever
create(File, File, Collection<File>, String, String[], Configuration) - Static method in class org.apache.flink.client.program.DefaultPackagedProgramRetriever
Creates a PackageProgramRetrieverImpl with the given parameters.
create(File, String, String[], Configuration) - Static method in class org.apache.flink.client.program.DefaultPackagedProgramRetriever
create(InputStream) - Method in class org.apache.flink.api.common.io.compression.Bzip2InputStreamFactory
 
create(InputStream) - Method in class org.apache.flink.api.common.io.compression.DeflateInflaterInputStreamFactory
 
create(InputStream) - Method in class org.apache.flink.api.common.io.compression.GzipInflaterInputStreamFactory
 
create(InputStream) - Method in interface org.apache.flink.api.common.io.compression.InflaterInputStreamFactory
Creates a InflaterInputStream that wraps the given input stream.
create(InputStream) - Method in class org.apache.flink.api.common.io.compression.XZInputStreamFactory
 
create(InputStream) - Method in class org.apache.flink.api.common.io.compression.ZStandardInputStreamFactory
 
create(ClassLoader) - Static method in interface org.apache.flink.table.connector.RuntimeConverter.Context
Creates a new instance of RuntimeConverter.Context.
create(ClassLoader) - Static method in class org.apache.flink.util.SimpleUserCodeClassLoader
 
create(ClassLoader, String, String, String, String) - Static method in interface org.apache.flink.connector.file.table.PartitionTimeExtractor
 
create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
 
create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.Factory
Creates a WindowBuffer that buffers elements in memory before flushing.
create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
 
create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.LocalFactory
Creates a WindowBuffer for local window that buffers elements in memory before flushing.
create(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
create(String, int, ResultPartitionDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionFactory
 
create(String, int, ResultPartitionID, ResultPartitionType, int, int, int, boolean, ShuffleDescriptor, SupplierWithException<BufferPool, IOException>, boolean) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionFactory
 
create(String, Config) - Static method in class org.apache.flink.runtime.rpc.pekko.RobustActorSystem
 
create(String, Iterable<URL>) - Static method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Creates a FromClasspathEntryClassInformationProvider based on the passed job class and classpath.
create(String, String) - Static method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
create(String, String, String, String) - Static method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
create(String, String, String, String, String, boolean) - Static method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
create(String, Properties) - Static method in class org.apache.flink.table.jdbc.DriverUri
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueSetFactory
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSetFactory
 
create(String, TypeSerializer<T>) - Method in interface org.apache.flink.runtime.state.PriorityQueueSetFactory
create(String, TypeSerializer<T>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.state.forst.sync.ForStDBPriorityQueueSetFactory
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
create(String, TypeSerializer<T>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
create(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
create(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueSetFactory
 
create(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
create(String, TypeSerializer<T>, boolean) - Method in interface org.apache.flink.runtime.state.PriorityQueueSetFactory
create(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.state.forst.sync.ForStDBPriorityQueueSetFactory
 
create(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
create(String, KeyGroupedInternalPriorityQueue<T>, StateChangeLogger<T, Void>, TypeSerializer<T>) - Method in class org.apache.flink.state.changelog.ChangelogStateFactory
 
create(String, UnresolvedTaskManagerLocation, UUID) - Static method in class org.apache.flink.runtime.jobmaster.TaskManagerRegistrationInformation
 
create(BigDecimal) - Method in class org.apache.flink.api.common.resources.CPUResource
 
create(BigDecimal) - Method in class org.apache.flink.api.common.resources.ExternalResource
 
create(BigDecimal) - Method in class org.apache.flink.api.common.resources.Resource
Create a new instance of the sub resource.
create(URI) - Method in interface org.apache.flink.connector.file.table.FileSystemFactory
Creates a new file system for the given file system URI.
create(URI) - Method in class org.apache.flink.core.fs.ConnectionLimitingFactory
 
create(URI) - Method in interface org.apache.flink.core.fs.FileSystemFactory
Creates a new file system for the given file system URI.
create(URI) - Method in class org.apache.flink.core.fs.local.LocalFileSystemFactory
 
create(URI) - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
create(URI) - Method in class org.apache.flink.fs.anotherdummy.AnotherDummyFSFactory
 
create(URI) - Method in class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
 
create(URI) - Method in class org.apache.flink.fs.dummy.DummyFSFactory
 
create(URI) - Method in class org.apache.flink.fs.gs.GSFileSystemFactory
 
create(URI) - Method in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
create(URI) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
create(URI) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
create(URL[], ClassLoader, ReadableConfig) - Static method in class org.apache.flink.util.FlinkUserCodeClassLoaders
 
create(Collection<JobStatus>) - Static method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
create(Collection<FileSourceSplit>) - Method in interface org.apache.flink.connector.file.src.assigners.FileSplitAssigner.Provider
Creates a new FileSplitAssigner that starts with the given set of initial splits.
create(Collection<ThreadDumpInfo.ThreadInfo>) - Static method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo
 
create(Executor, Collection<CompletedCheckpoint>, RecoveryClaimMode) - Method in interface org.apache.flink.runtime.state.SharedStateRegistryFactory
Factory method for SharedStateRegistry.
create(LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, Map<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, RocksDB, ResourceGuard, KeyGroupRange, TypeSerializer<K>, int, StreamCompressionDecorator) - Static method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
create(List<BindableService>, Endpoints.ApiServiceDescriptor) - Method in class org.apache.beam.sdk.fn.server.ServerFactory
Creates an instance of this server at the address specified by the given service descriptor and bound to multiple services.
create(List<BindableService>, Endpoints.ApiServiceDescriptor) - Method in class org.apache.beam.sdk.fn.server.ServerFactory.InetSocketAddressServerFactory
 
create(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.DefaultInMemorySorterFactory
 
create(List<MemorySegment>) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorterFactory
Create an InMemorySorter instance with the given memory segments.
create(List<IOMetricsInfo>, List<Map<ExecutionState, Long>>) - Static method in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
create(List<SubtaskExecutionAttemptDetailsInfo>) - Static method in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
create(Map<ExecutionVertexID, LogicalSlot>) - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.ReservedSlots
 
create(UUID) - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherLeaderProcessFactory
 
create(UUID) - Method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcessFactory
 
create(UUID) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactory
 
create(UUID) - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceProcessFactory
 
create(UUID) - Method in interface org.apache.flink.runtime.jobmaster.factories.JobMasterServiceProcessFactory
Create a new JobMasterServiceProcess for the given leaderSessionId.
create(UUID, AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory, JobGraphStore, JobResultStore, Executor, FatalErrorHandler) - Static method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
create(JobInfo) - Static method in class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory
 
create(JobInfo, Map<String, EnvironmentFactory.Provider>) - Static method in class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory
 
create(RelOptCluster, RelOptTable, List<RelHint>) - Static method in class org.apache.calcite.rel.logical.LogicalTableScan
Creates a LogicalTableScan.
create(RelOptSchema, List<String>, RelDataType, QueryOperationCatalogView) - Static method in class org.apache.flink.table.planner.catalog.QueryOperationCatalogViewTable
 
create(RelNode, int[], String, ScriptTransformIOInfo, RelDataType) - Static method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
create(RelNode, RelCollation, List<Integer>) - Static method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
create(RelNode, RexNode) - Static method in class org.apache.calcite.rel.logical.LogicalSnapshot
Creates a LogicalSnapshot.
create(SqlConformance) - Static method in class org.apache.flink.table.planner.delegation.FlinkSqlParserFactories
 
create(FrameworkConfig) - Static method in class org.apache.calcite.tools.RelBuilder
Creates a RelBuilder.
create(ImmutableBitSet, ImmutableBitSet, ImmutableBitSet, WindowSpec, LogicalType) - Static method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
Creates a RelWindowProperties, may return null if the window properties can't be propagated (loss window start and window end columns).
create(CommandLine) - Static method in class org.apache.flink.client.cli.ProgramOptions
 
create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
create(JobID, String, Collection<ResourceRequirement>) - Static method in class org.apache.flink.runtime.slots.ResourceRequirements
 
create(JobID, Consumer<? super Collection<ResourceRequirement>>, Duration, Duration, Duration, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.BlocklistDeclarativeSlotPoolFactory
 
create(JobID, Consumer<? super Collection<ResourceRequirement>>, Duration, Duration, Duration, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolFactory
 
create(JobID, Consumer<? super Collection<ResourceRequirement>>, Duration, Duration, Duration, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPoolFactory
 
create(StateDescriptor<S, V>, InternalKvState<K, N, V>, KvStateChangeLogger<V, N>, InternalKeyContext<K>) - Method in class org.apache.flink.state.changelog.ChangelogStateFactory
 
create(Configuration) - Static method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
create(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Factory method for initializing a TaskExecutorMemoryConfiguration based on the passed Configuration.
create(Configuration) - Static method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
create(Configuration) - Static method in interface org.apache.flink.table.api.TableEnvironment
Creates a table environment that is the entry point and central context for creating Table and SQL API programs.
create(Configuration) - Method in interface org.apache.flink.table.delegation.ExecutorFactory
Creates a corresponding Executor.
create(Configuration) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
create(Configuration) - Method in class org.apache.flink.table.planner.loader.DelegateExecutorFactory
 
create(Configuration, ClassLoader, List<String>) - Static method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate
 
create(Configuration, FileSystem, String, Path) - Static method in interface org.apache.flink.connector.file.table.stream.compact.CompactContext
 
create(Configuration, PluginManager, ScheduledExecutor, ExecutorService) - Static method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManagerFactory
 
create(Configuration, TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
Computes the parameters to be used to start a TaskManager Java process.
create(Configuration, ResourceID, Executor, RpcService, HighAvailabilityServices, BlobServer, HeartbeatServices, DelegationTokenManager, MetricRegistry, ExecutionGraphInfoStore, MetricQueryServiceRetriever, Collection<FailureEnricher>, FatalErrorHandler) - Method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
create(Configuration, ResourceID, Executor, RpcService, HighAvailabilityServices, BlobServer, HeartbeatServices, DelegationTokenManager, MetricRegistry, ExecutionGraphInfoStore, MetricQueryServiceRetriever, Collection<FailureEnricher>, FatalErrorHandler) - Method in interface org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponentFactory
 
create(Configuration, DispatcherFactory, PackagedProgram) - Static method in class org.apache.flink.client.deployment.application.ApplicationDispatcherLeaderProcessFactoryFactory
 
create(Configuration, FatalErrorHandler) - Method in interface org.apache.flink.runtime.highavailability.ClientHighAvailabilityServicesFactory
Creates a ClientHighAvailabilityServices instance.
create(Configuration, FatalErrorHandler) - Method in class org.apache.flink.runtime.highavailability.DefaultClientHighAvailabilityServicesFactory
 
create(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.table.gateway.api.session.SessionEnvironment.CatalogCreator
 
create(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.table.gateway.api.session.SessionEnvironment.ModuleCreator
 
create(ReadableConfig, DistributedCache) - Static method in class org.apache.flink.python.env.PythonDependencyInfo
Creates PythonDependencyInfo from GlobalJobParameters and DistributedCache.
create(HybridSource.SourceSwitchContext<FromEnumT>) - Method in interface org.apache.flink.connector.base.source.hybrid.HybridSource.SourceFactory
 
create(BulkFormat<T, SplitT>, Long) - Static method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
create(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, PartitionWriter.PartitionWriterListener) - Method in interface org.apache.flink.connector.file.table.PartitionWriterFactory
 
create(CompactContext) - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactReader.Factory
 
create(CompactContext) - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactWriter.Factory
 
create(FSDataOutputStream) - Method in interface org.apache.flink.api.common.serialization.BulkWriter.Factory
Creates a writer that writes to the given stream.
create(FSDataOutputStream) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.ProjectionBulkFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.formats.avro.AvroWriterFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.formats.compress.CompressWriterFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.formats.parquet.ParquetWriterFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.formats.sequencefile.SequenceFileWriterFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.orc.nohive.OrcNoHiveBulkWriterFactory
 
create(FSDataOutputStream) - Method in class org.apache.flink.orc.writer.OrcBulkWriterFactory
 
create(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
Create ByteBufferWritableFSDataOutputStream from specific path which supports to write data to ByteBuffer with FileSystem.WriteMode.OVERWRITE mode.
create(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.FileSystem
Deprecated.
Deprecated because not well supported across types of file systems. Control the behavior of specific file systems via configurations instead.
create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Deprecated.
create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.FileSystem
 
create(Path, FileSystem.WriteMode) - Method in interface org.apache.flink.core.fs.IFileSystem
Opens an FSDataOutputStream to a new file at the given path.
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
create(PluginDescriptor, ClassLoader, String[]) - Static method in class org.apache.flink.core.plugin.PluginLoader
 
create(RecordContext<K>) - Method in class org.apache.flink.runtime.asyncprocessing.StateFutureFactory
 
create(BlocklistContext, Function<ResourceID, String>, ComponentMainThreadExecutor, Logger) - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler.Factory
Instantiates a BlocklistHandler.
create(BlocklistContext, Function<ResourceID, String>, ComponentMainThreadExecutor, Logger) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler.Factory
 
create(BlocklistContext, Function<ResourceID, String>, ComponentMainThreadExecutor, Logger) - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler.Factory
 
create(ResourceProfile, int) - Static method in class org.apache.flink.runtime.slots.ResourceRequirement
 
create(DispatcherFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactoryFactory
 
create(DispatcherGateway, ScheduledExecutor, FatalErrorHandler) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherBootstrapFactory
 
create(DispatcherId, Collection<JobGraph>, Collection<JobResult>, JobGraphWriter, JobResultStore) - Method in class org.apache.flink.client.deployment.application.ApplicationDispatcherGatewayServiceFactory
 
create(DispatcherId, Collection<JobGraph>, Collection<JobResult>, JobGraphWriter, JobResultStore) - Method in interface org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory
 
create(JobGraphRetriever) - Static method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcessFactoryFactory
 
create(AccessExecution, String, CompletableFuture<Map<String, String>>) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
Creates an ExceptionHistoryEntry based on the provided Execution.
create(AccessExecution, MetricFetcher, JobID, JobVertexID, List<SubtaskExecutionAttemptDetailsInfo>) - Static method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
create(FailureHandlingResult, Function<ExecutionVertexID, Collection<Execution>>) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
Creates a FailureHandlingResultSnapshot based on the passed FailureHandlingResult and ExecutionVertices.
create(PartitionTrackerFactory.TaskExecutorGatewayLookup) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTrackerFactory
Creates a new PartitionTracker.
create(JobGraph) - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobManagerJobMetricGroupFactory
 
create(JobGraph) - Method in interface org.apache.flink.runtime.jobmaster.factories.JobManagerJobMetricGroupFactory
create(JobGraph) - Method in enum org.apache.flink.runtime.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
 
create(TaskInvokable, CheckpointedInputGate[], IOManager, MemoryManager, TaskIOMetricGroup, TwoInputStreamOperator<IN1, IN2, ?>, WatermarkGauge, WatermarkGauge, OperatorChain<?, ?>, StreamConfig, Configuration, Configuration, ExecutionConfig, ClassLoader, Counter, InflightDataRescalingDescriptor, Function<Integer, StreamPartitioner<?>>, TaskInfo, StreamTask.CanEmitBatchOfRecordsChecker) - Static method in class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessorFactory
 
create(TaskInvokable, CheckpointedInputGate[], StreamConfig.InputConfig[], IOManager, MemoryManager, TaskIOMetricGroup, Counter, MultipleInputStreamOperator<?>, WatermarkGauge[], StreamConfig, Configuration, Configuration, ExecutionConfig, ClassLoader, OperatorChain<?, ?>, InflightDataRescalingDescriptor, Function<Integer, StreamPartitioner<?>>, TaskInfo, StreamTask.CanEmitBatchOfRecordsChecker) - Static method in class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessorFactory
 
create(ExecutionDeploymentReconciliationHandler) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentReconciler.Factory
 
create(JobResult, CheckpointRecoveryFactory, Configuration, Executor) - Method in enum org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunnerFactory
 
create(JobResult, CheckpointRecoveryFactory, Configuration, Executor) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.CleanupRunnerFactory
 
create(SlotPoolServiceFactory, SchedulerNGFactory) - Static method in class org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
 
create(SlotSelectionStrategy) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
create(LeaderElectionDriver.Listener) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriverFactory
 
create(LeaderElectionDriver.Listener) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriverFactory
Creates a LeaderElectionDriver for the given leader contender description.
create(LeaderElectionDriver.Listener) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriverFactory
 
create(LeaderElection, FatalErrorHandler, DispatcherLeaderProcessFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
create(TaskIOMetricGroup, CheckpointableKeyedStateBackend<K>, ClassLoader, KeyContext, ProcessingTimeService, Iterable<KeyGroupStatePartitionStreamProvider>, StreamTaskCancellationContext) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager.Provider
 
create(TaskIOMetricGroup, CheckpointableKeyedStateBackend<K>, ClassLoader, KeyContext, ProcessingTimeService, Iterable<KeyGroupStatePartitionStreamProvider>, StreamTaskCancellationContext) - Static method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
A factory method for creating the InternalTimeServiceManagerImpl.
create(TaskIOMetricGroup, CheckpointableKeyedStateBackend<K>, ClassLoader, KeyContext, ProcessingTimeService, Iterable<KeyGroupStatePartitionStreamProvider>, StreamTaskCancellationContext) - Static method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
create(MetricRegistry, String) - Static method in class org.apache.flink.runtime.metrics.groups.ProcessMetricGroup
 
create(MetricRegistry, String) - Static method in class org.apache.flink.runtime.metrics.groups.ResourceManagerMetricGroup
 
create(MetricRegistry, String) - Static method in class org.apache.flink.runtime.metrics.groups.SlotManagerMetricGroup
 
create(OperatorCoordinator.Context) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider
Creates the OperatorCoordinator, using the given context.
create(OperatorCoordinator.Context) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator.Provider
 
create(OperatorCoordinator.Context) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator.Provider
 
create(OperatorCoordinator.Context, long) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator.Provider
 
create(ResourceManagerFactory<?>, Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, MetricRegistry, String, Executor) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
create(ProfilingInfo.ProfilingStatus, ProfilingInfo.ProfilingMode, long, long, long, String, String) - Static method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
create(SchedulingTopology, ResultPartitionAvailabilityChecker) - Method in interface org.apache.flink.runtime.executiongraph.failover.FailoverStrategy.Factory
Instantiates the FailoverStrategy.
create(SchedulingTopology, ResultPartitionAvailabilityChecker) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllFailoverStrategy.Factory
 
create(SchedulingTopology, ResultPartitionAvailabilityChecker) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy.Factory
 
create(ShuffleIOOwnerContext, int, InputGateDeploymentDescriptor, PartitionProducerStateProvider, InputChannelMetrics) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
Creates an input gate and all of its input channels.
create(DirectoryStreamStateHandle, DirectoryStreamStateHandle) - Static method in class org.apache.flink.runtime.state.filemerging.EmptyFileMergingOperatorStreamStateHandle
create(KeyGroupRangeOffsets, StreamStateHandle) - Method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.KeyedStateHandleFactory
 
create(StateBackend, StateBackend.KeyedStateBackendParameters<K>) - Method in interface org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl.KeyedStateBackendCreator
Create the keyed state backend.
create(TaskManagerLocation, ExecutionAttemptID) - Static method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
create(StreamExecutionEnvironment) - Static method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Creates a table environment that is the entry point and central context for creating Table and SQL API programs that integrate with the Java-specific DataStream API.
create(StreamExecutionEnvironment) - Method in interface org.apache.flink.table.delegation.StreamExecutorFactory
Creates a corresponding Executor.
create(StreamExecutionEnvironment) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
create(StreamExecutionEnvironment) - Method in class org.apache.flink.table.planner.loader.DelegateExecutorFactory
 
create(StreamExecutionEnvironment, EnvironmentSettings) - Static method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
create(StreamExecutionEnvironment, EnvironmentSettings) - Static method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Creates a table environment that is the entry point and central context for creating Table and SQL API programs that integrate with the Java-specific DataStream API.
create(StreamingRuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.JoinRecordAsyncStateViews
create(StreamingRuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateViews
create(CheckpointedInputGate, TypeSerializer<T>, IOManager, StatusWatermarkValve, int, InflightDataRescalingDescriptor, Function<Integer, StreamPartitioner<?>>, TaskInfo, StreamTask.CanEmitBatchOfRecordsChecker) - Static method in class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInputFactory
create(EnvironmentSettings) - Static method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
create(EnvironmentSettings) - Static method in interface org.apache.flink.table.api.TableEnvironment
Creates a table environment that is the entry point and central context for creating Table and SQL API programs.
create(TableConfig, ClassLoader, FunctionLookup, DataTypeFactory, TableReferenceLookup, SqlExpressionResolver, boolean) - Static method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
create(ParserFactory.Context) - Method in interface org.apache.flink.table.delegation.ParserFactory
Creates a new parser.
create(ParserFactory.Context) - Method in class org.apache.flink.table.planner.delegation.DefaultParserFactory
 
create(PlannerFactory.Context) - Method in interface org.apache.flink.table.delegation.PlannerFactory
Creates a corresponding Planner.
create(PlannerFactory.Context) - Method in class org.apache.flink.table.planner.delegation.DefaultPlannerFactory
 
create(PlannerFactory.Context) - Method in class org.apache.flink.table.planner.loader.DelegatePlannerFactory
 
create(DefaultContext) - Static method in interface org.apache.flink.table.gateway.service.session.SessionManager
Create the SessionManager with the default configuration.
create(DefaultContext, InetSocketAddress, String) - Static method in interface org.apache.flink.table.client.gateway.Executor
Create an Executor to execute commands.
create(DefaultContext, InetSocketAddress, String, RowFormat) - Static method in interface org.apache.flink.table.client.gateway.Executor
 
create(DefaultContext, URL, String) - Static method in interface org.apache.flink.table.client.gateway.Executor
 
create(DefaultContext, SessionHandle, SessionEnvironment, ExecutorService) - Static method in class org.apache.flink.table.gateway.service.context.SessionContext
 
create(QueryOperation, Expression, Expression) - Static method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
create(FlinkPlannerImpl) - Static method in class org.apache.flink.table.planner.utils.Expander
Creates an Expander
create(FlinkTypeFactory, StructuredType) - Static method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
create(CastRule.Context, LogicalType, LogicalType) - Method in interface org.apache.flink.table.planner.functions.casting.CastRule
Create a CastExecutor starting from the provided input type.
create(CastRule.Context, LogicalType, LogicalType) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Create a CastExecutor for the provided input type and target type.
create(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayListConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.RawObjectConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.RowRowConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
 
create(DataType) - Static method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
 
create(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalSerializers
Creates a TypeSerializer for internal data structures of the given LogicalType.
create(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalSerializers
Creates a TypeSerializer for internal data structures of the given RowType.
create(YearMonthIntervalType) - Static method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
 
create(FlinkResourceSetup) - Method in interface org.apache.flink.tests.util.flink.FlinkResourceFactory
Returns a FlinkResource instance.
create(FlinkResourceSetup) - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResourceFactory
 
create(RelativeClock) - Method in class org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.TimestampsAndWatermarksContextProvider
 
create(FlinkUserCodeClassLoaders.ResolveOrder, URL[], ClassLoader, String[], Consumer<Throwable>, boolean) - Static method in class org.apache.flink.util.FlinkUserCodeClassLoaders
 
create(SerializedValue<OperatorCoordinator.Provider>, ExecutionJobVertex, ClassLoader, CoordinatorStore, boolean, TaskInformation, JobManagerJobMetricGroup) - Static method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
create(Configuration, Path) - Method in class org.apache.flink.formats.hadoop.bulk.DefaultHadoopFileCommitterFactory
 
create(Configuration, Path) - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitterFactory
Creates a new Hadoop file committer for writing.
create(Path, Path) - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopPathBasedBulkWriter.Factory
Creates a path-based writer that writes to the inProgressPath first and commits to targetPath finally.
create(YarnClient) - Static method in class org.apache.flink.yarn.YarnClientYarnClusterInformationRetriever
 
create(RocksDB, RocksDBManualCompactionConfig, ExecutorService) - Static method in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
create(R, M) - Static method in class org.apache.flink.runtime.rest.handler.HandlerRequest
create(R, M, Collection<File>) - Static method in class org.apache.flink.runtime.rest.handler.HandlerRequest
Creates a new HandlerRequest.
create(SplitT, BatchT) - Method in interface org.apache.flink.orc.vector.ColumnBatchFactory
 
create(SplitT, ColumnVector[]) - Method in interface org.apache.flink.formats.parquet.vector.ColumnBatchFactory
 
create(T) - Static method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
CREATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CREATE_CHECKPOINT_SUB_DIR - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Whether to create sub-directories named by job id to store the data files and meta data of checkpoints.
CREATE_OR_REPLACE_OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
CREATE_OR_REPLACE_TABLE_AS - org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
 
CREATE_TABLE_AS - org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
 
CREATE_TABLE_AS_IF_NOT_EXISTS - org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
 
createAccumulator() - Method in interface org.apache.flink.api.common.functions.AggregateFunction
Creates a new accumulator, starting a new aggregate.
createAccumulator() - Method in class org.apache.flink.api.common.functions.RichAggregateFunction
 
createAccumulator() - Method in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction
 
createAccumulator() - Method in class org.apache.flink.table.functions.ImperativeAggregateFunction
Creates and initializes the accumulator for this ImperativeAggregateFunction.
createAccumulator() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
createAccumulator() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
createAccumulator() - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
createAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Initializes the accumulators and save them to a accumulators row.
createAccumulators() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Initializes the accumulators and save them to a accumulators row.
createActivatorDeactivator(boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
createAggImpl(SqlToRelConverter.Blackboard, SqlToRelConverter.AggConverter, SqlNodeList, SqlNodeList, SqlNode, List<SqlNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
createAggregate(SqlToRelConverter.Blackboard, ImmutableBitSet, ImmutableList<ImmutableBitSet>, List<AggregateCall>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Creates an Aggregate.
createAllocatedSlotReport(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
createAllocatedSlotReport(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Create report about the allocated slots belonging to the specified task manager.
createAllocatedSlotReport(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Create report about the allocated slots belonging to the specified task manager.
createAndRegisterTempFile(String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
createAndRegisterTempFile(String) - Method in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
createAndRestore(List<? extends Collection<S>>, StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.streaming.api.operators.BackendRestorerProcedure
Creates a new state backend and restores it from the provided set of state snapshot alternatives.
createAndRestoreExecutionGraph(JobGraph, CompletedCheckpointStore, CheckpointsCleaner, CheckpointIDCounter, CheckpointStatsTracker, TaskDeploymentDescriptorFactory.PartitionLocationConstraint, long, VertexAttemptNumberStore, VertexParallelismStore, ExecutionStateUpdateListener, MarkPartitionFinishedStrategy, Logger) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionGraphFactory
 
createAndRestoreExecutionGraph(JobGraph, CompletedCheckpointStore, CheckpointsCleaner, CheckpointIDCounter, CheckpointStatsTracker, TaskDeploymentDescriptorFactory.PartitionLocationConstraint, long, VertexAttemptNumberStore, VertexParallelismStore, ExecutionStateUpdateListener, MarkPartitionFinishedStrategy, Logger) - Method in interface org.apache.flink.runtime.scheduler.ExecutionGraphFactory
Create and restore ExecutionGraph from the given JobGraph and services.
createAndStart() - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
createAnonymous(FlinkRelBuilder, ContextResolvedTable, boolean) - Static method in class org.apache.flink.table.planner.plan.schema.CatalogSourceTable
Create a CatalogSourceTable from an anonymous ContextResolvedTable.
createArchivedExecutionGraph(JobStatus, Throwable) - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceProcessFactory
 
createArchivedExecutionGraph(JobStatus, Throwable) - Method in interface org.apache.flink.runtime.jobmaster.factories.JobMasterServiceProcessFactory
Creates an ArchivedExecutionGraph for the job for which this factory creates JobMasterServiceProcess with the given jobStatus and failure cause.
createArrayNode() - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
Returns a new ArrayNode.
createArrayType(RelDataType, long) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createArrowReader(VectorSchemaRoot) - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
createArrowReader(VectorSchemaRoot, RowType) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
Creates an ArrowReader for the specified VectorSchemaRoot.
createArrowTableSource(DataType, String) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
 
createArrowTypeCoderInfoDescriptorProto(RowType, FlinkFnApi.CoderInfoDescriptor.Mode, boolean) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createArrowWriter() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
Creates an ArrowWriter.
createAsyncFuture(DataStructureConverter<Object, Object>) - Method in class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
createAsyncKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a new AsyncKeyedStateBackend which supports to access keyed state asynchronously.
createAsyncKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.state.forst.ForStStateBackend
 
createAsyncLookupFunction() - Method in interface org.apache.flink.table.connector.source.lookup.AsyncLookupFunctionProvider
Creates an AsyncLookupFunction instance.
createAsyncRangeCompactionTask(RocksDB, Collection<ColumnFamilyHandle>, int, KeyGroupRange, ResourceGuard, CloseableRegistry) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Returns a range compaction task as runnable if any data in the SST files of the given DB exceeds the proclaimed key-group range.
createAsyncTableFunction() - Method in interface org.apache.flink.table.legacy.connector.source.AsyncTableFunctionProvider
Deprecated.
Creates a AsyncTableFunction instance.
createAvailableOrEmbeddedServices(Configuration, Executor, FatalErrorHandler) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
 
createAvroSerializer(Class<T>) - Method in class org.apache.flink.api.java.typeutils.AvroUtils
Creates an AvroSerializer if flink-avro is present, otherwise throws an exception.
createAvroSerializer(Class<T>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
createAvroTypeInfo(Class<T>) - Method in class org.apache.flink.api.java.typeutils.AvroUtils
Creates an AvroTypeInfo if flink-avro is present, otherwise throws an exception.
createAvroTypeInfo(Class<T>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils
 
createBatch() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Creates a batch of mails that can be taken with TaskMailbox.tryTakeFromBatch().
createBatch() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
createBatchCompactSink(DataStream<CompactMessages.CoordinatorInput>, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, CompactReader.Factory<T>, FileSystemFactory, TableMetaStoreFactory, PartitionCommitPolicyFactory, String[], LinkedHashMap<String, String>, Path, ObjectIdentifier, long, long, boolean, boolean, int, boolean) - Static method in class org.apache.flink.connector.file.table.batch.BatchSink
 
createBatchNoCompactSink(DataStream<RowData>, DynamicTableSink.DataStructureConverter, FileSystemOutputFormat<Row>, int, boolean) - Static method in class org.apache.flink.connector.file.table.batch.BatchSink
 
createBatchWrapper(TypeDescription, int) - Method in class org.apache.flink.orc.nohive.shim.OrcNoHiveShim
 
createBatchWrapper(TypeDescription, int) - Method in interface org.apache.flink.orc.shim.OrcShim
 
createBatchWrapper(TypeDescription, int) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createBlackboard(SqlValidatorScope, Map<String, RexNode>, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Factory method for creating translation workspace.
createBlob(GSBlobIdentifier) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Create an empty blob.
createBlob(GSBlobIdentifier) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
createBlobCacheService(Configuration, Reference<File>, BlobView, InetSocketAddress) - Static method in class org.apache.flink.runtime.blob.BlobUtils
Creates the BlobCacheService from the given configuration, fallback storage directory, blob view and blob server address.
createBlobServer(Configuration, Reference<File>, BlobStore) - Static method in class org.apache.flink.runtime.blob.BlobUtils
Creates the BlobServer from the given configuration, fallback storage directory and blob store.
createBlobStore() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
createBlobStore() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Creates the BLOB store in which BLOBs are stored in a highly-available fashion.
createBlobStore() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
createBlobStoreFromConfig(Configuration) - Static method in class org.apache.flink.runtime.blob.BlobUtils
Creates a BlobStore based on the parameters set in the configuration.
createBlockChannelReader(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel reader that reads blocks from the given channel.
createBlockChannelReader(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel reader that reads blocks from the given channel.
createBlockChannelReader(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Creates a block channel reader that reads blocks from the given channel.
createBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createBlockChannelWriter(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel writer that writes to the given channel.
createBlockChannelWriter(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel writer that writes to the given channel.
createBlockChannelWriter(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
createBlockChannelWriter(FileIOChannel.ID, RequestDoneCallback<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel writer that writes to the given channel.
createBlockChannelWriter(FileIOChannel.ID, RequestDoneCallback<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
createBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createBlockCompressionFactory(NettyShuffleEnvironmentOptions.CompressionCodec) - Static method in interface org.apache.flink.runtime.io.compression.BlockCompressionFactory
Creates BlockCompressionFactory according to the configuration.
createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
createBrokerIdString(JobID, String, int) - Static method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
Creates the identification string with which head and tail task find the shared blocking queue for the back channel.
createBuckets(int) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
createBuckets(int) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder
Deprecated.
 
createBuckets(int) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
createBuckets(int) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
createBucketWriter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
createBucketWriter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder
Deprecated.
 
createBucketWriter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
createBucketWriter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, RecordComparator, MemorySegmentPool) - Static method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Create a memory sorter in `insert` way.
createBuffer(NormalizedKeyComputer, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, long, MemorySegmentPool) - Static method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
 
createBufferConsumer() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
This method always creates a BufferConsumer starting from the current writer offset.
createBufferConsumerFromBeginning() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
This method always creates a BufferConsumer starting from position 0 of MemorySegment.
createBufferFileReader(FileIOChannel.ID, RequestDoneCallback<Buffer>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
createBufferFileReader(FileIOChannel.ID, RequestDoneCallback<Buffer>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
createBufferFileSegmentReader(FileIOChannel.ID, RequestDoneCallback<FileSegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
createBufferFileSegmentReader(FileIOChannel.ID, RequestDoneCallback<FileSegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
createBufferFileWriter(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
createBufferFileWriter(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
createBufferPool(int, int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPoolFactory
Tries to create a buffer pool, which is guaranteed to provide at least the number of required buffers.
createBufferPool(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
createBufferPool(int, int, int, int, int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPoolFactory
Tries to create a buffer pool with an owner, which is guaranteed to provide at least the number of required buffers.
createBufferPool(int, int, int, int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
createBulkBlockChannelReader(FileIOChannel.ID, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
createBulkBlockChannelReader(FileIOChannel.ID, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
createCache(long, double) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils.RocksDBMemoryFactory
 
createCache(long, double) - Method in interface org.apache.flink.state.forst.ForStMemoryControllerUtils.ForStMemoryFactory
 
createCacheMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createCalcForScan(RelNode, RexProgram) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
createCalciteParser() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.apache.calcite.sql.SqlJoin.SqlJoinOperator
 
createCatalog(String, Map<String, String>) - Method in interface org.apache.flink.table.factories.CatalogFactory
Deprecated.
Use {@link this#createCatalog(Context)} instead and implement Factory instead of TableFactory.
createCatalog(String, Map<String, String>, ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.factories.FactoryUtil
Attempts to discover an appropriate catalog factory and creates an instance of the catalog.
createCatalog(String, CatalogDescriptor) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createCatalog(String, CatalogDescriptor) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Catalog using the provided CatalogDescriptor.
createCatalog(String, CatalogDescriptor) - Method in class org.apache.flink.table.catalog.CatalogManager
 
createCatalog(String, CatalogDescriptor, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Creates a catalog under the given name.
createCatalog(CatalogFactory.Context) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
createCatalog(CatalogFactory.Context) - Method in interface org.apache.flink.table.factories.CatalogFactory
Creates and configures a Catalog using the given context.
createCatalog(CatalogFactory.Context) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
createCatalogFactoryHelper(CatalogFactory, CatalogFactory.Context) - Static method in class org.apache.flink.table.factories.FactoryUtil
Creates a utility that helps validating options for a CatalogFactory.
CreateCatalogFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE FUNCTION statement for catalog functions.
CreateCatalogFunctionOperation(ObjectIdentifier, CatalogFunction, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
CreateCatalogOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE CATALOG statement.
CreateCatalogOperation(String, Map<String, String>, String, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
createCatalogReader(boolean) - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create an instance of CalciteCatalogReader provided by Flink's table planner.
createCatalogReader(boolean) - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
createCatalogReader(boolean) - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
createCatalogsResultSet(Statement, StatementResult) - Static method in class org.apache.flink.table.jdbc.utils.DatabaseMetaDataUtils
Create result set for catalogs.
createCatalogStore() - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
createCatalogStore() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
createCatalogStore() - Method in interface org.apache.flink.table.factories.CatalogStoreFactory
Creates a CatalogStore instance from context information.
createCatalogStoreFactoryHelper(CatalogStoreFactory, CatalogStoreFactory.Context) - Static method in class org.apache.flink.table.factories.FactoryUtil
Creates a utility that helps validating options for a CatalogStoreFactory.
createChain(FatalExceptionClassifier...) - Static method in class org.apache.flink.connector.base.sink.throwable.FatalExceptionClassifier
 
createChannel() - Method in interface org.apache.flink.runtime.io.disk.FileChannelManager
Creates an ID identifying an underlying file channel and returns it.
createChannel() - Method in class org.apache.flink.runtime.io.disk.FileChannelManagerImpl
 
createChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a new FileIOChannel.ID in one of the temp directories.
createChannelEnumerator() - Method in interface org.apache.flink.runtime.io.disk.FileChannelManager
Creates an enumerator for channels that logically belong together and returns it.
createChannelEnumerator() - Method in class org.apache.flink.runtime.io.disk.FileChannelManagerImpl
 
createChannelEnumerator() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Creates a new FileIOChannel.Enumerator, spreading the channels in a round-robin fashion across the temporary file directories.
createCheckpointBarrierHandler(CheckpointableTask, StreamConfig, SubtaskCheckpointCoordinator, String, List<IndexedInputGate>[], List<StreamTaskSourceInput<?>>, MailboxExecutor, TimerService) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.InputProcessorUtil
 
createCheckpointDataSerializer() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
Creates a the serializer to (de)serializes the data stored by this hook.
createCheckpointDirectory(Path, long) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Creates the directory path for the data exclusive to a specific checkpoint.
createCheckpointedMultipleInputGate(MailboxExecutor, List<IndexedInputGate>[], TaskIOMetricGroup, CheckpointBarrierHandler, StreamConfig) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.InputProcessorUtil
 
createCheckpointIDCounter(JobID) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointRecoveryFactory
 
createCheckpointIDCounter(JobID) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointRecoveryFactory
Creates a CheckpointIDCounter instance for a job.
createCheckpointIDCounter(JobID) - Method in class org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory
 
createCheckpointIDCounter(JobID) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointRecoveryFactory
 
createCheckpointIDCounter(JobID) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointRecoveryFactory
 
createCheckpointIDCounter(CuratorFramework) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeperCheckpointIDCounter instance.
createCheckpointIDCounterIfCheckpointingIsEnabled(JobGraph, CheckpointRecoveryFactory) - Static method in class org.apache.flink.runtime.scheduler.SchedulerUtils
 
createCheckpointRecoveryFactory() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
createCheckpointRecoveryFactory() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Create the checkpoint recovery factory for the job manager.
createCheckpointRecoveryFactory() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey, long, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey, long, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
createCheckpointStateOutputStream(CheckpointedStateScope) - Method in interface org.apache.flink.runtime.state.CheckpointStreamFactory
createCheckpointStateOutputStream(CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
 
createCheckpointStateOutputStream(CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
createCheckpointStateOutputStream(CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
 
createCheckpointStatsTrackerIfCheckpointingIsEnabled(JobGraph, Supplier<CheckpointStatsTracker>) - Static method in class org.apache.flink.runtime.scheduler.SchedulerUtils
 
createCheckpointStorage(JobID) - Method in interface org.apache.flink.runtime.state.CheckpointStorage
Creates a storage for checkpoints for the given job.
createCheckpointStorage(JobID) - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
createCheckpointStorage(JobID) - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
 
createCheckpointStorage(JobID) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionCheckpointStorage
 
createChildGroup(String, AbstractMetricGroup.ChildType) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
createChildGroup(String, AbstractMetricGroup.ChildType) - Method in class org.apache.flink.runtime.metrics.groups.GenericKeyMetricGroup
 
createClassLoader(URL[]) - Method in interface org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager.ClassLoaderFactory
 
createClearCommandPrinter() - Static method in interface org.apache.flink.table.client.cli.Printer
 
createClient() - Method in class org.apache.flink.runtime.blob.BlobServer
 
createClientHAService(Configuration, FatalErrorHandler) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
 
createClientHAServices(Configuration) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServicesFactory
createClientSSLEngineFactory() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
createClusterDescriptor(Configuration) - Method in interface org.apache.flink.client.deployment.ClusterClientFactory
Create a ClusterDescriptor from the given configuration.
createClusterDescriptor(Configuration) - Method in class org.apache.flink.client.deployment.StandaloneClientFactory
 
createClusterDescriptor(Configuration) - Method in class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
createClusterDescriptor(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
 
createClusterPartitionReport() - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Creates a ClusterPartitionReport, describing which cluster partitions are currently available.
createClusterPartitionReport() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
createClusterSpecification() - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
createCoderProto(FlinkFnApi.CoderInfoDescriptor) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createColumnFamilyDescriptor(String, Function<String, ColumnFamilyOptions>) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
Creates a column descriptor for a state column family.
createColumnFamilyDescriptor(RegisteredStateMetaInfoBase, Function<String, ColumnFamilyOptions>, ForStDBTtlCompactFiltersManager, Long) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
Creates a column descriptor for a state column family.
createColumnFamilyDescriptor(RegisteredStateMetaInfoBase, Function<String, ColumnFamilyOptions>, RocksDbTtlCompactFiltersManager, Long) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
Creates a column descriptor for a state column family.
createColumnFamilyHandle(String, RocksDB, Function<String, ColumnFamilyOptions>) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
Creates a column family handle from a state id.
createColumnFamilyOptions(Function<String, ColumnFamilyOptions>, String) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
createColumnFamilyOptions(Function<String, ColumnFamilyOptions>, String) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
createColumnOptions(ColumnFamilyOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.state.forst.ForStOptionsFactory
This method should set the additional options on top of the current options object.
createColumnOptions(ColumnFamilyOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBOptionsFactory
This method should set the additional options on top of the current options object.
createColumnReader(boolean, LogicalType, Type, List<ColumnDescriptor>, PageReadStore, ParquetField, int) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
createColumnVector(ValueVector, LogicalType) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
 
createCommitter(CommitterInitContext) - Method in interface org.apache.flink.api.connector.sink2.SupportsCommitter
Creates a Committer that permanently makes the previously written data visible through Committer.commit(Collection).
createCommitter(CommitterInitContext) - Method in class org.apache.flink.connector.file.sink.FileSink
 
createCommitterFromResumeRecoverable(LocalRecoverable) - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
createCommitterFromResumeRecoverable(HadoopFsRecoverable) - Method in class org.apache.flink.fs.azurefs.AzureBlobFsRecoverableDataOutputStream
 
createCommitterFromResumeRecoverable(RESUME_RECOVERABLE) - Method in class org.apache.flink.core.fs.CommitterFromPersistRecoverableFsDataOutputStream
 
createComparator() - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
 
createComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
createComparator(boolean, ExecutionConfig) - Method in interface org.apache.flink.api.common.typeinfo.AtomicType
Creates a comparator for this type.
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
createComparator(boolean, ExecutionConfig) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
createComparator(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Generic implementation of the comparator creation.
createComparator(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
 
createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
 
createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
 
createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
 
createCompletedCheckpoints(CuratorFramework, Configuration, int, SharedStateRegistryFactory, Executor, Executor, RecoveryClaimMode) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createCompletedCheckpointStore(Configuration, FlinkKubeClient, Executor, String, String, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
createCompletedCheckpointStoreIfCheckpointingIsEnabled(JobGraph, Configuration, CheckpointRecoveryFactory, Executor, Logger) - Static method in class org.apache.flink.runtime.scheduler.SchedulerUtils
 
createConfigMap(KubernetesConfigMap) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createConfigMap(KubernetesConfigMap) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create the ConfigMap with specified content.
createConfigMapIfItDoesNotExist(FlinkKubeClient, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Creates a config map with the given name if it does not exist.
createConfigMapSharedWatcher(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createConfigMapSharedWatcher(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create a shared watcher for ConfigMaps with specified name.
createConfiguration(Properties) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Creates a new Configuration from the given Properties.
createConsumerAgent(List<TieredStorageConsumerSpec>, List<TierShuffleDescriptor>, TieredStorageNettyService) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
createConsumerAgent(List<TieredStorageConsumerSpec>, List<TierShuffleDescriptor>, TieredStorageNettyService) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
createConsumerAgent(List<TieredStorageConsumerSpec>, List<TierShuffleDescriptor>, TieredStorageNettyService) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
createConsumerAgent(List<TieredStorageConsumerSpec>, List<TierShuffleDescriptor>, TieredStorageNettyService) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Creates the consumer-side agent of a Tier.
createConsumingResult(DataTypeFactory, TypeInformation<?>, Schema) - Static method in class org.apache.flink.table.catalog.SchemaTranslator
Converts the given TypeInformation and an optional declared Schema (possibly incomplete) into the final SchemaTranslator.ConsumingResult.
createConsumingResult(DataTypeFactory, DataType, Schema, boolean) - Static method in class org.apache.flink.table.catalog.SchemaTranslator
Converts the given DataType and an optional declared Schema (possibly incomplete) into the final SchemaTranslator.ConsumingResult.
createContext(String, Catalog) - Static method in interface org.apache.flink.table.catalog.listener.CatalogContext
 
createContext(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory
 
createContext(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.contexts.NoOpSecurityContextFactory
 
createContext(SecurityConfiguration) - Method in interface org.apache.flink.runtime.security.contexts.SecurityContextFactory
create security context.
createConversionTransformationIfNeeded(StreamExecutionEnvironment, ExecNodeConfig, ClassLoader, Transformation<?>, RexNode) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacyTableSourceScan
 
createConversionTransformationIfNeeded(StreamExecutionEnvironment, ExecNodeConfig, ClassLoader, Transformation<?>, RexNode) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
createConversionTransformationIfNeeded(StreamExecutionEnvironment, ExecNodeConfig, ClassLoader, Transformation<?>, RexNode) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLegacyTableSourceScan
 
createConverter() - Method in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
createConverter(String[][], RowType) - Method in class org.apache.flink.formats.json.JsonParserToRowDataConverters
Creates a runtime nested converter which is null safe.
createConverter(LogicalType) - Static method in class org.apache.flink.formats.avro.RowDataToAvroConverters
Creates a runtime converter according to the given logical type that converts objects of Flink Table & SQL internal data structures to corresponding Avro data structures.
createConverter(LogicalType) - Method in class org.apache.flink.formats.json.JsonToRowDataConverters
Creates a runtime converter which is null safe.
createConverter(LogicalType) - Method in class org.apache.flink.formats.json.RowDataToJsonConverters
Creates a runtime converter which is null safe.
createConverter(LogicalType, boolean) - Static method in class org.apache.flink.formats.avro.RowDataToAvroConverters
 
createCopy() - Method in class org.apache.flink.types.Record
Creates an exact copy of this record.
createCopy(Kryo, Collection) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.SpecificInstanceCollectionSerializer
 
createCopy(TypeSerializer<T>, T, T) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
Copies an instance of the given type, potentially reusing the object passed as the reuse parameter, which may be null.
createCopy(TypeSerializer<T>, T, T) - Method in class org.apache.flink.runtime.operators.sort.NonReusingMergeInnerJoinIterator
 
createCopy(TypeSerializer<T>, T, T) - Method in class org.apache.flink.runtime.operators.sort.NonReusingMergeOuterJoinIterator
 
createCopy(TypeSerializer<T>, T, T) - Method in class org.apache.flink.runtime.operators.sort.ReusingMergeInnerJoinIterator
 
createCopy(TypeSerializer<T>, T, T) - Method in class org.apache.flink.runtime.operators.sort.ReusingMergeOuterJoinIterator
 
createCopySerializable(T) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Creates a copy of an object via Java Serialization.
createCopyWritable(T) - Static method in class org.apache.flink.util.InstantiationUtil
Clones the given writable using the serialization.
createCsvBulkWriterFactory(CsvSchema, DataType) - Static method in class org.apache.flink.formats.csv.PythonCsvUtils
Util for creating a BulkWriter.Factory that wraps CsvBulkWriter.forSchema(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.dataformat.csv.CsvMapper, org.apache.flink.shaded.jackson2.com.fasterxml.jackson.dataformat.csv.CsvSchema, org.apache.flink.formats.common.Converter<T, R, C>, C, org.apache.flink.core.fs.FSDataOutputStream).
createCsvMapper() - Static method in class org.apache.flink.util.jackson.JacksonMapperFactory
 
createCsvReaderFormat(CsvSchema, DataType) - Static method in class org.apache.flink.formats.csv.PythonCsvUtils
Util for creating a CsvReaderFormat.
created(JobResult) - Static method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
CREATED - org.apache.flink.api.common.JobStatus
Job is newly created, no task has started to run.
CREATED - org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
 
CREATED - org.apache.flink.runtime.execution.ExecutionState
 
CREATED - org.apache.flink.runtime.scheduler.strategy.ResultPartitionState
Partition is just created or is just reset.
createDatabase(String, String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Create a database.
createDatabase(String, CatalogDatabase, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Create a database.
createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
CreateDatabaseEvent - Interface in org.apache.flink.table.catalog.listener
When a database is created, a CreateDatabaseEvent event will be created and fired.
CreateDatabaseOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE DATABASE statement.
CreateDatabaseOperation(String, String, CatalogDatabase, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
createDataStream(StreamName) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
createDataStructureConverter(DataType) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.Context
Creates a converter for mapping between Flink's internal data structures and objects specified by the given DataType that can be passed into a runtime implementation.
createDataStructureConverter(DataType) - Method in interface org.apache.flink.table.connector.source.DynamicTableSource.Context
Creates a converter for mapping between objects specified by the given DataType and Flink's internal data structures that can be passed into a runtime implementation.
createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
 
createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
 
createDataType(Class<T>) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a type by analyzing the given class.
createDataType(String) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a type by a fully or partially defined name.
createDataType(TypeInformation<T>) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a type for the given TypeInformation.
createDataType(UnresolvedIdentifier) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a type by a fully or partially defined identifier.
createDataType(AbstractDataType<?>) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a type out of an AbstractDataType.
createDBOptions(DBOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.state.forst.ForStOptionsFactory
This method should set the additional options on top of the current options object.
createDBOptions(DBOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBOptionsFactory
This method should set the additional options on top of the current options object.
createDebeziumAvroRowType(DataType) - Static method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
createDebeziumAvroRowType(DataType) - Static method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
createDecoder(SchemaStore) - Static method in class example.avro.User
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class org.apache.flink.avro.generated.Address
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in interface org.apache.flink.connector.file.table.factories.BulkReaderFormatFactory
Creates a BulkDecodingFormat from the given context and format options.
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.AvroFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.protobuf.PbFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.raw.RawFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.orc.OrcFileFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in interface org.apache.flink.table.factories.DecodingFormatFactory
Creates a format from the given context and format options.
createDefault() - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
createDefault() - Static method in interface org.apache.beam.sdk.fn.server.ServerFactory.UrlFactory
 
createDefault() - Static method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
createDefaultFilter() - Static method in class org.apache.flink.api.common.io.FilePathFilter
Returns the default filter, which excludes the following files: Files starting with "_" Files starting with "." Files containing the string "_COPYING_"
createDefaultJobManagerProcessSpec(int) - Static method in class org.apache.flink.runtime.jobmanager.JobManagerProcessUtils
 
createDefaultJobResultStorePath(String, String) - Static method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
createDefaultMask(int) - Static method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
createDefaultTerminal() - Static method in class org.apache.flink.table.client.cli.TerminalUtils
 
createDefaultWorkerResourceSpec(Configuration) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesWorkerResourceSpecFactory
 
createDefaultWorkerResourceSpec(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.ArbitraryWorkerResourceSpecFactory
 
createDefaultWorkerResourceSpec(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpecFactory
 
createDefaultWorkerResourceSpec(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnWorkerResourceSpecFactory
 
createDeploymentDescriptor(Execution, AllocationID, JobManagerTaskRestore, Collection<ResultPartitionDeploymentDescriptor>) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
createDetailsForJob(AccessExecutionGraph) - Static method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
createDirtyResultAsync(JobResultEntry) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
createDirtyResultAsync(JobResultEntry) - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Registers the passed JobResultEntry instance as dirty which indicates that clean-up operations still need to be performed.
createDirtyResultInternal(JobResultEntry) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
createDirtyResultInternal(JobResultEntry) - Method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
createDirtyResultInternal(JobResultEntry) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherFactory
Create a Dispatcher.
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents) - Method in enum org.apache.flink.runtime.dispatcher.JobDispatcherFactory
 
createDispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents) - Method in enum org.apache.flink.runtime.dispatcher.SessionDispatcherFactory
 
createDispatcherResourceManagerComponentFactory() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.client.deployment.application.ApplicationClusterEntryPoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
Deprecated.
 
createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
createDispatcherResourceManagerComponents(Configuration, MiniCluster.RpcServiceFactory, BlobServer, HeartbeatServices, DelegationTokenManager, MetricRegistry, MetricQueryServiceRetriever, FatalErrorHandler) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
createDispatcherRunner(LeaderElection, FatalErrorHandler, JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createDispatcherRunner(LeaderElection, FatalErrorHandler, JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices) - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherRunnerFactory
 
createDistinctViewDataType(DataType, int, int) - Static method in class org.apache.flink.table.planner.typeutils.DataViewUtils
Creates a special DataType for DISTINCT aggregates.
createDistinctViewSpec(int, DataType) - Static method in class org.apache.flink.table.planner.typeutils.DataViewUtils
Creates a special DataViewUtils.DistinctViewSpec for DISTINCT aggregates.
createdName() - Method in class org.apache.flink.table.codesplit.JavaParser
 
createdName() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
CreatedNameContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
createDumbTerminal() - Static method in class org.apache.flink.table.client.cli.TerminalUtils
 
createDumbTerminal(InputStream, OutputStream) - Static method in class org.apache.flink.table.client.cli.TerminalUtils
 
createDumbTerminal(OutputStream) - Static method in class org.apache.flink.table.client.cli.TerminalUtils
 
createDuplicatingStream(long, CheckpointedStateScope, CheckpointStreamFactory, LocalSnapshotDirectoryProvider) - Static method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
createDynamicTableSink(Catalog, Supplier<Optional<DynamicTableSinkFactory>>, ObjectIdentifier, ResolvedCatalogTable, Map<String, String>, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.operations.utils.ExecutableOperationUtils
Creates a DynamicTableSink from a CatalogTable.
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in interface org.apache.flink.table.factories.DynamicTableSinkFactory
Creates a DynamicTableSink instance from a CatalogTable and additional context information.
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
createDynamicTableSink(DynamicTableSinkFactory, ObjectIdentifier, ResolvedCatalogTable, Map<String, String>, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
Creates a DynamicTableSink from a CatalogTable.
createDynamicTableSink(DynamicTableSinkFactory, ObjectIdentifier, ResolvedCatalogTable, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in interface org.apache.flink.table.factories.DynamicTableSourceFactory
Creates a DynamicTableSource instance from a CatalogTable and additional context information.
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
createDynamicTableSource(DynamicTableSourceFactory, ObjectIdentifier, ResolvedCatalogTable, Map<String, String>, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
createDynamicTableSource(DynamicTableSourceFactory, ObjectIdentifier, ResolvedCatalogTable, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
createElementGetter(LogicalType) - Static method in interface org.apache.flink.table.data.ArrayData
Creates an accessor for getting elements in an internal array data structure at the given position.
CreateEmbeddedSchedulerWorkflowHandler - Class in org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler
Handler to create workflow in embedded scheduler.
CreateEmbeddedSchedulerWorkflowHandler(SqlGatewayService, EmbeddedQuartzScheduler, Map<String, String>, MessageHeaders<CreateEmbeddedSchedulerWorkflowRequestBody, CreateEmbeddedSchedulerWorkflowResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHandler
 
CreateEmbeddedSchedulerWorkflowHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
Message headers for create workflow in embedded scheduler.
CreateEmbeddedSchedulerWorkflowHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
CreateEmbeddedSchedulerWorkflowRequestBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable.scheduler
RequestBody for create workflow in embedded scheduler.
CreateEmbeddedSchedulerWorkflowRequestBody(String, String, Map<String, String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
CreateEmbeddedSchedulerWorkflowResponseBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable.scheduler
ResponseBody for create workflow in embedded scheduler.
CreateEmbeddedSchedulerWorkflowResponseBody(String, String) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowResponseBody
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.AvroFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.protobuf.PbFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.formats.raw.RawFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.orc.OrcFileFormatFactory
 
createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in interface org.apache.flink.table.factories.EncodingFormatFactory
Creates a format from the given context and format options.
createEndpointFactoryHelper(SqlGatewayEndpointFactory, SqlGatewayEndpointFactory.Context) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
Creates a utility that helps to validate options for a SqlGatewayEndpointFactory.
createEntropyAware(FileSystem, Path, FileSystem.WriteMode) - Static method in class org.apache.flink.core.fs.EntropyInjector
Handles entropy injection across regular and entropy-aware file systems.
createEnumerator(SplitEnumeratorContext<NumberSequenceSource.NumberSequenceSplit>) - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
createEnumerator(SplitEnumeratorContext<NumberSequenceSource.NumberSequenceSplit>) - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
createEnumerator(SplitEnumeratorContext<HybridSourceSplit>) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
createEnumerator(SplitEnumeratorContext<FromElementsSplit>) - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
createEnumerator(SplitEnumeratorContext<SocketSource.DummySplit>) - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
createEnumerator(SplitEnumeratorContext<SplitT>) - Method in interface org.apache.flink.api.connector.source.Source
Creates a new SplitEnumerator for this source, starting a new input.
createEnumerator(SplitEnumeratorContext<SplitT>) - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
createEnvironment() - Method in class org.apache.flink.python.env.embedded.EmbeddedPythonEnvironmentManager
 
createEnvironment() - Method in class org.apache.flink.python.env.process.ProcessPythonEnvironmentManager
 
createEnvironment() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Creates the PythonEnvironment object used to execute Python functions.
createEpollDomainSocket() - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
Create a ServerFactory.EpollDomainSocket.
createEpollSocket() - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
Create a ServerFactory.EpollSocket.
createErrorInfoWithNullableCause(Throwable, long) - Static method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Instantiates an ErrorInfo to cover inconsistent behavior due to FLINK-21376.
createEvaluator(String, DataType, DataTypes.Field...) - Method in interface org.apache.flink.table.functions.SpecializedFunction.ExpressionEvaluatorFactory
Shorthand for createEvaluator(callSql("..."), ...).
createEvaluator(Expression, DataType, DataTypes.Field...) - Method in interface org.apache.flink.table.functions.SpecializedFunction.ExpressionEvaluatorFactory
Creates a serializable factory that can be passed into a UserDefinedFunction for evaluating an Expression during runtime.
createEvaluator(BuiltInFunctionDefinition, DataType, DataType...) - Method in interface org.apache.flink.table.functions.SpecializedFunction.ExpressionEvaluatorFactory
Creates a serializable factory that can be passed into a UserDefinedFunction for evaluating a BuiltInFunctionDefinition during runtime.
createEvenlySpreadOut() - Static method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
createEvent(CatalogContext, String, boolean, boolean) - Static method in interface org.apache.flink.table.catalog.listener.DropDatabaseEvent
 
createEvent(CatalogContext, String, CatalogDatabase, boolean) - Static method in interface org.apache.flink.table.catalog.listener.AlterDatabaseEvent
 
createEvent(CatalogContext, String, CatalogDatabase, boolean) - Static method in interface org.apache.flink.table.catalog.listener.CreateDatabaseEvent
 
createEvent(CatalogContext, ObjectIdentifier, CatalogBaseTable, boolean) - Static method in interface org.apache.flink.table.catalog.listener.AlterTableEvent
 
createEvent(CatalogContext, ObjectIdentifier, CatalogBaseTable, boolean, boolean) - Static method in interface org.apache.flink.table.catalog.listener.CreateTableEvent
 
createEvent(CatalogContext, ObjectIdentifier, CatalogBaseTable, boolean, boolean) - Static method in interface org.apache.flink.table.catalog.listener.DropTableEvent
 
createExceptionTypePredicate(Class<? extends Throwable>) - Static method in class org.apache.flink.streaming.util.retryable.RetryPredicates
Creates a predicate on given exception type.
createExecutionEnvironment(Configuration) - Method in interface org.apache.flink.datastream.impl.ExecutionEnvironmentFactory
Creates a ExecutionEnvironment from this factory.
createExecutionEnvironment(Configuration) - Method in interface org.apache.flink.streaming.api.environment.StreamExecutionEnvironmentFactory
Creates a StreamExecutionEnvironment from this factory.
createExecutionEnvironment(TestEnvironmentSettings) - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
createExecutionEnvironment(TestEnvironmentSettings) - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
createExecutionEnvironment(TestEnvironmentSettings) - Method in interface org.apache.flink.connector.testframe.environment.TestEnvironment
Get an instance of StreamExecutionEnvironment for building and executing Flink jobs based on the provided configuration.
createExecutionGraphCache(RestHandlerConfiguration) - Static method in interface org.apache.flink.runtime.rest.RestEndpointFactory
 
createExecutionVertex(ExecutionJobVertex, int, IntermediateResult[], Duration, long, int, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
createExecutionVertex(ExecutionJobVertex, int, IntermediateResult[], Duration, long, int, int) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionJobVertex
 
createExecutor() - Method in class org.apache.flink.table.gateway.service.session.Session
 
createExecutor(int) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorFactory
Creates a new executor for the given priority.
createExecutor(Configuration) - Method in class org.apache.flink.table.gateway.service.session.Session
 
createExecutorService(int, int, String) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
createExtension(ExtendedActorSystem) - Method in class org.apache.flink.runtime.rpc.pekko.RemoteAddressExtension
 
createExternalContext(String) - Method in interface org.apache.flink.connector.testframe.external.ExternalContextFactory
Create an instance of ExternalContext.
createExternalResourceDriver(Configuration) - Method in interface org.apache.flink.api.common.externalresource.ExternalResourceDriverFactory
Construct the ExternalResourceDriver from configuration.
createExternalResourceDriver(Configuration) - Method in class org.apache.flink.externalresource.gpu.GPUDriverFactory
 
createFabric8ioKubernetesClient(Configuration) - Method in class org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy
 
createFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy
 
createFactory(JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in class org.apache.flink.client.deployment.application.ApplicationDispatcherLeaderProcessFactoryFactory
 
createFactory(JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherLeaderProcessFactoryFactory
 
createFactory(JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcessFactoryFactory
 
createFactory(JobPersistenceComponentFactory, Executor, RpcService, PartialDispatcherServices, FatalErrorHandler) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactoryFactory
 
createFailureEnricher(Configuration) - Method in interface org.apache.flink.core.failure.FailureEnricherFactory
Construct a FailureEnricher.
createFailureEnricher(Configuration) - Method in class org.apache.flink.runtime.enricher.CustomTestFailureEnricherFactory
 
createFailureHandlingResultSnapshot(FailureHandlingResult) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
createFetcherResultFuture(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
createFetcherResultFuture(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
createFieldGetter(LogicalType, int) - Static method in interface org.apache.flink.table.data.RowData
Creates an accessor for getting elements in an internal row data structure at the given position.
createFile(Path) - Static method in class org.apache.flink.table.client.cli.CliUtils
Create the file as well as the parent directory.
createFileQueue() - Method in class org.apache.flink.runtime.checkpoint.filemerging.BlockingPhysicalFilePool
 
createFileQueue() - Method in class org.apache.flink.runtime.checkpoint.filemerging.NonBlockingPhysicalFilePool
 
createFileQueue() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Create and return a file queue.
createFileSystemStateStorage(Configuration, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a FileSystemStateStorageHelper instance.
createFirstColumnTopicSelector(Class<T>) - Static method in class org.apache.flink.python.util.PythonConnectorUtils
Creates a selector that returns the first column of a row, and cast it to clazz.
createFlattenRowTypeCoderInfoDescriptorProto(RowType, FlinkFnApi.CoderInfoDescriptor.Mode, boolean) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createFlinkFileSystem(FileSystem, FlinkS3FileSystem.S5CmdConfiguration, String, String, int, S3AccessHelper, long, int) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
createFlinkFileSystem(FileSystem, FlinkS3FileSystem.S5CmdConfiguration, String, String, int, S3AccessHelper, long, int) - Method in class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
createFlinkPlanner() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
createFlinkVector(ColumnVector, LogicalType) - Static method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
 
createFlinkVector(ColumnVector) - Static method in class org.apache.flink.orc.nohive.vector.AbstractOrcNoHiveVector
 
createFlinkVectorFromConstant(LogicalType, Object, int) - Static method in class org.apache.flink.orc.nohive.vector.AbstractOrcNoHiveVector
Create flink vector by hive vector from constant.
createFlinkVectorFromConstant(LogicalType, Object, int) - Static method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
Create flink vector by hive vector from constant.
createFor(Path) - Method in class org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Factory
 
createFor(Path) - Method in class org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader.Factory
 
createFor(Path) - Method in interface org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor.Reader.Factory
 
createFor(TaskExecutor) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToServiceAdapter
 
createForDeserializedState() - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
createForDeserializedState() - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.ListStateSnapshotTransformFactory
 
createForDeserializedState() - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.MapStateSnapshotTransformFactory
 
createForDeserializedState() - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.StateSnapshotTransformFactoryWrapAdaptor
 
createForElement(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
 
createForMapType(DataType) - Static method in class org.apache.flink.table.data.conversion.MapMapConverter
 
createFormattedTransformationDescription(String, ReadableConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createFormattedTransformationName(String, String, ReadableConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createForMultisetType(DataType) - Static method in class org.apache.flink.table.data.conversion.MapMapConverter
 
createForSerializedState() - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
createForSerializedState() - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.StateSnapshotTransformFactoryWrapAdaptor
 
createFrameworkConfig() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create an instance of FrameworkConfig provided by Flink's table planner.
createFrameworkConfig() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
createFrameworkConfig() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
createFrom(Configuration, File) - Static method in class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
createFrom(AccessExecutionGraph) - Static method in class org.apache.flink.runtime.jobmaster.JobResult
Creates the JobResult from the given AccessExecutionGraph which must be in a globally terminal state.
createFrom(ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
Create a ArchivedExecutionGraph from the given ExecutionGraph.
createFrom(ExecutionGraph, JobStatus) - Static method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
Create a ArchivedExecutionGraph from the given ExecutionGraph.
createFrom(CheckedSupplier<T>) - Static method in class org.apache.flink.util.OptionalFailure
 
createFromClasspath(Iterable<URL>) - Static method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Creates a FromClasspathEntryClassInformationProvider looking for the entry class providing the main method on the passed classpath.
createFromConfig(ReadableConfig, ClassLoader) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory
 
createFromConfig(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.runtime.state.CheckpointStorageFactory
Creates the checkpoint storage, optionally using the given configuration.
createFromConfig(ReadableConfig, ClassLoader) - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackendFactory
 
createFromConfig(ReadableConfig, ClassLoader) - Method in interface org.apache.flink.runtime.state.StateBackendFactory
Creates the state backend, optionally using the given configuration.
createFromConfig(ReadableConfig, ClassLoader) - Static method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new FileSystemCheckpointStorage using the given configuration.
createFromConfig(ReadableConfig, ClassLoader) - Static method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a new JobManagerCheckpointStorage using the given configuration.
createFromConfig(ReadableConfig, ClassLoader) - Method in class org.apache.flink.state.forst.ForStStateBackendFactory
 
createFromConstant(int, Object) - Static method in class org.apache.flink.orc.vector.OrcLegacyTimestampColumnVector
 
createFromConstant(int, Object) - Static method in class org.apache.flink.orc.vector.OrcTimestampColumnVector
 
createFromCustomJar(File, String) - Static method in class org.apache.flink.client.deployment.application.FromJarEntryClassInformationProvider
Creates a FromJarEntryClassInformationProvider for a custom Jar archive.
createFromPythonJar() - Static method in class org.apache.flink.client.deployment.application.FromJarEntryClassInformationProvider
Creates a FromJarEntryClassInformationProvider for a job implemented in Python.
createFromSlotPool(SlotPool, Clock) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl
 
createFromSystemClasspath() - Static method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Creates a FromClasspathEntryClassInformationProvider looking for the entry class providing the main method on the system classpath.
createFullFlameGraphFrom(VertexThreadInfoStats) - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraphFactory
Converts VertexThreadInfoStats into a FlameGraph.
createFunction(String, Class<? extends UserDefinedFunction>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createFunction(String, Class<? extends UserDefinedFunction>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a catalog function in the given path.
createFunction(String, Class<? extends UserDefinedFunction>, boolean) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createFunction(String, Class<? extends UserDefinedFunction>, boolean) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a catalog function in the given path.
createFunction(String, String, List<ResourceUri>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createFunction(String, String, List<ResourceUri>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a catalog function in the given path by the specific class name and user defined resource uri.
createFunction(String, String, List<ResourceUri>, boolean) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createFunction(String, String, List<ResourceUri>, boolean) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a catalog function in the given path by the specific class name and user defined resource uri.
createFunction(ObjectPath, CatalogFunction, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Create a function.
createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
createFunctionDefinition(String, CatalogFunction) - Method in interface org.apache.flink.table.factories.FunctionDefinitionFactory
createFunctionDefinition(String, CatalogFunction, FunctionDefinitionFactory.Context) - Method in interface org.apache.flink.table.factories.FunctionDefinitionFactory
Creates a FunctionDefinition from given CatalogFunction with the given FunctionDefinitionFactory.Context containing the class loader of the current session, which is useful when it's needed to load class from class name.
createFunctionUsingJar(String) - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
createGateBuffersSpec(Optional<Integer>, int, int, ResultPartitionType, int, boolean) - Static method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateSpecUtils
 
createGateway(CompletableFuture<Tuple2<String, UUID>>) - Method in class org.apache.flink.runtime.webmonitor.retriever.impl.RpcGatewayRetriever
 
createGateway(CompletableFuture<Tuple2<String, UUID>>) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderGatewayRetriever
 
createGlobal(Throwable, CompletableFuture<Map<String, String>>) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
Creates an ExceptionHistoryEntry that is not based on an Execution.
createGlobalResourceCleaner(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.dispatcher.cleanup.DispatcherResourceCleanerFactory
 
createGlobalResourceCleaner(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.ResourceCleanerFactory
createHadoopFileSystem() - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
createHadoopFileSystem() - Method in class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
createHadoopFileSystem() - Method in class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
createHadoopFsRecoverable(long) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
createHadoopInput(InputFormat<K, V>, Class<K>, Class<V>, JobConf) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop InputFormat.
createHadoopInput(InputFormat<K, V>, Class<K>, Class<V>, Job) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop InputFormat.
createHadoopWritableTypeInfo(Class<T>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createHandler(Configuration) - Method in interface org.apache.flink.runtime.io.network.netty.OutboundChannelHandlerFactory
Creates new instance of ChannelHandler
createHandler(Configuration, Map<String, String>) - Method in interface org.apache.flink.runtime.io.network.netty.InboundChannelHandlerFactory
Creates new instance of ChannelHandler
createHaServices(Configuration, Executor, RpcSystemUtils) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createHAServices(Configuration, Executor) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesHaServicesFactory
 
createHAServices(Configuration, Executor) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServicesFactory
Creates a HighAvailabilityServices instance.
createHeartbeatManager(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates a heartbeat manager which does not actively send heartbeats.
createHeartbeatManager(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatServicesImpl
 
createHeartbeatManager(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatServices
 
createHeartbeatManagerSender(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates a heartbeat manager which actively sends heartbeats to monitoring targets.
createHeartbeatManagerSender(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatServicesImpl
 
createHeartbeatManagerSender(ResourceID, HeartbeatListener<I, O>, ScheduledExecutor, Logger) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatServices
 
createHeartbeatMonitor(ResourceID, HeartbeatTarget<O>, ScheduledExecutor, HeartbeatListener<?, O>, long, int) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor.Factory
Create heartbeat monitor heartbeat monitor.
createHeartbeatServices(Configuration) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createHelpCommandPrinter() - Static method in interface org.apache.flink.table.client.cli.Printer
 
createHighAvailabilityServices(Configuration, Executor) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
createHighAvailabilityServices(Configuration, Executor, AddressResolution, RpcSystemUtils, FatalErrorHandler) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
 
createHintStrategyTable() - Static method in class org.apache.flink.table.planner.hint.FlinkHintStrategies
Customize the HintStrategyTable which contains hint strategies supported by Flink.
createHistoryServerArchivist(Configuration, JsonArchivist, Executor) - Static method in interface org.apache.flink.runtime.dispatcher.HistoryServerArchivist
 
createIn(File, String) - Static method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
createInitializationCommandPrinter() - Static method in interface org.apache.flink.table.client.cli.Printer
 
createInitialNFAState() - Method in class org.apache.flink.cep.nfa.NFA
 
createInput(InputFormat<OUT, ?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Generic method to create an input data stream with InputFormat.
createInput(InputFormat<OUT, ?>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Generic method to create an input data stream with InputFormat.
createInput(StreamExecutionEnvironment, InputFormat<IN, ? extends InputSplit>, TypeInformation<IN>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacyTableSourceScan
 
createInput(StreamExecutionEnvironment, InputFormat<IN, ? extends InputSplit>, TypeInformation<IN>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
createInput(StreamExecutionEnvironment, InputFormat<IN, ? extends InputSplit>, TypeInformation<IN>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLegacyTableSourceScan
 
createInputCoderInfoDescriptor() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
createInputCoderInfoDescriptor() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
createInputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
createInputFormat() - Method in interface org.apache.flink.table.connector.source.InputFormatProvider
Creates an InputFormat instance.
createInputFormatTransformation(StreamExecutionEnvironment, InputFormat<RowData, ?>, InternalTypeInfo<RowData>, String) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
createInputFormatTransformation(StreamExecutionEnvironment, InputFormat<RowData, ?>, InternalTypeInfo<RowData>, String) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
Creates a Transformation based on the given InputFormat.
createInputFormatTransformation(StreamExecutionEnvironment, InputFormat<RowData, ?>, InternalTypeInfo<RowData>, String) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTableSourceScan
 
createInputGate(List<IndexedInputGate>) - Static method in class org.apache.flink.streaming.runtime.io.InputGateUtil
 
createInputGates(ShuffleIOOwnerContext, PartitionProducerStateProvider, List<InputGateDeploymentDescriptor>) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
createInputGates(ShuffleIOOwnerContext, PartitionProducerStateProvider, List<InputGateDeploymentDescriptor>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Factory method for the InputGates to consume result partitions.
createInputIterator(MutableReader<?>, TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.BatchTask
 
createInputProcessor(List<IndexedInputGate>[], StreamConfig.InputConfig[], WatermarkGauge[], Function<Integer, StreamPartitioner<?>>) - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
createInputProcessor(List<IndexedInputGate>, List<IndexedInputGate>, Function<Integer, StreamPartitioner<?>>) - Method in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
createInputProcessor(List<IndexedInputGate>, List<IndexedInputGate>, Function<Integer, StreamPartitioner<?>>) - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
 
createInputSerializer() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Creates a serializer for the type of sink's input.
createInputSplits(int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
createInputSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
Computes the input splits for the file.
createInputSplits(int) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
createInputSplits(int) - Method in interface org.apache.flink.api.common.io.InputFormat
 
createInputSplits(int) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
createInputSplits(int) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
createInputSplits(int) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
createInputSplits(int) - Method in interface org.apache.flink.core.io.InputSplitSource
Computes the input splits.
createInputSplits(int) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
createInputView(FileIOChannel.ID, int, int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
createInputView(IOManager, ChannelWithMeta, List<FileIOChannel>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
createInstance() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Creates a new instance of the data type.
createInstance() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
createInstance() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
createInstance() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
createInstance() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
createInstance() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
createInstance() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
createInstance() - Method in class org.apache.flink.runtime.state.JavaSerializer
 
createInstance() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
createInstance() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
createInstance() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
createInstance() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
createInstance() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
createInstance() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
createInstance() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
createInstance() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
createInstance() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
createInstance() - Method in class org.apache.flink.table.dataview.NullSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
createInstance() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
createInstance() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
createInstance(Object...) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Create new instance from its fields.
createInstance(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
createInstance(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
createInstance(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
createInstance(Object...) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
createInstance(Object...) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
createInstance(ExecutionSlotAllocationContext) - Method in interface org.apache.flink.runtime.scheduler.ExecutionSlotAllocatorFactory
Instantiates the ExecutionSlotAllocator.
createInstance(ExecutionSlotAllocationContext) - Method in class org.apache.flink.runtime.scheduler.SimpleExecutionSlotAllocator.Factory
 
createInstance(ExecutionSlotAllocationContext) - Method in class org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocatorFactory
 
createInstance(SchedulerOperations, SchedulingTopology) - Method in class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy.Factory
 
createInstance(SchedulerOperations, SchedulingTopology) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategyFactory
 
createInstance(SchedulerOperations, SchedulingTopology) - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy.Factory
 
createInstance(SchedulingTopology) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.NotReleasingPartitionGroupReleaseStrategy.Factory
 
createInstance(SchedulingTopology) - Method in interface org.apache.flink.runtime.executiongraph.failover.partitionrelease.PartitionGroupReleaseStrategy.Factory
 
createInstance(SchedulingTopology) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy.Factory
 
createInstance(SchedulingTopology, Function<ExecutionVertexID, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.AllFinishedInputConsumableDecider.Factory
 
createInstance(SchedulingTopology, Function<ExecutionVertexID, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.DefaultInputConsumableDecider.Factory
 
createInstance(SchedulingTopology, Function<ExecutionVertexID, Boolean>) - Method in interface org.apache.flink.runtime.scheduler.strategy.InputConsumableDecider.Factory
 
createInstance(SchedulingTopology, Function<ExecutionVertexID, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider.Factory
 
createInstance(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerFactory
 
createInstance(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
createInstance(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in class org.apache.flink.runtime.scheduler.DefaultSchedulerFactory
 
createInstance(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNGFactory
 
createInstance(Logger, ExecutionSlotAllocator, ExecutionOperations, ExecutionVertexVersioner, Duration, BiConsumer<ExecutionVertexID, AllocationID>, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionDeployer.Factory
 
createInstance(Logger, ExecutionSlotAllocator, ExecutionOperations, ExecutionVertexVersioner, Duration, BiConsumer<ExecutionVertexID, AllocationID>, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.scheduler.ExecutionDeployer.Factory
Instantiate an ExecutionDeployer with the given params.
createInternalClientSSLEngineFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a SSLEngineFactory to be used by internal communication client endpoints.
createInternalServerSSLEngineFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a SSLEngineFactory to be used by internal communication server endpoints.
createInvalidCallException(CallContext, ValidationException) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Returns an exception for an invalid call to a function.
createInvalidInputException(TypeInference, CallContext, ValidationException) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Returns an exception for invalid input arguments.
createIterationSourceAndSink(int, int, int, long, int, int, ResourceSpec, ResourceSpec) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
createJobBundleFactory(Struct) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
createJobComponentFactory(ResourceManagerFactory<?>, JobGraphRetriever) - Static method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
createJobEventWriterExecutor() - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
createJobGraph(ClassLoader, StreamGraph, JobID) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
createJobGraph(PackagedProgram, Configuration, int, boolean) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
Creates a JobGraph with a random JobID from the given PackagedProgram.
createJobGraph(PackagedProgram, Configuration, int, JobID, boolean) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
Creates a JobGraph with a specified JobID from the given PackagedProgram.
createJobGraph(StreamGraph) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
createJobGraphs(CuratorFramework, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createJobGraphStateHandleStore(Configuration, FlinkKubeClient, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Create a KubernetesStateHandleStore which storing JobGraph.
createJobGraphStore() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
createJobGraphStore() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Create the submitted job graph store for the job manager.
createJobGraphStore() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
createJobGraphStore() - Method in class org.apache.flink.runtime.jobmanager.HaServicesJobPersistenceComponentFactory
 
createJobGraphStore() - Method in interface org.apache.flink.runtime.jobmanager.JobPersistenceComponentFactory
Creates a JobGraphStore.
createJobGraphStore(Configuration, FlinkKubeClient, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
createJobManagerComponent(KubernetesJobManagerSpecification) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createJobManagerComponent(KubernetesJobManagerSpecification) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create the Master components, this can include the Deployment, the ConfigMap(s), and the Service(s).
createJobManagerMetricGroup(MetricRegistry, String) - Static method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
createJobManagerRunner(JobGraph, Configuration, RpcService, HighAvailabilityServices, HeartbeatServices, JobManagerSharedServices, JobManagerJobMetricGroupFactory, FatalErrorHandler, Collection<FailureEnricher>, long) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerFactory
 
createJobManagerRunner(JobGraph, Configuration, RpcService, HighAvailabilityServices, HeartbeatServices, JobManagerSharedServices, JobManagerJobMetricGroupFactory, FatalErrorHandler, Collection<FailureEnricher>, long) - Method in enum org.apache.flink.runtime.dispatcher.JobMasterServiceLeadershipRunnerFactory
 
createJobManagerWorkingDirectory(Configuration, DeterminismEnvelope<ResourceID>) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Creates the working directory for the JobManager process.
createJobMasterService(UUID, OnCompletionActions) - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceFactory
 
createJobMasterService(UUID, OnCompletionActions) - Method in interface org.apache.flink.runtime.jobmaster.factories.JobMasterServiceFactory
Creates a new JobMasterService for the given leaderSessionId and onCompletionActions.
createJobResultStore() - Method in class org.apache.flink.runtime.jobmanager.HaServicesJobPersistenceComponentFactory
 
createJobResultStore() - Method in interface org.apache.flink.runtime.jobmanager.JobPersistenceComponentFactory
Creates JobResultStore instances.
createJobRunner(JobGraphRetriever) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createJobStatusChangedListeners(ClassLoader, Configuration, Executor) - Static method in class org.apache.flink.core.execution.JobStatusChangedListenerUtils
Create job status changed listeners from configuration for job.
createJoin(SqlToRelConverter.Blackboard, RelNode, RelNode, RexNode, JoinRelType) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
createJoinTransformation(PlannerBase, ExecNodeConfig, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
createKeyedState(TypeSerializer<N>, StateDescriptor<S, V>) - Method in class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
createKeyedState(TypeSerializer<N>, StateDescriptor<S, V>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogRestoreTarget
Creates a keyed state which could be retrieved by ChangelogRestoreTarget.getExistingState(String, BackendStateType) in the restore procedure.
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.runtime.state.AbstractManagedMemoryStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.runtime.state.AbstractStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a new CheckpointableKeyedStateBackend that is responsible for holding keyed state and checkpointing it.
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.state.forst.ForStStateBackend
 
createKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionStateBackend
 
createKeyGroupedIterator(MutableObjectIterator<T>, TypeSerializer<T>, TypeComparator<T>) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
createKeyGroupedIterator(MutableObjectIterator<T>, TypeSerializer<T>, TypeComparator<T>) - Method in class org.apache.flink.runtime.operators.sort.NonReusingMergeInnerJoinIterator
 
createKeyGroupedIterator(MutableObjectIterator<T>, TypeSerializer<T>, TypeComparator<T>) - Method in class org.apache.flink.runtime.operators.sort.NonReusingMergeOuterJoinIterator
 
createKeyGroupedIterator(MutableObjectIterator<T>, TypeSerializer<T>, TypeComparator<T>) - Method in class org.apache.flink.runtime.operators.sort.ReusingMergeInnerJoinIterator
 
createKeyGroupedIterator(MutableObjectIterator<T>, TypeSerializer<T>, TypeComparator<T>) - Method in class org.apache.flink.runtime.operators.sort.ReusingMergeOuterJoinIterator
 
createKeyGroupPartitionReader(KeyGroupPartitioner.ElementReaderFunction<T>, KeyGroupPartitioner.KeyGroupElementsConsumer<T>) - Static method in class org.apache.flink.runtime.state.KeyGroupPartitioner
 
createKeyGroupPartitions(int, int) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Groups the available set of key groups into key group partitions.
createKnownInputChannel(SingleInputGate, int, int, NettyShuffleDescriptor, ResultSubpartitionIndexSet, SingleInputGateFactory.ChannelStatistics, InputChannelMetrics) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
createKvStateClientProxy(String, Iterator<Integer>, int, int, KvStateRequestStats) - Static method in class org.apache.flink.runtime.query.QueryableStateUtils
Initializes the client proxy responsible for receiving requests from the external (to the cluster) client and forwarding them internally.
createKVStateIterator() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
createKVStateIterator() - Method in interface org.apache.flink.runtime.state.FullSnapshotResources
Returns a KeyValueStateIterator for iterating over all key-value states for this snapshot resources.
createKvStateServer(String, Iterator<Integer>, int, int, KvStateRegistry, KvStateRequestStats) - Static method in class org.apache.flink.runtime.query.QueryableStateUtils
Initializes the server responsible for sending the requested internal state to the client proxy.
createKvStateTaskRegistry(JobID, JobVertexID) - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
createLeaderElection(String) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
createLeaderElection(String) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionService
Creates a new LeaderElection instance that is registered to this LeaderElectionService instance.
createLeaderElectionService(String) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
createLeaderElector(KubernetesLeaderElectionConfiguration, KubernetesLeaderElector.LeaderCallbackHandler) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createLeaderElector(KubernetesLeaderElectionConfiguration, KubernetesLeaderElector.LeaderCallbackHandler) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create a leader elector service based on Kubernetes api.
createLeaderRetrievalDriver(LeaderRetrievalEventHandler, FatalErrorHandler) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriverFactory
 
createLeaderRetrievalDriver(LeaderRetrievalEventHandler, FatalErrorHandler) - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalDriverFactory
Create a specific LeaderRetrievalDriver and start the necessary services.
createLeaderRetrievalDriver(LeaderRetrievalEventHandler, FatalErrorHandler) - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriverFactory
 
createLeaderRetrievalDriverFactory(CuratorFramework) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a LeaderRetrievalDriverFactory implemented by ZooKeeper.
createLeaderRetrievalDriverFactory(CuratorFramework, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a LeaderRetrievalDriverFactory implemented by ZooKeeper.
createLeaderRetrievalDriverFactory(CuratorFramework, String, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a LeaderRetrievalDriverFactory implemented by ZooKeeper.
createLeaderRetrievalService() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
createLeaderRetrievalService(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
createLeaderRetrievalService(String) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Create leader retrieval service with specified leaderName.
createLeaderRetrievalService(String) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
createLeaderRetrievalService(CuratorFramework) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createLeaderRetrievalService(CuratorFramework, String, Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
createList() - Method in class org.apache.flink.test.streaming.runtime.util.TestListWrapper
Creates and stores a list, returns with the id.
createListener(JobStatusChangedListenerFactory.Context) - Method in interface org.apache.flink.core.execution.JobStatusChangedListenerFactory
 
createListener(CatalogModificationListenerFactory.Context) - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory
Creates and configures a CatalogModificationListener using the given context.
createLocalEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createLocalEnvironment(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createLocalEnvironment(int, Configuration) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createLocalEnvironment(Configuration) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createLocalEnvironmentWithWebUI(Configuration) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a LocalStreamEnvironment for local program execution that also starts the web monitoring UI.
createLocalRecoveryConfig() - Method in interface org.apache.flink.runtime.state.TaskStateManager
Returns the configuration for local recovery, i.e. the base directories for all file-based local state of the owning subtask and the general mode for local recovery.
createLocalRecoveryConfig() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
createLocalResourceCleaner(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.dispatcher.cleanup.DispatcherResourceCleanerFactory
 
createLocalResourceCleaner(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.ResourceCleanerFactory
createLocalRpcService(Configuration, RpcSystem) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to instantiate the local RPC service.
createLocalStateHandleForDownloadedState() - Method in class org.apache.flink.contrib.streaming.state.StateHandleDownloadSpec
 
createLogicalFile(PhysicalFile, long, long, FileMergingSnapshotManager.SubtaskKey) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Create a logical file on a physical file.
createLogicalScope(CharacterFilter, char) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
createLogicalScope(CharacterFilter, char) - Method in class org.apache.flink.runtime.metrics.groups.GenericValueMetricGroup
 
createLogicalType(String) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a LogicalType by a fully or partially defined name.
createLogicalType(UnresolvedIdentifier) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a LogicalType from an UnresolvedIdentifier for resolving user-defined types (see DistinctType and StructuredType).
createLookupFunction() - Method in interface org.apache.flink.table.connector.source.lookup.LookupFunctionProvider
Creates an LookupFunction instance.
createMainOutput(PushingAsyncDataInput.DataOutput<T>, TimestampsAndWatermarks.WatermarkUpdateListener) - Method in class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
 
createMainOutput(PushingAsyncDataInput.DataOutput<T>, TimestampsAndWatermarks.WatermarkUpdateListener) - Method in class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
createMainOutput(PushingAsyncDataInput.DataOutput<T>, TimestampsAndWatermarks.WatermarkUpdateListener) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
Creates the ReaderOutput for the source reader, than internally runs the timestamp extraction and watermark generation.
createMapType(RelDataType, RelDataType) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createMasterAgent(TieredStorageResourceRegistry) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
createMasterAgent(TieredStorageResourceRegistry) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
createMasterAgent(TieredStorageResourceRegistry) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
createMasterAgent(TieredStorageResourceRegistry) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Creates the master-side agent of a Tier.
createMasterTriggerRestoreHook() - Method in interface org.apache.flink.streaming.api.checkpoint.WithMasterCheckpointHook
Creates the hook that should be called by the checkpoint coordinator.
createMatchRecognizeNameSpace(SqlMatchRecognize, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
CreateMaterializedTableOperation - Class in org.apache.flink.table.operations.materializedtable
Operation to describe a CREATE MATERIALIZED TABLE statement.
CreateMaterializedTableOperation(ObjectIdentifier, ResolvedCatalogMaterializedTable) - Constructor for class org.apache.flink.table.operations.materializedtable.CreateMaterializedTableOperation
 
createMetadataKeysToMetadataColumnsMap(ResolvedSchema) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns a map record the mapping relation between metadataKeys to metadataColumns in input schema.
createMetadataOutputStream() - Method in interface org.apache.flink.runtime.state.CheckpointStorageLocation
Creates the output stream to persist the checkpoint metadata to.
createMetadataOutputStream() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
createMetadataOutputStream() - Method in class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
 
createMetadataOutputStream() - Method in class org.apache.flink.runtime.state.memory.PersistentMetadataCheckpointStorageLocation
 
createMethodSignatureString(String, Class<?>[], Class<?>) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Creates a method signature string like int eval(Integer, String).
createMetricQueryService(RpcService, ResourceID, long) - Static method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
Starts the MetricQueryService actor in the given actor system.
createMetricRegistry(Configuration, long) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to create the metric registry for the mini cluster.
createMetricRegistry(Configuration, PluginManager, RpcSystemUtils) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.graphite.GraphiteReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.influxdb.InfluxdbReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.jmx.JMXReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.prometheus.PrometheusReporterFactory
 
createMetricReporter(Properties) - Method in interface org.apache.flink.metrics.reporter.MetricReporterFactory
Creates a new metric reporter.
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.slf4j.Slf4jReporterFactory
 
createMetricReporter(Properties) - Method in class org.apache.flink.metrics.statsd.StatsDReporterFactory
 
createMiniBatchCoTrigger(ReadableConfig) - Static method in class org.apache.flink.table.planner.plan.utils.MinibatchUtil
Creates a MiniBatch trigger depends on the config for two input.
createMiniBatchTrigger(ReadableConfig) - Static method in class org.apache.flink.table.planner.plan.utils.MinibatchUtil
Creates a MiniBatch trigger depends on the config for one input.
createMissingParents(File) - Static method in class org.apache.flink.client.program.artifact.ArtifactUtils
Creates missing parent directories for the given File if there are any.
createModule(String, Map<String, String>, ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.factories.FactoryUtil
Discovers a matching module factory and creates an instance of it.
createModule(Map<String, String>) - Method in interface org.apache.flink.table.factories.ModuleFactory
Deprecated.
Use ModuleFactory.createModule(Context) instead and implement Factory instead of TableFactory.
createModule(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.modules.HadoopModuleFactory
 
createModule(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.modules.JaasModuleFactory
 
createModule(SecurityConfiguration) - Method in interface org.apache.flink.runtime.security.modules.SecurityModuleFactory
Creates and returns a SecurityModule.
createModule(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.modules.ZookeeperModuleFactory
 
createModule(ModuleFactory.Context) - Method in interface org.apache.flink.table.factories.ModuleFactory
Creates and configures a Module.
createModule(ModuleFactory.Context) - Method in class org.apache.flink.table.module.CoreModuleFactory
 
createModuleFactoryHelper(ModuleFactory, ModuleFactory.Context) - Static method in class org.apache.flink.table.factories.FactoryUtil
Creates a utility that helps validating options for a ModuleFactory.
createMultisetType(RelDataType, long) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createNativeMetricsOptions(RocksDBNativeMetricOptions) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBOptionsFactory
This method should enable certain RocksDB metrics to be forwarded to Flink's metrics reporter.
createNativeMetricsOptions(ForStNativeMetricOptions) - Method in interface org.apache.flink.state.forst.ForStOptionsFactory
This method should enable certain ForSt metrics to be forwarded to Flink's metrics reporter.
createNettyShuffleEnvironment(NettyShuffleEnvironmentConfiguration, ResourceID, TaskEventPublisher, ResultPartitionManager, ConnectionManager, MetricGroup, Executor, int, String[]) - Static method in class org.apache.flink.runtime.io.network.NettyShuffleServiceFactory
 
createNettySSLHandler(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.netty.SSLHandlerFactory
 
createNettySSLHandler(ByteBufAllocator, String, int) - Method in class org.apache.flink.runtime.io.network.netty.SSLHandlerFactory
 
createNewFreeSlotTrackerWithoutBlockedSlots(Set<AllocationID>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
createNewFreeSlotTrackerWithoutBlockedSlots(Set<AllocationID>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Create a new free slot tracker without blocked slots.
createNewOrderingUpToIndex(int) - Method in class org.apache.flink.api.common.operators.Ordering
Creates a new ordering the represents an ordering on a prefix of the fields.
createNewSpeculativeExecution(long) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
createNFA() - Method in interface org.apache.flink.cep.nfa.compiler.NFACompiler.NFAFactory
 
createNodeManagerClient(NMClientAsync.CallbackHandler) - Method in class org.apache.flink.yarn.DefaultYarnNodeManagerClientFactory
 
createNodeManagerClient(NMClientAsync.CallbackHandler) - Method in interface org.apache.flink.yarn.YarnNodeManagerClientFactory
Create YARN NodeManager client with the given callback handler.
createNoOpEventTimeLogic(WatermarkStrategy<E>, MetricGroup, RelativeClock) - Static method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
 
createNoTransform() - Static method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
createNullable(Collection<ProfilingInfo>) - Static method in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
createNullSetter(LogicalType) - Static method in class org.apache.flink.table.data.writer.BinaryArrayWriter
Creates an for accessor setting the elements of an array writer to null during runtime.
createObjectMapper() - Static method in class org.apache.flink.util.jackson.JacksonMapperFactory
 
createObjectMapper(JsonFactory) - Static method in class org.apache.flink.util.jackson.JacksonMapperFactory
 
createObjectNode() - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
Returns a new ObjectNode.
createObjectReader(SerdeContext) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.serde.JsonSerdeUtil
 
createObjectWriter(SerdeContext) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.serde.JsonSerdeUtil
 
createOffCpuFlameGraph(VertexThreadInfoStats) - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraphFactory
Converts VertexThreadInfoStats into a FlameGraph representing blocked (Off-CPU) threads.
createOnCpuFlameGraph(VertexThreadInfoStats) - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraphFactory
Converts VertexThreadInfoStats into a FlameGraph representing actively running (On-CPU) threads.
createOneInputTransformation(Transformation<I>, String, String, StreamOperator<O>, TypeInformation<O>, int, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
createOneInputTransformation(Transformation<I>, String, String, StreamOperatorFactory<O>, TypeInformation<O>, int, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
createOneInputTransformation(Transformation<I>, String, String, StreamOperatorFactory<O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a OneInputTransformation with memoryBytes.
createOneInputTransformation(Transformation<I>, TransformationMetadata, StreamOperator<O>, TypeInformation<O>, int, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
createOneInputTransformation(Transformation<I>, TransformationMetadata, StreamOperator<O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a OneInputTransformation with memoryBytes.
createOneInputTransformation(Transformation<I>, TransformationMetadata, StreamOperatorFactory<O>, TypeInformation<O>, int, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
createOneInputTransformation(Transformation<I>, TransformationMetadata, StreamOperatorFactory<O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a OneInputTransformation with memoryBytes.
createOnHeapBloomFilter(int) - Static method in class org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
 
CreateOperation - Interface in org.apache.flink.table.operations.ddl
A Operation that describes the DDL statements, e.g.
createOperationExecutor(Configuration) - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
createOperationKey(HandlerRequest<B>) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
Create the operation key under which the result future of the asynchronous operation will be stored.
createOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler
 
createOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
createOperationKey(HandlerRequest<SavepointDisposalRequest>) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalTriggerHandler
 
createOperator(long, Path) - Method in interface org.apache.flink.state.api.SavepointWriterOperatorFactory
Creates a StreamOperator to be used for generating and snapshotting state.
createOperator(StreamOperatorFactory<OUT>, StreamTask<OUT, ?>, StreamConfig, Output<StreamRecord<OUT>>, OperatorEventDispatcher) - Static method in class org.apache.flink.streaming.api.operators.StreamOperatorFactoryUtil
Creates a new operator using a factory and makes sure that all special factory traits are properly handled.
createOperator(StreamOperatorParameters<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
createOperatorCoordinatorHolder(SerializedValue<OperatorCoordinator.Provider>, ClassLoader, CoordinatorStore, JobManagerJobMetricGroup) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
createOperatorCoordinatorHolder(SerializedValue<OperatorCoordinator.Provider>, ClassLoader, CoordinatorStore, JobManagerJobMetricGroup) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionJobVertex
 
createOperatorIOMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createOperatorMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.runtime.state.AbstractStateBackend
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in interface org.apache.flink.runtime.state.StateBackend
Creates a new OperatorStateBackend that can be used for storing operator state.
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.state.forst.ForStStateBackend
 
createOperatorStateBackend(StateBackend.OperatorStateBackendParameters) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionStateBackend
 
createOrAlterPartition(LinkedHashMap<String, String>, Path) - Method in interface org.apache.flink.connector.file.table.TableMetaStoreFactory.TableMetaStore
After data has been inserted into the partition path, the partition may need to be created (if doesn't exists) or updated.
createOrReuseInstance(Object[], T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
createOrReuseInstance(Object[], T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
createOrUpdate(String, TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.HeapPriorityQueuesManager
 
createOrUpdate(String, TypeSerializer<T>, boolean) - Method in class org.apache.flink.runtime.state.HeapPriorityQueuesManager
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>) - Method in interface org.apache.flink.runtime.state.KeyedStateFactory
Creates or updates internal state and returns a new InternalKvState.
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in interface org.apache.flink.runtime.state.KeyedStateFactory
Creates or updates internal state and returns a new InternalKvState.
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>, boolean) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>, boolean) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>, boolean) - Method in interface org.apache.flink.runtime.state.KeyedStateFactory
Creates or updates internal state and returns a new InternalKvState.
createOrUpdateInternalState(TypeSerializer<N>, StateDescriptor<S, SV>, StateSnapshotTransformer.StateSnapshotTransformFactory<SEV>, boolean) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Creates an instance of the outer serializer with a given array of its nested serializers.
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessCheckingTypeSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.sharedbuffer.LockableTypeSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer.NodeIdSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializerSnapshotV2
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.runtime.state.ArrayListSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.api.operators.TimerSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.ValueWithTsSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.ScalaEitherSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.ScalaOptionSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.ScalaTrySerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Deprecated.
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Deprecated.
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Deprecated.
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
 
createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
 
createOutputCoderInfoDescriptor() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
createOutputCoderInfoDescriptor() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
createOutputCoderInfoDescriptor(RowType) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
createOutputFormat() - Method in interface org.apache.flink.table.connector.sink.OutputFormatProvider
Creates an OutputFormat instance.
createOutputFormat(Path) - Method in interface org.apache.flink.connector.file.table.OutputFormatFactory
Create a OutputFormat with specific path.
createOutputForSplit(String) - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Creates a SourceOutput for a specific Source Split.
createOutputForSplit(String) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
createOutputForSplit(String) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
createOutputView(IOManager, FileIOChannel.ID, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
 
createOverWindowArrowTypeCoderInfoDescriptorProto(RowType, FlinkFnApi.CoderInfoDescriptor.Mode, boolean) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Create a partition.
createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
createPartitionDir(String...) - Method in class org.apache.flink.connector.file.table.PartitionTempFileManager
Generate a new partition directory with partitions.
createPartitionedFormat(OrcShim<VectorizedRowBatch>, Configuration, RowType, List<String>, PartitionFieldExtractor<SplitT>, int[], List<OrcFilters.Predicate>, int, Function<RowType, TypeInformation<RowData>>) - Static method in class org.apache.flink.orc.OrcColumnarRowInputFormat
Create a partitioned OrcColumnarRowInputFormat, the partition columns can be generated by split.
createPartitionedFormat(Configuration, RowType, List<String>, PartitionFieldExtractor<SplitT>, int[], List<OrcFilters.Predicate>, int, Function<RowType, TypeInformation<RowData>>) - Static method in class org.apache.flink.orc.nohive.OrcNoHiveColumnarRowInputFormat
Create a partitioned OrcColumnarRowInputFormat, the partition columns can be generated by split.
createPartitionedFormat(Configuration, RowType, TypeInformation<RowData>, List<String>, PartitionFieldExtractor<SplitT>, int, boolean, boolean) - Static method in class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
Create a partitioned ParquetColumnarRowInputFormat, the partition columns can be generated by Path.
createPartitionFileReader(String) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
createPartitionFileReader(Path, ProducerMergedPartitionFileIndex) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile
 
createPartitionFileWriter(String, int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
createPartitionFileWriter(Path, ProducerMergedPartitionFileIndex) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile
 
createPartitionRequestClient(ConnectionID) - Method in interface org.apache.flink.runtime.io.network.ConnectionManager
Creates a PartitionRequestClient instance for the given ConnectionID.
createPartitionRequestClient(ConnectionID) - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
 
createPartitionRequestClient(ConnectionID) - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
createPartitions(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
createPartitionTimeCommitPredicate(Configuration, ClassLoader, List<String>) - Static method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate
 
CreatePeriodicRefreshWorkflow - Class in org.apache.flink.table.workflow
CreateRefreshWorkflow provides the related information to create periodic refresh workflow of CatalogMaterializedTable.
CreatePeriodicRefreshWorkflow(ObjectIdentifier, String, String, Map<String, String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
createPhysicalFile(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Create a physical file in right location (managed directory), which is specified by scope of this checkpoint and current subtask.
createPhysicalPool() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Create physical pool by filePoolType.
createPipeline(List<Transformation<?>>, ReadableConfig, String) - Method in interface org.apache.flink.table.delegation.Executor
Translates the given transformations to a Pipeline.
createPipeline(List<Transformation<?>>, ReadableConfig, String) - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
createPipeline(List<Transformation<?>>, ReadableConfig, String) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
createPipeline(List<Transformation<?>>, ReadableConfig, String, List<JobStatusHook>) - Method in interface org.apache.flink.table.delegation.Executor
Translates the given transformations with a list of JobStatusHooks to a Pipeline.
createPipeline(List<Transformation<?>>, ReadableConfig, String, List<JobStatusHook>) - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
createPipeline(List<Transformation<?>>, ReadableConfig, String, List<JobStatusHook>) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
createPivotNameSpace(SqlPivot, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
createPlanner(Executor, TableConfig, ClassLoader, ModuleManager, CatalogManager, FunctionCatalog) - Static method in class org.apache.flink.table.factories.PlannerFactoryUtil
Discovers a planner factory and creates a planner instance.
createPluginClassLoader(PluginDescriptor, ClassLoader, String[]) - Static method in class org.apache.flink.core.plugin.PluginLoader
 
createPluginManagerFromRootFolder(Configuration) - Static method in class org.apache.flink.core.plugin.PluginUtils
 
createPojoSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
createPolicyChain(ClassLoader, Supplier<FileSystem>) - Method in class org.apache.flink.connector.file.table.PartitionCommitPolicyFactory
Create a policy chain.
createPqState(String, TypeSerializer<T>) - Method in class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
createPqState(String, TypeSerializer<T>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogRestoreTarget
Creates a KeyGroupedInternalPriorityQueue which could be retrieved by ChangelogRestoreTarget.getExistingState(String, BackendStateType) in the restore procedure.
createPredicateContext(String, long, long, long) - Static method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate
 
createProber(TypeComparator<PT>, TypePairComparator<PT, BT>) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
 
createProcessingTimeService(MailboxExecutor) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeServiceFactory
Creates a new processing time service with the mailbox executor.
createProcTime() - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate.PredicateContext
Return the creation time of the partition.
createProcTimeCommitPredicate(Configuration) - Static method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate
 
createProctimeDataType() - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Returns a PROCTIME data type.
createProducedType(ResolvedSchema, DynamicTableSource) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns the DataType that a source should produce as the input into the runtime.
createProducerAgent(int, int, TieredStoragePartitionId, String, boolean, TieredStorageMemoryManager, TieredStorageNettyService, TieredStorageResourceRegistry, BatchShuffleReadBufferPool, ScheduledExecutorService, List<TierShuffleDescriptor>, int, BufferCompressor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
createProducerAgent(int, int, TieredStoragePartitionId, String, boolean, TieredStorageMemoryManager, TieredStorageNettyService, TieredStorageResourceRegistry, BatchShuffleReadBufferPool, ScheduledExecutorService, List<TierShuffleDescriptor>, int, BufferCompressor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
createProducerAgent(int, int, TieredStoragePartitionId, String, boolean, TieredStorageMemoryManager, TieredStorageNettyService, TieredStorageResourceRegistry, BatchShuffleReadBufferPool, ScheduledExecutorService, List<TierShuffleDescriptor>, int, BufferCompressor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
createProducerAgent(int, int, TieredStoragePartitionId, String, boolean, TieredStorageMemoryManager, TieredStorageNettyService, TieredStorageResourceRegistry, BatchShuffleReadBufferPool, ScheduledExecutorService, List<TierShuffleDescriptor>, int, BufferCompressor) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Creates the producer-side agent of a Tier.
createProducingResult(DataTypeFactory, ResolvedSchema, AbstractDataType<?>) - Static method in class org.apache.flink.table.catalog.SchemaTranslator
Converts the given DataType into the final SchemaTranslator.ProducingResult.
createProducingResult(ResolvedSchema, Schema) - Static method in class org.apache.flink.table.catalog.SchemaTranslator
Converts the given DataType into the final SchemaTranslator.ProducingResult.
createProgressiveEventTimeLogic(WatermarkStrategy<E>, MetricGroup, ProcessingTimeService, long, RelativeClock, Clock, TaskIOMetricGroup) - Static method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
 
createPropertiesFile(String) - Method in class org.apache.flink.util.ParameterTool
Create a properties file with all the known parameters (call after the last get*() call).
createPropertiesFile(String, boolean) - Method in class org.apache.flink.util.ParameterTool
Create a properties file with all the known parameters (call after the last get*() call).
createPythonEnvironmentManager() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
createPythonEnvironmentManager() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
 
createPythonEnvironmentManager() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
createPythonEnvironmentManager() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
createPythonFunctionFactory(ReadableConfig) - Static method in interface org.apache.flink.client.python.PythonFunctionFactory
 
createPythonFunctionInfo(RexCall, Map<RexNode, Integer>, ClassLoader) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
Creates the PythonFunctionRunner which is responsible for Python user-defined function execution.
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
createPythonFunctionRunner() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
createPythonFunctionRunner() - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
createPythonFunctionRunner() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
createPythonProgramOptions(CommandLine) - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Creates the metric query service scope for this group.
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.GenericMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
createQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
createQuitCommandPrinter() - Static method in interface org.apache.flink.table.client.cli.Printer
 
createRandomName(String) - Static method in class org.apache.flink.runtime.rpc.RpcServiceUtils
Creates a random name of the form prefix_X, where X is an increasing number.
createRateLimiter(int) - Method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiterStrategy
Creates a RateLimiter that lets records through with rate proportional to the parallelism.
createRawDataType(Class<T>) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a RAW type for the given class in cases where no serializer is known and a generic serializer should be used.
createRawDataType(TypeInformation<T>) - Method in interface org.apache.flink.table.catalog.DataTypeFactory
Creates a RAW type for the given TypeInformation.
createRawType(String, String) - Method in interface org.apache.flink.table.calcite.ExtendedRelTypeFactory
Creates a RAW type such as RAW('org.my.Class', 'sW3Djsds...').
createRawTypeCoderInfoDescriptorProto(TypeInformation<?>, FlinkFnApi.CoderInfoDescriptor.Mode, boolean, ClassLoader) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createReader() - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorageForRecovery
 
createReader() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
createReader() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorage
 
createReader() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageView
 
createReader(SourceReaderContext) - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
createReader(SourceReaderContext) - Method in interface org.apache.flink.api.connector.source.SourceReaderFactory
Creates a new reader to read data from the splits it gets assigned.
createReader(SourceReaderContext) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
createReader(SourceReaderContext) - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
createReader(SourceReaderContext) - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
createReader(SourceReaderContext) - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
createReader(SourceReaderContext) - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
createReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter
 
createReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.connector.file.table.DeserializationSchemaAdapter
 
createReader(Configuration, FSDataInputStream) - Method in class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
Creates a new reader.
createReader(Configuration, FSDataInputStream) - Method in class org.apache.flink.connector.file.src.reader.TextLineInputFormat
 
createReader(Configuration, FSDataInputStream) - Method in class org.apache.flink.formats.csv.CsvReaderFormat
 
createReader(Configuration, FSDataInputStream, long, long) - Method in class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
 
createReader(Configuration, FSDataInputStream, long, long) - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat
Creates a new reader to read in this format.
createReader(Configuration, SplitT) - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat
Creates a new reader that reads from the split's path starting at the split's offset and reads length bytes after the offset.
createReader(Configuration, SplitT) - Method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
createReader(Configuration, SplitT) - Method in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
createReader(Configuration, SplitT) - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
createReader(Configuration, SplitT) - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
createReader(Path, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createReader(Path, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV230
 
createReaderBatch(WritableColumnVector[], VectorizedColumnBatch, Pool.Recycler<ParquetVectorizedInputFormat.ParquetReaderBatch<RowData>>) - Method in class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
 
createReaderBatch(WritableColumnVector[], VectorizedColumnBatch, Pool.Recycler<ParquetVectorizedInputFormat.ParquetReaderBatch<T>>) - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
createReaderBatch(SplitT, OrcVectorizedBatchWrapper<BatchT>, Pool.Recycler<AbstractOrcFileInputFormat.OrcReaderBatch<RowData, BatchT>>, int) - Method in class org.apache.flink.orc.OrcColumnarRowInputFormat
 
createReaderBatch(SplitT, OrcVectorizedBatchWrapper<BatchT>, Pool.Recycler<AbstractOrcFileInputFormat.OrcReaderBatch<T, BatchT>>, int) - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat
Creates the AbstractOrcFileInputFormat.OrcReaderBatch structure, which is responsible for holding the data structures that hold the batch data (column vectors, row arrays, ...) and the batch conversion from the ORC representation to the result format.
createReadOptions(ReadOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.state.forst.ForStOptionsFactory
This method should set the additional options on top of the current options object.
createReadOptions(ReadOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBOptionsFactory
This method should set the additional options on top of the current options object.
createReadView(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedApproximateSubpartition
To simply the view releasing threading model, PipelinedApproximateSubpartition.releaseView() is called only before creating a new view.
createReadView(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
createReadView(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
createReceive() - Method in class org.apache.flink.runtime.rpc.pekko.DeadLettersActor
 
createRecordReader(Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, Path, long, long) - Method in class org.apache.flink.orc.nohive.shim.OrcNoHiveShim
 
createRecordReader(Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, Path, long, long) - Method in interface org.apache.flink.orc.shim.OrcShim
Create orc RecordReader from conf, schema and etc...
createRecordReader(Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, Path, long, long) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createRecordReader(Reader, Reader.Options) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
createRecordReader(Reader, Reader.Options) - Method in class org.apache.flink.orc.shim.OrcShimV230
 
createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
 
createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
 
createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner.Factory
 
createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
 
createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner.Factory
Creates a RecordsCombiner that can combine buffered data into states.
createRecordsCombiner(RuntimeContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
 
createRecordsCombiner(RuntimeContext, Collector<RowData>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner.LocalFactory
 
createRecordWriterDelegate(StreamConfig, Environment) - Static method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
createRecoverableWriter() - Method in class org.apache.flink.core.fs.FileSystem
 
createRecoverableWriter() - Method in interface org.apache.flink.core.fs.IFileSystem
Creates a new RecoverableWriter.
createRecoverableWriter() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
createRecoverableWriter() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
createRecoverableWriter() - Method in class org.apache.flink.fs.osshadoop.FlinkOSSFileSystem
 
createRecoverableWriter() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
createRecoverableWriter() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
createRecoverableWriter(Map<String, String>) - Method in class org.apache.flink.core.fs.FileSystem
 
createRecoverableWriter(Map<String, String>) - Method in interface org.apache.flink.core.fs.IFileSystem
Creates a new RecoverableWriter.
createRecoverableWriter(Map<String, String>) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
createRecoveredCompletedCheckpointStore(JobID, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointRecoveryFactory
 
createRecoveredCompletedCheckpointStore(JobID, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointRecoveryFactory
Creates a RECOVERED CompletedCheckpointStore instance for a job.
createRecoveredCompletedCheckpointStore(JobID, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in class org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory
 
createRecoveredCompletedCheckpointStore(JobID, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointRecoveryFactory
 
createRecoveredCompletedCheckpointStore(JobID, int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointRecoveryFactory
 
createRecursiveProductFieldAccessor(int, TypeInformation<T>, FieldAccessor<R, F>, ExecutionConfig) - Method in interface org.apache.flink.streaming.util.typeutils.ScalaProductFieldAccessorFactory
Returns a product FieldAccessor that does support recursion.
createRefreshWorkflow(CreateRefreshWorkflow) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
createRefreshWorkflow(CreateRefreshWorkflow) - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Create a refresh workflow in specific scheduler service for the materialized table, return a RefreshHandler instance which can locate the refresh workflow detail information.
CreateRefreshWorkflow - Interface in org.apache.flink.table.workflow
CreateRefreshWorkflow provides the related information to create refresh workflow of CatalogMaterializedTable.
createRegisterTimerCallback(MailboxExecutor, TimerService) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil
 
createRelBuilder() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create a builder for relational expressions provided by Flink's table planner.
createRelBuilder() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
createRelBuilder() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
createRemainingCondition(RelBuilder, List<ResolvedExpression>, RexNode[]) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoSourceScanRuleBase
 
createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createRemoteEnvironment(String, int, Configuration, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
createRemoteRpcService(Configuration, String, int, RpcSystem) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to instantiate the remote RPC service.
createRemoteRpcService(Configuration, String, String, String, RpcSystem) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Factory method to instantiate the remote RPC service.
createRemoteRpcService(RpcSystem, Configuration, String, String, String, Optional<Integer>) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Convenient shortcut for constructing a remote RPC Service that takes care of checking for null and empty optionals.
createRequiredMetadataColumns(ResolvedSchema, DynamicTableSource) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns a list of required metadata columns.
createResource() - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Creates/opens/connects to the resource that is used to store information.
createResourceManager(URL[], ClassLoader, ReadableConfig) - Static method in class org.apache.flink.table.resource.ResourceManager
 
createResourceManager(Configuration, ResourceID, RpcService, UUID, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup, ResourceManagerRuntimeServices, Executor) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory
 
createResourceManager(Configuration, ResourceID, RpcService, UUID, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup, ResourceManagerRuntimeServices, Executor) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
createResourceManager(Configuration, ResourceID, RpcService, UUID, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, ResourceManagerMetricGroup, ResourceManagerRuntimeServices, Executor) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
 
createResourceManager(ResourceManagerProcessContext, UUID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
createResourceManagerClient(int, AMRMClientAsync.CallbackHandler) - Method in class org.apache.flink.yarn.DefaultYarnResourceManagerClientFactory
 
createResourceManagerClient(int, AMRMClientAsync.CallbackHandler) - Method in interface org.apache.flink.yarn.YarnResourceManagerClientFactory
Create YARN ResourceManager client with the given callback handler.
createResourceManagerDriver(Configuration, String, String) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory
 
createResourceManagerDriver(Configuration, String, String) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory
 
createResourceManagerDriver(Configuration, String, String) - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
createResourceManagerProcessContext(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, MetricRegistry, String, Executor) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
createResourceManagerRuntimeServicesConfiguration(Configuration) - Method in class org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory
 
createResourceManagerRuntimeServicesConfiguration(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
createResourceManagerRuntimeServicesConfiguration(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
 
createResourceManagerRuntimeServicesConfiguration(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
createRestartBackoffTimeStrategyFactory(Configuration, Configuration, boolean) - Static method in class org.apache.flink.runtime.executiongraph.failover.RestartBackoffTimeStrategyFactoryLoader
Creates RestartBackoffTimeStrategy.Factory from the given configuration.
createRestClientSSLEngineFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a SSLHandlerFactory to be used by the REST Clients.
createRestEndpoint(Configuration, LeaderGatewayRetriever<DispatcherGateway>, LeaderGatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, FatalErrorHandler) - Method in enum org.apache.flink.runtime.rest.JobRestEndpointFactory
 
createRestEndpoint(Configuration, LeaderGatewayRetriever<DispatcherGateway>, LeaderGatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, FatalErrorHandler) - Method in interface org.apache.flink.runtime.rest.RestEndpointFactory
 
createRestEndpoint(Configuration, LeaderGatewayRetriever<DispatcherGateway>, LeaderGatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, FatalErrorHandler) - Method in enum org.apache.flink.runtime.rest.SessionRestEndpointFactory
 
createRestNettySSLContext(Configuration, boolean, ClientAuth, SslProvider) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates an SSL context for the external REST SSL.
createRestServerSSLEngineFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a SSLHandlerFactory to be used by the REST Servers.
createRestSSLContext(Configuration, boolean) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates an SSL context for clients against the external REST endpoint.
createResult() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
createResult(CommandLine) - Method in class org.apache.flink.container.entrypoint.StandaloneApplicationClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.DynamicParametersConfigurationParserFactory
 
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.EntrypointClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfigurationParserFactory
 
createResult(CommandLine) - Method in interface org.apache.flink.runtime.entrypoint.parser.ParserResultFactory
Create the result of the command line argument parsing.
createResultInfo(ResultSet, RowFormat, RowDataLocalTimeZoneConverter) - Static method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
 
createResultPartitionDeploymentDescriptor(IntermediateResultPartition, ShuffleDescriptor) - Static method in class org.apache.flink.runtime.executiongraph.Execution
 
createResultPartitionId(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
createResultPartitionWriters(ShuffleIOOwnerContext, List<ResultPartitionDeploymentDescriptor>) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
createResultPartitionWriters(ShuffleIOOwnerContext, List<ResultPartitionDeploymentDescriptor>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Factory method for the ResultPartitionWriters to produce result partitions.
createResultSubpartitionView(TieredStoragePartitionId, TieredStorageSubpartitionId, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyServiceImpl
Create a ResultSubpartitionView for the netty server.
createRetrievalToken() - Method in class org.apache.flink.python.env.process.ProcessPythonEnvironmentManager
Returns an empty RetrievalToken because no files will be transmit via ArtifactService in process mode.
createRetryStrategy(Configuration) - Method in enum org.apache.flink.runtime.dispatcher.cleanup.CleanupRetryStrategyFactory
Creates the RetryStrategy instance based on the passed Configuration.
createReusedAvroRecord() - Method in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
createReviseOutputDataStreamFunctionProto() - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createRowConverter(RowType) - Static method in class org.apache.flink.formats.avro.AvroToRowDataConverters
 
createRowConverter(RowType) - Static method in class org.apache.flink.formats.csv.RowDataToCsvConverters
 
createRowConverter(RowType) - Method in class org.apache.flink.formats.json.JsonParserToRowDataConverters
 
createRowConverter(RowType) - Method in class org.apache.flink.formats.json.JsonToRowDataConverters
 
createRowConverter(RowType, boolean) - Static method in class org.apache.flink.formats.avro.AvroToRowDataConverters
 
createRowConverter(RowType, boolean) - Method in class org.apache.flink.formats.csv.CsvToRowDataConverters
 
createRowDataArrowWriter(VectorSchemaRoot, RowType) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
Creates an ArrowWriter for the specified VectorSchemaRoot.
createRowDataToCsvFormatConverterContext(CsvMapper, ContainerNode<?>) - Static method in class org.apache.flink.formats.csv.PythonCsvUtils
createRowTypeCoderInfoDescriptorProto(RowType, FlinkFnApi.CoderInfoDescriptor.Mode, boolean) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createRowWithNamedPositions(RowKind, Object[], LinkedHashMap<String, Integer>) - Static method in class org.apache.flink.types.RowUtils
Internal utility for creating a row in static named-position field mode.
createRpcService() - Method in class org.apache.flink.runtime.minicluster.MiniCluster.CommonRpcServiceFactory
 
createRpcService() - Method in class org.apache.flink.runtime.minicluster.MiniCluster.DedicatedRpcServiceFactory
 
createRpcService() - Method in interface org.apache.flink.runtime.minicluster.MiniCluster.RpcServiceFactory
 
createRuntimeContext() - Method in class org.apache.flink.runtime.operators.DataSinkTask
 
createRuntimeContext() - Method in class org.apache.flink.runtime.operators.DataSourceTask
 
createRuntimeContext(OperatorMetricGroup) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
createRuntimeContext(OperatorMetricGroup) - Method in class org.apache.flink.runtime.operators.BatchTask
 
createRuntimeDecoder(DynamicTableSource.Context, DataType) - Method in class org.apache.flink.formats.json.ogg.OggJsonDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType) - Method in class org.apache.flink.formats.protobuf.PbDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType) - Method in interface org.apache.flink.table.connector.format.DecodingFormat
Creates runtime decoder implementation that is configured to produce data of the given data type.
createRuntimeDecoder(DynamicTableSource.Context, DataType) - Method in interface org.apache.flink.table.connector.format.ProjectableDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType) - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory.CsvBulkDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.formats.json.canal.CanalJsonDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory.ParquetBulkDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in class org.apache.flink.orc.OrcFileFormatFactory.OrcBulkDecodingFormat
 
createRuntimeDecoder(DynamicTableSource.Context, DataType, int[][]) - Method in interface org.apache.flink.table.connector.format.ProjectableDecodingFormat
Creates runtime decoder implementation that is configured to produce data of type Projection.of(projections).project(physicalDataType).
createRuntimeEncoder(DynamicTableSink.Context, DataType) - Method in class org.apache.flink.formats.protobuf.PbEncodingFormat
 
createRuntimeEncoder(DynamicTableSink.Context, DataType) - Method in interface org.apache.flink.table.connector.format.EncodingFormat
Creates runtime encoder implementation that is configured to consume data of the given data type.
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
 
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
createSavepointLocation(FileSystem, Path) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
createSavepointRestoreSettings(CommandLine) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
createScheduler(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in class org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
 
createScheduler(Logger, JobGraph, Executor, Configuration, SlotPoolService, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, Duration, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, FatalErrorHandler, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations) - Method in interface org.apache.flink.runtime.jobmaster.SlotPoolServiceSchedulerFactory
Creates a SchedulerNG.
createScheduler(Logger, JobGraph, ExecutionConfig, Executor, Configuration, ScheduledExecutorService, ClassLoader, CheckpointRecoveryFactory, Duration, BlobWriter, JobManagerJobMetricGroup, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentTracker, long, ComponentMainThreadExecutor, JobStatusListener, Collection<FailureEnricher>, BlocklistOperations, ExecutionOperations, ExecutionSlotAllocatorFactory, RestartBackoffTimeStrategy, ScheduledExecutor, VertexParallelismAndInputInfosDecider, BatchJobRecoveryHandler) - Static method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
createScheduleWorkflow(WorkflowInfo, String) - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
createSchemasResultSet(Statement, List<String>, Map<String, List<String>>) - Static method in class org.apache.flink.table.jdbc.utils.DatabaseMetaDataUtils
Create result set for schemas.
createSelectNamespace(SqlSelect, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates a namespace for a SELECT node.
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.client.deployment.application.ApplicationClusterEntryPoint
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.JobClusterEntrypoint
Deprecated.
 
createSerializableExecutionGraphStore(Configuration, ScheduledExecutor) - Method in class org.apache.flink.runtime.entrypoint.SessionClusterEntrypoint
 
createSerializer(Class<T>) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
Create a serializer that is able to serialize the generic type typeClass.
createSerializer(Class<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerSnapshot
 
createSerializer(Class<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerSnapshot
 
createSerializer(Class<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerSnapshot
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Creates a serializer for the type.
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.formats.avro.typeutils.AvroTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
createSerializer(SerializerConfig) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
createSerializer(TypeInformation<T>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Create a serializer for a given type.
createSerializer(TypeInformation<T>) - Method in interface org.apache.flink.api.common.functions.SerializerFactory
Creates a serializer for the specified type of data.
createSerializer(TypeInformation<T>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
createSerializer(TypeInformation<T>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
createSerializerInstance(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Factory for concrete serializer.
createSerializerInstance(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
createSerializerInstance(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
createServerSSLEngineFactory() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
createSessionComponentFactory(ResourceManagerFactory<?>) - Static method in class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
createSessionGroupWindowAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, boolean, int, GroupWindowAssigner<W>, boolean, long, long, NamedWindowProperty[], ZoneId) - Static method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createSessionRunner(DispatcherFactory) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
createSet() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
createSetopNamespace(SqlCall, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates a namespace for a set operation (UNION, INTERSECT, or EXCEPT).
CreateSetSemanticsTableIfNeeded(Span, SqlNode, SqlNodeList, SqlNodeList) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
createShellScriptBuilder() - Static method in class org.apache.flink.test.util.ShellScript
 
createShim(String) - Static method in interface org.apache.flink.orc.shim.OrcShim
Create shim from hive version.
createShuffleEnvironment(ShuffleEnvironmentContext) - Method in class org.apache.flink.runtime.io.network.NettyShuffleServiceFactory
 
createShuffleEnvironment(ShuffleEnvironmentContext) - Method in interface org.apache.flink.runtime.shuffle.ShuffleServiceFactory
Factory method to create a specific local ShuffleEnvironment implementation.
createShuffleIOOwnerContext(String, ExecutionAttemptID, MetricGroup) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
createShuffleIOOwnerContext(String, ExecutionAttemptID, MetricGroup) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Create a context of the shuffle input/output owner used to create partitions or gates belonging to the owner.
createShuffleIOOwnerMetricGroup(MetricGroup) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
createShuffleMaster(ShuffleMasterContext) - Method in class org.apache.flink.runtime.io.network.NettyShuffleServiceFactory
 
createShuffleMaster(ShuffleMasterContext) - Method in interface org.apache.flink.runtime.shuffle.ShuffleServiceFactory
Factory method to create a specific ShuffleMaster implementation.
createSideOutputCoderDescriptors() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
createSimpleProductFieldAccessor(int, TypeInformation<T>, ExecutionConfig) - Method in interface org.apache.flink.streaming.util.typeutils.ScalaProductFieldAccessorFactory
Returns a product FieldAccessor that does not support recursion.
createSimpleStream(CheckpointedStateScope, CheckpointStreamFactory) - Static method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
createSingleLeaderKey(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
createSingleOutputStreamOperator(StreamExecutionEnvironment, Transformation<?>) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
createSink() - Method in interface org.apache.flink.table.connector.sink.SinkV2Provider
 
createSink(TestingSinkSettings) - Method in interface org.apache.flink.connector.testframe.external.sink.DataStreamSinkV2ExternalContext
Create an instance of Sink satisfying given options.
createSinkDataReader(TestingSinkSettings) - Method in interface org.apache.flink.connector.testframe.external.sink.DataStreamSinkExternalContext
Create a reader for consuming data written to the external system by sink.
createSinkFunction() - Method in interface org.apache.flink.table.connector.sink.legacy.SinkFunctionProvider
Deprecated.
Creates a SinkFunction instance.
createSinkRowDataReader(TestingSinkSettings, DataType) - Method in interface org.apache.flink.connector.testframe.external.sink.TableSinkExternalContext
Create a new split in the external system and return a data writer corresponding to the new split.
createSinkTransformation(StreamExecutionEnvironment, ExecNodeConfig, ClassLoader, Transformation<RowData>, DynamicTableSink, int, boolean, int[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
createSinkWriterMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createSlidingGroupWindowAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, boolean, int, GroupWindowAssigner<W>, boolean, boolean, long, long, long, NamedWindowProperty[], ZoneId) - Static method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createSlotPoolService(JobID, DeclarativeSlotPoolFactory, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
 
createSlotPoolService(JobID, DeclarativeSlotPoolFactory, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridgeServiceFactory
 
createSlotPoolService(JobID, DeclarativeSlotPoolFactory, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolServiceFactory
 
createSlotPoolService(JobID, DeclarativeSlotPoolFactory, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolServiceFactory
 
createSlotPoolService(JobID, DeclarativeSlotPoolFactory, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.SlotPoolServiceSchedulerFactory
Creates a SlotPoolService.
createSlotReport(ResourceID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
 
createSlotReport(ResourceID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
createSlotSharingSlotAllocator(DeclarativeSlotPool, boolean) - Static method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerFactory
 
createSlotSharingSlotAllocator(ReserveSlotFunction, FreeSlotFunction, IsSlotAvailableAndFreeFunction, boolean) - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
 
createSnapshot() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Creates a new snapshot of the available stats.
createSnapshot() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
createSnapshot() - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
createSnapshot() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Returns a snapshot of the current state.
createSnapshot() - Method in class org.apache.flink.runtime.io.network.metrics.ResultPartitionBytesCounter
 
createSnapshot() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
createSocket(int) - Method in interface org.apache.flink.util.NetUtils.SocketFactory
 
createSocketFromPorts(Iterator<Integer>, NetUtils.SocketFactory) - Static method in class org.apache.flink.util.NetUtils
Tries to allocate a socket from the given sets of ports.
createSolutionSetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
Creates a new solution set update output collector.
createSource() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
createSource() - Method in interface org.apache.flink.table.connector.source.SourceProvider
Creates a Source instance.
createSource(TestingSourceSettings) - Method in interface org.apache.flink.connector.testframe.external.source.DataStreamSourceExternalContext
Create an instance of Source satisfying given options.
createSourceFunction() - Method in interface org.apache.flink.legacy.table.connector.source.SourceFunctionProvider
Deprecated.
Creates a SourceFunction instance.
createSourceFunctionTransformation(StreamExecutionEnvironment, SourceFunction<RowData>, boolean, String, TypeInformation<RowData>, int, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
Deprecated.
This method relies on the SourceFunction API, which is due to be removed.
createSourceReaderMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createSourceSelectForDelete(SqlDelete) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates the SELECT statement that putatively feeds rows into a DELETE statement to be deleted.
createSourceSelectForUpdate(SqlUpdate) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates the SELECT statement that putatively feeds rows into an UPDATE statement to be updated.
createSourceSplitDataWriter(TestingSourceSettings) - Method in interface org.apache.flink.connector.testframe.external.source.DataStreamSourceExternalContext
Create a new split in the external system and return a data writer corresponding to the new split.
createSparseArchivedExecutionGraph(JobID, String, JobStatus, JobType, Throwable, JobCheckpointingSettings, long) - Static method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
Create a sparse ArchivedExecutionGraph for a job.
createSparseArchivedExecutionGraphWithJobVertices(JobID, String, JobStatus, JobType, Throwable, JobCheckpointingSettings, long, Iterable<JobVertex>, VertexParallelismStore) - Static method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
createSpecializedFunction(String, FunctionDefinition, CallContext, ClassLoader, ReadableConfig, SpecializedFunction.ExpressionEvaluatorFactory) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Creates the runtime implementation of a FunctionDefinition as an instance of UserDefinedFunction.
createSplitEnumeratorMetricGroup() - Static method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
createSplitFetcher() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Synchronize method to ensure no fetcher is created after the split fetcher manager has closed.
createSplitRowDataWriter(TestingSourceSettings, DataType) - Method in interface org.apache.flink.connector.testframe.external.source.TableSourceExternalContext
Create a new split in the external system and return a data writer for writing RowData corresponding to the new split.
createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context) - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory
Creates an endpoint from the given context and endpoint options.
createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context) - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
createSqlGatewayEndpoint(SqlGatewayService, Configuration) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
Attempts to discover the appropriate endpoint factory and creates the instance of the endpoints.
createSqlIntervalType(SqlIntervalQualifier) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createSqlToRexConverter(RelDataType, RelDataType) - Method in class org.apache.flink.table.planner.calcite.RexFactory
Creates a new instance of SqlToRexConverter to convert SQL expression to RexNode.
createSqlToRexConverter(RowType, LogicalType) - Method in class org.apache.flink.table.planner.calcite.RexFactory
Creates a new instance of SqlToRexConverter to convert SQL expression to RexNode.
createSqlType(SqlTypeName) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createSqlType(SqlTypeName, int) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createSqlType(SqlTypeName, int, int) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createSSLClientSocketFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a factory for SSL Client Sockets from the given configuration.
createSSLServerSocketFactory(Configuration) - Static method in class org.apache.flink.runtime.net.SSLUtils
Creates a factory for SSL Server Sockets from the given configuration.
createStartState(String) - Static method in class org.apache.flink.cep.nfa.ComputationState
 
createStartState(String, DeweyNumber) - Static method in class org.apache.flink.cep.nfa.ComputationState
 
createStartWorkerFailureRater(Configuration) - Static method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory
 
createState(String, NodeId, DeweyNumber, long, long, EventId) - Static method in class org.apache.flink.cep.nfa.ComputationState
 
createState(N, TypeSerializer<N>, StateDescriptor<SV>) - Method in interface org.apache.flink.runtime.state.AsyncKeyedStateBackend
Creates and returns a new state.
createState(N, TypeSerializer<N>, StateDescriptor<SV>) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
createState(N, TypeSerializer<N>, StateDescriptor<SV>) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
createState(StateDescriptor<S, ACC>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
createState(StateDescriptor<S, T>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
createState(StateDescriptor<S, T>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
createState(StateDescriptor<S, V>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableReducingState
 
createState(StateDescriptor<S, V>, byte[]) - Static method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
createState(FunctionInitializationContext, StateTtlConfig) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
createStateAndWrapWithLatencyTrackingIfEnabled(InternalKvState<K, N, ?>, StateDescriptor<S, V>, LatencyTrackingStateConfig) - Static method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateFactory
Create latency tracking state if enabled.
createStateAndWrapWithTtlIfEnabled(TypeSerializer<N>, StateDescriptor<S, SV>, KeyedStateBackend<K>, TtlTimeProvider) - Static method in class org.apache.flink.runtime.state.ttl.TtlStateFactory
 
createStateExecutor() - Method in interface org.apache.flink.runtime.state.AsyncKeyedStateBackend
Creates a StateExecutor which supports to execute a batch of state requests asynchronously.
createStateExecutor() - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
createStateExecutor() - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>, ForStDBTtlCompactFiltersManager, Long, List<ExportImportFilesMetaData>, ICloseableRegistry) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
Creates a state info from a new meta info to use with a k/v state.
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>, ForStDBTtlCompactFiltersManager, Long, ICloseableRegistry) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
Create RocksDB-backed KV-state, including RocksDB ColumnFamily.
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>, RocksDbTtlCompactFiltersManager, Long, List<ExportImportFilesMetaData>, ICloseableRegistry) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
Creates a state info from a new meta info to use with a k/v state.
createStateInfo(RegisteredStateMetaInfoBase, RocksDB, Function<String, ColumnFamilyOptions>, RocksDbTtlCompactFiltersManager, Long, ICloseableRegistry) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
Create RocksDB-backed KV-state, including RocksDB ColumnFamily.
createStateMap() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTable
 
createStateMap() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
createStatement() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
createStatementCommandPrinter(StatementResult, ReadableConfig, long) - Static method in interface org.apache.flink.table.client.cli.Printer
 
createStatementSet() - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
createStatementSet() - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Returns a StatementSet that integrates with the Java-specific DataStream API.
createStatementSet() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createStatementSet() - Method in interface org.apache.flink.table.api.TableEnvironment
Returns a StatementSet that accepts pipelines defined by DML statements or Table objects.
createStateRegistryKey() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
createStateRequestContainer() - Method in interface org.apache.flink.runtime.asyncprocessing.StateExecutor
Create a StateRequestContainer which is used to hold the batched StateRequest.
createStateRequestContainer() - Method in class org.apache.flink.state.forst.ForStStateExecutor
 
createStaticExternalResourceInfoProviderFromConfig(Configuration, PluginManager) - Static method in class org.apache.flink.runtime.externalresource.ExternalResourceUtils
Instantiate StaticExternalResourceInfoProvider for all of enabled external resources.
createStatistics(List<FileStatus>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
Fill in the statistics.
createStorage(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
createStorage(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorageFactory
 
createStorage(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageFactory
Create the storage based on a configuration.
createStorageView(Configuration) - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
createStorageView(Configuration) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorageFactory
 
createStorageView(Configuration) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageFactory
Create the storage for recovery.
createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
 
createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
 
createStreamOperator(StreamOperatorParameters) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
createStreamOperator(StreamOperatorParameters<Object>) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
createStreamOperator(StreamOperatorParameters<Object>) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
 
createStreamOperator(StreamOperatorParameters<CompactorRequest>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorFactory
 
createStreamOperator(StreamOperatorParameters<TaggedOperatorSubtaskState>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperatorFactory
 
createStreamOperator(StreamOperatorParameters<CommittableMessage<CommT>>) - Method in class org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory
 
createStreamOperator(StreamOperatorParameters<CommittableMessage<CommT>>) - Method in class org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperatorFactory
 
createStreamOperator(StreamOperatorParameters<CommittableMessage<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorFactory
 
createStreamOperator(StreamOperatorParameters<CommittableMessage<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandlerFactory
 
createStreamOperator(StreamOperatorParameters<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
 
createStreamOperator(StreamOperatorParameters<Either<CommittableMessage<FileSinkCommittable>, CompactorRequest>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandlerFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in interface org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory
The implementation should return an instance of OperatorEventHandler.
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Create the operator.
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
 
createStreamOperator(StreamOperatorParameters<T>) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperatorFactory
 
createStreamTableSink(Map<String, String>) - Method in interface org.apache.flink.legacy.table.factories.StreamTableSinkFactory
Deprecated.
TableSinkFactory.Context contains more information, and already contains table schema too. Please use TableSinkFactory.createTableSink(Context) instead.
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
Deprecated.
 
createStreamTableSink(Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvBatchTableSinkFactory
Deprecated.
 
createStreamTableSource(Map<String, String>) - Method in interface org.apache.flink.legacy.table.factories.StreamTableSourceFactory
Deprecated.
TableSourceFactory.Context contains more information, and already contains table schema too. Please use TableSourceFactory.createTableSource(Context) instead.
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.table.sources.CsvAppendTableSourceFactory
Deprecated.
 
createStreamTableSource(Map<String, String>) - Method in class org.apache.flink.table.sources.CsvBatchTableSourceFactory
Deprecated.
 
createStreamTaskStateInitializer(SubTaskInitializationMetricsBuilder) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns a reader for the subpartition with the given index.
createSubpartitionView(int, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
createSubpartitionView(ResultPartitionID, ResultSubpartitionIndexSet, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
createSubpartitionView(ResultPartitionID, ResultSubpartitionIndexSet, BufferAvailabilityListener) - Method in interface org.apache.flink.runtime.io.network.partition.ResultPartitionProvider
Returns the requested intermediate result partition input view.
createSubpartitionView(ResultSubpartitionIndexSet, BufferAvailabilityListener) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Returns a reader for the subpartition with the given index range.
createSubpartitionView(ResultSubpartitionIndexSet, BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
createSubpartitionViewOrRegisterListener(ResultPartitionID, ResultSubpartitionIndexSet, BufferAvailabilityListener, PartitionRequestListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
createSubpartitionViewOrRegisterListener(ResultPartitionID, ResultSubpartitionIndexSet, BufferAvailabilityListener, PartitionRequestListener) - Method in interface org.apache.flink.runtime.io.network.partition.ResultPartitionProvider
If the upstream task's partition has been registered, returns the result subpartition input view immediately, otherwise register the listener and return empty.
createSubSortSpec(int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Creates a sub SortSpec starting from startIndex sort field.
createSubWorkingDirectory(String) - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
createSyncLookupJoinFunction(RelOptTable, ExecNodeConfig, ClassLoader, Map<Integer, LookupJoinUtil.LookupKey>, TableFunction<?>, RelBuilder, RowType, RowType, RowType, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
createSyncLookupJoinWithState(Transformation<RowData>, RelOptTable, ExecNodeConfig, ClassLoader, Map<Integer, LookupJoinUtil.LookupKey>, TableFunction<?>, RelBuilder, RowType, RowType, RowType, boolean, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLookupJoin
 
createSyncLookupJoinWithState(Transformation<RowData>, RelOptTable, ExecNodeConfig, ClassLoader, Map<Integer, LookupJoinUtil.LookupKey>, TableFunction<?>, RelBuilder, RowType, RowType, RowType, boolean, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
createSyncLookupJoinWithState(Transformation<RowData>, RelOptTable, ExecNodeConfig, ClassLoader, Map<Integer, LookupJoinUtil.LookupKey>, TableFunction<?>, RelBuilder, RowType, RowType, RowType, boolean, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
createSystemFunctionOnlySupportTemporary() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
createTable(String, TableDescriptor) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTable(String, TableDescriptor) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers the given TableDescriptor as a catalog table.
createTable(TableEnvironmentInternal, QueryOperation, OperationTreeBuilder, FunctionLookup) - Static method in class org.apache.flink.table.api.internal.TableImpl
 
createTable(CatalogBaseTable, ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Creates a table in a given fully qualified path.
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Creates a new table or view.
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
createTable(QueryOperation) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
CreateTableASOperation - Class in org.apache.flink.table.operations
Operation to describe a CREATE TABLE AS statement.
CreateTableASOperation(CreateTableOperation, Map<String, String>, QueryOperation, boolean) - Constructor for class org.apache.flink.table.operations.CreateTableASOperation
 
CreateTableEvent - Interface in org.apache.flink.table.catalog.listener
When a table is created, a CreateTableEvent event will be created and fired.
createTableFactoryHelper(DynamicTableFactory, DynamicTableFactory.Context) - Static method in class org.apache.flink.table.factories.FactoryUtil
Creates a utility that helps in discovering formats, merging options with DynamicTableFactory.Context.getEnrichmentOptions() and validating them all for a DynamicTableFactory.
createTableFromElement(TableEnvironment, String, DataType, boolean) - Static method in class org.apache.flink.table.utils.python.PythonTableUtils
Create a table from PythonDynamicTableSource that read data from input file with specific DataType.
createTableFunction() - Method in interface org.apache.flink.table.legacy.connector.source.TableFunctionProvider
Deprecated.
Creates a TableFunction instance.
createTableLineageDataset(ContextResolvedTable, Optional<LineageVertex>) - Static method in class org.apache.flink.table.planner.lineage.TableLineageUtils
 
createTableMetaStore() - Method in class org.apache.flink.connector.file.table.EmptyMetaStoreFactory
 
createTableMetaStore() - Method in interface org.apache.flink.connector.file.table.TableMetaStoreFactory
CreateTableOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE TABLE statement.
CreateTableOperation(ObjectIdentifier, CatalogTable, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateTableOperation
 
createTableSink(Boolean, Map<String, String>) - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
Deprecated.
 
createTableSink(Map<String, String>) - Method in interface org.apache.flink.legacy.table.factories.StreamTableSinkFactory
Deprecated.
Only create stream table sink.
createTableSink(Map<String, String>) - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory
Deprecated.
TableSinkFactory.Context contains more information, and already contains table schema too. Please use TableSinkFactory.createTableSink(Context) instead.
createTableSink(Catalog, ObjectIdentifier, ResolvedCatalogTable, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
createTableSink(ObjectPath, CatalogTable) - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory
Deprecated.
TableSinkFactory.Context contains more information, and already contains table schema too. Please use TableSinkFactory.createTableSink(Context) instead.
createTableSink(TableSinkFactory.Context) - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory
Deprecated.
Creates and configures a TableSink based on the given TableSinkFactory.Context.
createTableSinkForCatalogTable(Catalog, TableSinkFactory.Context) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Creates a table sink for a CatalogTable using table factory associated with the catalog.
createTableSource(Boolean, Map<String, String>) - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
Deprecated.
 
createTableSource(Map<String, String>) - Method in interface org.apache.flink.legacy.table.factories.StreamTableSourceFactory
Deprecated.
Only create a stream table source.
createTableSource(Map<String, String>) - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory
Deprecated.
TableSourceFactory.Context contains more information, and already contains table schema too. Please use TableSourceFactory.createTableSource(Context) instead.
createTableSource(Catalog, ObjectIdentifier, ResolvedCatalogTable, ReadableConfig, ClassLoader, boolean) - Static method in class org.apache.flink.table.factories.FactoryUtil
createTableSource(ObjectPath, CatalogTable) - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory
Deprecated.
TableSourceFactory.Context contains more information, and already contains table schema too. Please use TableSourceFactory.createTableSource(Context) instead.
createTableSource(TableSourceFactory.Context) - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory
Deprecated.
Creates and configures a TableSource based on the given TableSourceFactory.Context.
createTargetRowType(SqlValidatorTable, SqlNodeList, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Derives a row-type for INSERT and UPDATE operations.
createTaskExecutor(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, MetricRegistry, BlobCacheService, boolean, ExternalResourceInfoProvider, WorkingDirectory, FatalErrorHandler, DelegationTokenReceiverRepository) - Method in interface org.apache.flink.runtime.taskexecutor.TaskManagerRunner.TaskExecutorServiceFactory
 
createTaskExecutorService(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, MetricRegistry, BlobCacheService, boolean, ExternalResourceInfoProvider, WorkingDirectory, FatalErrorHandler, DelegationTokenReceiverRepository) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
createTaskManagerMetricGroup(MetricRegistry, String, ResourceID) - Static method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
createTaskManagerPod(KubernetesPod) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
createTaskManagerPod(KubernetesPod) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Create task manager pod.
createTaskManagerWorkingDirectory(Configuration, DeterminismEnvelope<ResourceID>) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Creates the working directory for the TaskManager process.
createTaskOwnedCheckpointStateToolset() - Method in interface org.apache.flink.runtime.state.CheckpointStorageWorkerView
createTaskOwnedCheckpointStateToolset() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
createTaskOwnedCheckpointStateToolset() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
createTaskOwnedStateStream() - Method in interface org.apache.flink.runtime.state.CheckpointStorageWorkerView
Opens a stream to persist checkpoint state data that is owned strictly by tasks and not attached to the life cycle of a specific checkpoint.
createTaskOwnedStateStream() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
createTaskOwnedStateStream() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
createTaskRegistry(JobID, JobVertexID) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Creates a TaskKvStateRegistry facade for the Task identified by the given JobID and JobVertexID instance.
createTempFile(String) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Creates a temporary file that contains the given string.
createTempFile(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
createTempFile(String, String) - Method in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
createTemporalTableFunction(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
createTemporalTableFunction(Expression, Expression) - Method in interface org.apache.flink.table.api.Table
Creates TemporalTableFunction backed up by this table as a history table.
createTemporaryFunction(String, Class<? extends UserDefinedFunction>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryFunction(String, Class<? extends UserDefinedFunction>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a temporary catalog function.
createTemporaryFunction(String, String, List<ResourceUri>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryFunction(String, String, List<ResourceUri>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a temporary catalog function in the given path by the specific class name and user defined resource uri.
createTemporaryFunction(String, UserDefinedFunction) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryFunction(String, UserDefinedFunction) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction instance as a temporary catalog function.
createTemporaryMaterializedTableUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
createTemporarySystemFunction(String, Class<? extends UserDefinedFunction>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporarySystemFunction(String, Class<? extends UserDefinedFunction>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a temporary system function.
createTemporarySystemFunction(String, String, List<ResourceUri>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporarySystemFunction(String, String, List<ResourceUri>) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction class as a temporary system function by the specific class name and user defined resource uri.
createTemporarySystemFunction(String, UserDefinedFunction) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporarySystemFunction(String, UserDefinedFunction) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a UserDefinedFunction instance as a temporary system function.
createTemporaryTable(String, TableDescriptor) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryTable(String, TableDescriptor) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers the given TableDescriptor as a temporary catalog table.
createTemporaryTable(String, CatalogBaseTable) - Method in interface org.apache.flink.table.api.internal.Registration
Creates a temporary table in a given path.
createTemporaryTable(CatalogBaseTable, ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Creates a temporary table in a given fully qualified path.
createTemporaryView(String, DataStream<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
createTemporaryView(String, DataStream<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Creates a view from the given DataStream in a given path.
createTemporaryView(String, DataStream<T>, Schema) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
createTemporaryView(String, DataStream<T>, Schema) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Creates a view from the given DataStream in a given path.
createTemporaryView(String, DataStream<T>, Expression...) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
createTemporaryView(String, DataStream<T>, Expression...) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.createTemporaryView(String, DataStream, Schema) instead. In most cases, StreamTableEnvironment.createTemporaryView(String, DataStream) should already be sufficient. It integrates with the new type system and supports all kinds of DataTypes that the table runtime can consume. The semantics might be slightly different for raw and structured types.
createTemporaryView(String, Table) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
createTemporaryView(String, Table) - Method in interface org.apache.flink.table.api.TableEnvironment
Registers a Table API object as a temporary view similar to SQL temporary views.
CreateTempSystemFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE FUNCTION statement for temporary system function.
CreateTempSystemFunctionOperation(String, boolean, FunctionDefinition) - Constructor for class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
CreateTempSystemFunctionOperation(String, String, boolean, FunctionLanguage, List<ResourceUri>) - Constructor for class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
createThreadDump() - Static method in class org.apache.flink.runtime.util.JvmUtils
Creates a thread dump of the current JVM.
createThreadInfoSample(long, int) - Static method in class org.apache.flink.runtime.util.JvmUtils
Creates a ThreadInfoSample for a specific thread.
createThreadInfoSample(Collection<Long>, int) - Static method in class org.apache.flink.runtime.util.JvmUtils
Creates a ThreadInfoSample for a specific thread.
createTieredResultPartition(String, int, ResultPartitionID, ResultPartitionType, int, int, int, int, Boolean, ResultPartitionManager, BufferCompressor, List<TierShuffleDescriptor>, SupplierWithException<BufferPool, IOException>, FileChannelManager, BatchShuffleReadBufferPool, ScheduledExecutorService, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartitionFactory
 
createTimerDataCoderInfoDescriptorProto(TypeInformation<Row>) - Static method in class org.apache.flink.streaming.api.operators.python.process.timer.TimerUtils
 
createTimerDataTypeInfo(TypeInformation<Row>) - Static method in class org.apache.flink.streaming.api.operators.python.process.timer.TimerUtils
 
createTimestampAssigner(TimestampAssignerSupplier.Context) - Method in interface org.apache.flink.api.common.eventtime.TimestampAssignerSupplier
Instantiates a TimestampAssigner.
createTimestampAssigner(TimestampAssignerSupplier.Context) - Method in class org.apache.flink.api.common.eventtime.TimestampAssignerSupplier.SupplierFromSerializableTimestampAssigner
 
createTimestampAssigner(TimestampAssignerSupplier.Context) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Instantiates a TimestampAssigner for assigning timestamps according to this strategy.
createTimestampAssigner(TimestampAssignerSupplier.Context) - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPeriodicWatermarks
 
createTimestampAssigner(TimestampAssignerSupplier.Context) - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPunctuatedWatermarks
 
createTmpFile(String, DistributedCache.DistributedCacheEntry, JobID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.filecache.FileCache
If the file doesn't exists locally, retrieve the file from the blob-service.
createTopologyGraph() - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityGraphGenerator
 
createToRelContext() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create a new instance of RelOptTable.ToRelContext provided by Flink's table planner.
createToRelContext() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
createTraceReporter(Properties) - Method in interface org.apache.flink.traces.reporter.TraceReporterFactory
Creates a new trace reporter.
createTraceReporter(Properties) - Method in class org.apache.flink.traces.slf4j.Slf4jTraceReporterFactory
 
createTransformation(ProviderContext) - Method in interface org.apache.flink.table.planner.connectors.TransformationScanProvider
Creates a Transformation instance.
createTransformation(TransformationSinkProvider.Context) - Method in interface org.apache.flink.table.planner.connectors.TransformationSinkProvider
Creates a transformation for transforming the input provided in the context.
createTransformationDescription(ReadableConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createTransformationMeta(String, String, String, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createTransformationMeta(String, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createTransformationName(ReadableConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createTransformationUid(String, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
createTreeCache(CuratorFramework, String, TreeCacheSelector) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
createTreeCache(CuratorFramework, String, RunnableWithException) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a TreeCache that only observes a specific node.
createTtlConfig(long) - Static method in class org.apache.flink.table.runtime.util.StateConfigUtil
Creates a StateTtlConfig depends on retentionTime parameter.
createTumblingGroupWindowAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, boolean, int, GroupWindowAssigner<W>, boolean, boolean, long, long, NamedWindowProperty[], ZoneId) - Static method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createTwoInputTransformation(Transformation<I1>, Transformation<I2>, String, String, StreamOperatorFactory<O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<I1>, Transformation<I2>, TransformationMetadata, StreamOperatorFactory<O>, TypeInformation<O>, int, long) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<I1>, Transformation<I2>, TransformationMetadata, StreamOperatorFactory<O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
 
createTwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, String, TwoInputStreamOperator<IN1, IN2, O>, TypeInformation<O>, int) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, String, TwoInputStreamOperator<IN1, IN2, O>, TypeInformation<O>, int, long) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<IN1>, Transformation<IN2>, TransformationMetadata, TwoInputStreamOperator<IN1, IN2, O>, TypeInformation<O>, int, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<IN1>, Transformation<IN2>, TransformationMetadata, TwoInputStreamOperator<IN1, IN2, O>, TypeInformation<O>, int, long) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Create a TwoInputTransformation with memoryBytes.
createTwoInputTransformation(Transformation<IN1>, Transformation<IN2>, TransformationMetadata, TwoInputStreamOperator<IN1, IN2, O>, TypeInformation<O>, int, long, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
 
createTypeComparator(ExecutionConfig) - Method in interface org.apache.flink.api.common.typeutils.CompositeType.TypeComparatorBuilder
 
createTypeComparatorBuilder() - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
createTypeComparatorBuilder() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
createTypeComparatorBuilder() - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
createTypeComparatorBuilder() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
createTypeInfo(Class<?>, Class<?>, int, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createTypeInfo(Class<T>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createTypeInfo(Object, Class<?>, Class<?>, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Creates a TypeInformation from the given parameters.
createTypeInfo(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.api.common.typeinfo.TypeInfoFactory
Creates type information for the type the factory is targeted for.
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfoFactory
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.dataview.ListViewTypeInfoFactory
Deprecated.
 
createTypeInfo(Type, Map<String, TypeInformation<?>>) - Method in class org.apache.flink.table.dataview.MapViewTypeInfoFactory
Deprecated.
 
createTypeInformation(DataType) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.Context
Creates type information describing the internal data structures of the given DataType.
createTypeInformation(DataType) - Method in interface org.apache.flink.table.connector.source.DynamicTableSource.Context
Creates type information describing the internal data structures of the given DataType.
createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
 
createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
 
createTypeInformation(LogicalType) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.Context
Creates type information describing the internal data structures of the given LogicalType.
createTypeInformation(LogicalType) - Method in interface org.apache.flink.table.connector.source.DynamicTableSource.Context
Creates type information describing the internal data structures of the given LogicalType.
createTypeInformation(LogicalType) - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
createTypeInformation(LogicalType) - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
 
createTypeInformation(LogicalType) - Method in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
 
createTypeWithCharsetAndCollation(RelDataType, Charset, SqlCollation) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createTypeWithNullability(RelDataType, boolean) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createUnalignedCheckpointBarrierHandler(SubtaskCheckpointCoordinator, String, CheckpointableTask, Clock, boolean, CheckpointableInput...) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
createUnexpectedException(CallContext, Throwable) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Returns an exception for an unexpected error during type inference.
createUnionCascade(List<? extends Operator<T>>) - Static method in class org.apache.flink.api.common.operators.Operator
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
createUnionCascade(Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
createUnionCascade(Operator<T>, Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
Takes a single Operator and a list of operators and creates a cascade of unions of this inputs, if needed.
createUnknownType() - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
createUnpivotNameSpace(SqlUnpivot, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
createUnregisteredJobManagerJobMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredJobManagerMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredJobManagerOperatorMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredOperatorMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredProcessMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredResourceManagerMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredSlotManagerMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredTaskManagerJobMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredTaskManagerMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUnregisteredTaskMetricGroup() - Static method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups
 
createUrl(String, int) - Method in interface org.apache.beam.sdk.fn.server.ServerFactory.UrlFactory
 
createUserClassLoader(List<ResourceUri>) - Method in class org.apache.flink.table.resource.ResourceManager
 
createUserDefinedAggregateFunctionProto(PythonAggregateFunctionInfo, DataViewSpec[]) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createUserDefinedDataStreamFunctionProto(DataStreamPythonFunctionInfo, RuntimeContext, Map<String, String>, boolean, boolean, boolean, boolean, int, int, int) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createUserDefinedDataStreamFunctionProtos(DataStreamPythonFunctionInfo, RuntimeContext, Map<String, String>, boolean, boolean, boolean, boolean, int, int, int) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createUserDefinedDataStreamStatefulFunctionProtos(DataStreamPythonFunctionInfo, RuntimeContext, Map<String, String>, TypeInformation<?>, boolean, boolean, boolean, boolean, int, int, int) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createUserDefinedFunctionInputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
createUserDefinedFunctionInputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
createUserDefinedFunctionInputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createUserDefinedFunctionOutputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
createUserDefinedFunctionOutputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
createUserDefinedFunctionOutputType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
createUserDefinedFunctionProto(PythonFunctionInfo) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
Gets the proto representation of the Python user-defined functions to be executed.
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
Gets the proto representation of the Python user-defined functions to be executed.
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
Gets the proto representation of the Python user-defined functions to be executed.
createUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
createUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
Gets the proto representation of the Python user-defined functions to be executed.
createUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
createUserDefinedFunctionsProto(RuntimeContext, PythonFunctionInfo[], boolean, boolean) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
createValue() - Method in class org.apache.flink.types.parser.BigDecParser
 
createValue() - Method in class org.apache.flink.types.parser.BigIntParser
 
createValue() - Method in class org.apache.flink.types.parser.BooleanParser
 
createValue() - Method in class org.apache.flink.types.parser.BooleanValueParser
 
createValue() - Method in class org.apache.flink.types.parser.ByteParser
 
createValue() - Method in class org.apache.flink.types.parser.ByteValueParser
 
createValue() - Method in class org.apache.flink.types.parser.DoubleParser
 
createValue() - Method in class org.apache.flink.types.parser.DoubleValueParser
 
createValue() - Method in class org.apache.flink.types.parser.FieldParser
Returns an instance of the parsed value type.
createValue() - Method in class org.apache.flink.types.parser.FloatParser
 
createValue() - Method in class org.apache.flink.types.parser.FloatValueParser
 
createValue() - Method in class org.apache.flink.types.parser.IntParser
 
createValue() - Method in class org.apache.flink.types.parser.IntValueParser
 
createValue() - Method in class org.apache.flink.types.parser.LongParser
 
createValue() - Method in class org.apache.flink.types.parser.LongValueParser
 
createValue() - Method in class org.apache.flink.types.parser.ShortParser
 
createValue() - Method in class org.apache.flink.types.parser.ShortValueParser
 
createValue() - Method in class org.apache.flink.types.parser.SqlDateParser
 
createValue() - Method in class org.apache.flink.types.parser.SqlTimeParser
 
createValue() - Method in class org.apache.flink.types.parser.SqlTimestampParser
 
createValue() - Method in class org.apache.flink.types.parser.StringParser
 
createValue() - Method in class org.apache.flink.types.parser.StringValueParser
 
createValueSetter(LogicalType) - Static method in interface org.apache.flink.table.data.writer.BinaryWriter
Creates an accessor for setting the elements of an array writer during runtime.
createVectorFromConstant(int, Object) - Static method in class org.apache.flink.orc.TimestampUtil
 
createVectorFromConstant(LogicalType, Object, int) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
CreateViewOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a CREATE VIEW statement.
CreateViewOperation(ObjectIdentifier, CatalogView, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.CreateViewOperation
 
createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in interface org.apache.flink.api.common.eventtime.WatermarkGeneratorSupplier
Instantiates a WatermarkGenerator.
createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Instantiates a WatermarkGenerator that generates watermarks according to this strategy.
createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPeriodicWatermarks
 
createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPunctuatedWatermarks
 
createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in class org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier
 
createWildcardName(String) - Static method in class org.apache.flink.runtime.rpc.RpcServiceUtils
Creates a wildcard name symmetric to RpcServiceUtils.createRandomName(String).
createWindowAssigner(TimeAttributeWindowingStrategy) - Static method in class org.apache.flink.table.planner.plan.utils.WindowTableFunctionUtil
Creates window assigner based on input window strategy.
createWindowAssigner(WindowingStrategy, ZoneId) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
createWindowSerializer() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Returns the serializer of the window type.
createWithEndOfStreamTrigger() - Static method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
Creates a WindowAssigner that assigns all elements to the same GlobalWindow and the window is triggered if and only if the input stream is ended.
createWithFactory(Configuration, Function<? super MiniClusterConfiguration, ? extends MiniCluster>) - Static method in class org.apache.flink.client.program.PerJobMiniClusterFactory
 
createWithFactory(Configuration, Function<MiniClusterConfiguration, MiniCluster>) - Static method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
createWithJobClassAssumingOnSystemClasspath(String) - Static method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Creates a FromClasspathEntryClassInformationProvider assuming that the passed job class is available on the system classpath.
createWithNullability(boolean) - Method in class org.apache.flink.table.planner.plan.schema.RawRelDataType
 
createWithNullability(boolean) - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
createWithPortSupplier(Supplier<Integer>) - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
Create a ServerFactory.InetSocketAddressServerFactory that uses ports from a supplier.
createWithSeparateOutputs(PushingAsyncDataInput.DataOutput<E>, WatermarkOutput, WatermarkOutput, TimestampAssigner<E>, WatermarkGenerator<E>) - Static method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
Creates a new SourceOutputWithWatermarks that emits records to the given DataOutput and watermarks to the different WatermarkOutputs.
createWithUrlFactory(ServerFactory.UrlFactory) - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
Create a ServerFactory.InetSocketAddressServerFactory that uses the given url factory.
createWithUrlFactoryAndPortSupplier(ServerFactory.UrlFactory, Supplier<Integer>) - Static method in class org.apache.beam.sdk.fn.server.ServerFactory
Create a ServerFactory.InetSocketAddressServerFactory that uses the given url factory and ports from a supplier.
createWorkflowScheduler(Configuration, ClassLoader) - Static method in class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil
Attempts to discover the appropriate workflow scheduler factory and creates the instance of the scheduler.
createWorkflowScheduler(WorkflowSchedulerFactory.Context) - Method in interface org.apache.flink.table.factories.WorkflowSchedulerFactory
Create a workflow scheduler instance which interacts with external scheduler service.
createWorkflowScheduler(WorkflowSchedulerFactory.Context) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
createWorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory, WorkflowSchedulerFactory.Context) - Static method in class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil
Creates a utility that helps to validate options for a WorkflowSchedulerFactory.
createWorksetUpdateOutputCollector() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
createWorksetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
createWritableColumnVector(int, LogicalType, Type, List<ColumnDescriptor>, int) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
createWriteBufferManager(long, Cache) - Method in interface org.apache.flink.state.forst.ForStMemoryControllerUtils.ForStMemoryFactory
 
createWriteBufferManager(long, Cache) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils.RocksDBMemoryFactory
 
createWriteOptions(WriteOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.state.forst.ForStOptionsFactory
This method should set the additional options on top of the current options object.
createWriteOptions(WriteOptions, Collection<AutoCloseable>) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBOptionsFactory
This method should set the additional options on top of the current options object.
createWriter(OutputStream) - Method in interface org.apache.flink.formats.avro.AvroBuilder
Creates and configures an Avro writer to the given output file.
createWriter(String, KeyGroupRange, MailboxExecutor) - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
createWriter(String, KeyGroupRange, MailboxExecutor) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorage
 
createWriter(String, KeyGroupRange, MailboxExecutor) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorage
 
createWriter(WriterInitContext) - Method in interface org.apache.flink.api.connector.sink2.Sink
Creates a SinkWriter.
createWriter(WriterInitContext) - Method in class org.apache.flink.connector.file.sink.FileSink
 
createWriter(WriterInitContext) - Method in class org.apache.flink.connector.upserttest.sink.UpsertTestSink
 
createWriter(WriterInitContext) - Method in class org.apache.flink.streaming.api.functions.sink.PrintSink
 
createWriter(WriterInitContext) - Method in class org.apache.flink.streaming.api.functions.sink.v2.DiscardingSink
 
createWriter(OutputFile) - Method in interface org.apache.flink.formats.parquet.ParquetBuilder
Creates and configures a parquet writer to the given output file.
createWriter(OutputFile) - Method in class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder.FlinkParquetBuilder
 
createWriterFactory(RowType, Configuration, boolean) - Static method in class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder
Create a parquet BulkWriter.Factory.
createZooKeeperStateHandleStore(CuratorFramework, String, RetrievableStateStorageHelper<T>) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates an instance of ZooKeeperStateHandleStore.
CreatingExecutionGraph - Class in org.apache.flink.runtime.scheduler.adaptive
State which waits for the creation of the ExecutionGraph.
CreatingExecutionGraph(CreatingExecutionGraph.Context, CompletableFuture<CreatingExecutionGraph.ExecutionGraphWithVertexParallelism>, Logger, CreatingExecutionGraph.OperatorCoordinatorHandlerFactory, ExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.CreatingExecutionGraph
 
creator() - Method in class org.apache.flink.table.codesplit.JavaParser
 
creator() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
CREATOR - org.apache.flink.runtime.util.ZooKeeperUtils.ZkClientACLMode
 
CreatorContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
credentials - Variable in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
credentials - Variable in class org.apache.flink.api.java.hadoop.common.HadoopOutputFormatCommonBase
 
credentialsAvailable() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
 
CreditBasedInputBuffersUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the input buffers usage for SingleInputGates under credit based mode.
CreditBasedInputBuffersUsageGauge(FloatingBuffersUsageGauge, ExclusiveBuffersUsageGauge, SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.CreditBasedInputBuffersUsageGauge
 
cross(IN1, IN2) - Method in interface org.apache.flink.api.common.functions.CrossFunction
Cross UDF method.
cross(IN1, IN2) - Method in class org.apache.flink.api.common.functions.RichCrossFunction
 
CROSS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CrossDriver<T1,​T2,​OT> - Class in org.apache.flink.runtime.operators
Cross task which is executed by a Task Manager.
CrossDriver() - Constructor for class org.apache.flink.runtime.operators.CrossDriver
 
CrossFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.api.common.functions
Interface for Cross functions.
crossMatchingGroup(Iterator<T1>, Iterator<T2>, FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
CrossOperatorBase<IN1,​IN2,​OUT,​FT extends CrossFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
CrossOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
CrossOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
CrossOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
CrossOperatorBase.CrossHint - Enum in org.apache.flink.api.common.operators.base
The cross hint tells the system which sizes to expect from the data sets
CrossOperatorBase.CrossWithLarge - Interface in org.apache.flink.api.common.operators.base
Marker interface to declare the second input as the larger one.
CrossOperatorBase.CrossWithSmall - Interface in org.apache.flink.api.common.operators.base
Marker interface to declare the second input as the smaller one.
CsvAppendTableSinkFactory - Class in org.apache.flink.table.sinks
Deprecated.
The legacy CSV connector has been replaced by FileSink. It is kept only to support tests for the legacy connector stack.
CsvAppendTableSinkFactory() - Constructor for class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
Deprecated.
 
CsvAppendTableSourceFactory - Class in org.apache.flink.table.sources
Deprecated.
The legacy CSV connector has been replaced by FileSource. It is kept only to support tests for the legacy connector stack.
CsvAppendTableSourceFactory() - Constructor for class org.apache.flink.table.sources.CsvAppendTableSourceFactory
Deprecated.
 
CsvBatchTableSinkFactory - Class in org.apache.flink.table.sinks
Deprecated.
The legacy CSV connector has been replaced by FileSink. It is kept only to support tests for the legacy connector stack.
CsvBatchTableSinkFactory() - Constructor for class org.apache.flink.table.sinks.CsvBatchTableSinkFactory
Deprecated.
 
CsvBatchTableSourceFactory - Class in org.apache.flink.table.sources
Deprecated.
The legacy CSV connector has been replaced by FileSource. It is kept only to support tests for the legacy connector stack.
CsvBatchTableSourceFactory() - Constructor for class org.apache.flink.table.sources.CsvBatchTableSourceFactory
Deprecated.
 
CsvBulkDecodingFormat(ReadableConfig) - Constructor for class org.apache.flink.formats.csv.CsvFileFormatFactory.CsvBulkDecodingFormat
 
CsvFileFormatFactory - Class in org.apache.flink.formats.csv
CSV format factory for file system.
CsvFileFormatFactory() - Constructor for class org.apache.flink.formats.csv.CsvFileFormatFactory
 
CsvFileFormatFactory.CsvBulkDecodingFormat - Class in org.apache.flink.formats.csv
CsvBulkDecodingFormat which implements FileBasedStatisticsReportableInputFormat.
CsvFormatFactory - Class in org.apache.flink.formats.csv
Format factory for providing configured instances of CSV to RowData SerializationSchema and DeserializationSchema.
CsvFormatFactory() - Constructor for class org.apache.flink.formats.csv.CsvFormatFactory
 
CsvFormatOptions - Class in org.apache.flink.formats.csv
Options for CSV format.
CsvFormatStatisticsReportUtil - Class in org.apache.flink.formats.csv.util
Utils for Csv format statistics report.
CsvFormatStatisticsReportUtil() - Constructor for class org.apache.flink.formats.csv.util.CsvFormatStatisticsReportUtil
 
CsvInputFormat<OUT> - Class in org.apache.flink.table.sources.format
Deprecated.
CsvInputFormat(Path) - Constructor for class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
csvInputStream - Variable in class org.apache.flink.formats.csv.AbstractCsvInputFormat
 
CsvReaderFormat<T> - Class in org.apache.flink.formats.csv
A StreamFormat for reading CSV files.
CsvRowDataDeserializationSchema - Class in org.apache.flink.formats.csv
Deserialization schema from CSV to Flink Table & SQL internal data structures.
CsvRowDataDeserializationSchema.Builder - Class in org.apache.flink.formats.csv
A builder for creating a CsvRowDataDeserializationSchema.
CsvRowDataSerializationSchema - Class in org.apache.flink.formats.csv
Serialization schema that serializes an object of Flink Table & SQL internal data structure into a CSV bytes.
CsvRowDataSerializationSchema.Builder - Class in org.apache.flink.formats.csv
A builder for creating a CsvRowDataSerializationSchema.
CsvRowDeserializationSchema - Class in org.apache.flink.formats.csv
Deserialization schema from CSV to Flink types.
CsvRowDeserializationSchema.Builder - Class in org.apache.flink.formats.csv
A builder for creating a CsvRowDeserializationSchema.
CsvRowSchemaConverter - Class in org.apache.flink.formats.csv
Converter functions that covert Flink's type information to Jackson's CsvSchema.
CsvRowSerializationSchema - Class in org.apache.flink.formats.csv
Serialization schema that serializes an object of Flink types into a CSV bytes.
CsvRowSerializationSchema.Builder - Class in org.apache.flink.formats.csv
A builder for creating a CsvRowSerializationSchema.
csvSchema - Variable in class org.apache.flink.formats.csv.AbstractCsvInputFormat
 
CsvTableSink - Class in org.apache.flink.table.sinks
Deprecated.
The legacy CSV connector has been replaced by FileSink. It is kept only to support tests for the legacy connector stack.
CsvTableSink(String) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
A simple TableSink to emit data as CSV files using comma as field delimiter, with default parallelism and write mode.
CsvTableSink(String, String) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
A simple TableSink to emit data as CSV files, with default parallelism and write mode.
CsvTableSink(String, String, int, FileSystem.WriteMode) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
A simple TableSink to emit data as CSV files.
CsvTableSink(String, String, int, FileSystem.WriteMode, String[], DataType[]) - Constructor for class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
A simple TableSink to emit data as CSV files.
CsvTableSink.CsvFormatter - Class in org.apache.flink.table.sinks
Deprecated.
Formats a Row into a String with fields separated by the field delimiter.
CsvTableSinkFactoryBase - Class in org.apache.flink.table.sinks
Deprecated.
The legacy CSV connector has been replaced by FileSink. It is kept only to support tests for the legacy connector stack.
CsvTableSinkFactoryBase() - Constructor for class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
Deprecated.
 
CsvTableSource - Class in org.apache.flink.table.sources
Deprecated.
The legacy CSV connector has been replaced by FileSource. It is kept only to support tests for the legacy connector stack.
CsvTableSource(String, String[], TypeInformation<?>[]) - Constructor for class org.apache.flink.table.sources.CsvTableSource
Deprecated.
A InputFormatTableSource and LookupableTableSource for simple CSV files with a (logically) unlimited number of fields.
CsvTableSource(String, String[], TypeInformation<?>[], int[], String, String, Character, boolean, String, boolean) - Constructor for class org.apache.flink.table.sources.CsvTableSource
Deprecated.
A InputFormatTableSource and LookupableTableSource for simple CSV files with a (logically) unlimited number of fields.
CsvTableSource(String, String[], TypeInformation<?>[], String, String, Character, boolean, String, boolean) - Constructor for class org.apache.flink.table.sources.CsvTableSource
Deprecated.
A InputFormatTableSource and LookupableTableSource for simple CSV files with a (logically) unlimited number of fields.
CsvTableSource.Builder - Class in org.apache.flink.table.sources
Deprecated.
A builder for creating CsvTableSource instances.
CsvTableSource.CsvLookupFunction - Class in org.apache.flink.table.sources
Deprecated.
LookupFunction to support lookup in CsvTableSource.
CsvTableSourceFactoryBase - Class in org.apache.flink.table.sources
Deprecated.
The legacy CSV connector has been replaced by FileSource. It is kept only to support tests for the legacy connector stack.
CsvTableSourceFactoryBase() - Constructor for class org.apache.flink.table.sources.CsvTableSourceFactoryBase
Deprecated.
 
CsvToRowDataConverters - Class in org.apache.flink.formats.csv
Tool class used to convert from CSV-format JsonNode to RowData.
CsvToRowDataConverters(boolean) - Constructor for class org.apache.flink.formats.csv.CsvToRowDataConverters
 
ctx - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
ctx - Variable in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
ctx - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
ctx - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
 
ctx - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
The Trigger.TriggerContext of the window trigger.
CUBE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CUME_DIST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CUME_DIST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CumeDistAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in CUME_DIST agg function.
CumeDistAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
CUMULATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
cumulative(int, ZoneId, Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
Creates a cumulative window SliceAssigner that assigns elements to slices of cumulative windows.
cumulative(Duration, Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
CumulativeSliceAssigner(int, ZoneId, long, long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
CumulativeWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into cumulative windows based on the timestamp of the elements.
CumulativeWindowAssigner(long, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
CumulativeWindowSpec - Class in org.apache.flink.table.planner.plan.logical
Logical representation of a cumulative window specification.
CumulativeWindowSpec(Duration, Duration, Duration) - Constructor for class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
CUR_DIR - Static variable in class org.apache.flink.core.fs.Path
Character denoting the current directory.
CuratorFrameworkWithUnhandledErrorListener - Class in org.apache.flink.runtime.highavailability.zookeeper
A wrapper for curatorFramework and unHandledErrorListener which should be unregister from curatorFramework before closing it.
CuratorFrameworkWithUnhandledErrorListener(CuratorFramework, UnhandledErrorListener) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.CuratorFrameworkWithUnhandledErrorListener
 
curChar - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
currBuffer - Variable in class org.apache.flink.api.common.io.DelimitedInputFormat
 
currencyCode - Variable in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
current() - Static method in enum org.apache.flink.FlinkVersion
Returns the version for the current branch.
current() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
CURRENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_DATABASE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_DATABASE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CURRENT_DATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_DATE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_EMIT_EVENT_TIME_LAG - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CURRENT_FETCH_EVENT_TIME_LAG - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CURRENT_FILE_NAME - Static variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotUtil
 
CURRENT_JOB_IDS_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
CURRENT_PATH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_RANGE - org.apache.flink.table.api.OverWindowRange
 
CURRENT_RANGE - Static variable in class org.apache.flink.table.api.Expressions
Offset constant to be used in the following clause of Over windows.
CURRENT_ROLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_ROW - org.apache.flink.table.api.OverWindowRange
 
CURRENT_ROW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_ROW - Static variable in class org.apache.flink.table.api.Expressions
Offset constant to be used in the following clause of Over windows.
CURRENT_ROW_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_ROW_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
CURRENT_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_SEND_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
CURRENT_STATE_META_INFO_SNAPSHOT_VERSION - Static variable in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshotReadersWriters
Current version for the serialization format of StateMetaInfoSnapshotReadersWriters.
CURRENT_TIME - org.apache.flink.configuration.MetricOptions.JobStatusMetrics
 
CURRENT_TIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_TIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_TIMESTAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_USER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURRENT_WATERMARK - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
CURRENT_WATERMARK - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
See CurrentWatermarkInputTypeStrategy.
CURRENT_WATERMARK - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See CurrentWatermarkTypeStrategy.
CurrentAttempts(int, Set<Integer>, boolean) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails.CurrentAttempts
 
currentBackoff - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The current backoff (in ms).
currentBatchCount - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
The current number of elements to be included in an arrow batch.
currentDatabase() - Static method in class org.apache.flink.table.api.Expressions
Return the current database, the return type of this expression is DataTypes.STRING().
currentDate() - Static method in class org.apache.flink.table.api.Expressions
Returns the current SQL date in local time zone, the return type of this expression is DataTypes.DATE().
currentEnumerator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The channel enumerator that is used while processing the current partition to create channels for the spill partitions it requires.
currentEnumerator - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The channel enumerator that is used while processing the current partition to create channels for the spill partitions it requires.
currentIndent() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
currentInputWatermarkName(int) - Static method in class org.apache.flink.runtime.metrics.MetricNames
 
currentIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
currentKey() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
currentKey() - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
 
currentKey() - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
 
currentKey() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
 
currentNamespace - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
The current namespace, which the access methods will refer to.
currentParallelism() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Get the current parallelism of this Source.
currentParallelism() - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Get the current parallelism of this Source.
currentParallelism() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
currentParallelism() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
currentParallelism() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the current parallelism with which this operator is executed.
currentParallelism() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
currentParallelism() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorInfo
 
currentParallelism() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
currentProcessingTime() - Method in interface org.apache.flink.cep.time.TimeContext
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.cep.time.TimerService
Current processing time as returned from TimerService.
currentProcessingTime() - Method in interface org.apache.flink.state.api.functions.BroadcastStateBootstrapFunction.Context
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.state.api.functions.StateBootstrapFunction.Context
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
currentProcessingTime() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner.Context
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction.Context
Deprecated.
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
currentProcessingTime() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
currentProcessingTime() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
currentProcessingTime() - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
currentProcessingTime() - Method in interface org.apache.flink.streaming.api.TimerService
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
currentProcessingTime() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext
 
currentProcessingTime() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
currentProcessingTime() - Method in interface org.apache.flink.table.connector.source.lookup.cache.trigger.CacheReloadTrigger.Context
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
 
currentProcessingTime() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
Returns the current processing time.
currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
Returns the current processing time.
currentProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
currentProcTime() - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate.PredicateContext
Return the current process time.
currentProgress - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
currentRecursionDepth - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The recursion depth of the partition that is currently processed.
currentRecursionDepth - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The recursion depth of the partition that is currently processed.
currentRel - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
currentRow() - Method in class org.apache.calcite.tools.RelBuilder
currentSchemaSerializer() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Gets the serializer that recognizes the current serialization schema of the state.
currentSessionCount() - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
currentSortIndexOffset - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
currentSortIndexSegment - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
currentSpilledBuildSide - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The reader for the spilled-file of the build partition that is currently read.
currentSpilledProbeSide - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The reader for the spilled-file of the probe partition that is currently read.
currentSplit - Variable in class org.apache.flink.api.common.io.FileInputFormat
The current split that this parallel instance must consume.
currentSplit - Variable in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
The split whose data we return.
currentTime() - Method in interface org.apache.flink.datastream.api.context.ProcessingTimeManager
Get the current processing time.
currentTime() - Method in class org.apache.flink.datastream.impl.context.DefaultProcessingTimeManager
 
currentTime() - Method in class org.apache.flink.datastream.impl.context.UnsupportedProcessingTimeManager
 
currentTime() - Static method in class org.apache.flink.table.api.Expressions
Returns the current SQL time in local time zone, the return type of this expression is DataTypes.TIME().
currentTimestamp() - Method in interface org.apache.flink.runtime.state.ttl.TtlTimeProvider
 
currentTimestamp() - Static method in class org.apache.flink.table.api.Expressions
Returns the current SQL timestamp in local time zone, the return type of this expression is DataTypes.TIMESTAMP_WITH_LOCAL_TIME_ZONE().
currentToken - Variable in exception org.apache.flink.sql.parser.impl.ParseException
This is the last token that has been consumed successfully.
currentTransaction() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
currentWatermark - Variable in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
currentWatermark - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
The local event time, as denoted by the last received Watermark.
currentWatermark - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator
We listen to this ourselves because we don't have an InternalTimerService.
currentWatermark() - Method in interface org.apache.flink.api.connector.sink2.SinkWriter.Context
Returns the current event-time watermark.
currentWatermark() - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate.PredicateContext
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
currentWatermark() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner.Context
Returns the current event-time watermark.
currentWatermark() - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction.Context
Deprecated.
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
currentWatermark() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
Returns the current event-time watermark.
currentWatermark() - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
currentWatermark() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
currentWatermark() - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
currentWatermark() - Method in interface org.apache.flink.streaming.api.TimerService
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
currentWatermark() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext
 
currentWatermark() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
currentWatermark() - Method in interface org.apache.flink.table.connector.source.lookup.cache.trigger.CacheReloadTrigger.Context
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
 
currentWatermark() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
currentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Returns the current event-time watermark.
currentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
Returns the current event-time watermark.
currentWatermark() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
currentWatermark(Object) - Static method in class org.apache.flink.table.api.Expressions
Returns the current watermark for the given rowtime attribute, or NULL if no common watermark of all upstream operations is available at the current operation in the pipeline.
currentWatermark(RowData) - Method in class org.apache.flink.table.runtime.generated.WatermarkGenerator
Returns the watermark for the current row or null if no watermark should be generated.
currentWatermark(RowData) - Method in class org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
 
currLen - Variable in class org.apache.flink.api.common.io.DelimitedInputFormat
 
currOffset - Variable in class org.apache.flink.api.common.io.DelimitedInputFormat
 
CurSizeActiveMemTable - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
CurSizeActiveMemTable - org.apache.flink.state.forst.ForStProperty
 
CurSizeAllMemTables - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
CurSizeAllMemTables - org.apache.flink.state.forst.ForStProperty
 
cursor(int, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a RexCall to the CURSOR function by ordinal.
CURSOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CURSOR_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
CursorExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CURSOR(query) expression.
cursorPosToSelectMap - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.FunctionParamInfo
Maps a cursor (based on its position relative to other cursor parameters within a function call) to the SELECT associated with the cursor.
CUSTOM - org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
 
CUSTOM - Static variable in interface org.apache.flink.connector.file.table.PartitionCommitPolicy
 
CUSTOM - Static variable in interface org.apache.flink.connector.file.table.PartitionTimeExtractor
 
CustomCommandLine - Interface in org.apache.flink.client.cli
Custom command-line interface to load hooks for the command-line interface.
customDecode(ResolvingDecoder) - Method in class example.avro.User
 
customDecode(ResolvingDecoder) - Method in class org.apache.flink.avro.generated.Address
 
customDecode(ResolvingDecoder) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
customDecode(ResolvingDecoder) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
customEncode(Encoder) - Method in class example.avro.User
 
customEncode(Encoder) - Method in class org.apache.flink.avro.generated.Address
 
customEncode(Encoder) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
customEncode(Encoder) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
CustomExtension - Interface in org.apache.flink.core.testutils
An extension that is invoked before/after all/each tests, depending on whether it is wrapped in a EachCallbackWrapper or AllCallbackWrapper.
CustomHeadersDecorator<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Class in org.apache.flink.runtime.rest.messages
Decorator class for MessageHeaders that adds the ability to include custom HTTP headers.
CustomHeadersDecorator(MessageHeaders<R, P, M>) - Constructor for class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
Creates a new CustomHeadersDecorator for a given MessageHeaders object.
CustomizedCollectionsTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
CustomizedConverter - Class in org.apache.flink.table.planner.expressions.converter.converters
Customized converter used by CustomizedConvertRule.
CustomizedConverter() - Constructor for class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverter
 
CustomizedConverters - Class in org.apache.flink.table.planner.expressions.converter.converters
Registry of customized converters used by CustomizedConvertRule.
CustomizedConverters() - Constructor for class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverters
 
CustomizedConvertRule - Class in org.apache.flink.table.planner.expressions.converter
Customized CallExpressionConvertRule, Functions conversion here all require special logic, and there may be some special rules, such as needing get the literal values of inputs, such as converting to combinations of functions, to convert to RexNode of calcite.
CustomizedConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.CustomizedConvertRule
 
CustomPartitionerWrapper<K,​T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that selects the channel with a user defined partitioner function on a key.
CustomPartitionerWrapper(Partitioner<K>, KeySelector<T, K>) - Constructor for class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
CustomSinkOperatorUidHashes - Class in org.apache.flink.streaming.api.datastream
This class is responsible to hold operator Uid hashes from the common operators of the sink.
CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder - Class in org.apache.flink.streaming.api.datastream
Builder to construct CustomSinkOperatorUidHashes.
CustomSSLEngineProvider - Class in org.apache.flink.runtime.rpc.pekko
Extension of the ConfigSSLEngineProvider to use a FingerprintTrustManagerFactory.
CustomSSLEngineProvider(ActorSystem) - Constructor for class org.apache.flink.runtime.rpc.pekko.CustomSSLEngineProvider
 
CustomTestFailureEnricher - Class in org.apache.flink.runtime.enricher
The custom enricher for test.
CustomTestFailureEnricher() - Constructor for class org.apache.flink.runtime.enricher.CustomTestFailureEnricher
 
CustomTestFailureEnricherFactory - Class in org.apache.flink.runtime.enricher
CustomTestFailureEnricherFactory() - Constructor for class org.apache.flink.runtime.enricher.CustomTestFailureEnricherFactory
 
CustomTimestampAssigner<T> - Class in org.apache.flink.streaming.api.functions.python.eventtime
TimestampAssigner which extracts timestamp from the second field of the input element.
CustomTimestampAssigner() - Constructor for class org.apache.flink.streaming.api.functions.python.eventtime.CustomTimestampAssigner
 
CYCLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 

D

d - org.apache.flink.streaming.examples.statemachine.event.EventType
 
dagToString(List<ExecNode<?>>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodePlanDumper
Converts an ExecNode DAG to a string as a tree style.
dagToString(ExecNodeGraph) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodePlanDumper
Converts an ExecNodeGraph to a string as a tree style. see ExecNodePlanDumper.dagToString(List).
damBehavior(InputProperty.DamBehavior) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.Builder
 
DamBehavior - Enum in org.apache.flink.runtime.operators
Enumeration for the different dam behaviors of an algorithm or a driver strategy.
damOnInput(int) - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
dams() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
 
DARK - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
DashboardConfigHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which returns the dashboard configuration.
DashboardConfigHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, DashboardConfiguration, EmptyMessageParameters>, long, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.DashboardConfigHandler
 
DashboardConfiguration - Class in org.apache.flink.runtime.rest.messages
Response of the DashboardConfigHandler containing general configuration values such as the time zone and the refresh interval.
DashboardConfiguration(long, String, int, String, String, DashboardConfiguration.Features) - Constructor for class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
DashboardConfiguration.Features - Class in org.apache.flink.runtime.rest.messages
Collection of features that are enabled/disabled.
DashboardConfigurationHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the DashboardConfigHandler.
data - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
data - Variable in class org.apache.flink.table.data.columnar.vector.BytesColumnVector.Bytes
 
data - Variable in class org.apache.flink.util.MultipleParameterTool
 
data - Variable in class org.apache.flink.util.ParameterTool
 
data(List<Row>) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies an row list as the execution result.
DATA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATA - Static variable in class org.apache.flink.table.toolbox.TestSourceFunction
 
DATA_BIND_PORT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The local network port that the task manager listen at for data exchange.
DATA_BUFFER - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.DATA_BUFFER indicates that this buffer represents a non-event data buffer.
DATA_BUFFER_WITH_CLEAR_END - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.DATA_BUFFER_WITH_CLEAR_END indicates that this buffer represents a non-event data buffer, and that at the end of this buffer there is no data cut and split into the next buffer.
DATA_FILE_SUFFIX - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile
 
DATA_FILE_SUFFIX - Static variable in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
DATA_PATH - Static variable in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
DATA_PORT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The default network port the task manager expects to receive transfer envelopes on.
DATA_SSL_ENABLED - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Config parameter to override SSL support for taskmanager's data transport.
DATA_TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
database() - Method in interface org.apache.flink.table.catalog.listener.DatabaseModificationEvent
 
DATABASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATABASE_INCLUDE - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
DatabaseAlreadyExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to create a database that already exists.
DatabaseAlreadyExistException(String, String) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseAlreadyExistException
 
DatabaseAlreadyExistException(String, String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseAlreadyExistException
 
databaseExists(String) - Method in interface org.apache.flink.table.catalog.Catalog
Check if a database exists in this catalog.
databaseExists(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
databaseExists(String) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
DatabaseMetaDataUtils - Class in org.apache.flink.table.jdbc.utils
Utils to create catalog/schema results for FlinkDatabaseMetaData.
DatabaseMetaDataUtils() - Constructor for class org.apache.flink.table.jdbc.utils.DatabaseMetaDataUtils
 
DatabaseModificationEvent - Interface in org.apache.flink.table.catalog.listener
Basic event for database modification such as create, alter and drop, it has the database name and CatalogDatabase.
databaseName() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Database name of this table.
databaseName() - Method in interface org.apache.flink.table.catalog.listener.DatabaseModificationEvent
 
DatabaseNotEmptyException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to drop on a database that is not empty.
DatabaseNotEmptyException(String, String) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotEmptyException
 
DatabaseNotEmptyException(String, String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotEmptyException
 
DatabaseNotExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate on a database that doesn't exist.
DatabaseNotExistException(String, String) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotExistException
 
DatabaseNotExistException(String, String, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.DatabaseNotExistException
 
DATABASES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DataBuffer - Interface in org.apache.flink.runtime.io.network.partition
Data of different subpartitions can be appended to a DataBuffer and after the DataBuffer is full or finished, the appended data can be copied from it in subpartition index order.
DataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.DataConverter
 
DataConverter(DataFormatConverters.DataFormatConverter<IN, INTER>) - Constructor for class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.DataConverter
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
DataDistribution - Interface in org.apache.flink.api.common.distributions
 
DatadogHttpClient - Class in org.apache.flink.metrics.datadog
Http client talking to Datadog.
DatadogHttpClient(String, String, int, DataCenter, boolean) - Constructor for class org.apache.flink.metrics.datadog.DatadogHttpClient
 
DatadogHttpClient.EmptyCallback - Class in org.apache.flink.metrics.datadog
A handler for OkHttpClient callback.
DatadogHttpReporter - Class in org.apache.flink.metrics.datadog
Metric Reporter for Datadog.
DatadogHttpReporter(String, String, int, int, DataCenter, String, boolean) - Constructor for class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
DatadogHttpReporterFactory - Class in org.apache.flink.metrics.datadog
DatadogHttpReporterFactory() - Constructor for class org.apache.flink.metrics.datadog.DatadogHttpReporterFactory
 
DataFormatConverter() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
 
DataFormatConverters - Class in org.apache.flink.table.data.util
Converters between internal data format and java format.
DataFormatConverters() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters
 
DataFormatConverters.AbstractRowDataConverter<E> - Class in org.apache.flink.table.data.util
Abstract converter for internal base row.
DataFormatConverters.ArrayDataConverter - Class in org.apache.flink.table.data.util
Converter for ArrayData.
DataFormatConverters.BigDecimalConverter - Class in org.apache.flink.table.data.util
Converter for BigDecimal.
DataFormatConverters.BooleanConverter - Class in org.apache.flink.table.data.util
Converter for boolean.
DataFormatConverters.ByteConverter - Class in org.apache.flink.table.data.util
Converter for byte.
DataFormatConverters.CaseClassConverter - Class in org.apache.flink.table.data.util
Converter for case class.
DataFormatConverters.DataFormatConverter<Internal,​External> - Class in org.apache.flink.table.data.util
Converter between internal data format and java format.
DataFormatConverters.DateConverter - Class in org.apache.flink.table.data.util
Converter for date.
DataFormatConverters.DecimalDataConverter - Class in org.apache.flink.table.data.util
Converter for DecimalData.
DataFormatConverters.DoubleConverter - Class in org.apache.flink.table.data.util
Converter for double.
DataFormatConverters.FloatConverter - Class in org.apache.flink.table.data.util
Converter for float.
DataFormatConverters.GenericConverter<T> - Class in org.apache.flink.table.data.util
Converter for RawValueData.
DataFormatConverters.IdentityConverter<T> - Class in org.apache.flink.table.data.util
Identity converter.
DataFormatConverters.InstantConverter - Class in org.apache.flink.table.data.util
Converter for Instant.
DataFormatConverters.IntConverter - Class in org.apache.flink.table.data.util
Converter for int.
DataFormatConverters.LocalDateConverter - Class in org.apache.flink.table.data.util
Converter for LocalDate.
DataFormatConverters.LocalDateTimeConverter - Class in org.apache.flink.table.data.util
Converter for LocalDateTime.
DataFormatConverters.LocalTimeConverter - Class in org.apache.flink.table.data.util
Converter for LocalTime.
DataFormatConverters.LongConverter - Class in org.apache.flink.table.data.util
Converter for long.
DataFormatConverters.LongTimestampDataConverter - Class in org.apache.flink.table.data.util
Converter for Long and TimestampData.
DataFormatConverters.MapConverter - Class in org.apache.flink.table.data.util
Converter for map.
DataFormatConverters.MapDataConverter - Class in org.apache.flink.table.data.util
Converter for MapData.
DataFormatConverters.ObjectArrayConverter<T> - Class in org.apache.flink.table.data.util
Converter for object array.
DataFormatConverters.PojoConverter<T> - Class in org.apache.flink.table.data.util
Converter for pojo.
DataFormatConverters.PrimitiveBooleanArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive boolean array.
DataFormatConverters.PrimitiveByteArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive byte array.
DataFormatConverters.PrimitiveDoubleArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive double array.
DataFormatConverters.PrimitiveFloatArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive float array.
DataFormatConverters.PrimitiveIntArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive int array.
DataFormatConverters.PrimitiveLongArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive long array.
DataFormatConverters.PrimitiveShortArrayConverter - Class in org.apache.flink.table.data.util
Converter for primitive short array.
DataFormatConverters.RawValueDataConverter - Class in org.apache.flink.table.data.util
Converter for RawValueData.
DataFormatConverters.RowConverter - Class in org.apache.flink.table.data.util
Converter for row.
DataFormatConverters.RowDataConverter - Class in org.apache.flink.table.data.util
Converter for base row.
DataFormatConverters.ShortConverter - Class in org.apache.flink.table.data.util
Converter for short.
DataFormatConverters.StringConverter - Class in org.apache.flink.table.data.util
Converter for String.
DataFormatConverters.StringDataConverter - Class in org.apache.flink.table.data.util
Converter for StringData.
DataFormatConverters.TimeConverter - Class in org.apache.flink.table.data.util
Converter for time.
DataFormatConverters.TimestampConverter - Class in org.apache.flink.table.data.util
Converter for timestamp.
DataFormatConverters.TimestampDataConverter - Class in org.apache.flink.table.data.util
Converter for TimestampData class.
DataFormatConverters.TimestampLtzConverter - Class in org.apache.flink.table.data.util
Converter for timestamp which doesn't consider the time zone.
DataFormatConverters.TupleConverter - Class in org.apache.flink.table.data.util
Converter for flink tuple.
DataGenConnectorOptions - Class in org.apache.flink.connector.datagen.table
Options for the DataGen connector.
DataGenConnectorOptionsUtil - Class in org.apache.flink.connector.datagen.table
DataGenerator - Class in org.apache.flink.streaming.examples.datagen
An example for generating data with a DataGeneratorSource.
DataGenerator<T> - Interface in org.apache.flink.streaming.api.functions.source.datagen
Stateful and re-scalable data generator.
DataGenerator() - Constructor for class org.apache.flink.streaming.examples.datagen.DataGenerator
 
DataGeneratorContainer - Class in org.apache.flink.connector.datagen.table
Container class for wrapping a with its configuration options.
DataGeneratorMapper<A,​B> - Class in org.apache.flink.connector.datagen.table.types
Utility for mapping the output of a DataGenerator.
DataGeneratorMapper(DataGenerator<A>, SerializableFunction<A, B>, float) - Constructor for class org.apache.flink.connector.datagen.table.types.DataGeneratorMapper
 
DataGeneratorPerCheckpoint - Class in org.apache.flink.streaming.examples.datagen
An example for generating specific data per checkpoint with a DataGeneratorSource .
DataGeneratorPerCheckpoint() - Constructor for class org.apache.flink.streaming.examples.datagen.DataGeneratorPerCheckpoint
 
DataGeneratorSource<OUT> - Class in org.apache.flink.connector.datagen.source
A data source that produces N data points in parallel.
DataGeneratorSource<T> - Class in org.apache.flink.streaming.api.functions.source.datagen
Deprecated.
Use org.apache.flink.connector.datagen.source.DataGeneratorSource instead.
DataGeneratorSource(GeneratorFunction<Long, OUT>, long, TypeInformation<OUT>) - Constructor for class org.apache.flink.connector.datagen.source.DataGeneratorSource
Instantiates a new DataGeneratorSource.
DataGeneratorSource(GeneratorFunction<Long, OUT>, long, RateLimiterStrategy, TypeInformation<OUT>) - Constructor for class org.apache.flink.connector.datagen.source.DataGeneratorSource
Instantiates a new DataGeneratorSource.
DataGeneratorSource(DataGenerator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
Creates a source that emits records by DataGenerator without controlling emit rate.
DataGeneratorSource(DataGenerator<T>, long, Long) - Constructor for class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
Creates a source that emits records by DataGenerator.
DataGenTableSource - Class in org.apache.flink.connector.datagen.table
A StreamTableSource that emits generated data rows.
DataGenTableSource(DataGenerator<?>[], String, DataType, long, Long, Integer) - Constructor for class org.apache.flink.connector.datagen.table.DataGenTableSource
 
DataGenTableSourceFactory - Class in org.apache.flink.connector.datagen.table
Factory for creating configured instances of DataGenTableSource in a stream environment.
DataGenTableSourceFactory() - Constructor for class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
DataGenVisitorBase - Class in org.apache.flink.connector.datagen.table
Base class for translating LogicalTypes to DataGeneratorContainer's.
DataGenVisitorBase(String, ReadableConfig) - Constructor for class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
DataInputDecoder - Class in org.apache.flink.formats.avro.utils
A Decoder that reads from a DataInput.
DataInputDecoder() - Constructor for class org.apache.flink.formats.avro.utils.DataInputDecoder
 
DataInputDeserializer - Class in org.apache.flink.core.memory
A simple and efficient deserializer for the DataInput interface.
DataInputDeserializer() - Constructor for class org.apache.flink.core.memory.DataInputDeserializer
 
DataInputDeserializer(byte[]) - Constructor for class org.apache.flink.core.memory.DataInputDeserializer
 
DataInputDeserializer(byte[], int, int) - Constructor for class org.apache.flink.core.memory.DataInputDeserializer
 
DataInputDeserializer(ByteBuffer) - Constructor for class org.apache.flink.core.memory.DataInputDeserializer
 
DataInputStatus - Enum in org.apache.flink.streaming.runtime.io
It is an internal equivalent of InputStatus that provides additional non public statuses.
dataInputView - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
dataInputView - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
DataInputView - Interface in org.apache.flink.core.memory
This interface defines a view over some memory that can be used to sequentially read the contents of the memory.
DataInputViewStream - Class in org.apache.flink.api.java.typeutils.runtime
An input stream that draws its data from a DataInputView.
DataInputViewStream(DataInputView) - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
DataInputViewStreamWrapper - Class in org.apache.flink.core.memory
Utility class that turns an InputStream into a DataInputView.
DataInputViewStreamWrapper(InputStream) - Constructor for class org.apache.flink.core.memory.DataInputViewStreamWrapper
 
DataOutputEncoder - Class in org.apache.flink.formats.avro.utils
An Encoder that writes data to a DataOutput.
DataOutputEncoder() - Constructor for class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
DataOutputSerializer - Class in org.apache.flink.core.memory
A simple and efficient serializer for the DataOutput interface.
DataOutputSerializer(int) - Constructor for class org.apache.flink.core.memory.DataOutputSerializer
 
dataOutputView - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
dataOutputView - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
DataOutputView - Interface in org.apache.flink.core.memory
This interface defines a view over some memory that can be used to sequentially write contents to the memory.
DataOutputViewStream - Class in org.apache.flink.api.java.typeutils.runtime
 
DataOutputViewStream(DataOutputView) - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
DataOutputViewStreamWrapper - Class in org.apache.flink.core.memory
Utility class that turns an OutputStream into a DataOutputView.
DataOutputViewStreamWrapper(OutputStream) - Constructor for class org.apache.flink.core.memory.DataOutputViewStreamWrapper
 
DATAPOINTS - Static variable in class org.apache.flink.test.testdata.KMeansData
 
DATAPOINTS_2D - Static variable in class org.apache.flink.test.testdata.KMeansData
 
dataPort() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Returns the port instance's task manager expects to receive transfer envelopes on.
DatasetConfigFacet - Interface in org.apache.flink.streaming.api.lineage
Builtin config facet for dataset.
DataSetMetaInfo - Class in org.apache.flink.runtime.io.network.partition
Container for meta-data of a data set.
datasets() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageVertex
 
datasets() - Method in class org.apache.flink.streaming.api.lineage.DefaultSourceLineageVertex
 
datasets() - Method in interface org.apache.flink.streaming.api.lineage.LineageVertex
 
datasets() - Method in class org.apache.flink.table.planner.lineage.TableSinkLineageVertexImpl
 
datasets() - Method in class org.apache.flink.table.planner.lineage.TableSourceLineageVertexImpl
 
DatasetSchemaFacet - Interface in org.apache.flink.streaming.api.lineage
Builtin schema facet for dataset.
DatasetSchemaField<T> - Interface in org.apache.flink.streaming.api.lineage
Field for schema in dataset.
DataSinkTask<IT> - Class in org.apache.flink.runtime.operators
DataSinkTask which is executed by a task manager.
DataSinkTask(Environment) - Constructor for class org.apache.flink.runtime.operators.DataSinkTask
Create an Invokable task and set its environment.
DataSourceTask<OT> - Class in org.apache.flink.runtime.operators
DataSourceTask which is executed by a task manager.
DataSourceTask(Environment) - Constructor for class org.apache.flink.runtime.operators.DataSourceTask
Create an Invokable task and set its environment.
DataStream<T> - Class in org.apache.flink.streaming.api.datastream
A DataStream represents a stream of elements of the same type.
DataStream - Interface in org.apache.flink.datastream.api.stream
This is the topmost base interface of all streams of DataStream V2 API.
DataStream(StreamExecutionEnvironment, Transformation<T>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStream
Create a new DataStream in the given execution environment with partitioning set to forward by default.
DataStream.Collector<T> - Class in org.apache.flink.streaming.api.datastream
This class acts as an accessor to elements collected via DataStream.collectAsync(Collector).
DataStreamAllroundTestJobFactory - Class in org.apache.flink.streaming.tests
A factory for components of general purpose test jobs for Flink's DataStream API operators and primitives.
DataStreamAllroundTestJobFactory() - Constructor for class org.apache.flink.streaming.tests.DataStreamAllroundTestJobFactory
 
DataStreamAllroundTestProgram - Class in org.apache.flink.streaming.tests
A general purpose test job for Flink's DataStream API operators and primitives.
DataStreamAllroundTestProgram() - Constructor for class org.apache.flink.streaming.tests.DataStreamAllroundTestProgram
 
DataStreamPythonFunction - Class in org.apache.flink.streaming.api.functions.python
DataStreamPythonFunction maintains the serialized python function which will be used in BeamDataStreamPythonFunctionRunner.
DataStreamPythonFunction(byte[], PythonEnv) - Constructor for class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunction
 
DataStreamPythonFunctionInfo - Class in org.apache.flink.streaming.api.functions.python
DataStreamPythonFunctionInfo holds a PythonFunction and its function type.
DataStreamPythonFunctionInfo(PythonFunction, int) - Constructor for class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunctionInfo
 
DataStreamPythonFunctionInfo(PythonFunction, DataStreamPythonFunctionInfo, int) - Constructor for class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunctionInfo
 
DataStreamPythonFunctionOperator<OUT> - Interface in org.apache.flink.streaming.api.operators.python
Interface for Python DataStream operators.
DataStreamQueryOperation<E> - Class in org.apache.flink.table.operations
Deprecated.
DataStreamQueryOperation(DataStream<E>, int[], ResolvedSchema) - Constructor for class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
DataStreamQueryOperation(ObjectIdentifier, DataStream<E>, int[], ResolvedSchema) - Constructor for class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
DataStreamScanProvider - Interface in org.apache.flink.table.connector.source
Provider that produces a Java DataStream as a runtime implementation for ScanTableSource.
DataStreamSink<T> - Class in org.apache.flink.streaming.api.datastream
A Stream Sink.
DataStreamSink(PhysicalTransformation<T>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSink
 
DataStreamSinkExternalContext<T> - Interface in org.apache.flink.connector.testframe.external.sink
External context for DataStream sinks.
DataStreamSinkProvider - Interface in org.apache.flink.table.connector.sink
Provider that consumes a Java DataStream as a runtime implementation for DynamicTableSink.
DataStreamSinkV2ExternalContext<T> - Interface in org.apache.flink.connector.testframe.external.sink
External context for DataStream sinks whose version is V2.
DataStreamSource<T> - Class in org.apache.flink.streaming.api.datastream
The DataStreamSource represents the starting point of a DataStream.
DataStreamSource(SingleOutputStreamOperator<T>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
Constructor for "deep" sources that manually set up (one or more) custom configured complex operators.
DataStreamSource(StreamExecutionEnvironment, TypeInformation<T>, StreamSource<T, ?>, boolean, String) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
 
DataStreamSource(StreamExecutionEnvironment, TypeInformation<T>, StreamSource<T, ?>, boolean, String, Boundedness) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
The constructor used to create legacy sources.
DataStreamSource(StreamExecutionEnvironment, Source<T, ?, ?>, WatermarkStrategy<T>, TypeInformation<T>, String) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
Constructor for new Sources (FLIP-27).
DataStreamSourceExternalContext<T> - Interface in org.apache.flink.connector.testframe.external.source
External context for DataStream sources.
DataStreamStateTTLTestProgram - Class in org.apache.flink.streaming.tests
A test job for State TTL feature.
DataStreamStateTTLTestProgram() - Constructor for class org.apache.flink.streaming.tests.DataStreamStateTTLTestProgram
 
DataStreamUtils - Class in org.apache.flink.streaming.api.datastream
A collection of utilities for DataStreams.
DataStreamV2SinkTransformation<InputT,​OutputT> - Class in org.apache.flink.streaming.api.transformations
The Transformation for DataStream V2 based sink.
DataStreamV2SinkTransformation(AbstractDataStream<InputT>, Sink<InputT>, TypeInformation<OutputT>, String, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
DataStreamV2SinkTransformationTranslator<Input,​Output> - Class in org.apache.flink.streaming.runtime.translators
DataStreamV2SinkTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.DataStreamV2SinkTransformationTranslator
 
DataStreamV2SinkUtils - Class in org.apache.flink.api.connector.dsv2
Utils to create the DataStream V2 supported Sink.
DataStreamV2SinkUtils() - Constructor for class org.apache.flink.api.connector.dsv2.DataStreamV2SinkUtils
 
DataStreamV2SourceUtils - Class in org.apache.flink.api.connector.dsv2
Utils to create the DataStream V2 supported Source.
DataStreamV2SourceUtils() - Constructor for class org.apache.flink.api.connector.dsv2.DataStreamV2SourceUtils
 
DataStructureConverter<I,​E> - Interface in org.apache.flink.table.data.conversion
Converter between internal and external data structure.
DataStructureConverters - Class in org.apache.flink.table.data.conversion
Registry of available data structure converters.
DataStructureConverters() - Constructor for class org.apache.flink.table.data.conversion.DataStructureConverters
 
dataType - Variable in class org.apache.flink.table.catalog.Column
 
DataType - Class in org.apache.flink.table.types
Describes the data type of a value in the table ecosystem.
DataType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
DATATYPE_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
DataTypeConversionClassTransformation - Class in org.apache.flink.table.types.inference.transforms
This type transformation transforms the specified data types to a new one with the expected conversion class.
DataTypeConversionClassTransformation(Map<LogicalTypeRoot, Class<?>>) - Constructor for class org.apache.flink.table.types.inference.transforms.DataTypeConversionClassTransformation
 
DataTypeDefaultVisitor<R> - Class in org.apache.flink.table.types.utils
Implementation of DataTypeVisitor that redirects all calls to DataTypeDefaultVisitor.defaultMethod(DataType).
DataTypeDefaultVisitor() - Constructor for class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
DataTypeExtractor - Class in org.apache.flink.table.types.extraction
Reflection-based utility that analyzes a given Type, method, or class to extract a (possibly nested) DataType from it.
dataTypeFactory(DataTypeFactory) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
DataTypeFactory - Interface in org.apache.flink.table.catalog
Factory for creating fully resolved data types that can be used for planning.
DataTypeHint - Annotation Type in org.apache.flink.table.annotation
A hint that influences the reflection-based extraction of a DataType.
DataTypePrecisionFixer - Class in org.apache.flink.table.runtime.types
The data type visitor used to fix the precision for data type with the given logical type which carries the correct precisions.
DataTypePrecisionFixer(LogicalType) - Constructor for class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
Creates a new instance with the given logical type.
DataTypeQueryable - Interface in org.apache.flink.table.types
Indicates that a DataType can be retrieved from a class that implements this interfaces.
DataTypes - Class in org.apache.flink.table.api
A DataType can be used to declare input and/or output types of operations.
DataTypes.AbstractField - Class in org.apache.flink.table.api
Common helper class for resolved and unresolved fields of a row or structured type.
DataTypes.Field - Class in org.apache.flink.table.api
Helper class for defining the field of a row or structured type.
DataTypes.Resolution - Class in org.apache.flink.table.api
Helper class for defining the resolution of an interval.
DataTypes.UnresolvedField - Class in org.apache.flink.table.api
Helper class for defining the unresolved field of a row or structured type.
DataTypeUtils - Class in org.apache.flink.table.types.utils
Utilities for handling DataTypes.
DataTypeVisitor<R> - Interface in org.apache.flink.table.types
The visitor definition of DataType.
DataView - Interface in org.apache.flink.table.api.dataview
A DataView is a collection type that can be used in the accumulator of an ImperativeAggregateFunction.
DATAVIEW_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
 
DataViewSpec - Class in org.apache.flink.table.runtime.dataview
Information about a DataView stored in state.
DataViewUtils - Class in org.apache.flink.table.planner.typeutils
Utilities to deal with DataViews.
DataViewUtils.DistinctViewSpec - Class in org.apache.flink.table.planner.typeutils
Specification for a special MapView for deduplication.
date - Variable in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction.Accumulator
 
Date - Class in org.apache.flink.table.catalog.stats
Class representing a date value in statistics.
Date(long) - Constructor for class org.apache.flink.table.catalog.stats.Date
 
DATE - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DATE = 8;
DATE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
DATE - Static variable in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
DATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATE() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a date consisting of year-month-day with values ranging from 0000-01-01 to 9999-12-31.
DATE_FORMAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DATE_FORMAT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DATE_FORMATTER - Static variable in class org.apache.flink.table.api.config.MaterializedTableConfigOptions
 
DATE_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
DATE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DATE = 8;
DateApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DateApproxCountDistinctAggFunction
 
dateComparator - Variable in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
DateComparator - Class in org.apache.flink.api.common.typeutils.base
 
DateComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DateComparator
 
DateDateConverter - Class in org.apache.flink.table.data.conversion
Converter for DateType of Date external type.
DateDateConverter() - Constructor for class org.apache.flink.table.data.conversion.DateDateConverter
 
dateFormat(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Formats a timestamp as a string using a specified format.
DateLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DateLeadLagAggFunction
 
DateLocalDateConverter - Class in org.apache.flink.table.data.conversion
Converter for DateType of LocalDate external type.
DateLocalDateConverter() - Constructor for class org.apache.flink.table.data.conversion.DateLocalDateConverter
 
DateMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DateMaxAggFunction
 
DateMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DateMinAggFunction
 
DateSerializer - Class in org.apache.flink.api.common.typeutils.base
 
DateSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Takes int instead of long as the serialized value.
DateSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DateSerializer
 
DateSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
DateSerializer.DateSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
DateSerializer.DateSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Serializer configuration snapshot for compatibility and format evolution.
DateSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.DateSerializer.DateSerializerSnapshot
 
DateSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer.DateSerializerSnapshot
 
DateSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DateSingleValueAggFunction
 
DATETIME - org.apache.flink.table.types.logical.LogicalTypeFamily
 
DATETIME_INTERVAL_CODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATETIME_INTERVAL_PRECISION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DATETIME_PLUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DateTimeBucketAssigner<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
A BucketAssigner that assigns to buckets based on current system time.
DateTimeBucketAssigner() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
Creates a new DateTimeBucketAssigner with format string "yyyy-MM-dd--HH".
DateTimeBucketAssigner(String) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
Creates a new DateTimeBucketAssigner with the given date/time format string.
DateTimeBucketAssigner(String, ZoneId) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
Creates a new DateTimeBucketAssigner with the given date/time format string using the given timezone.
DateTimeBucketAssigner(ZoneId) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
Creates a new DateTimeBucketAssigner with format string "yyyy-MM-dd--HH" using the given timezone.
DateTimeLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a date/time literal.
DateTimeTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse datetime types: date, time, timestamp.
DateTimeUtils - Class in org.apache.flink.table.utils
Utility functions for datetime types: date, time, timestamp.
DateTimeUtils() - Constructor for class org.apache.flink.table.utils.DateTimeUtils
 
DateTimeUtils.TimeUnit - Enum in org.apache.flink.table.utils
Enumeration of time units used to construct an interval.
DateTimeUtils.TimeUnitRange - Enum in org.apache.flink.table.utils
A range of time units.
dateToString(Date) - Static method in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
dateToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
DateType - Class in org.apache.flink.table.types.logical
Logical type of a date consisting of year-month-day with values ranging from 0000-01-01 to 9999-12-31.
DateType() - Constructor for class org.apache.flink.table.types.logical.DateType
 
DateType(boolean) - Constructor for class org.apache.flink.table.types.logical.DateType
 
DateWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
DateWriter.DateWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
DateWriter.DateWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
DateWriter for RowData input.
day() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of days.
Day() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
DAY - org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
 
DAY - org.apache.flink.table.expressions.TimeIntervalUnit
 
DAY - org.apache.flink.table.expressions.TimePointUnit
 
DAY - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
DAY - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
DAY - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DAY() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in days with 2 digits for the number of days by default.
DAY(int) - Static method in class org.apache.flink.table.api.DataTypes
Resolution in days.
DAY_TO_HOUR - org.apache.flink.table.expressions.TimeIntervalUnit
 
DAY_TO_HOUR - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
DAY_TO_HOUR - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DAY_TO_MINUTE - org.apache.flink.table.expressions.TimeIntervalUnit
 
DAY_TO_MINUTE - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
DAY_TO_MINUTE - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DAY_TO_SECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
DAY_TO_SECOND - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
DAY_TO_SECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DAYOFMONTH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DAYOFWEEK - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DAYOFYEAR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
days() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of days.
DAYS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DayTimeIntervalDurationConverter - Class in org.apache.flink.table.data.conversion
Converter for DayTimeIntervalType of Duration external type.
DayTimeIntervalDurationConverter() - Constructor for class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
 
DayTimeIntervalType - Class in org.apache.flink.table.types.logical
Logical type for a group of day-time interval types.
DayTimeIntervalType(boolean, DayTimeIntervalType.DayTimeResolution, int, int) - Constructor for class org.apache.flink.table.types.logical.DayTimeIntervalType
 
DayTimeIntervalType(DayTimeIntervalType.DayTimeResolution) - Constructor for class org.apache.flink.table.types.logical.DayTimeIntervalType
 
DayTimeIntervalType(DayTimeIntervalType.DayTimeResolution, int, int) - Constructor for class org.apache.flink.table.types.logical.DayTimeIntervalType
 
DayTimeIntervalType.DayTimeResolution - Enum in org.apache.flink.table.types.logical
Supported resolutions of this type.
db - Variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
Our RocksDB database, this is used by the actual subclasses of AbstractRocksDBState to store state.
db - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
RocksDB instance from the backend.
db - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackend
Our ForSt database.
db - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
ForSt instance from the backend.
db - Variable in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
Our RocksDB database, this is used by the actual subclasses of AbstractForStSyncState to store state.
DB - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
DB_DIR_STRING - Static variable in class org.apache.flink.state.forst.ForStResourceContainer
 
DCounter - Class in org.apache.flink.metrics.datadog
Mapping of counter between Flink and Datadog.
DCounter(Counter, String, String, List<String>, Clock) - Constructor for class org.apache.flink.metrics.datadog.DCounter
 
DeactivatedChangelogStateBackend - Class in org.apache.flink.state.changelog
This state backend use delegatedStateBackend and State changes to restore to the delegatedStateBackend in which switching Changelog from enabled to disabled.
DeactivatedCheckpointCompletedCheckpointStore - Enum in org.apache.flink.runtime.checkpoint
This class represents a CompletedCheckpointStore if checkpointing has been disabled.
DeactivatedCheckpointIDCounter - Enum in org.apache.flink.runtime.checkpoint
This class represents a CheckpointIDCounter if checkpointing is deactivated.
DeadLettersActor - Class in org.apache.flink.runtime.rpc.pekko
Actor which listens to DeadLetter and responds with a failure if the message was a RPC.
DeadLettersActor() - Constructor for class org.apache.flink.runtime.rpc.pekko.DeadLettersActor
 
Deadline - Class in org.apache.flink.api.common.time
This class stores a deadline, as obtained via Deadline.now() or from Deadline.plus(Duration).
DeadlockBreakupProcessor - Class in org.apache.flink.table.planner.plan.nodes.exec.processor
A ExecNodeGraphProcessor that finds out all deadlocks in the ExecNodeGraph and resolves them.
DeadlockBreakupProcessor() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.DeadlockBreakupProcessor
 
deallocate() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
deallocate() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
DEALLOCATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
dealWithResponse(CollectCoordinationResponse, long) - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
DebeziumAvroDeserializationSchema - Class in org.apache.flink.formats.avro.registry.confluent.debezium
Deserialization schema from Debezium Avro to Flink Table/SQL internal data structure RowData.
DebeziumAvroDeserializationSchema(RowType, TypeInformation<RowData>, String, String, Map<String, ?>) - Constructor for class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
DebeziumAvroFormatFactory - Class in org.apache.flink.formats.avro.registry.confluent.debezium
Format factory for providing configured instances of Debezium Avro to RowData DeserializationSchema.
DebeziumAvroFormatFactory() - Constructor for class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
DebeziumAvroSerializationSchema - Class in org.apache.flink.formats.avro.registry.confluent.debezium
Serialization schema from Flink Table/SQL internal data structure RowData to Debezium Avro.
DebeziumAvroSerializationSchema(RowType, String, String, String, Map<String, ?>) - Constructor for class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
DebeziumAvroSerializationSchema(RowType, String, String, Map<String, ?>) - Constructor for class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
DebeziumJsonDecodingFormat - Class in org.apache.flink.formats.json.debezium
DecodingFormat for Debezium using JSON encoding.
DebeziumJsonDecodingFormat(boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.debezium.DebeziumJsonDecodingFormat
 
DebeziumJsonDeserializationSchema - Class in org.apache.flink.formats.json.debezium
Deserialization schema from Debezium JSON to Flink Table/SQL internal data structure RowData.
DebeziumJsonDeserializationSchema(DataType, List<DebeziumJsonDecodingFormat.ReadableMetadata>, TypeInformation<RowData>, boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
DebeziumJsonFormatFactory - Class in org.apache.flink.formats.json.debezium
Format factory for providing configured instances of Debezium JSON to RowData DeserializationSchema.
DebeziumJsonFormatFactory() - Constructor for class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
DebeziumJsonFormatOptions - Class in org.apache.flink.formats.json.debezium
Option utils for debezium-json format.
DebeziumJsonSerializationSchema - Class in org.apache.flink.formats.json.debezium
Serialization schema from Flink Table/SQL internal data structure RowData to Debezium JSON.
DebeziumJsonSerializationSchema(RowType, TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean, boolean) - Constructor for class org.apache.flink.formats.json.debezium.DebeziumJsonSerializationSchema
 
DEBLOATED_BUFFER_SIZE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
DEBUG_MEMORY_LOG - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
DEBUG_MEMORY_USAGE_LOG_INTERVAL_MS - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
debugStream - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
dec() - Method in class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
dec() - Method in interface org.apache.flink.metrics.Counter
Decrement the current count by 1.
dec() - Method in class org.apache.flink.metrics.SimpleCounter
Decrement the current count by 1.
dec() - Method in class org.apache.flink.metrics.ThreadSafeSimpleCounter
Decrement the current count by 1.
dec(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
dec(long) - Method in interface org.apache.flink.metrics.Counter
Decrement the current count by the given value.
dec(long) - Method in class org.apache.flink.metrics.SimpleCounter
Decrement the current count by the given value.
dec(long) - Method in class org.apache.flink.metrics.ThreadSafeSimpleCounter
Decrement the current count by the given value.
DEC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEC - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DEC - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DEC_REFRESH - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
DEC_REFRESH - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
DECADE - org.apache.flink.table.expressions.TimeIntervalUnit
 
DECADE - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
DECADE - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DECADE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
decideParallelismAndInputInfosForVertex(JobVertexID, List<BlockingResultInfo>, int, int, int) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultVertexParallelismAndInputInfosDecider
 
decideParallelismAndInputInfosForVertex(JobVertexID, List<BlockingResultInfo>, int, int, int) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.VertexParallelismAndInputInfosDecider
Decide the parallelism and JobVertexInputInfos for this job vertex.
DECIMAL - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DECIMAL = 5;
DECIMAL - org.apache.flink.table.types.logical.LogicalTypeRoot
 
DECIMAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECIMAL() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API big decimal or SQL DECIMAL type.
DECIMAL(int, int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a decimal number with fixed precision and scale DECIMAL(p, s) where p is the number of digits in a number (=precision) and s is the number of digits to the right of the decimal point in a number (=scale).
DECIMAL_DIVIDE - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See DecimalDivideTypeStrategy.
DECIMAL_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
DECIMAL_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
DECIMAL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DECIMAL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DECIMAL_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
DECIMAL_MOD - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See DecimalModTypeStrategy.
DECIMAL_NUMERIC_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECIMAL_PLUS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See DecimalPlusTypeStrategy.
DECIMAL_SCALE_0 - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See DecimalScale0TypeStrategy.
DECIMAL_SUM0 - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
DECIMAL_SYSTEM_DEFAULT - Static variable in class org.apache.flink.table.data.DecimalDataUtils
 
DECIMAL_SYSTEM_DEFAULT - Static variable in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
DECIMAL_TIMES - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See DecimalTimesTypeStrategy.
DECIMAL_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DECIMAL = 5;
DecimalApproxCountDistinctAggFunction(DecimalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DecimalApproxCountDistinctAggFunction
 
DecimalAvgAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
DecimalBigDecimalConverter - Class in org.apache.flink.table.data.conversion
Converter for DecimalType of BigDecimal external type.
DecimalColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Decimal column vector.
DecimalData - Class in org.apache.flink.table.data
An internal data structure representing data of DecimalType.
DecimalDataConverter(int, int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.DecimalDataConverter
 
DecimalDataRandomGenerator - Class in org.apache.flink.connector.datagen.table.types
Generates random DecimalData values.
DecimalDataRandomGenerator(int, int, double, double, float) - Constructor for class org.apache.flink.connector.datagen.table.types.DecimalDataRandomGenerator
 
DecimalDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for DecimalData.
DecimalDataSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
We create the DecimalSerializer instead of using the DecimalSerializer of flink-table-runtime for performance reasons in Python deserialization.
DecimalDataSerializer(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
DecimalDataSerializer(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
DecimalDataSerializer.DecimalSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
DecimalDataSerializer.DecimalSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
DecimalDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInformation for DecimalData.
DecimalDataTypeInfo(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
DecimalDataUtils - Class in org.apache.flink.table.data
Utilities for DecimalData.
DecimalDataUtils() - Constructor for class org.apache.flink.table.data.DecimalDataUtils
 
DecimalLeadLagAggFunction(int, DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DecimalLeadLagAggFunction
 
DecimalMaxAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DecimalMaxAggFunction
 
DecimalMinAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DecimalMinAggFunction
 
DecimalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
DecimalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
DecimalSingleValueAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DecimalSingleValueAggFunction
 
DecimalSum0AggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DecimalSum0AggFunction
 
DecimalSumAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.DecimalSumAggFunction
 
DecimalSumWithRetractAggFunction(DecimalType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DecimalSumWithRetractAggFunction
 
DecimalType - Class in org.apache.flink.table.types.logical
Logical type of a decimal number with fixed precision and scale.
DecimalType() - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalType(boolean, int, int) - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalType(int) - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalType(int, int) - Constructor for class org.apache.flink.table.types.logical.DecimalType
 
DecimalWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Decimal.
DecimalWriter.DecimalWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
DecimalWriter.DecimalWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
DeclarationRewriter - Class in org.apache.flink.table.codesplit
Extract and rename local variables into member variables.
DeclarationRewriter(String, int) - Constructor for class org.apache.flink.table.codesplit.DeclarationRewriter
 
DeclarativeAggregateFunction - Class in org.apache.flink.table.functions
API for aggregation functions that are expressed in terms of expressions.
DeclarativeAggregateFunction() - Constructor for class org.apache.flink.table.functions.DeclarativeAggregateFunction
 
DeclarativeExpressionResolver - Class in org.apache.flink.table.planner.expressions
Abstract class to resolve the expressions in DeclarativeAggregateFunction.
DeclarativeExpressionResolver(RelBuilder, DeclarativeAggregateFunction, boolean) - Constructor for class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
 
DeclarativeSlotPool - Interface in org.apache.flink.runtime.jobmaster.slotpool
Slot pool interface which uses Flink's declarative resource management protocol to acquire resources.
DeclarativeSlotPool.NewSlotsListener - Interface in org.apache.flink.runtime.jobmaster.slotpool
Listener interface for newly available slots.
DeclarativeSlotPool.NoOpNewSlotsListener - Enum in org.apache.flink.runtime.jobmaster.slotpool
DeclarativeSlotPoolBridge - Class in org.apache.flink.runtime.jobmaster.slotpool
SlotPool implementation which uses the DeclarativeSlotPool to allocate slots.
DeclarativeSlotPoolBridge(JobID, DeclarativeSlotPoolFactory, Clock, Duration, Duration, Duration, RequestSlotMatchingStrategy, Duration, boolean, ComponentMainThreadExecutor) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
DeclarativeSlotPoolBridgeServiceFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
DeclarativeSlotPoolBridgeServiceFactory(Clock, Duration, Duration, Duration, Duration, boolean, RequestSlotMatchingStrategy) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridgeServiceFactory
 
DeclarativeSlotPoolFactory - Interface in org.apache.flink.runtime.jobmaster.slotpool
Factory for a DeclarativeSlotPool.
DeclarativeSlotPoolService - Class in org.apache.flink.runtime.jobmaster.slotpool
SlotPoolService implementation for the DeclarativeSlotPool.
DeclarativeSlotPoolService(JobID, DeclarativeSlotPoolFactory, Clock, Duration, Duration, Duration, ComponentMainThreadExecutor) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
DeclarativeSlotPoolServiceFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
DeclarativeSlotPoolServiceFactory(Clock, Duration, Duration, Duration) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolServiceFactory
 
DECLARE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DECLARE_NEEDED_RESOURCE_DELAY - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
declareClassField(String, String, String) - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
 
declareCursor(SqlSelect, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
declareFunctionResources(Set<ResourceUri>) - Method in class org.apache.flink.table.resource.ResourceManager
Declare a resource for function and add it to the function resource infos.
declareManagedMemoryUseCaseAtOperatorScope(ManagedMemoryUseCase, int) - Method in class org.apache.flink.api.dag.Transformation
Declares that this transformation contains certain operator scope managed memory use case.
declareManagedMemoryUseCaseAtSlotScope(ManagedMemoryUseCase) - Method in class org.apache.flink.api.dag.Transformation
Declares that this transformation contains certain slot scope managed memory use case.
declareRequiredResources(JobMasterId, ResourceRequirements, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
declareRequiredResources(JobMasterId, ResourceRequirements, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Declares the absolute resource requirements for a job.
declareResourceNeeded(Collection<ResourceDeclaration>) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
declareResourceNeeded(Collection<ResourceDeclaration>) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.NonSupportedResourceAllocatorImpl
 
declareResourceNeeded(Collection<ResourceDeclaration>) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocator
declare resource need by slot manager.
declareResourceRequirements(ResourceRequirements) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclareResourceRequirementServiceConnectionManager
Declares the given resource requirements at the connected service.
declareResourceRequirements(ResourceRequirements) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclareResourceRequirementServiceConnectionManager.DeclareResourceRequirementsService
 
declareResourceRequirements(ResourceRequirements) - Method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
 
DeclareResourceRequirementServiceConnectionManager - Interface in org.apache.flink.runtime.jobmaster.slotpool
ServiceConnectionManager for declaring resource requirements.
DeclareResourceRequirementServiceConnectionManager.DeclareResourceRequirementsService - Interface in org.apache.flink.runtime.jobmaster.slotpool
Service that accepts resource requirements.
declareTypeSerializer(LogicalType) - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
 
declareVariable(String, String) - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
Declare a new variable accessible within the scope of the caller of CodeGeneratorCastRule.generateCodeBlock(Context, String, String, LogicalType, LogicalType).
declineCheckpoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
declineCheckpoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
declineCheckpoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
declineCheckpoint(long, CheckpointException) - Method in interface org.apache.flink.runtime.execution.Environment
Declines a checkpoint.
declineCheckpoint(long, CheckpointException) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
declineCheckpoint(long, CheckpointException) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
declineCheckpoint(JobID, ExecutionAttemptID, long, CheckpointException) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
declineCheckpoint(JobID, ExecutionAttemptID, long, CheckpointException) - Method in interface org.apache.flink.runtime.taskmanager.CheckpointResponder
Declines the given checkpoint.
declineCheckpoint(DeclineCheckpoint) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
declineCheckpoint(DeclineCheckpoint) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
declineCheckpoint(DeclineCheckpoint) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
DeclineCheckpoint - Class in org.apache.flink.runtime.messages.checkpoint
This message is sent from the TaskExecutor to the JobMaster to tell the checkpoint coordinator that a checkpoint request could not be heeded.
DeclineCheckpoint(JobID, ExecutionAttemptID, long, CheckpointException) - Constructor for class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
 
decode(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Decodes the first argument into a String using the provided character set.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.flink.runtime.net.RedirectingSslHandler
 
decode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class org.apache.flink.runtime.rest.FlinkHttpObjectAggregator
 
DECODE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DECODE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DECODE_JSON_PARSER_ENABLED - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
decodeBase64ToBytes(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
decodeBase64ToString(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
decodedPath() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns the decoded request path.
decodeHex(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decodeInt64ToTimestamp(boolean, Dictionary, int, LogicalTypeAnnotation.TimeUnit) - Static method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
decodeInt96ToTimestamp(boolean, Dictionary, int) - Static method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
decodeListFromConfig(ReadableConfig, ConfigOption<List<IN>>, FunctionWithException<IN, OUT, E>) - Static method in class org.apache.flink.configuration.ConfigUtils
Gets a List of values of type IN from a ReadableConfig and transforms it to a List of type OUT based on the provided mapper function.
decodeNext() - Method in interface org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Decoder
 
decodeNext() - Method in class org.apache.flink.connector.file.sink.compactor.SimpleStringDecoder
 
decodePathFromReference(CheckpointStorageLocationReference) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Decodes the given reference into a path.
DecoderBasedReader<T> - Class in org.apache.flink.connector.file.sink.compactor
A RecordWiseFileCompactor.Reader implementation that reads the file as an FSDataInputStream and decodes the record with the DecoderBasedReader.Decoder.
DecoderBasedReader(Path, DecoderBasedReader.Decoder<T>) - Constructor for class org.apache.flink.connector.file.sink.compactor.DecoderBasedReader
 
DecoderBasedReader.Decoder<T> - Interface in org.apache.flink.connector.file.sink.compactor
A DecoderBasedReader.Decoder to decode the file content into the actual records.
DecoderBasedReader.Decoder.Factory<T> - Interface in org.apache.flink.connector.file.sink.compactor
Factory to create DecoderBasedReader.Decoder.
DecoderBasedReader.Factory<T> - Class in org.apache.flink.connector.file.sink.compactor
Factory for DecoderBasedReader.
decodeStringToObject(String, Class<T>) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
decodeStringToObject(String, Class<T>, ClassLoader) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
decodeStringToObject(String, ClassLoader) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
decodeToBinary(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToBinary(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeToDouble(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToDouble(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeToFloat(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToFloat(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeToInt(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToInt(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeToLong(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToLong(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeToTimestamp(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
decodeToTimestamp(int) - Method in interface org.apache.flink.table.data.columnar.vector.Dictionary
 
decodeUTF8(byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
decodeUTF8(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
decodeUTF8Strict(byte[], int, int, char[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
decodeUTF8Strict(MemorySegment, int, int, char[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
DecodingFormat<I> - Interface in org.apache.flink.table.connector.format
A Format for a DynamicTableSource for reading rows.
DecodingFormatFactory<I> - Interface in org.apache.flink.table.factories
Base interface for configuring a DecodingFormat for ScanTableSource and LookupTableSource.
decompress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.AirBlockDecompressor
 
decompress(byte[], int, int, byte[], int) - Method in interface org.apache.flink.runtime.io.compression.BlockDecompressor
Decompress source data read from src and write the decompressed data to dst.
decompress(byte[], int, int, byte[], int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockDecompressor
 
decompress(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.AirBlockDecompressor
 
decompress(ByteBuffer, int, int, ByteBuffer, int) - Method in interface org.apache.flink.runtime.io.compression.BlockDecompressor
Decompress source data read from (Buffer.position() + srcOff), and write the decompressed data to dst.
decompress(ByteBuffer, int, int, ByteBuffer, int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockDecompressor
 
decompressAndDeserializeObject(byte[], ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
 
decompressToIntermediateBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferDecompressor
Decompresses the given Buffer using BlockDecompressor.
decompressToOriginalBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.buffer.BufferDecompressor
The difference between this method and BufferDecompressor.decompressToIntermediateBuffer(Buffer) is that this method copies the decompressed data to the input Buffer starting from offset 0.
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.AbstractKubernetesStepDecorator
Apply transformations on the given FlinkPod in accordance to this feature.
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.CmdJobManagerDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.CmdTaskManagerDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.EnvSecretsDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.FlinkConfMountDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.HadoopConfMountDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.InitJobManagerDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.InitTaskManagerDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.KerberosMountDecorator
 
decorateFlinkPod(FlinkPod) - Method in interface org.apache.flink.kubernetes.kubeclient.decorators.KubernetesStepDecorator
Apply transformations to the given FlinkPod in accordance with this feature.
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.MountSecretsDecorator
 
decorateFlinkPod(FlinkPod) - Method in class org.apache.flink.kubernetes.kubeclient.decorators.PodTemplateMountDecorator
 
decorateIfLimited(FileSystemFactory, String, Configuration) - Static method in class org.apache.flink.core.fs.ConnectionLimitingFactory
Decorates the given factory for a ConnectionLimitingFactory, if the given configuration configured connection limiting for the given file system scheme.
decorateInputStream(FSDataInputStream, FileInputSplit) - Method in class org.apache.flink.api.common.io.FileInputFormat
This method allows to wrap/decorate the raw FSDataInputStream for a certain file split, e.g., for decoding.
decorateWithCompression(InputStream) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
IMPORTANT: For streams returned by this method, InputStream.close() is not propagated to the inner stream.
decorateWithCompression(OutputStream) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
Decorates the stream by wrapping it into a stream that applies a compression.
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
 
decorateWithCompression(NonClosingInputStreamDecorator) - Method in class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
decorateWithCompression(NonClosingOutputStreamDecorator) - Method in class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
decorateWithCompression(NonClosingOutputStreamDecorator) - Method in class org.apache.flink.runtime.state.StreamCompressionDecorator
 
decorateWithCompression(NonClosingOutputStreamDecorator) - Method in class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
decorrelate(RelNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelate(SqlNode, RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
If sub-query is correlated and decorrelation is enabled, performs decorrelation.
decorrelateExpr(RelNode, Map<RelNode, RelDecorrelator.Frame>, RelDecorrelator.CorelMap, RexNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateQuery(RelNode) - Static method in class org.apache.calcite.sql2rel.RelDecorrelator
Deprecated.
decorrelateQuery(RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
decorrelateQuery(RelNode) - Static method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
Decorrelates a subquery.
decorrelateQuery(RelNode, RelBuilder) - Static method in class org.apache.calcite.sql2rel.RelDecorrelator
Decorrelates a query.
decorrelateRel(Aggregate, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Correlate, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Filter, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Join, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Project, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Sort) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite Sort.
decorrelateRel(Sort, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(Values) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrites a Values.
decorrelateRel(Values, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalAggregate) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrites a LogicalAggregate.
decorrelateRel(LogicalAggregate, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalCorrelate) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
 
decorrelateRel(LogicalCorrelate, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalFilter) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalFilter.
decorrelateRel(LogicalFilter, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalJoin) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalJoin.
decorrelateRel(LogicalJoin, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalProject) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Rewrite LogicalProject.
decorrelateRel(LogicalProject, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalSnapshot, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(LogicalTableFunctionScan, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
decorrelateRel(RelNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.SubQueryRelDecorrelator
Fallback if none of the other decorrelateRel methods match.
decorrelateRel(RelNode, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
Fallback if none of the other decorrelateRel methods match.
decorrelator() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.Config
Returns the RelDecorrelator that will be context for the created rule instance.
decreaseRefreshInterval(int) - Method in class org.apache.flink.table.client.cli.CliResultView
 
decreaseResourceRequirementsBy(ResourceCounter) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Decreases the resource requirements by decrement.
decreaseResourceRequirementsBy(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
decrementReference(BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
decrementReferenceIfHeld(BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
DEDICATED - org.apache.flink.runtime.minicluster.RpcServiceSharing
 
deduceType(RelDataTypeFactory, TimeUnit, RelDataType, RelDataType) - Static method in class org.apache.calcite.sql.fun.SqlTimestampAddFunction
 
dedupAggregateCalls() - Method in interface org.apache.calcite.tools.RelBuilder.Config
DEDUPLICATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
DeduplicatedQueue<T> - Class in org.apache.flink.runtime.io.network.partition
A basic queue with duplicated elements ignored during DeduplicatedQueue.add(Object).
DeduplicatedQueue() - Constructor for class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
DeduplicateFunctionHelper - Class in org.apache.flink.table.runtime.operators.deduplicate
Utility for deduplicate function.
deduplicateOnRowTime(ValueState<RowData>, RowData, Collector<RowData>, boolean, boolean, int, boolean) - Static method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
Processes element to deduplicate on keys with row time semantic, sends current element if it is last or first row, retracts previous element if needed.
deepCopy() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
deepCopy() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
deepCopy() - Method in interface org.apache.flink.runtime.state.BackendWritableBroadcastState
 
deepCopy() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
deepCopy() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
deepCopy() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
Creates a deep copy of the itself.
deepCopy() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
Creates a deep copy of the itself.
deepCopy() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnInterval
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnNullCount
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnOriginNullCount
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FilteredColumnInterval
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UniqueGroups
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UpsertKeys
 
DEF - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.WindowProperties
 
Default - org.apache.flink.configuration.JobManagerOptions.SchedulerType
 
Default() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
DEFAULT - org.apache.flink.configuration.TaskManagerOptions.SystemOutMode
Don't change the System.out and System.err, it's the default value.
DEFAULT - org.apache.flink.contrib.streaming.state.PredefinedOptions
Default options for all settings.
DEFAULT - org.apache.flink.sql.parser.validate.FlinkSqlConformance
Calcite's default SQL behavior.
DEFAULT - org.apache.flink.table.api.JsonValueOnEmptyOrError
Use a given default expression.
DEFAULT - org.apache.flink.table.api.SqlDialect
Flink's default SQL behavior.
DEFAULT - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
DEFAULT - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
DEFAULT - Static variable in interface org.apache.calcite.tools.RelBuilder.Config
Default configuration.
DEFAULT - Static variable in class org.apache.flink.api.common.operators.ResourceSpec
The default ResourceSpec used for operators and transformation functions.
DEFAULT - Static variable in interface org.apache.flink.connector.file.table.PartitionTimeExtractor
 
DEFAULT - Static variable in interface org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils.RocksDBMemoryFactory
 
DEFAULT - Static variable in enum org.apache.flink.core.execution.CheckpointType
 
DEFAULT - Static variable in enum org.apache.flink.core.execution.RecoveryClaimMode
 
DEFAULT - Static variable in enum org.apache.flink.core.execution.SavepointFormatType
 
DEFAULT - Static variable in interface org.apache.flink.runtime.state.ttl.TtlTimeProvider
 
DEFAULT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFAULT - Static variable in interface org.apache.flink.state.forst.ForStMemoryControllerUtils.ForStMemoryFactory
 
DEFAULT - Static variable in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes
Default instance providing no custom sink operator hashes.
DEFAULT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DEFAULT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DEFAULT - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule.CorrelateSortToRankRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.JoinTableFunctionScanToCorrelateRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule.LogicalUnnestRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule.RewriteMinusAllRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule.Config
 
DEFAULT - Static variable in interface org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule.Config
 
DEFAULT() - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
DEFAULT() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
DEFAULT() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
DEFAULT_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFAULT_BATCH_JOB_NAME - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_BUCKET_CHECK_INTERVAL - Static variable in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder
Deprecated.
 
DEFAULT_CAPACITY - Static variable in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
Default capacity for a CopyOnWriteStateMap.
DEFAULT_CATALOG_STORE_KIND - Static variable in class org.apache.flink.table.catalog.CommonCatalogOptions
 
DEFAULT_CHAINING_STRATEGY - Static variable in enum org.apache.flink.streaming.api.operators.ChainingStrategy
 
DEFAULT_CHANNEL - Static variable in class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
IRC channel to join.
DEFAULT_CHARSET - Static variable in class org.apache.flink.configuration.ConfigConstants
 
DEFAULT_CHARSET_NAME - Static variable in class org.apache.flink.connector.file.src.reader.TextLineInputFormat
 
DEFAULT_COLLECT_DATA_TIMEOUT - Static variable in class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
DEFAULT_DATABASE - Static variable in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactoryOptions
 
DEFAULT_DATABASE - Static variable in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
DEFAULT_DATABASE_KEY - Static variable in class org.apache.flink.table.catalog.CommonCatalogOptions
Key used for specifying a default database ConfigOption.
DEFAULT_DATETIME_FORMATTER - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
DEFAULT_DAY_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
DEFAULT_DB - Static variable in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
DEFAULT_DELEGATING_FUTURE_TERM - Static variable in class org.apache.flink.table.planner.codegen.AsyncCodeGenerator
 
DEFAULT_EXCEPTION_TERM - Static variable in class org.apache.flink.table.planner.codegen.AsyncCodeGenerator
 
DEFAULT_FACTORY - Static variable in interface org.apache.flink.runtime.state.SharedStateRegistry
A singleton object for the default implementation of a SharedStateRegistryFactory
DEFAULT_FAIL_ON_TIMEOUT - Static variable in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
DEFAULT_FILE_BUFFER_SIZE - Static variable in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
DEFAULT_FILESYSTEM_SCHEME - Static variable in class org.apache.flink.configuration.CoreOptions
The default filesystem scheme, used for paths that do not declare a scheme explicitly.
DEFAULT_FLINK_LIB_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The default Flink lib directory if none has been specified via ConfigConstants.ENV_FLINK_LIB_DIR.
DEFAULT_FLINK_OPT_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The default Flink opt directory if none has been specified via ConfigConstants.ENV_FLINK_OPT_DIR.
DEFAULT_FLINK_PLUGINS_DIRS - Static variable in class org.apache.flink.configuration.ConfigConstants
The default Flink plugins directory if none has been specified via ConfigConstants.ENV_FLINK_PLUGINS_DIR.
DEFAULT_FLINK_USR_LIB_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The user lib directory name.
DEFAULT_FRACTIONAL_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
DEFAULT_HOST - Static variable in class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
Hostname of the server to connect to.
DEFAULT_IDENTIFIER - Static variable in interface org.apache.flink.table.delegation.ExecutorFactory
 
DEFAULT_IDENTIFIER - Static variable in interface org.apache.flink.table.delegation.PlannerFactory
DEFAULT_IDENTIFIER - Static variable in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
ManagedTableFactory.factoryIdentifier() for the managed table factory.
DEFAULT_IN_SUB_QUERY_THRESHOLD - Static variable in class org.apache.calcite.sql2rel.SqlToRelConverter
Size of the smallest IN list that will be converted to a semijoin to a static table.
DEFAULT_IN_SUBQUERY_THRESHOLD - Static variable in class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
DEFAULT_INITIAL_SIZE - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The initial default size of a hash table.
DEFAULT_JOB_ID - Static variable in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
This JobID should be used to identify the old JobManager when using the HighAvailabilityServices.
DEFAULT_LEADER_ID - Static variable in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
This UUID should be used when no proper leader election happens, but a simple pre-configured leader is used.
DEFAULT_LENGTH - Static variable in class org.apache.flink.table.types.logical.BinaryType
 
DEFAULT_LENGTH - Static variable in class org.apache.flink.table.types.logical.CharType
 
DEFAULT_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarBinaryType
 
DEFAULT_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarCharType
 
DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
DEFAULT_LOAD_FACTOR - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The default load factor of a hash table.
DEFAULT_LOCAL_NUMBER_TASK_MANAGER - Static variable in class org.apache.flink.configuration.ConfigConstants
 
DEFAULT_LOWER_BOUND_MAX_PARALLELISM - Static variable in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
The default lower bound for max parallelism if nothing was configured by the user.
DEFAULT_LOWER_BOUND_MAX_PARALLELISM - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_MARGIN - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
DEFAULT_MAX_CACHE_NUM - Static variable in class org.apache.flink.streaming.api.operators.MapPartitionIterator
Max number of caches.
DEFAULT_MAX_COLUMN_WIDTH - Static variable in interface org.apache.flink.table.utils.print.PrintStyle
Default max column width.
DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_BATCH - Static variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGateSpecUtils
 
DEFAULT_MAX_REQUIRED_BUFFERS_PER_GATE_FOR_STREAM - Static variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGateSpecUtils
 
DEFAULT_MAX_STATE_SIZE - Static variable in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
The default maximal size that the snapshotted memory state may have (5 MiBytes).
DEFAULT_NON_SPLITTABLE_FILE_ENUMERATOR - Static variable in class org.apache.flink.connector.file.src.FileSource
The default file enumerator used for non-splittable formats.
DEFAULT_OPERATOR_STATE_NAME - Static variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
The default namespace for state in cases where no state name is provided
DEFAULT_OUTPUT_FLUSH_THREAD_NAME - Static variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Default name for the output flush thread, if no name with a task reference is given.
DEFAULT_PAGE_SIZE - Static variable in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
The default page size on most systems.
DEFAULT_PAGE_SIZE - Static variable in class org.apache.flink.runtime.memory.MemoryManager
The default memory page size.
DEFAULT_PARALLELISM - Static variable in class org.apache.flink.configuration.CoreOptions
 
DEFAULT_PATTERN_FLAGS - Static variable in class org.apache.flink.table.planner.parse.AbstractRegexParseStrategy
 
DEFAULT_PORT - Static variable in class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
Port of the server to connect to.
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimestampType
 
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimeType
 
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
DEFAULT_PRECISION - Static variable in class org.apache.flink.table.types.logical.ZonedTimestampType
 
DEFAULT_REQUEST_TIMEOUT_MS - Static variable in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
DEFAULT_SCALE - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
DEFAULT_SEED - Static variable in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
 
DEFAULT_SEED - Static variable in class org.apache.flink.table.runtime.util.MurmurHashUtil
 
DEFAULT_SIZE - Static variable in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
This number is carefully chosen to minimize overhead and typically allows one VectorizedColumnBatch to fit in cache.
DEFAULT_SLOT_SHARING_GROUP - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_SPLIT_ASSIGNER - Static variable in class org.apache.flink.connector.file.src.FileSource
The default split assigner, a lazy locality-aware assigner.
DEFAULT_SPLITTABLE_FILE_ENUMERATOR - Static variable in class org.apache.flink.connector.file.src.FileSource
The default file enumerator used for splittable formats.
DEFAULT_STREAMING_JOB_NAME - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
DEFAULT_TERMINAL_FACTORY - Static variable in class org.apache.flink.table.client.cli.CliClient
 
DEFAULT_THREAD_NUM - Static variable in class org.apache.flink.state.forst.ForStStateDataTransfer
 
DEFAULT_THRESHOLD_FOR_SPILLING - Static variable in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
DEFAULT_TIMEOUT - Static variable in class org.apache.flink.connector.testframe.container.FlinkContainers
 
DEFAULT_UNDEFINED - Static variable in class org.apache.flink.util.AbstractParameterTool
 
DEFAULT_VERSION - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
DEFAULT_YARN_CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.configuration.ConfigConstants
Start command template for Flink on YARN containers.
DEFAULT_ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default client port.
DEFAULT_ZOOKEEPER_INIT_LIMIT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default init limit.
DEFAULT_ZOOKEEPER_LEADER_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default leader port.
DEFAULT_ZOOKEEPER_PEER_PORT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default peer port.
DEFAULT_ZOOKEEPER_SYNC_LIMIT - Static variable in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
ZooKeeper default sync limit.
DefaultAccMergingConsumer(InternalWindowProcessFunction.Context<?, W>, NamespaceAggsHandleFunctionBase<W>) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.DefaultAccMergingConsumer
 
DefaultAllocatedSlotPool - Class in org.apache.flink.runtime.jobmaster.slotpool
Default AllocatedSlotPool implementation.
DefaultAllocatedSlotPool() - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
DefaultBatchJobRecoveryHandler - Class in org.apache.flink.runtime.scheduler.adaptivebatch
Default implementation of BatchJobRecoveryHandler and JobEventReplayHandler.
DefaultBatchJobRecoveryHandler(JobEventManager, Configuration) - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
DefaultBlocklistHandler - Class in org.apache.flink.runtime.blocklist
Default implementation of BlocklistHandler.
DefaultBlocklistHandler.Factory - Class in org.apache.flink.runtime.blocklist
The factory to instantiate DefaultBlocklistHandler.
DefaultBlocklistTracker - Class in org.apache.flink.runtime.blocklist
Default implementation of BlocklistTracker.
DefaultBlocklistTracker() - Constructor for class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
DefaultBroadcastVariableInitializer<T> - Class in org.apache.flink.runtime.broadcast
The default BroadcastVariableInitializer implementation that initializes the broadcast variable into a list.
DefaultBucketFactoryImpl<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A factory returning buckets.
DefaultBucketFactoryImpl() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.DefaultBucketFactoryImpl
 
DefaultCalciteContext - Class in org.apache.flink.table.planner.delegation
A context for default dialect with calcite related interfaces.
DefaultCalciteContext(CatalogManager, PlannerContext) - Constructor for class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
defaultCatalog(String, Catalog) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
DefaultCatalogContext(String, Map<String, String>, ReadableConfig, ClassLoader) - Constructor for class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogContext
 
DefaultCatalogMaterializedTable - Class in org.apache.flink.table.catalog
Default implementation of a CatalogMaterializedTable.
DefaultCatalogMaterializedTable(Schema, String, List<String>, Map<String, String>, Long, String, IntervalFreshness, CatalogMaterializedTable.LogicalRefreshMode, CatalogMaterializedTable.RefreshMode, CatalogMaterializedTable.RefreshStatus, String, byte[]) - Constructor for class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
DefaultCatalogStoreContext(Map<String, String>, ReadableConfig, ClassLoader) - Constructor for class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogStoreContext
 
DefaultCatalogTable - Class in org.apache.flink.table.catalog
Default implementation of a CatalogTable.
DefaultCatalogTable(Schema, String, List<String>, Map<String, String>) - Constructor for class org.apache.flink.table.catalog.DefaultCatalogTable
 
DefaultCatalogTable(Schema, String, List<String>, Map<String, String>, Long, TableDistribution) - Constructor for class org.apache.flink.table.catalog.DefaultCatalogTable
 
defaultChangelogRegistry(int) - Static method in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
 
defaultChangelogRegistry(Executor) - Static method in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
 
DefaultCheckpointPlan - Class in org.apache.flink.runtime.checkpoint
The default implementation of he CheckpointPlan.
DefaultCheckpointPlanCalculator - Class in org.apache.flink.runtime.checkpoint
Default implementation for CheckpointPlanCalculator.
DefaultCheckpointPlanCalculator(JobID, CheckpointPlanCalculatorContext, Iterable<ExecutionJobVertex>, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlanCalculator
 
DefaultCheckpointStatsTracker - Class in org.apache.flink.runtime.checkpoint
 
DefaultCheckpointStatsTracker(int, JobManagerJobMetricGroup) - Constructor for class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
Creates a new checkpoint stats tracker.
DefaultCheckpointStatsTracker(int, JobManagerJobMetricGroup, CheckpointStatsListener) - Constructor for class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
Creates a new checkpoint stats tracker.
defaultClassLoaderFactory(FlinkUserCodeClassLoaders.ResolveOrder, String[], FatalErrorHandler, boolean) - Static method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
DefaultCLI - Class in org.apache.flink.client.cli
The default CLI which is used for interaction with standalone clusters.
DefaultCLI() - Constructor for class org.apache.flink.client.cli.DefaultCLI
 
DefaultClientHighAvailabilityServicesFactory - Class in org.apache.flink.runtime.highavailability
Default factory for creating client high availability services.
DefaultClientHighAvailabilityServicesFactory() - Constructor for class org.apache.flink.runtime.highavailability.DefaultClientHighAvailabilityServicesFactory
 
DefaultClusterClientServiceLoader - Class in org.apache.flink.client.deployment
A service provider for cluster client factories.
DefaultClusterClientServiceLoader() - Constructor for class org.apache.flink.client.deployment.DefaultClusterClientServiceLoader
 
DefaultCompletedCheckpointStore<R extends ResourceVersion<R>> - Class in org.apache.flink.runtime.checkpoint
Default implementation of CompletedCheckpointStore.
DefaultCompletedCheckpointStore(int, StateHandleStore<CompletedCheckpoint, R>, CheckpointStoreUtil, Collection<CompletedCheckpoint>, SharedStateRegistry, Executor) - Constructor for class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
DefaultCompletedCheckpointStoreUtils - Class in org.apache.flink.runtime.checkpoint
Helper methods related to DefaultCompletedCheckpointStore.
defaultConfig() - Static method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
FlinkContainersConfig based on defaults.
defaultConfiguration() - Static method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
defaultConfiguration() - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
DefaultContainerizedExternalSystem<C extends org.testcontainers.containers.GenericContainer<C>> - Class in org.apache.flink.connector.testframe.external
Default implementation of external system based on container.
DefaultContainerizedExternalSystem.Builder<C extends org.testcontainers.containers.GenericContainer<C>> - Class in org.apache.flink.connector.testframe.external
DefaultContext - Class in org.apache.flink.table.gateway.service.context
The context memorized initial configuration.
DefaultContext(Map<String, String>, List<URL>) - Constructor for class org.apache.flink.table.gateway.service.context.DefaultContext
 
DefaultContext(Configuration, List<URL>) - Constructor for class org.apache.flink.table.gateway.service.context.DefaultContext
 
DefaultContextUtils - Class in org.apache.flink.table.client.gateway
Utils to build a DefaultContext.
DefaultContextUtils() - Constructor for class org.apache.flink.table.client.gateway.DefaultContextUtils
 
defaultData - Variable in class org.apache.flink.util.AbstractParameterTool
 
defaultDecimalPrecision() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines a default precision for all decimal data types that are extracted.
defaultDecimalScale() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines a default scale for all decimal data types that are extracted.
DefaultDeclarativeSlotPool - Class in org.apache.flink.runtime.jobmaster.slotpool
Default DeclarativeSlotPool implementation.
DefaultDeclarativeSlotPool(JobID, AllocatedSlotPool, Consumer<? super Collection<ResourceRequirement>>, Duration, Duration, Duration, ComponentMainThreadExecutor) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
DefaultDeclarativeSlotPoolFactory - Class in org.apache.flink.runtime.jobmaster.slotpool
DefaultDeclarativeSlotPoolFactory() - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPoolFactory
 
defaultDecodeUTF8(byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
DefaultDelegationTokenManager - Class in org.apache.flink.runtime.security.token
Manager for delegation tokens in a Flink cluster.
DefaultDelegationTokenManager(Configuration, PluginManager, ScheduledExecutor, ExecutorService) - Constructor for class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
 
DefaultDelegationTokenManagerFactory - Class in org.apache.flink.runtime.security.token
DefaultDelegationTokenManagerFactory() - Constructor for class org.apache.flink.runtime.security.token.DefaultDelegationTokenManagerFactory
 
DefaultDispatcherGatewayService - Class in org.apache.flink.runtime.dispatcher.runner
A facade over the Dispatcher that exposes specific functionality.
DefaultDispatcherResourceManagerComponentFactory - Class in org.apache.flink.runtime.entrypoint.component
Abstract class which implements the creation of the DispatcherResourceManagerComponent components.
DefaultDispatcherResourceManagerComponentFactory(DispatcherRunnerFactory, ResourceManagerFactory<?>, RestEndpointFactory<?>) - Constructor for class org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory
 
DefaultDispatcherRunner - Class in org.apache.flink.runtime.dispatcher.runner
Runner for the Dispatcher which is responsible for the leader election.
DefaultDispatcherRunnerFactory - Class in org.apache.flink.runtime.dispatcher.runner
DispatcherRunnerFactory implementation which creates DefaultDispatcherRunner instances.
DefaultDispatcherRunnerFactory(DispatcherLeaderProcessFactoryFactory) - Constructor for class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunnerFactory
 
DefaultDynamicTableContext(ObjectIdentifier, ResolvedCatalogTable, Map<String, String>, ReadableConfig, ClassLoader, boolean) - Constructor for class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
defaultEncodeUTF8(String, byte[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
DefaultEndpointFactoryContext(SqlGatewayService, Configuration, Map<String, String>) - Constructor for class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
 
DefaultExecutionDeployer - Class in org.apache.flink.runtime.scheduler
Default implementation of ExecutionDeployer.
DefaultExecutionDeployer.Factory - Class in org.apache.flink.runtime.scheduler
Factory to instantiate the DefaultExecutionDeployer.
DefaultExecutionDeploymentReconciler - Class in org.apache.flink.runtime.jobmaster
Default ExecutionDeploymentReconciler implementation.
DefaultExecutionDeploymentReconciler(ExecutionDeploymentReconciliationHandler) - Constructor for class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentReconciler
 
DefaultExecutionDeploymentTracker - Class in org.apache.flink.runtime.jobmaster
Default ExecutionDeploymentTracker implementation.
DefaultExecutionDeploymentTracker() - Constructor for class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentTracker
 
DefaultExecutionGraph - Class in org.apache.flink.runtime.executiongraph
Default implementation of the ExecutionGraph.
DefaultExecutionGraph(JobType, JobInformation, ScheduledExecutorService, Executor, Duration, int, ClassLoader, BlobWriter, PartitionGroupReleaseStrategy.Factory, ShuffleMaster<?>, JobMasterPartitionTracker, ExecutionDeploymentListener, ExecutionStateUpdateListener, long, VertexAttemptNumberStore, VertexParallelismStore, boolean, ExecutionJobVertex.Factory, List<JobStatusHook>, MarkPartitionFinishedStrategy, TaskDeploymentDescriptorFactory, List<JobStatusChangedListener>) - Constructor for class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
DefaultExecutionGraphBuilder - Class in org.apache.flink.runtime.executiongraph
Utility class to encapsulate the logic of building an DefaultExecutionGraph from a JobGraph.
DefaultExecutionGraphCache - Class in org.apache.flink.runtime.rest.handler.legacy
Default implementation of ExecutionGraphCache.
DefaultExecutionGraphCache(Duration, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
DefaultExecutionGraphFactory - Class in org.apache.flink.runtime.scheduler
Default ExecutionGraphFactory implementation.
DefaultExecutionGraphFactory(Configuration, ClassLoader, ExecutionDeploymentTracker, ScheduledExecutorService, Executor, Duration, JobManagerJobMetricGroup, BlobWriter, ShuffleMaster<?>, JobMasterPartitionTracker) - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionGraphFactory
 
DefaultExecutionGraphFactory(Configuration, ClassLoader, ExecutionDeploymentTracker, ScheduledExecutorService, Executor, Duration, JobManagerJobMetricGroup, BlobWriter, ShuffleMaster<?>, JobMasterPartitionTracker, boolean, ExecutionJobVertex.Factory, boolean) - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionGraphFactory
 
DefaultExecutionOperations - Class in org.apache.flink.runtime.scheduler
Default implementation of ExecutionOperations.
DefaultExecutionOperations() - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionOperations
 
DefaultExecutionTopology - Class in org.apache.flink.runtime.scheduler.adapter
DefaultExecutor - Class in org.apache.flink.table.planner.delegation
Default implementation of Executor.
DefaultExecutor(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.delegation.DefaultExecutor
 
DefaultExecutorFactory - Class in org.apache.flink.table.planner.delegation
Factory to create the default implementation of an Executor for TableEnvironment.
DefaultExecutorFactory() - Constructor for class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
DefaultExecutorServiceLoader - Class in org.apache.flink.core.execution
The default implementation of the PipelineExecutorServiceLoader.
DefaultExecutorServiceLoader() - Constructor for class org.apache.flink.core.execution.DefaultExecutorServiceLoader
 
DefaultExpressionEvaluator - Class in org.apache.flink.table.runtime.functions
Default runtime implementation for SpecializedFunction.ExpressionEvaluator.
DefaultExpressionEvaluator(GeneratedFunction<RichFunction>, Class<?>, Class<?>[], String) - Constructor for class org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
 
DefaultExtractor<T> - Class in org.apache.flink.formats.compress.extractor
A Extractor implementation that extracts element to string with line separator.
DefaultExtractor() - Constructor for class org.apache.flink.formats.compress.extractor.DefaultExtractor
 
DefaultFailureEnricherContext - Class in org.apache.flink.runtime.failure
The default implementation of FailureEnricher.Context class.
DefaultFileFilter - Class in org.apache.flink.connector.file.src.enumerate
A file filter that filters out hidden files based on common naming patterns, i.e., files where the filename starts with '.' or with '_'.
DefaultFileFilter() - Constructor for class org.apache.flink.connector.file.src.enumerate.DefaultFileFilter
 
DefaultFileWriterBucketFactory<IN> - Class in org.apache.flink.connector.file.sink.writer
A factory returning writer.
DefaultFileWriterBucketFactory() - Constructor for class org.apache.flink.connector.file.sink.writer.DefaultFileWriterBucketFactory
 
DefaultFreeSlotTracker - Class in org.apache.flink.runtime.jobmaster.slotpool
Default implements of FreeSlotTracker.
DefaultFreeSlotTracker(Set<AllocationID>, Function<AllocationID, PhysicalSlot>, Function<AllocationID, AllocatedSlotPool.FreeSlotInfo>, Function<ResourceID, Double>) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
DefaultGroupCache<G,​K,​V> - Class in org.apache.flink.runtime.util
Default implement of GroupCache.
DefaultGroupCache.Factory<G,​K,​V> - Class in org.apache.flink.runtime.util
The Factory of DefaultGroupCache.
DefaultHadoopFileCommitterFactory - Class in org.apache.flink.formats.hadoop.bulk
The default hadoop file committer factory which always use HadoopRenameFileCommitter.
DefaultHadoopFileCommitterFactory() - Constructor for class org.apache.flink.formats.hadoop.bulk.DefaultHadoopFileCommitterFactory
 
DefaultHeartbeatMonitor<O> - Class in org.apache.flink.runtime.heartbeat
The default implementation of HeartbeatMonitor.
DefaultHostNameSupplier(InetAddress) - Constructor for class org.apache.flink.runtime.taskmanager.TaskManagerLocation.DefaultHostNameSupplier
 
DefaultInMemorySorterFactory<T> - Class in org.apache.flink.runtime.operators.sort
Default factory for InMemorySorter.
DefaultInMemorySorterFactory(TypeSerializer<T>, TypeComparator<T>, int) - Constructor for class org.apache.flink.runtime.operators.sort.DefaultInMemorySorterFactory
 
DefaultInputConsumableDecider - Class in org.apache.flink.runtime.scheduler.strategy
Default implementation of InputConsumableDecider.
DefaultInputConsumableDecider.Factory - Class in org.apache.flink.runtime.scheduler.strategy
DefaultInputSplitAssigner - Class in org.apache.flink.api.common.io
This is the default implementation of the InputSplitAssigner interface.
DefaultInputSplitAssigner(Collection<? extends InputSplit>) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
DefaultInputSplitAssigner(InputSplit[]) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
DefaultJobBundleFactory - Class in org.apache.beam.runners.fnexecution.control
A JobBundleFactory for which the implementation can specify a custom EnvironmentFactory for environment management.
DefaultJobBundleFactory.ServerInfo - Class in org.apache.beam.runners.fnexecution.control
A container for EnvironmentFactory and its corresponding Grpc servers.
DefaultJobBundleFactory.WrappedSdkHarnessClient - Class in org.apache.beam.runners.fnexecution.control
Holder for an SdkHarnessClient along with its associated state and data servers.
DefaultJobCreatedEvent - Class in org.apache.flink.streaming.runtime.execution
Default implementation for JobCreatedEvent.
DefaultJobCreatedEvent(JobID, String, LineageGraph, RuntimeExecutionMode) - Constructor for class org.apache.flink.streaming.runtime.execution.DefaultJobCreatedEvent
 
DefaultJobExecutionStatusEvent - Class in org.apache.flink.core.execution
Default implementation for JobExecutionStatusEvent.
DefaultJobExecutionStatusEvent(JobID, String, JobStatus, JobStatus, Throwable) - Constructor for class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
DefaultJobGraphStore<R extends ResourceVersion<R>> - Class in org.apache.flink.runtime.jobmanager
Default implementation for JobGraphStore.
DefaultJobGraphStore(StateHandleStore<JobGraph, R>, JobGraphStoreWatcher, JobGraphStoreUtil) - Constructor for class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
DefaultJobInfo - Class in org.apache.flink.datastream.impl.context
Default implementation of JobInfo.
DefaultJobInfo(String, JobType) - Constructor for class org.apache.flink.datastream.impl.context.DefaultJobInfo
 
DefaultJobLeaderIdService - Class in org.apache.flink.runtime.resourcemanager
Service which retrieves for a registered job the current job leader id (the leader id of the job manager responsible for the job).
DefaultJobLeaderIdService(HighAvailabilityServices, ScheduledExecutor, Duration) - Constructor for class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
DefaultJobLeaderService - Class in org.apache.flink.runtime.taskexecutor
Default implementation of JobLeaderService.
DefaultJobLeaderService(UnresolvedTaskManagerLocation, RetryingRegistrationConfiguration) - Constructor for class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
DefaultJobManagerJobMetricGroupFactory - Class in org.apache.flink.runtime.jobmaster.factories
Default implementation of JobManagerJobMetricGroupFactory which creates for a given JobGraph a JobManagerJobMetricGroup.
DefaultJobManagerJobMetricGroupFactory(JobManagerMetricGroup) - Constructor for class org.apache.flink.runtime.jobmaster.factories.DefaultJobManagerJobMetricGroupFactory
 
DefaultJobManagerRunnerRegistry - Class in org.apache.flink.runtime.dispatcher
DefaultJobManagerRunnerRegistry is the default implementation of the JobManagerRunnerRegistry interface.
DefaultJobManagerRunnerRegistry(int) - Constructor for class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
DefaultJobMasterServiceFactory - Class in org.apache.flink.runtime.jobmaster.factories
 
DefaultJobMasterServiceFactory(Executor, RpcService, JobMasterConfiguration, JobGraph, HighAvailabilityServices, SlotPoolServiceSchedulerFactory, JobManagerSharedServices, HeartbeatServices, JobManagerJobMetricGroupFactory, FatalErrorHandler, ClassLoader, Collection<FailureEnricher>, long) - Constructor for class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceFactory
 
DefaultJobMasterServiceProcess - Class in org.apache.flink.runtime.jobmaster
Default JobMasterServiceProcess which is responsible for creating and running a JobMasterService.
DefaultJobMasterServiceProcess(JobID, UUID, JobMasterServiceFactory, Function<Throwable, ArchivedExecutionGraph>) - Constructor for class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
DefaultJobMasterServiceProcessFactory - Class in org.apache.flink.runtime.jobmaster.factories
 
DefaultJobMasterServiceProcessFactory(JobID, String, JobType, JobCheckpointingSettings, long, JobMasterServiceFactory) - Constructor for class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceProcessFactory
 
DefaultJobTable - Class in org.apache.flink.runtime.taskexecutor
Default implementation of the JobTable.
DefaultKeyedStateStore - Class in org.apache.flink.runtime.state
Default implementation of KeyedStateStore that currently forwards state registration to a RuntimeContext.
DefaultKeyedStateStore(KeyedStateBackend<?>, SerializerFactory) - Constructor for class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
DefaultKeyedStateStoreV2 - Class in org.apache.flink.runtime.state.v2
Default implementation of KeyedStateStoreV2.
DefaultKeyedStateStoreV2(AsyncKeyedStateBackend) - Constructor for class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
DefaultKubernetesArtifactUploader - Class in org.apache.flink.kubernetes.artifact
Default KubernetesArtifactUploader implementation.
DefaultKubernetesArtifactUploader() - Constructor for class org.apache.flink.kubernetes.artifact.DefaultKubernetesArtifactUploader
 
DefaultLastStateConnectionStateListener - Class in org.apache.flink.runtime.checkpoint
A simple ConnectionState listener that remembers the last state.
DefaultLastStateConnectionStateListener() - Constructor for class org.apache.flink.runtime.checkpoint.DefaultLastStateConnectionStateListener
 
defaultLatencyMeasurementInterval - Variable in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Default timer interval in milliseconds for triggering mailbox latency measurement.
DefaultLeaderElectionService - Class in org.apache.flink.runtime.leaderelection
Default implementation for leader election service.
DefaultLeaderElectionService(LeaderElectionDriverFactory) - Constructor for class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
DefaultLeaderElectionService(LeaderElectionDriverFactory, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
DefaultLeaderRetrievalService - Class in org.apache.flink.runtime.leaderretrieval
The counterpart to the DefaultLeaderElectionService.
DefaultLeaderRetrievalService(LeaderRetrievalDriverFactory) - Constructor for class org.apache.flink.runtime.leaderretrieval.DefaultLeaderRetrievalService
Creates a default leader retrieval service with specified LeaderRetrievalDriverFactory.
DefaultLineageDataset - Class in org.apache.flink.streaming.api.lineage
Default implementation for LineageDataset.
DefaultLineageDataset(String, String, Map<String, LineageDatasetFacet>) - Constructor for class org.apache.flink.streaming.api.lineage.DefaultLineageDataset
 
DefaultLineageEdge - Class in org.apache.flink.streaming.api.lineage
Implementation of LineageEdge.
DefaultLineageEdge(SourceLineageVertex, LineageVertex) - Constructor for class org.apache.flink.streaming.api.lineage.DefaultLineageEdge
 
DefaultLineageGraph - Class in org.apache.flink.streaming.api.lineage
Default implementation for LineageGraph.
DefaultLineageGraph.LineageGraphBuilder - Class in org.apache.flink.streaming.api.lineage
Build the default lineage graph from LineageEdge.
DefaultLineageVertex - Class in org.apache.flink.streaming.api.lineage
Default implementation for LineageVertex.
DefaultLineageVertex() - Constructor for class org.apache.flink.streaming.api.lineage.DefaultLineageVertex
 
DefaultLogicalEdge - Class in org.apache.flink.runtime.jobgraph.topology
Default implementation of LogicalEdge.
DefaultLogicalPipelinedRegion - Class in org.apache.flink.runtime.jobgraph.topology
Set of LogicalVertex that are connected through pipelined LogicalResult.
DefaultLogicalPipelinedRegion(Set<? extends LogicalVertex>) - Constructor for class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalPipelinedRegion
 
DefaultLogicalResult - Class in org.apache.flink.runtime.jobgraph.topology
Default implementation of LogicalResult.
DefaultLogicalTopology - Class in org.apache.flink.runtime.jobgraph.topology
Default implementation of LogicalTopology.
DefaultLogicalVertex - Class in org.apache.flink.runtime.jobgraph.topology
Default implementation of LogicalVertex.
DefaultLookupCache - Class in org.apache.flink.table.connector.source.lookup.cache
Default implementation of LookupCache.
DefaultLookupCache.Builder - Class in org.apache.flink.table.connector.source.lookup.cache
Builder for DefaultLookupCache.
defaultMethod(Expression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
defaultMethod(Expression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
defaultMethod(Expression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
defaultMethod(Expression) - Method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
 
defaultMethod(Expression) - Method in class org.apache.flink.table.planner.expressions.SqlAggFunctionVisitor
 
defaultMethod(ResolvedExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
defaultMethod(QueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
defaultMethod(QueryOperation) - Method in class org.apache.flink.table.planner.plan.QueryOperationConverter
 
defaultMethod(DataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
defaultMethod(LogicalType) - Method in class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
defaultMethod(LogicalType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
defaultMethod(LogicalType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
defaultMethod(LogicalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
defaultMethod(LogicalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
DefaultMetricFilter - Class in org.apache.flink.runtime.metrics.filter
Default MetricFilter implementation that filters metrics based on MetricOptions.REPORTER_INCLUDES/MetricOptions.REPORTER_EXCLUDES.
DefaultModuleContext(Map<String, String>, ReadableConfig, ClassLoader) - Constructor for class org.apache.flink.table.factories.FactoryUtil.DefaultModuleContext
 
DefaultNonPartitionedContext<OUT> - Class in org.apache.flink.datastream.impl.context
The default implementation of NonPartitionedContext.
DefaultNonPartitionedContext(DefaultRuntimeContext, DefaultPartitionedContext, Collector<OUT>, boolean, Set<Object>) - Constructor for class org.apache.flink.datastream.impl.context.DefaultNonPartitionedContext
 
DefaultOpenContext - Class in org.apache.flink.api.common.functions
The default implementation of OpenContext.
DefaultOpenContext() - Constructor for class org.apache.flink.api.common.functions.DefaultOpenContext
 
DefaultOperatorCoordinatorHandler - Class in org.apache.flink.runtime.scheduler
Default handler for the OperatorCoordinators.
DefaultOperatorCoordinatorHandler(ExecutionGraph, GlobalFailureHandler) - Constructor for class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
DefaultOperatorStateBackend - Class in org.apache.flink.runtime.state
Default implementation of OperatorStateStore that provides the ability to make snapshots.
DefaultOperatorStateBackend(ExecutionConfig, CloseableRegistry, Map<String, PartitionableListState<?>>, Map<String, BackendWritableBroadcastState<?, ?>>, Map<String, PartitionableListState<?>>, Map<String, BackendWritableBroadcastState<?, ?>>, SnapshotStrategyRunner<OperatorStateHandle, ?>) - Constructor for class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
DefaultOperatorStateBackendBuilder - Class in org.apache.flink.runtime.state
Builder class for DefaultOperatorStateBackend which handles all necessary initializations and clean ups.
DefaultOperatorStateBackendBuilder(ClassLoader, ExecutionConfig, boolean, Collection<OperatorStateHandle>, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
 
DefaultPackagedProgramRetriever - Class in org.apache.flink.client.program
PackageProgramRetrieverImpl is the default implementation of PackagedProgramRetriever that can either retrieve a PackagedProgram from a specific jar, some provided user classpath or the system classpath.
defaultParallelism - Variable in class org.apache.flink.api.common.Plan
The default parallelism to use for nodes that have no explicitly specified parallelism.
DefaultParquetDataColumnReader(Dictionary) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
DefaultParquetDataColumnReader(ValuesReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
DefaultParserFactory - Class in org.apache.flink.table.planner.delegation
A Parser factory that creates ParserImpl.
DefaultParserFactory() - Constructor for class org.apache.flink.table.planner.delegation.DefaultParserFactory
 
DefaultPartitionedContext - Class in org.apache.flink.datastream.impl.context
The default implementation of PartitionedContext.
DefaultPartitionedContext(RuntimeContext, Supplier<Object>, Consumer<Object>, ProcessingTimeManager, StreamingRuntimeContext, OperatorStateStore) - Constructor for class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
DefaultPartitionWithMetrics - Class in org.apache.flink.runtime.shuffle
Default PartitionWithMetrics implementation.
DefaultPartitionWithMetrics(ShuffleDescriptor, ShuffleMetrics) - Constructor for class org.apache.flink.runtime.shuffle.DefaultPartitionWithMetrics
 
DefaultPartitionWriterListener() - Constructor for class org.apache.flink.connector.file.table.PartitionWriter.DefaultPartitionWriterListener
 
DefaultPartTimeExtractor - Class in org.apache.flink.connector.file.table
DefaultPartTimeExtractor(String, String) - Constructor for class org.apache.flink.connector.file.table.DefaultPartTimeExtractor
 
defaultPartValue - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
defaultPartValue - Variable in class org.apache.flink.connector.file.table.RowPartitionComputer
 
DefaultPlannerContext(Executor, TableConfig, ClassLoader, ModuleManager, CatalogManager, FunctionCatalog) - Constructor for class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
DefaultPlannerFactory - Class in org.apache.flink.table.planner.delegation
Factory for the default Planner.
DefaultPlannerFactory() - Constructor for class org.apache.flink.table.planner.delegation.DefaultPlannerFactory
 
DefaultPluginManager - Class in org.apache.flink.core.plugin
Default implementation of PluginManager.
DefaultPluginManager(Collection<PluginDescriptor>, ClassLoader, String[]) - Constructor for class org.apache.flink.core.plugin.DefaultPluginManager
 
DefaultPluginManager(Collection<PluginDescriptor>, String[]) - Constructor for class org.apache.flink.core.plugin.DefaultPluginManager
 
DefaultPreferredLocationsRetriever - Class in org.apache.flink.runtime.scheduler
Default implementation of PreferredLocationsRetriever.
DefaultProcedureContext - Class in org.apache.flink.table.procedure
The default implementation for ProcedureContext.
DefaultProcedureContext(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.procedure.DefaultProcedureContext
 
DefaultProcessingTimeManager - Class in org.apache.flink.datastream.impl.context
The default implementation of ProcessingTimeManager.
DefaultProcessingTimeManager(InternalTimerService<VoidNamespace>) - Constructor for class org.apache.flink.datastream.impl.context.DefaultProcessingTimeManager
 
DefaultRequirementMatcher - Class in org.apache.flink.runtime.slots
Default implementation of RequirementMatcher.
DefaultRequirementMatcher() - Constructor for class org.apache.flink.runtime.slots.DefaultRequirementMatcher
 
DefaultResourceAllocationStrategy - Class in org.apache.flink.runtime.resourcemanager.slotmanager
The default implementation of ResourceAllocationStrategy.
DefaultResourceAllocationStrategy(ResourceProfile, int, TaskManagerOptions.TaskManagerLoadBalanceMode, Duration, int, CPUResource, MemorySize) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceAllocationStrategy
 
DefaultResourceCleaner<T> - Class in org.apache.flink.runtime.dispatcher.cleanup
DefaultResourceCleaner is the default implementation of ResourceCleaner.
DefaultResourceCleaner.Builder<T> - Class in org.apache.flink.runtime.dispatcher.cleanup
Builder for creating DefaultResourceCleaner instances.
DefaultResourceTracker - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Default ResourceTracker implementation.
DefaultResourceTracker() - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
DefaultRollingPolicy<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
The default implementation of the RollingPolicy.
DefaultRollingPolicy.PolicyBuilder - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
A helper class that holds the configuration properties for the DefaultRollingPolicy.
DefaultRuntimeContext - Class in org.apache.flink.datastream.impl.context
The default implementation of RuntimeContext.
DefaultRuntimeContext(String, JobType, int, int, String, MetricGroup) - Constructor for class org.apache.flink.datastream.impl.context.DefaultRuntimeContext
 
DEFAULTS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DefaultScheduler - Class in org.apache.flink.runtime.scheduler
The future default scheduler.
DefaultScheduler(Logger, JobGraph, Executor, Configuration, Consumer<ComponentMainThreadExecutor>, ScheduledExecutor, ClassLoader, CheckpointsCleaner, CheckpointRecoveryFactory, JobManagerJobMetricGroup, SchedulingStrategyFactory, FailoverStrategy.Factory, RestartBackoffTimeStrategy, ExecutionOperations, ExecutionVertexVersioner, ExecutionSlotAllocatorFactory, long, ComponentMainThreadExecutor, JobStatusListener, Collection<FailureEnricher>, ExecutionGraphFactory, ShuffleMaster<?>, Duration, VertexParallelismStore, ExecutionDeployer.Factory) - Constructor for class org.apache.flink.runtime.scheduler.DefaultScheduler
 
DefaultSchedulerComponents - Class in org.apache.flink.runtime.scheduler
Components to create a DefaultScheduler.
DefaultSchedulerFactory - Class in org.apache.flink.runtime.scheduler
Factory for DefaultScheduler.
DefaultSchedulerFactory() - Constructor for class org.apache.flink.runtime.scheduler.DefaultSchedulerFactory
 
DefaultSchedulingPipelinedRegion - Class in org.apache.flink.runtime.scheduler.adapter
Default implementation of SchedulingPipelinedRegion.
DefaultSchedulingPipelinedRegion(Set<DefaultExecutionVertex>, Function<IntermediateResultPartitionID, DefaultResultPartition>) - Constructor for class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
defaultSecondPrecision() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines a default fractional second precision for all day-time intervals and timestamps that are extracted.
defaultSettings() - Static method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
TestcontainersSettings based on defaults.
defaultShim() - Static method in interface org.apache.flink.orc.shim.OrcShim
Default with orc dependent, we should use v2.3.0.
DefaultShuffleMasterSnapshotContext - Class in org.apache.flink.runtime.shuffle
Default ShuffleMasterSnapshotContext implementation.
DefaultShuffleMasterSnapshotContext() - Constructor for class org.apache.flink.runtime.shuffle.DefaultShuffleMasterSnapshotContext
 
DefaultShuffleMetrics - Class in org.apache.flink.runtime.shuffle
Default ShuffleMetrics implementation.
DefaultShuffleMetrics(ResultPartitionBytes) - Constructor for class org.apache.flink.runtime.shuffle.DefaultShuffleMetrics
 
DefaultSlotAssigner - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Simple SlotAssigner that treats all slots and slot sharing groups equally.
DefaultSlotAssigner() - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.DefaultSlotAssigner
 
DefaultSlotPoolServiceSchedulerFactory - Class in org.apache.flink.runtime.jobmaster
Default SlotPoolServiceSchedulerFactory implementation.
DefaultSlotStatusSyncer - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Default implementation of SlotStatusSyncer for fine-grained slot management.
DefaultSlotStatusSyncer(Duration) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
DefaultSourceLineageVertex - Class in org.apache.flink.streaming.api.lineage
Default implementation for SourceLineageVertex.
DefaultSourceLineageVertex(Boundedness) - Constructor for class org.apache.flink.streaming.api.lineage.DefaultSourceLineageVertex
 
DefaultSpeculativeExecutionHandler - Class in org.apache.flink.runtime.scheduler.adaptivebatch
The default implementation of SpeculativeExecutionHandler.
DefaultSpeculativeExecutionHandler(Configuration, BlocklistOperations, Function<ExecutionVertexID, ExecutionVertex>, Supplier<Map<ExecutionAttemptID, Execution>>, BiConsumer<List<Execution>, Collection<ExecutionVertexID>>, Logger) - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
DefaultStateManager - Class in org.apache.flink.datastream.impl.context
The default implementation of StateManager.
DefaultStateManager(Supplier<Object>, Consumer<Object>, StreamingRuntimeContext, OperatorStateStore) - Constructor for class org.apache.flink.datastream.impl.context.DefaultStateManager
 
DefaultStateTransitionManager - Class in org.apache.flink.runtime.scheduler.adaptive
DefaultStateTransitionManager is a state machine which manages the AdaptiveScheduler's state transitions based on the previous transition time and the available resources.
DefaultSubtaskAttemptNumberStore - Class in org.apache.flink.runtime.executiongraph
Simple container for subtask attempt counts backed by a list.
DefaultSubtaskAttemptNumberStore(List<Integer>) - Constructor for class org.apache.flink.runtime.executiongraph.DefaultSubtaskAttemptNumberStore
 
DefaultTaskInfo - Class in org.apache.flink.datastream.impl.context
Default implementation of TaskInfo.
DefaultTaskInfo(int, int, String) - Constructor for class org.apache.flink.datastream.impl.context.DefaultTaskInfo
 
DefaultTimerService<K> - Class in org.apache.flink.runtime.taskexecutor.slot
Service to register timeouts for a given key.
DefaultTimerService(ScheduledExecutorService, long) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
DefaultTwoOutputNonPartitionedContext<OUT1,​OUT2> - Class in org.apache.flink.datastream.impl.context
The default implementation of TwoOutputNonPartitionedContext.
DefaultTwoOutputNonPartitionedContext(DefaultRuntimeContext, DefaultPartitionedContext, Collector<OUT1>, Collector<OUT2>, boolean, Set<Object>) - Constructor for class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
defaultValue - Variable in class org.apache.flink.api.common.state.StateDescriptor
Deprecated.
To make the semantics more clear, user should manually manage the default value if the contents of the state is null
defaultValue - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
defaultValue - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
defaultValue - Variable in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
defaultValue() - Method in class org.apache.flink.configuration.ConfigOption
Returns the default value, or null, if there is no default value.
defaultValue() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
defaultValue() - Method in class org.apache.flink.table.codesplit.JavaParser
 
defaultValue(T) - Method in class org.apache.flink.configuration.ConfigOptions.TypedConfigOptionBuilder
Creates a ConfigOption with the given default value.
DefaultValueContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
defaultValues(E...) - Method in class org.apache.flink.configuration.ConfigOptions.ListConfigOptionBuilder
Creates a ConfigOption with the given default value.
DefaultVertexAttemptNumberStore - Class in org.apache.flink.runtime.executiongraph
Maintains the attempt number per subtask.
DefaultVertexAttemptNumberStore() - Constructor for class org.apache.flink.runtime.executiongraph.DefaultVertexAttemptNumberStore
 
DefaultVertexParallelismAndInputInfosDecider - Class in org.apache.flink.runtime.scheduler.adaptivebatch
Default implementation of VertexParallelismAndInputInfosDecider.
DefaultVertexParallelismInfo - Class in org.apache.flink.runtime.scheduler
A VertexParallelismInformation implementation that provides common validation.
DefaultVertexParallelismInfo(int, int, int, Function<Integer, Optional<String>>) - Constructor for class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
DefaultVertexParallelismInfo(int, int, Function<Integer, Optional<String>>) - Constructor for class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
Create VertexParallelismInformation with max parallelism rescaling validation for a vertex.
DefaultVertexParallelismStore - Class in org.apache.flink.runtime.scheduler
Maintains the configured parallelisms for vertices, which should be defined by a scheduler.
DefaultVertexParallelismStore() - Constructor for class org.apache.flink.runtime.scheduler.DefaultVertexParallelismStore
 
DefaultWatermarkGenerator(WatermarkGenerator, WatermarkEmitStrategy) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
 
DefaultWorkflowSchedulerContext(ReadableConfig, Map<String, String>) - Constructor for class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext
 
DefaultYarnNodeManagerClientFactory - Class in org.apache.flink.yarn
Default implementation of YarnNodeManagerClientFactory.
DefaultYarnResourceManagerClientFactory - Class in org.apache.flink.yarn
Default implementation of YarnResourceManagerClientFactory.
defaultYearPrecision() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines a default year precision for all year-month intervals that are extracted.
deferrable() - Static method in interface org.apache.flink.api.common.operators.MailboxExecutor.MailOptions
Mark this mail as deferrable.
DEFERRABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFERRED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFINE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DEFINED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DefinedFieldMapping - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. See FLIP-95 for more information.
DefinedProctimeAttribute - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.
DefinedRowtimeAttributes - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.
DEFINER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
definitionQuery(String) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
DEFLATE - org.apache.flink.formats.avro.AvroOutputFormat.Codec
 
DeflateInflaterInputStreamFactory - Class in org.apache.flink.api.common.io.compression
Factory for input streams that decompress the "deflate" compression format.
DeflateInflaterInputStreamFactory() - Constructor for class org.apache.flink.api.common.io.compression.DeflateInflaterInputStreamFactory
 
DEGREE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
degrees() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Converts numeric from radians to degrees.
degrees(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
DEGREES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DEGREES - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
delegate - Variable in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
delegateAggregateFunction() - Static method in class org.apache.flink.state.changelog.restore.FunctionDelegationHelper
 
delegateCompatibilityCheckToNewSnapshot(TypeSerializerSnapshot<T>, CompositeTypeSerializerSnapshot<T, ? extends TypeSerializer<T>>, TypeSerializerSnapshot<?>...) - Static method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil
Delegates compatibility checks to a CompositeTypeSerializerSnapshot instance.
delegatedStateBackend - Variable in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
DelegateExecutorFactory - Class in org.apache.flink.table.planner.loader
Delegate of ExecutorFactory.
DelegateExecutorFactory() - Constructor for class org.apache.flink.table.planner.loader.DelegateExecutorFactory
 
DelegateOperator() - Constructor for class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
DelegateOperatorTransformation<OUT> - Interface in org.apache.flink.streaming.api.transformations.python
For those Transformation that don't have an operator entity, DelegateOperatorTransformation provides a SimpleOperatorFactory containing a DelegateOperatorTransformation.DelegateOperator , which can hold special configurations during transformation preprocessing for Python jobs, and later be queried at translation stage.
DelegateOperatorTransformation.DelegateOperator<OUT> - Class in org.apache.flink.streaming.api.transformations.python
DelegatePlannerFactory - Class in org.apache.flink.table.planner.loader
Delegate of PlannerFactory.
DelegatePlannerFactory() - Constructor for class org.apache.flink.table.planner.loader.DelegatePlannerFactory
 
delegateReduceFunction() - Static method in class org.apache.flink.state.changelog.restore.FunctionDelegationHelper
 
DelegatingAsyncResultFuture - Class in org.apache.flink.table.runtime.operators.calc.async
DelegatingAsyncResultFuture(ResultFuture<Object>) - Constructor for class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
DelegatingConfiguration - Class in org.apache.flink.configuration
A configuration that manages a subset of keys with a common prefix from a given configuration.
DelegatingConfiguration() - Constructor for class org.apache.flink.configuration.DelegatingConfiguration
Default constructor for serialization.
DelegatingConfiguration(Configuration, String) - Constructor for class org.apache.flink.configuration.DelegatingConfiguration
Creates a new delegating configuration which stores its key/value pairs in the given configuration using the specifies key prefix.
DelegatingResultFuture<OUT> - Class in org.apache.flink.table.runtime.operators.join.lookup
Delegates actions of CompletableFuture to ResultFuture.
DelegatingResultFuture(ResultFuture<OUT>) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
 
DelegatingStateBackend - Interface in org.apache.flink.runtime.state.delegate
An interface to delegate state backend.
DELEGATION_TOKEN_PROVIDER_ENABLED - Static variable in class org.apache.flink.configuration.SecurityOptions
 
DELEGATION_TOKEN_PROVIDER_PREFIX - Static variable in class org.apache.flink.configuration.SecurityOptions
 
DELEGATION_TOKENS_ENABLED - Static variable in class org.apache.flink.configuration.SecurityOptions
 
DELEGATION_TOKENS_RENEWAL_RETRY_BACKOFF - Static variable in class org.apache.flink.configuration.SecurityOptions
 
DELEGATION_TOKENS_RENEWAL_TIME_RATIO - Static variable in class org.apache.flink.configuration.SecurityOptions
 
DelegationTokenContainer - Class in org.apache.flink.runtime.security.token
Container for delegation tokens.
DelegationTokenContainer() - Constructor for class org.apache.flink.runtime.security.token.DelegationTokenContainer
 
DelegationTokenManager - Interface in org.apache.flink.runtime.security.token
Manager for delegation tokens in a Flink cluster.
DelegationTokenManager.Listener - Interface in org.apache.flink.runtime.security.token
Listener for events in the DelegationTokenManager.
DelegationTokenProvider - Interface in org.apache.flink.core.security.token
Delegation token provider API.
DelegationTokenProvider.ObtainedDelegationTokens - Class in org.apache.flink.core.security.token
Container for obtained delegation tokens.
DelegationTokenReceiver - Interface in org.apache.flink.core.security.token
Delegation token receiver API.
DelegationTokenReceiverRepository - Class in org.apache.flink.runtime.security.token
Repository for delegation token receivers.
DelegationTokenReceiverRepository(Configuration, PluginManager) - Constructor for class org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository
 
delegationTokensRequired() - Method in interface org.apache.flink.core.security.token.DelegationTokenProvider
Return whether delegation tokens are required for this service.
delegationTokensRequired() - Method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenProvider
 
delegationTokensRequired() - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
delegationTokensRequired() - Method in class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenProvider
 
delete() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
delete(Iterable<GSBlobIdentifier>) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Deletes blobs.
delete(Iterable<GSBlobIdentifier>) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
delete(JobID, BlobKey) - Method in interface org.apache.flink.runtime.blob.BlobStore
Tries to delete a blob from storage.
delete(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
delete(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
delete(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
 
delete(Path, boolean) - Method in interface org.apache.flink.core.fs.IFileSystem
Delete a file.
delete(Path, boolean) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
delete(Path, boolean) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
delete(Path, boolean) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
delete(Path, boolean) - Method in class org.apache.flink.fs.s3presto.FlinkS3PrestoFileSystem
 
delete(Path, boolean) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
delete(Path, boolean) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
DELETE - org.apache.flink.runtime.rest.HttpMethodWrapper
 
DELETE - org.apache.flink.table.connector.source.abilities.SupportsRowLevelModificationScan.RowLevelModificationType
 
DELETE - org.apache.flink.table.operations.ModifyType
 
DELETE - org.apache.flink.table.planner.plan.trait.ModifyKind
Deletion operation.
DELETE - org.apache.flink.types.RowKind
Deletion operation.
DELETE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DELETE_ON_CANCELLATION - org.apache.flink.configuration.ExternalizedCheckpointRetention
Delete externalized checkpoints on job cancellation.
DELETE_ON_COMMIT - Static variable in class org.apache.flink.runtime.highavailability.JobResultStoreOptions
 
DELETE_ON_SHUTDOWN - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
deleteAll(JobID) - Method in interface org.apache.flink.runtime.blob.BlobStore
Tries to delete all blobs for the given job from storage.
deleteAll(JobID) - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
deleteAll(JobID) - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
deleteAllocationSnapshot(int) - Method in class org.apache.flink.runtime.taskexecutor.slot.FileSlotAllocationSnapshotPersistenceService
 
deleteAllocationSnapshot(int) - Method in enum org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
 
deleteAllocationSnapshot(int) - Method in interface org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshotPersistenceService
Delete the slot allocation snapshot identified by the slot index.
deleteApplicationFiles(String) - Static method in class org.apache.flink.yarn.Utils
Deletes the YARN application files, e.g., Flink binaries, libraries, etc., from the remote filesystem.
deleteBlobs(List<PermanentBlobKey>) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
deleteBlobs(List<PermanentBlobKey>) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
deleteChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
deleteChannel() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Deletes the file underlying this I/O channel.
deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
deleteChannel(FileIOChannel.ID) - Static method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Deletes the file underlying the given channel.
deleteCleanupTimer(W) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Deletes the cleanup timer set for the contents of the provided window.
deleteCleanupTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Deletes the cleanup timer set for the contents of the provided window.
deleteConfigMap(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
deleteConfigMap(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Delete a Kubernetes ConfigMap by name.
DELETED_ROWS - org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteMode
 
deleteDirectory(File) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Helper method to delete a directory.
deleteDirectory(File) - Static method in class org.apache.flink.util.FileUtils
Deletes the given directory recursively.
deleteDirectoryQuietly(File) - Static method in class org.apache.flink.util.FileUtils
Deletes the given directory recursively, not reporting any I/O exceptions that occur.
DeleteEmbeddedSchedulerWorkflowHandler - Class in org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler
Handler to delete workflow in embedded scheduler.
DeleteEmbeddedSchedulerWorkflowHandler(SqlGatewayService, EmbeddedQuartzScheduler, Map<String, String>, MessageHeaders<EmbeddedSchedulerWorkflowRequestBody, EmptyResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHandler
 
DeleteEmbeddedSchedulerWorkflowHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
Message headers for delete workflow in embedded scheduler.
DeleteEmbeddedSchedulerWorkflowHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
deleteEventTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
deleteEventTimeTimer(long) - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
deleteEventTimeTimer(long) - Method in interface org.apache.flink.streaming.api.TimerService
Deletes the event-time timer with the given trigger time.
deleteEventTimeTimer(long) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Delete the event-time trigger for the given time.
deleteEventTimeTimer(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
deleteEventTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
deleteEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Delete the event-time trigger for the given time.
deleteEventTimeTimer(N, long) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Deletes the timer for the given key and namespace.
deleteEventTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
deleteEventTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
deleteFileOrDirectory(File) - Static method in class org.apache.flink.util.FileUtils
Removes the given file or directory recursively.
deleteFileQuietly(Path) - Static method in class org.apache.flink.util.IOUtils
Deletes the given file.
deleteFilesRecursively(Path) - Static method in class org.apache.flink.util.IOUtils
Delete the given directory or file recursively.
deleteFromCache(JobID, TransientBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Deletes the file associated with the blob key in the local storage of the blob server.
deleteFromCache(JobID, TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
deleteFromCache(JobID, TransientBlobKey) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Deletes the file associated with the provided job ID and blob key from the local cache.
deleteFromCache(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Deletes the (job-unrelated) file associated with the blob key in the local storage of the blob server.
deleteFromCache(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
deleteFromCache(TransientBlobKey) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Deletes the (job-unrelated) file associated with the provided blob key from the local cache.
DeleteFromFilterOperation - Class in org.apache.flink.table.operations
The operation for deleting data in a table according to filters directly.
DeleteFromFilterOperation(ContextResolvedTable, SupportsDeletePushDown, List<ResolvedExpression>) - Constructor for class org.apache.flink.table.operations.DeleteFromFilterOperation
 
deleteIfNecessary() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
Delete this physical file if there is no reference count from logical files (all discarded), and this physical file is closed (no further writing on it).
deleteLeaderInformation(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
deleteLeaderInformation(String) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver
Deletes the leader information for the given component.
deleteLeaderInformation(String) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
deleteObject(String) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
deleteObject(String) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Deletes the object associated with the provided key.
deleteObject(String) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
DeleteObjectsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
deleteOnCancellation() - Method in enum org.apache.flink.configuration.ExternalizedCheckpointRetention
Returns whether persistent checkpoints shall be discarded on cancellation of the job.
deletePathQuietly(String) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
deletePermanent(JobID, PermanentBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Delete the uploaded data with the given JobID and PermanentBlobKey.
deletePermanent(JobID, PermanentBlobKey) - Method in interface org.apache.flink.runtime.blob.BlobWriter
Delete the uploaded data with the given JobID and PermanentBlobKey.
deletePermanent(JobID, PermanentBlobKey) - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
deletePhysicalFile(Path, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Delete a physical file by given file path.
deleteProcessingTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
deleteProcessingTimeTimer(long) - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
deleteProcessingTimeTimer(long) - Method in interface org.apache.flink.streaming.api.TimerService
Deletes the processing-time timer with the given trigger time.
deleteProcessingTimeTimer(long) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Delete the processing time trigger for the given time.
deleteProcessingTimeTimer(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
deleteProcessingTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
deleteProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Delete the processing time trigger for the given time.
deleteProcessingTimeTimer(N, long) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Deletes the timer for the given key and namespace.
deleteProcessingTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
deleteProcessingTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
DeletePushDownUtils - Class in org.apache.flink.table.planner.operations
A utility class for delete push down.
DeletePushDownUtils() - Constructor for class org.apache.flink.table.planner.operations.DeletePushDownUtils
 
deleteQuietly() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
deleteRefreshWorkflow(DeleteRefreshWorkflow<EmbeddedRefreshHandler>) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
deleteRefreshWorkflow(DeleteRefreshWorkflow<T>) - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Delete the refresh workflow in scheduler service.
DeleteRefreshWorkflow<T extends RefreshHandler> - Class in org.apache.flink.table.workflow
DeleteRefreshWorkflow provides the related information to delete refresh workflow of CatalogMaterializedTable.
DeleteRefreshWorkflow(T) - Constructor for class org.apache.flink.table.workflow.DeleteRefreshWorkflow
 
deleteRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
deletesAreDetected(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
deleteScheduleWorkflow(String, String) - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
deleteTimer(long) - Method in interface org.apache.flink.datastream.api.context.ProcessingTimeManager
Deletes the processing-time timer with the given trigger timestamp.
deleteTimer(long) - Method in class org.apache.flink.datastream.impl.context.DefaultProcessingTimeManager
 
deleteTimer(long) - Method in class org.apache.flink.datastream.impl.context.UnsupportedProcessingTimeManager
 
deleteZNode(String) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
deleteZNode(CuratorFramework, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
DELIMITED_FORMAT_MAX_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.OptimizerOptions
The maximum number of line samples taken by the compiler for delimited inputs.
DELIMITED_FORMAT_MAX_SAMPLE_LEN - Static variable in class org.apache.flink.configuration.OptimizerOptions
The maximal length of a line sample that the compiler takes for delimited inputs.
DELIMITED_FORMAT_MIN_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.OptimizerOptions
The minimum number of line samples taken by the compiler for delimited inputs.
DelimitedInputFormat<OT> - Class in org.apache.flink.api.common.io
Base implementation for input formats that split the input at a delimiter into records.
DelimitedInputFormat() - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat
 
DelimitedInputFormat(Path, Configuration) - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat
 
delimiter - Variable in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
DELIMITER - Static variable in class org.apache.flink.metrics.testutils.MetricListener
 
delimiterNext(byte[], int, byte[]) - Static method in class org.apache.flink.types.parser.FieldParser
Checks if the delimiter starts at the given start position of the byte array.
deliverCoordinationRequestToCoordinator(JobID, String, SerializedValue<CoordinationRequest>) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
deliverCoordinationRequestToCoordinator(JobID, String, SerializedValue<CoordinationRequest>, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
deliverCoordinationRequestToCoordinator(JobID, String, SerializedValue<CoordinationRequest>, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Deliver a coordination request to a specified coordinator and return the response.
deliverCoordinationRequestToCoordinator(OperatorID, CoordinationRequest) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
deliverCoordinationRequestToCoordinator(OperatorID, CoordinationRequest) - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
deliverCoordinationRequestToCoordinator(OperatorID, CoordinationRequest) - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Deliver coordination request from the client to the coordinator.
deliverCoordinationRequestToCoordinator(OperatorID, CoordinationRequest) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
deliverCoordinationRequestToCoordinator(OperatorID, CoordinationRequest) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
Delivers a coordination request to the OperatorCoordinator with the given OperatorID and returns the coordinator's response.
deliverCoordinationRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
deliverCoordinationRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Deliver a coordination request to a specified coordinator and return the response.
deliverOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.taskmanager.Task
Dispatches an operator event to the invokable task.
deliverOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, OperatorEvent) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
deliverOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, OperatorEvent) - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
deliverOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, OperatorEvent) - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Delivers an OperatorEvent to a OperatorCoordinator.
deliverOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, OperatorEvent) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
deliverOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, OperatorEvent) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
Delivers the given OperatorEvent to the OperatorCoordinator with the given OperatorID.
DeliveryGuarantee - Enum in org.apache.flink.connector.base
DeliverGuarantees that can be chosen.
DeltaEvictor<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.evictors
An Evictor that keeps elements based on a DeltaFunction and a threshold.
DeltaFunction<DATA> - Interface in org.apache.flink.streaming.api.functions.windowing.delta
This interface allows the implementation of a function which calculates the delta between two data points.
DeltaIterationBase<ST,​WT> - Class in org.apache.flink.api.common.operators.base
A DeltaIteration is similar to a BulkIterationBase, but maintains state across the individual iteration steps.
DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int[]) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int, String) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
DeltaIterationBase.SolutionSetPlaceHolder<ST> - Class in org.apache.flink.api.common.operators.base
Specialized operator to use as a recognizable place-holder for the solution set input to the step function.
DeltaIterationBase.WorksetPlaceHolder<WT> - Class in org.apache.flink.api.common.operators.base
Specialized operator to use as a recognizable place-holder for the working set input to the step function.
DeltaTrigger<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that fires based on a DeltaFunction and a threshold.
DENSE_RANK - org.apache.flink.table.runtime.operators.rank.RankType
is similar to the RANK by generating a unique rank number for each distinct row within the partition based on the order, starting at 1 for the first row in each partition, ranking the rows with equal values with the same rank number, except that it does not skip any rank, leaving no gaps between the ranks.
DENSE_RANK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DENSE_RANK - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DENSE_THRESHOLD - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Decide whether to convert to dense mode if it does not require more memory or could fit within L1 cache.
DenseRankAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in dense_rank aggregate function.
DenseRankAggFunction(LogicalType[]) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
Dependency - Class in org.apache.flink.tools.ci.utils.shared
Represents a dependency.
dependencyInfo - Variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
DependencyParser - Class in org.apache.flink.tools.ci.utils.dependency
Parsing utils for the Maven dependency plugin.
DependencyParser() - Constructor for class org.apache.flink.tools.ci.utils.dependency.DependencyParser
 
DependencyTree - Class in org.apache.flink.tools.ci.utils.shared
Represents a dependency tree.
DependencyTree() - Constructor for class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
dependsOn(GenericContainer<?>) - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Lets Flink cluster depending on another container, and bind the network of Flink cluster to the dependent one.
deploy() - Method in class org.apache.flink.runtime.executiongraph.Execution
Deploys the execution to the previously assigned resource.
deploy() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
deploy() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
deploy(Execution) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionOperations
 
deploy(Execution) - Method in interface org.apache.flink.runtime.scheduler.ExecutionOperations
Deploy the execution.
deployApplicationCluster(ClusterSpecification, ApplicationConfiguration) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Triggers deployment of an application cluster.
deployApplicationCluster(ClusterSpecification, ApplicationConfiguration) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
deployApplicationCluster(ClusterSpecification, ApplicationConfiguration) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
deployApplicationCluster(ClusterSpecification, ApplicationConfiguration) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
DEPLOYED - org.apache.flink.runtime.jobmaster.ExecutionDeploymentState
The deployment has been acknowledged by the TaskExecutor.
DEPLOYING - org.apache.flink.runtime.execution.ExecutionState
 
deployJobCluster(ClusterSpecification, JobGraph, boolean) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Deprecated.
Per-job mode has been deprecated in Flink 1.15 and will be removed in the future. Please use application mode instead.
deployJobCluster(ClusterSpecification, JobGraph, boolean) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
deployJobCluster(ClusterSpecification, JobGraph, boolean) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
deployJobCluster(ClusterSpecification, JobGraph, boolean) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
DeploymentOptions - Class in org.apache.flink.configuration
The configuration options relevant for all Executors.
DeploymentOptions() - Constructor for class org.apache.flink.configuration.DeploymentOptions
 
DeploymentOptionsInternal - Class in org.apache.flink.configuration
Internal options used during deployment.
DeploymentOptionsInternal() - Constructor for class org.apache.flink.configuration.DeploymentOptionsInternal
 
DeploymentStateTimeMetrics - Class in org.apache.flink.runtime.scheduler.metrics
Metrics that capture how long a job was deploying tasks.
DeploymentStateTimeMetrics(JobType, MetricOptions.JobStatusMetricsSettings) - Constructor for class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
DeployParser - Class in org.apache.flink.tools.ci.utils.deploy
Parsing utils for the Maven deploy plugin.
DeployParser() - Constructor for class org.apache.flink.tools.ci.utils.deploy.DeployParser
 
deploySessionCluster(ClusterSpecification) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Triggers deployment of a cluster.
deploySessionCluster(ClusterSpecification) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
deploySessionCluster(ClusterSpecification) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
deploySessionCluster(ClusterSpecification) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
deployToSlot(LogicalSlot) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
deployToSlot(LogicalSlot) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
deprecated() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
DEPRECATED - org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureStatus
 
DEPRECATED_FIELD_NAME_BACKPRESSURE_LEVEL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
DEPRECATED_FIELD_NAME_BACKPRESSURE_LEVEL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
DEPRECATED_FILE_SINKS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
deprecatedOptionKeys - Variable in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
 
depth() - Method in class org.apache.flink.core.fs.Path
Returns the number of elements in this path.
DEPTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
deref() - Method in class org.apache.flink.util.Reference
 
DEREF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
deregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
deregisterApplication(ApplicationStatus, String) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceManagerDriver
The deployment specific code to deregister the application.
deregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Cleanup application and shut down cluster.
deregisterApplication(ApplicationStatus, String) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Deregister Flink from the underlying resource management system.
deregisterApplication(ApplicationStatus, String) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerService
Deregister the Flink application from the resource management system by signalling the ResourceManager.
deregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
deregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
deregisterBlocklistListener(BlocklistListener) - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler
Deregister a blocklist listener.
deregisterBlocklistListener(BlocklistListener) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
deregisterBlocklistListener(BlocklistListener) - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
deregisterExecution(Execution) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
deregisterExecution(Execution) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
deregisterKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
deregisterKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
deregisterKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
deregisterKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
deriveAlias(SqlNode, int) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
deriveAvgAggType(RelDataTypeFactory, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveConstructorType(SqlValidatorScope, SqlCall, SqlFunction, SqlFunction, List<RelDataType>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
derived() - Static method in class org.apache.flink.table.api.Schema
Convenience method for stating explicitly that a schema is empty and should be fully derived by the framework.
DERIVED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
deriveDecimalDivideType(RelDataTypeFactory, RelDataType, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveDecimalModType(RelDataTypeFactory, RelDataType, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveDecimalMultiplyType(RelDataTypeFactory, RelDataType, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveDecimalPlusType(RelDataTypeFactory, RelDataType, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveFieldMapping(DescriptorProperties, Optional<TypeInformation<?>>) - Static method in class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
Finds a table source field mapping.
deriveFromRequiredFineGrainedOptions(Configuration) - Method in interface org.apache.flink.runtime.util.config.memory.FlinkMemoryUtils
 
deriveFromRequiredFineGrainedOptions(Configuration) - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemoryUtils
 
deriveFromRequiredFineGrainedOptions(Configuration) - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemoryUtils
 
deriveFromTotalFlinkMemory(Configuration, MemorySize) - Method in interface org.apache.flink.runtime.util.config.memory.FlinkMemoryUtils
 
deriveFromTotalFlinkMemory(Configuration, MemorySize) - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemoryUtils
 
deriveFromTotalFlinkMemory(Configuration, MemorySize) - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemoryUtils
 
deriveJobStatus() - Method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Derives the JobStatus from the ApplicationStatus.
deriveJvmMetaspaceAndOverheadFromTotalFlinkMemory(Configuration, MemorySize) - Method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
deriveLogicalRefreshMode(SqlRefreshMode) - Static method in class org.apache.flink.table.planner.utils.MaterializedTableUtils
 
deriveProctimeAttribute(DescriptorProperties) - Static method in class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
Finds the proctime attribute if defined.
deriveRefreshMode(Duration, Duration, CatalogMaterializedTable.LogicalRefreshMode) - Static method in class org.apache.flink.table.planner.utils.MaterializedTableUtils
 
deriveRowtimeAttributes(DescriptorProperties) - Static method in class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
Finds the rowtime attributes if defined.
deriveRowType() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
deriveRowType() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalGlobalRuntimeFilterBuilder
 
deriveRowType() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalLocalRuntimeFilterBuilder
 
deriveRowType() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
deriveRowType() - Method in class org.apache.flink.table.planner.plan.nodes.physical.common.CommonPhysicalMatch
 
deriveSumType(RelDataTypeFactory, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
deriveTableSinkSchema(DescriptorProperties) - Static method in class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
This method combines two separate concepts of table schema and field mapping. This should be split into two methods once we have support for the corresponding interfaces (see FLINK-9870).
deriveType(SqlValidator) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
deriveType(SqlValidator) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
deriveType(SqlValidator) - Method in class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
 
deriveType(SqlValidator) - Method in class org.apache.flink.sql.parser.type.SqlRawTypeNameSpec
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.apache.flink.table.planner.functions.sql.SqlDefaultOperator
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.apache.flink.table.planner.functions.sql.SqlDescriptorOperator
 
deriveType(SqlValidatorScope, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
deriveWithFraction(String, MemorySize, RangeFraction) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
deriveWithInverseFraction(String, MemorySize, RangeFraction) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
desc() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Specifies descending order of an expression i.e. a field for orderBy unresolvedCall.
desc(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Converts a sort expression to descending.
DESC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DESC - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DESCENDING - org.apache.flink.api.common.operators.Order
Indicates a descending order.
DESCRIBE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DescribeCatalogOperation - Class in org.apache.flink.table.operations
Operation to describe a DESCRIBE CATALOG catalog_name statement.
DescribeCatalogOperation(String, boolean) - Constructor for class org.apache.flink.table.operations.DescribeCatalogOperation
 
DescribedEnum - Interface in org.apache.flink.configuration
Describe enum constants used in ConfigOptions.
DescribeJobOperation - Class in org.apache.flink.table.operations.command
Operation to describe a DESCRIBE JOB statement.
DescribeJobOperation(String) - Constructor for class org.apache.flink.table.operations.command.DescribeJobOperation
 
DescribeTableOperation - Class in org.apache.flink.table.operations
Operation to describe a DESCRIBE [EXTENDED] [[catalogName.] dataBasesName].sqlIdentifier statement.
DescribeTableOperation(ObjectIdentifier, boolean) - Constructor for class org.apache.flink.table.operations.DescribeTableOperation
 
description - Variable in class org.apache.flink.api.dag.Transformation
 
description - Variable in class org.apache.flink.table.api.DataTypes.AbstractField
 
description() - Method in class org.apache.flink.configuration.ConfigOption
Returns the description of this option.
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
 
description() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
 
description() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
 
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.apache.flink.table.types.logical.DistinctType.Builder
 
description(String) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
Description - Class in org.apache.flink.configuration.description
Description for ConfigOption.
DESCRIPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
Description.DescriptionBuilder - Class in org.apache.flink.configuration.description
Builder for Description.
DescriptionBuilder() - Constructor for class org.apache.flink.configuration.description.Description.DescriptionBuilder
 
DescriptiveStatisticsHistogram - Class in org.apache.flink.runtime.metrics
The DescriptiveStatisticsHistogram use a DescriptiveStatistics DescriptiveStatistics as a Flink Histogram.
DescriptiveStatisticsHistogram(int) - Constructor for class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
DescriptiveStatisticsHistogramStatistics - Class in org.apache.flink.runtime.metrics
DescriptiveStatistics histogram statistics implementation returned by DescriptiveStatisticsHistogram.
DescriptiveStatisticsHistogramStatistics(double[]) - Constructor for class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
DescriptiveStatisticsHistogramStatistics(DescriptiveStatisticsHistogram.CircularDoubleArray) - Constructor for class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
descriptor - Variable in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
 
Descriptor - Interface in org.apache.flink.table.legacy.descriptors
Deprecated.
Descriptor was primarily used for the legacy connector stack and have been deprecated. Use TableDescriptor for creating sources and sinks from the Table API.
DESCRIPTOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DESCRIPTOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DescriptorProperties - Class in org.apache.flink.table.descriptors
Deprecated.
This utility will be dropped soon. DynamicTableFactory is based on ConfigOption and catalogs use CatalogPropertiesUtil.
DescriptorProperties() - Constructor for class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
DescriptorProperties(boolean) - Constructor for class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
DescriptorValidator - Interface in org.apache.flink.table.descriptors
Deprecated.
See Descriptor for details.
deserializationAdapter(RuntimeContext) - Static method in class org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
 
deserializationAdapter(RuntimeContext, Function<MetricGroup, MetricGroup>) - Static method in class org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
 
deserializationDelegate - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
DeserializationDelegate<T> - Interface in org.apache.flink.runtime.plugable
The deserialization delegate is used during deserialization to read an arbitrary element as if it implements IOReadableWritable, with the help of a type serializer.
DeserializationException - Exception in org.apache.flink.types
An exception specifying that the deserialization caused an error.
DeserializationException() - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with null as its error detail message.
DeserializationException(String) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified detail message.
DeserializationException(String, Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified detail message and cause.
DeserializationException(Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
Constructs an DeserializationException with the specified cause.
DeserializationFormatFactory - Interface in org.apache.flink.table.factories
Factory for creating a DecodingFormat for DeserializationSchema.
DeserializationSchema<T> - Interface in org.apache.flink.api.common.serialization
The deserialization schema describes how to turn the byte messages delivered by certain data sources (for example Apache Kafka) into data types (Java/Scala objects) that are processed by Flink.
DeserializationSchema.InitializationContext - Interface in org.apache.flink.api.common.serialization
A contextual information provided for DeserializationSchema.open(InitializationContext) method.
DeserializationSchemaAdapter - Class in org.apache.flink.connector.file.table
Adapter to turn a DeserializationSchema into a BulkFormat.
DeserializationSchemaAdapter(DeserializationSchema<RowData>) - Constructor for class org.apache.flink.connector.file.table.DeserializationSchemaAdapter
 
deserialize(boolean[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
deserialize(byte[]) - Method in class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
De-serializes the byte message.
deserialize(byte[]) - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema
Deserializes the byte message.
deserialize(byte[]) - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
deserialize(byte[]) - Method in class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonParserRowDataDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonRowDataDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
deserialize(byte[]) - Static method in class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenConverter
Deserializes delegation tokens.
deserialize(byte[]) - Static method in class org.apache.flink.runtime.util.StateHandleStoreUtils
Deserializes the passed data into a RetrievableStateHandle.
deserialize(byte[]) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
 
deserialize(byte[]) - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvDeserializer
 
deserialize(byte[], ClassLoader) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandlerSerializer
 
deserialize(byte[], ClassLoader) - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandlerSerializer
 
deserialize(byte[], ClassLoader) - Method in interface org.apache.flink.table.refresh.RefreshHandlerSerializer
Deserialize the bytes to a RefreshHandler instance.
deserialize(byte[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
deserialize(byte[], Collector<RowData>) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
deserialize(byte[], Collector<RowData>) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
deserialize(byte[], Collector<RowData>) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
deserialize(byte[], Collector<RowData>) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
deserialize(byte[], Collector<RowData>) - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
deserialize(byte[], Collector<T>) - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema
Deserializes the byte message.
deserialize(char[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
deserialize(double[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
deserialize(float[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
deserialize(int[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriterStateSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorStateSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.file.sink.FileSinkCommittableSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketStateSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.file.src.FileSourceSplitSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpointSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumStateSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplitSerializer
 
deserialize(int, byte[]) - Method in interface org.apache.flink.core.io.SimpleVersionedSerializer
De-serializes the given data (bytes) which was serialized with the scheme of the indicated version.
deserialize(int, byte[]) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerAdapter
 
deserialize(int, byte[]) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.runtime.jobmaster.event.GenericJobEventSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverableSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverableSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollectorSerializer
 
deserialize(long[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
deserialize(short[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
deserialize(C[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
deserialize(E, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
deserialize(DataInputStream, ClassLoader, String) - Method in interface org.apache.flink.runtime.checkpoint.metadata.MetadataSerializer
Deserializes a savepoint from an input stream.
deserialize(DataInputStream, ClassLoader, String) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV1Serializer
 
deserialize(DataInputStream, ClassLoader, String) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
deserialize(DataInputStream, ClassLoader, String) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserialize(DataInputStream, ClassLoader, String) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
deserialize(Boolean, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
deserialize(Byte, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
deserialize(Character, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
deserialize(Double, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
deserialize(Float, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
deserialize(Integer, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
deserialize(Long, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
deserialize(Object, DataInputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
deserialize(Short, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
deserialize(String[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
deserialize(String, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
deserialize(String, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
deserialize(Void, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
deserialize(BigDecimal, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
deserialize(BigDecimal, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
deserialize(BigInteger, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
deserialize(Date, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
deserialize(Date, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
deserialize(Time, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
deserialize(Time, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
deserialize(Timestamp, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
deserialize(Timestamp, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
deserialize(Instant, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
deserialize(LocalDate, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
deserialize(LocalDateTime, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
deserialize(LocalTime, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
deserialize(ArrayList<T>, DataInputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
deserialize(Date, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
deserialize(LinkedList<T>, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
deserialize(List<T>, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
deserialize(Map<K, V>, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
deserialize(Map<K, V>, DataInputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
deserialize(Tuple0, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
deserialize(DeweyNumber, DataInputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
deserialize(NFAState, DataInputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
deserialize(EventId, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
deserialize(Lockable<E>, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
deserialize(NodeId, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
deserialize(SharedBufferEdge, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
deserialize(SharedBufferNode, DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
De-serializes a record from the given source input view.
deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
deserialize(DataInputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
deserialize(DataInputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.types.Record
 
deserialize(VoidNamespace, DataInputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
deserialize(MetricDumpSerialization.MetricSerializationResult) - Method in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricDumpDeserializer
De-serializes metrics from the given byte array and returns them as a list of MetricDump.
deserialize(VoidNamespace, DataInputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingModeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.JobIDDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.JobResultDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.JobVertexIDDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.RawJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.ResourceIDDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.SerializedThrowableDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.SerializedValueDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.SlotSharingGroupIDDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.TriggerId.TriggerIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.table.gateway.rest.serde.FetchResultResponseBodyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfoDeserializer
 
deserialize(CoGroupedStreams.TaggedUnion<T1, T2>, DataInputView) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
deserialize(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, DataInputView) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
deserialize(IntervalJoinOperator.BufferEntry<T>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
deserialize(TimerHeapInternalTimer<K, N>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
deserialize(TimerHeapInternalTimer<K, N>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
deserialize(ByteArrayWrapper, DataInputView) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
deserialize(GlobalWindow, DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
deserialize(TimeWindow, DataInputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
deserialize(StreamElement, DataInputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
deserialize(ComplexPayload, DataInputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
deserialize(ListView<T>, DataInputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
deserialize(MapView<K, V>, DataInputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
deserialize(ArrayData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
deserialize(ArrayData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
deserialize(BinaryRowData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
deserialize(DecimalData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
deserialize(DecimalData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
deserialize(MapData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
deserialize(MapData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
deserialize(RawValueData<T>, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
deserialize(RowData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
deserialize(RowData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
deserialize(StringData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
deserialize(TimestampData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
deserialize(CountWindow, DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
deserialize(TimeWindow, DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
deserialize(WindowKey, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
deserialize(BooleanValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
deserialize(ByteValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
deserialize(CharValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
deserialize(DoubleValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
deserialize(Either<L, R>, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
deserialize(FloatValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
deserialize(IntValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
deserialize(LongValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
deserialize(NullValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
deserialize(Row, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
deserialize(ShortValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
deserialize(StringValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.io.SerializedInputFormat
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
De-serializes a record from the given source input view into the given reuse record instance if mutable.
deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
deserialize(T, DataInputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
deserialize(T, DataInputView) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
deserializeAccumulatorResult(byte[]) - Static method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
deserializeAccumulators(Map<String, SerializedValue<OptionalFailure<Object>>>, ClassLoader) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
Takes the serialized accumulator results and tries to deserialize them using the provided class loader.
deserializeAndUnwrapAccumulators(Map<String, SerializedValue<OptionalFailure<Object>>>, ClassLoader) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
Takes the serialized accumulator results and tries to deserialize them using the provided class loader, and then try to unwrap the value unchecked.
deserializeCatalogMaterializedTable(Map<String, String>) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Deserializes the given map of string properties into an unresolved CatalogMaterializedTable.
deserializeCatalogTable(Map<String, String>) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Deserializes the given map of string properties into an unresolved CatalogTable.
deserializeCatalogTable(Map<String, String>, String) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Deserializes the given map of string properties into an unresolved CatalogTable.
deserializedFields1 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
deserializedFields2 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
deserializeElement(List<ForStDBIterRequest.RawEntry>, int) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
deserializeElement(List<ForStDBIterRequest.RawEntry>, int) - Method in class org.apache.flink.state.forst.ForStDBMapEntryIterRequest
 
deserializeElement(List<ForStDBIterRequest.RawEntry>, int) - Method in class org.apache.flink.state.forst.ForStDBMapKeyIterRequest
 
deserializeElement(List<ForStDBIterRequest.RawEntry>, int) - Method in class org.apache.flink.state.forst.ForStDBMapValueIterRequest
 
deserializeError(ClassLoader) - Method in exception org.apache.flink.util.SerializedThrowable
 
deserializeField(ObjectInputStream) - Static method in class org.apache.flink.api.java.typeutils.runtime.FieldSerializer
 
deserializeFromByteArray(TypeSerializer<T>, byte[]) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeFromByteArray(TypeSerializer<T>, T, byte[]) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeFromDataInputView(DataInputView) - Static method in class org.apache.flink.core.fs.Path
Deserialize the Path from DataInputView.
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
De-serializes a record from the given source paged input view.
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
deserializeFromPages(BinaryRowData, ChannelReaderInputView, BinaryRowDataSerializer) - Static method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
deserializeFromPages(BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
deserializeFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
deserializeFromPages(WindowKey, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
deserializeFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
deserializeHeader(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the header and returns the MessageType.
deserializeInputChannelStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeInputChannelStateHandle(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeInputChannelStateHandle(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeInternal(DataInputView) - Static method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
deserializeKey(byte[], DataInputDeserializer) - Method in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
deserializeKey(byte[], DataInputDeserializer) - Method in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
deserializeKey(String, DeserializationContext) - Method in class org.apache.flink.runtime.rest.messages.json.JobVertexIDKeyDeserializer
 
deserializeKeyAndNamespace(byte[], TypeSerializer<K>, TypeSerializer<N>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Deserializes the key and namespace into a Tuple2.
deserializeKeyedStateHandleUtil(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeList(byte[], TypeSerializer<T>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Deserializes all values with the given serializer.
deserializeList(byte[], TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.ListDelimitedSerializer
 
deserializeList(byte[], TypeSerializer<T>, DataInputDeserializer) - Static method in class org.apache.flink.state.forst.ListDelimitedSerializer
 
deserializeList(ArrayList<byte[]>, TypeSerializer<T>) - Static method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
deserializeMap(byte[], TypeSerializer<UK>, TypeSerializer<UV>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Deserializes all kv pairs with the given serializer.
deserializeMasterState(DataInputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeMessage(ByteBuf) - Method in class org.apache.flink.queryablestate.messages.KvStateInternalRequest.KvStateInternalRequestDeserializer
 
deserializeMessage(ByteBuf) - Method in class org.apache.flink.queryablestate.messages.KvStateRequest.KvStateRequestDeserializer
 
deserializeMessage(ByteBuf) - Method in class org.apache.flink.queryablestate.messages.KvStateResponse.KvStateResponseDeserializer
 
deserializeMessage(ByteBuf) - Method in interface org.apache.flink.queryablestate.network.messages.MessageDeserializer
Deserializes a message contained in a byte buffer.
deserializeMetadata(DataInputStream, String) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeNextElement(DataInputDeserializer, TypeSerializer<T>) - Static method in class org.apache.flink.runtime.state.ListDelimitedSerializer
Deserializes a single element from a serialized list.
deserializeNextElement(DataInputDeserializer, TypeSerializer<T>) - Static method in class org.apache.flink.state.forst.ListDelimitedSerializer
Deserializes a single element from a serialized list.
deserializeObject(byte[], ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeObject(InputStream, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeObject(InputStream, ClassLoader, boolean) - Static method in class org.apache.flink.util.InstantiationUtil
 
deserializeOperatorState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
deserializeOperatorState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeOperatorState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeOperatorState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
deserializeOperatorStateHandleUtil(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
Deserializer() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody.Deserializer
 
Deserializer() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody.Deserializer
 
Deserializer() - Constructor for class org.apache.flink.runtime.rest.messages.JobConfigInfo.Deserializer
 
Deserializer() - Constructor for class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson.Deserializer
 
deserializeRequest(ByteBuf) - Method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the request sent to the AbstractServerBase.
deserializeRequestFailure(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the RequestFailure sent to the Client in case of protocol related errors.
deserializeRequestFromStream(long, DataInputStream) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriterStateSerializer
 
deserializeResponse(ByteBuf) - Method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the response sent to the Client.
deserializeResultSubpartitionStateHandle(DataInputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeResultSubpartitionStateHandle(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeResultSubpartitionStateHandle(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeServerFailure(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the failure message sent to the Client in case of server related errors.
deserializeSplitAssignments(byte[], SimpleVersionedSerializer<SplitT>, Function<Integer, C>) - Static method in class org.apache.flink.connector.base.source.utils.SerdeUtils
deserializeStreamStateHandle(DataInputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeSubtaskIndexAndFinishedState(DataInputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
deserializeSubtaskState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
deserializeSubtaskState(DataInputStream, MetadataV2V3SerializerBase.DeserializationContext) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
deserializeTaskStateSnapshot(SerializedValue<TaskStateSnapshot>, ClassLoader) - Static method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
deserializeToJsonNode(byte[]) - Method in class org.apache.flink.formats.json.JsonRowDataDeserializationSchema
 
deserializeUserAccumulators(ClassLoader) - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
Gets the user-defined accumulators values.
deserializeUserKey(byte[], int) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
deserializeUserKey(byte[], int) - Method in class org.apache.flink.state.forst.ForStMapState
 
deserializeUserValue(byte[]) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
deserializeValue(byte[]) - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
deserializeValue(byte[]) - Method in interface org.apache.flink.state.forst.ForStInnerTable
Deserialize the given bytes value to POJO value.
deserializeValue(byte[]) - Method in class org.apache.flink.state.forst.ForStListState
 
deserializeValue(byte[]) - Method in class org.apache.flink.state.forst.ForStMapState
 
deserializeValue(byte[]) - Method in class org.apache.flink.state.forst.ForStReducingState
 
deserializeValue(byte[]) - Method in class org.apache.flink.state.forst.ForStValueState
 
deserializeValue(byte[], TypeSerializer<T>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Deserializes the value with the given serializer.
deserializeValue(ClassLoader) - Method in class org.apache.flink.util.CompressedSerializedValue
Decompress and deserialize the data to get the original object.
deserializeValue(ClassLoader) - Method in class org.apache.flink.util.SerializedValue
 
destroy() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Destroys this buffer pool and after which, no buffer can be allocated any more.
destroy() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
destroy() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
destroyAllBufferPools() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Destroys all buffer pools that allocate their buffers from this buffer pool (created via NetworkBufferPool.createBufferPool(int, int)).
destroyBufferPool(BufferPool) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPoolFactory
Destroy callback for updating factory book keeping.
destroyBufferPool(BufferPool) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
DETACHED - org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ExecutionMode
Directly stops after the job has finished.
DETACHED_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
DETACHED_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
DetachedApplicationRunner - Class in org.apache.flink.client.deployment.application
An ApplicationRunner which runs the user specified application using the EmbeddedExecutor.
DetachedApplicationRunner(boolean) - Constructor for class org.apache.flink.client.deployment.application.DetachedApplicationRunner
 
DetachedJobExecutionResult - Class in org.apache.flink.core.execution
The JobExecutionResult returned by a context environment when executing a job in detached mode.
DetachedJobExecutionResult(JobID) - Constructor for class org.apache.flink.core.execution.DetachedJobExecutionResult
 
detectAndResolve() - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityConflictResolver
 
determineParallelism(JobInformation, Collection<? extends SlotInfo>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAllocator
Determines the parallelism at which the vertices could be scheduled given the collection of slots.
determineParallelism(JobInformation, Collection<? extends SlotInfo>) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
 
determineParallelismAndCalculateAssignment(JobInformation, Collection<? extends SlotInfo>, JobAllocationsInformation) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAllocator
Same as SlotAllocator.determineParallelism(JobInformation, Collection) but additionally determine assignment of slots to execution slot sharing groups.
determineParallelismAndCalculateAssignment(JobInformation, Collection<? extends SlotInfo>, JobAllocationsInformation) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
 
DeterminismEnvelope<T> - Class in org.apache.flink.runtime.entrypoint
Envelope that carries whether the wrapped value is deterministic or not.
DETERMINISTIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
deterministicValue(T) - Static method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
DeweyNumber - Class in org.apache.flink.cep.nfa
Versioning scheme which allows to retrieve dependencies between different versions.
DeweyNumber(int) - Constructor for class org.apache.flink.cep.nfa.DeweyNumber
 
DeweyNumber(DeweyNumber) - Constructor for class org.apache.flink.cep.nfa.DeweyNumber
 
DeweyNumber.DeweyNumberSerializer - Class in org.apache.flink.cep.nfa
A TypeSerializer for the DeweyNumber which serves as a version number.
DeweyNumber.DeweyNumberSerializer.DeweyNumberSerializerSnapshot - Class in org.apache.flink.cep.nfa
Serializer configuration snapshot for compatibility and format evolution.
DeweyNumberSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer.DeweyNumberSerializerSnapshot
 
DGauge - Class in org.apache.flink.metrics.datadog
Mapping of gauge between Flink and Datadog.
DGauge(Gauge<Number>, String, String, List<String>, Clock) - Constructor for class org.apache.flink.metrics.datadog.DGauge
 
DHistogram - Class in org.apache.flink.metrics.datadog
Maps histograms to datadog gauges.
DHistogram(Histogram, String, String, List<String>, Clock) - Constructor for class org.apache.flink.metrics.datadog.DHistogram
 
DIAGNOSTICS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
dict - Variable in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
dictionary - Variable in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
The dictionary, if this column has dictionary encoding.
dictionary - Variable in class org.apache.flink.table.data.columnar.vector.writable.AbstractWritableVector
The Dictionary for this column.
Dictionary - Interface in org.apache.flink.table.data.columnar.vector
The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.
dictionaryIds - Variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
Reusable column for ids of dictionary.
difference(Projection) - Method in class org.apache.flink.table.connector.Projection
Perform a difference of this Projection with another Projection.
digestToReusableScans() - Method in class org.apache.flink.table.planner.plan.reuse.ReusableScanVisitor
 
DIGIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
directBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
directBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
directBuffer(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
DirectConvertRule - Class in org.apache.flink.table.planner.expressions.converter
A CallExpressionConvertRule that performs a simple one-to-one mapping between FunctionDefinition and a corresponding SqlOperator.
DirectConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.DirectConvertRule
 
directExecutor() - Static method in class org.apache.flink.util.concurrent.Executors
Return a direct executor.
directory - Variable in class org.apache.flink.runtime.state.SnapshotDirectory
This path describes the underlying directory for the snapshot.
DirectoryBasedPluginFinder - Class in org.apache.flink.core.plugin
This class is used to create a collection of PluginDescriptor based on directory structure for a given plugin root folder.
DirectoryBasedPluginFinder(Path) - Constructor for class org.apache.flink.core.plugin.DirectoryBasedPluginFinder
 
DirectoryStateHandle - Class in org.apache.flink.runtime.state
This state handle represents a directory.
DirectoryStateHandle(Path, long) - Constructor for class org.apache.flink.runtime.state.DirectoryStateHandle
 
DirectoryStreamStateHandle - Class in org.apache.flink.runtime.state.filemerging
This state handle represents a directory, usually used to be registered to SharedStateRegistry to track the life cycle of the directory.
DirectoryStreamStateHandle(Path) - Constructor for class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
directScheduler(StateChangeUploader) - Static method in interface org.apache.flink.changelog.fs.StateChangeUploadScheduler
 
DISABLE_QUOTE_CHARACTER - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
disable_tracing() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
disableAutoGeneratedUIDs() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables auto-generated UIDs.
disableBatchSlotRequestTimeoutCheck() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
disableBatchSlotRequestTimeoutCheck() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProvider
Disables batch slot request timeout check.
disableBatchSlotRequestTimeoutCheck() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProviderImpl
 
disableBatchSlotRequestTimeoutCheck() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Disables batch slot request timeout check.
disableChaining() - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Turns off chaining for this operator so thread co-location will not be used as an optimization.
disableChaining() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Turns off chaining for this operator so thread co-location will not be used as an optimization.
disableCheckpointing() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Disables checkpointing.
disableCleanupInBackground() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Disable default cleanup of expired state in background (enabled by default).
disableClosureCleaner() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables the ClosureCleaner.
disableCompact() - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
disableCompact() - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
disabled() - Static method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
disabled() - Static method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Gets the configuration describing the queryable state as deactivated.
disabled() - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
Disabled - org.apache.flink.api.common.state.StateTtlConfig.UpdateType
TTL is disabled.
Disabled - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
TTL is disabled.
DISABLED - org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
 
DISABLED - org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
 
DISABLED - org.apache.flink.table.api.config.ExecutionConfigOptions.RowtimeInserter
 
DISABLED - org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
 
DISABLED - org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
 
DISABLED - Static variable in class org.apache.flink.api.common.state.StateTtlConfig
 
DISABLED_CHECKPOINT_INTERVAL - Static variable in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
DISABLED_NETWORK_BUFFER_TIMEOUT - Static variable in class org.apache.flink.configuration.ExecutionOptions
A special marker value for disabling buffer timeout.
Disabled_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
TTL is disabled.
disabledHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.job.JobVertexFlameGraphHandler
 
DisabledKvStateRequestStats - Class in org.apache.flink.queryablestate.network.stats
Disabled KvStateRequestStats implementation.
DisabledKvStateRequestStats() - Constructor for class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
disableLocalWriting() - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
disableObjectReuse() - Method in class org.apache.flink.api.common.ExecutionConfig
Disables reusing objects that Flink internally uses for deserialization and passing data to user-code functions.
disableOperatorChaining() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Disables operator chaining for streaming operators.
disableOperatorChaining() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
disableQuoteCharacter() - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
disableQuoteCharacter() - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
disableQuoteCharacter() - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
disableStatementSet() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
disableStateRegistration() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
disableUnalignedCheckpoints() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
disableUnalignedCheckpoints() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
DISALLOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
discard() - Method in class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
discard() - Method in interface org.apache.flink.runtime.checkpoint.Checkpoint.DiscardObject
 
discard() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint.CompletedCheckpointDiscardObject
 
discard() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint.PendingCheckpointDiscardObject
Discard state.
discard(Throwable) - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
 
discardAsync(Executor) - Method in interface org.apache.flink.runtime.checkpoint.Checkpoint.DiscardObject
 
discardAsync(Executor) - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint.CompletedCheckpointDiscardObject
 
discardAsync(Executor) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint.PendingCheckpointDiscardObject
 
discardCheckpoint(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The callback which will be triggered when all subtasks discarded (aborted or subsumed).
discardCheckpoint(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
DISCARDED - org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
 
discardExecutor - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Executor that runs the discarding of released state objects.
DiscardingSink<T> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new DiscardingSink interface instead.
DiscardingSink<IN> - Class in org.apache.flink.streaming.api.functions.sink.v2
A special sink that ignores all elements.
DiscardingSink() - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.DiscardingSink
Deprecated.
 
DiscardingSink() - Constructor for class org.apache.flink.streaming.api.functions.sink.v2.DiscardingSink
 
discardSingleLogicalFile(LogicalFile, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
discardState() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
discardState() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.ChainedStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
discardState() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
discardState() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
discardState() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
This method should be empty, so that JM is not in charge of the lifecycle of files in a file-merging checkpoint.
discardState() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
Discard the state by deleting the file that stores the state.
discardState() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
discardState() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
discardState() - Method in class org.apache.flink.runtime.state.SnapshotResult
 
discardState() - Method in interface org.apache.flink.runtime.state.StateObject
Discards the state referred to and solemnly owned by this handle, to free up resources in the persistent storage.
discardStateFuture(Future<? extends StateObject>) - Static method in class org.apache.flink.runtime.state.StateUtil
Discards the given state future by first trying to cancel it.
discardStateObjectQuietly(StateObject) - Static method in class org.apache.flink.runtime.state.StateUtil
 
discardUpToCheckpoint(long) - Method in interface org.apache.flink.runtime.state.changelog.LocalChangelogRegistry
Called upon ChangelogKeyedStateBackend#notifyCheckpointComplete and ChangelogKeyedStateBackend#notifyCheckpointSubsumed.
discardUpToCheckpoint(long) - Method in class org.apache.flink.runtime.state.changelog.LocalChangelogRegistryImpl
 
discardWithCheckpointId(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
When a checkpoint that uses this logical file is subsumed or aborted, discard this logical file.
disconnect() - Method in interface org.apache.flink.runtime.jobmaster.ServiceConnectionManager
Disconnect from the current service.
disconnect() - Method in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
disconnect() - Method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
 
disconnect() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
Disconnects the connection, closing all associated services thereby and returning the remaining job.
DISCONNECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
disconnectJobManager(JobID, Exception) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
disconnectJobManager(JobID, Exception) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Disconnects the given JobManager from the TaskManager.
disconnectJobManager(JobID, Exception) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
disconnectJobManager(JobID, JobStatus, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
disconnectJobManager(JobID, JobStatus, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Disconnects a JobManager specified by the given resourceID from the ResourceManager.
disconnectResourceManager() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
disconnectResourceManager() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Disconnects the slot pool from its current Resource Manager.
disconnectResourceManager() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Disconnects the slot pool from its current Resource Manager.
disconnectResourceManager(Exception) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
disconnectResourceManager(Exception) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Disconnects the ResourceManager from the TaskManager.
disconnectResourceManager(Exception) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
disconnectResourceManager(ResourceManagerId, Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
disconnectResourceManager(ResourceManagerId, Exception) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Disconnects the resource manager from the job manager because of the given cause.
disconnectTaskManager(ResourceID, Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
disconnectTaskManager(ResourceID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Disconnects the given TaskExecutor from the JobMaster.
disconnectTaskManager(ResourceID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
disconnectTaskManager(ResourceID, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Disconnects a TaskManager specified by the given resourceID from the ResourceManager.
discoverDecodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.flink.table.factories.FactoryUtil.TableFactoryHelper
Discovers a DecodingFormat of the given type using the given option as factory identifier.
discoverDecodingFormat(DynamicTableFactory.Context, Class<F>) - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
discoverEncodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.flink.table.factories.FactoryUtil.TableFactoryHelper
Discovers a EncodingFormat of the given type using the given option as factory identifier.
discoverFactory(ClassLoader, Class<T>, String) - Static method in class org.apache.flink.table.factories.FactoryUtil
Discovers a factory using the given factory base class and identifier.
discoverManagedTableFactory(ClassLoader) - Static method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
Discovers the unique implementation of ManagedTableFactory without identifier.
discoverOptionalDecodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.flink.table.factories.FactoryUtil.TableFactoryHelper
Discovers a DecodingFormat of the given type using the given option (if present) as factory identifier.
discoverOptionalEncodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.flink.table.factories.FactoryUtil.TableFactoryHelper
Discovers a EncodingFormat of the given type using the given option (if present) as factory identifier.
discoverOptionsAndApply(Path, String, String, String) - Static method in class org.apache.flink.docs.util.ConfigurationOptionLocator
 
discoverOptionsAndApply(Path, BiConsumerWithException<Class<?>, Collection<OptionWithMetaInfo>, ? extends Exception>) - Method in class org.apache.flink.docs.util.ConfigurationOptionLocator
 
DISCOVERY_INTERVAL - Static variable in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
DISCOVERY_SCRIPT_ARG - Static variable in class org.apache.flink.externalresource.gpu.GPUDriverOptions
 
DISCOVERY_SCRIPT_PATH - Static variable in class org.apache.flink.externalresource.gpu.GPUDriverOptions
 
DiskIOScheduler - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
The DiskIOScheduler is a scheduler that controls the reading of data from shuffle files.
DiskIOScheduler(TieredStoragePartitionId, BatchShuffleReadBufferPool, ScheduledExecutorService, int, Duration, BiFunction<Integer, Integer, Integer>, PartitionFileReader) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
DiskTierConsumerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
The data client is used to fetch data from disk tier.
DiskTierConsumerAgent(List<TieredStorageConsumerSpec>, TieredStorageNettyService) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
DiskTierFactory - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
The implementation of TierFactory for disk tier.
DiskTierFactory() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
DiskTierProducerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
The disk tier implementation of TierProducerAgent.
DISPATCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
dispatcher - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
Dispatcher - Class in org.apache.flink.runtime.dispatcher
Base class for the Dispatcher component.
Dispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, DispatcherServices) - Constructor for class org.apache.flink.runtime.dispatcher.Dispatcher
 
Dispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, DispatcherServices, JobManagerRunnerRegistry, ResourceCleanerFactory) - Constructor for class org.apache.flink.runtime.dispatcher.Dispatcher
 
DISPATCHER_NAME - Static variable in class org.apache.flink.runtime.dispatcher.Dispatcher
 
DISPATCHER_THROUGHPUT - Static variable in class org.apache.flink.configuration.RpcOptions
Maximum number of messages until another actor is executed by the same thread.
Dispatcher.ExecutionType - Enum in org.apache.flink.runtime.dispatcher
Enum to distinguish between initial job submission and re-submission for recovery.
DispatcherBootstrap - Interface in org.apache.flink.runtime.dispatcher
An interface containing the logic of bootstrapping the Dispatcher of a cluster.
DispatcherBootstrapFactory - Interface in org.apache.flink.runtime.dispatcher
A factory to create a DispatcherBootstrap.
DispatcherCachedOperationsHandler - Class in org.apache.flink.runtime.dispatcher
A handler for async operations triggered by the Dispatcher whose keys and results are cached.
DispatcherException - Exception in org.apache.flink.runtime.dispatcher
Base class for Dispatcher related exceptions.
DispatcherException(String) - Constructor for exception org.apache.flink.runtime.dispatcher.DispatcherException
 
DispatcherException(String, Throwable) - Constructor for exception org.apache.flink.runtime.dispatcher.DispatcherException
 
DispatcherException(Throwable) - Constructor for exception org.apache.flink.runtime.dispatcher.DispatcherException
 
DispatcherFactory - Interface in org.apache.flink.runtime.dispatcher
Dispatcher factory interface.
DispatcherGateway - Interface in org.apache.flink.runtime.dispatcher
Gateway for the Dispatcher component.
DispatcherId - Class in org.apache.flink.runtime.dispatcher
Fencing token of the Dispatcher.
DispatcherLeaderProcessFactory - Interface in org.apache.flink.runtime.dispatcher.runner
Factory for the DispatcherLeaderProcess.
DispatcherLeaderProcessFactoryFactory - Interface in org.apache.flink.runtime.dispatcher.runner
DispatcherOperationCaches - Class in org.apache.flink.runtime.dispatcher
Encapsulates caches for results of asynchronous operations triggered by the Dispatcher.
DispatcherOperationCaches() - Constructor for class org.apache.flink.runtime.dispatcher.DispatcherOperationCaches
 
DispatcherOperationCaches(Duration) - Constructor for class org.apache.flink.runtime.dispatcher.DispatcherOperationCaches
 
DispatcherResourceCleanerFactory - Class in org.apache.flink.runtime.dispatcher.cleanup
DispatcherResourceCleanerFactory instantiates ResourceCleaner instances that clean cleanable resources from the Dispatcher.
DispatcherResourceCleanerFactory(Executor, RetryStrategy, JobManagerRunnerRegistry, JobGraphWriter, BlobServer, HighAvailabilityServices, JobManagerMetricGroup) - Constructor for class org.apache.flink.runtime.dispatcher.cleanup.DispatcherResourceCleanerFactory
 
DispatcherResourceCleanerFactory(JobManagerRunnerRegistry, DispatcherServices) - Constructor for class org.apache.flink.runtime.dispatcher.cleanup.DispatcherResourceCleanerFactory
 
DispatcherResourceManagerComponent - Class in org.apache.flink.runtime.entrypoint.component
Component which starts a Dispatcher, ResourceManager and WebMonitorEndpoint in the same process.
DispatcherResourceManagerComponentFactory - Interface in org.apache.flink.runtime.entrypoint.component
DispatcherRestEndpoint - Class in org.apache.flink.runtime.dispatcher
REST endpoint for the Dispatcher component.
DispatcherRestEndpoint(GatewayRetriever<DispatcherGateway>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, ExecutionGraphCache, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint
 
DispatcherRunner - Interface in org.apache.flink.runtime.dispatcher.runner
The DispatcherRunner encapsulates how a Dispatcher is being executed.
DispatcherRunnerFactory - Interface in org.apache.flink.runtime.dispatcher.runner
Factory interface for the DispatcherRunner.
DispatcherServices - Class in org.apache.flink.runtime.dispatcher
Dispatcher services container.
DispatcherThreadFactory - Class in org.apache.flink.runtime.taskmanager
Thread factory that creates threads with a given name, associates them with a given thread group, and set them to daemon mode.
DispatcherThreadFactory(ThreadGroup, String) - Constructor for class org.apache.flink.runtime.taskmanager.DispatcherThreadFactory
Creates a new thread factory.
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CoordinatedTask
 
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
dispatchOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
display() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
display() - Method in class org.apache.flink.table.client.cli.CliView
 
DISPLAY_DEFAULT_COLOR_SCHEMA - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
DISPLAY_MAX_COLUMN_WIDTH - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
DISPLAY_QUERY_TIME_COST - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
DISPLAY_SHOW_LINE_NUMBERS - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
displayResults() - Method in class org.apache.flink.table.client.cli.CliTableauResultView
 
Disposable - Interface in org.apache.flink.util
Interface for classes that can be disposed, i.e. that have a dedicated lifecycle step to "destroy" the object.
dispose() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
Should only be called by one thread, and only after all accesses to the DB happened.
dispose() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopPathBasedBulkWriter
Disposes the writer on failures.
dispose() - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
dispose() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
dispose() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
dispose() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Disposes the sorter.
dispose() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
dispose() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
Closes the state backend, releasing all internal resources, but does not delete any persistent checkpoint data.
dispose() - Method in interface org.apache.flink.runtime.state.AsyncKeyedStateBackend
 
dispose() - Method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
dispose() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
dispose() - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
dispose() - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
dispose() - Method in interface org.apache.flink.runtime.state.OperatorStateBackend
 
dispose() - Method in interface org.apache.flink.runtime.state.OwnedTaskLocalStateStore
Disposes the task local state store.
dispose() - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Disposes the state of all local snapshots managed by this object.
dispose() - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
dispose() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
dispose() - Method in class org.apache.flink.state.changelog.ChangelogStateFactory
 
dispose() - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
Should only be called by one thread, and only after all accesses to the DB happened.
dispose() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
Should only be called by one thread, and only after all accesses to the DB happened.
dispose() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter
Dispose the part file.
dispose() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
dispose() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
dispose() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
dispose() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
dispose() - Method in interface org.apache.flink.util.Disposable
Disposes the object and releases all resources.
disposeAllOperatorCoordinators() - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
disposeAllOperatorCoordinators() - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Dispose all operator coordinators.
disposeAndClearRegisteredCompactionFactories() - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
disposeAndClearRegisteredCompactionFactories() - Method in class org.apache.flink.state.forst.ForStDBTtlCompactFiltersManager
 
disposed - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Status flag if this store was already discarded.
disposeOnFailure() - Method in interface org.apache.flink.runtime.state.CheckpointStorageLocation
Disposes the checkpoint location in case the checkpoint has failed.
disposeOnFailure() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
disposeOnFailure() - Method in class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
 
disposeOnFailure() - Method in class org.apache.flink.runtime.state.memory.PersistentMetadataCheckpointStorageLocation
 
disposeSavepoint(String) - Method in interface org.apache.flink.client.program.ClusterClient
Dispose the savepoint under the given path.
disposeSavepoint(String) - Method in class org.apache.flink.client.program.MiniClusterClient
 
disposeSavepoint(String) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
disposeSavepoint(String) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
disposeSavepoint(String, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
disposeSavepoint(String, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Dispose the given savepoint.
disposeSavepoint(String, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
disposeSavepoint(String, CheckpointStorage, ClassLoader) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
disposeStorageLocation() - Method in interface org.apache.flink.runtime.state.CompletedCheckpointStorageLocation
Disposes the storage location.
disposeStorageLocation() - Method in class org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
 
distinct() - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that is distinct.
distinct() - Method in class org.apache.calcite.tools.RelBuilder
Creates an Aggregate that makes the relational expression distinct on all fields.
distinct() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Similar to a SQL distinct aggregation clause such as COUNT(DISTINCT a), declares that an aggregation function is only applied on distinct input values.
distinct() - Method in class org.apache.flink.table.api.internal.TableImpl
 
distinct() - Method in interface org.apache.flink.table.api.Table
Removes duplicate values and returns only distinct (different) values.
distinct(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that is optionally distinct.
distinct(QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
DISTINCT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DISTINCT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DISTINCT - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Function syntax for handling DISTINCT aggregates.
DISTINCT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
DISTINCT_TYPE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
DistinctQueryOperation - Class in org.apache.flink.table.operations
Removes duplicated rows of underlying relational operation.
DistinctQueryOperation(QueryOperation) - Constructor for class org.apache.flink.table.operations.DistinctQueryOperation
 
DistinctType - Class in org.apache.flink.table.types.logical
Logical type of a user-defined distinct type.
DistinctType.Builder - Class in org.apache.flink.table.types.logical
A builder for a DistinctType.
DistinctViewSpec(String, DataType) - Constructor for class org.apache.flink.table.planner.typeutils.DataViewUtils.DistinctViewSpec
 
DISTRIBUTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
distributedBy(int, String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into the given number of buckets by the given columns.
distributedBy(String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into buckets over the given columns.
distributedByHash(int, String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into the given number of buckets using a hash algorithm over the given columns.
distributedByHash(String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into buckets using a hash algorithm over the given columns.
distributedByRange(int, String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into the given number of buckets using a range algorithm over the given columns.
distributedByRange(String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into buckets using a range algorithm over the given columns.
DistributedCache - Class in org.apache.flink.api.common.cache
DistributedCache provides static methods to write the registered cache files into job configuration or decode them from job configuration.
DistributedCache(Map<String, Future<Path>>) - Constructor for class org.apache.flink.api.common.cache.DistributedCache
 
DistributedCache.DistributedCacheEntry - Class in org.apache.flink.api.common.cache
Meta info about an entry in DistributedCache.
DistributedCacheEntry(String, boolean, boolean) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Client-side constructor used during job-submission for zipped directory.
DistributedCacheEntry(String, Boolean) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Client-side constructor used by the API for initial registration.
DistributedCacheEntry(String, Boolean, byte[]) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Server-side constructor used during job-submission for files.
DistributedCacheEntry(String, Boolean, byte[], boolean) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
Server-side constructor used during job-submission for zipped directories.
DistributedCacheFile(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
DistributedCacheViaBlobTestProgram - Class in org.apache.flink.streaming.tests
End-to-end test program for verifying that files are distributed via BlobServer and later accessible through DistribitutedCache.
DistributedCacheViaBlobTestProgram() - Constructor for class org.apache.flink.streaming.tests.DistributedCacheViaBlobTestProgram
 
distributedInto(int) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines that the table should be distributed into the given number of buckets.
DistributedRuntimeUDFContext - Class in org.apache.flink.runtime.operators.util
A standalone implementation of the RuntimeContext, created by runtime UDF operators.
DistributedRuntimeUDFContext(JobInfo, TaskInfo, UserCodeClassLoader, ExecutionConfig, Map<String, Future<Path>>, Map<String, Accumulator<?, ?>>, OperatorMetricGroup, ExternalResourceInfoProvider) - Constructor for class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
distribution - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
distribution - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
distribution(TableDistribution) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
DISTRIBUTION - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
DISTRIBUTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DistributionPattern - Enum in org.apache.flink.runtime.jobgraph
A distribution pattern determines, which sub tasks of a producing task are connected to which consuming sub tasks.
div(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
DIV - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DIV - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DIV_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DIV_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
divide(int) - Method in class org.apache.flink.api.common.resources.Resource
 
divide(long) - Method in class org.apache.flink.configuration.MemorySize
 
divide(BigDecimal) - Method in class org.apache.flink.api.common.resources.Resource
 
divide(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
DIVIDE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
DIVIDE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DIVIDE_INTEGER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
dividedBy(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns left divided by right.
divideInt(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
divideRoundUp(int, int) - Static method in class org.apache.flink.util.MathUtils
Divide and rounding up to integer.
divideToIntegralValue(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
Returns a DecimalData whose value is the integer part of the quotient (this / divisor) rounded down.
DMeter - Class in org.apache.flink.metrics.datadog
Mapping of meter between Flink and Datadog.
DMeter(Meter, String, String, List<String>, Clock) - Constructor for class org.apache.flink.metrics.datadog.DMeter
 
DMetric - Class in org.apache.flink.metrics.datadog
Abstract metric of Datadog for serialization.
DMetric(MetricMetaData) - Constructor for class org.apache.flink.metrics.datadog.DMetric
 
DmlNamespace(SqlValidatorImpl, SqlNode, SqlNode, SqlValidatorScope) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl.DmlNamespace
 
DNS_POLICY_DEFAULT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
DNS_POLICY_HOSTNETWORK - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
DO - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DO - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DO() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
doAdvance() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
DockerImageVersions - Class in org.apache.flink.util
Utility class for defining the image names and versions of Docker containers used during the Java tests.
DockerImageVersions() - Constructor for class org.apache.flink.util.DockerImageVersions
 
doClose(List<Closeable>) - Method in class org.apache.flink.core.fs.CloseableRegistry
This implementation doesn't imply any exception during closing due to backward compatibility.
doClose(List<Closeable>) - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
This implementation doesn't imply any exception during closing due to backward compatibility.
doClose(List<AutoCloseable>) - Method in class org.apache.flink.core.fs.AutoCloseableRegistry
This implementation implies that any exception is possible during closing.
doClose(List<R>) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
 
doCompact(List<Path>, OutputStream) - Method in class org.apache.flink.connector.file.sink.compactor.ConcatFileCompactor
 
doCompact(List<Path>, OutputStream) - Method in class org.apache.flink.connector.file.sink.compactor.OutputStreamBasedFileCompactor
 
doCompact(FileSystem, String, List<Path>, Path, Configuration, CompactReader.Factory<T>, CompactWriter.Factory<T>) - Static method in class org.apache.flink.connector.file.table.utils.CompactFileUtils
Do Compaction: - Target file exists, do nothing. - Can do compaction: - Single file, do atomic renaming, there are optimizations for FileSystem. - Multiple file, do reading and writing.
DOCS - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
Documentation - Class in org.apache.flink.annotation.docs
Collection of annotations to modify the behavior of the documentation generators.
Documentation.ExcludeFromDocumentation - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields or REST API message headers to exclude it from documentation.
Documentation.ExecMode - Enum in org.apache.flink.annotation.docs
The execution mode the config works for.
Documentation.OverrideDefault - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields to override the documented default.
Documentation.Section - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields to include them in specific sections.
Documentation.Sections - Class in org.apache.flink.annotation.docs
Constants for section names.
Documentation.SuffixOption - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields or options class to mark them as a suffix-option; i.e., a config option where the key is only a suffix, with the prefix being dynamically provided at runtime.
Documentation.TableOption - Annotation Type in org.apache.flink.annotation.docs
Annotation used on table config options for adding meta data labels.
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
doEndInputConsume(int) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
The endInput method is used to do clean work for operator corresponding input, such as the HashAgg operator needs to flush data, and the HashJoin build side need to build hash table, so each operator needs to implement the corresponding clean logic in this method.
doEndInputProduce(CodeGeneratorContext) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Generate the Java source code to do operator clean work, only the leaf operator in operator DAG need to generate the code, other middle operators just call its input `endInputProduce` normally, otherwise, the operator has some specific logic.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
doFetch(RowData) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
doForward(T, Throwable, CompletableFuture<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Completes the given future with either the given value or throwable, depending on which parameter is not null.
DOLLAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
doLogin(boolean) - Method in class org.apache.flink.runtime.security.token.hadoop.KerberosLoginProvider
Does kerberos login and sets current user.
doLoginAndReturnUGI() - Method in class org.apache.flink.runtime.security.token.hadoop.KerberosLoginProvider
Does kerberos login and doesn't set current user, just returns a new UGI instance.
DOMAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
done() - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable.AsyncSnapshotTask
 
done(RelNode) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
Done() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
DoneFuture<T> - Class in org.apache.flink.runtime.state
A Future that is always done and will just yield the object that was given at creation time.
DoneFuture(T) - Constructor for class org.apache.flink.runtime.state.DoneFuture
 
doProcessConsume(int, List<GeneratedExpression>, GeneratedExpression) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
The process method is responsible for the operator data processing logic, so each operator needs to implement this method to generate the code to process the row.
doProcessProduce(CodeGeneratorContext) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Generate the Java source code to process rows, only the leaf operator in operator DAG need to generate the code which produce the row, other middle operators just call its input OpFusionCodegenSpecGenerator.processProduce(CodeGeneratorContext) normally, otherwise, the operator has some specific logic.
doRegister(C, Map<R, T>) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Does the actual registration of the closeable with the registry map.
doRegister(Closeable, Map<Closeable, Object>) - Method in class org.apache.flink.core.fs.CloseableRegistry
 
doRegister(AutoCloseable, Map<AutoCloseable, Object>) - Method in class org.apache.flink.core.fs.AutoCloseableRegistry
 
doRegister(WrappingProxyCloseable<? extends Closeable>, Map<Closeable, SafetyNetCloseableRegistry.PhantomDelegatingCloseableRef>) - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
dot(RexNode, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates an access to a field by ordinal.
dot(RexNode, String) - Method in class org.apache.calcite.tools.RelBuilder
Creates an access to a field by name.
DOT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DOT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DOT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DOT_FORMAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
doTransform(String, TypeInformation<R>, StreamOperatorFactory<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
 
doTransform(String, TypeInformation<R>, StreamOperatorFactory<R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
 
DOUBLE - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DOUBLE = 7;
DOUBLE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
DOUBLE = 8;
DOUBLE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
DOUBLE - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
DOUBLE - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive double and Double.
DOUBLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOUBLE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
DOUBLE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
DOUBLE() - Static method in class org.apache.flink.table.api.DataTypes
Data type of an 8-byte double precision floating point number.
DOUBLE() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
DOUBLE() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API integer or SQL DOUBLE type.
DOUBLE_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
DOUBLE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
DOUBLE_PERIOD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOUBLE_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
DOUBLE_QUOTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DOUBLE_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
DOUBLE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
DOUBLE = 7;
DOUBLE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
DOUBLE = 8;
DOUBLE_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
DoubleApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DoubleApproxCountDistinctAggFunction
 
DoubleAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DoubleAvgAggFunction
 
DoubleColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
Double ColumnReader.
DoubleColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.DoubleColumnReader
 
DoubleColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Double column vector.
DoubleComparator - Class in org.apache.flink.api.common.typeutils.base
 
DoubleComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
DoubleCounter - Class in org.apache.flink.api.common.accumulators
An accumulator that sums up double values.
DoubleCounter() - Constructor for class org.apache.flink.api.common.accumulators.DoubleCounter
 
DoubleCounter(double) - Constructor for class org.apache.flink.api.common.accumulators.DoubleCounter
 
DoubleEmittingSourceReaderWithCheckpointsInBetween<E,​O,​IterT extends Iterator<E>,​SplitT extends IteratorSourceSplit<E,​IterT>> - Class in org.apache.flink.connector.datagen.source
A SourceReader that synchronizes emission of N elements on the arrival of the checkpoint barriers It 1) emits a list of elements without checkpoints in-between, 2) then waits for two checkpoints to complete, 3) then re-emits the same elements before 4) waiting for another two checkpoints and 5) exiting.
DoubleEmittingSourceReaderWithCheckpointsInBetween(SourceReaderContext, GeneratorFunction<E, O>) - Constructor for class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
DoubleEmittingSourceReaderWithCheckpointsInBetween(SourceReaderContext, GeneratorFunction<E, O>, BooleanSupplier) - Constructor for class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
doubleGenerator(double, double) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
doubleGenerator(int, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
DoubleHashSet - Class in org.apache.flink.table.runtime.util.collections
Double hash set.
DoubleHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
 
DoubleHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
 
DoubleHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
 
DoubleLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DoubleLeadLagAggFunction
 
DoubleMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DoubleMaxAggFunction
 
DoubleMaximum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the maximum double value.
DoubleMaximum() - Constructor for class org.apache.flink.api.common.accumulators.DoubleMaximum
 
DoubleMaximum(double) - Constructor for class org.apache.flink.api.common.accumulators.DoubleMaximum
 
DoubleMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DoubleMinAggFunction
 
DoubleMinimum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the minimum double value.
DoubleMinimum() - Constructor for class org.apache.flink.api.common.accumulators.DoubleMinimum
 
DoubleMinimum(double) - Constructor for class org.apache.flink.api.common.accumulators.DoubleMinimum
 
DoubleParser - Class in org.apache.flink.types.parser
Parses a text field into a Double.
DoubleParser() - Constructor for class org.apache.flink.types.parser.DoubleParser
 
DoublePrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
DoublePrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArrayComparator
 
DoublePrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for double arrays.
DoublePrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
DoublePrimitiveArraySerializer.DoublePrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
DoublePrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer.DoublePrimitiveArraySerializerSnapshot
 
DoubleSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Double.
DoubleSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
DoubleSerializer.DoubleSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
DoubleSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleSerializer.DoubleSerializerSnapshot
 
DoubleSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DoubleSingleValueAggFunction
 
DoubleSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DoubleSum0AggFunction
 
DoubleSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.DoubleSumAggFunction
 
DoubleSumAggregator - Class in org.apache.flink.api.common.aggregators
An Aggregator that sums up DoubleValue values.
DoubleSumAggregator() - Constructor for class org.apache.flink.api.common.aggregators.DoubleSumAggregator
 
DoubleSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DoubleSumWithRetractAggFunction
 
doubleType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Double type.
DoubleType - Class in org.apache.flink.table.types.logical
Logical type of an 8-byte double precision floating point number.
DoubleType() - Constructor for class org.apache.flink.table.types.logical.DoubleType
 
DoubleType(boolean) - Constructor for class org.apache.flink.table.types.logical.DoubleType
 
doubleValue(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
DoubleValue - Class in org.apache.flink.types
Boxed serializable and comparable double precision floating point type, representing the primitive type double.
DoubleValue() - Constructor for class org.apache.flink.types.DoubleValue
Initializes the encapsulated double with 0.0.
DoubleValue(double) - Constructor for class org.apache.flink.types.DoubleValue
Initializes the encapsulated double with the provided value.
DoubleValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for DoubleValue based on CopyableValueComparator.
DoubleValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
DoubleValueParser - Class in org.apache.flink.types.parser
Parses a text field into a DoubleValue.
DoubleValueParser() - Constructor for class org.apache.flink.types.parser.DoubleValueParser
 
DoubleValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
DoubleValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
DoubleValueSerializer.DoubleValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
DoubleValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer.DoubleValueSerializerSnapshot
 
DoubleWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Double.
DoubleWriter.DoubleWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
DoubleWriter.DoubleWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
DoubleZeroConvergence - Class in org.apache.flink.api.common.aggregators
A ConvergenceCriterion over an Aggregator that defines convergence as reached once the aggregator holds the value zero.
DoubleZeroConvergence() - Constructor for class org.apache.flink.api.common.aggregators.DoubleZeroConvergence
 
doUnRegister(C, Map<R, T>) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Does the actual un-registration of the closeable from the registry map.
doUnRegister(Closeable, Map<Closeable, Object>) - Method in class org.apache.flink.core.fs.CloseableRegistry
 
doUnRegister(AutoCloseable, Map<AutoCloseable, Object>) - Method in class org.apache.flink.core.fs.AutoCloseableRegistry
 
doUnRegister(WrappingProxyCloseable<? extends Closeable>, Map<Closeable, SafetyNetCloseableRegistry.PhantomDelegatingCloseableRef>) - Method in class org.apache.flink.core.fs.SafetyNetCloseableRegistry
 
doVisit(RelNode) - Method in class org.apache.flink.table.planner.hint.CapitalizeQueryHintsShuttle
 
doVisit(RelNode) - Method in class org.apache.flink.table.planner.hint.ClearQueryHintsWithInvalidPropagationShuttle
 
doVisit(RelNode) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
doVisit(RelNode) - Method in class org.apache.flink.table.planner.plan.optimize.QueryHintsResolver
 
DOW - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
DOW - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
doWithCleanupOnException(Closeable, SupplierWithException<E, IOException>) - Static method in class org.apache.flink.connector.file.src.util.Utils
Runs the given SupplierWithException (a piece of code producing a result).
doWithCleanupOnException(Closeable, ThrowingRunnable<IOException>) - Static method in class org.apache.flink.connector.file.src.util.Utils
Runs the given Runnable.
DOWN - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
DOWN - org.apache.flink.table.client.cli.CliRowView.RowOperation
 
DOWN - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
DOWNLOAD_STATE_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
DownloadCache - Interface in org.apache.flink.tests.util.cache
A DownloadCache allows tests to download a files and/or directories and optionally caches them.
DownloadCacheFactory - Interface in org.apache.flink.tests.util.cache
A factory for DownloadCache implementations.
DownTimeGauge - Class in org.apache.flink.runtime.executiongraph.metrics
A gauge that returns (in milliseconds) how long a job has not been not running any more, in case it is in a failing/recovering situation.
DownTimeGauge(JobStatusProvider) - Constructor for class org.apache.flink.runtime.executiongraph.metrics.DownTimeGauge
 
doWrite(IN, int) - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Sets the field value as the field at the specified ordinal of the specified row.
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.ArrayWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.BigIntWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.BinaryWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.BooleanWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.DateWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.DecimalWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.DoubleWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.FloatWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.IntWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.MapWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.NullWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.SmallIntWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.TimestampWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.TimeWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.TinyIntWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.VarBinaryWriter
 
doWrite(T, int) - Method in class org.apache.flink.table.runtime.arrow.writers.VarCharWriter
 
DOY - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
DOY - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
DOY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DQID - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DQLCachedPlan - Class in org.apache.flink.table.api.internal
PlanCache for DQL.
DQLCachedPlan(QueryOperation, CollectModifyOperation, List<Transformation<?>>) - Constructor for class org.apache.flink.table.api.internal.DQLCachedPlan
 
DRACULA - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
drain() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Finishes running all mails in the mailbox.
drain() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Drains the mailbox and returns all mails that were still enqueued.
drain() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
DRAIN - org.apache.flink.runtime.io.network.api.StopMode
 
DRAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DRAINED - org.apache.flink.runtime.io.PullingAsyncDataInput.EndOfDataStatus
 
drainInflightRecords(int) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
A helper function to drain in-flight records util AsyncExecutionController.inFlightRecordNum within the limit of given targetNum.
driver - Variable in class org.apache.flink.runtime.operators.BatchTask
The driver that invokes the user code (the stub implementation).
Driver<S extends Function,​OT> - Interface in org.apache.flink.runtime.operators
The interface to be implemented by all drivers that run alone (or as the primary driver) in a task.
DriverStrategy - Enum in org.apache.flink.runtime.operators
Enumeration of all available operator strategies.
DriverUri - Class in org.apache.flink.table.jdbc
Parse catalog, table and connection properties from uri for FlinkDriver.
DriverUtils - Class in org.apache.flink.table.jdbc.utils
Utils methods are copied from flink-core for flink jdbc driver to avoid excessive dependency.
DriverUtils() - Constructor for class org.apache.flink.table.jdbc.utils.DriverUtils
 
DROP - org.apache.flink.formats.json.JsonFormatOptions.MapNullKeyMode
 
DROP - org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer
 
DROP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DROP_UPDATE_BEFORE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDropUpdateBefore
 
dropCatalogFunction(UnresolvedIdentifier, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Drops a catalog function by also considering temporary catalog functions.
DropCatalogFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP FUNCTION statement for catalog functions.
DropCatalogFunctionOperation(ObjectIdentifier, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
DropCatalogOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP CATALOG statement.
DropCatalogOperation(String, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropCatalogOperation
 
dropColumn(String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to drop column.
dropColumns(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
dropColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
dropColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Drops existing columns.
dropConstraint(String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to drop constraint.
dropConstraint(TableSchema, String) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Creates a new schema but drop the constraint with given name.
dropDatabase(String, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a database.
dropDatabase(String, boolean, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a database.
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
dropDatabase(String, String, boolean, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drop a database.
DropDatabaseEvent - Interface in org.apache.flink.table.catalog.listener
When a database is dropped, a DropDatabaseEvent event will be created and fired.
DropDatabaseOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP DATABASE statement.
DropDatabaseOperation(String, String, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
dropDistribution() - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to drop a table's distribution.
DropDistribution() - Constructor for class org.apache.flink.table.catalog.TableChange.DropDistribution
 
dropFunction(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
dropFunction(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Drops a catalog function registered in the given path.
dropFunction(ObjectPath, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a function.
dropFunction(ObjectPath, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
dropFunction(ObjectPath, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
dropMaterializedTable(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drops a materialized table in a given fully qualified path.
DropMaterializedTableOperation - Class in org.apache.flink.table.operations.materializedtable
Operation to describe a DROP MATERIALIZED TABLE statement.
DropMaterializedTableOperation(ObjectIdentifier, boolean) - Constructor for class org.apache.flink.table.operations.materializedtable.DropMaterializedTableOperation
 
DropOperation - Interface in org.apache.flink.table.operations.ddl
A Operation that describes the DROP DDL statements, e.g.
dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a partition.
dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
DropPartitionsOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe ALTER TABLE DROP PARTITION statement.
DropPartitionsOperation(ObjectIdentifier, boolean, List<CatalogPartitionSpec>) - Constructor for class org.apache.flink.table.operations.ddl.DropPartitionsOperation
 
dropTable(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drops a table in a given fully qualified path.
dropTable(ObjectPath, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Drop a table or view.
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
DropTableEvent - Interface in org.apache.flink.table.catalog.listener
When a table is dropped, a DropTableEvent event will be created and fired.
DropTableOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP TABLE statement.
DropTableOperation(ObjectIdentifier, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropTableOperation
 
dropTempCatalogFunction(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Drop a temporary catalog function.
dropTemporaryCatalogFunction(UnresolvedIdentifier, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Drops a temporary catalog function.
dropTemporaryFunction(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
dropTemporaryFunction(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Drops a temporary catalog function registered in the given path.
dropTemporaryMaterializedTableUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
dropTemporarySystemFunction(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
dropTemporarySystemFunction(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Drops a temporary system function registered under the given name.
dropTemporarySystemFunction(String, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Drops a temporary system function.
dropTemporaryTable(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
dropTemporaryTable(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Drops a temporary table registered in the given path.
dropTemporaryTable(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drop a temporary table in a given fully qualified path.
dropTemporaryView(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
dropTemporaryView(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Drops a temporary view registered in the given path.
dropTemporaryView(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drop a temporary view in a given fully qualified path.
DropTempSystemFunctionOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP FUNCTION statement for temporary system function.
DropTempSystemFunctionOperation(String, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
DropUpdateBeforeFunction - Class in org.apache.flink.table.runtime.operators.misc
A function drops only rows with RowKind.UPDATE_BEFORE changelog kind.
DropUpdateBeforeFunction() - Constructor for class org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
 
dropView(ObjectIdentifier, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Drops a view in a given fully qualified path.
DropViewOperation - Class in org.apache.flink.table.operations.ddl
Operation to describe a DROP VIEW statement.
DropViewOperation(ObjectIdentifier, boolean, boolean) - Constructor for class org.apache.flink.table.operations.ddl.DropViewOperation
 
dropWatermark() - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to drop watermark.
DropWatermark() - Constructor for class org.apache.flink.table.catalog.TableChange.DropWatermark
 
DropwizardHistogramWrapper - Class in org.apache.flink.dropwizard.metrics
Wrapper to use a Dropwizard Histogram as a Flink Histogram.
DropwizardHistogramWrapper(Histogram) - Constructor for class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
DropwizardMeterWrapper - Class in org.apache.flink.dropwizard.metrics
Wrapper to use a Dropwizard Meter as a Flink Meter.
DropwizardMeterWrapper(Meter) - Constructor for class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
DSeries - Class in org.apache.flink.metrics.datadog
Json serialization between Flink and Datadog.
DSeries() - Constructor for class org.apache.flink.metrics.datadog.DSeries
 
DSeries(List<DMetric>) - Constructor for class org.apache.flink.metrics.datadog.DSeries
 
DualInputOperator<IN1,​IN2,​OUT,​FT extends Function> - Class in org.apache.flink.api.common.operators
Abstract operator superclass for all operators that have two inputs, like "Join", "CoGroup", or "Cross".
DualInputOperator(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.DualInputOperator
Creates a new abstract dual-input operator with the given name wrapping the given user function.
DualInputOperator(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.DualInputOperator
Creates a new abstract dual-input Pact with the given name wrapping the given user function.
DualInputSemanticProperties - Class in org.apache.flink.api.common.operators
Container for the semantic properties associated to a dual input operator.
DualInputSemanticProperties() - Constructor for class org.apache.flink.api.common.operators.DualInputSemanticProperties
 
DualKeyLinkedMap<A,​B,​V> - Class in org.apache.flink.runtime.util
Map which stores values under two different indices.
DualKeyLinkedMap() - Constructor for class org.apache.flink.runtime.util.DualKeyLinkedMap
 
Dummy - Interface in org.apache.flink.tests.util.categories
Dummy marker interface used for excluding all other groups.
DUMMY_RESULT_STORE - Static variable in class org.apache.flink.table.gateway.service.result.ResultStore
 
DummyAvroKryoSerializerClass() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroKryoSerializerClass
 
DummyAvroRegisteredClass() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroRegisteredClass
 
DummyBatchJobRecoveryHandler - Class in org.apache.flink.runtime.scheduler.adaptivebatch
A dummy implementation of the BatchJobRecoveryHandler.
DummyBatchJobRecoveryHandler() - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
DummyCheckpoint() - Constructor for class org.apache.flink.table.examples.java.connectors.SocketSource.DummyCheckpoint
 
DummyComponentMainThreadExecutor(String) - Constructor for class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
DummyFSFactory - Class in org.apache.flink.fs.dummy
Factory of dummy FileSystem.
DummyFSFactory() - Constructor for class org.apache.flink.fs.dummy.DummyFSFactory
 
DummyInitializationContext - Class in org.apache.flink.connector.testutils.formats
A dummy context for serialization schemas.
DummyInitializationContext() - Constructor for class org.apache.flink.connector.testutils.formats.DummyInitializationContext
 
DummySpeculativeExecutionHandler - Class in org.apache.flink.runtime.scheduler.adaptivebatch
The dummy implementation of SpeculativeExecutionHandler.
DummySpeculativeExecutionHandler() - Constructor for class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
DummySplit() - Constructor for class org.apache.flink.table.examples.java.connectors.SocketSource.DummySplit
 
DummyStreamExecutionEnvironment - Class in org.apache.flink.table.planner.utils
This is dummy StreamExecutionEnvironment, which holds a real StreamExecutionEnvironment, shares all configurations of the real environment, and disables all configuration setting methods.
DummyStreamExecutionEnvironment(StreamExecutionEnvironment) - Constructor for class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
dumpAndCreate(int) - Static method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArrayComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
duplicate() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Creates a copy of this class.
duplicate() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Creates a deep copy of this serializer if it is necessary, i.e. if it is stateful.
duplicate() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
duplicate() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
duplicate() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
duplicate() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
duplicate() - Method in class org.apache.flink.runtime.query.KvStateInfo
Creates a deep copy of the current KvStateInfo by duplicating all the included serializers.
duplicate() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
duplicate() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
duplicate() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
duplicate() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
duplicate() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
duplicate() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
duplicate(List<StreamStateHandle>) - Method in interface org.apache.flink.runtime.state.CheckpointStateToolset
Duplicates StreamStateHandles into the path embedded inside of the class.
duplicate(List<StreamStateHandle>) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStateToolset
 
duplicate(List<StreamStateHandle>) - Method in class org.apache.flink.runtime.state.NotDuplicatingCheckpointStateToolset
 
duplicate(List<StreamStateHandle>, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.state.CheckpointStreamFactory
Duplicates StreamStateHandle into the path corresponding to * the given CheckpointedStateScope.
duplicate(List<StreamStateHandle>, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
 
duplicate(List<StreamStateHandle>, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
duplicate(List<StreamStateHandle>, CheckpointedStateScope) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
 
DUPLICATE - org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
 
DuplicateJobSubmissionException - Exception in org.apache.flink.runtime.client
Exception which is returned upon job submission if the submitted job is currently being executed.
DuplicatingCheckpointOutputStream - Class in org.apache.flink.runtime.state
A CheckpointStateOutputStream that wraps a primary and a secondary CheckpointStateOutputStream and duplicates all writes into both streams.
DuplicatingCheckpointOutputStream(CheckpointStateOutputStream, CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
DuplicatingCheckpointOutputStream(CheckpointStateOutputStream, CheckpointStateOutputStream, int) - Constructor for class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
DuplicatingStateChangeFsUploader - Class in org.apache.flink.changelog.fs
A StateChangeFsUploader implementation that writes the changes to remote and local.
DuplicatingStateChangeFsUploader(JobID, Path, FileSystem, boolean, int, ChangelogStorageMetricGroup, TaskChangelogRegistry, LocalSnapshotDirectoryProvider) - Constructor for class org.apache.flink.changelog.fs.DuplicatingStateChangeFsUploader
 
durationType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Duration type.
DYNAMIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DYNAMIC_FUNCTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DYNAMIC_FUNCTION_CODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
DYNAMIC_PROPERTY_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.CommandLineOptions
 
DYNAMIC_PROPERTY_OPTION - Static variable in class org.apache.flink.table.gateway.cli.SqlGatewayOptionsParser
 
DynamicCodeLoadingException - Exception in org.apache.flink.util
An exception that is thrown if the dynamic instantiation of code fails.
DynamicCodeLoadingException(String, Throwable) - Constructor for exception org.apache.flink.util.DynamicCodeLoadingException
Creates a new exception with the given message and cause.
DynamicCodeLoadingException(Throwable) - Constructor for exception org.apache.flink.util.DynamicCodeLoadingException
Creates a new exception with the given cause.
DynamicConfiguration - Class in org.apache.flink.runtime.security
A dynamic JAAS configuration.
DynamicConfiguration(Configuration) - Constructor for class org.apache.flink.runtime.security.DynamicConfiguration
Create a dynamic configuration.
DynamicEventTimeSessionWindows<T> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sessions based on the timestamp of the elements.
DynamicEventTimeSessionWindows(SessionWindowTimeGapExtractor<T>) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
DynamicFileEnumerator - Interface in org.apache.flink.connector.file.src.enumerate
FileEnumerator that supports dynamic filtering.
DynamicFileEnumerator.Provider - Interface in org.apache.flink.connector.file.src.enumerate
Factory for the DynamicFileEnumerator.
DynamicFileSplitEnumerator<SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.src.impl
A SplitEnumerator implementation that supports dynamic filtering.
DynamicFileSplitEnumerator(SplitEnumeratorContext<SplitT>, DynamicFileEnumerator.Provider, FileSplitAssigner.Provider) - Constructor for class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
DynamicFilteringData - Class in org.apache.flink.table.connector.source
Data for dynamic filtering.
DynamicFilteringData(TypeInformation<RowData>, RowType, List<byte[]>, boolean) - Constructor for class org.apache.flink.table.connector.source.DynamicFilteringData
 
DynamicFilteringDataCollectorOperator - Class in org.apache.flink.table.runtime.operators.dynamicfiltering
Operator to collect and build the DynamicFilteringData for sources that supports dynamic filtering.
DynamicFilteringDataCollectorOperator(StreamOperatorParameters<Object>, RowType, List<Integer>, long, OperatorEventGateway) - Constructor for class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
 
DynamicFilteringDataCollectorOperatorCoordinator - Class in org.apache.flink.table.runtime.operators.dynamicfiltering
The operator coordinator for DynamicFilteringDataCollectorOperator.
DynamicFilteringDataCollectorOperatorCoordinator(OperatorCoordinator.Context, List<String>) - Constructor for class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
DynamicFilteringDataCollectorOperatorCoordinator.Provider - Class in org.apache.flink.table.runtime.operators.dynamicfiltering
DynamicFilteringDataCollectorOperatorFactory - Class in org.apache.flink.table.runtime.operators.dynamicfiltering
DynamicFilteringDataCollectorOperatorFactory(RowType, List<Integer>, long) - Constructor for class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
 
DynamicFilteringDependencyProcessor - Class in org.apache.flink.table.planner.plan.nodes.exec.processor
This processor future checks each dynamic filter source to see if it is chained with a multiple input operator.
DynamicFilteringDependencyProcessor() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.DynamicFilteringDependencyProcessor
 
DynamicFilteringEvent - Class in org.apache.flink.table.connector.source
A source event to transport the DynamicFilteringData for dynamic filtering purpose.
DynamicFilteringEvent(DynamicFilteringData) - Constructor for class org.apache.flink.table.connector.source.DynamicFilteringEvent
 
DynamicFilteringInfo - Interface in org.apache.flink.api.connector.source
A decorative interface that indicates it holds the dynamic partition filtering data.
dynamicFunctions(boolean) - Static method in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
DynamicParallelismInference - Interface in org.apache.flink.api.connector.source
Sources that implement this interface will dynamically infer the source’s parallelism when it is unspecified.
DynamicParallelismInference.Context - Interface in org.apache.flink.api.connector.source
A context that provides dynamic parallelism decision infos.
DynamicParam() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a dynamic parameter marker.
DynamicParametersConfigurationParserFactory - Class in org.apache.flink.runtime.entrypoint
DynamicParametersConfigurationParserFactory can be used to extract the dynamic parameters from command line.
DynamicParametersConfigurationParserFactory() - Constructor for class org.apache.flink.runtime.entrypoint.DynamicParametersConfigurationParserFactory
 
DynamicPartitionPruningUtils - Class in org.apache.flink.table.planner.utils
Planner utils for Dynamic partition Pruning.
DynamicPartitionPruningUtils() - Constructor for class org.apache.flink.table.planner.utils.DynamicPartitionPruningUtils
 
DynamicPartitionWriter<T> - Class in org.apache.flink.connector.file.table
Dynamic partition writer to writing multiple partitions at the same time, it maybe consumes more memory.
DynamicPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Constructor for class org.apache.flink.connector.file.table.DynamicPartitionWriter
 
DynamicPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, PartitionWriter.PartitionWriterListener) - Constructor for class org.apache.flink.connector.file.table.DynamicPartitionWriter
 
DynamicProcessingTimeSessionWindows<T> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sessions based on the current processing time.
DynamicProcessingTimeSessionWindows(SessionWindowTimeGapExtractor<T>) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
DynamicPropertiesUtil - Class in org.apache.flink.client.cli
Helper class for supporting dynamic property commandline options in CustomCommandLines.
DynamicPropertiesUtil() - Constructor for class org.apache.flink.client.cli.DynamicPropertiesUtil
 
DynamicResult - Interface in org.apache.flink.table.client.gateway.result
A result of a dynamic table program.
DynamicSinkUtils - Class in org.apache.flink.table.planner.connectors
Utilities for dealing with DynamicTableSink.
DynamicSourceUtils - Class in org.apache.flink.table.planner.connectors
Utilities for dealing with DynamicTableSource.
DynamicTableFactory - Interface in org.apache.flink.table.factories
Base interface for configuring a dynamic table connector for an external storage system from catalog and session information.
DynamicTableFactory.Context - Interface in org.apache.flink.table.factories
Provides catalog and session information describing the dynamic table to be accessed.
DynamicTableSink - Interface in org.apache.flink.table.connector.sink
Sink of a dynamic table to an external storage system.
DynamicTableSink.Context - Interface in org.apache.flink.table.connector.sink
Context for creating runtime implementation via a DynamicTableSink.SinkRuntimeProvider.
DynamicTableSink.DataStructureConverter - Interface in org.apache.flink.table.connector.sink
Converter for mapping between Flink's internal data structures and objects specified by the given DataType that can be passed into a runtime implementation.
DynamicTableSink.SinkRuntimeProvider - Interface in org.apache.flink.table.connector.sink
Provides actual runtime implementation for writing the data.
DynamicTableSinkFactory - Interface in org.apache.flink.table.factories
Creates a DynamicTableSink instance from a CatalogTable and additional context information.
DynamicTableSinkSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
DynamicTableSourceSpec describes how to serialize/deserialize dynamic table sink table and create DynamicTableSink from the deserialization result.
DynamicTableSinkSpec(ContextResolvedTable, List<SinkAbilitySpec>, int[][]) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
DynamicTableSource - Interface in org.apache.flink.table.connector.source
Source of a dynamic table from an external storage system.
DynamicTableSource.Context - Interface in org.apache.flink.table.connector.source
Base context for creating runtime implementation via a ScanTableSource.ScanRuntimeProvider and LookupTableSource.LookupRuntimeProvider.
DynamicTableSource.DataStructureConverter - Interface in org.apache.flink.table.connector.source
Converter for mapping between objects and Flink's internal data structures during runtime.
DynamicTableSourceFactory - Interface in org.apache.flink.table.factories
Creates a DynamicTableSource instance from a CatalogTable and additional context information.
DynamicTableSourceSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
DynamicTableSourceSpec describes how to serialize/deserialize dynamic table source table and create DynamicTableSource from the deserialization result.
DynamicTableSourceSpec(ContextResolvedTable, List<SourceAbilitySpec>) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
DynamicTemporaryAWSCredentialsProvider - Class in org.apache.flink.fs.s3.common.token
Support dynamic session credentials for authenticating with AWS.
DynamicTemporaryAWSCredentialsProvider() - Constructor for class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 
DynamicTemporaryAWSCredentialsProvider(URI, Configuration) - Constructor for class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 

E

e - org.apache.flink.streaming.examples.statemachine.event.EventType
 
e() - Static method in class org.apache.flink.table.api.Expressions
Returns a value that is closer than any other value to e.
E - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
E - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function to access the constant value of E.
EACH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EachCallbackWrapper<C extends CustomExtension> - Class in org.apache.flink.core.testutils
An extension wrap logic for BeforeEachCallback and AfterEachCallback.
EachCallbackWrapper(C) - Constructor for class org.apache.flink.core.testutils.EachCallbackWrapper
 
EAGER_FUNCTION_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
Edge(TableOperatorWrapper<?>, TableOperatorWrapper<?>, int) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
EdgeManager - Class in org.apache.flink.runtime.executiongraph
Class that manages all the connections between tasks.
EdgeManager() - Constructor for class org.apache.flink.runtime.executiongraph.EdgeManager
 
EdgeManagerBuildUtil - Class in org.apache.flink.runtime.executiongraph
Utilities for building EdgeManager.
EdgeManagerBuildUtil() - Constructor for class org.apache.flink.runtime.executiongraph.EdgeManagerBuildUtil
 
EDGES - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
 
EDGES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
Either<L,​R> - Class in org.apache.flink.types
This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.
Either() - Constructor for class org.apache.flink.types.Either
 
EITHER(TypeInformation<L>, TypeInformation<R>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Flink's Either type.
Either.Left<L,​R> - Class in org.apache.flink.types
A left value of Either
Either.Right<L,​R> - Class in org.apache.flink.types
A right value of Either
EitherSerializer<L,​R> - Class in org.apache.flink.api.java.typeutils.runtime
A TypeSerializer for the Either type of the Java class.
EitherSerializer(TypeSerializer<L>, TypeSerializer<R>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
EitherTypeInfo<L,​R> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for the Either type of the Java API.
EitherTypeInfo(TypeInformation<L>, TypeInformation<R>) - Constructor for class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
EitherTypeInfoFactory<L,​R> - Class in org.apache.flink.api.java.typeutils
 
EitherTypeInfoFactory() - Constructor for class org.apache.flink.api.java.typeutils.EitherTypeInfoFactory
 
elapsedTime(Clock) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
 
element - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
element() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the sole element of an array with a single element.
ELEMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ELEMENT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ELEMENT_POINT_LENGTH - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
ELEMENT_QUEUE_CAPACITY - Static variable in class org.apache.flink.connector.base.source.reader.SourceReaderOptions
 
ELEMENT_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
ElementConverter<InputT,​RequestEntryT> - Interface in org.apache.flink.connector.base.sink.writer
This interface specifies the mapping between elements of a stream to request entries that can be sent to the destination.
elementCount - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Number of processed elements in the current bundle.
elementNullable() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
ElementOrder - Enum in org.apache.flink.streaming.runtime.operators.asyncprocessing
This enum defines the element order of being processed.
elementPriorityComparator - Variable in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
Comparator for the priority of contained elements.
elementQueueCapacity - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderOptions
 
ElementTriggers - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that fires at some point after a specified number of input elements have arrived.
ElementTriggers.CountElement<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that fires at some point after a specified number of input elements have arrived.
ElementTriggers.EveryElement<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that triggers on every element.
elementType - Variable in class org.apache.flink.table.api.dataview.ListView
Deprecated.
elementValue() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
elementValue() - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
elementValue() - Method in class org.apache.flink.table.codesplit.JavaParser
 
elementValue() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
elementValue() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
elementValue(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
elementValueArrayInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser
 
elementValueArrayInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
ElementValueContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
elementValuePair() - Method in class org.apache.flink.table.codesplit.JavaParser
 
elementValuePair() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
elementValuePair(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
ElementValuePairContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
elementValuePairs() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
elementValuePairs() - Method in class org.apache.flink.table.codesplit.JavaParser
 
ElementValuePairsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
ELLIPSIS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ELLIPSIS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ELSE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ELSE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ELSE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ELSE() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
elt(InType, InType...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the index-th expression.
ELT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
EltFunction - Class in org.apache.flink.table.runtime.functions.scalar
EltFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.EltFunction
 
Email - Class in org.apache.flink.streaming.tests.queryablestate
Toy email resentation.
Email(EmailId, Instant, String, LabelSurrogate) - Constructor for class org.apache.flink.streaming.tests.queryablestate.Email
 
EmailId - Class in org.apache.flink.streaming.tests.queryablestate
POJO representing an EmailId.
EmailId() - Constructor for class org.apache.flink.streaming.tests.queryablestate.EmailId
 
EmailId(String) - Constructor for class org.apache.flink.streaming.tests.queryablestate.EmailId
 
EmailInformation - Class in org.apache.flink.streaming.tests.queryablestate
POJO representing some information about an email.
EmailInformation() - Constructor for class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
EmailInformation(Email) - Constructor for class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
EmbeddedCliOptions(boolean, String, URL, URL, String, List<URL>, List<URL>, Configuration, Properties) - Constructor for class org.apache.flink.table.client.cli.CliOptions.EmbeddedCliOptions
 
EmbeddedCompletedCheckpointStore - Class in org.apache.flink.runtime.checkpoint
An embedded in-memory checkpoint store, which supports shutdown and suspend.
EmbeddedCompletedCheckpointStore() - Constructor for class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
EmbeddedCompletedCheckpointStore(int) - Constructor for class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
EmbeddedCompletedCheckpointStore(int, Collection<CompletedCheckpoint>, RecoveryClaimMode) - Constructor for class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
EmbeddedCompletedCheckpointStore(int, Collection<CompletedCheckpoint>, SharedStateRegistry) - Constructor for class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
EmbeddedExecutor - Class in org.apache.flink.client.deployment.application.executors
A base class for executors that invoke directly methods of the Dispatcher and do not go through the REST API.
EmbeddedExecutor(Collection<JobID>, DispatcherGateway, Configuration, EmbeddedJobClientCreator) - Constructor for class org.apache.flink.client.deployment.application.executors.EmbeddedExecutor
Creates a EmbeddedExecutor.
EmbeddedExecutorFactory - Class in org.apache.flink.client.deployment.application.executors
EmbeddedExecutorFactory(Collection<JobID>, DispatcherGateway, ScheduledExecutor) - Constructor for class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorFactory
EmbeddedExecutorServiceLoader - Class in org.apache.flink.client.deployment.application.executors
EmbeddedExecutorServiceLoader(Collection<JobID>, DispatcherGateway, ScheduledExecutor) - Constructor for class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorServiceLoader
EmbeddedHaServices - Class in org.apache.flink.runtime.highavailability.nonha.embedded
An implementation of the HighAvailabilityServices for the non-high-availability case where all participants (ResourceManager, JobManagers, TaskManagers) run in the same process.
EmbeddedHaServices(Executor) - Constructor for class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
EmbeddedHaServicesWithLeadershipControl - Class in org.apache.flink.runtime.highavailability.nonha.embedded
EmbeddedHaServices extension to expose leadership granting and revoking.
EmbeddedHaServicesWithLeadershipControl(Executor) - Constructor for class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
EmbeddedHaServicesWithLeadershipControl(Executor, CheckpointRecoveryFactory) - Constructor for class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
EmbeddedJobClient - Class in org.apache.flink.client.deployment.application
A JobClient with the ability to also submit jobs which uses directly the DispatcherGateway.
EmbeddedJobClient(JobID, DispatcherGateway, ScheduledExecutor, Duration, ClassLoader) - Constructor for class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
EmbeddedJobClientCreator - Interface in org.apache.flink.client.deployment.application.executors
An interface to be implemented by JobClient suppliers.
EmbeddedJobResultStore - Class in org.apache.flink.runtime.highavailability.nonha.embedded
A thread-safe in-memory implementation of the JobResultStore.
EmbeddedJobResultStore() - Constructor for class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
EmbeddedLeaderService - Class in org.apache.flink.runtime.highavailability.nonha.embedded
A simple leader election service, which selects a leader among contenders and notifies listeners.
EmbeddedLeaderService(Executor) - Constructor for class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
EmbeddedPythonBatchCoBroadcastProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
The EmbeddedPythonBatchCoBroadcastProcessOperator is responsible for executing the Python CoBroadcastProcess Function under BATCH mode, EmbeddedPythonCoProcessOperator is used under STREAMING mode.
EmbeddedPythonBatchCoBroadcastProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchCoBroadcastProcessOperator
 
EmbeddedPythonBatchKeyedCoBroadcastProcessOperator<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
The EmbeddedPythonBatchKeyedCoBroadcastProcessOperator is responsible for executing the Python CoBroadcastProcess function under BATCH mode, EmbeddedPythonKeyedCoProcessOperator is used under STREAMING mode.
EmbeddedPythonBatchKeyedCoBroadcastProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchKeyedCoBroadcastProcessOperator
 
EmbeddedPythonCoProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
EmbeddedPythonCoProcessOperator is responsible for executing Python CoProcessFunction in embedded Python environment.
EmbeddedPythonCoProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
EmbeddedPythonEnvironment - Class in org.apache.flink.python.env.embedded
A PythonEnvironment for executing UDFs in embedded environment.
EmbeddedPythonEnvironment(PythonInterpreterConfig, Map<String, String>) - Constructor for class org.apache.flink.python.env.embedded.EmbeddedPythonEnvironment
 
EmbeddedPythonEnvironmentManager - Class in org.apache.flink.python.env.embedded
The base class of python environment manager which is used to create the PythonEnvironment object.
EmbeddedPythonEnvironmentManager(PythonDependencyInfo, String[], Map<String, String>, JobID) - Constructor for class org.apache.flink.python.env.embedded.EmbeddedPythonEnvironmentManager
 
EmbeddedPythonKeyedCoProcessOperator<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
EmbeddedPythonKeyedCoProcessOperator is responsible for executing user defined python KeyedCoProcessFunction in embedded Python environment.
EmbeddedPythonKeyedCoProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
EmbeddedPythonKeyedProcessOperator<K,​IN,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
EmbeddedPythonKeyedProcessOperator is responsible for executing user defined python KeyedProcessFunction in embedded Python environment.
EmbeddedPythonKeyedProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
EmbeddedPythonProcessOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.python.embedded
EmbeddedPythonProcessOperator is responsible for executing Python ProcessFunction in embedded Python environment.
EmbeddedPythonProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
EmbeddedPythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.scalar
The Python ScalarFunction operator in embedded Python environment.
EmbeddedPythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int[], GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.scalar.EmbeddedPythonScalarFunctionOperator
 
EmbeddedPythonTableFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.table
The Python TableFunction operator in embedded Python environment.
EmbeddedPythonTableFunctionOperator(Configuration, PythonFunctionInfo, RowType, RowType, RowType, FlinkJoinType, int[]) - Constructor for class org.apache.flink.table.runtime.operators.python.table.EmbeddedPythonTableFunctionOperator
 
EmbeddedPythonWindowOperator<K,​IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.api.operators.python.embedded
EmbeddedPythonWindowOperator is responsible for executing user defined python ProcessWindowFunction in embedded Python environment.
EmbeddedPythonWindowOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>, TypeSerializer<W>) - Constructor for class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
EmbeddedQuartzScheduler - Class in org.apache.flink.table.gateway.workflow.scheduler
An embedded workflow scheduler based on quartz Scheduler that store all workflow in memory, it does not have high availability.
EmbeddedQuartzScheduler() - Constructor for class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
EmbeddedQuartzScheduler.EmbeddedSchedulerJob - Class in org.apache.flink.table.gateway.workflow.scheduler
The Job implementation for embedded quartz scheduler.
EmbeddedRefreshHandler - Class in org.apache.flink.table.gateway.workflow
A RefreshHandler instance for embedded workflow scheduler.
EmbeddedRefreshHandler(String, String) - Constructor for class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
EmbeddedRefreshHandlerSerializer - Class in org.apache.flink.table.gateway.workflow
EmbeddedRefreshHandlerSerializer() - Constructor for class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandlerSerializer
 
EmbeddedRocksDBStateBackend - Class in org.apache.flink.contrib.streaming.state
A StateBackend that stores its state in an embedded RocksDB instance.
EmbeddedRocksDBStateBackend() - Constructor for class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Creates a new EmbeddedRocksDBStateBackend for storing local state.
EmbeddedRocksDBStateBackend(boolean) - Constructor for class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Creates a new EmbeddedRocksDBStateBackend for storing local state.
EmbeddedRocksDBStateBackend(TernaryBoolean) - Constructor for class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Creates a new EmbeddedRocksDBStateBackend for storing local state.
EmbeddedRocksDBStateBackend.PriorityQueueStateType - Enum in org.apache.flink.contrib.streaming.state
The options to chose for the type of priority queue state.
EmbeddedRocksDBStateBackendFactory - Class in org.apache.flink.contrib.streaming.state
A factory that creates an EmbeddedRocksDBStateBackend from a configuration.
EmbeddedRocksDBStateBackendFactory() - Constructor for class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory
 
EmbeddedSchedulerJob() - Constructor for class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler.EmbeddedSchedulerJob
 
EmbeddedSchedulerWorkflowRequestBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable.scheduler
RequestBody for suspend, resume, delete workflow in embedded scheduler.
EmbeddedSchedulerWorkflowRequestBody(String, String) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.EmbeddedSchedulerWorkflowRequestBody
 
EmbeddedWorkflowScheduler - Class in org.apache.flink.table.gateway.workflow
A workflow scheduler plugin implementation for EmbeddedQuartzScheduler.
EmbeddedWorkflowScheduler(Configuration) - Constructor for class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
EmbeddedWorkflowSchedulerFactory - Class in org.apache.flink.table.gateway.workflow
EmbeddedWorkflowSchedulerFactory() - Constructor for class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
emit() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
Emits all elements currently held by the table to the collector.
emit(ByteBuffer, int) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
emit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.BroadcastRecordWriter
 
emit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
emit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
This is used to send regular records.
emit(T, int) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
emitAndReset() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
Emits all elements currently held by the table to the collector, and resets the table.
emitCompletedElement(TimestampedCollector<OUT>) - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
emitCompletedElement(TimestampedCollector<OUT>) - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
Emits one completed element from the head of this queue into the given output.
emitCompletedElement(TimestampedCollector<OUT>) - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
emitImmediateWatermark(long) - Method in class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
 
emitImmediateWatermark(long) - Method in class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
emitImmediateWatermark(long) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
Emit a watermark immediately.
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
emitLatencyMarker(LatencyMarker) - Method in interface org.apache.flink.streaming.api.operators.Output
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
emitLatencyMarker(LatencyMarker) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
emitLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
emitNext(PushingAsyncDataInput.DataOutput<IN>) - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
emitNext(PushingAsyncDataInput.DataOutput<OUT>) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput
Pushes elements to the output from current data input, and returns the input status to indicate whether there are more available data in current input.
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskExternallyInducedSourceInput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
emitNext(PushingAsyncDataInput.DataOutput<T>) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskFinishedOnRestoreSourceInput
 
emitPeriodicWatermark() - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
emitRecord(E, SourceOutput<T>, SplitStateT) - Method in interface org.apache.flink.connector.base.source.reader.RecordEmitter
Process and emit the records to the SourceOutput.
emitRecord(ByteBuffer, int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Writes the given serialized record to the target subpartition.
emitRecord(ByteBuffer, int) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
emitRecord(ByteBuffer, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
emitRecord(ByteBuffer, int) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
emitRecord(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
emitRecord(StreamRecord<T>) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitRecord(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
emitRecordAttributes(RecordAttributes) - Method in interface org.apache.flink.streaming.api.operators.Output
Emits a RecordAttributes from an operator.
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
emitRecordAttributes(RecordAttributes) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
emitRecordAttributes(RecordAttributes) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
Sends the execution result to the downstream operator.
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupAggregateFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRangeOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRowsOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
emitResult(Tuple3<String, byte[], Integer>) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
emitResults() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
emitsProgressiveWatermarks() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
emitStrategy(WatermarkEmitStrategy) - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
emitValue(Object, Object) - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
emitValue(N, RowData, Collector<RowData>) - Method in interface org.apache.flink.table.runtime.generated.NamespaceTableAggsHandleFunction
Emits the result of the aggregation from the current accumulators and namespace properties (like window start).
emitValue(Collector<RowData>, RowData, boolean) - Method in interface org.apache.flink.table.runtime.generated.TableAggsHandleFunction
Emit the result of the table aggregation through the collector.
emitWatermark(Watermark) - Method in interface org.apache.flink.api.common.eventtime.WatermarkOutput
Emits the given watermark.
emitWatermark(Watermark) - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Emits the given watermark.
emitWatermark(Watermark) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.source.WatermarkToDataOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator.WatermarkEmitter
 
emitWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
Emits the given Watermark.
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
emitWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.operators.Output
Emits a Watermark from an operator.
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
emitWatermark(Watermark) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
emitWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
emitWatermarkInsideMailbox(Watermark) - Method in class org.apache.flink.streaming.api.operators.MailboxWatermarkProcessor
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in interface org.apache.flink.streaming.api.operators.Output
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in interface org.apache.flink.streaming.runtime.io.PushingAsyncDataInput.DataOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask.AsyncDataOutputToOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
emitWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.TableAggregateWindowOperator
 
emitWindowResult(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
Emits the window result of the given window.
empty() - Method in class org.apache.calcite.tools.RelBuilder
Creates a relational expression that reads from an input and throws all of the rows away.
empty() - Static method in class org.apache.flink.runtime.checkpoint.CheckpointStatsSnapshot
 
empty() - Static method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
empty() - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
empty() - Static method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
 
empty() - Static method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
empty() - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
empty() - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
 
empty() - Static method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
empty() - Static method in class org.apache.flink.runtime.rest.messages.LogListInfo
 
empty() - Static method in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
empty() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
empty() - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation
 
empty() - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
empty() - Static method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan
Create an empty JobSchedulingPlan with no information about vertices or allocations.
empty() - Static method in class org.apache.flink.runtime.state.SnapshotResult
 
empty() - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToJobManagerHeartbeatPayload
 
empty() - Static method in class org.apache.flink.runtime.util.ResourceCounter
Creates an empty resource counter.
empty() - Static method in interface org.apache.flink.runtime.webmonitor.WebMonitorExtension
 
empty() - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
empty() - Static method in class org.apache.flink.table.connector.Projection
Create an empty Projection, that is a projection that projects no fields, returning an empty DataType.
empty() - Static method in class org.apache.flink.types.SerializableOptional
 
empty() - Static method in interface org.apache.flink.util.CloseableIterable
Returns an empty iterator.
empty() - Static method in interface org.apache.flink.util.CloseableIterator
 
empty(long) - Static method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
 
empty(JobID, String) - Static method in class org.apache.flink.runtime.slots.ResourceRequirements
 
EMPTY - org.apache.flink.table.client.gateway.TypedResult.ResultType
 
EMPTY - Static variable in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
EMPTY - Static variable in class org.apache.flink.runtime.rest.handler.FileUploads
 
EMPTY - Static variable in class org.apache.flink.runtime.util.IntArrayList
 
EMPTY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EMPTY_ARGS - Static variable in interface org.apache.flink.api.common.operators.MailboxExecutor
A constant for empty args to save on object allocation.
EMPTY_ARRAY - org.apache.flink.table.api.JsonQueryOnEmptyOrError
 
EMPTY_COLUMN - org.apache.flink.types.parser.FieldParser.ParseErrorState
The column is empty.
EMPTY_CONFIG - Static variable in interface org.apache.flink.table.api.PlannerConfig
 
EMPTY_FAILURE_LABELS - Static variable in class org.apache.flink.runtime.failure.FailureEnricherUtils
 
EMPTY_INSTANCE - Static variable in interface org.apache.flink.util.CloseableIterator
 
EMPTY_KEY_GROUP_RANGE - Static variable in class org.apache.flink.runtime.state.KeyGroupRange
The empty key-group
EMPTY_LIST - Static variable in class org.apache.flink.api.common.operators.util.FieldList
 
EMPTY_LITERAL_LENGTH - Static variable in class org.apache.flink.table.types.logical.BinaryType
 
EMPTY_LITERAL_LENGTH - Static variable in class org.apache.flink.table.types.logical.CharType
 
EMPTY_LITERAL_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarBinaryType
 
EMPTY_LITERAL_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarCharType
 
EMPTY_OBJECT - org.apache.flink.table.api.JsonQueryOnEmptyOrError
 
EMPTY_PREVIOUS_SNAPSHOT - Static variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
EMPTY_PREVIOUS_SNAPSHOT - Static variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
EMPTY_RECORD_ATTRIBUTES - Static variable in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
 
EMPTY_RESPONSE - Static variable in class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates
 
EMPTY_RESULT_PREDICATE - Static variable in class org.apache.flink.streaming.util.retryable.RetryPredicates
A predicate matches empty result which means an empty Collection.
EMPTY_ROW - Static variable in class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
EMPTY_SET - Static variable in class org.apache.flink.api.common.operators.util.FieldSet
 
EMPTY_STRATEGY - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
EMPTY_STRATEGY = 0;
EMPTY_STRATEGY - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
EMPTY_STRATEGY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
EMPTY_STRATEGY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
EMPTY_STRATEGY = 0;
EMPTY_STRING_ARRAY - Static variable in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.flink.util.StringUtils
An empty string array.
EMPTY_UTF8 - Static variable in class org.apache.flink.table.data.binary.BinaryStringData
 
EmptyCallback() - Constructor for class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
emptyClassArray() - Static method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Generic utility function that returns an empty class array.
emptyColumnAsNull() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Treat empty column as null, false by default.
EmptyDiscardStateObjectForRegister(StateHandleID) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
EmptyFileMergingOperatorStreamStateHandle - Class in org.apache.flink.runtime.state.filemerging
An empty FileMergingOperatorStreamStateHandle that is only used as a placeholder to prevent file merging directory from being deleted.
EmptyFileMergingOperatorStreamStateHandle(DirectoryStreamStateHandle, DirectoryStreamStateHandle, Map<String, OperatorStateHandle.StateMetaInfo>, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.filemerging.EmptyFileMergingOperatorStreamStateHandle
 
emptyIfNull(StateObjectCollection<T>) - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
EmptyIterator<E> - Class in org.apache.flink.runtime.util
An empty iterator that never returns anything.
EmptyIterator() - Constructor for class org.apache.flink.runtime.util.EmptyIterator
 
EmptyMessageParameters - Class in org.apache.flink.runtime.rest.messages
MessageParameters implementation which has no parameters.
EmptyMetaStoreFactory - Class in org.apache.flink.connector.file.table
Empty implementation TableMetaStoreFactory.
EmptyMetaStoreFactory(Path) - Constructor for class org.apache.flink.connector.file.table.EmptyMetaStoreFactory
 
EmptyMutableObjectIterator<E> - Class in org.apache.flink.runtime.util
An empty mutable object iterator that never returns anything.
EmptyMutableObjectIterator() - Constructor for class org.apache.flink.runtime.util.EmptyMutableObjectIterator
 
emptyNotRestored() - Static method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns an empty PrioritizedOperatorSubtaskState singleton for an empty, not-restored operator state.
EmptyRequestBody - Class in org.apache.flink.runtime.rest.messages
Request which do not have a request payload.
EmptyResponseBody - Class in org.apache.flink.runtime.rest.messages
Empty ResponseBody implementation.
EmptyResponseResultStrategy() - Constructor for class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.EmptyResponseResultStrategy
 
EmptyRowDataKeySelector - Class in org.apache.flink.table.runtime.keyselector
A utility class which key is always empty no matter what the input row is.
EmptyRowDataKeySelector() - Constructor for class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
 
EmptySegmentFileStateHandle - Class in org.apache.flink.runtime.state.filemerging
An empty SegmentFileStateHandle that is only used as a placeholder.
EmptySemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SemanticProperties.EmptySemanticProperties
 
EmptyShuffleMasterSnapshot - Class in org.apache.flink.runtime.shuffle
A singleton implementation of ShuffleMasterSnapshot that represents an empty snapshot of shuffle master.
EmptyShuffleMasterSnapshot() - Constructor for class org.apache.flink.runtime.shuffle.EmptyShuffleMasterSnapshot
 
emptyState() - Static method in class org.apache.flink.connector.base.sink.writer.BufferedRequestState
 
emptySupplier - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
ENABLE_CHECKPOINTS_AFTER_TASKS_FINISH - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
ENABLE_FILESINK_ENTROPY - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
ENABLE_FLAMEGRAPH - Static variable in class org.apache.flink.configuration.RestOptions
Enables the experimental flame graph feature.
ENABLE_PROFILER - Static variable in class org.apache.flink.configuration.RestOptions
Enables the experimental profiler feature.
ENABLE_QUERYABLE_STATE_PROXY_SERVER - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Option whether the queryable state proxy and server should be enabled where possible and configurable.
ENABLE_STATE_CHANGE_LOG - Static variable in class org.apache.flink.configuration.StateChangelogOptions
Whether to enable state change log.
enable_tracing() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ENABLE_UNALIGNED - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
ENABLE_UNALIGNED_INTERRUPTIBLE_TIMERS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
enableActualDelayedWriteRate() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the current actual delayed write rate. 0 means no delay.
enableActualDelayedWriteRate() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the current actual delayed write rate. 0 means no delay.
enableApproximateLocalRecovery(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
enableApproximateLocalRecovery(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Enables the approximate local recovery mode.
enableAutoGeneratedUIDs() - Method in class org.apache.flink.api.common.ExecutionConfig
Enables the Flink runtime to auto-generate UID's for operators.
enableBackgroundErrors() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns accumulated number of background errors.
enableBackgroundErrors() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns accumulated number of background errors.
enableBlockCacheCapacity() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns block cache capacity.
enableBlockCacheCapacity() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns block cache capacity.
enableBlockCachePinnedUsage() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the memory size for the entries being pinned in block cache.
enableBlockCachePinnedUsage() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the memory size for the entries being pinned in block cache.
enableBlockCacheUsage() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the memory size for the entries residing in block cache.
enableBlockCacheUsage() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the memory size for the entries residing in block cache.
enableChangelogStateBackend(boolean) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Enable the change log for current state backend.
enableCheckpointing(long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Enables checkpointing for the streaming job.
enableCheckpointing(long) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing(long, CheckpointingMode) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Enables checkpointing for the streaming job.
enableCheckpointing(long, CheckpointingMode) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing(long, CheckpointingMode) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
enableCheckpointing(long, CheckpointingMode) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
enableCheckpointing(CheckpointCoordinatorConfiguration, List<MasterTriggerRestoreHook<?>>, CheckpointIDCounter, CompletedCheckpointStore, StateBackend, CheckpointStorage, CheckpointStatsTracker, CheckpointsCleaner, String) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
enableCheckpointing(CheckpointCoordinatorConfiguration, List<MasterTriggerRestoreHook<?>>, CheckpointIDCounter, CompletedCheckpointStore, StateBackend, CheckpointStorage, CheckpointStatsTracker, CheckpointsCleaner, String) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
enableClosureCleaner() - Method in class org.apache.flink.api.common.ExecutionConfig
Enables the ClosureCleaner.
enableCompact(FileCompactStrategy, FileCompactor) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
enableCompact(FileCompactStrategy, FileCompactor) - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
enableCompactionOnCheckpoint(int) - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
Optional, compaction will be triggered when N checkpoints passed since the last triggering, -1 by default indicating no compaction on checkpoint.
enableCompactionPending() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if at least one compaction is pending; otherwise, returns 0.
enableCompactionPending() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns 1 if at least one compaction is pending; otherwise, returns 0.
enableCurSizeActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns approximate size of active memtable (bytes).
enableCurSizeActiveMemTable() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns approximate size of active memtable (bytes).
enableCurSizeAllMemTables() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns approximate size of active and unflushed immutable memtables (bytes).
enableCurSizeAllMemTables() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns approximate size of active and unflushed immutable memtables (bytes).
ENABLED - org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
 
ENABLED - org.apache.flink.table.api.config.ExecutionConfigOptions.RowtimeInserter
 
enableDecorrelation() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
enableEstimateLiveDataSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns an estimate of the amount of live data in bytes.
enableEstimateLiveDataSize() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns an estimate of the amount of live data in bytes.
enableEstimateNumKeys() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns estimated number of total keys in the active and unflushed immutable memtables and storage.
enableEstimateNumKeys() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns estimated number of total keys in the active and unflushed immutable memtables and storage.
enableEstimatePendingCompactionBytes() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns estimated total number of bytes compaction needs to rewrite to get all levels down to under target size.
enableEstimatePendingCompactionBytes() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns estimated total number of bytes compaction needs to rewrite to get all levels down to under target size.
enableEstimateTableReadersMem() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns estimated memory used for reading SST tables, excluding memory used in block cache (e.g.
enableEstimateTableReadersMem() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns estimated memory used for reading SST tables, excluding memory used in block cache (e.g.
enableIsWriteStopped() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if write has been stopped.
enableIsWriteStopped() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns 1 if write has been stopped.
enableLiveSstFilesSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
enableLiveSstFilesSize() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
enableMemTableFlushPending() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns 1 if a memtable flush is pending; otherwise, returns 0.
enableMemTableFlushPending() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns 1 if a memtable flush is pending; otherwise, returns 0.
enableNativeStatistics(ConfigOption<Boolean>) - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
enableNativeStatistics(ConfigOption<Boolean>) - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
enableNumDeletesActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns total number of delete entries in the active memtable.
enableNumDeletesActiveMemTable() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns total number of delete entries in the active memtable.
enableNumDeletesImmMemTables() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns total number of delete entries in the unflushed immutable memtables.
enableNumDeletesImmMemTables() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns total number of delete entries in the unflushed immutable memtables.
enableNumEntriesActiveMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns total number of entries in the active memtable.
enableNumEntriesActiveMemTable() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns total number of entries in the active memtable.
enableNumEntriesImmMemTables() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns total number of entries in the unflushed immutable memtables.
enableNumEntriesImmMemTables() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns total number of entries in the unflushed immutable memtables.
enableNumFilesAtLevel() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the number of files per level.
enableNumFilesAtLevel() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the number of files per level.
enableNumImmutableMemTable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns number of immutable memtables that have not yet been flushed.
enableNumImmutableMemTable() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns number of immutable memtables that have not yet been flushed.
enableNumLiveVersions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns number of live versions.
enableNumLiveVersions() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns number of live versions.
enableNumRunningCompactions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the number of currently running compactions.
enableNumRunningCompactions() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the number of currently running compactions.
enableNumRunningFlushes() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the number of currently running flushes.
enableNumRunningFlushes() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the number of currently running flushes.
enableNumSnapshots() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns number of unreleased snapshots of the database.
enableNumSnapshots() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns number of unreleased snapshots of the database.
enableObjectReuse() - Method in class org.apache.flink.api.common.ExecutionConfig
Enables reusing objects that Flink internally uses for deserialization and passing data to user-code functions.
enablePeriodicMaterialize(boolean) - Method in class org.apache.flink.api.common.ExecutionConfig
 
enableQuotedStringParsing(byte) - Method in class org.apache.flink.types.parser.StringParser
 
enableQuotedStringParsing(byte) - Method in class org.apache.flink.types.parser.StringValueParser
 
enableQuotedStringParsing(char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
enableSizeAllMemTables() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns approximate size of active, unflushed immutable, and pinned immutable memtables (bytes).
enableSizeAllMemTables() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns approximate size of active, unflushed immutable, and pinned immutable memtables (bytes).
enableSpilling(IOManager) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
enableSpilling(IOManager, double) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
enableStatementSet() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
enableTimeToLive(StateTtlConfig) - Method in class org.apache.flink.api.common.state.StateDescriptor
Configures optional activation of state time-to-live (TTL).
enableTimeToLive(StateTtlConfig) - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
Configures optional activation of state time-to-live (TTL).
enableTotalSstFilesSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns total size (bytes) of all SST files.
enableTotalSstFilesSize() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns total size (bytes) of all SST files.
enableTransactionTimeoutWarnings(double) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Enables logging of warnings if a transaction's elapsed time reaches a specified ratio of the transactionTimeout.
enableUnalignedCheckpoints() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Enables unaligned checkpoints, which greatly reduce checkpointing times under backpressure.
enableUnalignedCheckpoints(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Enables unaligned checkpoints, which greatly reduce checkpointing times under backpressure.
enableUnalignedCheckpointsInterruptibleTimers(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
enableZookeeperHA() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Enables Zookeeper HA.
encode(IN, OutputStream) - Method in interface org.apache.flink.api.common.serialization.Encoder
Writes one element to the bucket file.
encode(IN, OutputStream) - Method in class org.apache.flink.api.common.serialization.SimpleStringEncoder
 
encode(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Encodes the string into a BINARY using the provided character set.
encode(RowData, OutputStream) - Method in class org.apache.flink.connector.file.table.SerializationSchemaAdapter
 
ENCODE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ENCODE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ENCODE_DECIMAL_AS_PLAIN_NUMBER - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
ENCODE_IGNORE_NULL_FIELDS - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
encodeArrayToConfig(WritableConfig, ConfigOption<List<OUT>>, IN[], Function<IN, OUT>) - Static method in class org.apache.flink.configuration.ConfigUtils
Puts an array of values of type IN in a WritableConfig as a ConfigOption of type List of type OUT.
encodeBytesToBase64(byte[]) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
encodeCollectionToConfig(WritableConfig, ConfigOption<List<OUT>>, Collection<IN>, Function<IN, OUT>) - Static method in class org.apache.flink.configuration.ConfigUtils
Puts a Collection of values of type IN in a WritableConfig as a ConfigOption of type List of type OUT.
encodeDynamicProperties(CommandLine, Configuration) - Static method in class org.apache.flink.client.cli.DynamicPropertiesUtil
Parses dynamic properties from the given CommandLine and sets them on the Configuration.
encodeLeaderInformation(LeaderInformation) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
encodeObjectToString(Serializable) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
encodeObjectToString(Object) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
encodePathAsReference(Path) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Encodes the given path as a reference in bytes.
Encoder<IN> - Interface in org.apache.flink.api.common.serialization
A Encoder is used by the streaming file sink to perform the actual writing of the incoming elements to the files in a bucket.
encodeStringToBase64(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
encodeUTF8(String) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
This method must have the same result with JDK's String.getBytes.
encodeUTF8(String, byte[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
 
ENCODING - Static variable in class org.apache.flink.runtime.rest.handler.util.HandlerRedirectUtils
 
ENCODING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EncodingFormat<I> - Interface in org.apache.flink.table.connector.format
A Format for a DynamicTableSink for writing rows.
EncodingFormatFactory<I> - Interface in org.apache.flink.table.factories
Base interface for configuring an EncodingFormat for a DynamicTableSink.
EncodingUtils - Class in org.apache.flink.table.utils
General utilities for string-encoding.
end() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
end() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the end time (exclusive) of a window when applied on a window reference.
end(String) - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
END - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
END - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
END_EXEC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
END_FRAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
END_INPUT - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
Constant indicating that only the last output record from the input will immediately trigger one or more output records of the target ExecNode.
END_OF_DATA - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.END_OF_DATA indicates that there will be no more data buffer in a subpartition.
END_OF_DATA - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that the input has reached the end of data.
END_OF_INPUT - org.apache.flink.core.io.InputStatus
Indicator that the input has reached the end of data.
END_OF_INPUT - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that the input has reached the end of data and control events.
END_OF_KEY_GROUP_MARK - Static variable in class org.apache.flink.runtime.state.FullSnapshotUtil
 
END_OF_LIST - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
END_OF_PARTITION - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.END_OF_PARTITION marks a subpartition as fully consumed.
END_OF_RECOVERY - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that all persisted data of the data exchange has been successfully restored.
END_OF_SEGMENT - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.END_OF_SEGMENT indicates that a segment is finished in a subpartition.
END_PARTITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
endBroadcastInput(NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.TwoInputBroadcastStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any data from the broadcast input.
endBuild() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
End build phase.
endBuild() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
EndCheckpoint(long, int, int) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCheckpoint
 
endColumn - Variable in class org.apache.flink.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EndCompaction(long) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCompaction
 
endData(StopMode) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
endFirstInput(NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.TwoInputNonBroadcastStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any data from the first input.
ENDIANNESS - Static variable in class org.apache.flink.formats.raw.RawFormatOptions
 
endIndex - Variable in class org.apache.flink.runtime.executiongraph.IndexRange
 
ENDING_STATE_NAME - Static variable in class org.apache.flink.cep.nfa.compiler.NFACompiler
 
endInput() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
endInput() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandler
 
endInput() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
endInput() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
endInput() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactCoordinator
 
endInput() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
endInput() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchFileWriter
 
endInput() - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
endInput() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
endInput() - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitTrigger
End input, return committable partitions and clear.
endInput() - Method in class org.apache.flink.connector.file.table.stream.PartitionTimeCommitTrigger
 
endInput() - Method in class org.apache.flink.connector.file.table.stream.ProcTimeCommitTrigger
 
endInput() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
endInput() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
endInput() - Method in class org.apache.flink.state.api.output.BootstrapStreamTaskRunner
 
endInput() - Method in class org.apache.flink.state.api.output.operators.BroadcastStateBootstrapOperator
 
endInput() - Method in class org.apache.flink.state.api.output.operators.KeyedStateBootstrapOperator
 
endInput() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapOperator
 
endInput() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
endInput() - Method in interface org.apache.flink.streaming.api.operators.BoundedOneInput
It is notified that no more data will arrive from the input.
endInput() - Method in class org.apache.flink.streaming.api.operators.MapPartitionOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.PartitionAggregateOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.PartitionReduceOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
endInput() - Method in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.python.AbstractOneInputPythonFunctionOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.python.scalar.EmbeddedPythonScalarFunctionOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.python.table.EmbeddedPythonTableFunctionOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
endInput() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
endInput(int) - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
endInput(int) - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
endInput(int) - Method in interface org.apache.flink.streaming.api.operators.BoundedMultiInput
It is notified that no more data will arrive from the input identified by the inputId.
endInput(int) - Method in class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithKeyedOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithNonKeyedOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchCoBroadcastProcessOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchKeyedCoBroadcastProcessOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchCoBroadcastProcessOperator
 
endInput(int) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchKeyedCoBroadcastProcessOperator
 
endInput(int) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
endInput(int) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Ends the main operator input specified by inputId).
endInput(int) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
 
endInput(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.UnionStreamOperator
 
endInput(NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.OneInputStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any data from the input.
endInput(TwoOutputNonPartitionedContext<OUT1, OUT2>) - Method in interface org.apache.flink.datastream.api.function.TwoOutputStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any input data.
endInputConsume() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Generate code to trigger the clean work of operator, call its output's OpFusionCodegenSpec.doEndInputConsume(int).
endInputConsume() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Generate Java source code to do clean work for OpFusionCodegenSpec corresponding input, delegate to OpFusionCodegenSpecGenerator.endInputConsume() method.
endInputProduce(CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Generate Java source code to do clean work for operator corresponding input.
endInputProduce(CodeGeneratorContext) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Generate Java source code to do clean work for operator corresponding input, delegate to OpFusionCodegenSpecGenerator.endInputProduce(CodeGeneratorContext) method.
endLine - Variable in class org.apache.flink.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endNonBroadcastInput(NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.TwoInputBroadcastStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any data from the non-broadcast input.
EndOfChannelStateEvent - Class in org.apache.flink.runtime.io.network.partition.consumer
Marks the end of recovered state of RecoveredInputChannel of this subtask or ResultSubpartition on the upstream.
EndOfData - Class in org.apache.flink.runtime.io.network.api
This event indicates there will be no more data records in a subpartition.
EndOfData(StopMode) - Constructor for class org.apache.flink.runtime.io.network.api.EndOfData
 
EndOfPartitionEvent - Class in org.apache.flink.runtime.io.network.api
This event marks a subpartition as fully consumed.
EndOfSegmentEvent - Class in org.apache.flink.runtime.io.network.api
EndOfSegmentEvent is used to notify the downstream switch tiers in tiered storage shuffle mode.
endOfStream() - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
EndOfStreamTrigger() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
EndOfSuperstepEvent - Class in org.apache.flink.runtime.io.network.api
Marks the end of a superstep of one particular iteration superstep.
endOperatorInput(int) - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
Ends an input of the operator contained by this wrapper.
endOperatorInput(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
Endpoint - Class in org.apache.flink.kubernetes.kubeclient
Represent an endpoint.
Endpoint(String, int) - Constructor for class org.apache.flink.connector.testframe.environment.TestEnvironment.Endpoint
 
Endpoint(String, int) - Constructor for class org.apache.flink.kubernetes.kubeclient.Endpoint
 
ENDPOINT - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
EndpointNotStartedException - Exception in org.apache.flink.runtime.rpc.exceptions
Exception which is thrown if an endpoint has not been started (yet).
EndpointNotStartedException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.EndpointNotStartedException
 
EndpointVersion - Interface in org.apache.flink.table.gateway.api.endpoint
Version of the endpoint.
ENDS_WITH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
endSecondInput(NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.TwoInputNonBroadcastStreamProcessFunction
This is a life-cycle method indicates that this function will no longer receive any data from the second input.
EndStatementSetOperation - Class in org.apache.flink.table.operations
Operation to describe a End statement.
EndStatementSetOperation() - Constructor for class org.apache.flink.table.operations.EndStatementSetOperation
 
endsWith(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns whether expr ends with endExpr.
endsWith(BinaryStringData) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Tests if this BinaryStringData ends with the specified suffix.
endsWithDelimiter(byte[], int, byte[]) - Static method in class org.apache.flink.types.parser.FieldParser
Checks if the given bytes ends with the delimiter at the given end position.
EndsWithFunction - Class in org.apache.flink.table.runtime.functions.scalar
EndsWithFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.EndsWithFunction
 
endUnit - Variable in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
ENFORCED - org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
 
ENFORCED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
enhancedForControl() - Method in class org.apache.flink.table.codesplit.JavaParser
 
enhancedForControl() - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
EnhancedForControlContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
enqueueTask(SplitFetcherTask) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
EnrichedRowData - Class in org.apache.flink.connector.file.table
An implementation of RowData which is backed by two RowData with a well-defined index mapping, One of the rows is fixed, while the other can be swapped for performant changes in hot code paths.
EnrichedRowData(RowData, int[]) - Constructor for class org.apache.flink.connector.file.table.EnrichedRowData
 
EnrichedTransaction() - Constructor for class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.EnrichedTransaction
 
EnrichedTransaction(String, Instant, String, double, double) - Constructor for class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.EnrichedTransaction
 
enrichNetworkMemory(SlotSharingGroup, Function<JobVertexID, ExecutionJobVertex>, ShuffleMaster<?>) - Static method in class org.apache.flink.runtime.scheduler.SsgNetworkMemoryCalculationUtils
Calculates network memory requirement of ExecutionJobVertex and update ResourceProfile of corresponding slot sharing group.
enrichOptions(DynamicTableFactory.Context) - Method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
Enrich options from catalog and session information.
ensureCacheCleanupExecutorServiceStarted() - Static method in interface org.apache.flink.client.python.PythonFunctionFactory
 
ensureCapacity(int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Try best to reserve enough buffers that are guaranteed reclaimable along with the additional ones.
ensureCapacity(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
ensureMaterialized() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
ensureMaterialized(TypeSerializer<T>) - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
Ensure we have materialized binary format.
ensureNoDangling() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
ensureNumBuffersReturned(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
This method makes sure that at least a certain number of memory segments is in the list of free segments.
ensureSerializable(Object) - Static method in class org.apache.flink.api.java.ClosureCleaner
 
ensureWritable(int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
ensureWriteType(CompactingFileWriter.Type) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
ENTER - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
enterAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotation().
enterAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotation().
enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationConstantRest().
enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationConstantRest().
enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationMethodOrConstantRest().
enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationMethodOrConstantRest().
enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationMethodRest().
enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationMethodRest().
enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationTypeBody().
enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationTypeBody().
enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationTypeDeclaration().
enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationTypeDeclaration().
enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationTypeElementDeclaration().
enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationTypeElementDeclaration().
enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.annotationTypeElementRest().
enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.annotationTypeElementRest().
enterArguments(JavaParser.ArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.arguments().
enterArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.arguments().
enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.arrayCreatorRest().
enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.arrayCreatorRest().
enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.arrayInitializer().
enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.arrayInitializer().
enterBlock(JavaParser.BlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.block().
enterBlock(JavaParser.BlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.block().
enterBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.blockStatement().
enterBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.blockStatement().
enterCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.catchClause().
enterCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.catchClause().
enterCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.catchType().
enterCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.catchType().
enterClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classBody().
enterClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classBody().
enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classBodyDeclaration().
enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classBodyDeclaration().
enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classCreatorRest().
enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classCreatorRest().
enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classDeclaration().
enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classDeclaration().
enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classOrInterfaceModifier().
enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classOrInterfaceModifier().
enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classOrInterfaceType().
enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classOrInterfaceType().
enterClassType(JavaParser.ClassTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.classType().
enterClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.classType().
enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.compilationUnit().
enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.compilationUnit().
enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.constantDeclarator().
enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.constantDeclarator().
enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.constDeclaration().
enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.constDeclaration().
enterConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.constructorCall().
enterConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.constructorCall().
enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.constructorDeclaration().
enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.constructorDeclaration().
enterCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.createdName().
enterCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.createdName().
enterCreator(JavaParser.CreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.creator().
enterCreator(JavaParser.CreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.creator().
enterDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.defaultValue().
enterDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.defaultValue().
enterElementValue(JavaParser.ElementValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.elementValue().
enterElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.elementValue().
enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.elementValueArrayInitializer().
enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.elementValueArrayInitializer().
enterElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.elementValuePair().
enterElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.elementValuePair().
enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.elementValuePairs().
enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.elementValuePairs().
enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.enhancedForControl().
enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.enhancedForControl().
enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.enumBodyDeclarations().
enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.enumBodyDeclarations().
enterEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.enumConstant().
enterEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.enumConstant().
enterEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.enumConstants().
enterEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.enumConstants().
enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.enumDeclaration().
enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.enumDeclaration().
enterEveryRule(ParserRuleContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.explicitGenericInvocation().
enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.explicitGenericInvocation().
enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
enterExpression(JavaParser.ExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.expression().
enterExpression(JavaParser.ExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.expression().
enterExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.expressionList().
enterExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.expressionList().
enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.fieldDeclaration().
enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.fieldDeclaration().
enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.finallyBlock().
enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.finallyBlock().
enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.floatLiteral().
enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.floatLiteral().
enterForControl(JavaParser.ForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.forControl().
enterForControl(JavaParser.ForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.forControl().
enterForInit(JavaParser.ForInitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.forInit().
enterForInit(JavaParser.ForInitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.forInit().
enterFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.formalParameter().
enterFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.formalParameter().
enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.formalParameterList().
enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.formalParameterList().
enterFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.formalParameters().
enterFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.formalParameters().
enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.genericConstructorDeclaration().
enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.genericConstructorDeclaration().
enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.genericMethodDeclaration().
enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.genericMethodDeclaration().
enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.importDeclaration().
enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.importDeclaration().
enterInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.innerCreator().
enterInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.innerCreator().
enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.integerLiteral().
enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.integerLiteral().
enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceBody().
enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceBody().
enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceBodyDeclaration().
enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceBodyDeclaration().
enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceDeclaration().
enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceDeclaration().
enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceMemberDeclaration().
enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceMemberDeclaration().
enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceMethodDeclaration().
enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceMethodDeclaration().
enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.interfaceMethodModifier().
enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.interfaceMethodModifier().
enterLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.lambdaBody().
enterLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.lambdaBody().
enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.lambdaExpression().
enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.lambdaExpression().
enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.lambdaParameters().
enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.lambdaParameters().
enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.lastFormalParameter().
enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.lastFormalParameter().
enterLiteral(JavaParser.LiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.literal().
enterLiteral(JavaParser.LiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.literal().
enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.localTypeDeclaration().
enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.localTypeDeclaration().
enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.localVariableDeclaration().
enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.localVariableDeclaration().
enterMainThread() - Method in class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
 
enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.memberDeclaration().
enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.memberDeclaration().
enterMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.methodBody().
enterMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.methodBody().
enterMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.methodCall().
enterMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.methodCall().
enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.methodDeclaration().
enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.methodDeclaration().
enterModifier(JavaParser.ModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.modifier().
enterModifier(JavaParser.ModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.modifier().
enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.nonWildcardTypeArguments().
enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.nonWildcardTypeArguments().
enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.packageDeclaration().
enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.packageDeclaration().
enterParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.parExpression().
enterParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.parExpression().
enterPrimary(JavaParser.PrimaryContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.primary().
enterPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.primary().
enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.primitiveType().
enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.primitiveType().
enterQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.qualifiedName().
enterQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.qualifiedName().
enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.qualifiedNameList().
enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.qualifiedNameList().
enterResource(JavaParser.ResourceContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.resource().
enterResource(JavaParser.ResourceContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.resource().
enterResources(JavaParser.ResourcesContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.resources().
enterResources(JavaParser.ResourcesContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.resources().
enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.resourceSpecification().
enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.resourceSpecification().
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
enterRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
enterStatement(JavaParser.StatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.statement().
enterStatement(JavaParser.StatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.statement().
enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.superSuffix().
enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.superSuffix().
enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.switchBlockStatementGroup().
enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.switchBlockStatementGroup().
enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.switchLabel().
enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.switchLabel().
enterTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeArgument().
enterTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeArgument().
enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeArguments().
enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeArguments().
enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeArgumentsOrDiamond().
enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeArgumentsOrDiamond().
enterTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeBound().
enterTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeBound().
enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeDeclaration().
enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeDeclaration().
enterTypeList(JavaParser.TypeListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeList().
enterTypeList(JavaParser.TypeListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeList().
enterTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeParameter().
enterTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeParameter().
enterTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeParameters().
enterTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeParameters().
enterTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeType().
enterTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeType().
enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.typeTypeOrVoid().
enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.typeTypeOrVoid().
enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.variableDeclarator().
enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.variableDeclarator().
enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.variableDeclaratorId().
enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.variableDeclaratorId().
enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.variableDeclarators().
enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.variableDeclarators().
enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.variableInitializer().
enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.variableInitializer().
enterVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Enter a parse tree produced by JavaParser.variableModifier().
enterVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Enter a parse tree produced by JavaParser.variableModifier().
entries() - Method in interface org.apache.flink.api.common.state.BroadcastState
Returns all the mappings in the state.
entries() - Method in interface org.apache.flink.api.common.state.MapState
Returns all the mappings in the state.
entries() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns all the mappings in the state.
entries() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
Returns all the mappings in the state in a Collections.unmodifiableSet(Set).
entries() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
entries() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
entries() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
entries() - Method in class org.apache.flink.table.api.dataview.MapView
Returns all entries of the map view.
entries(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns all the mappings in the state.
ENTROPY_INJECT_KEY_OPTION - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
The substring to be replaced by random entropy in checkpoint paths.
ENTROPY_INJECT_LENGTH_OPTION - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
The number of entropy characters, in case entropy injection is configured.
EntropyInjectingFileSystem - Interface in org.apache.flink.core.fs
An interface to be implemented by a FileSystem that is aware of entropy injection.
EntropyInjector - Class in org.apache.flink.core.fs
This class offers utilities for entropy injection for FileSystems that implement EntropyInjectingFileSystem.
entry(K, V) - Static method in class org.apache.flink.util.CollectionUtil
Returns an immutable Map.Entry.
ENTRY_POINT_CLASS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptionsInternal
 
EntryClassInformationProvider - Interface in org.apache.flink.client.deployment.application
EntryClassInformationProvider provides information about the entry class.
EntryClassQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Query parameter specifying the name of the entry point class.
EntryClassQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.EntryClassQueryParameter
 
EntryIterator() - Constructor for class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.EntryIterator
 
entryName - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
entryPointClass - Variable in class org.apache.flink.client.cli.ProgramOptions
 
EntrypointClusterConfiguration - Class in org.apache.flink.runtime.entrypoint
Basic ClusterConfiguration for entry points.
EntrypointClusterConfiguration(String, Properties, String[]) - Constructor for class org.apache.flink.runtime.entrypoint.EntrypointClusterConfiguration
 
EntrypointClusterConfigurationParserFactory - Class in org.apache.flink.runtime.entrypoint
Parser factory for EntrypointClusterConfiguration.
EntrypointClusterConfigurationParserFactory() - Constructor for class org.apache.flink.runtime.entrypoint.EntrypointClusterConfigurationParserFactory
 
entrySet() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Returns a Set view of the mappings contained in the buffer.
entrySet() - Method in class org.apache.flink.types.MapValue
 
ENUM - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ENUM - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ENUM() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
ENUM(Class<E>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Java enumerations.
enumBodyDeclarations() - Method in class org.apache.flink.table.codesplit.JavaParser
 
enumBodyDeclarations() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
EnumBodyDeclarationsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
EnumComparator<T extends Enum<T>> - Class in org.apache.flink.api.common.typeutils.base
 
EnumComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.EnumComparator
 
enumConstant() - Method in class org.apache.flink.table.codesplit.JavaParser
 
enumConstant() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
enumConstant(int) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
EnumConstantContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
enumConstantName - Variable in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
enumConstants() - Method in class org.apache.flink.table.codesplit.JavaParser
 
enumConstants() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
EnumConstantsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
enumDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
enumDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
enumDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
enumDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
enumDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
EnumDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
enumerableBatchNestedLoopJoin(RelMetadataQuery, RelNode, RelNode, JoinRelType) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
enumerableCorrelate(RelMetadataQuery, RelNode, RelNode, JoinRelType) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
enumerableHashJoin(RelMetadataQuery, RelNode, RelNode, JoinRelType) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Returns the collation of EnumerableHashJoin based on its inputs and the join type.
enumerableNestedLoopJoin(RelMetadataQuery, RelNode, RelNode, JoinRelType) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Returns the collation of EnumerableNestedLoopJoin based on its inputs and the join type.
enumerableSemiJoin(RelMetadataQuery, RelNode, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
EnumerableToLogicalTableScan - Class in org.apache.flink.table.planner.plan.rules.logical
Rule that converts an EnumerableTableScan into a LogicalTableScan.
EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
enumerateNestedFiles - Variable in class org.apache.flink.api.common.io.FileInputFormat
The flag to specify whether recursive traversal of the input directory structure is enabled.
enumerateSplits(Path[], int) - Method in interface org.apache.flink.connector.file.src.enumerate.FileEnumerator
Generates all file splits for the relevant files under the given paths.
enumerateSplits(Path[], int) - Method in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
 
Enumerator(File[], Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.Enumerator
 
EnumSerializer<T extends Enum<T>> - Class in org.apache.flink.api.common.typeutils.base
TypeSerializer for Java enums.
EnumSerializer(Class<T>) - Constructor for class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
EnumSerializer.EnumSerializerSnapshot<T extends Enum<T>> - Class in org.apache.flink.api.common.typeutils.base
EnumSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
EnumTriangleData - Class in org.apache.flink.test.testdata
Test data for EnumTriangle programs.
EnumTriangleData() - Constructor for class org.apache.flink.test.testdata.EnumTriangleData
 
enumType(Class<T>) - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Enum type.
EnumTypeInfo<T extends Enum<T>> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for java enumeration types.
EnumTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
env - Variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager.PythonLeasedResource
 
env(String, String) - Method in class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
ENV_APP_ID - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_CLIENT_HOME_DIR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_CLIENT_SHIP_FILES - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_FLINK_CLASSPATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_FLINK_CONF_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the location of the configuration directory.
ENV_FLINK_HOME_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the Flink installation root directory.
ENV_FLINK_LIB_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the location of the lib folder.
ENV_FLINK_LOG_DIR - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_FLINK_OPT_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the location of the opt directory.
ENV_FLINK_PLUGINS_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains the location of the plugins folder.
ENV_FLINK_POD_IP_ADDRESS - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_FLINK_POD_NODE_ID - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_HADOOP_CONF_DIR - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_HADOOP_HOME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_HADOOP_USER_NAME - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_KRB5_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
ENV_TM_JVM_MEM_OPTS - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
ENV_YARN_SITE_XML_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
envelopeSelfMessage(Object) - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor
 
environment - Variable in class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
environment - Variable in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
environment - Variable in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
environment - Variable in class org.apache.flink.streaming.api.datastream.DataStream
 
environment - Variable in class org.apache.flink.streaming.api.datastream.MultipleConnectedStreams
 
Environment - Interface in org.apache.flink.runtime.execution
The Environment gives the code executed in a task access to the task's properties (such as name, parallelism), the configurations, the data stream readers and writers, as well as the various components that are provided by the TaskManager, such as memory manager, I/O manager, ...
EnvironmentError - org.apache.flink.runtime.throwable.ThrowableType
This indicates an error related to the running environment, such as hardware error, service issue, in which case we should consider blacklisting the machine.
EnvironmentInfo - Class in org.apache.flink.runtime.rest.messages
The response of environment info.
EnvironmentInfo(EnvironmentInfo.JVMInfo, List<String>) - Constructor for class org.apache.flink.runtime.rest.messages.EnvironmentInfo
 
EnvironmentInformation - Class in org.apache.flink.runtime.util
Utility class that gives access to the execution environment of the JVM, like the executing user, startup options, or the JVM version.
EnvironmentInformation.RevisionInformation - Class in org.apache.flink.runtime.util
Revision information encapsulates information about the source code revision of the Flink code.
EnvironmentSettings - Class in org.apache.flink.table.api
Defines all parameters that initialize a table environment.
EnvironmentSettings.Builder - Class in org.apache.flink.table.api
A builder for EnvironmentSettings.
environmentVariable(String, String) - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Sets an environment variable and returns a reference to this Builder enabling method chaining.
EnvironmentVariableKeyProvider - Class in org.apache.flink.fs.azurefs
An implementation of KeyProvider, which reads the Azure storage key from an environment variable named "AZURE_STORAGE_KEY".
EnvironmentVariableKeyProvider() - Constructor for class org.apache.flink.fs.azurefs.EnvironmentVariableKeyProvider
 
EnvSecretsDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Support setting environment variables via Secrets.
EnvSecretsDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.EnvSecretsDecorator
 
eof() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
EOF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EOF() - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
eofRecordEvaluator - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
EOI - Static variable in interface org.apache.flink.streaming.api.connector.sink2.CommittableMessage
Special value for checkpointId for the end of input in case of batch commit or final checkpoint.
eol - Variable in exception org.apache.flink.sql.parser.impl.ParseException
The end of line string for this machine.
EOS - org.apache.flink.table.client.gateway.TypedResult.ResultType
 
EOS - org.apache.flink.table.gateway.api.results.ResultSet.ResultType
Indicate all results have been fetched.
Epoch(long) - Constructor for class org.apache.flink.runtime.asyncprocessing.EpochManager.Epoch
 
EPOCH - org.apache.flink.table.expressions.TimeIntervalUnit
 
EPOCH - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
EPOCH - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
EPOCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EPOCH_JULIAN - Static variable in class org.apache.flink.table.utils.DateTimeUtils
The julian date of the epoch, 1970-01-01.
EpochManager - Class in org.apache.flink.runtime.asyncprocessing
Epoch manager segments inputs into distinct epochs, marked by the arrival of non-records(e.g.
EpochManager(AsyncExecutionController<?>) - Constructor for class org.apache.flink.runtime.asyncprocessing.EpochManager
 
EpochManager.Epoch - Class in org.apache.flink.runtime.asyncprocessing
All inputs are segment into distinct epochs, marked by the arrival of non-record inputs.
EpochManager.ParallelMode - Enum in org.apache.flink.runtime.asyncprocessing
This enum defines whether parallel execution between epochs is allowed.
EQ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EQUAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
EQUAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
equaliser - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
The util to compare two RowData equals to each other.
EqualityAndHashcodeProvider - Class in org.apache.flink.table.runtime.util
This class is used for scalar function, in that it is used for sharing the initialization context between scalar functions that need code generated hashcode and equals method.
EqualityAndHashcodeProvider(SpecializedFunction.SpecializedContext, DataType) - Constructor for class org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
 
equals(Object) - Method in class org.apache.calcite.rex.RexFieldAccess
 
equals(Object) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentDateDynamicFunction
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampWithPrecisionDynamicFunction
 
equals(Object) - Method in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
equals(Object) - Method in class org.apache.flink.api.common.eventtime.Watermark
 
equals(Object) - Method in class org.apache.flink.api.common.ExecutionConfig
 
equals(Object) - Method in class org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters
 
equals(Object) - Method in class org.apache.flink.api.common.operators.Ordering
 
equals(Object) - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
equals(Object) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
equals(Object) - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
equals(Object) - Method in class org.apache.flink.api.common.operators.util.TypeComparable
 
equals(Object) - Method in class org.apache.flink.api.common.resources.Resource
 
equals(Object) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
equals(Object) - Method in class org.apache.flink.api.common.SlotSharingGroup
 
equals(Object) - Method in class org.apache.flink.api.common.state.StateDescriptor
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.TypeHint
 
equals(Object) - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
 
equals(Object) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
equals(Object) - Method in class org.apache.flink.api.connector.source.ReaderInfo
 
equals(Object) - Method in class org.apache.flink.api.dag.Transformation
 
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple0
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple1
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple10
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple11
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple12
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple13
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple14
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple15
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple16
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple17
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple18
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple19
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple2
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple20
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple21
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple22
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple23
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple24
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple25
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple3
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple4
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple5
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple6
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple7
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple8
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.tuple.Tuple9
Deep equality for tuples by calling equals() on the tuple members.
equals(Object) - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.PojoField
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
The equals method does only check for field types.
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
equals(Object) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
equals(Object) - Method in class org.apache.flink.cep.nfa.ComputationState
 
equals(Object) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
equals(Object) - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
equals(Object) - Method in class org.apache.flink.cep.nfa.NFAState
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge
 
equals(Object) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
equals(Object) - Method in class org.apache.flink.cep.nfa.State
 
equals(Object) - Method in class org.apache.flink.cep.nfa.StateTransition
 
equals(Object) - Method in class org.apache.flink.cep.pattern.Quantifier
 
equals(Object) - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
equals(Object) - Method in class org.apache.flink.client.python.PythonFunctionFactory.CacheKey
 
equals(Object) - Method in class org.apache.flink.configuration.ConfigOption
 
equals(Object) - Method in class org.apache.flink.configuration.Configuration
 
equals(Object) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
equals(Object) - Method in class org.apache.flink.configuration.FallbackKey
 
equals(Object) - Method in class org.apache.flink.configuration.MemorySize
 
equals(Object) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
equals(Object) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
equals(Object) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
equals(Object) - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
equals(Object) - Method in class org.apache.flink.connector.file.src.util.CheckpointedPosition
 
equals(Object) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
equals(Object) - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
equals(Object) - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
equals(Object) - Method in class org.apache.flink.core.fs.FileInputSplit
 
equals(Object) - Method in class org.apache.flink.core.fs.FileSystem.FSKey
 
equals(Object) - Method in class org.apache.flink.core.fs.Path
 
equals(Object) - Method in class org.apache.flink.core.io.GenericInputSplit
 
equals(Object) - Method in class org.apache.flink.core.io.LocatableInputSplit
 
equals(Object) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
equals(Object) - Method in class org.apache.flink.externalresource.gpu.GPUInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
equals(Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroRowSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
equals(Object) - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
equals(Object) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.canal.CanalJsonSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.JsonRowDataSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.json.ogg.OggJsonSerializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
equals(Object) - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
equals(Object) - Method in class org.apache.flink.formats.raw.RawFormatSerializationSchema
 
equals(Object) - Method in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
 
equals(Object) - Method in class org.apache.flink.queryablestate.client.VoidNamespace
 
equals(Object) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
equals(Object) - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
equals(Object) - Method in class org.apache.flink.runtime.blob.BlobKey
 
equals(Object) - Method in class org.apache.flink.runtime.blocklist.BlockedNode
 
equals(Object) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.FinishedOperatorSubtaskState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
equals(Object) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
equals(Object) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
equals(Object) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
 
equals(Object) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
equals(Object) - Method in class org.apache.flink.runtime.clusterframework.types.SlotID
 
equals(Object) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertexInputInfo
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.JobVertexInputInfo
 
equals(Object) - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
equals(Object) - Method in class org.apache.flink.runtime.instance.HardwareDescription
 
equals(Object) - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStoragePartitionId
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageSubpartitionId
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionId
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
equals(Object) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
equals(Object) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
equals(Object) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
 
equals(Object) - Method in exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
equals(Object) - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
equals(Object) - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
equals(Object) - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
equals(Object) - Method in class org.apache.flink.runtime.messages.Acknowledge
 
equals(Object) - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
equals(Object) - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsOverview
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsWithIDsOverview
 
equals(Object) - Method in class org.apache.flink.runtime.messages.webmonitor.RequestStatusOverview
 
equals(Object) - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
equals(Object) - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
equals(Object) - Method in class org.apache.flink.runtime.query.KvStateInfo
 
equals(Object) - Method in class org.apache.flink.runtime.query.KvStateLocation
 
equals(Object) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
equals(Object) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
equals(Object) - Method in class org.apache.flink.runtime.rest.handler.async.OperationKey
 
equals(Object) - Method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
equals(Object) - Method in class org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey
 
equals(Object) - Method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
equals(Object) - Method in class org.apache.flink.runtime.rest.HttpHeader
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.PendingCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.EnvironmentInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsBody
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.LogInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.LogListInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.LogUrlResponse
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
equals(Object) - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
equals(Object) - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
equals(Object) - Method in class org.apache.flink.runtime.slots.ResourceRequirement
 
equals(Object) - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
equals(Object) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator.WatermarkElement
 
equals(Object) - Method in class org.apache.flink.runtime.source.event.IsProcessingBacklogEvent
 
equals(Object) - Method in class org.apache.flink.runtime.source.event.ReportedWatermarkEvent
 
equals(Object) - Method in class org.apache.flink.runtime.source.event.RequestSplitEvent
 
equals(Object) - Method in class org.apache.flink.runtime.source.event.WatermarkAlignmentEvent
 
equals(Object) - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
equals(Object) - Method in class org.apache.flink.runtime.state.ChainedStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
equals(Object) - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
 
equals(Object) - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.filesystem.RelativeFileStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
equals(Object) - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
equals(Object) - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
equals(Object) - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
equals(Object) - Method in class org.apache.flink.runtime.state.KeyGroupsSavepointStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
equals(Object) - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
equals(Object) - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
equals(Object) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
equals(Object) - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
equals(Object) - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase.Key
 
equals(Object) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
equals(Object) - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
equals(Object) - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
equals(Object) - Method in class org.apache.flink.runtime.state.v2.MapStateDescriptor
 
equals(Object) - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
equals(Object) - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
equals(Object) - Method in class org.apache.flink.runtime.state.VoidNamespace
 
equals(Object) - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
equals(Object) - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
equals(Object) - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
equals(Object) - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
 
equals(Object) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
equals(Object) - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
equals(Object) - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
 
equals(Object) - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
equals(Object) - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
equals(Object) - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
equals(Object) - Method in class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverhead
 
equals(Object) - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
equals(Object) - Method in class org.apache.flink.runtime.util.OperatorSubtaskDescriptionText
 
equals(Object) - Method in class org.apache.flink.runtime.util.ResourceCounter
 
equals(Object) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
equals(Object) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
equals(Object) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
equals(Object) - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
equals(Object) - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
equals(Object) - Method in class org.apache.flink.state.api.OperatorIdentifier
 
equals(Object) - Method in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
equals(Object) - Method in class org.apache.flink.state.forst.ContextKey
 
equals(Object) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
equals(Object) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
equals(Object) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
equals(Object) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
equals(Object) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
 
equals(Object) - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
equals(Object) - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
equals(Object) - Method in class org.apache.flink.streaming.api.graph.StreamConfig.SourceInputConfig
 
equals(Object) - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
equals(Object) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.InputSelection
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
equals(Object) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ArrayDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ListDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.MapDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TupleDataConverter
 
equals(Object) - Method in class org.apache.flink.streaming.api.watermark.InternalWatermark
 
equals(Object) - Method in class org.apache.flink.streaming.api.watermark.Watermark
 
equals(Object) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
equals(Object) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
 
equals(Object) - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
equals(Object) - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
equals(Object) - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
 
equals(Object) - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
equals(Object) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
equals(Object) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
equals(Object) - Method in class org.apache.flink.streaming.tests.Event
 
equals(Object) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
equals(Object) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
equals(Object) - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
equals(Object) - Method in class org.apache.flink.table.api.DataTypes.Field
 
equals(Object) - Method in class org.apache.flink.table.api.DataTypes.UnresolvedField
 
equals(Object) - Method in class org.apache.flink.table.api.dataview.ListView
 
equals(Object) - Method in class org.apache.flink.table.api.dataview.MapView
 
equals(Object) - Method in class org.apache.flink.table.api.FormatDescriptor
 
equals(Object) - Method in class org.apache.flink.table.api.PlanReference.ContentPlanReference
 
equals(Object) - Method in class org.apache.flink.table.api.PlanReference.FilePlanReference
 
equals(Object) - Method in class org.apache.flink.table.api.PlanReference.ResourcePlanReference
 
equals(Object) - Method in class org.apache.flink.table.api.Schema
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedColumn
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedConstraint
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
 
equals(Object) - Method in class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
equals(Object) - Method in class org.apache.flink.table.api.TableDescriptor
 
equals(Object) - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
equals(Object) - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
 
equals(Object) - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
equals(Object) - Method in class org.apache.flink.table.catalog.Column
 
equals(Object) - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
equals(Object) - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
equals(Object) - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
equals(Object) - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
equals(Object) - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
equals(Object) - Method in class org.apache.flink.table.catalog.IntervalFreshness
 
equals(Object) - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
equals(Object) - Method in class org.apache.flink.table.catalog.ObjectPath
 
equals(Object) - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
equals(Object) - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
equals(Object) - Method in class org.apache.flink.table.catalog.ResolvedSchema
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
equals(Object) - Method in class org.apache.flink.table.catalog.stats.Date
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.AddColumn
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.AddDistribution
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.AddUniqueConstraint
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.AddWatermark
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.After
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.DropColumn
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.DropConstraint
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnComment
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnName
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnPosition
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyDistribution
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyPhysicalColumnType
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshStatus
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyUniqueConstraint
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ModifyWatermark
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.ResetOption
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableChange.SetOption
 
equals(Object) - Method in class org.apache.flink.table.catalog.TableDistribution
 
equals(Object) - Method in class org.apache.flink.table.catalog.UniqueConstraint
 
equals(Object) - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
equals(Object) - Method in class org.apache.flink.table.catalog.WatermarkSpec
 
equals(Object) - Method in class org.apache.flink.table.client.gateway.TypedResult
 
equals(Object) - Method in class org.apache.flink.table.connector.ChangelogMode
 
equals(Object) - Method in class org.apache.flink.table.connector.Projection
 
equals(Object) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
equals(Object) - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
equals(Object) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
equals(Object) - Method in class org.apache.flink.table.data.binary.BinarySection
 
equals(Object) - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
equals(Object) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
equals(Object) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
equals(Object) - Method in class org.apache.flink.table.data.columnar.ColumnarMapData
 
equals(Object) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
equals(Object) - Method in class org.apache.flink.table.data.DecimalData
 
equals(Object) - Method in class org.apache.flink.table.data.GenericArrayData
 
equals(Object) - Method in class org.apache.flink.table.data.GenericMapData
 
equals(Object) - Method in class org.apache.flink.table.data.GenericRowData
 
equals(Object) - Method in class org.apache.flink.table.data.TimestampData
 
equals(Object) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
equals(Object) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
equals(Object) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.expressions.AggregateExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.CallExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
equals(Object) - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
equals(Object) - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
equals(Object) - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.operation.OperationHandle
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.results.TableInfo
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
equals(Object) - Method in class org.apache.flink.table.gateway.api.session.SessionHandle
 
equals(Object) - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
equals(Object) - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
 
equals(Object) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
equals(Object) - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.module.ModuleEntry
 
equals(Object) - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
equals(Object) - Method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
equals(Object) - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
equals(Object) - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
equals(Object) - Method in class org.apache.flink.table.plan.stats.TableStats
 
equals(Object) - Method in class org.apache.flink.table.planner.analyze.PlanAdvice
 
equals(Object) - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
equals(Object) - Method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.BucketingSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.OverwriteSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.HashDistribution
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.KeepInputAsIsDistribution
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.RequiredDistribution
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.ConfigurationJsonSerializerFilter
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
This instance is equal to all instances of ConstantRankNumberColumnRemoveRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
This instance is equal to all instances of CorrelateSortToRankRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
This instance is equal to all instances of EnumerableToLogicalTableScanConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
This instance is equal to all instances of FlinkCalcMergeRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
This instance is equal to all instances of ImmutableFlinkFilterIntoJoinRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
This instance is equal to all instances of ImmutableFlinkFilterJoinRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
This instance is equal to all instances of FlinkLimit0RemoveRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
This instance is equal to all instances of JoinConditionTypeCoerceRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
This instance is equal to all instances of LogicalUnnestRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
This instance is equal to all instances of PushFilterIntoLegacyTableSourceScanRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
This instance is equal to all instances of ReplaceIntersectWithSemiJoinRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
This instance is equal to all instances of ReplaceMinusWithAntiJoinRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
This instance is equal to all instances of RewriteMinusAllRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
This instance is equal to all instances of TemporalJoinRewriteWithUniqueKeyRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
This instance is equal to all instances of UncollectToTableFunctionScanRuleConfig that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
This instance is equal to all instances of Config that have equal attribute values.
equals(Object) - Method in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil.ExecNodeNameVersion
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.FieldRefLookupKey
 
equals(Object) - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
equals(Object) - Method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
equals(Object) - Method in class org.apache.flink.table.resource.ResourceUri
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction.CollectAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HllBuffer
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
equals(Object) - Method in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
equals(Object) - Method in class org.apache.flink.table.runtime.operators.window.Window
 
equals(Object) - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
equals(Object) - Method in class org.apache.flink.table.runtime.util.ObjectContainer
 
equals(Object) - Method in class org.apache.flink.table.runtime.util.WindowKey
 
equals(Object) - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
equals(Object) - Method in class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
equals(Object) - Method in class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
equals(Object) - Method in class org.apache.flink.table.types.CollectionDataType
 
equals(Object) - Method in class org.apache.flink.table.types.DataType
 
equals(Object) - Method in class org.apache.flink.table.types.FieldsDataType
 
equals(Object) - Method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.AndArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.AnyArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.ConstraintArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.ExplicitArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.ExplicitTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.FamilyArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.FirstTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.LiteralArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.MatchFamilyTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.MissingTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.NullableIfArgsTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.OrArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.OutputArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.RootArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.VaryingStringTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
equals(Object) - Method in class org.apache.flink.table.types.KeyValueDataType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.ArrayType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.BinaryType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.CharType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.DecimalType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.DistinctType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.LogicalType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.MapType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.MultisetType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.RawType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.RowType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
equals(Object) - Method in class org.apache.flink.table.types.logical.StructuredType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
equals(Object) - Method in class org.apache.flink.table.types.logical.TimestampType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.TimeType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.VarCharType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
equals(Object) - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
equals(Object) - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
equals(Object) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
equals(Object) - Method in class org.apache.flink.testutils.junit.SharedObjects
 
equals(Object) - Method in class org.apache.flink.testutils.junit.SharedObjectsExtension
 
equals(Object) - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
equals(Object) - Method in class org.apache.flink.types.BooleanValue
 
equals(Object) - Method in class org.apache.flink.types.ByteValue
 
equals(Object) - Method in class org.apache.flink.types.CharValue
 
equals(Object) - Method in class org.apache.flink.types.DoubleValue
 
equals(Object) - Method in class org.apache.flink.types.Either.Left
 
equals(Object) - Method in class org.apache.flink.types.Either.Right
 
equals(Object) - Method in class org.apache.flink.types.FloatValue
 
equals(Object) - Method in class org.apache.flink.types.IntValue
 
equals(Object) - Method in interface org.apache.flink.types.Key
Deprecated.
Compares the object on equality with another object.
equals(Object) - Method in class org.apache.flink.types.ListValue
 
equals(Object) - Method in class org.apache.flink.types.LongValue
 
equals(Object) - Method in class org.apache.flink.types.MapValue
 
equals(Object) - Method in class org.apache.flink.types.NullValue
 
equals(Object) - Method in class org.apache.flink.types.Row
 
equals(Object) - Method in class org.apache.flink.types.ShortValue
 
equals(Object) - Method in class org.apache.flink.types.StringValue
 
equals(Object) - Method in class org.apache.flink.util.AbstractID
 
equals(Object) - Method in class org.apache.flink.util.MultipleParameterTool
 
equals(Object) - Method in class org.apache.flink.util.OptionalFailure
 
equals(Object) - Method in class org.apache.flink.util.OutputTag
 
equals(Object) - Method in class org.apache.flink.util.ParameterTool
 
equals(Object) - Method in class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
equals(Object) - Method in class org.apache.flink.util.SerializedValue
 
equals(Object) - Method in class org.apache.flink.util.StringBasedID
 
equals(Object) - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
equals(Object) - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
equals(Object) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
equals(Object, Object) - Method in class org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
 
equals(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates an =.
equals(MemorySegment[], int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Equals two memory segments regions.
equals(MemorySegment[], int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Equals two memory segments regions.
equals(RowData, RowData) - Method in interface org.apache.flink.table.runtime.generated.RecordEqualiser
Returns true if the rows are equal to each other and false otherwise.
Equals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcFilters.Equals
Creates an EQUALS predicate.
EQUALS - org.apache.flink.table.types.logical.StructuredType.StructuredComparison
 
EQUALS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EQUALS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
EQUALS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.SqlRawTypeNameSpec
 
equalsDeep(SqlTypeNameSpec, Litmus) - Method in class org.apache.flink.sql.parser.type.SqlTimestampLtzTypeNameSpec
 
equalsFields(int[], Value[], Value[]) - Method in class org.apache.flink.types.Record
Checks the values of this record and a given list of values at specified positions for equality.
equalTo(KeySelector<T2, KEY>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.Where
Specifies a KeySelector for elements from the second input.
equalTo(KeySelector<T2, KEY>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.Where
Specifies a KeySelector for elements from the second input.
equalTo(KeySelector<T2, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.Where
Specifies a KeySelector for elements from the second input with explicit type information for the key type.
equalTo(KeySelector<T2, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.Where
Specifies a KeySelector for elements from the second input with explicit type information for the key type.
equalTo(MemorySegment, int, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Equals two memory segment regions.
equalTo(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
equalToReference(LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
equalToReference(LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
equalToReference(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
equalToReference(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
equalToReference(BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
equalToReference(ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
equalToReference(CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
equalToReference(DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
equalToReference(FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
equalToReference(IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
equalToReference(LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
equalToReference(NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
equalToReference(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
equalToReference(ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
equalToReference(StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
equalToReference(T) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
equalToReference(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
equalToReference(T) - Method in class org.apache.flink.api.common.typeutils.SameTypePairComparator
 
equalToReference(T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Checks, whether the given element is equal to the element that has been set as the comparison reference in this comparator instance.
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
equalToReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
equalToReference(T2) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
equalToReference(T2) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
Checks, whether the given candidate instance is equal to the reference instance, with respect to this comparator's equality definition.
eraseTimestamp() - Method in class org.apache.flink.datastream.impl.common.TimestampCollector
 
eraseTimestamp() - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
eraseTimestamp() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
ERROR - org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer
 
ERROR - org.apache.flink.table.api.JsonExistsOnError
 
ERROR - org.apache.flink.table.api.JsonQueryOnEmptyOrError
 
ERROR - org.apache.flink.table.api.JsonValueOnEmptyOrError
Propagate or throw an error.
ERROR - org.apache.flink.table.gateway.api.operation.OperationStatus
Some error happens.
ERROR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ERROR_MESSAGE - Static variable in class org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
 
ERROR_MESSAGE - Static variable in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
ERROR_REGISTRATION_DELAY - Static variable in class org.apache.flink.configuration.ClusterOptions
 
ErrorInfo - Class in org.apache.flink.runtime.executiongraph
Simple container to hold an exception and the corresponding timestamp.
ErrorInfo(Throwable, long) - Constructor for class org.apache.flink.runtime.executiongraph.ErrorInfo
 
errorLogThreadDump(Logger) - Static method in class org.apache.flink.util.concurrent.ThreadUtils
 
ErrorResponseBody - Class in org.apache.flink.runtime.rest.messages
Generic response body for communicating errors on the server.
ErrorResponseBody(String) - Constructor for class org.apache.flink.runtime.rest.messages.ErrorResponseBody
 
ErrorResponseBody(List<String>) - Constructor for class org.apache.flink.runtime.rest.messages.ErrorResponseBody
 
errors - Variable in class org.apache.flink.runtime.rest.messages.ErrorResponseBody
 
EscalatingSupervisorStrategy - Class in org.apache.flink.runtime.rpc.pekko
Escalating supervisor strategy.
EscalatingSupervisorStrategy() - Constructor for class org.apache.flink.runtime.rpc.pekko.EscalatingSupervisorStrategy
 
ESCAPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ESCAPE_CHARACTER - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
escapeBackticks(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
escapeCharacters(String) - Static method in enum org.apache.flink.docs.util.Utils
 
escapeForDifferentOS(String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Escape all the dynamic property values.
escapeIdentifier(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
escapeJava(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
Escapes the characters in a String using Java String rules.
escapeSingleQuotes(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
escapeWithDoubleQuote(String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
 
escapeWithSingleQuote(String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
 
estimate(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.StateSizeEstimates
 
ESTIMATE_LIVE_DATA_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_LIVE_DATA_SIZE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
ESTIMATE_NUM_KEYS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_NUM_KEYS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
ESTIMATE_PENDING_COMPACTION_BYTES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_PENDING_COMPACTION_BYTES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
ESTIMATE_TABLE_READERS_MEM - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
ESTIMATE_TABLE_READERS_MEM - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
estimateBias(double) - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
Estimate the bias using the raw estimates with their respective biases from the HLL++ appendix.
ESTIMATED_COST - org.apache.flink.table.api.ExplainDetail
The cost information on physical rel node estimated by optimizer. e.g.
ESTIMATED_COST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ESTIMATED_TIME_TO_CONSUME_BUFFERS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
estimateFalsePositiveProbability(long, int) - Static method in class org.apache.flink.runtime.operators.util.BloomFilter
Compute the false positive probability based on given input entries and bits size.
EstimateLiveDataSize - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
EstimateLiveDataSize - org.apache.flink.state.forst.ForStProperty
 
EstimateNumKeys - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
EstimateNumKeys - org.apache.flink.state.forst.ForStProperty
 
EstimatePendingCompactionBytes - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
EstimatePendingCompactionBytes - org.apache.flink.state.forst.ForStProperty
 
estimateRowCount(RelMetadataQuery) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
EstimateTableReadersMem - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
EstimateTableReadersMem - org.apache.flink.state.forst.ForStProperty
 
EuclideanDistance<DATA> - Class in org.apache.flink.streaming.api.functions.windowing.delta
This delta function calculates the euclidean distance between two given points.
EuclideanDistance() - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.EuclideanDistance
 
EuclideanDistance(Extractor<DATA, double[]>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.EuclideanDistance
 
eval() - Method in class org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
 
eval(byte[], byte[]) - Method in class org.apache.flink.table.runtime.functions.scalar.EndsWithFunction
 
eval(byte[], byte[]) - Method in class org.apache.flink.table.runtime.functions.scalar.StartsWithFunction
 
eval(Long) - Method in class org.apache.flink.python.tests.util.AddOne
 
eval(Number, Object...) - Method in class org.apache.flink.table.runtime.functions.scalar.EltFunction
 
eval(Object) - Method in class org.apache.flink.table.runtime.functions.scalar.JsonQuoteFunction
 
eval(Object) - Method in class org.apache.flink.table.runtime.functions.scalar.JsonUnquoteFunction
 
eval(Object...) - Method in class org.apache.flink.table.functions.LookupFunction
eval(Object...) - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
eval(Object...) - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
eval(Object...) - Method in class org.apache.flink.table.runtime.functions.scalar.CoalesceFunction
 
eval(Object...) - Method in class org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
 
eval(Object...) - Method in class org.apache.flink.table.runtime.functions.table.ReplicateRowsFunction
 
eval(Object...) - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
Deprecated.
 
eval(Object, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.IfNullFunction
 
eval(String, String, String) - Method in class org.apache.flink.table.examples.java.basics.GettingStartedExample.AddressNormalizer
 
eval(String, String, String) - Method in class org.apache.flink.table.toolbox.StringRegexReplaceFunction
 
eval(Timestamp) - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
eval(CompletableFuture<Collection<RowData>>, Object...) - Method in class org.apache.flink.table.functions.AsyncLookupFunction
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
 
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
 
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
 
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayReverseFunction
 
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
eval(ArrayData) - Method in class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.CollectionUnnestTableFunction
 
eval(ArrayData...) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayConcatFunction
 
eval(ArrayData, Boolean) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
eval(ArrayData, Boolean, Boolean) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
eval(ArrayData, Integer) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySliceFunction
 
eval(ArrayData, Integer, Integer) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySliceFunction
 
eval(ArrayData, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayAppendFunction
 
eval(ArrayData, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
 
eval(ArrayData, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
 
eval(ArrayData, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayPrependFunction
 
eval(ArrayData, Object) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
 
eval(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
 
eval(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
 
eval(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
 
eval(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.functions.scalar.MapFromArraysFunction
 
eval(ArrayData, StringData, StringData...) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayJoinFunction
 
eval(MapData) - Method in class org.apache.flink.table.runtime.functions.scalar.MapEntriesFunction
 
eval(MapData) - Method in class org.apache.flink.table.runtime.functions.scalar.MapKeysFunction
 
eval(MapData) - Method in class org.apache.flink.table.runtime.functions.scalar.MapValuesFunction
 
eval(MapData) - Method in class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.CollectionUnnestTableFunction
 
eval(MapData) - Method in class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.MapUnnestTableFunction
 
eval(MapData...) - Method in class org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
 
eval(RowData, RowData) - Method in class org.apache.flink.table.examples.java.functions.InternalRowMergerFunction
 
eval(StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.BTrimFunction
 
eval(StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.UnhexFunction
 
eval(StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.UrlDecodeFunction
 
eval(StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.UrlEncodeFunction
 
eval(StringData, Object...) - Method in class org.apache.flink.table.runtime.functions.scalar.PrintfFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.BTrimFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.EndsWithFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.RegexpCountFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.RegexpExtractAllFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.RegexpInstrFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.RegexpSubstrFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.SplitFunction
 
eval(StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.StartsWithFunction
 
eval(StringData, StringData, Number) - Method in class org.apache.flink.table.runtime.functions.scalar.RegexpExtractAllFunction
 
eval(StringData, StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.scalar.TranslateFunction
 
evaluate(OP, String) - Method in class org.apache.flink.table.client.cli.CliView
 
evaluate(CliChangelogResultView.ResultChangelogOperation, String) - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
evaluate(CliInputView.InputOperation, String) - Method in class org.apache.flink.table.client.cli.CliInputView
 
evaluate(CliRowView.RowOperation, String) - Method in class org.apache.flink.table.client.cli.CliRowView
 
evaluate(CliTableResultView.ResultTableOperation, String) - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryTestExecutionExtension
 
Event - Class in org.apache.flink.streaming.examples.statemachine.event
Data type for events, consisting of the originating IP address and an event type.
Event - Class in org.apache.flink.streaming.tests
The event type of records used in the DataStreamAllroundTestProgram.
Event(int, long, long, String) - Constructor for class org.apache.flink.streaming.tests.Event
 
Event(EventType, int) - Constructor for class org.apache.flink.streaming.examples.statemachine.event.Event
Creates a new event.
EVENT_BUFFER - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.EVENT_BUFFER indicates that this buffer represents serialized data of an event.
EVENT_IDENTITY_MAPPER - org.apache.flink.streaming.tests.TestOperatorEnum
 
EVENT_SOURCE - org.apache.flink.streaming.tests.TestOperatorEnum
 
EVENT_TIME - org.apache.flink.streaming.api.TimeDomain
Time is based on the timestamp of events.
EVENT_TIME_TEMPORAL_JOIN_REWRITE_RULES - Static variable in class org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule
 
EventAnnouncement - Class in org.apache.flink.runtime.io.network.api
EventAnnouncement is announcing presence or receiving of an AbstractEvent.
EventAnnouncement(AbstractEvent, int) - Constructor for class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
EventComparator<T> - Interface in org.apache.flink.cep
Custom comparator used to compares two events.
EventDeSerializationSchema - Class in org.apache.flink.streaming.examples.statemachine.kafka
A serializer and deserializer for the Event type.
EventDeSerializationSchema() - Constructor for class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
 
EventId - Class in org.apache.flink.cep.nfa.sharedbuffer
Composite key for events in SharedBuffer.
EventId(int, long) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
EventId.EventIdSerializer - Class in org.apache.flink.cep.nfa.sharedbuffer
EventId.EventIdSerializer.EventIdSerializerSnapshot - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer configuration snapshot for compatibility and format evolution.
EventIdSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer.EventIdSerializerSnapshot
 
EventListener<T> - Interface in org.apache.flink.runtime.util.event
 
eventReceived(Watcher.Action, Pod) - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPodsWatcher
 
EventSerializer - Class in org.apache.flink.runtime.io.network.api.serialization
Utility class to serialize and deserialize task events.
EventSerializer() - Constructor for class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
EventsGenerator - Class in org.apache.flink.streaming.examples.statemachine.generator
A generator for events.
EventsGenerator() - Constructor for class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
 
EventsGenerator(double) - Constructor for class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
 
EventsGeneratorFunction - Class in org.apache.flink.streaming.examples.statemachine.generator
A generator function that produces the events on the fly.
EventsGeneratorFunction(double) - Constructor for class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorFunction
 
EventTimeSessionWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sessions based on the timestamp of the elements.
EventTimeSessionWindows(long) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
EventTimeTemporalJoinRewriteRule - Class in org.apache.flink.table.planner.plan.rules.logical
Traverses an event time temporal table join RelNode tree and update the right child to set FlinkLogicalTableSourceScan's eventTimeSnapshot property to true which will prevent it generating a new StreamPhysicalChangelogNormalize later.
EventTimeTemporalJoinRewriteRule(EventTimeTemporalJoinRewriteRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule
 
EventTimeTemporalJoinRewriteRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
eventTimeTimersQueue - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Event time timers that are currently in-flight.
EventTimeTrigger - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that fires once the watermark passes the end of the window to which a pane belongs.
EventTimeTriggers - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that reacts to event-time timers.
EventTimeTriggers.AfterEndOfWindow<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that fires once the watermark passes the end of the window to which a pane belongs.
EventTimeTriggers.AfterEndOfWindowEarlyAndLate<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A composite Trigger that consist of AfterEndOfWindow and a early trigger and late trigger.
EventTimeTriggers.AfterEndOfWindowNoLate<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A composite Trigger that consist of AfterEndOfWindow and a late trigger.
eventType - Variable in class org.apache.flink.streaming.examples.statemachine.dfa.EventTypeAndState
 
eventType() - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
EventType - Enum in example.avro
 
EventType - Enum in org.apache.flink.streaming.examples.statemachine.event
The type of the event processed by the state machine.
EventTypeAndState - Class in org.apache.flink.streaming.examples.statemachine.dfa
Simple combination of EventType and State.
EventTypeAndState(EventType, State) - Constructor for class org.apache.flink.streaming.examples.statemachine.dfa.EventTypeAndState
 
eventuallyFails() - Method in class org.apache.flink.core.testutils.FlinkCompletableFutureAssert
An equivalent of AbstractCompletableFutureAssert.failsWithin(Duration), that doesn't rely on timeouts.
eventuallyFailsWith(Class<E>) - Method in class org.apache.flink.core.testutils.FlinkCompletableFutureAssert
An equivalent of AbstractCompletableFutureAssert.failsWithin(Duration), that doesn't rely on timeouts.
eventuallySucceeds() - Method in class org.apache.flink.core.testutils.FlinkCompletableFutureAssert
An equivalent of AbstractCompletableFutureAssert.succeedsWithin(Duration), that doesn't rely on timeouts.
eventualOutputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The output writers for the data that this task forwards to the next task.
every() - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers
Creates a new trigger that triggers on receiving of every element.
every(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers
Creates a trigger that fires by a certain interval after reception of the first element.
every(Expression) - Method in class org.apache.flink.table.api.SlideWithSize
Specifies the window's slide as time or row-count interval.
EVERY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EveryElement() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
evictAfter(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.CountEvictor
 
evictAfter(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
evictAfter(Iterable<TimestampedValue<T>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.DeltaEvictor
 
evictAfter(Iterable<TimestampedValue<T>>, int, W, Evictor.EvictorContext) - Method in interface org.apache.flink.streaming.api.windowing.evictors.Evictor
Optionally evicts elements.
evictBefore(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.CountEvictor
 
evictBefore(Iterable<TimestampedValue<Object>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
evictBefore(Iterable<TimestampedValue<T>>, int, W, Evictor.EvictorContext) - Method in class org.apache.flink.streaming.api.windowing.evictors.DeltaEvictor
 
evictBefore(Iterable<TimestampedValue<T>>, int, W, Evictor.EvictorContext) - Method in interface org.apache.flink.streaming.api.windowing.evictors.Evictor
Optionally evicts elements.
evictingWindow(WindowReaderFunction<StreamRecord<T>, OUT, KEY, W>, TypeInformation<KEY>, TypeSerializer<W>, TypeInformation<T>, ExecutionConfig) - Static method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
EvictingWindowOperator<K,​IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
A WindowOperator that also allows an Evictor to be used.
EvictingWindowOperator(WindowAssigner<? super IN, W>, TypeSerializer<W>, KeySelector<IN, K>, TypeSerializer<K>, StateDescriptor<? extends ListState<StreamRecord<IN>>, ?>, InternalWindowFunction<Iterable<IN>, OUT, K, W>, Trigger<? super IN, ? super W>, Evictor<? super IN, ? super W>, long, OutputTag<IN>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
EvictingWindowOperatorFactory<K,​IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
EvictingWindowOperatorFactory(WindowAssigner<? super IN, W>, TypeSerializer<W>, KeySelector<IN, K>, TypeSerializer<K>, StateDescriptor<? extends ListState<StreamRecord<IN>>, ?>, InternalWindowFunction<Iterable<IN>, OUT, K, W>, Trigger<? super IN, ? super W>, Evictor<? super IN, ? super W>, long, OutputTag<IN>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperatorFactory
 
EvictingWindowReaderFunction<IN,​R,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.state.api.input.operator.window
Wrapper for reading state from an evicting window operator.
EvictingWindowReaderFunction(WindowReaderFunction<R, OUT, KEY, W>) - Constructor for class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
EvictingWindowSavepointReader<W extends Window> - Class in org.apache.flink.state.api
This class provides entry points for reading keyed state written out using the WindowOperator.
evictor() - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads from a window that uses an evictor.
evictor(Evictor<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Sets the Evictor that should be used to evict elements from a window before emission.
evictor(Evictor<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Sets the Evictor that should be used to evict elements from a window before emission.
evictor(Evictor<? super T, ? super W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Sets the Evictor that should be used to evict elements from a window before emission.
evictor(Evictor<? super T, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Sets the Evictor that should be used to evict elements from a window before emission.
evictor(Evictor<? super T, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Sets the Evictor that should be used to evict elements from a window before emission.
evictor(Evictor<? super T, ? super W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
Evictor<T,​W extends Window> - Interface in org.apache.flink.streaming.api.windowing.evictors
An Evictor can remove elements from a pane before/after the evaluation of WindowFunction and after the window evaluation gets triggered by a Trigger
Evictor.EvictorContext - Interface in org.apache.flink.streaming.api.windowing.evictors
A context object that is given to Evictor methods.
EXACT_NUMERIC - org.apache.flink.table.types.logical.LogicalTypeFamily
 
EXACTLY_ONCE - org.apache.flink.connector.base.DeliveryGuarantee
Records are only delivered exactly-once also under failover scenarios.
EXACTLY_ONCE - org.apache.flink.core.execution.CheckpointingMode
Sets the checkpointing mode to "exactly once".
EXACTLY_ONCE - org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingMode
 
EXACTLY_ONCE - org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
Sets the checkpointing mode to "exactly once".
exactlyOneOf(DescribedPredicate<? super T>...) - Static method in class org.apache.flink.architecture.common.Predicates
Returns a DescribedPredicate that returns true if one and only one of the given predicates match.
example.avro - package example.avro
 
EXCEEDED_CHECKPOINT_TOLERABLE_FAILURE_MESSAGE - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
 
EXCEPT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXCEPT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
EXCEPT_ALL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
EXCEPTED_RESULT - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
exception - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
An exception that was encountered by the asynchronous request handling thread.
exception() - Method in class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
exception() - Method in interface org.apache.flink.core.execution.JobExecutionStatusEvent
Exception for job.
exception() - Method in annotation type org.apache.flink.testutils.junit.RetryOnException
 
EXCEPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
exceptionalOperationResultResponse(Throwable) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
Create an exceptional operation result from the given Throwable.
exceptionalOperationResultResponse(Throwable) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler
 
exceptionalOperationResultResponse(Throwable) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
exceptionalOperationResultResponse(Throwable) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalStatusHandler
 
exceptionalOperationResultResponse(Throwable) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.queryablestate.network.ClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.runtime.rest.handler.PipelineErrorHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.flink.runtime.webmonitor.PipelineErrorHandler
 
exceptionHandler - Variable in class org.apache.flink.core.state.StateFutureImpl
The exception handler that handles callback framework's error.
ExceptionHandler<E extends Throwable> - Interface in org.apache.flink.runtime.operators.sort
Interface to be implemented by classes that handle exceptions.
ExceptionHistoryEntry - Class in org.apache.flink.runtime.scheduler.exceptionhistory
ExceptionHistoryEntry collects information about a single failure that triggered the scheduler's failure handling.
ExceptionHistoryEntry(Throwable, long, CompletableFuture<Map<String, String>>, String, TaskManagerLocation) - Constructor for class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
Instantiates a ExceptionHistoryEntry.
ExceptionHistoryEntry.ArchivedTaskManagerLocation - Class in org.apache.flink.runtime.scheduler.exceptionhistory
ArchivedTaskManagerLocation represents a archived (static) version of a TaskManagerLocation.
ExceptionInChainedOperatorException - Exception in org.apache.flink.streaming.runtime.tasks
A special exception that signifies that the cause exception came from a chained operator.
ExceptionInChainedOperatorException(String, Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.ExceptionInChainedOperatorException
 
ExceptionInChainedOperatorException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.ExceptionInChainedOperatorException
 
ExceptionInChainedStubException - Exception in org.apache.flink.runtime.operators.chaining
A special exception to indicate that an exception occurred in the nested call of a chained stub.
ExceptionInChainedStubException(String, Exception) - Constructor for exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
 
ExceptionInfo(String, String, long) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
ExceptionInfo(String, String, long, Map<String, String>, String, String, String) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
ExceptionInMultipleInputOperatorException - Exception in org.apache.flink.table.runtime.operators.multipleinput.output
A special exception that signifies that the cause exception came from a MultipleInputStreamOperatorBase.
ExceptionInMultipleInputOperatorException(String, Throwable) - Constructor for exception org.apache.flink.table.runtime.operators.multipleinput.output.ExceptionInMultipleInputOperatorException
 
ExceptionInMultipleInputOperatorException(Throwable) - Constructor for exception org.apache.flink.table.runtime.operators.multipleinput.output.ExceptionInMultipleInputOperatorException
 
exceptionPredicate() - Method in interface org.apache.flink.streaming.api.functions.async.AsyncRetryPredicate
An Optional Java that defines a condition on asyncFunction's exception which will trigger a later reattempt operation, will be called before user's ResultFuture#completeExceptionally.
exceptionUnwrap(Exception) - Static method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
 
ExceptionUtils - Class in org.apache.flink.util
A collection of utility functions for dealing with exceptions and exception workflows.
exchange(RelDistribution) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Exchange by distribution.
EXCHANGE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExchange
 
exchangeMode(StreamExchangeMode) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
EXCLUDE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXCLUDE_ALIASED_VIRTUAL_METADATA_COLUMNS - org.apache.flink.table.api.config.TableConfigOptions.ColumnExpansionStrategy
 
EXCLUDE_DEFAULT_VIRTUAL_METADATA_COLUMNS - org.apache.flink.table.api.config.TableConfigOptions.ColumnExpansionStrategy
 
excludeFromReset(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
ExcludeScalaImportOption() - Constructor for class org.apache.flink.architecture.common.ImportOptions.ExcludeScalaImportOption
 
ExcludeShadedImportOption() - Constructor for class org.apache.flink.architecture.common.ImportOptions.ExcludeShadedImportOption
 
EXCLUDING - org.apache.flink.sql.parser.ddl.SqlTableLike.MergingStrategy
 
EXCLUDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXCLUSIVE - org.apache.flink.runtime.state.CheckpointedStateScope
Exclusive state belongs exclusively to one specific checkpoint / savepoint.
ExclusiveBuffersUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the exclusive buffers usage gauge for SingleInputGates.
ExclusiveBuffersUsageGauge(SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.ExclusiveBuffersUsageGauge
 
exclusivePhysicalFilePool - Variable in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Queue maintaining exclusive physical files for reusing.
EXEC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ExecEdge - Class in org.apache.flink.table.planner.plan.nodes.exec
The representation of an edge connecting two ExecNodes.
ExecEdge(ExecNode<?>, ExecNode<?>, ExecEdge.Shuffle, StreamExchangeMode) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
ExecEdge.Builder - Class in org.apache.flink.table.planner.plan.nodes.exec
Builder of the ExecEdge.
ExecEdge.HashShuffle - Class in org.apache.flink.table.planner.plan.nodes.exec
Records are shuffled by hash when passing through this edge.
ExecEdge.Shuffle - Class in org.apache.flink.table.planner.plan.nodes.exec
The ExecEdge.Shuffle defines how to exchange the records between ExecNodes.
ExecEdge.Shuffle.Type - Enum in org.apache.flink.table.planner.plan.nodes.exec
Enumeration which describes the shuffle type for records when passing this edge.
execEnv - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
execEnv() - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
This is a temporary workaround for Python API.
execMode() - Method in annotation type org.apache.flink.annotation.docs.Documentation.TableOption
 
ExecNode<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec
The representation of execution information for a FlinkPhysicalRel.
ExecNodeBase<T> - Class in org.apache.flink.table.planner.plan.nodes.exec
Base class for ExecNode.
ExecNodeBase(int, ExecNodeContext, ReadableConfig, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
ExecNodeConfig - Class in org.apache.flink.table.planner.plan.nodes.exec
Configuration view which is used combine the PlannerBase.getTableConfig() with the ExecNodeBase.getPersistedConfig() configuration.
ExecNodeContext - Class in org.apache.flink.table.planner.plan.nodes.exec
Helper class that holds the necessary identifier fields that are used for JSON plan serialization and deserialization.
ExecNodeContext(String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
 
ExecNodeGraph - Class in org.apache.flink.table.planner.plan.nodes.exec
The ExecNodeGraph representing the ExecNode topology.
ExecNodeGraph(List<ExecNode<?>>) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraph
 
ExecNodeGraph(FlinkVersion, List<ExecNode<?>>) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraph
 
ExecNodeGraphGenerator - Class in org.apache.flink.table.planner.plan.nodes.exec
A generator that generates a ExecNode graph from a graph of FlinkPhysicalRels.
ExecNodeGraphGenerator() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraphGenerator
 
ExecNodeGraphInternalPlan - Class in org.apache.flink.table.planner.plan
Implementation of CompiledPlan backed by an ExecNodeGraph.
ExecNodeGraphInternalPlan(Supplier<String>, ExecNodeGraph) - Constructor for class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
ExecNodeGraphProcessor - Interface in org.apache.flink.table.planner.plan.nodes.exec.processor
ExecNodeGraphProcessor plugin, use it can change or update the given ExecNodeGraph.
ExecNodeGraphValidator - Class in org.apache.flink.table.planner.plan.nodes.exec
This class validates the ExecNodeGraph.
ExecNodeGraphValidator() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraphValidator
 
ExecNodeMetadata - Annotation Type in org.apache.flink.table.planner.plan.nodes.exec
Annotation to be used for ExecNodes to keep necessary metadata when serializing/deserializing them in a plan.
ExecNodeMetadataUtil - Class in org.apache.flink.table.planner.plan.utils
Utility class for ExecNodeMetadata related functionality.
ExecNodeMetadataUtil.ExecNodeNameVersion - Class in org.apache.flink.table.planner.plan.utils
Helper Pojo used as a tuple for the ExecNodeMetadataUtil.LOOKUP_MAP.
ExecNodePlanDumper - Class in org.apache.flink.table.planner.plan.nodes.exec.utils
An utility class for converting an exec node plan to a string as a tree style.
execNodes() - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
ExecNodeTranslator<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec
An ExecNodeTranslator is responsible for translating an ExecNode to Transformations.
ExecNodeUtil - Class in org.apache.flink.table.planner.plan.nodes.exec.utils
An Utility class that helps translating ExecNode to Transformation.
ExecNodeUtil() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
 
ExecNodeVisitor - Interface in org.apache.flink.table.planner.plan.nodes.exec.visitor
Visitor pattern for traversing a dag of ExecNode objects.
ExecNodeVisitorImpl - Class in org.apache.flink.table.planner.plan.nodes.exec.visitor
Implement of ExecNodeVisitor.
ExecNodeVisitorImpl() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.visitor.ExecNodeVisitorImpl
 
Executable - Interface in org.apache.flink.table.api
Represents an artifact that can be executed.
ExecutableOperation - Interface in org.apache.flink.table.operations
An ExecutableOperation represents an operation that is executed for its side effects.
ExecutableOperation.Context - Interface in org.apache.flink.table.operations
The context to execute the operation.
ExecutableOperationContextImpl - Class in org.apache.flink.table.api.internal
A simple implementation of ExecutableOperation.Context.
ExecutableOperationContextImpl(CatalogManager, FunctionCatalog, ModuleManager, ResourceManager, TableConfig, boolean) - Constructor for class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
ExecutableOperationUtils - Class in org.apache.flink.table.operations.utils
Utils for the executable operation.
ExecutableOperationUtils() - Constructor for class org.apache.flink.table.operations.utils.ExecutableOperationUtils
 
executablesEquals(Constructor<?>) - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
executablesEquals(Method) - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
execute() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
execute() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute() - Method in interface org.apache.flink.table.api.Executable
Executes this object.
execute() - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
execute() - Method in class org.apache.flink.table.api.internal.TableImpl
 
execute() - Method in interface org.apache.flink.table.api.StatementSet
Executes this object.
execute() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(Runnable) - Method in class org.apache.flink.core.fs.BackPressuringExecutor
 
execute(Runnable) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
execute(Runnable) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
execute(Runnable) - Method in class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
execute(Runnable) - Method in enum org.apache.flink.runtime.concurrent.UnsupportedOperationExecutor
 
execute(Runnable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
execute(Runnable) - Method in class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
execute(Runnable) - Method in class org.apache.flink.util.concurrent.SeparateThreadExecutor
 
execute(String) - Method in interface org.apache.flink.datastream.api.ExecutionEnvironment
Execute and submit the job attached to this environment.
execute(String) - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
execute(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute(String) - Method in class org.apache.flink.streaming.util.TestStreamEnvironment
 
execute(String) - Method in class org.apache.flink.table.jdbc.FlinkStatement
Execute a sql statement.
execute(String) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(String, int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
execute(String, int[]) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
execute(String, String[]) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
execute(MailboxExecutor.MailOptions, ThrowingRunnable<? extends Exception>, String) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(MailboxExecutor.MailOptions, ThrowingRunnable<? extends Exception>, String, Object...) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(MailboxExecutor.MailOptions, ThrowingRunnable<? extends Exception>, String, Object...) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
execute(Plan) - Method in class org.apache.flink.api.common.operators.CollectionExecutor
 
execute(Pipeline) - Method in interface org.apache.flink.table.delegation.Executor
Executes the given pipeline.
execute(Pipeline) - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
execute(Pipeline) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
execute(Pipeline, Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutor
 
execute(Pipeline, Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.executors.AbstractJobClusterExecutor
Deprecated.
 
execute(Pipeline, Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
execute(Pipeline, Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.executors.LocalExecutor
 
execute(Pipeline, Configuration, ClassLoader) - Method in interface org.apache.flink.core.execution.PipelineExecutor
Executes a Pipeline based on the provided configuration and returns a JobClient which allows to interact with the job being executed, e.g. cancel it or take a savepoint.
execute(StreamGraph) - Method in class org.apache.flink.client.program.StreamContextEnvironment
 
execute(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.LocalStreamEnvironment
 
execute(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
 
execute(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution.
execute(StreamGraph) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
execute(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.rest.handler.operation.AbstractOperationHandler
 
execute(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.rest.handler.operation.CancelOperationHandler
 
execute(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.rest.handler.operation.CloseOperationHandler
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.legacy.operations.ddl.AlterTableOptionsOperation
Deprecated.
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.command.AddJarOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.command.DescribeJobOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.command.ShowJarsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.command.ShowJobsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterCatalogOptionsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterCatalogResetOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterPartitionPropertiesOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterTableSchemaOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterViewAsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterViewPropertiesOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.AlterViewRenameOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropPartitionsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ddl.DropViewOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.DescribeCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.DescribeTableOperation
 
execute(ExecutableOperation.Context) - Method in interface org.apache.flink.table.operations.ExecutableOperation
Executes the given operation and return the execution result.
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.LoadModuleOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableChangeOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableRefreshOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableResumeOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableSuspendOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.CreateMaterializedTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.materializedtable.DropMaterializedTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCatalogsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowColumnsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCreateCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCreateTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCreateViewOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCurrentCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowCurrentDatabaseOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowModulesOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowPartitionsOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.TruncateTableOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.UnloadModuleOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.UseCatalogOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.UseDatabaseOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.UseModulesOperation
 
execute(ExecutableOperation.Context) - Method in class org.apache.flink.table.planner.operations.PlannerCallProcedureOperation
 
execute(ThrowingRunnable<? extends Exception>, String) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(ThrowingRunnable<? extends Exception>, String, Object...) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Executes the given command at some time in the future in the mailbox thread.
execute(JobExecutionContext) - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler.EmbeddedSchedulerJob
 
EXECUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
executeAndCollect() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Triggers the distributed execution of the streaming dataflow and returns an iterator over the elements of the given DataStream.
executeAndCollect(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Triggers the distributed execution of the streaming dataflow and returns an iterator over the elements of the given DataStream.
executeAndCollect(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Triggers the distributed execution of the streaming dataflow and returns an iterator over the elements of the given DataStream.
executeAndCollect(String, int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Triggers the distributed execution of the streaming dataflow and returns an iterator over the elements of the given DataStream.
executeAsync() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program asynchronously.
executeAsync(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution asynchronously.
executeAsync(String) - Method in class org.apache.flink.streaming.util.TestStreamEnvironment
 
executeAsync(Pipeline) - Method in interface org.apache.flink.table.delegation.Executor
Executes the given pipeline asynchronously.
executeAsync(Pipeline) - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
executeAsync(Pipeline) - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
executeAsync(StreamGraph) - Method in class org.apache.flink.client.program.StreamContextEnvironment
 
executeAsync(StreamGraph) - Method in class org.apache.flink.client.program.StreamPlanEnvironment
 
executeAsync(StreamGraph) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Triggers the program execution asynchronously.
executeBatch() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
executeBatchRequests(StateRequestContainer) - Method in interface org.apache.flink.runtime.asyncprocessing.StateExecutor
Execute a batch of state requests.
executeBatchRequests(StateRequestContainer) - Method in class org.apache.flink.state.forst.ForStStateExecutor
 
executeCachedPlanInternal(CachedPlan) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
executeCachedPlanInternal(CachedPlan) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Execute the given CachedPlan and return the execution result.
executeDeletion() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsDeletePushDown
Deletes data during execution phase.
executeInInteractiveMode() - Method in class org.apache.flink.table.client.cli.CliClient
Opens the interactive CLI shell.
executeInitialization(String) - Method in class org.apache.flink.table.client.cli.CliClient
Initialize the Cli Client with the content.
executeInKeyContext(Runnable, Object) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
This method should be used to run a block of code with a specific key context.
executeInNonInteractiveMode(String) - Method in class org.apache.flink.table.client.cli.CliClient
Opens the non-interactive CLI shell.
executeInsert(String) - Method in interface org.apache.flink.table.api.Table
Shorthand for tableEnv.insertInto(tablePath).execute().
executeInsert(String, boolean) - Method in interface org.apache.flink.table.api.Table
Shorthand for tableEnv.insertInto(tablePath, overwrite).execute().
executeInsert(TableDescriptor) - Method in interface org.apache.flink.table.api.Table
Shorthand for tableEnv.insertInto(descriptor).execute().
executeInsert(TableDescriptor, boolean) - Method in interface org.apache.flink.table.api.Table
Shorthand for tableEnv.insertInto(descriptor, overwrite).execute().
executeInternal(List<ModifyOperation>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
executeInternal(List<ModifyOperation>) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Execute the given modify operations and return the execution result.
executeInternal(Operation) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
executeInternal(Operation) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Execute the given operation and return the execution result.
executeJobBlocking(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
This method runs a job in blocking mode.
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.GroupCombineOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.MapOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.MapPartitionOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
 
executeOnCollections(List<IN>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
executeOnCollections(List<IN1>, List<IN2>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
executeOnCollections(List<ST>, List<WT>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
executeOnCollections(List<T>, List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.Union
 
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
executeOnCollections(List<T>, RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
executeOnCollections(RuntimeContext, ExecutionConfig) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
 
executePlan(PlanReference) - Method in interface org.apache.flink.table.api.TableEnvironment
Shorthand for tEnv.loadPlan(planReference).execute().
executePlan(InternalPlan) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
executePlan(InternalPlan) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
 
ExecutePlanOperation - Class in org.apache.flink.table.operations.command
Operation to describe an EXECUTE PLAN statement.
ExecutePlanOperation(String) - Constructor for class org.apache.flink.table.operations.command.ExecutePlanOperation
 
executeProgram(Configuration, PackagedProgram) - Method in class org.apache.flink.client.cli.CliFrontend
 
executeProgram(PipelineExecutorServiceLoader, Configuration, PackagedProgram, boolean, boolean) - Static method in enum org.apache.flink.client.ClientUtils
 
executeQuery(String) - Method in class org.apache.flink.table.jdbc.FlinkStatement
Execute a SELECT query.
executeSql(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
executeSql(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Executes the given single statement and returns the execution result.
executeStatement(String) - Method in interface org.apache.flink.table.client.gateway.Executor
Execute statement.
executeStatement(String) - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
executeStatement(String) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
executeStatement(OperationHandle, String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
executeStatement(OperationHandle, Configuration, String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
executeStatement(SessionHandle, String, long, Configuration) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Execute the submitted statement.
executeStatement(SessionHandle, String, long, Configuration) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
ExecuteStatementHandler - Class in org.apache.flink.table.gateway.rest.handler.statement
Handler to execute a statement.
ExecuteStatementHandler(SqlGatewayService, Map<String, String>, MessageHeaders<ExecuteStatementRequestBody, ExecuteStatementResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.statement.ExecuteStatementHandler
 
ExecuteStatementHeaders - Class in org.apache.flink.table.gateway.rest.header.statement
Message headers for executing a statement.
ExecuteStatementHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
ExecuteStatementRequestBody - Class in org.apache.flink.table.gateway.rest.message.statement
RequestBody for executing a statement.
ExecuteStatementRequestBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementRequestBody
 
ExecuteStatementRequestBody(String, Long, Map<String, String>) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementRequestBody
 
ExecuteStatementResponseBody - Class in org.apache.flink.table.gateway.rest.message.statement
ResponseBody for executing a statement.
ExecuteStatementResponseBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementResponseBody
 
executeStatementWithResult(String) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
executeTruncation() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsTruncate
Execute truncating table.
executeUpdate(String) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
executeUpdate(String, int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
executeUpdate(String, int[]) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
executeUpdate(String, String[]) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
Execution - Class in org.apache.flink.runtime.executiongraph
A single execution of a vertex.
Execution(Executor, ExecutionVertex, int, long, Duration) - Constructor for class org.apache.flink.runtime.executiongraph.Execution
Creates a new Execution attempt.
EXECUTION_CONFIG_OPTIONS - Static variable in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
EXECUTION_FAILOVER_STRATEGY - Static variable in class org.apache.flink.configuration.JobManagerOptions
This option specifies the failover strategy, i.e. how the job computation recovers from task failures.
EXECUTION_MAX_TABLE_RESULT_ROWS - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
EXECUTION_MODE - Static variable in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
EXECUTION_PREFIX - Static variable in class org.apache.flink.runtime.util.bash.BashJavaUtils
 
EXECUTION_RESULT_MODE - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
EXECUTION_TIME_BASELINE_LOWER_BOUND - Static variable in class org.apache.flink.configuration.SlowTaskDetectorOptions
 
EXECUTION_TIME_BASELINE_MULTIPLIER - Static variable in class org.apache.flink.configuration.SlowTaskDetectorOptions
 
EXECUTION_TIME_BASELINE_RATIO - Static variable in class org.apache.flink.configuration.SlowTaskDetectorOptions
 
executionAttemptFailed(int, int, Throwable) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Called when any subtask execution attempt of the task running the coordinated operator is failed/canceled.
executionAttemptFailed(int, int, Throwable) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
executionAttemptFailed(int, int, Throwable) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
executionAttemptFailed(int, int, Throwable) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
executionAttemptFailed(int, int, Throwable) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
executionAttemptFailed(int, int, Throwable) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
ExecutionAttemptID - Class in org.apache.flink.runtime.executiongraph
Unique identifier for the attempt to execute a tasks.
ExecutionAttemptID(ExecutionGraphID, ExecutionVertexID, int) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
This is called when a subtask execution attempt of the Operator becomes ready to receive events.
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
executionConfig - Variable in class org.apache.flink.api.common.Plan
Config object for runtime execution parameters.
executionConfig - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
executionConfig - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
executionConfig - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
The execution configuration.
executionConfig(ExecutionConfig) - Method in class org.apache.flink.table.catalog.CatalogManager.Builder
 
ExecutionConfig - Class in org.apache.flink.api.common
A config to define the behavior of the program execution.
ExecutionConfig() - Constructor for class org.apache.flink.api.common.ExecutionConfig
 
ExecutionConfig(Configuration) - Constructor for class org.apache.flink.api.common.ExecutionConfig
 
ExecutionConfig.ClosureCleanerLevel - Enum in org.apache.flink.api.common
Configuration settings for the closure cleaner.
ExecutionConfig.GlobalJobParameters - Class in org.apache.flink.api.common
Abstract class for a custom user configuration object registered at the execution config.
ExecutionConfigAccessor - Class in org.apache.flink.client.cli
Accessor that exposes config settings that are relevant for execution from an underlying Configuration.
ExecutionConfigInfo(String, int, boolean, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
ExecutionConfigOptions - Class in org.apache.flink.table.api.config
This class holds configuration constants used by Flink's table module.
ExecutionConfigOptions() - Constructor for class org.apache.flink.table.api.config.ExecutionConfigOptions
 
ExecutionConfigOptions.AsyncOutputMode - Enum in org.apache.flink.table.api.config
Output mode for asynchronous operations, equivalent to {@see AsyncDataStream.OutputMode}.
ExecutionConfigOptions.LegacyCastBehaviour - Enum in org.apache.flink.table.api.config
Deprecated.
ExecutionConfigOptions.NotNullEnforcer - Enum in org.apache.flink.table.api.config
The enforcer to guarantee NOT NULL column constraint when writing data into sink.
ExecutionConfigOptions.RetryStrategy - Enum in org.apache.flink.table.api.config
Retry strategy in the case of failure.
ExecutionConfigOptions.RowtimeInserter - Enum in org.apache.flink.table.api.config
Rowtime attribute insertion strategy for the sink.
ExecutionConfigOptions.SinkKeyedShuffle - Enum in org.apache.flink.table.api.config
Shuffle by primary key before sink.
ExecutionConfigOptions.TypeLengthEnforcer - Enum in org.apache.flink.table.api.config
The enforcer to guarantee that length of CHAR/VARCHAR/BINARY/VARBINARY columns is respected when writing data into a sink.
ExecutionConfigOptions.UidGeneration - Enum in org.apache.flink.table.api.config
Strategy for generating transformation UIDs for remapping state to operators during restore.
ExecutionConfigOptions.UpsertMaterialize - Enum in org.apache.flink.table.api.config
Upsert materialize strategy before sink.
ExecutionContext - Interface in org.apache.flink.table.runtime.context
A ExecutionContext contains information about the context in which functions are executed and the APIs to create state.
ExecutionContextEnvironment - Class in org.apache.flink.datastream.impl
Special ExecutionEnvironment that will be used in cases where the CLI client or testing utilities create a ExecutionEnvironment that should be used when getInstance() ()} is called.
ExecutionContextEnvironment(PipelineExecutorServiceLoader, Configuration, ClassLoader) - Constructor for class org.apache.flink.datastream.impl.ExecutionContextEnvironment
 
ExecutionContextImpl - Class in org.apache.flink.table.runtime.context
Implementation of ExecutionContext.
ExecutionContextImpl(AbstractStreamOperator<?>, RuntimeContext) - Constructor for class org.apache.flink.table.runtime.context.ExecutionContextImpl
 
executionDeployer - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
ExecutionDeployer - Interface in org.apache.flink.runtime.scheduler
This deployer is responsible for deploying executions.
ExecutionDeployer.Factory - Interface in org.apache.flink.runtime.scheduler
Factory to instantiate the ExecutionDeployer.
ExecutionDeploymentListener - Interface in org.apache.flink.runtime.executiongraph
A listener that is called when the deployment of an execution has been started/completed.
ExecutionDeploymentReconciler - Interface in org.apache.flink.runtime.jobmaster
Component for reconciling the deployment state of executions.
ExecutionDeploymentReconciler.Factory - Interface in org.apache.flink.runtime.jobmaster
ExecutionDeploymentReconciliationHandler - Interface in org.apache.flink.runtime.jobmaster
Interface for triggering actions in case of state mismatches.
ExecutionDeploymentReport - Class in org.apache.flink.runtime.taskexecutor
A report about the currently deployed executions of a TaskExecutor.
ExecutionDeploymentReport(Set<ExecutionAttemptID>) - Constructor for class org.apache.flink.runtime.taskexecutor.ExecutionDeploymentReport
 
ExecutionDeploymentState - Enum in org.apache.flink.runtime.jobmaster
Possible states for the deployment of an execution.
ExecutionDeploymentTracker - Interface in org.apache.flink.runtime.jobmaster
A tracker for deployed executions.
ExecutionDeploymentTrackerDeploymentListenerAdapter - Class in org.apache.flink.runtime.jobmaster
ExecutionDeploymentTrackerDeploymentListenerAdapter(ExecutionDeploymentTracker) - Constructor for class org.apache.flink.runtime.jobmaster.ExecutionDeploymentTrackerDeploymentListenerAdapter
 
executionEnvironment - Variable in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
ExecutionEnvironment - Interface in org.apache.flink.datastream.api
This is the context in which a program is executed.
ExecutionEnvironmentFactory - Interface in org.apache.flink.datastream.impl
Factory class for execution environments.
ExecutionEnvironmentImpl - Class in org.apache.flink.datastream.impl
The implementation of ExecutionEnvironment.
executionException - Variable in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
ExecutionFailureHandler - Class in org.apache.flink.runtime.executiongraph.failover
This handler deals with task failures to return a FailureHandlingResult which contains tasks to restart to recover from failures.
ExecutionFailureHandler(Configuration, SchedulingTopology, FailoverStrategy, RestartBackoffTimeStrategy, ComponentMainThreadExecutor, Collection<FailureEnricher>, FailureEnricher.Context, FailureEnricher.Context, MetricGroup) - Constructor for class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
Creates the handler to deal with task failures.
ExecutionGraph - Interface in org.apache.flink.runtime.executiongraph
The execution graph is the central data structure that coordinates the distributed execution of a data flow.
ExecutionGraphCache - Interface in org.apache.flink.runtime.rest.handler.legacy
Cache for ExecutionGraphInfo which are obtained from the Flink cluster.
ExecutionGraphCheckpointPlanCalculatorContext - Class in org.apache.flink.runtime.executiongraph
A CheckpointPlanCalculatorContext implementation based on the information from an ExecutionGraph.
ExecutionGraphCheckpointPlanCalculatorContext(ExecutionGraph) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionGraphCheckpointPlanCalculatorContext
 
ExecutionGraphException - Exception in org.apache.flink.runtime.executiongraph
Base class for exceptions occurring in the ExecutionGraph.
ExecutionGraphException - Exception in org.apache.flink.runtime.jobmaster
Exceptions thrown by operations on the ExecutionGraph by the JobMaster.
ExecutionGraphException(String) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
ExecutionGraphException(String) - Constructor for exception org.apache.flink.runtime.jobmaster.ExecutionGraphException
 
ExecutionGraphException(String, Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
ExecutionGraphException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.ExecutionGraphException
 
ExecutionGraphException(Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.ExecutionGraphException
 
ExecutionGraphException(Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.ExecutionGraphException
 
ExecutionGraphFactory - Interface in org.apache.flink.runtime.scheduler
Factory for creating an ExecutionGraph.
ExecutionGraphHandler - Class in org.apache.flink.runtime.scheduler
Handler for the ExecutionGraph which offers some common operations.
ExecutionGraphHandler(ExecutionGraph, Logger, Executor, ComponentMainThreadExecutor) - Constructor for class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
ExecutionGraphID - Class in org.apache.flink.runtime.executiongraph
A class for statistically unique execution graph IDs.
ExecutionGraphID() - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionGraphID
 
ExecutionGraphID(byte[]) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionGraphID
 
ExecutionGraphInfo - Class in org.apache.flink.runtime.scheduler
ExecutionGraphInfo serves as a composite class that provides different ExecutionGraph-related information.
ExecutionGraphInfo(ArchivedExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.ExecutionGraphInfo
 
ExecutionGraphInfo(ArchivedExecutionGraph, Iterable<RootExceptionHistoryEntry>) - Constructor for class org.apache.flink.runtime.scheduler.ExecutionGraphInfo
 
ExecutionGraphInfoStore - Interface in org.apache.flink.runtime.dispatcher
Interface for a ExecutionGraphInfo store.
ExecutionGraphResultPartitionAvailabilityChecker - Class in org.apache.flink.runtime.executiongraph
A ResultPartitionAvailabilityChecker which decides the intermediate result partition availability based on whether the corresponding result partition in the execution graph is tracked.
ExecutionGraphToInputsLocationsRetrieverAdapter - Class in org.apache.flink.runtime.scheduler
An implementation of InputsLocationsRetriever based on the ExecutionGraph.
ExecutionGraphToInputsLocationsRetrieverAdapter(ExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.ExecutionGraphToInputsLocationsRetrieverAdapter
 
ExecutionGraphUtils - Class in org.apache.flink.runtime.executiongraph
Utility methods related to ExecutionGraph.
ExecutionGraphUtils() - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionGraphUtils
 
ExecutionHistory - Class in org.apache.flink.runtime.executiongraph
This class hosts the historical executions of an ExecutionVertex in a LinkedHashMap with a size bound.
ExecutionHistory(int) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionHistory
 
executionId() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
ExecutionJobVertex - Class in org.apache.flink.runtime.executiongraph
An ExecutionJobVertex is part of the ExecutionGraph, and the peer to the JobVertex.
ExecutionJobVertex(InternalExecutionGraphAccessor, JobVertex, VertexParallelismInformation, CoordinatorStore, JobManagerJobMetricGroup) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
ExecutionJobVertex.Factory - Class in org.apache.flink.runtime.executiongraph
Factory to create ExecutionJobVertex.
ExecutionJobVertexInitializedEvent - Class in org.apache.flink.runtime.jobmaster.event
This class is used to record the initialization info of ExecutionJobVertex.
ExecutionJobVertexInitializedEvent(JobVertexID, int, Map<IntermediateDataSetID, JobVertexInputInfo>) - Constructor for class org.apache.flink.runtime.jobmaster.event.ExecutionJobVertexInitializedEvent
 
executionMode() - Method in class org.apache.flink.streaming.runtime.execution.DefaultJobCreatedEvent
 
executionMode() - Method in interface org.apache.flink.streaming.runtime.execution.JobCreatedEvent
 
executionModes() - Static method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
executionModes() - Static method in class org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4
Deprecated.
 
ExecutionOperations - Interface in org.apache.flink.runtime.scheduler
Operations on the Execution.
ExecutionOptions - Class in org.apache.flink.configuration
ConfigOptions specific for a single execution of a user program.
ExecutionOptions() - Constructor for class org.apache.flink.configuration.ExecutionOptions
 
executionSlotAllocator - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
ExecutionSlotAllocator - Interface in org.apache.flink.runtime.scheduler
Component responsible for assigning slots to a collection of Execution.
ExecutionSlotAllocatorFactory - Interface in org.apache.flink.runtime.scheduler
Interface for ExecutionSlotAllocator factories.
ExecutionState - Enum in org.apache.flink.runtime.execution
An enumeration of all states that a task can be in during its execution.
ExecutionStateUpdateListener - Interface in org.apache.flink.runtime.executiongraph
A listener that is called when an execution switched to a new state.
ExecutionTimeBasedSlowTaskDetector - Class in org.apache.flink.runtime.scheduler.slowtaskdetector
The slow task detector which detects slow tasks based on their execution time.
ExecutionTimeBasedSlowTaskDetector(Configuration) - Constructor for class org.apache.flink.runtime.scheduler.slowtaskdetector.ExecutionTimeBasedSlowTaskDetector
 
ExecutionVertex - Class in org.apache.flink.runtime.executiongraph
The ExecutionVertex is a parallel subtask of the execution.
ExecutionVertex(ExecutionJobVertex, int, IntermediateResult[], Duration, long, int, int) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionVertex
Creates an ExecutionVertex.
ExecutionVertexFinishedEvent - Class in org.apache.flink.runtime.jobmaster.event
This class is used to record the state of ExecutionVertex.
ExecutionVertexFinishedEvent(ExecutionAttemptID, TaskManagerLocation, Map<OperatorID, CompletableFuture<byte[]>>, CompletableFuture<ShuffleMasterSnapshot>, IOMetrics, Map<String, Accumulator<?, ?>>) - Constructor for class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
ExecutionVertexID - Class in org.apache.flink.runtime.scheduler.strategy
Id identifying ExecutionVertex.
ExecutionVertexID(JobVertexID, int) - Constructor for class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
ExecutionVertexInputInfo - Class in org.apache.flink.runtime.executiongraph
This class describe the inputs(partitions and subpartitions that belong to the same intermediate result) information of an execution vertex.
ExecutionVertexInputInfo(int, IndexRange, IndexRange) - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionVertexInputInfo
 
ExecutionVertexResetEvent - Class in org.apache.flink.runtime.jobmaster.event
This class is used to record the ExecutionVertex that has been reset.
ExecutionVertexResetEvent(List<ExecutionVertexID>) - Constructor for class org.apache.flink.runtime.jobmaster.event.ExecutionVertexResetEvent
 
ExecutionVertexVersion - Class in org.apache.flink.runtime.scheduler
This class helps to record version of an execution vertex.
executionVertexVersioner - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
ExecutionVertexVersioner - Class in org.apache.flink.runtime.scheduler
Records modifications of ExecutionVertices, and allows for checking whether a vertex was modified.
ExecutionVertexVersioner() - Constructor for class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
executor - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Executor used to run the futures.
executor - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
Executor - Interface in org.apache.flink.table.client.gateway
A gateway for communicating with Flink and other external systems.
Executor - Interface in org.apache.flink.table.delegation
It enables the execution of a graph of Transformations generated by the Planner.
EXECUTOR_COORDINATOR_INLINE - Static variable in class org.apache.flink.state.forst.ForStOptions
 
EXECUTOR_READ_IO_PARALLELISM - Static variable in class org.apache.flink.state.forst.ForStOptions
 
EXECUTOR_WRITE_IO_INLINE - Static variable in class org.apache.flink.state.forst.ForStOptions
 
EXECUTOR_WRITE_IO_PARALLELISM - Static variable in class org.apache.flink.state.forst.ForStOptions
 
ExecutorFactory - Interface in org.apache.flink.table.delegation
Factory that creates an Executor for submitting table programs.
ExecutorImpl - Class in org.apache.flink.table.client.gateway
Executor to connect to SqlGateway and execute statements.
ExecutorImpl(DefaultContext, InetSocketAddress, String) - Constructor for class org.apache.flink.table.client.gateway.ExecutorImpl
 
ExecutorImpl(DefaultContext, InetSocketAddress, String, RowFormat) - Constructor for class org.apache.flink.table.client.gateway.ExecutorImpl
 
ExecutorImpl(DefaultContext, URL, String) - Constructor for class org.apache.flink.table.client.gateway.ExecutorImpl
 
ExecutorNotifier - Class in org.apache.flink.runtime.source.coordinator
This class is used to coordinate between two components, where one component has an executor following the mailbox model and the other component notifies it when needed.
ExecutorNotifier(ScheduledExecutorService, Executor) - Constructor for class org.apache.flink.runtime.source.coordinator.ExecutorNotifier
 
Executors - Class in org.apache.flink.util.concurrent
Collection of Executor and ExecutorService implementations.
executorService - Variable in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
executorService - Variable in class org.apache.flink.state.forst.ForStStateDataTransfer
 
ExecutorThreadFactory - Class in org.apache.flink.util.concurrent
A thread factory intended for use by critical thread pools.
ExecutorThreadFactory() - Constructor for class org.apache.flink.util.concurrent.ExecutorThreadFactory
Creates a new thread factory using the default thread pool name ('flink-executor-pool') and the default uncaught exception handler (log exception and kill process).
ExecutorThreadFactory(String) - Constructor for class org.apache.flink.util.concurrent.ExecutorThreadFactory
Creates a new thread factory using the given thread pool name and the default uncaught exception handler (log exception and kill process).
ExecutorThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.flink.util.concurrent.ExecutorThreadFactory
Creates a new thread factory using the given thread pool name and the given uncaught exception handler.
ExecutorThreadFactory.Builder - Class in org.apache.flink.util.concurrent
ExecutorUtils - Class in org.apache.flink.util
Utilities for Executors.
ExecutorUtils() - Constructor for class org.apache.flink.util.ExecutorUtils
 
ExistingField - Class in org.apache.flink.table.legacy.sources.tsextractors
Deprecated.
This class will not be supported in the new source design around DynamicTableSource. See FLIP-95 for more information.
ExistingField(String) - Constructor for class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
exists() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
exists(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Returns the resource version of the ConfigMap.
exists(String) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Returns resource version of state handle with specific name on the underlying storage.
exists(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Returns the version of the node if it exists and is not marked for deletion or -1 .
exists(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an EXISTS predicate.
exists(Path) - Method in class org.apache.flink.core.fs.FileSystem
 
exists(Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Check if exists.
exists(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
exists(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
exists(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
exists(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
exists(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
exists(Path) - Method in class org.apache.flink.table.resource.ResourceManager
Check whether the Path exists.
exists(LogicalType, LogicalType) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Returns true if and only if a CastRule can be resolved for the provided input type and target type.
EXISTS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXISTS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
EXIT_CODE - Static variable in class org.apache.flink.util.FatalExitExceptionHandler
 
exitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotation().
exitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotation().
exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationConstantRest().
exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationConstantRest().
exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationMethodOrConstantRest().
exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationMethodOrConstantRest().
exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationMethodRest().
exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationMethodRest().
exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationTypeBody().
exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationTypeBody().
exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationTypeDeclaration().
exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationTypeDeclaration().
exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationTypeElementDeclaration().
exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationTypeElementDeclaration().
exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.annotationTypeElementRest().
exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.annotationTypeElementRest().
exitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.arguments().
exitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.arguments().
exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.arrayCreatorRest().
exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.arrayCreatorRest().
exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.arrayInitializer().
exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.arrayInitializer().
exitBlock(JavaParser.BlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.block().
exitBlock(JavaParser.BlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.block().
exitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.blockStatement().
exitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.blockStatement().
exitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.catchClause().
exitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.catchClause().
exitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.catchType().
exitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.catchType().
exitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classBody().
exitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classBody().
exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classBodyDeclaration().
exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classBodyDeclaration().
exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classCreatorRest().
exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classCreatorRest().
exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classDeclaration().
exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classDeclaration().
exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classOrInterfaceModifier().
exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classOrInterfaceModifier().
exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classOrInterfaceType().
exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classOrInterfaceType().
exitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.classType().
exitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.classType().
exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.compilationUnit().
exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.compilationUnit().
exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.constantDeclarator().
exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.constantDeclarator().
exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.constDeclaration().
exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.constDeclaration().
exitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.constructorCall().
exitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.constructorCall().
exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.constructorDeclaration().
exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.constructorDeclaration().
exitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.createdName().
exitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.createdName().
exitCreator(JavaParser.CreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.creator().
exitCreator(JavaParser.CreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.creator().
exitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.defaultValue().
exitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.defaultValue().
exitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.elementValue().
exitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.elementValue().
exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.elementValueArrayInitializer().
exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.elementValueArrayInitializer().
exitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.elementValuePair().
exitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.elementValuePair().
exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.elementValuePairs().
exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.elementValuePairs().
exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.enhancedForControl().
exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.enhancedForControl().
exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.enumBodyDeclarations().
exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.enumBodyDeclarations().
exitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.enumConstant().
exitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.enumConstant().
exitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.enumConstants().
exitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.enumConstants().
exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.enumDeclaration().
exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.enumDeclaration().
exitEveryRule(ParserRuleContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.explicitGenericInvocation().
exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.explicitGenericInvocation().
exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
exitExpression(JavaParser.ExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.expression().
exitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.expression().
exitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.expressionList().
exitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.expressionList().
exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.fieldDeclaration().
exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.fieldDeclaration().
exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.finallyBlock().
exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.finallyBlock().
exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.floatLiteral().
exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.floatLiteral().
exitForControl(JavaParser.ForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.forControl().
exitForControl(JavaParser.ForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.forControl().
exitForInit(JavaParser.ForInitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.forInit().
exitForInit(JavaParser.ForInitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.forInit().
exitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.formalParameter().
exitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.formalParameter().
exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.formalParameterList().
exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.formalParameterList().
exitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.formalParameters().
exitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.formalParameters().
exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.genericConstructorDeclaration().
exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.genericConstructorDeclaration().
exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.genericMethodDeclaration().
exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.genericMethodDeclaration().
exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.importDeclaration().
exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.importDeclaration().
exitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.innerCreator().
exitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.innerCreator().
exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.integerLiteral().
exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.integerLiteral().
exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceBody().
exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceBody().
exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceBodyDeclaration().
exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceBodyDeclaration().
exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceDeclaration().
exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceDeclaration().
exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceMemberDeclaration().
exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceMemberDeclaration().
exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceMethodDeclaration().
exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceMethodDeclaration().
exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.interfaceMethodModifier().
exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.interfaceMethodModifier().
exitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.lambdaBody().
exitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.lambdaBody().
exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.lambdaExpression().
exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.lambdaExpression().
exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.lambdaParameters().
exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.lambdaParameters().
exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.lastFormalParameter().
exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.lastFormalParameter().
exitLiteral(JavaParser.LiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.literal().
exitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.literal().
exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.localTypeDeclaration().
exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.localTypeDeclaration().
exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.localVariableDeclaration().
exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.localVariableDeclaration().
exitMainThread() - Method in class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
 
exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.memberDeclaration().
exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.memberDeclaration().
exitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.methodBody().
exitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.methodBody().
exitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.methodCall().
exitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.methodCall().
exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.methodDeclaration().
exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.methodDeclaration().
exitModifier(JavaParser.ModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.modifier().
exitModifier(JavaParser.ModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.modifier().
exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.nonWildcardTypeArguments().
exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.nonWildcardTypeArguments().
exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.packageDeclaration().
exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.packageDeclaration().
exitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.parExpression().
exitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.parExpression().
exitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.primary().
exitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.primary().
exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.primitiveType().
exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.primitiveType().
exitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.qualifiedName().
exitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.qualifiedName().
exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.qualifiedNameList().
exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.qualifiedNameList().
exitResource(JavaParser.ResourceContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.resource().
exitResource(JavaParser.ResourceContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.resource().
exitResources(JavaParser.ResourcesContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.resources().
exitResources(JavaParser.ResourcesContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.resources().
exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.resourceSpecification().
exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.resourceSpecification().
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
exitRule(ParseTreeListener) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
exitStatement(JavaParser.StatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.statement().
exitStatement(JavaParser.StatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.statement().
exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.superSuffix().
exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.superSuffix().
exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.switchBlockStatementGroup().
exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.switchBlockStatementGroup().
exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.switchLabel().
exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.switchLabel().
exitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeArgument().
exitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeArgument().
exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeArguments().
exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeArguments().
exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeArgumentsOrDiamond().
exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeArgumentsOrDiamond().
exitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeBound().
exitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeBound().
exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeDeclaration().
exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeDeclaration().
exitTypeList(JavaParser.TypeListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeList().
exitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeList().
exitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeParameter().
exitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeParameter().
exitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeParameters().
exitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeParameters().
exitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeType().
exitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeType().
exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.typeTypeOrVoid().
exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.typeTypeOrVoid().
exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.variableDeclarator().
exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.variableDeclarator().
exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.variableDeclaratorId().
exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.variableDeclaratorId().
exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.variableDeclarators().
exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.variableDeclarators().
exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.variableInitializer().
exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.variableInitializer().
exitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
Exit a parse tree produced by JavaParser.variableModifier().
exitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserListener
Exit a parse tree produced by JavaParser.variableModifier().
exp() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the Euler's number raised to the given power.
exp(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
EXP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
EXP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
expand(String) - Method in class org.apache.flink.table.planner.calcite.SqlToRexConverter
Converts the given SQL expression string to an expanded string with fully qualified function calls and escaped identifiers.
expand(List<List<RexNode>>, int) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
expand(SqlNode, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
EXPAND_COLUMN_FUNCTIONS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Resolves column functions to corresponding fields of inputs.
EXPAND_PROJECT - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
EXPAND_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExpand
 
ExpandBuff(boolean) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
expandCompositeTypeToSchema(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Expands a composite DataType to a corresponding ResolvedSchema.
expandDirectory(Path, Path) - Static method in class org.apache.flink.util.FileUtils
Un-archives files inside the target directory.
expanded(String) - Method in class org.apache.flink.table.planner.utils.Expander
Expands identifiers in a given SQL string, returning a Expander.Expanded.
Expander - Class in org.apache.flink.table.planner.utils
Utility that expand SQL identifiers in a SQL query.
Expander.Expanded - Class in org.apache.flink.table.planner.utils
Result of expanding.
expandGroupByOrHavingExpr(SqlNode, SqlValidatorScope, SqlSelect, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
ExpandingPreparingTable - Class in org.apache.flink.table.planner.plan.schema
A common subclass for all tables that are expanded to sub-query (views).
ExpandingPreparingTable(RelOptSchema, RelDataType, Iterable<String>, FlinkStatistic) - Constructor for class org.apache.flink.table.planner.plan.schema.ExpandingPreparingTable
 
expandOrderExpr(SqlSelect, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
expandSelectExpr(SqlNode, SelectScope, SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
expandSqlIdentifiers(String) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Expands identifiers in a given SQL string.
expandSqlIdentifiers(String) - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
expandStar(SqlNodeList, SqlSelect, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
EXPECTED - Static variable in class org.apache.flink.streaming.examples.windowing.util.SessionWindowingData
 
expectedTokenSequences - Variable in exception org.apache.flink.sql.parser.impl.ParseException
Each entry in this array is an array of integers.
Experimental - Annotation Type in org.apache.flink.annotation
Annotation to mark classes for experimental use.
EXPERT_CHECKPOINTING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_CLASS_LOADING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_CLUSTER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_DEBUGGING_AND_TUNING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_FAULT_TOLERANCE - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_JOB_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_KUBERNETES_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_REST - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_ROCKSDB - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_SCHEDULING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_SECURITY_SSL - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
EXPERT_ZOOKEEPER_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
expireAfterAccess(Duration) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
Specifies the duration after an entry is last accessed that it should be automatically removed.
expireAfterWrite(Duration) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
Specifies the duration after an entry is created that it should be automatically removed.
expired(long, long, long) - Static method in class org.apache.flink.runtime.state.ttl.TtlUtils
 
expiredSlices(long) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
Returns an iterator of slices to expire when the given window is emitted.
expiredSlices(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
expiredSlices(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
expiredSlices(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
expiredSlices(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
explain() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
 
explain() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
 
explain() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
 
explain() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
explain(List<Operation>, ExplainFormat, ExplainDetail...) - Method in interface org.apache.flink.table.delegation.Planner
Returns the AST of the specified Table API and SQL queries and the execution plan to compute the result of the given collection of QueryOperations.
explain(RelNode, List<Pair<String, Object>>) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
explain(ExplainDetail...) - Method in interface org.apache.flink.table.api.Explainable
Returns the AST of this object and the execution plan to compute the result of the given statement.
explain(ExplainFormat, ExplainDetail...) - Method in interface org.apache.flink.table.api.Explainable
Returns the AST of this object and the execution plan to compute the result of the given statement.
explain(ExplainFormat, ExplainDetail...) - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
explain(ExplainFormat, ExplainDetail...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
EXPLAIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Explainable<SELF extends Explainable<SELF>> - Interface in org.apache.flink.table.api
Represents an artifact that can be explained using a summary string.
explainCreateOrReplaceStatementUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
ExplainDepth() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses WITH TYPE | WITH IMPLEMENTATION | WITHOUT IMPLEMENTATION modifier for EXPLAIN PLAN.
ExplainDetail - Enum in org.apache.flink.table.api
ExplainDetail defines the types of details for explain result.
explainDetailIsDuplicate() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
ExplainDetailLevel() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses INCLUDING ALL ATTRIBUTES modifier for EXPLAIN PLAN.
explainExtras() - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
explainExtras() - Method in class org.apache.flink.table.catalog.Column
Returns an explanation of specific column extras next to name and type.
explainExtras() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
explainExtras() - Method in class org.apache.flink.table.catalog.Column.PhysicalColumn
 
explainExtras() - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
explainExtras() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns an explanation of specific column extras next to name and type.
explainExtras() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
explainExtras() - Method in class org.apache.flink.table.legacy.api.TableColumn.PhysicalColumn
Deprecated.
 
ExplainFormat - Enum in org.apache.flink.table.api
Explain format categorizes the output format of explain result.
explainInternal(List<Operation>, ExplainDetail...) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Returns the AST of this table and the execution plan to compute the result of this table.
explainInternal(List<Operation>, ExplainFormat, ExplainDetail...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explainInternal(List<Operation>, ExplainFormat, ExplainDetail...) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Returns the AST of this table and the execution plan to compute the result of this table.
ExplainOperation - Class in org.apache.flink.table.operations
Operation to describe an EXPLAIN statement.
ExplainOperation(Operation) - Constructor for class org.apache.flink.table.operations.ExplainOperation
 
ExplainOperation(Operation, Set<String>) - Constructor for class org.apache.flink.table.operations.ExplainOperation
 
explainPlan(InternalPlan, ExplainDetail...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explainPlan(InternalPlan, ExplainDetail...) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
 
explainPlan(InternalPlan, ExplainDetail...) - Method in interface org.apache.flink.table.delegation.Planner
 
explainSource() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
explainSource() - Method in interface org.apache.flink.table.legacy.sources.TableSource
Deprecated.
Describes the table source.
explainSource() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
explainSourceAsString(TableSource<?>) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the digest of the TableSource instance.
explainSql(String, ExplainDetail...) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the AST of the specified statement and the execution plan to compute the result of the given statement.
explainSql(String, ExplainFormat, ExplainDetail...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
explainSql(String, ExplainFormat, ExplainDetail...) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the AST of the specified statement and the execution plan to compute the result of the given statement.
explainTerms(RelWriter) - Method in class org.apache.calcite.rel.logical.LogicalTableScan
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalGlobalRuntimeFilterBuilder
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalLocalRuntimeFilterBuilder
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
explainTerms(RelWriter) - Method in class org.apache.flink.table.planner.plan.nodes.physical.common.CommonPhysicalMatch
 
explicit(DataType) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that corresponds to an explicitly defined type casting.
explicit(DataType) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns a fixed DataType.
ExplicitArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that corresponds to an explicitly defined type.
ExplicitArgumentTypeStrategy(DataType) - Constructor for class org.apache.flink.table.types.inference.strategies.ExplicitArgumentTypeStrategy
 
explicitGenericInvocation() - Method in class org.apache.flink.table.codesplit.JavaParser
 
explicitGenericInvocation() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
ExplicitGenericInvocationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
explicitGenericInvocationSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
explicitGenericInvocationSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser
 
explicitGenericInvocationSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
ExplicitGenericInvocationSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
explicitSequence(String[], DataType[]) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a named function signature of explicitly defined types like f(s STRING, i INT).
explicitSequence(DataType...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a function signature of explicitly defined types like f(STRING, INT).
ExplicitTable(SqlParserPos) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an explicit TABLE t reference.
ExplicitTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns a fixed DataType.
ExplicitTypeStrategy(DataType) - Constructor for class org.apache.flink.table.types.inference.strategies.ExplicitTypeStrategy
 
EXPONENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXPONENTIAL_DELAY - org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
EXPONENTIAL_DELAY_LABEL - Static variable in class org.apache.flink.configuration.CleanupOptions
 
ExponentialBackoffDelayRetryStrategy(int, long, long, double, Predicate<Collection<OUT>>, Predicate<Throwable>) - Constructor for class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategy
 
ExponentialBackoffDelayRetryStrategyBuilder(int, long, long, double) - Constructor for class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategyBuilder
 
ExponentialBackoffRetryStrategy - Class in org.apache.flink.util.concurrent
An implementation of RetryStrategy that retries that has an exponential backoff with a cap.
ExponentialBackoffRetryStrategy(int, Duration, Duration) - Constructor for class org.apache.flink.util.concurrent.ExponentialBackoffRetryStrategy
 
ExponentialDelayRestartBackoffTimeStrategy - Class in org.apache.flink.runtime.executiongraph.failover
Restart strategy which tries to restart indefinitely number of times with an exponential backoff time in between.
ExponentialDelayRestartBackoffTimeStrategy.ExponentialDelayRestartBackoffTimeStrategyFactory - Class in org.apache.flink.runtime.executiongraph.failover
ExponentialDelayRestartBackoffTimeStrategyFactory(long, long, double, long, double, int) - Constructor for class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy.ExponentialDelayRestartBackoffTimeStrategyFactory
 
ExponentialWaitStrategy - Class in org.apache.flink.client.program.rest.retry
WaitStrategy with exponentially increasing sleep time.
ExponentialWaitStrategy(long, long) - Constructor for class org.apache.flink.client.program.rest.retry.ExponentialWaitStrategy
 
exportColumnFamilies(RocksDB, List<ColumnFamilyHandle>, List<RegisteredStateMetaInfoBase>, Path, Map<RegisteredStateMetaInfoBase.Key, List<ExportImportFilesMetaData>>) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Exports the data of the given column families in the given DB.
EXPR - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
expression() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
expression(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
expression(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
expression(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
expression(int) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
Expression - Interface in org.apache.flink.table.expressions
General interface for all kinds of expressions.
Expression(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a row expression or a parenthesized expression of any kind.
Expression2(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a binary row expression, or a parenthesized expression of any kind.
Expression3(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a unary row expression, or a parenthesized expression of any kind.
ExpressionBuilder - Class in org.apache.flink.table.planner.expressions
Builder for Expressions.
ExpressionBuilder() - Constructor for class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
ExpressionCodeGeneratorCastRule<IN,​OUT> - Interface in org.apache.flink.table.planner.functions.casting
Cast rule that is able to generate a single expression containing all the casting logic.
ExpressionCommaList(Span, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a list of expressions separated by commas.
ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
ExpressionConverter - Class in org.apache.flink.table.planner.expressions.converter
Visit expression to generator RexNode.
ExpressionConverter(RelBuilder) - Constructor for class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
ExpressionDefaultVisitor<T> - Class in org.apache.flink.table.expressions
Implementation of ExpressionVisitor that redirects all calls to ExpressionDefaultVisitor.defaultMethod(Expression).
ExpressionDefaultVisitor() - Constructor for class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
ExpressionKeys(int[], TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
Create int-based (non-nested) field position keys on a tuple type.
ExpressionKeys(int[], TypeInformation<T>, boolean) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
Create int-based (non-nested) field position keys on a tuple type.
ExpressionKeys(int, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
Create int-based (non-nested) field position keys on a tuple type.
ExpressionKeys(String[], TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
Create String-based (nested) field expression keys on a composite type.
ExpressionKeys(String, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
Create String-based (nested) field expression keys on a composite type.
ExpressionKeys(TypeInformation<T>) - Constructor for class org.apache.flink.api.common.operators.Keys.ExpressionKeys
ExpressionKeys that is defined by the full data type.
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser
 
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
expressionList() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
ExpressionListContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
ExpressionParserException - Exception in org.apache.flink.table.api
Deprecated.
This exception is considered internal and has been erroneously placed in the *.api package. It is replaced by ExpressionParserException and should not be used directly anymore.
ExpressionParserException - Exception in org.apache.flink.table.expressions
Exception for all errors occurring during expression parsing.
ExpressionParserException(String) - Constructor for exception org.apache.flink.table.api.ExpressionParserException
Deprecated.
 
ExpressionParserException(String) - Constructor for exception org.apache.flink.table.expressions.ExpressionParserException
 
ExpressionResolver - Class in org.apache.flink.table.expressions.resolver
Tries to resolve all unresolved expressions such as UnresolvedReferenceExpression or calls such as BuiltInFunctionDefinitions.OVER.
ExpressionResolver.ExpressionResolverBuilder - Class in org.apache.flink.table.expressions.resolver
Builder for creating ExpressionResolver.
ExpressionResolver.PostResolverFactory - Class in org.apache.flink.table.expressions.resolver
Factory for creating resolved expressions after the actual resolution has happened.
Expressions - Class in org.apache.flink.table.api
Entry point of the Table API Expression DSL such as: $("myField").plus(10).abs()
Expressions() - Constructor for class org.apache.flink.table.api.Expressions
 
ExpressionUtils - Class in org.apache.flink.table.expressions
Utility methods for working with Expressions.
ExpressionVisitor<R> - Interface in org.apache.flink.table.expressions
The visitor definition of Expression.
ExprOrJoinOrOrderedQuery(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Syntactical Descriptions *
extend(Table) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
EXTEND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXTENDED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXTENDED - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Extended instance of the rule that can push down aggregate functions.
ExtendedCollectionsTypeName(SqlTypeNameSpec, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a collection type name, the input element type name may also be a collection type.
ExtendedDataType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Different with FlinkSqlParserImpl.DataType(), we support a [ NULL | NOT NULL ] suffix syntax for both the collection element data type and the data type itself.
ExtendedFieldNameTypeCommaList(List<SqlIdentifier>, List<SqlDataTypeSpec>, List<SqlCharStringLiteral>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "name1 type1 [ NULL | NOT NULL] [ comment ] [, name2 type2 [ NULL | NOT NULL] [ comment ] ]* ..." list.
ExtendedParser - Class in org.apache.flink.table.planner.parse
ExtendedParser is used for parsing some special command which can't supported by CalciteParser, e.g.
ExtendedParser() - Constructor for class org.apache.flink.table.planner.parse.ExtendedParser
 
ExtendedParseStrategy - Interface in org.apache.flink.table.planner.parse
Strategy to parse statement to Operation. parsing some special command which can't supported by CalciteParser, e.g.
ExtendedPartitionSpecCommaList(SqlNodeList) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a partition specifications statement, e.g.
ExtendedRelTypeFactory - Interface in org.apache.flink.table.calcite
A factory for creating RelDataType instances including Flink-specific extensions.
ExtendedSqlBasicTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
A sql type name extended basic data type, it has a counterpart basic sql type name but always represents as a special alias compared with the standard name.
ExtendedSqlCollectionTypeNameSpec - Class in org.apache.flink.sql.parser.type
A extended sql type name specification of collection type, different with SqlCollectionTypeNameSpec, we support NULL or NOT NULL suffix for the element type name(this syntax does not belong to standard SQL).
ExtendedSqlCollectionTypeNameSpec(SqlTypeNameSpec, boolean, SqlTypeName, boolean, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
Creates a ExtendedSqlCollectionTypeNameSpec.
ExtendedSqlNode - Interface in org.apache.flink.sql.parser
An remark interface which should be inherited by extended sql nodes which are not supported by Calcite core parser.
ExtendedSqlRowTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse Row type, we support both Row(name1 type1, name2 type2) and Row<name1 type1, name2 type2>.
ExtendedSqlRowTypeNameSpec - Class in org.apache.flink.sql.parser.type
A sql type name specification of ROW type.
ExtendedSqlRowTypeNameSpec(SqlParserPos, List<SqlIdentifier>, List<SqlDataTypeSpec>, List<SqlCharStringLiteral>, boolean) - Constructor for class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
Creates a ROW type specification.
ExtendedTableRef() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Allows parser to be extended with new types of table references.
ExtendList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
EXTENDS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
EXTENDS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
EXTENDS() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
EXTENDS() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
EXTENDS() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
EXTENDS() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
ExtendTable(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Wraps a table reference in a call to EXTEND if an optional "EXTEND" clause is present.
EXTENSION - org.apache.flink.table.types.logical.LogicalTypeFamily
 
EXTERNAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXTERNAL_CONTEXT_FACTORIES_STORE_KEY - Static variable in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
EXTERNAL_POINTER - Static variable in class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
The external pointer returned for checkpoints that are not externally addressable.
EXTERNAL_RESOURCE_AMOUNT - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
The amount for the external resource specified by >resource_name< per TaskExecutor.
EXTERNAL_RESOURCE_AMOUNT_SUFFIX - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
The amount of the external resource per task executor.
EXTERNAL_RESOURCE_DRIVER_FACTORY_CLASS - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
Defines the factory class name for the external resource identified by >resource_name<.
EXTERNAL_RESOURCE_DRIVER_FACTORY_SUFFIX - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
The driver factory class of the external resource to use.
EXTERNAL_RESOURCE_DRIVER_PARAM - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
The naming pattern of custom config options for the external resource specified by >resource_name<.
EXTERNAL_RESOURCE_DRIVER_PARAM_SUFFIX - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
The suffix of custom config options' prefix for the external resource.
EXTERNAL_RESOURCE_KUBERNETES_CONFIG_KEY - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
If configured, Flink will add "resources.limits.>config-key<" and "resources.requests.>config-key<" to the main container of TaskExecutor and set the value to ExternalResourceOptions.EXTERNAL_RESOURCE_AMOUNT.
EXTERNAL_RESOURCE_KUBERNETES_CONFIG_KEY_SUFFIX - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
Defines the configuration key of that external resource in Kubernetes.
EXTERNAL_RESOURCE_LIST - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
List of the resource_name of all external resources with delimiter ";", e.g.
EXTERNAL_RESOURCE_YARN_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
If configured, Flink will add this key to the resource profile of container request to Yarn.
EXTERNAL_RESOURCE_YARN_CONFIG_KEY_SUFFIX - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Defines the configuration key of that external resource in Yarn.
EXTERNAL_SYSTEM_STORE_KEY - Static variable in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
ExternalCatalogTable - Class in org.apache.flink.table.catalog
Helper CatalogTable for representing a table that is backed by some inline connector (i.e.
ExternalCatalogTable(Schema) - Constructor for class org.apache.flink.table.catalog.ExternalCatalogTable
 
ExternalContext - Interface in org.apache.flink.connector.testframe.external
External context for interacting with external system in testing framework.
ExternalContextFactory<C extends ExternalContext> - Interface in org.apache.flink.connector.testframe.external
Factory for creating ExternalContext.
ExternalIP - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.NodePortAddressType
 
EXTERNALIZED_CHECKPOINT_RETENTION - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
ExternalizedCheckpointInfo(boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
ExternalizedCheckpointRetention - Enum in org.apache.flink.configuration
Cleanup behaviour for externalized checkpoints when the job is cancelled.
ExternallyInducedSource<T,​CD> - Interface in org.apache.flink.streaming.api.checkpoint
Deprecated.
This interface is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
ExternallyInducedSource.CheckpointTrigger - Interface in org.apache.flink.streaming.api.checkpoint
Deprecated.
Through the CheckpointTrigger, the source function notifies the Flink source operator when to trigger the checkpoint.
ExternallyInducedSourceReader<T,​SplitT extends SourceSplit> - Interface in org.apache.flink.api.connector.source
Sources that implement this interface delay checkpoints when receiving a trigger message from the checkpoint coordinator to the point when their input data/events indicate that a checkpoint should be triggered.
ExternalModifyOperation - Class in org.apache.flink.table.operations
Internal operation used to convert a Table into a DataStream.
ExternalModifyOperation(ContextResolvedTable, QueryOperation, ChangelogMode, DataType) - Constructor for class org.apache.flink.table.operations.ExternalModifyOperation
 
ExternalPythonBatchCoBroadcastProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.process
The ExternalPythonBatchCoBroadcastProcessOperator is responsible for executing the Python CoBroadcastProcess Function under BATCH mode, ExternalPythonCoProcessOperator is used under STREAMING mode.
ExternalPythonBatchCoBroadcastProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchCoBroadcastProcessOperator
 
ExternalPythonBatchKeyedCoBroadcastProcessOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.process
The ExternalPythonBatchKeyedCoBroadcastProcessOperator is responsible for executing the Python CoBroadcastProcess function under BATCH mode, ExternalPythonKeyedCoProcessOperator is used under STREAMING mode.
ExternalPythonBatchKeyedCoBroadcastProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<Row>, TypeInformation<Row>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchKeyedCoBroadcastProcessOperator
 
ExternalPythonCoProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.python.process
The ExternalPythonCoProcessOperator is responsible for executing the Python CoProcess Function.
ExternalPythonCoProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN1>, TypeInformation<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
ExternalPythonKeyedCoProcessOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.process
ExternalPythonKeyedCoProcessOperator is responsible for launching beam runner which will start a python harness to execute user defined python CoProcess function.
ExternalPythonKeyedCoProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<Row>, TypeInformation<Row>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
ExternalPythonKeyedProcessOperator<OUT> - Class in org.apache.flink.streaming.api.operators.python.process
ExternalPythonKeyedProcessOperator is responsible for launching beam runner which will start a python harness to execute user defined python function.
ExternalPythonKeyedProcessOperator(Configuration, DataStreamPythonFunctionInfo, RowTypeInfo, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
ExternalPythonKeyedProcessOperator(Configuration, DataStreamPythonFunctionInfo, RowTypeInfo, TypeInformation<OUT>, TypeSerializer) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
ExternalPythonProcessOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators.python.process
ExternalPythonProcessOperator is responsible for launching beam runner which will start a python harness to execute user defined python ProcessFunction.
ExternalPythonProcessOperator(Configuration, DataStreamPythonFunctionInfo, TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
ExternalQueryOperation<E> - Class in org.apache.flink.table.operations
Describes a relational operation that reads from a DataStream.
ExternalQueryOperation(ContextResolvedTable, DataStream<E>, DataType, boolean, ChangelogMode) - Constructor for class org.apache.flink.table.operations.ExternalQueryOperation
 
ExternalResource - Class in org.apache.flink.api.common.resources
An external resource.
ExternalResource - Interface in org.apache.flink.util
Modified version of the jUnit ExternalResource.
ExternalResource(String, double) - Constructor for class org.apache.flink.api.common.resources.ExternalResource
 
ExternalResourceDriver - Interface in org.apache.flink.api.common.externalresource
Driver which takes the responsibility to manage and provide the information of external resource.
ExternalResourceDriverFactory - Interface in org.apache.flink.api.common.externalresource
ExternalResourceInfo - Interface in org.apache.flink.api.common.externalresource
Contains the information of an external resource.
ExternalResourceInfoProvider - Interface in org.apache.flink.runtime.externalresource
Provide the information of external resources.
ExternalResourceOptions - Class in org.apache.flink.configuration
Configuration options for external resources and external resource drivers.
ExternalResourceOptions() - Constructor for class org.apache.flink.configuration.ExternalResourceOptions
 
ExternalResourceUtils - Class in org.apache.flink.runtime.externalresource
Utility class for external resource framework.
ExternalSerializer<I,​E> - Class in org.apache.flink.table.runtime.typeutils
A serializer that can serialize and deserialize all data structures defined by a DataType.
ExternalSerializer.ExternalSerializerSnapshot<I,​E> - Class in org.apache.flink.table.runtime.typeutils
ExternalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
ExternalSerializerSnapshot(ExternalSerializer<I, E>) - Constructor for class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
ExternalServiceDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Creates an external Service to expose the rest port of the Flink JobManager(s).
ExternalServiceDecorator(KubernetesJobManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.ExternalServiceDecorator
 
ExternalSorter<E> - Class in org.apache.flink.runtime.operators.sort
The ExternalSorter is a full fledged sorter.
ExternalSorterBuilder<T> - Class in org.apache.flink.runtime.operators.sort
A builder for an ExternalSorter.
ExternalSystemDataReader<T> - Interface in org.apache.flink.connector.testframe.external
A data reader for consuming records from an external system.
ExternalSystemSplitDataWriter<T> - Interface in org.apache.flink.connector.testframe.external
A data writer for writing records into a SourceSplit in the external system.
ExternalTypeInfo<T> - Class in org.apache.flink.table.runtime.typeutils
Type information that wraps a serializer that originated from a DataType.
ExtraCalciteResource - Interface in org.apache.calcite.sql.validate
Compiler-checked resources similar to CalciteResource in Calcite project.
extract() - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
extract(FROM) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ConcatenatedExtract
 
extract(FROM) - Method in interface org.apache.flink.streaming.api.functions.windowing.delta.extractor.Extractor
Extracts/Converts the given input to an object of the output type.
extract(Object) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromArray
 
extract(Object) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromArray
 
extract(List<String>, List<String>) - Method in class org.apache.flink.connector.file.table.DefaultPartTimeExtractor
 
extract(List<String>, List<String>) - Method in interface org.apache.flink.connector.file.table.PartitionTimeExtractor
Extract time from partition keys and values.
extract(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.ArrayFromTuple
 
extract(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromTuple
 
extract(Tuple) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromTuple
 
extract(TimeIntervalUnit) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts parts of a time point or time interval.
extract(T) - Method in class org.apache.flink.formats.compress.extractor.DefaultExtractor
 
extract(T) - Method in interface org.apache.flink.formats.compress.extractor.Extractor
 
extract(T) - Method in interface org.apache.flink.streaming.api.windowing.assigners.SessionWindowTimeGapExtractor
Extracts the session time gap.
extract(T, String, LogicalType) - Method in interface org.apache.flink.connector.file.table.PartitionFieldExtractor
 
EXTRACT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
EXTRACT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
EXTRACT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
EXTRACT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
See ExtractInputTypeStrategy.
extractAggregationsAndProperties(List<Expression>) - Static method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils
Extracts and deduplicates all aggregation and window property expressions (zero, one, or more) from the given expressions.
extractAlphaNumericCharacters(String) - Static method in class org.apache.flink.configuration.CleanupOptions
 
extractAndUploadJobGraphFiles(JobGraph, SupplierWithException<BlobClient, IOException>) - Static method in enum org.apache.flink.runtime.client.ClientUtils
Extracts all files required for the execution from the given JobGraph and uploads them using the BlobClient from the given Supplier.
extractAscendingTimestamp(T) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Deprecated.
Extracts the timestamp from the given element.
extractAssigningConstructor(Class<?>, List<Field>) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks whether the given constructor takes all of the given fields with matching (possibly primitive) type and name.
extractAvroSpecificSchema(Class<T>, SpecificData) - Static method in class org.apache.flink.formats.avro.typeutils.AvroFactory
Extracts an Avro Schema from a SpecificRecord.
extractBlocks() - Method in class org.apache.flink.table.codesplit.BlockStatementSplitter
This method extracts statements from IFs, ELSE's and WHILE blocks from block code used during initialization of this object.
extractConfigOptions(Class<?>) - Static method in class org.apache.flink.docs.util.ConfigurationOptionLocator
 
extractContainedLibraries(URL) - Static method in class org.apache.flink.client.program.PackagedProgram
Takes all JAR files that are contained in this program's JAR file and extracts them to the system's temp directory.
extractDataType(Class<?>) - Static method in class org.apache.flink.table.types.utils.ClassDataTypeConverter
Returns the clearly identifiable data type if possible.
extractDataType(Object) - Static method in class org.apache.flink.table.types.utils.ValueDataTypeConverter
Returns the clearly identifiable data type if possible.
extractDataViews(int, DataType) - Static method in class org.apache.flink.table.planner.typeutils.DataViewUtils
Searches for data views in the data type of an accumulator and extracts them.
extractDataViewSpecs(int, DataType) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
extractFieldTypes(int[], TypeInformation<?>) - Static method in class org.apache.flink.streaming.api.datastream.StreamProjection
 
extractFile(String, String, String) - Static method in class org.apache.flink.util.CompressionUtils
 
extractFileExtension(String) - Static method in class org.apache.flink.api.common.io.FileInputFormat
Returns the extension of a file name (!
extractFromDate(DateTimeUtils.TimeUnitRange, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
extractFromDate(DateTimeUtils.TimeUnitRange, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
extractFromGeneric(DataTypeFactory, Class<?>, int, Type) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a type variable at genericPos of baseClass using the information of the most specific type contextType.
extractFromGenericMethodParameter(DataTypeFactory, Class<?>, Method, int, int) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a method parameter by considering surrounding classes and parameter annotation.
extractFromMethodOutput(DataTypeFactory, Class<?>, Method) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a method return type by considering surrounding classes and method annotation.
extractFromMethodOutput(DataTypeFactory, Class<?>, Method, Type) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a method return type with specifying the method's type explicitly by considering surrounding classes and method annotation.
extractFromMethodParameter(DataTypeFactory, Class<?>, Method, int) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a method parameter by considering surrounding classes and parameter annotation.
extractFromSystem(long) - Static method in class org.apache.flink.runtime.instance.HardwareDescription
 
extractFromTimestamp(DateTimeUtils.TimeUnitRange, TimestampData, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
extractFromType(DataTypeFactory, Type) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a type without considering surrounding classes or templates.
extractFromType(DataTypeFactory, DataTypeTemplate, Type) - Static method in class org.apache.flink.table.types.extraction.DataTypeExtractor
Extracts a data type from a type without considering surrounding classes but templates.
extractImplementedRpcGateways(Class<?>) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Extracts all RpcGateway interfaces implemented by the given clazz.
extractIntersectingState(Collection<? extends KeyedStateHandle>, KeyGroupRange, List<KeyedStateHandle>) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Extracts certain key group ranges from the given state handles and adds them to the collector.
ExtractionAwareDeltaFunction<DATA,​TO> - Class in org.apache.flink.streaming.api.functions.windowing.delta
Extend this abstract class to implement a delta function which is aware of extracting the data on which the delta is calculated from a more complex data structure.
ExtractionAwareDeltaFunction(Extractor<DATA, TO>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.ExtractionAwareDeltaFunction
 
ExtractionUtils - Class in org.apache.flink.table.types.extraction
Utilities for performing reflection tasks.
ExtractionUtils.AssigningConstructor - Class in org.apache.flink.table.types.extraction
ExtractionVersion - Enum in org.apache.flink.table.annotation
Logical version that describes the expected behavior of the reflection-based data type extraction.
extractKeyFromElement(T) - Method in interface org.apache.flink.runtime.state.KeyExtractorFunction
Returns the key for the given element by which the key-group can be computed.
extractKeyGroup(int, byte[]) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Extracts the key fields from a record.
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
extractKeys(Object, Object[], int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
extractLeaderInformation(KubernetesConfigMap) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriverFactory
 
extractLeaderName(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
extractLineageDataset(Object) - Static method in class org.apache.flink.table.planner.lineage.TableLineageUtils
Extract optional lineage info from output format, sink, or sink function.
extractMaximumFramesize(Configuration) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils
 
extractMetadataColumns(ResolvedSchema) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
 
extractMetadataFromAnnotation(Class<T>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
extractName(Expression) - Static method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils
Extracts name from given expression if it has one.
extractNameFromQualifiedName(String) - Static method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
extractNames(List<ResolvedExpression>) - Static method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils
Extracts names from given expressions if they have one.
Extractor<T> - Interface in org.apache.flink.formats.compress.extractor
An Extractor turns a record into a byte array for writing data.
Extractor<FROM,​TO> - Interface in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Extractors allow to extract/convert one type to another.
extractPartitionSpecFromPath(Path) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Make partition spec from path.
extractPartitionValues(Path) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Make partition values from path.
extractPatterns(NodeId, DeweyNumber) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Returns all elements from the previous relation starting at the given entry.
extractProgramArgs(CommandLine) - Method in class org.apache.flink.client.cli.ProgramOptions
 
extractProgramArgs(CommandLine) - Method in class org.apache.flink.client.cli.PythonProgramOptions
 
extractProperties(SqlNodeList) - Static method in class org.apache.flink.table.planner.utils.OperationConverterUtils
 
extractPythonAggregateFunctionInfos(AggregateInfoList, AggregateCall[]) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
extractPythonAggregateFunctionInfosFromAggregateCall(AggregateCall[]) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
extractPythonConfiguration(ReadableConfig) - Static method in class org.apache.flink.python.util.PythonConfigUtil
Extract the configurations which is used in the Python operators.
extractPythonConfiguration(ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
extractResourceSpec(SlotSharingGroup) - Static method in class org.apache.flink.api.common.operators.util.SlotSharingGroupUtils
 
extractRpcTimeout(Annotation[][], Object[], Duration) - Static method in class org.apache.flink.runtime.rpc.RpcGatewayUtils
Extracts the RpcTimeout annotated rpc timeout value from the list of given method arguments.
extractSimpleGeneric(Class<?>, Class<?>, int) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
A minimal version to extract a generic parameter from a given class.
extractTarFile(String, String) - Static method in class org.apache.flink.util.CompressionUtils
 
extractTimestamp(E, long) - Method in class org.apache.flink.api.common.eventtime.RecordTimestampAssigner
 
extractTimestamp(Tuple2<T, Long>, long) - Method in class org.apache.flink.streaming.api.functions.python.eventtime.CustomTimestampAssigner
 
extractTimestamp(RowData, long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.PeriodicWatermarkAssignerWrapper
 
extractTimestamp(RowData, long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.PunctuatedWatermarkStrategyWrapper
 
extractTimestamp(T) - Method in class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
Extracts the timestamp from the given element.
extractTimestamp(T, long) - Method in class org.apache.flink.api.common.eventtime.IngestionTimeAssigner
 
extractTimestamp(T, long) - Method in interface org.apache.flink.api.common.eventtime.TimestampAssigner
Assigns a timestamp to an element, in milliseconds since the Epoch.
extractTimestamp(T, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Deprecated.
 
extractTimestamp(T, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
extractTriggerId(SavepointTriggerRequestBody) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointTriggerHandler
 
extractTriggerId(StopWithSavepointRequestBody) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.StopWithSavepointHandler
 
extractTypeArgument(Type, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
This method extracts the n-th type argument from the given type.
extractTypeFromLambda(Class<?>, TypeExtractionUtils.LambdaExecutable, int[], int, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Extracts type from given index from lambda.
extractTypeInformation(Table, Class<T>) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
extractValue(Expression, Class<V>) - Static method in class org.apache.flink.table.expressions.ExpressionUtils
Extracts the value (excluding null) of a given class from an expression assuming it is a ValueLiteralExpression.
extractValue(ValueLiteralExpression, Class<T>) - Static method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
Extracts a value from a literal.
extractValueTypeToAvroMap(LogicalType) - Static method in class org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
 
extractZipFileWithPermissions(String, String) - Static method in class org.apache.flink.util.CompressionUtils
 
extraSelectItems(SqlToRelConverter.Blackboard, SqlSelect, List<RexNode>, List<String>, Collection<String>, List<SqlMonotonicity>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Adds extra select items.

F

f - org.apache.flink.streaming.examples.statemachine.event.EventType
 
f - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The acceptable load factor.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple1
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple2
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple3
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple4
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple5
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 0 of the tuple.
f0 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 0 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple2
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple3
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple4
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple5
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 1 of the tuple.
f1 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 1 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 10 of the tuple.
f10 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 10 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 11 of the tuple.
f11 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 11 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 12 of the tuple.
f12 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 12 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 13 of the tuple.
f13 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 13 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 14 of the tuple.
f14 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 14 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 15 of the tuple.
f15 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 15 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 16 of the tuple.
f16 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 16 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 17 of the tuple.
f17 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 17 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 18 of the tuple.
f18 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 18 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 19 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 19 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 19 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 19 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 19 of the tuple.
f19 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 19 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple3
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple4
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple5
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 2 of the tuple.
f2 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 2 of the tuple.
f20 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 20 of the tuple.
f20 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 20 of the tuple.
f20 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 20 of the tuple.
f20 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 20 of the tuple.
f20 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 20 of the tuple.
f21 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 21 of the tuple.
f21 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 21 of the tuple.
f21 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 21 of the tuple.
f21 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 21 of the tuple.
f22 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 22 of the tuple.
f22 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 22 of the tuple.
f22 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 22 of the tuple.
f23 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 23 of the tuple.
f23 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 23 of the tuple.
f24 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 24 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple4
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple5
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 3 of the tuple.
f3 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 3 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple5
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 4 of the tuple.
f4 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 4 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple6
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 5 of the tuple.
f5 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 5 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple7
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 6 of the tuple.
f6 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 6 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple8
Field 7 of the tuple.
f7 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 7 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 8 of the tuple.
f8 - Variable in class org.apache.flink.api.java.tuple.Tuple9
Field 8 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple10
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple11
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple12
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple13
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple14
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple15
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple16
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple17
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple18
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple19
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple20
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple21
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple22
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple23
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple24
Field 9 of the tuple.
f9 - Variable in class org.apache.flink.api.java.tuple.Tuple25
Field 9 of the tuple.
Fabric8FlinkKubeClient - Class in org.apache.flink.kubernetes.kubeclient
The implementation of FlinkKubeClient.
Fabric8FlinkKubeClient(Configuration, NamespacedKubernetesClient, ScheduledExecutorService) - Constructor for class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
facets() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageDataset
 
facets() - Method in interface org.apache.flink.streaming.api.lineage.LineageDataset
 
facets() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
factory - Variable in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
 
factory(FileInputFormat<T>) - Static method in class org.apache.flink.connector.file.table.stream.compact.FileInputFormatCompactReader
 
factory(BulkFormat<T, FileSourceSplit>) - Static method in class org.apache.flink.connector.file.table.stream.compact.CompactBulkReader
 
factory(CatalogStoreFactory) - Method in class org.apache.flink.table.catalog.CatalogStoreHolder.Builder
 
factory(SupplierWithException<BucketWriter<T, String>, IOException>) - Static method in class org.apache.flink.connector.file.table.stream.compact.CompactBucketWriter
 
Factory - Interface in org.apache.flink.table.factories
Base interface for all kind of factories that create object instances from a list of key-value pairs in Flink's Table & SQL API.
Factory() - Constructor for class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.ExecutionJobVertex.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.partitionrelease.NotReleasingPartitionGroupReleaseStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartAllFailoverStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.executiongraph.SpeculativeExecutionJobVertex.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.scheduler.DefaultExecutionDeployer.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy.Factory
 
Factory() - Constructor for class org.apache.flink.runtime.util.DefaultGroupCache.Factory
 
Factory(int, long, int, FileDataIndexRegionHelper<T>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl.Factory
 
Factory(Duration) - Constructor for class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler.Factory
 
Factory(Duration, int, Ticker) - Constructor for class org.apache.flink.runtime.util.DefaultGroupCache.Factory
 
Factory(TypeSerializer<RowData>, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner.Factory
 
Factory(DecoderBasedReader.Decoder.Factory<T>) - Constructor for class org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Factory
 
Factory(PhysicalSlotProvider, boolean) - Constructor for class org.apache.flink.runtime.scheduler.SimpleExecutionSlotAllocator.Factory
 
Factory(InputConsumableDecider.Factory) - Constructor for class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy.Factory
 
Factory(GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
 
Factory(GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
 
Factory(GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
 
Factory(GeneratedRecordComparator, RowDataKeySelector, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
 
Factory(PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, RecordsCombiner.Factory) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
 
Factory(SerializableSupplierWithException<FileInputFormat<T>, IOException>) - Constructor for class org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader.Factory
 
FACTORY - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SqlParserImplFactory implementation for creating parser.
FACTORY_CLASS - org.apache.flink.runtime.jobmanager.HighAvailabilityMode
 
FactoryHelper(F, Map<String, String>, ConfigOption<?>...) - Constructor for class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
 
factoryIdentifier() - Method in class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
factoryIdentifier() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
factoryIdentifier() - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
factoryIdentifier() - Method in class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
factoryIdentifier() - Method in class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.avro.AvroFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.protobuf.PbFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.formats.raw.RawFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.orc.OrcFileFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
factoryIdentifier() - Method in interface org.apache.flink.table.factories.CatalogFactory
 
factoryIdentifier() - Method in interface org.apache.flink.table.factories.Factory
Returns a unique identifier among same factory interfaces.
factoryIdentifier() - Method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
 
factoryIdentifier() - Method in interface org.apache.flink.table.factories.ModuleFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.module.CoreModuleFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.planner.delegation.DefaultParserFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.planner.delegation.DefaultPlannerFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
FactoryUtil - Class in org.apache.flink.table.factories
Utility for working with Factorys.
FactoryUtil.CatalogFactoryHelper - Class in org.apache.flink.table.factories
Helper utility for validating all options for a CatalogFactory.
FactoryUtil.CatalogStoreFactoryHelper - Class in org.apache.flink.table.factories
Helper utility for validating all options for a CatalogStoreFactory.
FactoryUtil.DefaultCatalogContext - Class in org.apache.flink.table.factories
Default implementation of CatalogFactory.Context.
FactoryUtil.DefaultCatalogStoreContext - Class in org.apache.flink.table.factories
Default implementation of CatalogStoreFactory.Context.
FactoryUtil.DefaultDynamicTableContext - Class in org.apache.flink.table.factories
Default implementation of DynamicTableFactory.Context.
FactoryUtil.DefaultModuleContext - Class in org.apache.flink.table.factories
Default implementation of ModuleFactory.Context.
FactoryUtil.FactoryHelper<F extends Factory> - Class in org.apache.flink.table.factories
Base helper utility for validating all options for a Factory.
FactoryUtil.ModuleFactoryHelper - Class in org.apache.flink.table.factories
Helper utility for validating all options for a ModuleFactory.
FactoryUtil.TableFactoryHelper - Class in org.apache.flink.table.factories
Helper utility for discovering formats and validating all options for a DynamicTableFactory.
FactoryUtils - Enum in org.apache.flink.tests.util.util
Utilities for factories.
FactoryUtils.FactoryInvoker<F,​R> - Interface in org.apache.flink.tests.util.util
Interface for invoking the factory.
fail(boolean, String, Object...) - Method in interface org.apache.flink.table.types.inference.CallContext
Helper method for handling failures during the type inference process while considering the throwOnFailure flag.
fail(String) - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
fail(Throwable) - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
fail(Throwable) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
fail(Throwable) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.Execution
This method fails the vertex due to an external condition.
fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
fail(Throwable) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Fail the production of the partition.
fail(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
fail(Throwable) - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot.Payload
Fail the payload with the given cause.
FAIL - org.apache.flink.configuration.ClusterOptions.UncaughtExceptionHandleMode
 
FAIL - org.apache.flink.formats.json.JsonFormatOptions.MapNullKeyMode
 
FAIL_ON_MISSING_FIELD - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
FAIL_ON_USER_CLASS_LOADING_METASPACE_OOM - Static variable in class org.apache.flink.configuration.CoreOptions
 
failAllFutures(Throwable) - Method in class org.apache.flink.runtime.operators.coordination.util.IncompleteFuturesTracker
 
failAllocation(ResourceID, AllocationID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
failAllocation(ResourceID, AllocationID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Fails the allocation with the given allocationId.
failConsumption(Throwable) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider.ResponseHandle
Fail the partition consumptions as a result of state check.
FAILED - org.apache.flink.api.common.JobStatus
The job has failed with a non-recoverable task failure.
FAILED - org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Checkpoint that failed.
FAILED - org.apache.flink.runtime.checkpoint.InitializationStatus
 
FAILED - org.apache.flink.runtime.clusterframework.ApplicationStatus
Application encountered an unrecoverable failure or error.
FAILED - org.apache.flink.runtime.execution.ExecutionState
 
FAILED - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
 
FAILED - org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
 
FAILED_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
FAILED_MATERIALIZATION - Static variable in class org.apache.flink.state.common.ChangelogMaterializationMetricGroup
 
FAILED_RPC_DETECTION_DISABLED - Static variable in class org.apache.flink.configuration.HeartbeatManagerOptions
 
FailedCheckpointStatistics(long, CheckpointStatsStatus, boolean, String, long, long, long, long, long, long, long, long, int, int, CheckpointStatistics.RestAPICheckpointType, Map<JobVertexID, TaskCheckpointStatistics>, long, String) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
FailedCheckpointStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a failed checkpoint.
failExternally(Throwable) - Method in interface org.apache.flink.runtime.execution.Environment
Marks task execution failed for an external reason (a reason other than the task code itself throwing an exception).
failExternally(Throwable) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotPayload
Fail the payload with the given throwable.
failExternally(Throwable) - Method in class org.apache.flink.runtime.taskmanager.NoOpTaskActions
 
failExternally(Throwable) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
failExternally(Throwable) - Method in class org.apache.flink.runtime.taskmanager.Task
Marks task execution failed for an external reason (a reason other than the task code itself throwing an exception).
failExternally(Throwable) - Method in interface org.apache.flink.runtime.taskmanager.TaskActions
Fail the owning task with the given throwable.
failExternally(Throwable) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
failGlobal(Throwable) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
failGlobal(Throwable) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
Fails the execution graph globally.
FAILING - org.apache.flink.api.common.JobStatus
The job has failed and is currently waiting for the cleanup to complete.
FailingHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.FailingHandler
Deprecated.
 
failJob(Throwable) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointFailureManager.FailJobCallback
Fails the whole job graph.
failJob(Throwable) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Fails the job and trigger a global failover operation.
failJob(Throwable, long) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
failJob(Throwable, long) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
failJob(Throwable, long, CompletableFuture<Map<String, String>>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Trigger job failure.
failJob(Throwable, long, CompletableFuture<Map<String, String>>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
failJobDueToTaskFailure(Throwable, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointFailureManager.FailJobCallback
Fails the whole job graph due to task failure.
failOnMissingField - Variable in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
Flag indicating whether to fail if a field is missing.
failOnMissingField() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Configures schema to fail if a JSON field is missing.
failoverStrategy - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
FailoverStrategy - Interface in org.apache.flink.runtime.executiongraph.failover
New interface for failover strategies.
FailoverStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover
The factory to instantiate FailoverStrategy.
FailoverStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover
A utility class to load NG failover strategy factories from the configuration.
FailsInGHAContainerWithRootUser - Interface in org.apache.flink.testutils.junit
Collects tests that fail in GitHub Actions workflows that execute the tests in containers as a root user.
failSlot(ResourceID, AllocationID, Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
failSlot(ResourceID, AllocationID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Fails the slot with the given allocation id and cause.
FailsOnJava11 - Interface in org.apache.flink.testutils.junit
Marker interface for tests that fail on Java 11.
FailsOnJava17 - Interface in org.apache.flink.testutils.junit
Marker interface for tests that fail on Java 17.
FailsWithAdaptiveScheduler - Interface in org.apache.flink.testutils.junit
Marker for explicitly ignoring a test which fails with adaptive scheduler.
failTask(ExecutionAttemptID, Throwable) - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerActions
Tells the task manager to fail the given task.
failure(Throwable) - Static method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
Failure(Throwable) - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse.Failure
Creates a new failure message.
FAILURE - org.apache.flink.runtime.rest.handler.async.OperationResultStatus
 
FAILURE - org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
 
FAILURE_ENRICHERS_LIST - Static variable in class org.apache.flink.configuration.JobManagerOptions
Flag indicating whether JobManager should load available Failure Enricher plugins at startup.
FAILURE_EXIT_CODE - Static variable in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
FAILURE_LABEL_ATTRIBUTE_PREFIX - Static variable in class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
 
FAILURE_LABEL_ATTRIBUTE_PREFIX - Static variable in class org.apache.flink.runtime.scheduler.adaptive.JobFailureMetricReporter
 
FAILURE_MAPPER_NAME - org.apache.flink.streaming.tests.TestOperatorEnum
 
FAILURE_RATE - org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
FailureEnricher - Interface in org.apache.flink.core.failure
Failure Enricher enabling custom logic and attaching metadata in the form of labels to each type of failure as tracked in the JobMaster.
FailureEnricher.Context - Interface in org.apache.flink.core.failure
An interface used by the FailureEnricher.
FailureEnricher.Context.FailureType - Enum in org.apache.flink.core.failure
Type of failure.
FailureEnricherFactory - Interface in org.apache.flink.core.failure
Factory class for creating FailureEnricher.
FailureEnricherTestProgram - Class in org.apache.flink.streaming.tests
End-to-end test program for verifying that the JobManagerOptions.FAILURE_ENRICHERS_LIST.
FailureEnricherTestProgram() - Constructor for class org.apache.flink.streaming.tests.FailureEnricherTestProgram
 
FailureEnricherUtils - Class in org.apache.flink.runtime.failure
Utils class for loading and running pluggable failure enrichers.
FailureEnricherUtils() - Constructor for class org.apache.flink.runtime.failure.FailureEnricherUtils
 
FailureHandlingResult - Class in org.apache.flink.runtime.executiongraph.failover
Result containing the tasks to restart upon a task failure.
FailureHandlingResultSnapshot - Class in org.apache.flink.runtime.scheduler.exceptionhistory
FailureHandlingResultSnapshot creates a snapshot of a FailureHandlingResult providing the actual Executions.
FailureLabel(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter.FailureLabel
 
FailureLabelFilterParameter - Class in org.apache.flink.runtime.rest.messages.job
Specifies a collections of failure labels, filtering the exceptions returned for JobExceptionsHandler.
FailureLabelFilterParameter() - Constructor for class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
FailureLabelFilterParameter.FailureLabel - Class in org.apache.flink.runtime.rest.messages.job
Represents a failure label consisting of a KV pair of strings.
FailureMapper<T> - Class in org.apache.flink.streaming.tests
This mapper simulates failure by throwing exceptions.
FailureMapper(long, long, int) - Constructor for class org.apache.flink.streaming.tests.FailureMapper
 
FailureRateRestartBackoffTimeStrategy - Class in org.apache.flink.runtime.executiongraph.failover
Restart strategy which can restart when failure rate is not exceeded.
FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory - Class in org.apache.flink.runtime.executiongraph.failover
The factory for creating FailureRateRestartBackoffTimeStrategy.
FailureRateRestartBackoffTimeStrategyFactory(int, long, long) - Constructor for class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy.FailureRateRestartBackoffTimeStrategyFactory
 
FailureResultUtil - Class in org.apache.flink.runtime.scheduler.adaptive
FailureResultUtil contains helper methods for FailureResult.
FailureResultUtil() - Constructor for class org.apache.flink.runtime.scheduler.adaptive.FailureResultUtil
 
FailureTolerantObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.flink.util.InstantiationUtil.FailureTolerantObjectInputStream
 
fairSelectNextIndex(long, int) - Method in class org.apache.flink.streaming.api.operators.InputSelection
Fairly select one of the available inputs for reading.
fairSelectNextIndex(long, long, int) - Static method in class org.apache.flink.streaming.api.operators.InputSelection
Fairly select one of the available inputs for reading.
fairSelectNextIndexOutOf2(int, int) - Method in class org.apache.flink.streaming.api.operators.InputSelection
Fairly select one of the two inputs for reading.
fairSelectNextIndexOutOf2(int, int, int) - Static method in class org.apache.flink.streaming.api.operators.InputSelection
Fairly select one of the two inputs for reading.
FallbackKey - Class in org.apache.flink.configuration
A key with FallbackKeys will fall back to the FallbackKeys if it itself is not configured.
fallbackKeys() - Method in class org.apache.flink.configuration.ConfigOption
Gets the fallback keys, in the order to be checked.
FallbackYarnSessionCli - Class in org.apache.flink.yarn.cli
A stub Yarn Command Line to throw an exception with the correct message when the HADOOP_CLASSPATH is not set.
FallbackYarnSessionCli(Configuration) - Constructor for class org.apache.flink.yarn.cli.FallbackYarnSessionCli
 
FALSE - org.apache.flink.table.annotation.HintFlag
 
FALSE - org.apache.flink.table.api.JsonExistsOnError
 
FALSE - org.apache.flink.util.TernaryBoolean
The value for 'false'.
FALSE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FALSE - Static variable in class org.apache.flink.types.BooleanValue
 
FALSE_STRING - Static variable in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
falseFunction() - Static method in class org.apache.flink.cep.pattern.conditions.BooleanConditions
 
FamilyArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that corresponds to a given LogicalTypeFamily and nullability.
FamilyArgumentTypeStrategy(LogicalTypeFamily, Boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.FamilyArgumentTypeStrategy
 
FastTop1Function - Class in org.apache.flink.table.runtime.operators.rank
A more concise implementation for AppendOnlyTopNFunction and UpdatableTopNFunction when only Top-1 is desired.
FastTop1Function(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.FastTop1Function
 
FatalErrorHandler - Interface in org.apache.flink.runtime.rpc
Handler for fatal errors.
FatalExceptionClassifier - Class in org.apache.flink.connector.base.sink.throwable
Classifier class for retryable exceptions on request submission failure.
FatalExceptionClassifier(Predicate<Throwable>, Function<Throwable, Exception>) - Constructor for class org.apache.flink.connector.base.sink.throwable.FatalExceptionClassifier
 
FatalExitExceptionHandler - Class in org.apache.flink.util
Handler for uncaught exceptions that will log the exception and kill the process afterwards.
FatalExitExceptionHandler() - Constructor for class org.apache.flink.util.FatalExitExceptionHandler
 
Features(boolean, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
FeedbackTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This represents a feedback point in a topology.
FeedbackTransformation(Transformation<T>, Long) - Constructor for class org.apache.flink.streaming.api.transformations.FeedbackTransformation
Creates a new FeedbackTransformation from the given input.
FencedMessage<F extends Serializable,​P> - Interface in org.apache.flink.runtime.rpc.messages
Interface for fenced messages.
FencedPekkoInvocationHandler<F extends Serializable> - Class in org.apache.flink.runtime.rpc.pekko
Fenced extension of the PekkoInvocationHandler.
FencedPekkoInvocationHandler(String, String, ActorRef, Duration, long, boolean, CompletableFuture<Void>, Supplier<F>, boolean, ClassLoader) - Constructor for class org.apache.flink.runtime.rpc.pekko.FencedPekkoInvocationHandler
 
FencedPekkoRpcActor<F extends Serializable,​T extends FencedRpcEndpoint<F> & RpcGateway> - Class in org.apache.flink.runtime.rpc.pekko
Fenced extension of the PekkoRpcActor.
FencedPekkoRpcActor(T, CompletableFuture<Boolean>, int, long, boolean, ClassLoader, Map<String, String>) - Constructor for class org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor
 
FencedRpcEndpoint<F extends Serializable> - Class in org.apache.flink.runtime.rpc
Base class for fenced RpcEndpoint.
FencedRpcEndpoint(RpcService, F) - Constructor for class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
FencedRpcEndpoint(RpcService, String, F) - Constructor for class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
FencedRpcEndpoint(RpcService, String, F, Map<String, String>) - Constructor for class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
FencedRpcGateway<F extends Serializable> - Interface in org.apache.flink.runtime.rpc
Fenced RpcGateway.
FencingTokenException - Exception in org.apache.flink.runtime.rpc.exceptions
Exception which is thrown if the fencing tokens of a FencedRpcEndpoint do not match.
FencingTokenException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.FencingTokenException
 
FencingTokenException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.FencingTokenException
 
FencingTokenException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.FencingTokenException
 
fetch() - Method in interface org.apache.flink.connector.base.source.reader.splitreader.SplitReader
Fetch elements into the blocking queue for the given splits.
fetch(int) - Method in class org.apache.flink.table.api.internal.TableImpl
 
fetch(int) - Method in interface org.apache.flink.table.api.Table
Limits a (possibly sorted) result to the first n rows.
fetch(PartitionFetcher.Context<P>) - Method in interface org.apache.flink.connector.file.table.PartitionFetcher
Fetch the suitable partitions, call this method should guarantee the fetcher has opened.
FETCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FETCH_BACKLOG - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining the backlog of BLOB fetches on the JobManager.
FETCH_CONCURRENT - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining the maximum number of concurrent BLOB fetches that the JobManager serves.
FETCH_IO_SIZE - Static variable in interface org.apache.flink.connector.file.src.reader.StreamFormat
The config option to define how many bytes to be read by the I/O thread in one fetch operation.
FETCH_NEXT - org.apache.flink.table.gateway.api.results.FetchOrientation
Fetch the next results.
FETCH_PRIOR - org.apache.flink.table.gateway.api.results.FetchOrientation
Fetch the prior results.
FETCH_RETRIES - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining number of retires for failed BLOB fetches.
fetchArtifacts(String[]) - Method in class org.apache.flink.client.program.artifact.ArtifactFetchManager
Fetches artifacts from a given URI string array.
fetchArtifacts(String, List<String>) - Method in class org.apache.flink.client.program.artifact.ArtifactFetchManager
Fetches the job jar and any additional artifact if the given list is not null or empty.
FetchClause(SqlNode[]) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a FETCH clause in an ORDER BY expression.
fetched - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
fetched - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
fetcherId() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
fetchers - Variable in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
A map keeping track of all the split fetchers.
fetchNext() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
fetchNext() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
FetchOrientation - Enum in org.apache.flink.table.gateway.api.results
Orientation to fetch results.
fetchPartitions(ContinuousPartitionFetcher.Context<P, T>, T) - Method in interface org.apache.flink.connector.file.table.ContinuousPartitionFetcher
Fetch partitions by previous partition offset (Including).
FetchResultResponseBodyDeserializer - Class in org.apache.flink.table.gateway.rest.serde
Deserializer to deserialize FetchResultsResponseBody.
FetchResultResponseBodyDeserializer() - Constructor for class org.apache.flink.table.gateway.rest.serde.FetchResultResponseBodyDeserializer
 
FetchResultResponseBodyImpl - Class in org.apache.flink.table.gateway.rest.message.statement
The implementation of the FetchResultsResponseBody with ready results.
FetchResultResponseBodyImpl(ResultSet.ResultType, boolean, JobID, ResultKind, ResultInfo, String) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
fetchResults(long, int) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
fetchResults(long, int) - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
Fetch results from the result store.
fetchResults(OperationHandle, long, int) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Get the results of the operation.
fetchResults(OperationHandle, FetchOrientation, int) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
 
fetchResults(FetchOrientation, int) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
fetchResults(FetchOrientation, int) - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
fetchResults(SessionHandle, OperationHandle, long, int) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Fetch the results from the operation.
fetchResults(SessionHandle, OperationHandle, long, int) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
fetchResults(SessionHandle, OperationHandle, FetchOrientation, int) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Fetch the results from the operation.
fetchResults(SessionHandle, OperationHandle, FetchOrientation, int) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
FetchResultsHandler - Class in org.apache.flink.table.gateway.rest.handler.statement
Handler to fetch results.
FetchResultsHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, FetchResultsResponseBody, FetchResultsMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.statement.FetchResultsHandler
 
FetchResultsHeaders - Class in org.apache.flink.table.gateway.rest.header.statement
Message headers for fetching results.
FetchResultsMessageParameters - Class in org.apache.flink.table.gateway.rest.message.statement
MessageParameters for fetching results.
FetchResultsMessageParameters(SessionHandle, OperationHandle, Long, RowFormat) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.FetchResultsMessageParameters
 
FetchResultsMessageParameters(SqlGatewayRestAPIVersion) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.FetchResultsMessageParameters
 
FetchResultsResponseBody - Interface in org.apache.flink.table.gateway.rest.message.statement
ResponseBody for executing a statement.
FetchResultsResponseBodySerializer - Class in org.apache.flink.table.gateway.rest.serde
Serializer to serialize FetchResultsResponseBody.
FetchResultsResponseBodySerializer() - Constructor for class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FetchResultsRowFormatQueryParameter - Class in org.apache.flink.table.gateway.rest.message.statement
A MessageQueryParameter that parses the 'rowFormat' query parameter for fetching results.
FetchResultsRowFormatQueryParameter() - Constructor for class org.apache.flink.table.gateway.rest.message.statement.FetchResultsRowFormatQueryParameter
 
FetchResultsTokenPathParameter - Class in org.apache.flink.table.gateway.rest.message.statement
MessagePathParameter that parses the token string.
FetchResultsTokenPathParameter() - Constructor for class org.apache.flink.table.gateway.rest.message.statement.FetchResultsTokenPathParameter
 
field - Variable in class org.apache.flink.docs.util.OptionWithMetaInfo
 
field(int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to an input field by ordinal.
field(int, int, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a field of a given input relational expression by ordinal.
field(int, int, String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a field of given input relational expression by name.
field(int, String, String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a field which originated in a relation with the given alias.
field(String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a field by name.
field(String, String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a field of the current record which originated in a relation with a given alias.
field(String, String) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Adds a field with the field name and the type string.
field(String, TypeInformation<?>) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSchema.Builder.field(String, DataType) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
field(String, TypeInformation<?>) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
This method will be removed in future versions as it uses the old type system. Please use Schema.field(String, DataType) instead.
field(String, TypeInformation<?>) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use CsvTableSource.Builder.field(String, DataType) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
field(String, DataType) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Add a field with name and data type.
field(String, DataType) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Adds a field with the field name and the data type.
field(String, DataType) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Adds a field with the field name and the data type.
field(String, DataType, String) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Add a computed field which is generated by the given expression.
field(RelDataType, String) - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
Compared to the original method we adjust the nullability of the nested column based on the nullability of the enclosing type.
field(RexNode, String) - Method in class org.apache.calcite.tools.RelBuilder
Returns a reference to a given field of a record-valued expression.
FIELD(String, AbstractDataType<?>) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved field definition with field name and data type.
FIELD(String, AbstractDataType<?>, String) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved field definition with field name, unresolved data type, and a description.
FIELD(String, DataType) - Static method in class org.apache.flink.table.api.DataTypes
Field definition with field name and data type.
FIELD(String, DataType, String) - Static method in class org.apache.flink.table.api.DataTypes
Field definition with field name, data type, and a description.
FIELD_DELIMITER - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
FIELD_END - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_FORMAT_NO_DESCRIPTION - Static variable in class org.apache.flink.table.types.logical.RowType.RowField
 
FIELD_FORMAT_NO_DESCRIPTION - Static variable in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
FIELD_FORMAT_WITH_DESCRIPTION - Static variable in class org.apache.flink.table.types.logical.RowType.RowField
 
FIELD_FORMAT_WITH_DESCRIPTION - Static variable in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
FIELD_INDEX_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
FIELD_INDEX_FOR_PROC_TIME_ATTRIBUTE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
FIELD_IS_QUERY_RESULT - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_JOB_ID - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_KIND - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_LENGTH - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_MAX - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_MAX_PAST - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_MIN - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_NAME_ABORTED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_ACC_BACK_PRESSURE - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_ACC_BUSY - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_ACC_IDLE - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_ACC_NAME - Static variable in class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
FIELD_NAME_ACC_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
FIELD_NAME_ACC_TYPE - Static variable in class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
FIELD_NAME_ACC_TYPE - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
FIELD_NAME_ACC_VALUE - Static variable in class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
FIELD_NAME_ACC_VALUE - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
FIELD_NAME_ACK_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_ADDRESS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_AFTER - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_AGG_CALL_NEED_RETRACTIONS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
FIELD_NAME_AGG_CALLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_AGG_CALLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_AGG_CALLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
FIELD_NAME_AGG_CALLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
FIELD_NAME_AGG_INPUT_ROW_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_AGG_INPUT_ROW_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_AGGREGATE_CALLS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
FIELD_NAME_AGGREGATED - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_ALIGNED_CHECKPOINT_TIMEOUT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_ALIGNMENT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_ALIGNMENT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
FIELD_NAME_ALIGNMENT_BUFFERED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_ALIGNMENT_BUFFERED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_ALIGNMENT_BUFFERED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
FIELD_NAME_ALIGNMENT_BUFFERED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_ALIGNMENT_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
FIELD_NAME_ALIGNMENT_PERSISTED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
FIELD_NAME_ALIGNMENT_PROCESSED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
FIELD_NAME_ALL_ROWS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_ALLOCATED_SLOTS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
FIELD_NAME_ASYNC_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
FIELD_NAME_ASYNC_OPTIONS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_ASYNCHRONOUS_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
FIELD_NAME_ATTEMPT - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_ATTEMPT_NUM - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
FIELD_NAME_ATTEMPT_NUM - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
FIELD_NAME_ATTEMPT_NUMBER - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_AUX_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_AUX_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_AVAILABLE_RESOURCE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_AVERAGE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_BACK_PRESSURED_RATIO - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_BACKPRESSURE_LEVEL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
FIELD_NAME_BACKPRESSURE_LEVEL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_BLOCKED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_BUFFERED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
FIELD_NAME_BUSY_RATIO - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_BYTES_READ - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_BYTES_WRITTEN - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_CAPACITY - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
FIELD_NAME_CATALOG_TABLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
FIELD_NAME_CATALOG_TABLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
FIELD_NAME_CHANGELOG_STORAGE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_CHECKPOINT_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
FIELD_NAME_CHECKPOINT_INTERVAL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_MAX_CONCURRENT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_MIN_PAUSE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
FIELD_NAME_CHECKPOINT_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_CHECKPOINT_STORAGE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_TIMEOUT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CHECKPOINT_TYPE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
FIELD_NAME_CHECKPOINTS_AFTER_TASKS_FINISH - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_CLASS - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_COLUMN_INFOS - Static variable in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
FIELD_NAME_COMMIT - Static variable in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
FIELD_NAME_COMPATIBLE_START_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_COMPLETED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
FIELD_NAME_COMPLETED_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
FIELD_NAME_CONCURRENT_EXCEPTIONS - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
FIELD_NAME_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
FIELD_NAME_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
FIELD_NAME_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
FIELD_NAME_CONFIG_KEY - Static variable in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
FIELD_NAME_CONFIG_VALUE - Static variable in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
FIELD_NAME_CONFIGURATION - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_CONSTANTS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
FIELD_NAME_CONSUMED_TYPE - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
FIELD_NAME_COUNT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
FIELD_NAME_COUNTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
FIELD_NAME_CPU - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_CPU_CORES - Static variable in class org.apache.flink.runtime.instance.HardwareDescription
 
FIELD_NAME_DAM_BEHAVIOR - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
FIELD_NAME_DATA - Static variable in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
FIELD_NAME_DATA_PORT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_DELETE_ON_CANCELLATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
FIELD_NAME_DESCRIPTION - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_DIRECT_COUNT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_DIRECT_MAX - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_DIRECT_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_DISCARDED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
FIELD_NAME_DYNAMIC_TABLE_SINK - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
FIELD_NAME_ELEMENT_TYPE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_ENABLED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
FIELD_NAME_END - Static variable in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
FIELD_NAME_END_INDEX - Static variable in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
FIELD_NAME_END_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_END_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_END_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
FIELD_NAME_ENDPOINT - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_ENDPOINT - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
FIELD_NAME_ENDPOINT - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_ENDPOINT - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
FIELD_NAME_ENTRIES - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
FIELD_NAME_ESTIMATED_LEFT_AVG_ROW_SIZE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_ESTIMATED_LEFT_ROW_COUNT - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_ESTIMATED_RIGHT_AVG_ROW_SIZE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_ESTIMATED_RIGHT_ROW_COUNT - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_EXCEPTION_HISTORY - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
FIELD_NAME_EXCEPTION_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_EXCEPTION_STACKTRACE - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_EXCEPTION_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_EXECUTION_CONFIG - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
FIELD_NAME_EXTENDED - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_EXTERNAL_PATH - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
FIELD_NAME_EXTERNAL_PATH - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
FIELD_NAME_EXTERNALIZED_CHECKPOINT_CONFIG - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_FAILED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
FIELD_NAME_FAILED_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
FIELD_NAME_FAILURE_LABELS - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_FAILURE_MESSAGE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
FIELD_NAME_FAILURE_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
FIELD_NAME_FEATURE_WEB_CANCEL - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FEATURE_WEB_HISTORY - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FEATURE_WEB_RESCALE - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FEATURE_WEB_SUBMIT - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FIELD_NAME - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
FIELD_NAME_FIELD_TYPE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_FIELDS - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_FIELDS - Static variable in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
FIELD_NAME_FIELDS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
 
FIELD_NAME_FIELDS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
FIELD_NAME_FILED_DESCRIPTION - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_FILTER_NULLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
FIELD_NAME_FILTER_ON_TEMPORAL_TABLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_FINAL_AGG_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_FINISHED_TIME - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_FLAME_GRAPHS - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
FIELD_NAME_FLINK_FEATURES - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FLINK_REVISION - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FLINK_VERSION - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_FORMAT_TYPE - Static variable in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
FIELD_NAME_FRACTIONAL_PRECISION - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_FRAMEWORK_HEAP - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_FRAMEWORK_OFFHEAP - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_FUNCTION_CALL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
FIELD_NAME_FUNCTION_CALL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCorrelate
 
FIELD_NAME_GAP - Static variable in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
FIELD_NAME_GARBAGE_COLLECTORS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_GENERATE_UPDATE_BEFORE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
FIELD_NAME_GENERATE_UPDATE_BEFORE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
FIELD_NAME_GENERATE_UPDATE_BEFORE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
FIELD_NAME_GENERATE_UPDATE_BEFORE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_GLOBAL_IDLE_TIMEOUT_MILLIS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
FIELD_NAME_GLOBAL_JOB_PARAMETERS - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
FIELD_NAME_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
FIELD_NAME_GROUPING_SETS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
FIELD_NAME_GROUPS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
FIELD_NAME_HARDWARE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_HEAP_COMMITTED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_HEAP_MAX - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_HEAP_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_HISTORY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsInfo
 
FIELD_NAME_ID - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
FIELD_NAME_ID - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_IDLE_RATIO - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_IN_PROGRESS_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
FIELD_NAME_INDEX - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
FIELD_NAME_INDEX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
FIELD_NAME_INDEX - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.FieldRefLookupKey
 
FIELD_NAME_INDEX_OF_COUNT_STAR - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
FIELD_NAME_INPUT_CHANGELOG_MODE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_INPUT_CHANGELOG_MODE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
FIELD_NAME_INPUT_PROPERTIES - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_INPUT_TYPE - Static variable in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
FIELD_NAME_INPUT_UPSERT_KEY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
FIELD_NAME_INPUT_UPSERT_KEY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
FIELD_NAME_INTERVAL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_INTERVAL - Static variable in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
FIELD_NAME_INTERVAL_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
FIELD_NAME_IS_ASCENDING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
FIELD_NAME_IS_BROADCAST - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_IS_EVENT_TIME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
FIELD_NAME_IS_FINAL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_IS_FINAL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_IS_GLOBAL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
FIELD_NAME_IS_MERGE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_IS_MERGE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
FIELD_NAME_IS_ROWS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
FIELD_NAME_IS_ROWTIME - Static variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
FIELD_NAME_IS_ROWTIME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
FIELD_NAME_IS_SAVEPOINT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
FIELD_NAME_IS_SAVEPOINT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_IS_STOPPABLE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_IS_TEMPORAL_FUNCTION_JOIN - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
FIELD_NAME_JMX_PORT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_JOB_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
FIELD_NAME_JOB_GRAPH - Static variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
FIELD_NAME_JOB_ID - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
FIELD_NAME_JOB_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOB_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
FIELD_NAME_JOB_ID - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
FIELD_NAME_JOB_NAME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOB_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
FIELD_NAME_JOB_STATUS - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
FIELD_NAME_JOB_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOB_TYPE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOB_URL - Static variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
 
FIELD_NAME_JOB_VERTEX_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_END_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
FIELD_NAME_JOB_VERTEX_INFOS - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOB_VERTEX_METRICS - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_NAME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_START_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTEX_STATE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_JOB_VERTICES_PER_STATE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JOBS - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
FIELD_NAME_JOBS - Static variable in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
FIELD_NAME_JOBS_CANCELLED - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
FIELD_NAME_JOBS_FAILED - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
FIELD_NAME_JOBS_FINISHED - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
FIELD_NAME_JOBS_RUNNING - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
FIELD_NAME_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
FIELD_NAME_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
FIELD_NAME_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
FIELD_NAME_JOIN_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
FIELD_NAME_JOIN_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
FIELD_NAME_JOIN_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
FIELD_NAME_JOIN_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_JOIN_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCorrelate
 
FIELD_NAME_JOIN_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
FIELD_NAME_JSON_PLAN - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_JVM_METASPACE - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_JVM_OVERHEAD - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_KEEP_LAST_ROW - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
FIELD_NAME_KEEP_LAST_ROW - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
FIELD_NAME_KEY_TYPE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_KIND - Static variable in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
FIELD_NAME_LAST_HEARTBEAT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_LATEST_ACK_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_LATEST_ACK_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_LATEST_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
FIELD_NAME_LEFT_IS_BUILD - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_LEFT_IS_BUILD - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
FIELD_NAME_LEFT_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
FIELD_NAME_LEFT_LOWER_BOUND - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
FIELD_NAME_LEFT_TIME_ATTRIBUTE_INDEX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
FIELD_NAME_LEFT_TIME_IDX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
FIELD_NAME_LEFT_UPPER_BOUND - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
FIELD_NAME_LEFT_UPSERT_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
FIELD_NAME_LEFT_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
FIELD_NAME_LENGTH - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_LIMIT - Static variable in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
FIELD_NAME_LIMIT_END - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
FIELD_NAME_LIMIT_START - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
FIELD_NAME_LITERAL - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
FIELD_NAME_LOCAL_AGG_INPUT_ROW_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
FIELD_NAME_LOCAL_AGG_INPUT_ROW_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalWindowAggregate
 
FIELD_NAME_LOG_URL - Static variable in class org.apache.flink.runtime.rest.messages.LogUrlResponse
 
FIELD_NAME_LOGS - Static variable in class org.apache.flink.runtime.rest.messages.LogListInfo
 
FIELD_NAME_LOOK_UP_TABLE_SOURCE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
FIELD_NAME_LOOKUP_KEY_CONTAINS_PRIMARY_KEY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
FIELD_NAME_LOOKUP_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_LOWER_BOUND - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
FIELD_NAME_MANAGED - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_MANAGED_MEMORY - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_MAPPED_COUNT - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_MAPPED_MAX - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_MAPPED_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_MATCH_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
FIELD_NAME_MAX_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_MAX_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_MAX_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_MAX_SIZE - Static variable in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
FIELD_NAME_MAXIMUM - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_MEASURES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_MEMORY - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_MESSAGE - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_METADATA_KEYS - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
FIELD_NAME_METADATA_KEYS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
FIELD_NAME_METRICS - Static variable in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
FIELD_NAME_METRICS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_METRICS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
FIELD_NAME_MINI_BATCH_INTERVAL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMiniBatchAssigner
 
FIELD_NAME_MINIMUM - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_MODE - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_MODE - Static variable in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
FIELD_NAME_NAME - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
FIELD_NAME_NAME - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
FIELD_NAME_NAME - Static variable in class org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
 
FIELD_NAME_NAMED_WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
FIELD_NAME_NAMED_WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
FIELD_NAME_NAMED_WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
FIELD_NAME_NAMED_WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
FIELD_NAME_NEED_RETRACTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
FIELD_NAME_NETWORK - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_NETWORK_MEMORY - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_NON_EQUI_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
FIELD_NAME_NON_HEAP_COMMITTED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_NON_HEAP_MAX - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_NON_HEAP_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_NOW - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_NOW - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_NOW - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
FIELD_NAME_NULL_IS_LAST - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
FIELD_NAME_NULLABLE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_NUM_ACK_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_NUM_ACK_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_NUM_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_NUM_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_NUMBER_AVAILABLE_SLOTS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_NUMBER_SLOTS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_OBJECT_REUSE_MODE - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
FIELD_NAME_OFFSET - Static variable in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
FIELD_NAME_OFFSET - Static variable in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
FIELD_NAME_OFFSET - Static variable in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
FIELD_NAME_OPERATION - Static variable in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
FIELD_NAME_ORDER_KEY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
FIELD_NAME_ORIGINAL_INPUT_FIELDS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
FIELD_NAME_OTHER_CONCURRENT_ATTEMPTS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_OTHER_CONCURRENT_ATTEMPTS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_OUTPUT_FILE - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_OUTPUT_MODE - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
FIELD_NAME_OUTPUT_RANK_NUMBER - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_OUTPUT_RANK_NUMBER - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NAME_OUTPUT_TYPE - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_OUTPUT_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
FIELD_NAME_OVER_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecOverAggregate
 
FIELD_NAME_OVER_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonOverAggregate
 
FIELD_NAME_OVERWRITE - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.OverwriteSpec
 
FIELD_NAME_P50 - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_P90 - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_P95 - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_P99 - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_P999 - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
FIELD_NAME_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
FIELD_NAME_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
FIELD_NAME_PARALLELISM - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_PARTIAL_AGG_CALL_NEED_RETRACTIONS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_PARTIAL_AGG_GROUPING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_PARTIAL_AGG_NEED_RETRACTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_PARTIAL_LOCAL_AGG_INPUT_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_PARTIAL_ORIGINAL_AGG_CALLS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
FIELD_NAME_PARTITION - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
 
FIELD_NAME_PARTITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_PARTITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
FIELD_NAME_PARTITION_KEYS - Static variable in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
FIELD_NAME_PARTITION_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
FIELD_NAME_PARTITION_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_PARTITION_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NAME_PARTITIONS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
FIELD_NAME_PATTERN - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_PATTERN_DEFINITIONS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_PERIODIC_MATERIALIZATION_INTERVAL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_PERSISTED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
FIELD_NAME_PERSISTED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_PERSISTED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_PERSISTED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_PRE_FILTER_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_PRECISION - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_PREDICATES - Static variable in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
FIELD_NAME_PRIMARY_KEYS - Static variable in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UpdateFastStrategy
 
FIELD_NAME_PRIORITY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
FIELD_NAME_PROCESSED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
FIELD_NAME_PROCESSED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
FIELD_NAME_PROCESSED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_PROCESSED_DATA - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
FIELD_NAME_PROCESSING_MODE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_PRODUCED_TYPE - Static variable in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
FIELD_NAME_PROJECTED_FIELDS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
FIELD_NAME_PROJECTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecAsyncCalc
 
FIELD_NAME_PROJECTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
FIELD_NAME_PROJECTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCalc
 
FIELD_NAME_PROJECTION_ON_TEMPORAL_TABLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_PROJECTS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExpand
 
FIELD_NAME_PROPERTY - Static variable in class org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
 
FIELD_NAME_RANK_RANG - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_RANK_RANG - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NAME_RANK_STRATEGY - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_RANK_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_RANK_TYPE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NAME_RECORDS_READ - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_RECORDS_WRITTEN - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
FIELD_NAME_REFERENCE - Static variable in class org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
Deprecated.
 
FIELD_NAME_REFRESH_INTERVAL - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_REMAINING_JOIN_CONDITION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_REQUIRE_UPSERT_MATERIALIZE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
FIELD_NAME_REQUIRE_UPSERT_MATERIALIZE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
FIELD_NAME_REQUIRED_DISTRIBUTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
FIELD_NAME_REQUIRED_EXCHANGE_MODE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
FIELD_NAME_REQUIRED_PHYSICAL_COLUMN_INDICES - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
FIELD_NAME_REQUIRED_PHYSICAL_COLUMN_INDICES - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
FIELD_NAME_RESOLUTION - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_RESOURCE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
FIELD_NAME_RESOURCE_ID - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_RESTART_STRATEGY - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
FIELD_NAME_RESTORE_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
FIELD_NAME_RESTORED - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
FIELD_NAME_RESTORED_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
FIELD_NAME_RETRY_FIXED_DELAY - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
FIELD_NAME_RETRY_MAX_ATTEMPTS - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
FIELD_NAME_RETRY_OPTIONS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_RETRY_PREDICATE - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
FIELD_NAME_RETRY_STRATEGY - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
FIELD_NAME_RIGHT_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
FIELD_NAME_RIGHT_TIME_ATTRIBUTE_INDEX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
FIELD_NAME_RIGHT_TIME_IDX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
FIELD_NAME_RIGHT_UPSERT_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
FIELD_NAME_RIGHT_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
FIELD_NAME_ROW_FORMAT - Static variable in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
FIELD_NAME_ROW_LEVEL_DELETE_MODE - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
FIELD_NAME_ROW_LEVEL_UPDATE_MODE - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
FIELD_NAME_ROWTIME_FIELD_INDEX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
FIELD_NAME_SAVEPOINT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
FIELD_NAME_SAVEPOINT_FORMAT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_SAVEPOINT_PATH - Static variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalRequest
 
FIELD_NAME_SCALE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_SCAN_TABLE_SOURCE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
FIELD_NAME_SERIALIZED_COORDINATION_REQUEST - Static variable in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationRequestBody
 
FIELD_NAME_SERIALIZED_COORDINATION_RESULT - Static variable in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationResponseBody
 
FIELD_NAME_SERIALIZED_THROWABLE - Static variable in class org.apache.flink.runtime.rest.messages.json.SerializedThrowableSerializer
 
FIELD_NAME_SERIALIZED_USER_TASK_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
FIELD_NAME_SERIALIZER - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_SHUFFLE_MEMORY_AVAILABLE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SHUFFLE_MEMORY_SEGMENTS_AVAILABLE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SHUFFLE_MEMORY_SEGMENTS_TOTAL - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SHUFFLE_MEMORY_SEGMENTS_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SHUFFLE_MEMORY_TOTAL - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SHUFFLE_MEMORY_USED - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
FIELD_NAME_SINGLE_ROW_JOIN - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
FIELD_NAME_SINK_ABILITIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
FIELD_NAME_SIZE - Static variable in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
FIELD_NAME_SIZE - Static variable in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
FIELD_NAME_SIZE_JVM_HEAP - Static variable in class org.apache.flink.runtime.instance.HardwareDescription
 
FIELD_NAME_SIZE_MANAGED_MEMORY - Static variable in class org.apache.flink.runtime.instance.HardwareDescription
 
FIELD_NAME_SIZE_PHYSICAL_MEMORY - Static variable in class org.apache.flink.runtime.instance.HardwareDescription
 
FIELD_NAME_SLICE_END - Static variable in class org.apache.flink.table.planner.plan.logical.SliceAttachedWindowingStrategy
 
FIELD_NAME_SLIDE - Static variable in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
FIELD_NAME_SLOT_SHARING_GROUP_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_SLOTS_AVAILABLE - Static variable in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
FIELD_NAME_SLOTS_FREE_AND_BLOCKED - Static variable in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
FIELD_NAME_SLOTS_TOTAL - Static variable in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSort
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSort
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalSort
 
FIELD_NAME_SORT_SPEC - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NAME_SOURCE_ABILITIES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
FIELD_NAME_SOURCE_TYPE - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
FIELD_NAME_SOURCE_WATERMARK_ENABLED - Static variable in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
FIELD_NAME_START - Static variable in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
FIELD_NAME_START_DELAY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_START_DELAY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
FIELD_NAME_START_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_START_TIME - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_STATE - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_STATE_BACKEND - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_STATE_CHANGELOG - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_STATE_INDEX - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
FIELD_NAME_STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
The accurate name of this field should be 'checkpointed_data_size', keep it as before to not break backwards compatibility for old web UI.
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
The accurate name of this field should be 'checkpointed_data_size', keep it as before to not break backwards compatibility for old web UI.
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
The accurate name of this field should be 'checkpointed_data_size', keep it as before to not break backwards compatibility for old web UI.
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
The accurate name of this field should be 'checkpointed_data_size', keep it as before to not break backwards compatibility for old web UI.
FIELD_NAME_STATE_SIZE - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
The accurate name of this field should be 'checkpointed_data_size', keep it as before to not break backwards compatibility for old web UI.
FIELD_NAME_STATE_TTL - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
FIELD_NAME_STATUS - Static variable in class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
FIELD_NAME_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
FIELD_NAME_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_STATUS_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
FIELD_NAME_STATUS_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_STEP - Static variable in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
FIELD_NAME_SUBSETS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
FIELD_NAME_SUBTASK - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
FIELD_NAME_SUBTASK - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
FIELD_NAME_SUBTASK_INDEX - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
FIELD_NAME_SUBTASK_INDEX - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_SUBTASK_INDEX - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
FIELD_NAME_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
FIELD_NAME_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
FIELD_NAME_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_SUBTASKS - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
FIELD_NAME_SUBTASKS_CHECKPOINT_STATISTICS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
FIELD_NAME_SUMMARY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
FIELD_NAME_SUMMARY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
FIELD_NAME_SUPPORT_ADAPTIVE_LOCAL_HASH_AGG - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
FIELD_NAME_SYNC_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
FIELD_NAME_SYNCHRONOUS_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
FIELD_NAME_TARGET_COLUMNS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
FIELD_NAME_TARGET_DIRECTORY - Static variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
FIELD_NAME_TARGET_DIRECTORY - Static variable in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
FIELD_NAME_TASK_HEAP - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_TASK_HEAP - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_TASK_MANAGER_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_TASK_MANAGERS - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
FIELD_NAME_TASK_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
FIELD_NAME_TASK_OFFHEAP - Static variable in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
FIELD_NAME_TASK_OFFHEAP - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_TASKMANAGER_ID - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
FIELD_NAME_TASKMANAGERS - Static variable in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
FIELD_NAME_TASKMANAGERS_BLOCKED - Static variable in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
FIELD_NAME_TASKS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_TASKS_PER_STATE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
FIELD_NAME_TEMPORAL_TABLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
FIELD_NAME_THREAD_INFO - Static variable in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
FIELD_NAME_THREAD_INFOS - Static variable in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo
 
FIELD_NAME_THREAD_NAME - Static variable in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
FIELD_NAME_TIME - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
FIELD_NAME_TIME_ATTRIBUTE_INDEX - Static variable in class org.apache.flink.table.planner.plan.logical.TimeAttributeWindowingStrategy
 
FIELD_NAME_TIME_ATTRIBUTE_TYPE - Static variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
FIELD_NAME_TIMEOUT - Static variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
FIELD_NAME_TIMESTAMPS - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
FIELD_NAME_TIMESTAMPS - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
FIELD_NAME_TIMEZONE_NAME - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_TIMEZONE_OFFSET - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
FIELD_NAME_TOLERABLE_FAILED_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_TOTAL_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
FIELD_NAME_TOTAL_FLINK_MEMORY - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_TOTAL_PROCESS_MEMORY - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
FIELD_NAME_TOTAL_RESOURCE - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
FIELD_NAME_TRIGGER_TIME - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
FIELD_NAME_TRIGGER_TIMESTAMP - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
FIELD_NAME_TRUNCATED - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
FIELD_NAME_TRY_DISTINCT_BUILD_ROW - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
FIELD_NAME_TUPLES - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecValues
 
FIELD_NAME_TYPE - Static variable in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
 
FIELD_NAME_TYPE_NAME - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_UNALIGNED_CHECKPOINT - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
FIELD_NAME_UNALIGNED_CHECKPOINTS - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
FIELD_NAME_UNIQUE_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
FIELD_NAME_UNIQUE_KEYS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
FIELD_NAME_UPDATED_COLUMNS - Static variable in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
FIELD_NAME_UPPER_BOUND - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
FIELD_NAME_USER_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
FIELD_NAME_USER_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
FIELD_NAME_USER_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsInfo
 
FIELD_NAME_USER_TASK_ACCUMULATORS - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
FIELD_NAME_VALUE_TYPE - Static variable in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
FIELD_NAME_VERSION - Static variable in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
FIELD_NAME_VERTEX_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_VERTEX_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
FIELD_NAME_WATERMARK_EXPR - Static variable in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
FIELD_NAME_WATERMARK_EXPR - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
FIELD_NAME_WATERMARK_PARAMS - Static variable in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
FIELD_NAME_WINDOW - Static variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
FIELD_NAME_WINDOW - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
FIELD_NAME_WINDOW - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
FIELD_NAME_WINDOW_BOUNDS - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
FIELD_NAME_WINDOW_END - Static variable in class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
FIELD_NAME_WINDOW_START - Static variable in class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalWindowAggregate
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
FIELD_NAME_WINDOWING - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
FIELD_NEXT_RESULT_URI - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_NULL_RATE - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_RESOLVE - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
FIELD_RESULT_KIND - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_RESULT_TYPE - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_RESULTS - Static variable in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
FIELD_START - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FIELD_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
FIELD_TYPES_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
FIELD_VAR_LEN - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
Placeholder ConfigOption.
FieldAccessor<T,​F> - Class in org.apache.flink.streaming.util.typeutils
These classes encapsulate the logic of accessing a field specified by the user as either an index or a field expression string.
FieldAccessor() - Constructor for class org.apache.flink.streaming.util.typeutils.FieldAccessor
 
FieldAccessorFactory - Class in org.apache.flink.streaming.util.typeutils
Static factories for the FieldAccessor utilities.
FieldAccessorFactory() - Constructor for class org.apache.flink.streaming.util.typeutils.FieldAccessorFactory
 
FieldComputer<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.
fieldDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
fieldDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
FieldDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
fieldDelimiter(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Sets the field delimiter, "," by default.
FieldFromArray<OUT> - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Extracts a single field out of an array.
FieldFromArray() - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromArray
Extracts the first field (id 0) from the array.
FieldFromArray(int) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromArray
Extracts the field with the given id from the array.
FieldFromTuple<OUT> - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Extracts a single field out of a tuple.
FieldFromTuple(int) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldFromTuple
Extracts the field with the given id from the tuple.
fieldIdx() - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.FieldInfo
 
fieldIncluded - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
fieldIndex() - Method in class org.apache.flink.table.expressions.ResolvedFieldReference
 
FieldInfo(int, Integer, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.FieldInfo
 
FieldInfoUtils - Class in org.apache.flink.table.typeutils
Utility methods for extracting names and indices of fields from different TypeInformations.
FieldInfoUtils.TypeInfoSchema - Class in org.apache.flink.table.typeutils
Describes fields' names, indices and DataTypes extracted from a TypeInformation and possibly transformed via Expression application.
FieldList - Class in org.apache.flink.api.common.operators.util
Immutable ordered list of fields IDs.
FieldList() - Constructor for class org.apache.flink.api.common.operators.util.FieldList
 
FieldList(int) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
 
FieldList(int...) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
 
FieldList(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
 
fieldNames - Variable in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
fieldNames - Variable in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
FieldParser<T> - Class in org.apache.flink.types.parser
A FieldParser is used parse a field from a sequence of bytes.
FieldParser() - Constructor for class org.apache.flink.types.parser.FieldParser
 
FieldParser.ParseErrorState - Enum in org.apache.flink.types.parser
An enumeration of different types of errors that may occur.
FieldReferenceExpression - Class in org.apache.flink.table.expressions
A reference to a field in an input.
FieldReferenceExpression(String, DataType, int, int) - Constructor for class org.apache.flink.table.expressions.FieldReferenceExpression
 
FieldReferenceLookup - Class in org.apache.flink.table.expressions.resolver.lookups
Provides a way to look up field reference by the name of the field.
FieldReferenceLookup(List<QueryOperation>) - Constructor for class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
 
FieldRefLookupKey(int) - Constructor for class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.FieldRefLookupKey
 
fields - Variable in class org.apache.flink.table.data.BoxedWrapperRowData
 
fields() - Method in class org.apache.calcite.tools.RelBuilder
Returns references to the fields of the top input.
fields() - Method in interface org.apache.flink.streaming.api.lineage.DatasetSchemaFacet
 
fields(int, int) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to the fields of a given input.
fields(Iterable<String>) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to fields identified by name.
fields(String[], DataType[]) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Add an array of fields with names and data types.
fields(List<? extends Number>) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to fields for a given list of input ordinals.
fields(RelCollation) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to fields for a given collation.
fields(ImmutableBitSet) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to fields for a given bit set of input ordinals.
fields(Mappings.TargetMapping) - Method in class org.apache.calcite.tools.RelBuilder
Returns references to fields identified by a mapping.
FIELDS - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
FIELDS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
FIELDS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
FieldsDataType - Class in org.apache.flink.table.types
A data type that contains field data types (i.e. row and structured type).
FieldsDataType(LogicalType, Class<?>, List<DataType>) - Constructor for class org.apache.flink.table.types.FieldsDataType
 
FieldsDataType(LogicalType, List<DataType>) - Constructor for class org.apache.flink.table.types.FieldsDataType
 
FieldSerializer - Class in org.apache.flink.api.java.typeutils.runtime
This class is for the serialization of java.lang.reflect.Field, which doesn't implement Serializable, therefore readObject/writeObject need to be implemented in classes where there is a field of type java.lang.reflect.Field.
FieldSerializer() - Constructor for class org.apache.flink.api.java.typeutils.runtime.FieldSerializer
 
fieldSerializers - Variable in class org.apache.flink.api.common.typeutils.CompositeSerializer
Serializers for fields which constitute T.
fieldSerializers - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
FieldSet - Class in org.apache.flink.api.common.operators.util
Immutable unordered collection of fields IDs.
FieldSet() - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
Creates a new empty set of fields.
FieldSet(int...) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
Creates a set with the given fields.
FieldSet(int[], boolean) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
Creates a set with the given fields.
FieldSet(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
Creates a set with one field.
FieldSet(Collection<Integer>) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
 
FieldsFromArray<OUT> - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Extracts multiple fields from an array and puts them into a new array of the specified type.
FieldsFromArray(Class<OUT>, int...) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromArray
Extracts multiple fields from an array and puts them in the given order into a new array of the specified type.
FieldsFromTuple - Class in org.apache.flink.streaming.api.functions.windowing.delta.extractor
Extracts one or more fields of the type Double from a tuple and puts them into a new double[].
FieldsFromTuple(int...) - Constructor for class org.apache.flink.streaming.api.functions.windowing.delta.extractor.FieldsFromTuple
Extracts one or more fields of the type Double from a tuple and puts them into a new double[] (in the specified order).
fieldsWriters - Variable in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
fieldType - Variable in class org.apache.flink.streaming.util.typeutils.FieldAccessor
 
File - org.apache.flink.configuration.JobManagerOptions.JobStoreType
 
FILE - org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
A BoundedBlockingSubpartition type that simply stores the partition data in a file.
FILE - org.apache.flink.sql.parser.ddl.resource.SqlResourceType
 
FILE - org.apache.flink.table.resource.ResourceType
 
FILE - Static variable in class org.apache.flink.python.util.PythonDependencyUtils
 
FILE_DELIMITER - Static variable in class org.apache.flink.python.util.PythonDependencyUtils
 
FILE_MERGING_ACROSS_BOUNDARY - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Whether to allow merging data of multiple checkpoints into one physical file.
FILE_MERGING_ENABLED - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Whether to enable merging multiple checkpoint files into one, which will greatly reduce the number of small checkpoint files.
FILE_MERGING_MAX_FILE_SIZE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The max size of a physical file for merged checkpoints.
FILE_MERGING_MAX_SPACE_AMPLIFICATION - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Space amplification stands for the magnification of the occupied space compared to the amount of valid data.
FILE_MERGING_MAX_SUBTASKS_PER_FILE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The upper limit of the file pool size based on the number of subtasks within each TM (only for merging private state at Task Manager level).
FILE_MERGING_POOL_BLOCKING - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Whether to use Blocking or Non-Blocking pool for merging physical files.
FILE_MMAP - org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Creates a BoundedBlockingSubpartition that stores the partition data in a file and memory maps that file for reading.
FILE_REPLICATION - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Yarn session client uploads flink jar and user libs to file system (hdfs/s3) as local resource for yarn application context.
FILE_SYSTEM - org.apache.flink.core.fs.FileSystemKind
An actual file system, with files and directories.
FileBasedBufferIterator - Class in org.apache.flink.runtime.io.disk
CloseableIterator of buffers over file content.
FileBasedBufferIterator(RefCountedFile, int, int) - Constructor for class org.apache.flink.runtime.io.disk.FileBasedBufferIterator
 
FileBasedStateOutputStream - Class in org.apache.flink.runtime.state.filesystem
A CheckpointStateOutputStream that writes into a specified file and returns a FileStateHandle upon closing.
FileBasedStateOutputStream(FileSystem, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
FileBasedStatisticsReportableInputFormat - Interface in org.apache.flink.table.connector.format
Extension of input format which is able to report estimated statistics for file based connector.
FileBaseStatistics(long, long, float) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
Creates a new statistics object.
FileCache - Class in org.apache.flink.runtime.filecache
The FileCache is used to access registered cache files when a task is deployed.
FileCache(String[], PermanentBlobService) - Constructor for class org.apache.flink.runtime.filecache.FileCache
 
FileCatalogStore - Class in org.apache.flink.table.catalog
A CatalogStore that stores all catalog configuration to a directory.
FileCatalogStore(String) - Constructor for class org.apache.flink.table.catalog.FileCatalogStore
Creates a new FileCatalogStore instance with the specified directory path.
FileCatalogStoreFactory - Class in org.apache.flink.table.catalog
Catalog store factory for FileCatalogStore.
FileCatalogStoreFactory() - Constructor for class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
FileCatalogStoreFactoryOptions - Class in org.apache.flink.table.catalog
fileChannel - Variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
A file channel for NIO access to the file.
FileChannelInputView - Class in org.apache.flink.runtime.io.disk
A DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream.
FileChannelInputView(BlockChannelReader<MemorySegment>, MemoryManager, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.FileChannelInputView
 
FileChannelManager - Interface in org.apache.flink.runtime.io.disk
The manager used for creating/getting file IO channels based on config temp dirs.
FileChannelManagerImpl - Class in org.apache.flink.runtime.io.disk
The manager used for creating/deleting file channels based on config temp dirs.
FileChannelManagerImpl(String[], String) - Constructor for class org.apache.flink.runtime.io.disk.FileChannelManagerImpl
 
FileChannelOutputView - Class in org.apache.flink.runtime.io.disk
A DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream.
FileChannelOutputView(BlockChannelWriter<MemorySegment>, MemoryManager, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.FileChannelOutputView
 
FileChannelUtil - Class in org.apache.flink.table.runtime.util
File channel util for runtime.
FileChannelUtil() - Constructor for class org.apache.flink.table.runtime.util.FileChannelUtil
 
FileCommitter - Class in org.apache.flink.connector.file.sink.committer
Committer implementation for FileSink.
FileCommitter(BucketWriter<?, ?>) - Constructor for class org.apache.flink.connector.file.sink.committer.FileCommitter
 
FileCompactor - Interface in org.apache.flink.connector.file.sink.compactor
The FileCompactor is responsible for compacting files into one file.
FileCompactStrategy - Class in org.apache.flink.connector.file.sink.compactor
Strategy for compacting the files written in FileSink before committing.
FileCompactStrategy.Builder - Class in org.apache.flink.connector.file.sink.compactor
Builder for FileCompactStrategy.
FileCopyFunction - Class in org.apache.flink.state.api.output
This output format copies files from an existing savepoint into a new directory.
FileCopyFunction(String) - Constructor for class org.apache.flink.state.api.output.FileCopyFunction
 
FileDataIndexCache<T extends FileDataIndexRegionHelper.Region> - Class in org.apache.flink.runtime.io.network.partition.hybrid.index
A cache layer of hybrid data index.
FileDataIndexCache(int, Path, long, FileDataIndexSpilledRegionManager.Factory<T>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexCache
 
FileDataIndexRegionHelper<T extends FileDataIndexRegionHelper.Region> - Interface in org.apache.flink.runtime.io.network.partition.hybrid.index
FileDataIndexRegionHelper is responsible for writing a FileDataIndexRegionHelper.Region to the file or reading a FileDataIndexRegionHelper.Region from file.
FileDataIndexRegionHelper.Region - Interface in org.apache.flink.runtime.io.network.partition.hybrid.index
A FileDataIndexRegionHelper.Region Represents a series of buffers that are: From the same subpartition Logically (i.e. buffer index) consecutive Physically (i.e. offset in the file) consecutive
FileDataIndexSpilledRegionManager<T extends FileDataIndexRegionHelper.Region> - Interface in org.apache.flink.runtime.io.network.partition.hybrid.index
This class is responsible for spilling region to disk and managing these spilled regions.
FileDataIndexSpilledRegionManager.Factory<T extends FileDataIndexRegionHelper.Region> - Interface in org.apache.flink.runtime.io.network.partition.hybrid.index
FileDataIndexSpilledRegionManagerImpl<T extends FileDataIndexRegionHelper.Region> - Class in org.apache.flink.runtime.io.network.partition.hybrid.index
Default implementation of FileDataIndexSpilledRegionManager.
FileDataIndexSpilledRegionManagerImpl(int, Path, int, long, int, BiConsumer<Integer, T>, FileDataIndexRegionHelper<T>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl
 
FileDataIndexSpilledRegionManagerImpl.Factory<T extends FileDataIndexRegionHelper.Region> - Class in org.apache.flink.runtime.io.network.partition.hybrid.index
fileEnumerator - Variable in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
FileEnumerator - Interface in org.apache.flink.connector.file.src.enumerate
The FileEnumerator's task is to discover all files to be read and to split them into a set of FileSourceSplit.
FileEnumerator.Provider - Interface in org.apache.flink.connector.file.src.enumerate
Factory for the FileEnumerator, to allow the FileEnumerator to be eagerly initialized and to not be serializable.
FileExecutionGraphInfoStore - Class in org.apache.flink.runtime.dispatcher
Store for ExecutionGraphInfo instances.
FileExecutionGraphInfoStore(File, Duration, int, long, ScheduledExecutor, Ticker) - Constructor for class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
fileFilter - Variable in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
The filter predicate to filter out unwanted files.
FileInputFormat<OT> - Class in org.apache.flink.api.common.io
The base class for RichInputFormats that read from files.
FileInputFormat() - Constructor for class org.apache.flink.api.common.io.FileInputFormat
 
FileInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.FileInputFormat
 
FileInputFormat.FileBaseStatistics - Class in org.apache.flink.api.common.io
Encapsulation of the basic statistics the optimizer obtains about a file.
FileInputFormat.InputSplitOpenThread - Class in org.apache.flink.api.common.io
Obtains a DataInputStream in an thread that is not interrupted.
FileInputFormatCompactReader<T> - Class in org.apache.flink.connector.file.table.stream.compact
FileInputSplit - Class in org.apache.flink.core.fs
A file input split provides information on a particular part of a file, possibly hosted on a distributed file system and replicated among several hosts.
FileInputSplit(int, Path, long, long, String[]) - Constructor for class org.apache.flink.core.fs.FileInputSplit
Constructs a split with host information.
FileIOChannel - Interface in org.apache.flink.runtime.io.disk.iomanager
A Channel represents a collection of files that belong logically to the same resource.
FileIOChannel.Enumerator - Class in org.apache.flink.runtime.io.disk.iomanager
An enumerator for channels that logically belong together.
FileIOChannel.ID - Class in org.apache.flink.runtime.io.disk.iomanager
An ID identifying an underlying file channel.
FileJobGraphRetriever - Class in org.apache.flink.runtime.entrypoint.component
JobGraphRetriever implementation which retrieves the JobGraph from a file on disk.
FileJobGraphRetriever(String, File) - Constructor for class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
FileLifeCycleListener<BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
Listener about the status of file.
FileLock - Class in org.apache.flink.util
A file lock used for avoiding race condition among multiple threads/processes.
FileLock(String) - Constructor for class org.apache.flink.util.FileLock
Initialize a FileLock using a file located at fullPath.
FileLock(String, String) - Constructor for class org.apache.flink.util.FileLock
Initialize a FileLock using a file located at parentDir/fileName.
FileMergingCheckpointStateOutputStream - Class in org.apache.flink.runtime.state.filesystem
A CheckpointStateOutputStream that writes into a segment of a file and returns a SegmentFileStateHandle upon closing.
FileMergingCheckpointStateOutputStream(int, FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy) - Constructor for class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy - Interface in org.apache.flink.runtime.state.filesystem
A proxy of the FileMergingSnapshotManager that owns this FileMergingCheckpointStateOutputStream, with the interfaces for dealing with physical files.
FileMergingMetricGroup - Class in org.apache.flink.runtime.checkpoint.filemerging
Metrics related to the file merging snapshot manager.
FileMergingMetricGroup(MetricGroup, FileMergingSnapshotManager.SpaceStat) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
FileMergingOperatorStreamStateHandle - Class in org.apache.flink.runtime.state.filemerging
A OperatorStreamStateHandle that works for file merging checkpoints.
FileMergingOperatorStreamStateHandle(DirectoryStreamStateHandle, DirectoryStreamStateHandle, Map<String, OperatorStateHandle.StateMetaInfo>, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
FileMergingSnapshotManager - Interface in org.apache.flink.runtime.checkpoint.filemerging
FileMergingSnapshotManager provides an interface to manage files and meta information for checkpoint files with merging checkpoint files enabled.
FileMergingSnapshotManager.SpaceStat - Class in org.apache.flink.runtime.checkpoint.filemerging
Space usage statistics of a managed directory.
FileMergingSnapshotManager.SubtaskKey - Class in org.apache.flink.runtime.checkpoint.filemerging
A key identifies a subtask.
FileMergingSnapshotManagerBase - Class in org.apache.flink.runtime.checkpoint.filemerging
Base implementation of FileMergingSnapshotManager.
FileMergingSnapshotManagerBase(String, long, PhysicalFilePool.Type, float, Executor, MetricGroup) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
FileMergingSnapshotManagerBase.DirectoryHandleWithReferenceTrack - Class in org.apache.flink.runtime.checkpoint.filemerging
This class wrap DirectoryStreamStateHandle with reference count by ongoing checkpoint.
FileMergingSnapshotManagerBuilder - Class in org.apache.flink.runtime.checkpoint.filemerging
A builder that builds the FileMergingSnapshotManager.
FileMergingSnapshotManagerBuilder(JobID, ResourceID, FileMergingType) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Initialize the builder.
FileMergingSnapshotManagerClosableWrapper - Class in org.apache.flink.runtime.state
A wrapper that wraps FileMergingSnapshotManager and a Closeable.
fileMergingSnapshotManagerForTask(JobID, ResourceID, ExecutionAttemptID, Configuration, Configuration, TaskManagerJobMetricGroup) - Method in class org.apache.flink.runtime.state.TaskExecutorFileMergingManager
FileMergingType - Enum in org.apache.flink.runtime.checkpoint.filemerging
How the checkpoint files can be segmented.
FileMessageParameters - Class in org.apache.flink.runtime.rest.messages.cluster
FileMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.cluster.FileMessageParameters
 
fileModificationTime() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Returns the modification time of the file, from FileStatus.getModificationTime().
fileModTime - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
FileMonitoringFunction - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
Internal class deprecated in favour of ContinuousFileMonitoringFunction.
FileMonitoringFunction(String, long, FileMonitoringFunction.WatchType) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction
Deprecated.
 
FileMonitoringFunction.WatchType - Enum in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
The watch type of the FileMonitoringFunction.
fileName - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
FileOutputFormat<IT> - Class in org.apache.flink.api.common.io
The abstract base class for all Rich output formats that are file based.
FileOutputFormat() - Constructor for class org.apache.flink.api.common.io.FileOutputFormat
 
FileOutputFormat(Path) - Constructor for class org.apache.flink.api.common.io.FileOutputFormat
 
FileOutputFormat.OutputDirectoryMode - Enum in org.apache.flink.api.common.io
Behavior for creating output directories.
filePath - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
FilePathFilter - Class in org.apache.flink.api.common.io
The FilePathFilter.filterPath(Path) method is responsible for deciding if a path is eligible for further processing or not.
FilePathFilter() - Constructor for class org.apache.flink.api.common.io.FilePathFilter
 
FilePathFilter.DefaultFilter - Class in org.apache.flink.api.common.io
The default file path filtering method and is used if no other such function is provided.
filePoolType - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Type of physical file pool.
FileProcessingMode - Enum in org.apache.flink.streaming.api.functions.source
The mode in which the ContinuousFileMonitoringFunction operates.
FileReadFunction - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
Internal class deprecated in favour of ContinuousFileMonitoringFunction.
FileReadFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FileReadFunction
Deprecated.
 
FileRecords<T> - Class in org.apache.flink.connector.file.src.impl
A collection of records for one file split.
FileRegionBuffer - Class in org.apache.flink.runtime.io.network.buffer
This class represents a chunk of data in a file channel.
FileRegionBuffer(FileChannel, long, int, Buffer.DataType, boolean) - Constructor for class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
FileRegionWriteReadUtils - Class in org.apache.flink.runtime.io.network.partition.hybrid.index
Utils for read and write FileDataIndexRegionHelper.Region.
FileRegionWriteReadUtils() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.index.FileRegionWriteReadUtils
 
FileSegment - Class in org.apache.flink.runtime.io.disk.iomanager
 
FileSegment(FileChannel, long, int, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileSegment
 
FileSink<IN> - Class in org.apache.flink.connector.file.sink
A unified sink that emits its input elements to FileSystem files within buckets.
FileSink.BulkFormatBuilder<IN,​T extends FileSink.BulkFormatBuilder<IN,​T>> - Class in org.apache.flink.connector.file.sink
A builder for configuring the sink for bulk-encoding formats, e.g.
FileSink.DefaultBulkFormatBuilder<IN> - Class in org.apache.flink.connector.file.sink
Builder for the vanilla FileSink using a bulk format.
FileSink.DefaultRowFormatBuilder<IN> - Class in org.apache.flink.connector.file.sink
Builder for the vanilla FileSink using a row format.
FileSink.RowFormatBuilder<IN,​T extends FileSink.RowFormatBuilder<IN,​T>> - Class in org.apache.flink.connector.file.sink
A builder for configuring the sink for row-wise encoding formats.
FileSinkCommittable - Class in org.apache.flink.connector.file.sink
Wrapper class for both type of committables in FileSink.
FileSinkCommittable(String, Path) - Constructor for class org.apache.flink.connector.file.sink.FileSinkCommittable
 
FileSinkCommittable(String, InProgressFileWriter.InProgressFileRecoverable) - Constructor for class org.apache.flink.connector.file.sink.FileSinkCommittable
 
FileSinkCommittable(String, InProgressFileWriter.PendingFileRecoverable) - Constructor for class org.apache.flink.connector.file.sink.FileSinkCommittable
 
FileSinkCommittableSerializer - Class in org.apache.flink.connector.file.sink
Versioned serializer for FileSinkCommittable.
FileSinkCommittableSerializer(SimpleVersionedSerializer<InProgressFileWriter.PendingFileRecoverable>, SimpleVersionedSerializer<InProgressFileWriter.InProgressFileRecoverable>) - Constructor for class org.apache.flink.connector.file.sink.FileSinkCommittableSerializer
 
FileSinkProgram - Enum in org.apache.flink.connector.file.sink
Test program for the StreamingFileSink and FileSink.
FileSinkProgram.KeyBucketAssigner - Class in org.apache.flink.connector.file.sink
Use first field for buckets.
fileSize - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
fileSize() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Returns the full file size in bytes, from FileStatus.getLen().
fileSizeThreshold - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
FileSlotAllocationSnapshotPersistenceService - Class in org.apache.flink.runtime.taskexecutor.slot
File based SlotAllocationSnapshotPersistenceService that persists the SlotAllocationSnapshot as local files.
FileSlotAllocationSnapshotPersistenceService(File) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.FileSlotAllocationSnapshotPersistenceService
 
FileSource<T> - Class in org.apache.flink.connector.file.src
A unified data source that reads files - both in batch and in streaming mode.
FileSource.FileSourceBuilder<T> - Class in org.apache.flink.connector.file.src
The builder for the FileSource, to configure the various behaviors.
FileSourceReader<T,​SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.src.impl
A SourceReader that read records from FileSourceSplit.
FileSourceReader(SourceReaderContext, BulkFormat<T, SplitT>, Configuration) - Constructor for class org.apache.flink.connector.file.src.impl.FileSourceReader
 
FileSourceSplit - Class in org.apache.flink.connector.file.src
A SourceSplit that represents a file, or a region of a file.
FileSourceSplit(String, Path, long, long, long, long) - Constructor for class org.apache.flink.connector.file.src.FileSourceSplit
Constructs a split with host information.
FileSourceSplit(String, Path, long, long, long, long, String...) - Constructor for class org.apache.flink.connector.file.src.FileSourceSplit
Constructs a split with host information.
FileSourceSplit(String, Path, long, long, long, long, String[], CheckpointedPosition) - Constructor for class org.apache.flink.connector.file.src.FileSourceSplit
Constructs a split with host information.
FileSourceSplitSerializer - Class in org.apache.flink.connector.file.src
A serializer for the FileSourceSplit.
FileSourceSplitSerializer() - Constructor for class org.apache.flink.connector.file.src.FileSourceSplitSerializer
 
FileSourceSplitState<SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.src
State of the reader, essentially a mutable version of the FileSourceSplit.
FileSourceSplitState(SplitT) - Constructor for class org.apache.flink.connector.file.src.FileSourceSplitState
 
FileSplitAssigner - Interface in org.apache.flink.connector.file.src.assigners
The FileSplitAssigner is responsible for deciding what split should be processed next by which node.
FileSplitAssigner.Provider - Interface in org.apache.flink.connector.file.src.assigners
Factory for the FileSplitAssigner, to allow the FileSplitAssigner to be eagerly initialized and to not be serializable.
FileStateHandle - Class in org.apache.flink.runtime.state.filesystem
StreamStateHandle for state that was written to a file stream.
FileStateHandle(Path, long) - Constructor for class org.apache.flink.runtime.state.filesystem.FileStateHandle
Creates a new file state for the given file path.
FileStatus - Interface in org.apache.flink.core.fs
Interface that represents the client side information for a file independent of the file system.
fileSystem - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
FileSystem - Class in org.apache.flink.core.fs
Abstract base class of all file systems used by Flink.
FileSystem() - Constructor for class org.apache.flink.core.fs.FileSystem
 
FILESYSTEM_OUTPUT_ALWAYS_CREATE_DIRECTORY - Static variable in class org.apache.flink.configuration.CoreOptions
Specifies whether the file systems should always create a directory for the output, even with a parallelism of one.
FileSystem.FSKey - Class in org.apache.flink.core.fs
An identifier of a file system, via its scheme and its authority.
FileSystem.WriteMode - Enum in org.apache.flink.core.fs
The possible write modes.
FileSystemBlobStore - Class in org.apache.flink.runtime.blob
Blob store backed by FileSystem.
FileSystemBlobStore(FileSystem, String) - Constructor for class org.apache.flink.runtime.blob.FileSystemBlobStore
 
FileSystemCheckpointStorage - Class in org.apache.flink.runtime.state.storage
FileSystemCheckpointStorage checkpoints state as files to a file system.
FileSystemCheckpointStorage(String) - Constructor for class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new checkpoint storage that stores its checkpoint data in the file system and location defined by the given URI.
FileSystemCheckpointStorage(URI) - Constructor for class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new checkpoint storage that stores its checkpoint data in the file system and location defined by the given URI.
FileSystemCheckpointStorage(URI, int) - Constructor for class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new checkpoint storage that stores its checkpoint data in the file system and location defined by the given URI.
FileSystemCheckpointStorage(Path) - Constructor for class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new checkpoint storage that stores its checkpoint data in the file system and location defined by the given URI.
FileSystemCheckpointStorage(Path, int, int) - Constructor for class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Creates a new checkpoint storage that stores its checkpoint data in the file system and location defined by the given URI.
FileSystemCommitter - Class in org.apache.flink.connector.file.table
File system file committer implementation.
FileSystemCommitter(FileSystemFactory, TableMetaStoreFactory, boolean, Path, int, boolean, ObjectIdentifier, LinkedHashMap<String, String>, List<PartitionCommitPolicy>) - Constructor for class org.apache.flink.connector.file.table.FileSystemCommitter
 
fileSystemConnectionLimit(String) - Static method in class org.apache.flink.configuration.CoreOptions
The total number of input plus output connections that a file system for the given scheme may open.
fileSystemConnectionLimitIn(String) - Static method in class org.apache.flink.configuration.CoreOptions
The total number of input connections that a file system for the given scheme may open.
fileSystemConnectionLimitOut(String) - Static method in class org.apache.flink.configuration.CoreOptions
The total number of output connections that a file system for the given scheme may open.
fileSystemConnectionLimitStreamInactivityTimeout(String) - Static method in class org.apache.flink.configuration.CoreOptions
If any connection limit is configured, this option can be optionally set to define after which time (in milliseconds) inactive streams are reclaimed.
fileSystemConnectionLimitTimeout(String) - Static method in class org.apache.flink.configuration.CoreOptions
If any connection limit is configured, this option can be optionally set to define after which time (in milliseconds) stream opening fails with a timeout exception, if no stream connection becomes available.
FileSystemConnectorOptions - Class in org.apache.flink.connector.file.table
Options for the filesystem connector.
FileSystemConnectorOptions.FileStatisticsType - Enum in org.apache.flink.connector.file.table
Statistics types for file system, see FileSystemConnectorOptions.SOURCE_REPORT_STATISTICS.
FileSystemConnectorOptions.PartitionCommitTriggerType - Enum in org.apache.flink.connector.file.table
Trigger types for partition commit, see FileSystemConnectorOptions.SINK_PARTITION_COMMIT_TRIGGER.
FileSystemFactory - Interface in org.apache.flink.connector.file.table
A factory to create file systems.
FileSystemFactory - Interface in org.apache.flink.core.fs
A factory to create file systems.
FileSystemJobEventStore - Class in org.apache.flink.runtime.jobmaster.event
Implementation of JobEventStore that stores all JobEvent instances in a FileSystem.
FileSystemJobEventStore(JobID, Configuration) - Constructor for class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
FileSystemJobEventStore(Path, Configuration) - Constructor for class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
FileSystemJobResultStore - Class in org.apache.flink.runtime.highavailability
An implementation of the JobResultStore which persists job result data to an underlying distributed filesystem.
FileSystemKind - Enum in org.apache.flink.core.fs
An enumeration defining the kind and characteristics of a FileSystem.
FileSystemOutputFormat<T> - Class in org.apache.flink.connector.file.table
File system OutputFormat for batch job.
FileSystemOutputFormat.Builder<T> - Class in org.apache.flink.connector.file.table
Builder to build FileSystemOutputFormat.
FileSystemSafetyNet - Class in org.apache.flink.core.fs
The FileSystemSafetyNet can be used to guard a thread against FileSystem stream resource leaks.
FileSystemSafetyNet() - Constructor for class org.apache.flink.core.fs.FileSystemSafetyNet
 
FileSystemStateStorageHelper<T extends Serializable> - Class in org.apache.flink.runtime.persistence.filesystem
RetrievableStateStorageHelper implementation which stores the state in the given filesystem path.
FileSystemStateStorageHelper(Path, String) - Constructor for class org.apache.flink.runtime.persistence.filesystem.FileSystemStateStorageHelper
 
FileSystemTableFactory - Class in org.apache.flink.connector.file.table
File system TableFactory.
FileSystemTableFactory() - Constructor for class org.apache.flink.connector.file.table.FileSystemTableFactory
 
FileSystemTableInfo(CatalogBaseTable.TableKind, Map<String, String>) - Constructor for class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog.FileSystemTableInfo
 
FileSystemTableSink - Class in org.apache.flink.connector.file.table
File system DynamicTableSink.
FileSystemTableSink.ProjectionBulkFactory - Class in org.apache.flink.connector.file.table
Project row to non-partition fields.
FileSystemTableSink.TableBucketAssigner - Class in org.apache.flink.connector.file.table
Table bucket assigner, wrap PartitionComputer.
FileSystemTableSink.TableRollingPolicy - Class in org.apache.flink.connector.file.table
Table RollingPolicy, it extends CheckpointRollingPolicy for bulk writers.
FileSystemTableSource - Class in org.apache.flink.connector.file.table
File system table source.
FileSystemTableSource(ObjectIdentifier, DataType, List<String>, ReadableConfig, DecodingFormat<BulkFormat<RowData, FileSourceSplit>>, DecodingFormat<DeserializationSchema<RowData>>) - Constructor for class org.apache.flink.connector.file.table.FileSystemTableSource
 
FileSystemValidator - Class in org.apache.flink.table.descriptors
Deprecated.
The legacy CSV connector has been replaced by FileSource / FileSink. It is kept only to support tests for the legacy connector stack.
FileSystemValidator() - Constructor for class org.apache.flink.table.descriptors.FileSystemValidator
Deprecated.
 
FILESYTEM_DEFAULT_OVERRIDE - Static variable in class org.apache.flink.configuration.CoreOptions
Specifies whether file output writers should overwrite existing files by default.
FileType - Enum in org.apache.flink.runtime.taskexecutor
Different file types to request from the TaskExecutor.
FileUpload - Class in org.apache.flink.runtime.rest
Client uploading a file.
FileUpload(Path, String) - Constructor for class org.apache.flink.runtime.rest.FileUpload
 
FileUploadHandler - Class in org.apache.flink.runtime.rest
Writes multipart/form-data to disk.
FileUploadHandler(Path, MultipartRoutes) - Constructor for class org.apache.flink.runtime.rest.FileUploadHandler
 
FileUploads - Class in org.apache.flink.runtime.rest.handler
A container for uploaded files.
FileUploads(Path) - Constructor for class org.apache.flink.runtime.rest.handler.FileUploads
 
FileUtils - Class in org.apache.flink.test.util
Collection of file-related utilities.
FileUtils - Class in org.apache.flink.util
This is a utility class to deal files and directories.
FileUtils() - Constructor for class org.apache.flink.test.util.FileUtils
 
FileWriter<IN> - Class in org.apache.flink.connector.file.sink.writer
A SinkWriter implementation for FileSink.
FileWriter(Path, SinkWriterMetricGroup, BucketAssigner<IN, String>, FileWriterBucketFactory<IN>, BucketWriter<IN, String>, RollingPolicy<IN, String>, OutputFileConfig, ProcessingTimeService, long) - Constructor for class org.apache.flink.connector.file.sink.writer.FileWriter
A constructor creating a new empty bucket manager.
FileWriterBucketFactory<IN> - Interface in org.apache.flink.connector.file.sink.writer
A factory able to create FileWriterBucket for the FileSink.
FileWriterBucketState - Class in org.apache.flink.connector.file.sink.writer
States for FileWriterBucket.
FileWriterBucketState(String, Path, long, InProgressFileWriter.InProgressFileRecoverable) - Constructor for class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
FileWriterBucketState(String, Path, long, InProgressFileWriter.InProgressFileRecoverable, Map<Long, List<InProgressFileWriter.PendingFileRecoverable>>) - Constructor for class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
FileWriterBucketStateSerializer - Class in org.apache.flink.connector.file.sink.writer
A SimpleVersionedSerializer used to serialize the BucketState.
FileWriterBucketStateSerializer(SimpleVersionedSerializer<InProgressFileWriter.InProgressFileRecoverable>, SimpleVersionedSerializer<InProgressFileWriter.PendingFileRecoverable>) - Constructor for class org.apache.flink.connector.file.sink.writer.FileWriterBucketStateSerializer
 
fill(boolean) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
fill(boolean) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableBooleanVector
Fill the column vector with the provided value.
fill(byte) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapByteVector
 
fill(byte) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableByteVector
Fill the column vector with the provided value.
fill(byte[]) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
fill(byte[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
 
fill(byte[]) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableBytesVector
Fill the column vector with the provided value.
fill(double) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
 
fill(double) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableDoubleVector
Fill the column vector with the provided value.
fill(float) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
 
fill(float) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableFloatVector
Fill the column vector with the provided value.
fill(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
fill(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
fill(int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableIntVector
Fill the column vector with the provided value.
fill(long) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
fill(long) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
 
fill(long) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableLongVector
Fill the column vector with the provided value.
fill(short) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapShortVector
 
fill(short) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableShortVector
Fill the column vector with the provided value.
fill(TimestampData) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapTimestampVector
 
fill(TimestampData) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableTimestampVector
Fill the column vector with the provided value.
fill(T) - Method in class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
Fill a transformation with this meta.
FillBuff() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
fillPartitionValueForRecord(String[], DataType[], int[], List<String>, Path, String) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Extract partition value from path and fill to record.
fillRecord(Row, Object[]) - Method in class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
fillRecord(OUT, Object[]) - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
fillRows() - Method in class org.apache.flink.orc.OrcColumnarRowSplitReader
 
fillRows() - Method in class org.apache.flink.orc.OrcSplitReader
Fills an ORC batch into an array of Row.
fillWithNulls() - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
fillWithNulls() - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
fillWithNulls() - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Fill the column vector with nulls.
filter(RexNode) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that applies a filter before aggregating values.
filter(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Filter of a list of predicates.
filter(Iterable<CorrelationId>, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Filter of a list of correlation variables and a list of predicates.
filter(Iterable<CorrelationId>, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Filter of a list of correlation variables and an array of predicates.
filter(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Filter's collation.
filter(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Filter of an array of predicates.
filter(FilterFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a Filter transformation on a DataStream.
filter(Metric, String, String) - Method in class org.apache.flink.runtime.metrics.filter.DefaultMetricFilter
 
filter(Metric, String, String) - Method in interface org.apache.flink.runtime.metrics.filter.MetricFilter
Filters a given metric.
filter(RowData) - Method in class org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
 
filter(RowData, IterativeCondition.Context<RowData>) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
filter(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
filter(Expression) - Method in interface org.apache.flink.table.api.Table
Filters out elements that don't pass the filter predicate.
filter(Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
filter(T) - Method in interface org.apache.flink.api.common.functions.FilterFunction
The filter function that evaluates the predicate.
filter(T) - Method in class org.apache.flink.api.common.functions.RichFilterFunction
 
filter(T) - Method in class org.apache.flink.cep.pattern.conditions.SubtypeCondition
 
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.IterativeCondition
The filter function that evaluates the predicate.
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.RichNotCondition
 
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
filter(T, IterativeCondition.Context<T>) - Method in class org.apache.flink.cep.pattern.conditions.SimpleCondition
 
FILTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FILTER_ARG_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
FILTER_INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
FILTER_INTO_JOIN - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
 
FILTER_LABEL_VALUE_CHARACTER - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
FILTER_LEFT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
FILTER_RIGHT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
FilterableTableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use SupportsFilterPushDown instead. See FLIP-95 for more information.
FilterAllFlatMapFunction - Class in org.apache.flink.table.runtime.operators.join.interval
Function filtering out all the input records.
FilterAllFlatMapFunction(InternalTypeInfo<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.FilterAllFlatMapFunction
 
filterCharacters(String) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
filterCharacters(String) - Method in interface org.apache.flink.metrics.CharacterFilter
Filter the given string and generate a resulting string from it.
filterCharacters(String) - Method in class org.apache.flink.metrics.slf4j.Slf4jReporter
 
filterCharacters(String) - Method in class org.apache.flink.metrics.statsd.StatsDReporter
 
FilterCondition - Interface in org.apache.flink.table.runtime.generated
Interface for code generated filter condition function on single RowData.
FilteredClassLoader - Class in org.apache.flink.core.testutils
A ClassLoader that filters out certain classes (by name) and throws a ClassNotFoundException when they should be loaded.
FilteredClassLoader(ClassLoader, String...) - Constructor for class org.apache.flink.core.testutils.FilteredClassLoader
Creates a new filtered classloader.
FilterFunction<T> - Interface in org.apache.flink.api.common.functions
A filter function is a predicate applied individually to each record.
filterNullKeys(boolean[]) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
FilterOperatorBase<T,​FT extends FlatMapFunction<T,​T>> - Class in org.apache.flink.api.common.operators.base
 
FilterOperatorBase(FT, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
FilterOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
FilterOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
 
filterOrTransform(List<T>) - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.ListStateSnapshotTransformer
 
filterOrTransform(Map<K, V>) - Method in class org.apache.flink.runtime.state.StateSnapshotTransformers.MapStateSnapshotTransformer
 
filterOrTransform(StateSnapshotTransformer<S>) - Method in interface org.apache.flink.runtime.state.StateEntry
 
filterOrTransform(T) - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer
Transform or filter out state values which are included or skipped in the snapshot.
filterPath(Path) - Method in class org.apache.flink.api.common.io.FilePathFilter.DefaultFilter
 
filterPath(Path) - Method in class org.apache.flink.api.common.io.FilePathFilter
Returns true if the filePath given is to be ignored when processing a directory, e.g.
filterPath(Path) - Method in class org.apache.flink.api.common.io.GlobFilePathFilter
 
filterPrefixMapKey(String, String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Filter condition for prefix map keys.
FilterPushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the filter to/from JSON, but also can push the filter into a SupportsFilterPushDown.
FilterPushDownSpec(List<RexNode>) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
FilterPushDownSpec(List<RexNode>, boolean) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
FilterQueryOperation - Class in org.apache.flink.table.operations
Filters out rows of underlying relational operation that do not match given condition.
FilterQueryOperation(ResolvedExpression, QueryOperation) - Constructor for class org.apache.flink.table.operations.FilterQueryOperation
 
Final - org.apache.flink.cep.nfa.State.StateType
 
FINAL - org.apache.flink.table.planner.plan.PartialFinalType
final aggregate type represents final-aggregation, which produces final result based on the partially distinct aggregated result.
FINAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FINAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
FINAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
FINAL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
FINAL() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
FINAL() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
finalize() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
The finalize method shuts down the timer.
finalize() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
FINALIZE_CHECKPOINT_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
finalizeBuildPhase(IOManager, FileIOChannel.Enumerator, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
finalizeCheckpoint(CheckpointsCleaner, Runnable, Executor) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
finalizeGlobal(FinalizeOnMaster.FinalizationContext) - Method in interface org.apache.flink.api.common.io.FinalizeOnMaster
The method is invoked on the master (JobManager) after all (parallel) instances of an OutputFormat finished.
finalizeGlobal(FinalizeOnMaster.FinalizationContext) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
finalizeGlobal(FinalizeOnMaster.FinalizationContext) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
finalizeGlobal(FinalizeOnMaster.FinalizationContext) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat
 
finalizeOnMaster(JobVertex.FinalizeOnMasterContext) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
finalizeOnMaster(JobVertex.FinalizeOnMasterContext) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
A hook that can be overwritten by sub classes to implement logic that is called by the master after the job completed.
FinalizeOnMaster - Interface in org.apache.flink.api.common.io
This interface may be implemented by OutputFormats to have the master finalize them globally.
FinalizeOnMaster.FinalizationContext - Interface in org.apache.flink.api.common.io
A context that provides parallelism and finished attempts infos.
finalizeProbePhase(List<MemorySegment>, List<HashPartition<BT, PT>>, boolean) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
finalizeProbePhase(List<MemorySegment>, List<HashPartition<BT, PT>>, boolean) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
 
finalizeReplay() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventReplayHandler
Called when finalizing replaying job event.
finalizeReplay() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
finalizeStripe(OrcProto.StripeFooter.Builder, OrcProto.StripeInformation.Builder) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
FINALLY - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
FINALLY - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
FINALLY() - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
finallyBlock() - Method in class org.apache.flink.table.codesplit.JavaParser
 
finallyBlock() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
FinallyBlockContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
find(CharSequence) - Method in class org.apache.flink.types.StringValue
Finds any occurrence of the str character sequence in this StringValue.
find(CharSequence, int) - Method in class org.apache.flink.types.StringValue
Finds any occurrence of the str character sequence in this StringValue.
find(Class<T>, Map<String, String>) - Static method in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Finds a table factory of the given class and property map.
find(Class<T>, Map<String, String>, ClassLoader) - Static method in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Finds a table factory of the given class, property map, and classloader.
find(Class<T>, Descriptor) - Static method in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Finds a table factory of the given class and descriptor.
find(Class<T>, Descriptor, ClassLoader) - Static method in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Finds a table factory of the given class, descriptor, and classloader.
find(Configuration) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
Finds the Flink log directory using log.file Java property that is set during startup.
find(MemorySegment[], int, int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Find equal segments2 in segments1.
find(MemorySegment[], int, int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Find equal segments2 in segments1.
findAdditionalFieldType(Class<?>) - Static method in class org.apache.flink.docs.rest.ApiSpecGeneratorUtils
Find whether the class contains dynamic fields that need to be documented.
findAdditionDecimalType(int, int, int, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal addition operation.
findAll(Class<T>, Map<String, String>) - Static method in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Finds all table factories of the given class and property map.
findAndCreateCatalogStoreFactory(Configuration, ClassLoader) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Finds and creates a CatalogStoreFactory using the provided Configuration and user classloader.
findAndCreateTableSink(Catalog, ObjectIdentifier, CatalogTable, ReadableConfig, boolean, boolean) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Creates a TableSink from a CatalogTable.
findAndCreateTableSink(TableSinkFactory.Context) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table sink matching the context.
findAndCreateTableSource(Catalog, ObjectIdentifier, CatalogTable, ReadableConfig, boolean) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Creates a TableSource from a CatalogTable.
findAndCreateTableSource(TableSourceFactory.Context) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Returns a table source matching the descriptor.
findAvgAggType(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal average aggregation.
findCatalogModificationListenerList(ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Find and create modification listener list from configuration.
findColumn(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
findCommonType(List<LogicalType>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Returns the most common, more general LogicalType for a given set of types.
findConnectingAddress(InetSocketAddress, long, long) - Static method in class org.apache.flink.runtime.net.ConnectionUtils
Finds the local network address from which this machine can connect to the target address.
findConnectingAddress(Duration) - Method in class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
findConnectingAddress(Duration, Duration) - Method in class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
findConnectingAddress(LeaderRetrievalService, Duration, RpcSystemUtils) - Static method in class org.apache.flink.runtime.util.LeaderRetrievalUtils
 
findContextFactory(String) - Static method in class org.apache.flink.runtime.security.SecurityFactoryServiceLoader
Find a suitable SecurityContextFactory based on canonical name.
findDivisionDecimalType(int, int, int, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal division operation.
findEnabledTraceReportersInConfiguration(Configuration, String, Pattern, Pattern, String) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
findExecution(ExecutionAttemptID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
findExecution(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
findFirstManifestAttribute(File, String...) - Static method in class org.apache.flink.client.deployment.application.JarManifestParser
Returns the value of the first manifest attribute found in the provided JAR file.
findFlinkDist() - Static method in class org.apache.flink.test.util.FileUtils
 
findLastAllocation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
findLastLocation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Gets the location that an execution of this vertex was assigned to.
findLowest(Deque<CompletedCheckpoint>) - Static method in class org.apache.flink.runtime.checkpoint.AbstractCompleteCheckpointStore
 
findMatchedRecords(Function<RowData, Boolean>) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.JoinRecordAsyncStateView
Find all the records matched the condition under the current context (i.e. join key).
findMatchedRecords(Function<RowData, Boolean>) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateView
 
findMatchedRecordsAndNumOfAssociations(Function<RowData, Boolean>) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateView
Find all the records matched the condition and the corresponding number of associations under the current context (i.e. join key).
findModuleFactory(String) - Static method in class org.apache.flink.runtime.security.SecurityFactoryServiceLoader
Find a suitable SecurityModuleFactory based on canonical name.
findModuloDecimalType(int, int, int, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal modulo operation.
findMultiplicationDecimalType(int, int, int, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal multiplication operation.
findPlugins() - Method in class org.apache.flink.core.plugin.DirectoryBasedPluginFinder
 
findPlugins() - Method in interface org.apache.flink.core.plugin.PluginFinder
Find plugins and return a corresponding collection of PluginDescriptor instances.
findReferencedColumn(String, ResolvedSchema) - Static method in class org.apache.flink.table.planner.expressions.ColumnReferenceFinder
Find referenced column names that derive the computed column.
findRegion(int, int, boolean) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager
Find the region contains target bufferIndex and belong to target subpartition.
findRegion(int, int, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManagerImpl
 
findRoundDecimalType(int, int, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal rounding operation.
findSerializedThrowable(Throwable, Class<T>, ClassLoader) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether a throwable chain contains a specific type of exception and returns it.
findSumAggType(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeMerging
Finds the result type of a decimal sum aggregation.
findTheBestStateHandleForInitial(List<T>, KeyGroupRange, double) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
Choose the best state handle according to the RocksDBIncrementalCheckpointUtils.stateHandleEvaluator(KeyedStateHandle, KeyGroupRange, double) to init the initial db from the given lists and returns its index.
findThrowable(Throwable, Class<T>) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether a throwable chain contains a specific type of exception and returns it.
findThrowable(Throwable, Predicate<Throwable>) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether a throwable chain contains an exception matching a predicate and returns it.
findThrowableOfThrowableType(Throwable, ThrowableType) - Static method in class org.apache.flink.runtime.throwable.ThrowableClassifier
Checks whether a throwable chain contains a specific throwable type and returns the corresponding throwable.
findThrowableSerializedAware(Throwable, Class<T>, ClassLoader) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether a throwable chain contains a specific type of exception and returns it.
findThrowableWithMessage(Throwable, String) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether a throwable chain contains a specific error message and returns the corresponding throwable.
findVertexByID(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Searches for a vertex with a matching ID and returns it.
findVertexWithAttempt(ExecutionAttemptID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
findVertexWithAttempt(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
findWatermarkReferencedColumn(ResolvedSchema) - Static method in class org.apache.flink.table.planner.expressions.ColumnReferenceFinder
Find referenced column names that derive the watermark expression.
FineGrainedSlotManager - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Implementation of SlotManager supporting fine-grained resource management.
FineGrainedSlotManager(ScheduledExecutor, SlotManagerConfiguration, SlotManagerMetricGroup, ResourceTracker, TaskManagerTracker, SlotStatusSyncer, ResourceAllocationStrategy) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
FineGrainedTaskManagerRegistration - Class in org.apache.flink.runtime.resourcemanager.slotmanager
A FineGrainedTaskManagerRegistration represents a TaskManager.
FineGrainedTaskManagerRegistration(TaskExecutorConnection, ResourceProfile, ResourceProfile) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
FineGrainedTaskManagerSlot - Class in org.apache.flink.runtime.resourcemanager.slotmanager
A FineGrainedTaskManagerSlot represents a slot located in a TaskManager.
FineGrainedTaskManagerSlot(AllocationID, JobID, ResourceProfile, TaskExecutorConnection, SlotState) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
FineGrainedTaskManagerTracker - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Implementation of TaskManagerTracker supporting fine-grained resource management.
FineGrainedTaskManagerTracker() - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
finish() - Method in interface org.apache.flink.api.common.serialization.BulkWriter
Finishes the writing.
finish() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchPartitionCommitterSink
 
finish() - Method in class org.apache.flink.formats.avro.AvroBulkWriter
 
finish() - Method in class org.apache.flink.formats.compress.writers.HadoopCompressionBulkWriter
 
finish() - Method in class org.apache.flink.formats.compress.writers.NoCompressionBulkWriter
 
finish() - Method in class org.apache.flink.formats.parquet.ParquetBulkWriter
 
finish() - Method in class org.apache.flink.formats.sequencefile.SequenceFileWriter
 
finish() - Method in class org.apache.flink.orc.writer.OrcBulkWriter
 
finish() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
finish() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
finish() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
finish() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Successfully finish the production of the partition.
finish() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Mark this BufferBuilder and associated BufferConsumer as finished - no new data writes will be allowed.
finish() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
finish() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Finishes this DataBuffer which means no record can be appended anymore.
finish() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
finish() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
finish() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
Finishes writing the PartitionedFile which closes the file channel and returns the corresponding PartitionedFile.
finish() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
finish() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Finishes the result partition.
finish() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Writing of data is finished.
finish() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
finish() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
finish() - Method in class org.apache.flink.state.api.output.operators.GroupReduceOperator
 
finish() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
finish() - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction
Deprecated.
This method is called at the end of data processing.
finish() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
finish() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
finish() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
finish() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
finish() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
finish() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
finish() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
finish() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
This method is called at the end of data processing.
finish() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
finish() - Method in class org.apache.flink.table.functions.TableFunction
This method is called at the end of data processing.
finish() - Method in class org.apache.flink.table.runtime.arrow.ArrowWriter
Finishes the writing of the current row batch.
finish() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrayWriter
 
finish() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Finishes the writing of the current row batch.
finish() - Method in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
finish() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
Finish all sub-operators in a multiple input operator effect way.
finish() - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
finish() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
finish() - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
Constructs the given strategy.
finish(StreamTaskActionExecutor, StopMode) - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
Finishes the wrapped operator and propagates the finish operation to the next wrapper that the StreamOperatorWrapper.next points to.
finishBundle() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
finishBundle() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTriggerCallback
This method is invoked to finish current bundle and start a new one when the trigger was fired.
finishBundle() - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
finishBundle(Map<K, V>, Collector<OUT>) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
Called when a bundle is finished.
finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
 
finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
 
finishCurrentBatch() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
Forces to finish the processing of the current batch of elements.
FINISHED - org.apache.flink.api.common.JobStatus
All of the job's tasks have successfully finished.
FINISHED - org.apache.flink.runtime.execution.ExecutionState
This state marks "successfully completed".
FINISHED - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
 
FINISHED - org.apache.flink.table.gateway.api.operation.OperationStatus
All the work is finished and ready for the client to fetch the results.
FINISHED_ON_RESTORE - Static variable in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
FinishedDataOutput<IN> - Class in org.apache.flink.streaming.runtime.io
FinishedDataOutput() - Constructor for class org.apache.flink.streaming.runtime.io.FinishedDataOutput
 
finishedOnRestoreInput - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
FinishedOnRestoreInput<IN> - Class in org.apache.flink.streaming.runtime.tasks
A fake Input for finished on restore tasks.
FinishedOnRestoreInput(RecordWriterOutput<?>[], int) - Constructor for class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
FinishedOnRestoreMainOperatorOutput<OUT> - Class in org.apache.flink.streaming.runtime.tasks
A fake main operator output that skips all the following operators for finished on restored tasks.
FinishedOnRestoreMainOperatorOutput(RecordWriterOutput<?>[]) - Constructor for class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
FinishedOperatorChain<OUT,​OP extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
The OperatorChain that is used for restoring tasks that are TaskStateManager.isTaskDeployedAsFinished().
FinishedOperatorChain(StreamTask<OUT, OP>, RecordWriterDelegate<SerializationDelegate<StreamRecord<OUT>>>) - Constructor for class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
FinishedOperatorSubtaskState - Class in org.apache.flink.runtime.checkpoint
A specialized OperatorSubtaskState representing the subtask is finished.
finishedSplit(String) - Static method in class org.apache.flink.connector.file.src.impl.FileRecords
 
finishedSplits() - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits
 
finishedSplits() - Method in interface org.apache.flink.connector.base.source.reader.RecordsWithSplitIds
Get the finished splits.
finishedSplits() - Method in class org.apache.flink.connector.file.src.impl.FileRecords
 
FinishedTaskStateProvider - Interface in org.apache.flink.runtime.checkpoint
Collects and fulfills the finished state for the subtasks or operators.
FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException - Exception in org.apache.flink.runtime.checkpoint
Thrown when some subtasks of the operator have been finished but state doesn't support that (e.g.
finishInput(long) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Finalize write of channel state data for the given checkpoint id.
finishInput(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
finishInput(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
finishOperators(StreamTaskActionExecutor, StopMode) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
finishOperators(StreamTaskActionExecutor, StopMode) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Closes all operators in a chain effect way.
finishOperators(StreamTaskActionExecutor, StopMode) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
finishOutput(long) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Finalize write of channel state data for the given checkpoint id.
finishOutput(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
finishOutput(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
finishPartitionsIfNeeded() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Mark partition finished if needed.
finishProcessing(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
This method is called at the end of data processing.
finishReading() - Method in interface org.apache.flink.runtime.operators.sort.PushSorter
Finalizes the sorting.
finishReadRecoveredState() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
finishReadRecoveredState() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
finishReadRecoveredState() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
finishReadRecoveredState() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
finishReadRecoveredState() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
finishReadRecoveredState(boolean) - Method in interface org.apache.flink.runtime.io.network.partition.CheckpointedResultPartition
 
finishReadRecoveredState(boolean) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
finishRecoveringContext(Collection<TXN>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Callback for subclasses which is called after restoring (each) user context.
finishRecovery() - Method in interface org.apache.flink.streaming.runtime.io.RecoverableStreamTaskInput
 
finishRecovery() - Method in class org.apache.flink.streaming.runtime.io.recovery.RescalingStreamTaskNetworkInput
 
finishResult(StreamStateHandle) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
finishSplit() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
finishWithVarying(InputTypeStrategy) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
Defines a common InputTypeStrategy for the next arguments.
finishWriteAndSortKeys(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
finishWritingTable(Path) - Method in interface org.apache.flink.connector.file.table.TableMetaStoreFactory.TableMetaStore
After data has been inserted into table, some follow-up works related to metastore may need be done like report statistic to metastore.
FiniteTestSource<T> - Class in org.apache.flink.streaming.util
A stream source that: 1) emits a list of elements without allowing checkpoints, 2) then waits for two more checkpoints to complete, 3) then re-emits the same elements before 4) waiting for another two checkpoints and 5) exiting.
FiniteTestSource(Iterable<T>) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FiniteTestSource(BooleanSupplier, long, Iterable<T>) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FiniteTestSource(BooleanSupplier, Iterable<T>) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FiniteTestSource(T...) - Constructor for class org.apache.flink.streaming.util.FiniteTestSource
 
FIRE - org.apache.flink.streaming.api.windowing.triggers.TriggerResult
On FIRE, the window is evaluated and results are emitted.
FIRE_AND_PURGE - org.apache.flink.streaming.api.windowing.triggers.TriggerResult
FIRE_AND_PURGE evaluates the window function and emits the window result.
fireWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
 
fireWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
 
fireWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
fireWindow(long, Long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
fireWindow(long, TimeWindow) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
fireWindow(long, W) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Emit results of the given window.
first() - Static method in interface org.apache.flink.table.catalog.TableChange.ColumnPosition
Get the position to place the column at the first.
first() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
first(TypeStrategy...) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns the first type that could be inferred.
FIRST - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Restores extra subtasks to the first subtask.
FIRST - org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
 
FIRST - org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
 
FIRST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FIRST - Static variable in class org.apache.flink.streaming.api.operators.InputSelection
The InputSelection instance which indicates to select the first input.
FIRST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
FIRST_AND_LAST - org.apache.flink.cep.pattern.WithinType
 
FIRST_BIT_IN_BYTE_MASK - Static variable in class org.apache.flink.runtime.state.FullSnapshotUtil
 
FIRST_IS_SMALL - org.apache.flink.api.common.operators.base.CrossOperatorBase.CrossHint
 
FIRST_STATE_ORDER - org.apache.flink.streaming.runtime.operators.asyncprocessing.ElementOrder
The processElement call will be invoked on record arrival, but may be blocked at the first state accessing if there is a preceding same-key record under processing.
FIRST_VALUE - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
FIRST_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FIRST_VALUE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FIRST_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
FIRST_VALUE aggregate function.
FIRST_VALUE_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
FirstAttemptInitializationContext - Class in org.apache.flink.api.common.io
Special OutputFormat.InitializationContext, whose attempt number always zero.
firstCollector - Variable in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
FirstColumnTopicSelectorInvocationHandler() - Constructor for class org.apache.flink.python.util.PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler
 
firstDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
FirstInputOfTwoInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
Input for the first input of TwoInputStreamOperator.
FirstInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
FirstInputOfTwoInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit elements and other messages for the first input of TwoInputStreamOperator.
FirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
firstOperatorWrapper - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
firstOrder - Variable in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
firstOrSuppressed(T, T) - Static method in class org.apache.flink.util.ExceptionUtils
Adds a new exception as a suppressed exception to a prior exception, or returns the new exception, if no prior exception exists.
firstPresent(Optional<T>...) - Static method in class org.apache.flink.util.OptionalUtils
Returns the first Optional which is present.
FirstTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns the first type that could be inferred.
FirstTypeStrategy(List<? extends TypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.FirstTypeStrategy
 
firstValue - Variable in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
firstValue() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the first value of field across all input values.
FirstValueAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in FIRST_VALUE aggregate function.
FirstValueAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
FirstValueWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
FirstValueWithRetractAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in FIRST_VALUE with retraction aggregate function.
FirstValueWithRetractAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for FIRST_VALUE.
FIX_PER_SLOT_MEMORY_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
FIX_PER_SLOT_MEMORY_SIZE - Static variable in class org.apache.flink.state.forst.ForStOptions
 
FIX_PER_TM_MEMORY_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
FIX_PER_TM_MEMORY_SIZE - Static variable in class org.apache.flink.state.forst.ForStOptions
 
fixed(int, long, long) - Static method in interface org.apache.flink.changelog.fs.RetryPolicy
 
FIXED_DELAY - org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
FIXED_DELAY - org.apache.flink.table.api.config.ExecutionConfigOptions.RetryStrategy
A fixed delay before retrying again.
FIXED_DELAY - org.apache.flink.table.api.config.LookupJoinHintOptions.RetryStrategy
Fixed-delay retry strategy.
FIXED_DELAY - org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger.ScheduleMode
 
FIXED_DELAY - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
FIXED_DELAY_LABEL - Static variable in class org.apache.flink.configuration.CleanupOptions
 
FIXED_RATE - org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger.ScheduleMode
 
FixedDelayRestartBackoffTimeStrategy - Class in org.apache.flink.runtime.executiongraph.failover
Restart strategy which tries to restart a fixed number of times with a fixed backoff time in between.
FixedDelayRestartBackoffTimeStrategy.FixedDelayRestartBackoffTimeStrategyFactory - Class in org.apache.flink.runtime.executiongraph.failover
The factory for creating FixedDelayRestartBackoffTimeStrategy.
FixedDelayRestartBackoffTimeStrategyFactory(int, long) - Constructor for class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy.FixedDelayRestartBackoffTimeStrategyFactory
 
fixedDelayRetry(int, long, Predicate<Collection<RowData>>) - Static method in class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
Create a fixed-delay retry strategy by given params.
FixedDelayRetryStrategyBuilder(int, long) - Constructor for class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategyBuilder
 
FixedLenBytesColumnReader<VECTOR extends WritableColumnVector> - Class in org.apache.flink.formats.parquet.vector.reader
Fixed length bytes ColumnReader, just for decimal.
FixedLenBytesColumnReader(ColumnDescriptor, PageReader, int) - Constructor for class org.apache.flink.formats.parquet.vector.reader.FixedLenBytesColumnReader
 
FixedLengthByteKeyAndValueComparator<INPUT> - Class in org.apache.flink.streaming.api.operators.sortpartition
The FixedLengthByteKeyAndValueComparator is used by KeyedSortPartitionOperator to compare records according to both the record key and record value.
FixedLengthRecordSorter<T> - Class in org.apache.flink.runtime.operators.sort
 
FixedLengthRecordSorter(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
FixedRetryStrategy - Class in org.apache.flink.util.concurrent
An implementation of RetryStrategy that retries at a fixed delay.
FixedRetryStrategy(int, Duration) - Constructor for class org.apache.flink.util.concurrent.FixedRetryStrategy
 
FixedSizeRegion(int, long, long, int) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
FixedThreadPoolExecutorConfiguration(int, int, int) - Constructor for class org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
 
FLAG_LAST_BLOCK - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
The flag marking a block as the last block.
FLAMEGRAPH_CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.RestOptions
"Time after which cached stats are cleaned up if not accessed.
FLAMEGRAPH_DELAY - Static variable in class org.apache.flink.configuration.RestOptions
Delay between individual stack trace samples taken for building a FlameGraph.
FLAMEGRAPH_NUM_SAMPLES - Static variable in class org.apache.flink.configuration.RestOptions
Number of samples to take to build a FlameGraph.
FLAMEGRAPH_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.RestOptions
Time after which available stats are deprecated and need to be refreshed (by resampling).
FLAMEGRAPH_STACK_TRACE_DEPTH - Static variable in class org.apache.flink.configuration.RestOptions
Maximum depth of stack traces used to create FlameGraphs.
flameGraphTypeQueryParameter - Variable in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphParameters
 
FlameGraphTypeQueryParameter - Class in org.apache.flink.runtime.rest.messages
Flame Graph type query parameter.
FlameGraphTypeQueryParameter() - Constructor for class org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter
 
FlameGraphTypeQueryParameter.Type - Enum in org.apache.flink.runtime.rest.messages
Flame Graph type.
FLASH_SSD_OPTIMIZED - org.apache.flink.contrib.streaming.state.PredefinedOptions
Pre-defined options for Flash SSDs.
FLAT_MAP - org.apache.flink.runtime.operators.DriverStrategy
 
flatAggregate(Expression) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a flatAggregate operation on a grouped table.
flatAggregate(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatAggregate(Expression) - Method in interface org.apache.flink.table.api.Table
Perform a global flatAggregate without groupBy.
flatAggregate(Expression) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs a flatAggregate operation on a window grouped table.
FlatAggregateTable - Interface in org.apache.flink.table.api
A table that performs flatAggregate on a Table, a GroupedTable or a WindowGroupedTable.
FlatFieldDescriptor(int, TypeInformation<?>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
 
FlatJoinFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.api.common.functions
Interface for Join functions.
flatMap(IN, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichFlatMapFunction
 
flatMap(Iterable<G>, Function<K, V>) - Static method in class org.apache.flink.util.IterableUtils
Flatmap the two-dimensional Iterable into an one-dimensional Iterable and convert the keys into items.
flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer
 
flatMap(FlatMapFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a FlatMap transformation on a DataStream.
flatMap(FlatMapFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a FlatMap transformation on a DataStream.
flatMap(Tuple2<Integer, List<Event>>, Collector<String>) - Method in class org.apache.flink.streaming.tests.SlidingWindowCheckMapper
 
flatMap(Tuple2<KEYIN, VALUEIN>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
flatMap(Tuple3<String, Long, Long>, Collector<String>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FileReadFunction
Deprecated.
 
flatMap(OperatorState, Collector<Path>) - Method in class org.apache.flink.state.api.output.StatePathExtractor
 
flatMap(CoFlatMapFunction<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies a CoFlatMap transformation on a ConnectedStreams and maps the output to a common type.
flatMap(CoFlatMapFunction<IN1, IN2, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies a CoFlatMap transformation on a ConnectedStreams and maps the output to a common type.
flatMap(Event, Collector<String>) - Method in class org.apache.flink.streaming.tests.SemanticsCheckMapper
 
flatMap(RowData, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.interval.FilterAllFlatMapFunction
 
flatMap(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
flatMap(Expression) - Method in interface org.apache.flink.table.api.Table
Performs a flatMap operation with an user-defined table function or built-in table function.
flatMap(Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
flatMap(T, Collector<O>) - Method in interface org.apache.flink.api.common.functions.FlatMapFunction
The core method of the FlatMapFunction.
flatMap(X, Collector<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
 
flatMap1(IN1, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.co.CoFlatMapFunction
This method is called for each element in the first of the connected streams.
flatMap2(IN2, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.co.CoFlatMapFunction
This method is called for each element in the second of the connected streams.
FlatMapDriver<IT,​OT> - Class in org.apache.flink.runtime.operators
Map task which is executed by a Task Manager.
FlatMapDriver() - Constructor for class org.apache.flink.runtime.operators.FlatMapDriver
 
FlatMapFunction<T,​O> - Interface in org.apache.flink.api.common.functions
Base interface for flatMap functions.
FlatMapOperatorBase<IN,​OUT,​FT extends FlatMapFunction<IN,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
FlatMapOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
 
FlatMapOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
 
FlatMapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
 
flatSelect(Map<String, List<IN>>, Collector<OUT>) - Method in interface org.apache.flink.cep.PatternFlatSelectFunction
Generates zero or more resulting elements given a map of detected pattern events.
flatSelect(Map<String, List<IN>>, Collector<OUT>) - Method in class org.apache.flink.cep.RichPatternFlatSelectFunction
 
flatSelect(PatternFlatSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a flat select function to the detected pattern sequence.
flatSelect(PatternFlatSelectFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.cep.PatternStream
Applies a flat select function to the detected pattern sequence.
flatSelect(OutputTag<L>, PatternFlatTimeoutFunction<T, L>, TypeInformation<R>, PatternFlatSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a flat select function to the detected pattern sequence.
flatSelect(OutputTag<L>, PatternFlatTimeoutFunction<T, L>, PatternFlatSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a flat select function to the detected pattern sequence.
flatten() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Converts a Flink composite type (such as Tuple, POJO, etc.) and all of its direct subtypes into a flat representation where every subtype is a separate field.
flatten() - Method in class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
flatten(List<RelNode>, int, int[], List<Pair<RelNode, Integer>>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
flatten(Properties) - Static method in class org.apache.flink.util.PropertiesUtil
Flatten a recursive Properties to a first level property map.
flatten(CloseableIterator<T>...) - Static method in interface org.apache.flink.util.CloseableIterator
 
FLATTEN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FLATTEN_CONFIG_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.ConfigurationCommandLineOptions
 
FLATTEN_ROW_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
FLATTEN_ROW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
FLATTEN_STAR_REFERENCE - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Resolves '*' expressions to corresponding fields of inputs.
flattenConfig() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
flattenedChannelIndices - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
flattenToDataTypes(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Returns the data types of the flat representation in the first level of the given data type.
flattenToNames(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Returns the names of the flat representation of the given data type.
flattenToNames(DataType, List<String>) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
 
flattenTypes(RelNode, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
flavor() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig
Returns the flavor of the rule (true for 4 operands, false for 3 operands).
FLINK_CLI_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_CODER_URN - Static variable in class org.apache.flink.python.Constants
 
FLINK_CONF_DIR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
FLINK_CONF_FILENAME - Static variable in class org.apache.flink.configuration.GlobalConfiguration
 
FLINK_CONF_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
FLINK_DEFAULT_JM_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_DEFAULT_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_DEFAULT_TM_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_DIST_JAR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
FLINK_DIST_JAR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
FLINK_HADOOP_CONF_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_HBASE_CONF_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_HS_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_JM_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_LOG_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_LOG_DIR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
FLINK_LOG_LEVEL - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_LOG_MAX - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_PID_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
The config parameter defining the directory for Flink PID file. see: bin/config.sh#KEY_ENV_PID_DIR and bin/config.sh#DEFAULT_ENV_PID_DIR
FLINK_PROPERTY_PREFIX - Static variable in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Globally reserved prefix for catalog properties.
FLINK_REL_BUILDER_CONFIG - Static variable in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
FLINK_REST_CLIENT_HEADERS - Static variable in class org.apache.flink.configuration.ConfigConstants
The environment variable name which contains a list of newline-separated HTTP headers for Flink's REST client.
FLINK_REST_SERVICE_SUFFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
FLINK_SQL_GATEWAY_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_SSH_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_STD_REDIRECT_TO_FILE - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_TM_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.CoreOptions
 
FLINK_YARN_CONF_DIR - Static variable in class org.apache.flink.configuration.CoreOptions
This option is here only for documentation generation, it is only evaluated in the shell scripts.
FLINK_YARN_FILES - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
FlinkAggregateExpandDistinctAggregatesRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that expands distinct aggregates (such as COUNT(DISTINCT x)) from a Aggregate.
FlinkAggregateExpandDistinctAggregatesRule(Class<? extends Aggregate>, boolean, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
 
FlinkAggregateExpandDistinctAggregatesRule(Class<? extends LogicalAggregate>, boolean, RelFactories.JoinFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
Deprecated.
FlinkAggregateExpandDistinctAggregatesRule(Class<? extends LogicalAggregate>, RelFactories.JoinFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
Deprecated.
FlinkAggregateJoinTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes an Aggregate past a Join.
FlinkAggregateJoinTransposeRule(Class<? extends Aggregate>, Class<? extends Join>, RelBuilderFactory, boolean) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Creates an FlinkAggregateJoinTransposeRule.
FlinkAggregateJoinTransposeRule(Class<? extends Aggregate>, RelFactories.AggregateFactory, Class<? extends Join>, RelFactories.JoinFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Deprecated.
FlinkAggregateJoinTransposeRule(Class<? extends Aggregate>, RelFactories.AggregateFactory, Class<? extends Join>, RelFactories.JoinFactory, boolean) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Deprecated.
FlinkAggregateJoinTransposeRule(Class<? extends Aggregate>, RelFactories.AggregateFactory, Class<? extends Join>, RelFactories.JoinFactory, RelFactories.ProjectFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Deprecated.
FlinkAggregateJoinTransposeRule(Class<? extends Aggregate>, RelFactories.AggregateFactory, Class<? extends Join>, RelFactories.JoinFactory, RelFactories.ProjectFactory, boolean) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
Deprecated.
FlinkAggregateProjectMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Extends calcite's AggregateProjectMergeRule, modification: consider the timeAttribute field when analyzing interesting fields for the LogicalWindowAggregate node while normal Aggregate node needn't.
FlinkAggregateProjectMergeRule(AggregateProjectMergeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateProjectMergeRule
 
FlinkAggregateRemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that removes a Aggregate if its aggregate functions are SUM, MIN, MAX, AUXILIARY_GROUP with no filterArgs, and the underlying relational expression is already distinct.
FlinkAggregateRemoveRule(Class<? extends Aggregate>) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateRemoveRule
Deprecated.
FlinkAggregateRemoveRule(Class<? extends Aggregate>, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateRemoveRule
Creates an FlinkAggregateRemoveRule.
FlinkAssertions - Class in org.apache.flink.core.testutils
Some reusable assertions and utilities for AssertJ.
FlinkBushyJoinReorderRule - Class in org.apache.flink.table.planner.plan.rules.logical
Flink bushy join reorder rule, which will convert MultiJoin to a bushy join tree.
FlinkBushyJoinReorderRule(RelFactories.JoinFactory, RelFactories.ProjectFactory, RelFactories.FilterFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule
Deprecated.
FlinkBushyJoinReorderRule(RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule
Deprecated.
FlinkBushyJoinReorderRule(FlinkBushyJoinReorderRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule
Creates a FlinkBushyJoinReorderRule.
FlinkBushyJoinReorderRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkCalciteCatalogReader - Class in org.apache.flink.table.planner.plan
Flink specific CalciteCatalogReader that changes the RelOptTable which wrapped a CatalogSchemaTable to a FlinkPreparingTableBase.
FlinkCalciteCatalogReader(CalciteSchema, List<List<String>>, RelDataTypeFactory, CalciteConnectionConfig) - Constructor for class org.apache.flink.table.planner.plan.FlinkCalciteCatalogReader
 
FlinkCalciteCatalogSnapshotReader - Class in org.apache.flink.table.planner.plan
Extends FlinkCalciteCatalogReader to allow to read a snapshot of the CalciteSchema.
FlinkCalciteCatalogSnapshotReader(SqlValidatorCatalogReader, RelDataTypeFactory, SchemaVersion) - Constructor for class org.apache.flink.table.planner.plan.FlinkCalciteCatalogSnapshotReader
 
FlinkCalciteSqlValidator - Class in org.apache.flink.table.planner.calcite
Extends Calcite's SqlValidator by Flink-specific behavior.
FlinkCalciteSqlValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlValidator.Config, RelOptTable.ToRelContext, RelOptCluster, FrameworkConfig) - Constructor for class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
FlinkCalcMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that merges a Calc onto a Calc.
FlinkCalcMergeRule(FlinkCalcMergeRule.FlinkCalcMergeRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule
 
FlinkCalcMergeRule.FlinkCalcMergeRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkChillPackageRegistrar - Class in org.apache.flink.streaming.util.serialize
Registers all chill serializers used for Java types.
FlinkChillPackageRegistrar() - Constructor for class org.apache.flink.streaming.util.serialize.FlinkChillPackageRegistrar
 
flinkClientConfig - Variable in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
FlinkCompletableFutureAssert<T> - Class in org.apache.flink.core.testutils
Enhanced version of CompletableFutureAssert, that allows asserting futures without relying on timeouts.
FlinkCompletableFutureAssert.WithThrowable - Class in org.apache.flink.core.testutils
A strongly typed alternative to WithThrowable.
flinkConfig - Variable in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
flinkConfig - Variable in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
flinkConfig - Variable in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
FlinkConfigLoader - Class in org.apache.flink.runtime.util.bash
Util class for loading configuration from commandline arguments.
FlinkConfMountDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Mounts the log4j.properties, logback.xml, and config.yaml configuration on the JobManager or TaskManager pod.
FlinkConfMountDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.FlinkConfMountDecorator
 
FlinkConnection - Class in org.apache.flink.table.jdbc
Connection to flink sql gateway for jdbc driver.
FlinkConnection(DriverUri) - Constructor for class org.apache.flink.table.jdbc.FlinkConnection
 
FlinkConnectorRateLimiter - Interface in org.apache.flink.api.common.io.ratelimiting
An interface to create a ratelimiter
flinkContainerElementCode(String, String, LogicalType) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
 
FlinkContainers - Class in org.apache.flink.connector.testframe.container
A Flink cluster running JM and TMs on containers.
FlinkContainers.Builder - Class in org.apache.flink.connector.testframe.container
The FlinkContainers builder.
FlinkContainersSettings - Class in org.apache.flink.connector.testframe.container
The central configuration holder for Flink container-based test environments.
FlinkContainersSettings.Builder - Class in org.apache.flink.connector.testframe.container
FlinkContainersConfig builder static inner class.
FlinkContainerTestEnvironment - Class in org.apache.flink.connector.testframe.container
Test environment running job on FlinkContainers.
FlinkContainerTestEnvironment(int, int, String...) - Constructor for class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
FlinkContainerTestEnvironment(Configuration, int, int, String...) - Constructor for class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
FlinkContainerTestEnvironment(Configuration, int, int, Collection<String>) - Constructor for class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
FlinkContainerTestEnvironment(FlinkContainersSettings) - Constructor for class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
FlinkConvertletTable - Class in org.apache.flink.table.planner.calcite
Custom Flink SqlRexConvertletTable to add custom SqlNode to RexNode conversions.
FlinkCounterWrapper - Class in org.apache.flink.dropwizard.metrics
A wrapper that allows a Flink counter to be used as a DropWizard counter.
FlinkCounterWrapper(Counter) - Constructor for class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
FlinkCurrentDateDynamicFunction - Class in org.apache.flink.table.planner.functions.sql
The Flink CURRENT_DATE function differs from the parent SqlCurrentDateFunction which is aware of whether it is used in batch mode, if true it will act totally same as the parent SqlCurrentDateFunction, but will be a non-deterministic function if not in batch mode.
FlinkCurrentDateDynamicFunction(boolean) - Constructor for class org.apache.flink.table.planner.functions.sql.FlinkCurrentDateDynamicFunction
 
FlinkCurrentRowTimestampFunction - Class in org.apache.flink.table.planner.functions.sql
The function CURRENT_ROW_TIMESTAMP() in Flink which supports configuring the return type and the precision of return type.
FlinkCurrentRowTimestampFunction(String, SqlTypeName, int) - Constructor for class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
FlinkDatabaseMetaData - Class in org.apache.flink.table.jdbc
Implementation of DatabaseMetaData for flink jdbc driver.
FlinkDatabaseMetaData(String, FlinkConnection, Statement) - Constructor for class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
FlinkDataSource - Class in org.apache.flink.table.jdbc
Basic flink data source which create FlinkConnection.
FlinkDataSource(String, Properties) - Constructor for class org.apache.flink.table.jdbc.FlinkDataSource
 
flinkDistLocation(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the flinkDistLocation and returns a reference to this Builder enabling method chaining.
flinkDistribution() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution
Determines how the rows are distributed.
flinkDistribution(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the FlinkRelDistribution statistic.
flinkDistribution(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution.Handler
 
FlinkDistribution - Class in org.apache.flink.tests.util.flink
A wrapper around a Flink distribution.
FlinkDistribution(Path) - Constructor for class org.apache.flink.tests.util.flink.FlinkDistribution
 
FlinkDistribution.TestSqlGatewayRestClient - Class in org.apache.flink.tests.util.flink
This rest client is used to submit SQL strings to Rest Endpoint of Sql Gateway.
FlinkDriver - Class in org.apache.flink.table.jdbc
Jdbc Driver for flink sql gateway.
FlinkDriver() - Constructor for class org.apache.flink.table.jdbc.FlinkDriver
 
FlinkDriverExample - Class in org.apache.flink.table.jdbc.driver.tests
E2E tests for flink jdbc driver.
FlinkDriverExample() - Constructor for class org.apache.flink.table.jdbc.driver.tests.FlinkDriverExample
 
FlinkDynamicPartitionPruningProgram - Class in org.apache.flink.table.planner.plan.optimize.program
Planner program that tries to do partition prune in the execution phase, which can translate a BatchPhysicalTableSourceScan to a BatchPhysicalDynamicFilteringTableSourceScan whose source is a partition source.
FlinkDynamicPartitionPruningProgram() - Constructor for class org.apache.flink.table.planner.plan.optimize.program.FlinkDynamicPartitionPruningProgram
 
FlinkException - Exception in org.apache.flink.util
Base class of all Flink-specific checked exceptions.
FlinkException(String) - Constructor for exception org.apache.flink.util.FlinkException
Creates a new Exception with the given message and null as the cause.
FlinkException(String, Throwable) - Constructor for exception org.apache.flink.util.FlinkException
Creates a new exception with the given message and cause.
FlinkException(Throwable) - Constructor for exception org.apache.flink.util.FlinkException
Creates a new exception with a null message and the given cause.
FlinkExpectedException - Exception in org.apache.flink.util
This class is just used to pass diagnostic message of some excepted procedure.
FlinkExpectedException(String) - Constructor for exception org.apache.flink.util.FlinkExpectedException
 
FlinkExpectedException(String, Throwable) - Constructor for exception org.apache.flink.util.FlinkExpectedException
 
FlinkExpectedException(Throwable) - Constructor for exception org.apache.flink.util.FlinkExpectedException
 
FlinkFilterCalcMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Extends calcite's FilterCalcMergeRule, modification: only merge the two neighbouring Filter and Calc if each non-deterministic RexNode of bottom Calc should appear at most once in the implicit project list and condition of top Filter.
FlinkFilterCalcMergeRule(FilterCalcMergeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterCalcMergeRule
 
FlinkFilterIntoJoinRule(FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
Creates a FilterIntoJoinRule.
FlinkFilterJoinRule<C extends FlinkFilterJoinRule.Config> - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes filters above and within a join node into the join node and/or its children nodes.
FlinkFilterJoinRule(C) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
Creates a FilterJoinRule.
FlinkFilterJoinRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkFilterJoinRule.FlinkFilterIntoJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule that tries to push filter expressions into a join condition and into the inputs of the join.
FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkFilterJoinRule.FlinkJoinConditionPushRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule that pushes parts of the join condition to its inputs.
FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkFilterJoinRule.Predicate - Interface in org.apache.flink.table.planner.plan.rules.logical
Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.
FlinkFilterProjectTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Extends calcite's FilterProjectTransposeRule for streaming scenario, modification: does not transpose the top filter references field which generated by non-deterministic function.
FlinkFilterProjectTransposeRule(FilterProjectTransposeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterProjectTransposeRule
 
FlinkFnApi - Class in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor - Class in org.apache.flink.fnexecution.v1
A representation of the coder
FlinkFnApi.CoderInfoDescriptor.ArrowType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType
FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType
FlinkFnApi.CoderInfoDescriptor.ArrowTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor.Builder - Class in org.apache.flink.fnexecution.v1
A representation of the coder
FlinkFnApi.CoderInfoDescriptor.DataTypeCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor.FlattenRowType - Class in org.apache.flink.fnexecution.v1
for Table & SQL
FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder - Class in org.apache.flink.fnexecution.v1
for Table & SQL
FlinkFnApi.CoderInfoDescriptor.FlattenRowTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor.Mode - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode
FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType - Class in org.apache.flink.fnexecution.v1
only used in batch over window the data consists of [window data][arrow data]
FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder - Class in org.apache.flink.fnexecution.v1
only used in batch over window the data consists of [window data][arrow data]
FlinkFnApi.CoderInfoDescriptor.OverWindowArrowTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor.RawType - Class in org.apache.flink.fnexecution.v1
for DataStream
FlinkFnApi.CoderInfoDescriptor.RawType.Builder - Class in org.apache.flink.fnexecution.v1
for DataStream
FlinkFnApi.CoderInfoDescriptor.RawTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptor.RowType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType
FlinkFnApi.CoderInfoDescriptor.RowType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType
FlinkFnApi.CoderInfoDescriptor.RowTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.CoderInfoDescriptorOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.GroupWindow - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.GroupWindow
FlinkFnApi.GroupWindow.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.GroupWindow
FlinkFnApi.GroupWindow.WindowProperty - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty
FlinkFnApi.GroupWindow.WindowType - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.GroupWindow.WindowType
FlinkFnApi.GroupWindowOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Input - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Input
FlinkFnApi.Input.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Input
FlinkFnApi.Input.InputCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.InputOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.JobParameter - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.JobParameter
FlinkFnApi.JobParameter.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.JobParameter
FlinkFnApi.JobParameterOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.OverWindow - Class in org.apache.flink.fnexecution.v1
Used to describe the info of over window in pandas batch over window aggregation
FlinkFnApi.OverWindow.Builder - Class in org.apache.flink.fnexecution.v1
Used to describe the info of over window in pandas batch over window aggregation
FlinkFnApi.OverWindow.WindowType - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.OverWindow.WindowType
FlinkFnApi.OverWindowOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema - Class in org.apache.flink.fnexecution.v1
A representation of the data schema.
FlinkFnApi.Schema.BinaryInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.BinaryInfo
FlinkFnApi.Schema.BinaryInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.BinaryInfo
FlinkFnApi.Schema.BinaryInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.Builder - Class in org.apache.flink.fnexecution.v1
A representation of the data schema.
FlinkFnApi.Schema.CharInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.CharInfo
FlinkFnApi.Schema.CharInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.CharInfo
FlinkFnApi.Schema.CharInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.DecimalInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DecimalInfo
FlinkFnApi.Schema.DecimalInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.DecimalInfo
FlinkFnApi.Schema.DecimalInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.Field - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.Field
FlinkFnApi.Schema.Field.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.Field
FlinkFnApi.Schema.FieldOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.FieldType - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.FieldType
FlinkFnApi.Schema.FieldType.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.FieldType
FlinkFnApi.Schema.FieldType.TypeInfoCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.FieldTypeOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.LocalZonedTimestampInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo
FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo
FlinkFnApi.Schema.LocalZonedTimestampInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.MapInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.MapInfo
FlinkFnApi.Schema.MapInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.MapInfo
FlinkFnApi.Schema.MapInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.TimeInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.TimeInfo
FlinkFnApi.Schema.TimeInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.TimeInfo
FlinkFnApi.Schema.TimeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.TimestampInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.TimestampInfo
FlinkFnApi.Schema.TimestampInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.TimestampInfo
FlinkFnApi.Schema.TimestampInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.TypeName - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.Schema.TypeName
FlinkFnApi.Schema.VarBinaryInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo
FlinkFnApi.Schema.VarBinaryInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo
FlinkFnApi.Schema.VarBinaryInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.VarCharInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.VarCharInfo
FlinkFnApi.Schema.VarCharInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.VarCharInfo
FlinkFnApi.Schema.VarCharInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.Schema.ZonedTimestampInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo
FlinkFnApi.Schema.ZonedTimestampInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo
FlinkFnApi.Schema.ZonedTimestampInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.SchemaOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor - Class in org.apache.flink.fnexecution.v1
A representation of State
FlinkFnApi.StateDescriptor.Builder - Class in org.apache.flink.fnexecution.v1
A representation of State
FlinkFnApi.StateDescriptor.StateTTLConfig - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig
FlinkFnApi.StateDescriptor.StateTTLConfig.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies - Class in org.apache.flink.fnexecution.v1
TTL cleanup strategies.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder - Class in org.apache.flink.fnexecution.v1
TTL cleanup strategies.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy - Class in org.apache.flink.fnexecution.v1
Configuration of cleanup strategy while taking the full snapshot.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder - Class in org.apache.flink.fnexecution.v1
Configuration of cleanup strategy while taking the full snapshot.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategyOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy - Class in org.apache.flink.fnexecution.v1
Configuration of cleanup strategy using custom compaction filter in RocksDB.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder - Class in org.apache.flink.fnexecution.v1
Configuration of cleanup strategy using custom compaction filter in RocksDB.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategyOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies - Enum in org.apache.flink.fnexecution.v1
Fixed strategies ordinals in strategies config field.
FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility - Enum in org.apache.flink.fnexecution.v1
This option configures whether expired user value can be returned or not.
FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic - Enum in org.apache.flink.fnexecution.v1
This option configures time scale to use for ttl.
FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType - Enum in org.apache.flink.fnexecution.v1
This option value configures when to update last access timestamp which prolongs state TTL.
FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.StateDescriptorOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo - Class in org.apache.flink.fnexecution.v1
A representation of the data type information in DataStream.
FlinkFnApi.TypeInfo.AvroTypeInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo
FlinkFnApi.TypeInfo.AvroTypeInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo
FlinkFnApi.TypeInfo.AvroTypeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.Builder - Class in org.apache.flink.fnexecution.v1
A representation of the data type information in DataStream.
FlinkFnApi.TypeInfo.MapTypeInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo
FlinkFnApi.TypeInfo.MapTypeInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo
FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.RowTypeInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo
FlinkFnApi.TypeInfo.RowTypeInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo
FlinkFnApi.TypeInfo.RowTypeInfo.Field - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field
FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field
FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.TupleTypeInfo - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo
FlinkFnApi.TypeInfo.TupleTypeInfo.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo
FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.TypeInfoCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.TypeInfo.TypeName - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.TypeInfo.TypeName
FlinkFnApi.TypeInfoOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunction - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction
FlinkFnApi.UserDefinedAggregateFunction.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase - Enum in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListViewOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunctionOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedAggregateFunctions - Class in org.apache.flink.fnexecution.v1
A list of the user-defined aggregate functions to be executed in a group aggregate operation.
FlinkFnApi.UserDefinedAggregateFunctions.Builder - Class in org.apache.flink.fnexecution.v1
A list of the user-defined aggregate functions to be executed in a group aggregate operation.
FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedDataStreamFunction - Class in org.apache.flink.fnexecution.v1
User defined DataStream function definition.
FlinkFnApi.UserDefinedDataStreamFunction.Builder - Class in org.apache.flink.fnexecution.v1
User defined DataStream function definition.
FlinkFnApi.UserDefinedDataStreamFunction.FunctionType - Enum in org.apache.flink.fnexecution.v1
Protobuf enum org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType
FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext
FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder - Class in org.apache.flink.fnexecution.v1
Protobuf type org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext
FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedFunction - Class in org.apache.flink.fnexecution.v1
User-defined function definition.
FlinkFnApi.UserDefinedFunction.Builder - Class in org.apache.flink.fnexecution.v1
User-defined function definition.
FlinkFnApi.UserDefinedFunctionOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkFnApi.UserDefinedFunctions - Class in org.apache.flink.fnexecution.v1
A list of user-defined functions to be executed in a batch.
FlinkFnApi.UserDefinedFunctions.Builder - Class in org.apache.flink.fnexecution.v1
A list of user-defined functions to be executed in a batch.
FlinkFnApi.UserDefinedFunctionsOrBuilder - Interface in org.apache.flink.fnexecution.v1
 
FlinkGaugeWrapper<T> - Class in org.apache.flink.dropwizard.metrics
A wrapper that allows a Flink gauge to be used as a DropWizard gauge.
FlinkGaugeWrapper(Gauge<T>) - Constructor for class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
 
FlinkHints - Class in org.apache.flink.table.planner.hint
Utility class for Flink hints.
FlinkHints() - Constructor for class org.apache.flink.table.planner.hint.FlinkHints
 
FlinkHintStrategies - Class in org.apache.flink.table.planner.hint
A collection of Flink style HintStrategys.
FlinkHintStrategies() - Constructor for class org.apache.flink.table.planner.hint.FlinkHintStrategies
 
FlinkHistogramWrapper - Class in org.apache.flink.dropwizard.metrics
Wrapper to use a Flink Histogram as a Dropwizard Histogram.
FlinkHistogramWrapper(Histogram) - Constructor for class org.apache.flink.dropwizard.metrics.FlinkHistogramWrapper
 
flinkHome(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the path of the Flink distribution inside the container.
FlinkHttpObjectAggregator - Class in org.apache.flink.runtime.rest
Same as HttpObjectDecoder but returns HTTP 413 to the client if the payload exceeds MessageAggregator.maxContentLength.
FlinkHttpObjectAggregator(int, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.FlinkHttpObjectAggregator
 
FlinkImageBuilder - Class in org.apache.flink.connector.testframe.container
A builder class for constructing Docker image based on flink-dist.
FlinkImageBuilder() - Constructor for class org.apache.flink.connector.testframe.container.FlinkImageBuilder
 
FlinkJobNotFoundException - Exception in org.apache.flink.runtime.messages
Exception indicating that we could not find a Flink job with the given job ID.
FlinkJobNotFoundException(JobID) - Constructor for exception org.apache.flink.runtime.messages.FlinkJobNotFoundException
 
FlinkJobTerminatedWithoutCancellationException - Exception in org.apache.flink.runtime.messages
Exception indicating that the Flink job with the given job ID has terminated without cancellation.
FlinkJobTerminatedWithoutCancellationException(JobID, JobStatus) - Constructor for exception org.apache.flink.runtime.messages.FlinkJobTerminatedWithoutCancellationException
 
FlinkJoinConditionPushRule(FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
Creates a JoinConditionPushRule.
FlinkJoinPushExpressionsRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes down expressions in "equal" join condition.
FlinkJoinPushExpressionsRule(Class<? extends Join>, RelFactories.ProjectFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
Deprecated.
FlinkJoinPushExpressionsRule(Class<? extends Join>, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
Creates a JoinPushExpressionsRule.
FlinkJoinReorderRule - Class in org.apache.flink.table.planner.plan.rules.logical
Flink join reorder rule, which can change the join order of input relNode tree.
FlinkJoinReorderRule(RelFactories.JoinFactory, RelFactories.ProjectFactory, RelFactories.FilterFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule
Deprecated.
FlinkJoinReorderRule(RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule
Deprecated.
FlinkJoinReorderRule(FlinkJoinReorderRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule
Creates an SparkJoinReorderRule.
FlinkJoinReorderRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkJoinToMultiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
Flink Planner rule to flatten a tree of LogicalJoins into a single MultiJoin with N inputs.
FlinkJoinToMultiJoinRule(Class<? extends Join>) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
Deprecated.
FlinkJoinToMultiJoinRule(Class<? extends Join>, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
Deprecated.
FlinkJoinToMultiJoinRule(FlinkJoinToMultiJoinRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
Creates a JoinToMultiJoinRule.
FlinkJoinToMultiJoinRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkJoinType - Enum in org.apache.flink.table.runtime.operators.join
Join type for join.
FlinkJsonSchema - Class in org.apache.flink.annotation.docs
Annotations for auto-generating a documentation of json payloads.
FlinkJsonSchema.AdditionalFields - Annotation Type in org.apache.flink.annotation.docs
This allows documenting a class that supports setting dynamic properties of a certain type.
FlinkKubeClient - Interface in org.apache.flink.kubernetes.kubeclient
The client to talk with kubernetes.
FlinkKubeClient.WatchCallbackHandler<T> - Interface in org.apache.flink.kubernetes.kubeclient
Callback handler for kubernetes resources.
FlinkKubeClientFactory - Class in org.apache.flink.kubernetes.kubeclient
FlinkKubeClientFactory() - Constructor for class org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory
 
FlinkLimit0RemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that rewrites `limit 0` to empty Values.
FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
FlinkLogicalCalcRemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule to remove trivial FlinkLogicalCalc.
FlinkLogicalCalcRemoveRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkLogicalCalcRemoveRule
 
FlinkMatchers - Class in org.apache.flink.core.testutils
Deprecated.
You should assertj assertions, which have built-in assertions for CompletableFuture. To check chains of Throwable causes, use FlinkAssertions.anyCauseMatches(String) or FlinkAssertions.anyCauseMatches(Class, String)
FlinkMemory - Interface in org.apache.flink.runtime.util.config.memory
Memory components which constitute the Total Flink Memory.
FlinkMemoryUtils<FM extends FlinkMemory> - Interface in org.apache.flink.runtime.util.config.memory
Utility to derive the FlinkMemory components.
FlinkMetadata - Class in org.apache.flink.table.planner.plan.metadata
Contains the interfaces for several specified metadata of flink.
FlinkMetadata() - Constructor for class org.apache.flink.table.planner.plan.metadata.FlinkMetadata
 
FlinkMetadata.ColumnInterval - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the interval of given column from a specified relational expression.
FlinkMetadata.ColumnInterval.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.ColumnNullCount - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the null count of given column from a specified relational expression.
FlinkMetadata.ColumnNullCount.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.ColumnOriginNullCount - Interface in org.apache.flink.table.planner.plan.metadata
Origin null count, looking until source.
FlinkMetadata.ColumnOriginNullCount.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.FilteredColumnInterval - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the interval of given column under the given filter argument from a specified relational expression.
FlinkMetadata.FilteredColumnInterval.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.FlinkDistribution - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about how a relational expression is distributed.
FlinkMetadata.FlinkDistribution.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.ModifiedMonotonicity - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the modified property of a RelNode.
FlinkMetadata.ModifiedMonotonicity.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.UniqueGroups - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the (minimum) unique groups of the given columns from a specified relational expression.
FlinkMetadata.UniqueGroups.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.UpsertKeys - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about which combinations of columns are upsert identifiers.
FlinkMetadata.UpsertKeys.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMetadata.WindowProperties - Interface in org.apache.flink.table.planner.plan.metadata
Metadata about the window properties of a RelNode.
FlinkMetadata.WindowProperties.Handler - Interface in org.apache.flink.table.planner.plan.metadata
Handler API.
FlinkMeterWrapper - Class in org.apache.flink.dropwizard.metrics
Wrapper to use a Flink Meter as a Dropwizard Meter.
FlinkMeterWrapper(Meter) - Constructor for class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
FlinkMeterWrapper(Meter, Clock) - Constructor for class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
FlinkMetricContainer - Class in org.apache.flink.python.metric.process
Helper class for forwarding Python metrics to Java accumulators and metrics.
FlinkMetricContainer(MetricGroup) - Constructor for class org.apache.flink.python.metric.process.FlinkMetricContainer
 
FlinkMetricContainer.FlinkDistributionGauge - Class in org.apache.flink.python.metric.process
Flink Gauge for DistributionResult.
FlinkMetricContainer.FlinkGauge - Class in org.apache.flink.python.metric.process
Flink Gauge for GaugeResult.
FlinkOSSFileSystem - Class in org.apache.flink.fs.osshadoop
Implementation of the Flink FileSystem interface for Aliyun OSS.
FlinkOSSFileSystem(FileSystem, long, int, String, OSSAccessor) - Constructor for class org.apache.flink.fs.osshadoop.FlinkOSSFileSystem
 
FlinkParquetBuilder(RowType, Configuration, boolean) - Constructor for class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder.FlinkParquetBuilder
 
FlinkParseException - Exception in org.apache.flink.runtime.entrypoint
Exception which indicates that the parsing of command line arguments failed.
FlinkParseException(String) - Constructor for exception org.apache.flink.runtime.entrypoint.FlinkParseException
 
FlinkParseException(String, Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.FlinkParseException
 
FlinkParseException(Throwable) - Constructor for exception org.apache.flink.runtime.entrypoint.FlinkParseException
 
FlinkPipelineTranslationUtil - Class in org.apache.flink.client
Utility for transforming FlinkPipelines into a JobGraph.
FlinkPipelineTranslationUtil() - Constructor for class org.apache.flink.client.FlinkPipelineTranslationUtil
 
FlinkPipelineTranslator - Interface in org.apache.flink.client
This can be used to turn a Pipeline into a JobGraph.
FlinkPod - Class in org.apache.flink.kubernetes.kubeclient
A collection of variables that composes a JobManager/TaskManager Pod.
FlinkPod(Pod, Container) - Constructor for class org.apache.flink.kubernetes.kubeclient.FlinkPod
 
FlinkPod.Builder - Class in org.apache.flink.kubernetes.kubeclient
Builder for creating a FlinkPod.
FlinkPreparingTableBase - Class in org.apache.flink.table.planner.plan.schema
A Flink Prepare.AbstractPreparingTable implementation for the purposes of the sql-to-rel conversion and planner.
FlinkPreparingTableBase(RelOptSchema, RelDataType, Iterable<String>, FlinkStatistic) - Constructor for class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Creates a Prepare.AbstractPreparingTable instance.
FlinkProjectCalcMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Extends calcite's ProjectMergeRule, modification: only merge the two neighbouring Project and Calc if each non-deterministic RexNode of bottom Calc should appear at most once in the project list of top Project.
FlinkProjectCalcMergeRule(ProjectCalcMergeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectCalcMergeRule
 
FlinkProjectJoinTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes a Project past a Join by splitting the projection into a projection on top of each child of the join.
FlinkProjectJoinTransposeRule(PushProjector.ExprCondition, RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectJoinTransposeRule
Creates a ProjectJoinTransposeRule with an explicit condition.
FlinkProjectMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Extends calcite's ProjectMergeRule, modification: only merge the two neighbouring Projects if each non-deterministic RexNode of bottom Project should appear at most once in the project list of top Project.
FlinkProjectMergeRule(ProjectMergeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectMergeRule
 
FlinkRecomputeStatisticsProgram - Class in org.apache.flink.table.planner.plan.optimize.program
A FlinkOptimizeProgram that recompute statistics after partition pruning and filter push down.
FlinkRecomputeStatisticsProgram() - Constructor for class org.apache.flink.table.planner.plan.optimize.program.FlinkRecomputeStatisticsProgram
 
FlinkRelBuilder - Class in org.apache.flink.table.planner.calcite
Flink-specific RelBuilder.
FlinkRelMdCollation - Class in org.apache.flink.table.planner.plan.metadata
FlinkRelMdCollation supplies a default implementation of RelMetadataQuery.collations(org.apache.calcite.rel.RelNode) for the standard logical algebra.
FlinkRelMetadataQuery - Class in org.apache.flink.table.planner.plan.metadata
A RelMetadataQuery that defines extended metadata handler in Flink, e.g ColumnInterval, ColumnNullCount.
FlinkRelUtil - Class in org.apache.flink.table.planner.plan.utils
Utilities for RelNode.
FlinkRelUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
 
FlinkResource - Interface in org.apache.flink.tests.util.flink
Generic interface for interacting with Flink.
FlinkResourceFactory - Interface in org.apache.flink.tests.util.flink
A factory for FlinkResource implementations.
FlinkResourceSetup - Class in org.apache.flink.tests.util.flink
Setup instructions for a FlinkResource.
FlinkResourceSetup.FlinkResourceSetupBuilder - Class in org.apache.flink.tests.util.flink
Builder for FlinkResourceSetup.
FlinkResultSet - Class in org.apache.flink.table.jdbc
ResultSet for flink jdbc driver.
FlinkResultSet(Statement, StatementResult) - Constructor for class org.apache.flink.table.jdbc.FlinkResultSet
 
FlinkResultSet(Statement, CloseableResultIterator<RowData>, ResolvedSchema) - Constructor for class org.apache.flink.table.jdbc.FlinkResultSet
 
FlinkResultSetMetaData - Class in org.apache.flink.table.jdbc
Implementation of ResultSetMetaData for flink jdbc driver.
FlinkResultSetMetaData(List<String>, List<DataType>) - Constructor for class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
FlinkReturnTypes - Class in org.apache.flink.table.planner.plan.type
Type inference in Flink.
FlinkReturnTypes() - Constructor for class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
FlinkRexBuilder - Class in org.apache.flink.table.planner.calcite
A slim extension over a RexBuilder.
FlinkRexBuilder(RelDataTypeFactory) - Constructor for class org.apache.flink.table.planner.calcite.FlinkRexBuilder
 
FlinkRuntimeException - Exception in org.apache.flink.util
Base class of all Flink-specific unchecked exceptions.
FlinkRuntimeException(String) - Constructor for exception org.apache.flink.util.FlinkRuntimeException
Creates a new Exception with the given message and null as the cause.
FlinkRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.util.FlinkRuntimeException
Creates a new exception with the given message and cause.
FlinkRuntimeException(Throwable) - Constructor for exception org.apache.flink.util.FlinkRuntimeException
Creates a new exception with a null message and the given cause.
FlinkRuntimeFilterProgram - Class in org.apache.flink.table.planner.plan.optimize.program
Planner program that tries to inject runtime filter for suitable join to improve join performance.
FlinkRuntimeFilterProgram() - Constructor for class org.apache.flink.table.planner.plan.optimize.program.FlinkRuntimeFilterProgram
 
FlinkS3FileSystem - Class in org.apache.flink.fs.s3.common
Implementation of the Flink FileSystem interface for S3.
FlinkS3FileSystem(FileSystem, FlinkS3FileSystem.S5CmdConfiguration, String, String, int, S3AccessHelper, long, int) - Constructor for class org.apache.flink.fs.s3.common.FlinkS3FileSystem
Creates a FlinkS3FileSystem based on the given Hadoop S3 file system.
FlinkS3FileSystem.S5CmdConfiguration - Class in org.apache.flink.fs.s3.common
POJO representing parameters to configure s5cmd.
FlinkS3PrestoFileSystem - Class in org.apache.flink.fs.s3presto
FlinkS3PrestoFileSystem provides custom recursive deletion functionality to work around a bug in the internally used Presto file system.
FlinkS3PrestoFileSystem(FileSystem, FlinkS3FileSystem.S5CmdConfiguration, String, String, int, S3AccessHelper, long, int) - Constructor for class org.apache.flink.fs.s3presto.FlinkS3PrestoFileSystem
 
FlinkSchema - Class in org.apache.flink.table.planner.catalog
Base class for flink Schema, which provides some default implementations.
FlinkSchema() - Constructor for class org.apache.flink.table.planner.catalog.FlinkSchema
 
FlinkSecurityManager - Class in org.apache.flink.core.security
FlinkSecurityManager to control certain behaviors that can be captured by Java system security manager.
FlinkSemiAntiJoinFilterTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes semi-join down in a tree past a Filter.
FlinkSemiAntiJoinFilterTransposeRule(RelBuilderFactory) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinFilterTransposeRule
Creates a FlinkSemiAntiJoinFilterTransposeRule.
FlinkSemiAntiJoinJoinTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes a org.apache.calcite.rel.core.SemiJoin down in a tree past a Join in order to trigger other rules that will convert SemiJoins.
FlinkSemiAntiJoinProjectTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes a org.apache.calcite.rel.core.SemiJoin down in a tree past a Project.
FlinkSqlCallBinding - Class in org.apache.flink.table.planner.calcite
Binding supports to rewrite the DEFAULT operator.
FlinkSqlCallBinding(SqlValidator, SqlValidatorScope, SqlCall) - Constructor for class org.apache.flink.table.planner.calcite.FlinkSqlCallBinding
 
FlinkSqlConformance - Enum in org.apache.flink.sql.parser.validate
Sql conformance used for flink to set specific sql dialect parser
FlinkSqlNameMatcher - Class in org.apache.flink.table.planner.calcite
A workaround for adjusting types of ROW nested fields.
FlinkSqlNameMatcher(SqlNameMatcher, RelDataTypeFactory) - Constructor for class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
FlinkSqlOperatorTable - Class in org.apache.flink.table.planner.functions.sql
Operator table that contains only Flink-specific functions and operators.
FlinkSqlOperatorTable() - Constructor for class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
FlinkSqlParserFactories - Class in org.apache.flink.table.planner.delegation
A util method to create SqlParserImplFactory according to SqlConformance.
FlinkSqlParserImpl - Class in org.apache.flink.sql.parser.impl
SQL parser, generated from Parser.jj by JavaCC.
FlinkSqlParserImpl(InputStream) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
FlinkSqlParserImpl(InputStream, String) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
FlinkSqlParserImpl(Reader) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
FlinkSqlParserImpl(FlinkSqlParserImplTokenManager) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
FlinkSqlParserImplConstants - Interface in org.apache.flink.sql.parser.impl
 
FlinkSqlParserImplTokenManager - Class in org.apache.flink.sql.parser.impl
 
FlinkSqlParserImplTokenManager(SimpleCharStream) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
FlinkSqlParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
FlinkStatement - Class in org.apache.flink.table.jdbc
Statement for flink jdbc driver.
FlinkStatement(FlinkConnection) - Constructor for class org.apache.flink.table.jdbc.FlinkStatement
 
FlinkStreamPlanAnalyzers - Class in org.apache.flink.table.planner.analyze
A collection of PlanAnalyzers for StreamPlanner.
FlinkStreamPlanAnalyzers() - Constructor for class org.apache.flink.table.planner.analyze.FlinkStreamPlanAnalyzers
 
FlinkTimestampDynamicFunction - Class in org.apache.flink.table.planner.functions.sql
Function that used to define SQL time functions like LOCALTIME, CURRENT_TIME(these are all dynamic functions in Calcite's SqlStdOperatorTable) in Flink, the difference from the parent SqlAbstractTimeFunction is this function class be aware of whether it is used in batch mode, if true it will act totally same as the parent SqlAbstractTimeFunction, but will be a non-deterministic function if not in batch mode.
FlinkTimestampDynamicFunction(String, SqlTypeName, boolean) - Constructor for class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
FlinkTimestampWithPrecisionDynamicFunction - Class in org.apache.flink.table.planner.functions.sql
Function that used to define SQL time function like LOCALTIMESTAMP, CURRENT_TIMESTAMP, NOW() in Flink, the function support configuring the return type and the * precision of return type.
FlinkTimestampWithPrecisionDynamicFunction(String, SqlTypeName, boolean, int) - Constructor for class org.apache.flink.table.planner.functions.sql.FlinkTimestampWithPrecisionDynamicFunction
 
FlinkTypeSystem - Class in org.apache.flink.table.planner.calcite
Custom type system for Flink.
FlinkUserCodeClassLoader - Class in org.apache.flink.util
This class loader accepts a custom handler if an exception occurs in FlinkUserCodeClassLoader.loadClass(String, boolean).
FlinkUserCodeClassLoader(URL[], ClassLoader) - Constructor for class org.apache.flink.util.FlinkUserCodeClassLoader
 
FlinkUserCodeClassLoader(URL[], ClassLoader, Consumer<Throwable>) - Constructor for class org.apache.flink.util.FlinkUserCodeClassLoader
 
FlinkUserCodeClassLoaders - Class in org.apache.flink.util
Gives the URLClassLoader a nicer name for debugging purposes.
FlinkUserCodeClassLoaders.ParentFirstClassLoader - Class in org.apache.flink.util
Regular URLClassLoader that first loads from the parent and only after that from the URLs.
FlinkUserCodeClassLoaders.ResolveOrder - Enum in org.apache.flink.util
Class resolution order for Flink URL ClassLoader.
FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader - Class in org.apache.flink.util
Ensures that holding a reference on the context class loader outliving the scope of user code does not prevent the user classloader to be garbage collected (FLINK-16245).
FlinkVersion - Enum in org.apache.flink
Enumeration for Flink versions.
FlinkYarnSessionCli - Class in org.apache.flink.yarn.cli
Class handling the command line interface to the YARN session.
FlinkYarnSessionCli(Configuration, String, String, String) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
FlinkYarnSessionCli(Configuration, String, String, String, boolean) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
FlinkYarnSessionCli(Configuration, ClusterClientServiceLoader, String, String, String, boolean) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
FlinkZooKeeperQuorumPeer - Class in org.apache.flink.runtime.zookeeper
Simple wrapper for ZooKeeper's QuorumPeer, which reads a ZooKeeper config file and writes the required 'myid' file before starting the peer.
FlinkZooKeeperQuorumPeer() - Constructor for class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
 
flip() - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
 
flipSignBit(long) - Static method in class org.apache.flink.util.MathUtils
Flips the sign bit (most-significant-bit) of the input.
FLOAT - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
FLOAT = 6;
FLOAT - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
FLOAT = 7;
FLOAT - org.apache.flink.table.types.logical.LogicalTypeRoot
 
FLOAT - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
FLOAT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive float and Float.
FLOAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FLOAT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
FLOAT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
FLOAT() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a 4-byte single precision floating point number.
FLOAT() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
FLOAT() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API float or SQL FLOAT/REAL type.
FLOAT_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
FLOAT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
FLOAT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
FLOAT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
FLOAT_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
FLOAT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
FLOAT_SUM0 - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
FLOAT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
FLOAT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
FLOAT = 6;
FLOAT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
FLOAT = 7;
FLOAT_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
FloatApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.FloatApproxCountDistinctAggFunction
 
FloatAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.FloatAvgAggFunction
 
FloatColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
FloatColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.FloatColumnReader
 
FloatColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Float column vector.
FloatComparator - Class in org.apache.flink.api.common.typeutils.base
 
FloatComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.FloatComparator
 
FloatDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.FloatDataConverter
 
floatGenerator(float, float) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
floatGenerator(short, short) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
FloatHashSet - Class in org.apache.flink.table.runtime.util.collections
Float hash set.
FloatHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
 
FloatHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
 
FloatHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
 
FloatingBuffersUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the floating buffers usage gauge for SingleInputGates.
FloatingBuffersUsageGauge(SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.FloatingBuffersUsageGauge
 
floatingNetworkBuffersPerGate() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
FloatLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.FloatLeadLagAggFunction
 
floatLiteral() - Method in class org.apache.flink.table.codesplit.JavaParser
 
floatLiteral() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
FloatLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
FloatMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.FloatMaxAggFunction
 
FloatMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.FloatMinAggFunction
 
FloatParser - Class in org.apache.flink.types.parser
Parses a text field into a Float.
FloatParser() - Constructor for class org.apache.flink.types.parser.FloatParser
 
FloatPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
FloatPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArrayComparator
 
FloatPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for float arrays.
FloatPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
FloatPrimitiveArraySerializer.FloatPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
FloatPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer.FloatPrimitiveArraySerializerSnapshot
 
FloatSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Float.
FloatSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
FloatSerializer.FloatSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
FloatSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatSerializer.FloatSerializerSnapshot
 
FloatSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.FloatSingleValueAggFunction
 
FloatSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.FloatSum0AggFunction
 
FloatSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.FloatSumAggFunction
 
FloatSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.FloatSumWithRetractAggFunction
 
floatType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Float type.
FloatType - Class in org.apache.flink.table.types.logical
Logical type of a 4-byte single precision floating point number.
FloatType() - Constructor for class org.apache.flink.table.types.logical.FloatType
 
FloatType(boolean) - Constructor for class org.apache.flink.table.types.logical.FloatType
 
FloatValue - Class in org.apache.flink.types
Boxed serializable and comparable single precision floating point type, representing the primitive type float.
FloatValue() - Constructor for class org.apache.flink.types.FloatValue
Initializes the encapsulated float with 0.0.
FloatValue(float) - Constructor for class org.apache.flink.types.FloatValue
Initializes the encapsulated float with the provided value.
FloatValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for FloatValue based on CopyableValueComparator.
FloatValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
FloatValueParser - Class in org.apache.flink.types.parser
Parses a text field into a FloatValue
FloatValueParser() - Constructor for class org.apache.flink.types.parser.FloatValueParser
 
FloatValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
FloatValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
FloatValueSerializer.FloatValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
FloatValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatValueSerializer.FloatValueSerializerSnapshot
 
FloatWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Float.
FloatWriter.FloatWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
FloatWriter.FloatWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
FloatWriter for RowData input.
floor() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the largest integer less than or equal to a given number.
floor(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
floor(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
floor(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL FLOOR operator applied to int values.
floor(long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL FLOOR operator applied to long values.
floor(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
floor(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
floor(TimeIntervalUnit) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Rounds down a time point to the given unit.
FLOOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FLOOR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FLOOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
FLOOR_OR_CEIL - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for FLOOR and CEIL.
FloorCeilOptions(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
flush() - Method in interface org.apache.flink.api.common.serialization.BulkWriter
Flushes all intermediate buffered data to the output stream.
flush() - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
flush() - Method in class org.apache.flink.core.fs.FSDataOutputStream
Flushes the stream, writing any data currently buffered in stream implementation to the proper output stream.
flush() - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
flush() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
flush() - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
flush() - Method in class org.apache.flink.core.fs.OffsetAwareOutputStream
 
flush() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
flush() - Method in class org.apache.flink.formats.avro.AvroBulkWriter
 
flush() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
flush() - Method in class org.apache.flink.formats.compress.writers.HadoopCompressionBulkWriter
 
flush() - Method in class org.apache.flink.formats.compress.writers.NoCompressionBulkWriter
 
flush() - Method in class org.apache.flink.formats.parquet.ParquetBulkWriter
 
flush() - Method in class org.apache.flink.formats.sequencefile.SequenceFileWriter
 
flush() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
flush() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
flush() - Method in class org.apache.flink.orc.writer.OrcBulkWriter
 
flush() - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
flush() - Method in interface org.apache.flink.python.PythonFunctionRunner
Forces to finish the processing of the current bundle of elements.
flush() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
flush() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
flush() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
flush() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
flush() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
flush() - Method in class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
flush() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
flush() - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
flush() - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
flush() - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
flush() - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
flush() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
flush() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
flush() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
 
flush() - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
Flushes all intermediate buffered data to the underlying backend or output stream.
flush() - Method in class org.apache.flink.util.CloseShieldOutputStream
 
flush(boolean) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
flush(boolean) - Method in interface org.apache.flink.api.connector.sink2.SinkWriter
Called on checkpoint or end of input so that the writer to flush all pending data for at-least-once.
flush(boolean) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
In flight requests will be retried if the sink is still healthy.
flush(boolean) - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
flush(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Manually trigger the consumption of data from the given subpartitions.
flush(int) - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingResultPartition
 
flush(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
flush(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
flush(int) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
flush(ChannelHandlerContext, HttpRequest, HttpResponse) - Static method in class org.apache.flink.runtime.rest.handler.util.KeepAliveWrite
 
flush(Channel, HttpRequest, HttpResponse) - Static method in class org.apache.flink.runtime.rest.handler.util.KeepAliveWrite
 
FLUSH_AFTER_EVERY_RECORD - Static variable in class org.apache.flink.configuration.ExecutionOptions
A special marker value for flushing network buffers after each record.
FLUSH_BUFFER_SIZE - Static variable in class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
FLUSH_BUFFER_TIMEOUT - Static variable in class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
FLUSH_INTERVAL - Static variable in class org.apache.flink.configuration.JobEventStoreOptions
 
flushAccumulatedBuffers(TieredStorageSubpartitionId, Buffer, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
flushAccumulatedBuffers(TieredStorageSubpartitionId, Buffer, int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashSubpartitionBufferAccumulatorContext
Flush the accumulated Buffers of the subpartition.
flushAll() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
flushAll() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Manually trigger the consumption of data from all subpartitions.
flushAll() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingResultPartition
 
flushAll() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
flushAll() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
flushAll() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
flushAllSubpartitions(boolean) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
flushAlways - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
flushOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
This method should be called before finishing the record emission, to make sure any data that is still buffered will be sent.
flushSubpartition(int, boolean) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
flushToFile() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
flushToFile() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
fmix(int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
 
fmix(long) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
 
FOLDING - org.apache.flink.api.common.state.StateDescriptor.Type
 
followedBy(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
followedBy(Pattern<T, F>) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new group pattern to the existing one.
followedByAny(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
followedByAny(Pattern<T, F>) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new group pattern to the existing one.
following(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a bound FOLLOWING window bound, for use in methods such as RelBuilder.OverCall.rowsFrom(RexWindowBound) and RelBuilder.OverCall.rangeBetween(RexWindowBound, RexWindowBound).
following(Expression) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrderedPreceding
Set the following offset (based on time or row-count intervals) for over window.
FOLLOWING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FOO - org.apache.flink.streaming.tests.queryablestate.LabelSurrogate.Type
 
FOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FOR - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
FOR - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
FOR() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
FOR_KEYED_OBJECTS - Static variable in interface org.apache.flink.runtime.state.KeyExtractorFunction
 
FOR_PRIORITY_COMPARABLE_OBJECTS - Static variable in interface org.apache.flink.runtime.state.PriorityComparator
 
forAggregateFunction(DataTypeFactory, Class<? extends AggregateFunction<?, ?>>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a AggregateFunction.
forAggregating(InternalAggregatingState<K, N, IN, SV, OUT>, InternalKeyContext<K>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
forArray(BigIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BigIntWriter
 
forArray(BitVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BooleanWriter
 
forArray(ListVector, ArrowFieldWriter<ArrayData>) - Static method in class org.apache.flink.table.runtime.arrow.writers.ArrayWriter
 
forArray(MapVector, ArrowFieldWriter<ArrayData>, ArrowFieldWriter<ArrayData>) - Static method in class org.apache.flink.table.runtime.arrow.writers.MapWriter
 
forArray(StructVector, ArrowFieldWriter<RowData>[]) - Static method in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
forArray(DateDayVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.DateWriter
 
forArray(DecimalVector, int, int) - Static method in class org.apache.flink.table.runtime.arrow.writers.DecimalWriter
 
forArray(FixedSizeBinaryVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BinaryWriter
 
forArray(Float4Vector) - Static method in class org.apache.flink.table.runtime.arrow.writers.FloatWriter
 
forArray(Float8Vector) - Static method in class org.apache.flink.table.runtime.arrow.writers.DoubleWriter
 
forArray(IntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.IntWriter
 
forArray(SmallIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.SmallIntWriter
 
forArray(TinyIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.TinyIntWriter
 
forArray(ValueVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.TimeWriter
 
forArray(ValueVector, int) - Static method in class org.apache.flink.table.runtime.arrow.writers.TimestampWriter
 
forArray(VarBinaryVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.VarBinaryWriter
 
forArray(VarCharVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.VarCharWriter
 
forAsyncScalarFunction(DataTypeFactory, Class<? extends AsyncScalarFunction>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a AsyncScalarFunction.
forAsyncTableFunction(DataTypeFactory, Class<? extends AsyncTableFunction<?>>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a AsyncTableFunction.
forbid(String, OperatingSystem...) - Static method in enum org.apache.flink.tests.util.activation.OperatingSystemRestriction
Forbids the execution on the given set of operating systems.
forBoundedOutOfOrderness(Duration) - Static method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a watermark strategy for situations where records are out of order, but you can place an upper bound on how far the events are out of order.
forBulkFileFormat(BulkFormat<T, FileSourceSplit>, Path...) - Static method in class org.apache.flink.connector.file.src.FileSource
Builds a new FileSource using a BulkFormat to read batches of records from files.
forBulkFormat(Path, BulkWriter.Factory<IN>) - Static method in class org.apache.flink.connector.file.sink.FileSink
 
forBulkFormat(Path, BulkWriter.Factory<IN>) - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
Creates the builder for a StreamingFileSink with bulk-encoding format.
FORCE - org.apache.flink.table.api.config.ExecutionConfigOptions.SinkKeyedShuffle
Add keyed shuffle in any case except single parallelism.
FORCE - org.apache.flink.table.api.config.ExecutionConfigOptions.UpsertMaterialize
Add materialize operator in any case.
FORCE_AVRO - Static variable in class org.apache.flink.configuration.PipelineOptions
 
FORCE_KRYO - Static variable in class org.apache.flink.configuration.PipelineOptions
 
FORCE_KRYO_AVRO - Static variable in class org.apache.flink.configuration.PipelineOptions
 
FORCE_RPC_INVOCATION_SERIALIZATION - Static variable in class org.apache.flink.configuration.RpcOptions
 
FORCE_UNALIGNED - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
FORCED_ALIGNED - org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
 
forceNonParallel() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the parallelism and maximum parallelism of this operator to one.
forceNullable(TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy which forces the given {@param initialStrategy} to be nullable.
ForceNullableTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Forces a given type strategy to be nullable.
ForceNullableTypeStrategy(TypeStrategy) - Constructor for class org.apache.flink.table.types.inference.strategies.ForceNullableTypeStrategy
 
forceProcessExit(int) - Static method in class org.apache.flink.core.security.FlinkSecurityManager
Use this method to circumvent the configured FlinkSecurityManager behavior, ensuring that the current JVM process will always stop via System.exit() or Runtime.getRuntime().halt().
forceRawPattern() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Defines that a RAW data type must be used for all classes if their class name starts with or is equal to one of the given patterns.
forceSeek(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
Positions the stream to the given location.
forCheckpoint(CheckpointRetentionPolicy) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Creates the checkpoint properties for a checkpoint.
forCheckpointWithDefaultLocation() - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
forComponentId(String) - Method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Returns the LeaderInformation that is stored or an empty Optional if no entry exists for the passed componentId.
forComponentIdOrEmpty(String) - Method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Returns a LeaderInformation which is empty if no LeaderInformation is stored for the passed componentId.
forConfig(SnapshotType, CheckpointStorageLocationReference, boolean, boolean, long) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
forConnector(String) - Static method in class org.apache.flink.table.api.TableDescriptor
Creates a new TableDescriptor.Builder for a table using the given connector.
forControl() - Method in class org.apache.flink.table.codesplit.JavaParser
 
forControl() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
ForControlContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
forEach(LinkedOptionalMap.ConsumerWithException<K, V, E>) - Method in class org.apache.flink.util.LinkedOptionalMap
 
forEachEventTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Performs an action for each registered timer.
forEachEventTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
forEachEventTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
forEachProcessingTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Performs an action for each registered timer.
forEachProcessingTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
forEachProcessingTimeTimer(BiConsumerWithException<N, Long, Exception>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
forEachRemaining(Consumer<? super E>) - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
forEachRemaining(BulkFormat.Reader<T>, Consumer<? super T>) - Static method in class org.apache.flink.connector.file.src.util.Utils
Performs the given action for each remaining element in BulkFormat.Reader until all elements have been processed or the action throws an exception.
foreachTimer(BiConsumerWithException<N, Long, Exception>, KeyGroupedInternalPriorityQueue<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceAsyncImpl
Iterator each timer in the queue, and invoke the consumer.
foreachTimer(BiConsumerWithException<N, Long, Exception>, KeyGroupedInternalPriorityQueue<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
FOREIGN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
forExecutor(ExecutorService) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBStateDataTransferHelper
 
forExtractor(Extractor<IN>) - Static method in class org.apache.flink.formats.compress.CompressWriters
 
forFileSystem(String) - Static method in interface org.apache.flink.connector.file.table.PartitionFieldExtractor
 
forFormat(String) - Static method in class org.apache.flink.table.api.FormatDescriptor
Creates a new FormatDescriptor.Builder describing a format with the given format identifier.
forGenerator(WatermarkGeneratorSupplier<T>) - Static method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a watermark strategy based on an existing WatermarkGeneratorSupplier.
forGeneric(String, Schema, String) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroSerializationSchema
Creates AvroSerializationSchema that produces byte arrays that were generated from Avro schema and writes the writer schema to Confluent Schema Registry.
forGeneric(String, Schema, String, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroSerializationSchema
Creates AvroSerializationSchema that produces byte arrays that were generated from Avro schema and writes the writer schema to Confluent Schema Registry.
forGeneric(Schema) - Static method in class org.apache.flink.formats.avro.AvroDeserializationSchema
Creates AvroDeserializationSchema that produces GenericRecord using provided schema.
forGeneric(Schema) - Static method in class org.apache.flink.formats.avro.AvroSerializationSchema
Creates AvroSerializationSchema that serializes GenericRecord using provided schema.
forGeneric(Schema, String) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates ConfluentRegistryAvroDeserializationSchema that produces GenericRecord using the provided reader schema and looks up the writer schema in the Confluent Schema Registry.
forGeneric(Schema, String, int) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates ConfluentRegistryAvroDeserializationSchema that produces GenericRecord using the provided reader schema and looks up the writer schema in the Confluent Schema Registry.
forGeneric(Schema, String, int, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates ConfluentRegistryAvroDeserializationSchema that produces GenericRecord using the provided reader schema and looks up the writer schema in the Confluent Schema Registry.
forGeneric(Schema, String, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates ConfluentRegistryAvroDeserializationSchema that produces GenericRecord using the provided reader schema and looks up the writer schema in the Confluent Schema Registry.
forGeneric(Schema, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.AvroDeserializationSchema
Creates AvroDeserializationSchema that produces GenericRecord using provided schema.
forGeneric(Schema, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.AvroSerializationSchema
Creates AvroSerializationSchema that serializes GenericRecord using provided schema.
forGeneric(Schema, SchemaCoder.SchemaCoderProvider) - Static method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
forGeneric(Schema, SchemaCoder.SchemaCoderProvider, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
forGenericRecord(Schema) - Static method in class org.apache.flink.formats.avro.AvroWriters
Creates an AvroWriterFactory that accepts and writes Avro generic types.
forGenericRecord(Schema) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetReaders
Creates a new AvroParquetRecordFormat that reads the parquet file into Avro GenericRecords.
forGenericRecord(Schema) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetWriters
Creates a ParquetWriterFactory that accepts and writes Avro generic types.
forGlobalFailure(JobInfo, MetricGroup, Executor, ClassLoader) - Static method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
Factory method returning a Global failure Context for the given params.
forGloballyCleanableResources(ComponentMainThreadExecutor, Executor, RetryStrategy) - Static method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner
 
forInit() - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
forInit() - Method in class org.apache.flink.table.codesplit.JavaParser
 
ForInitContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
forInitializationFailure(ExecutionGraphInfo, Throwable) - Static method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
forInputGate(InputGate) - Static method in interface org.apache.flink.streaming.runtime.io.checkpointing.UpstreamRecoveryTracker
 
forInputsCount(int) - Static method in class org.apache.flink.api.common.eventtime.IndexedCombinedWatermarkStatus
 
FORK_JOIN_EXECUTOR_PARALLELISM_FACTOR - Static variable in class org.apache.flink.configuration.RpcOptions
 
FORK_JOIN_EXECUTOR_PARALLELISM_MAX - Static variable in class org.apache.flink.configuration.RpcOptions
 
FORK_JOIN_EXECUTOR_PARALLELISM_MIN - Static variable in class org.apache.flink.configuration.RpcOptions
 
forKeyedObjects() - Static method in interface org.apache.flink.runtime.state.KeyExtractorFunction
 
ForkJoinExecutorConfiguration(double, int, int) - Constructor for class org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
 
forList(InternalListState<K, N, T>, InternalKeyContext<K>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
forLocallyCleanableResources(ComponentMainThreadExecutor, Executor, RetryStrategy) - Static method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner
 
FORMAL_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
formalParameter() - Method in class org.apache.flink.table.codesplit.JavaParser
 
formalParameter() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
formalParameter(int) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
FormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
formalParameterList() - Method in class org.apache.flink.table.codesplit.JavaParser
 
formalParameterList() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
formalParameterList() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
FormalParameterListContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
formalParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
formalParameters() - Method in class org.apache.flink.table.codesplit.JavaParser
 
formalParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
formalParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
FormalParametersContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
forManaged() - Static method in class org.apache.flink.table.api.TableDescriptor
Deprecated.
This method will be removed soon. Please see FLIP-346 for more details.
forMap(InternalMapState<K, N, UK, UV>, InternalKeyContext<K>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
format() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
format(IN) - Method in interface org.apache.flink.streaming.api.legacy.io.TextOutputFormat.TextFormatter
Deprecated.
 
format(String) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines the format to be used for this table.
format(ConfigOption<String>, FormatDescriptor) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines the format to be used for this table.
format(Description) - Method in class org.apache.flink.configuration.description.Formatter
Formats the description into a String using format specific tags.
format(Formatter) - Method in class org.apache.flink.configuration.description.LineBreakElement
 
format(Formatter) - Method in class org.apache.flink.configuration.description.LinkElement
 
format(Formatter) - Method in class org.apache.flink.configuration.description.ListElement
 
format(Formatter) - Method in class org.apache.flink.configuration.description.TextElement
 
format(LineBreakElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(LinkElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(ListElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(TextElement) - Method in class org.apache.flink.configuration.description.Formatter
 
format(FormatDescriptor) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Defines the format to be used for this table.
Format - Interface in org.apache.flink.table.connector.format
Base interface for connector formats.
FORMAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FORMAT - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
FORMAT - Static variable in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Prefix for format-related properties.
FORMAT - Static variable in class org.apache.flink.table.types.logical.ArrayType
 
FORMAT - Static variable in class org.apache.flink.table.types.logical.MapType
 
FORMAT - Static variable in class org.apache.flink.table.types.logical.MultisetType
 
FORMAT - Static variable in class org.apache.flink.table.types.logical.RawType
 
FORMAT - Static variable in class org.apache.flink.table.types.logical.RowType
 
FORMAT - Static variable in class org.apache.flink.table.types.logical.StructuredType
 
FORMAT_COMMENT_PREFIX - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_DERIVE_SCHEMA - Static variable in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Key for deriving the schema of the format from the table's schema.
FORMAT_FIELD_DELIMITER - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_FIELDS - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_IGNORE_FIRST_LINE - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_LINE_DELIMITER - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_NUM_FILES - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_PROPERTY_VERSION - Static variable in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Key for describing the property version.
FORMAT_QUOTE_CHARACTER - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_SUFFIX - Static variable in class org.apache.flink.table.factories.FactoryUtil
Suffix for keys of ConfigOption in case a connector requires multiple formats (e.g.
FORMAT_TYPE - Static variable in class org.apache.flink.table.factories.TableFactoryService
Deprecated.
Key for describing the type of the format.
FORMAT_TYPE_VALUE - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
FORMAT_WRITE_MODE - Static variable in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
formatAddress(int) - Static method in class org.apache.flink.streaming.examples.statemachine.event.Event
Util method to create a string representation of a 32 bit integer representing an IPv4 address.
formatDate(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Helper for CAST({date} AS VARCHAR(n)).
FormatDescriptor - Class in org.apache.flink.table.api
Describes a format and its options for use with TableDescriptor.
FormatDescriptor.Builder - Class in org.apache.flink.table.api
Builder for FormatDescriptor.
FormatFactory - Interface in org.apache.flink.table.factories
formatIntervalDayTime(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatIntervalYearMonth(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatLineBreak(StringBuilder) - Method in class org.apache.flink.configuration.description.Formatter
 
formatLineBreak(StringBuilder) - Method in class org.apache.flink.configuration.description.HtmlFormatter
 
formatLink(StringBuilder, String, String) - Method in class org.apache.flink.configuration.description.Formatter
 
formatLink(StringBuilder, String, String) - Method in class org.apache.flink.configuration.description.HtmlFormatter
 
formatList(StringBuilder, String[]) - Method in class org.apache.flink.configuration.description.Formatter
 
formatList(StringBuilder, String[]) - Method in class org.apache.flink.configuration.description.HtmlFormatter
 
formatLogString(String) - Method in class org.apache.flink.runtime.operators.BatchTask
 
formatLogString(String) - Method in interface org.apache.flink.runtime.operators.TaskContext
 
formatParameter(String, Object) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatPartitionSpec(Map<String, String>) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatPartitionSpec(CatalogPartitionSpec) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatProperties(Map<String, String>) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatScope(String) - Method in class org.apache.flink.runtime.metrics.scope.JobManagerScopeFormat
 
formatScope(String, String) - Method in class org.apache.flink.runtime.metrics.scope.TaskManagerScopeFormat
 
formatScope(JobManagerJobMetricGroup, AbstractID, String, OperatorID, String) - Method in class org.apache.flink.runtime.metrics.scope.JobManagerOperatorScopeFormat
 
formatScope(JobManagerMetricGroup, JobID, String) - Method in class org.apache.flink.runtime.metrics.scope.JobManagerJobScopeFormat
 
formatScope(TaskManagerJobMetricGroup, AbstractID, ExecutionAttemptID, String, int, int) - Method in class org.apache.flink.runtime.metrics.scope.TaskScopeFormat
 
formatScope(TaskManagerMetricGroup, JobID, String) - Method in class org.apache.flink.runtime.metrics.scope.TaskManagerJobScopeFormat
 
formatScope(TaskMetricGroup, OperatorID, String) - Method in class org.apache.flink.runtime.metrics.scope.OperatorScopeFormat
 
formatSelectColumns(ResolvedSchema) - Static method in class org.apache.flink.table.operations.OperationUtils
 
formatSqlFile(String) - Static method in class org.apache.flink.table.client.cli.parser.SqlMultiLineParser
 
Formatter - Class in org.apache.flink.configuration.description
Allows providing multiple formatters for the description.
Formatter() - Constructor for class org.apache.flink.configuration.description.Formatter
 
formatText(StringBuilder, String, String[], EnumSet<TextElement.TextStyle>) - Method in class org.apache.flink.configuration.description.Formatter
 
formatText(StringBuilder, String, String[], EnumSet<TextElement.TextStyle>) - Method in class org.apache.flink.configuration.description.HtmlFormatter
 
formatTimestamp(TimestampData, String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestamp(TimestampData, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestamp(TimestampData, TimeZone, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampMillis(int, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampMillis(long, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampString(String, String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampString(String, String, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampString(String, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTimestampStringWithOffset(String, String, String, TimeZone, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
formatTwoLineHelpOptions(int, List<Tuple2<String, String>>) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
formatUnixTimestamp(long, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the given format.
formatUnixTimestamp(long, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the "yyyy-MM-dd HH:mm:ss" format.
formatURL(URL) - Static method in class org.apache.flink.util.ClassLoaderUtil
Returns the interpretation of URL in string format.
FormatUserCodeTable() - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer.FormatUserCodeTable
 
formatWithChildren(String, Map<String, Object>, List<T>, Function<T, String>) - Static method in class org.apache.flink.table.operations.OperationUtils
Formats a Tree of Operation in a unified way.
formatWithHighestUnit(Duration) - Static method in class org.apache.flink.util.TimeUtils
Pretty prints the duration as a lowest granularity unit that does not lose precision.
formatWrapper - Variable in class org.apache.flink.api.common.operators.GenericDataSinkBase
 
formatWrapper - Variable in class org.apache.flink.api.common.operators.GenericDataSourceBase
 
forMonotonousTimestamps() - Static method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a watermark strategy for situations with monotonously ascending timestamps.
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
 
forNumber(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
forPath(String) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
forPath(String, boolean) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
forPath(String, boolean, RecoveryClaimMode) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
forPathWithSize(Path) - Static method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
forPojo(Class<T>) - Static method in class org.apache.flink.formats.csv.CsvReaderFormat
Builds a new CsvReaderFormat for reading CSV files mapped to the provided POJO class definition.
forPriorityComparableObjects() - Static method in interface org.apache.flink.runtime.state.PriorityComparator
 
forPriorityQueue(KeyGroupedInternalPriorityQueue<T>, TypeSerializer<T>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
forProcedure(DataTypeFactory, Class<? extends Procedure>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type in inference from a Procedure.
forProvider(Configuration, String) - Static method in class org.apache.flink.configuration.SecurityOptions
Returns a view over the given configuration via which options can be set/retrieved for the given provider.
forRecords(String, BulkFormat.RecordIterator<T>) - Static method in class org.apache.flink.connector.file.src.impl.FileRecords
 
forRecordStreamFormat(StreamFormat<T>, Path...) - Static method in class org.apache.flink.connector.file.src.FileSource
Builds a new FileSource using a StreamFormat to read record-by-record from a file stream.
forReducing(InternalReducingState<K, N, T>, InternalKeyContext<K>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
forReflectRecord(Class<T>) - Static method in class org.apache.flink.formats.avro.AvroWriters
Creates an AvroWriterFactory for the given type.
forReflectRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetReaders
Creates a new AvroParquetRecordFormat that reads the parquet file into Avro records via reflection.
forReflectRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetWriters
Creates a ParquetWriterFactory for the given type.
forReporter(String, MetricConfig, MetricReporter) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
forReporter(String, MetricConfig, TraceReporter) - Static method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
forReporter(String, MetricReporter) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
forReporter(String, MetricFilter, MetricReporter) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
forReporter(String, TraceReporter) - Static method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
forReporter(Configuration, String) - Static method in class org.apache.flink.configuration.MetricOptions
Returns a view over the given configuration via which options can be set/retrieved for the given reporter.
forRow(BigIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BigIntWriter
 
forRow(BitVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BooleanWriter
 
forRow(ListVector, ArrowFieldWriter<ArrayData>) - Static method in class org.apache.flink.table.runtime.arrow.writers.ArrayWriter
 
forRow(MapVector, ArrowFieldWriter<ArrayData>, ArrowFieldWriter<ArrayData>) - Static method in class org.apache.flink.table.runtime.arrow.writers.MapWriter
 
forRow(StructVector, ArrowFieldWriter<RowData>[]) - Static method in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
forRow(DateDayVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.DateWriter
 
forRow(DecimalVector, int, int) - Static method in class org.apache.flink.table.runtime.arrow.writers.DecimalWriter
 
forRow(FixedSizeBinaryVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.BinaryWriter
 
forRow(Float4Vector) - Static method in class org.apache.flink.table.runtime.arrow.writers.FloatWriter
 
forRow(Float8Vector) - Static method in class org.apache.flink.table.runtime.arrow.writers.DoubleWriter
 
forRow(IntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.IntWriter
 
forRow(SmallIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.SmallIntWriter
 
forRow(TinyIntVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.TinyIntWriter
 
forRow(ValueVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.TimeWriter
 
forRow(ValueVector, int) - Static method in class org.apache.flink.table.runtime.arrow.writers.TimestampWriter
 
forRow(VarBinaryVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.VarBinaryWriter
 
forRow(VarCharVector) - Static method in class org.apache.flink.table.runtime.arrow.writers.VarCharWriter
 
forRowFormat(Path, Encoder<IN>) - Static method in class org.apache.flink.connector.file.sink.FileSink
 
forRowFormat(Path, Encoder<IN>) - Static method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
Creates the builder for a StreamingFileSink with row-encoding format.
forSavepoint(boolean, SavepointFormatType) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Creates the checkpoint properties for a (manually triggered) savepoint.
forScalarFunction(DataTypeFactory, Class<? extends ScalarFunction>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a ScalarFunction.
forSchema(CsvSchema, TypeInformation<T>) - Static method in class org.apache.flink.formats.csv.CsvReaderFormat
Builds a new CsvReaderFormat using a CsvSchema.
forSchema(SerializableSupplier<CsvMapper>, SerializableFunction<CsvMapper, CsvSchema>, TypeInformation<T>) - Static method in class org.apache.flink.formats.csv.CsvReaderFormat
Builds a new CsvReaderFormat using a CsvSchema generator and CsvMapper factory.
forSink(DataStream<T>, Sink<T>, CustomSinkOperatorUidHashes) - Static method in class org.apache.flink.streaming.api.datastream.DataStreamSink
 
forSpecific(Class<T>) - Static method in class org.apache.flink.formats.avro.AvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from avro schema.
forSpecific(Class<T>) - Static method in class org.apache.flink.formats.avro.AvroSerializationSchema
Creates AvroSerializationSchema that serializes SpecificRecord using provided schema.
forSpecific(Class<T>, String) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from Avro schema and looks up the writer schema in the Confluent Schema Registry.
forSpecific(Class<T>, String, int) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from Avro schema and looks up the writer schema in the Confluent Schema Registry.
forSpecific(Class<T>, String, int, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from Avro schema and looks up the writer schema in the Confluent Schema Registry.
forSpecific(Class<T>, String, String) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroSerializationSchema
Creates AvroSerializationSchema that produces byte arrays that were generated from Avro schema and writes the writer schema to Confluent Schema Registry.
forSpecific(Class<T>, String, String, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroSerializationSchema
Creates AvroSerializationSchema that produces byte arrays that were generated from Avro schema and writes the writer schema to Confluent Schema Registry.
forSpecific(Class<T>, String, Map<String, ?>) - Static method in class org.apache.flink.formats.avro.registry.confluent.ConfluentRegistryAvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from Avro schema and looks up the writer schema in the Confluent Schema Registry.
forSpecific(Class<T>, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.AvroDeserializationSchema
Creates AvroDeserializationSchema that produces classes that were generated from avro schema.
forSpecific(Class<T>, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.AvroSerializationSchema
Creates AvroSerializationSchema that serializes SpecificRecord using provided schema.
forSpecific(Class<T>, SchemaCoder.SchemaCoderProvider) - Static method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
forSpecific(Class<T>, SchemaCoder.SchemaCoderProvider, AvroFormatOptions.AvroEncoding) - Static method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
forSpecificRecord(Class<T>) - Static method in class org.apache.flink.formats.avro.AvroWriters
Creates an AvroWriterFactory for an Avro specific type.
forSpecificRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetReaders
Creates a new AvroParquetRecordFormat that reads the parquet file into Avro SpecificRecords.
forSpecificRecord(Class<T>) - Static method in class org.apache.flink.formats.parquet.avro.AvroParquetWriters
Creates a ParquetWriterFactory for an Avro specific type.
FORST_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
 
FORST_TIMER_SERVICE_FACTORY_CACHE_SIZE - Static variable in class org.apache.flink.state.forst.ForStOptions
The cache size per key-group for ROCKSDB timer service factory implementation.
forStage(ExecutableStage) - Method in class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory
 
ForStAggregatingState<K,​N,​IN,​ACC,​OUT> - Class in org.apache.flink.state.forst
The implementation of AggregatingState for ForStDB.
ForStAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>, StateRequestHandler, ColumnFamilyHandle, Supplier<SerializedCompositeKeyBuilder<K>>, N, Supplier<TypeSerializer<N>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>) - Constructor for class org.apache.flink.state.forst.ForStAggregatingState
 
ForStConfigurableOptions - Class in org.apache.flink.state.forst
This class contains the configuration options for the ForStStateBackend.
ForStConfigurableOptions() - Constructor for class org.apache.flink.state.forst.ForStConfigurableOptions
 
ForStDB - org.apache.flink.state.forst.ForStStateBackend.PriorityQueueStateType
 
ForStDBBunchPutRequest<K,​N,​UK,​UV> - Class in org.apache.flink.state.forst
The Bunch Put access request for ForStDB.
ForStDBBunchPutRequest(ContextKey<K, N>, Map<UK, UV>, ForStMapState<K, N, UK, UV>, InternalStateFuture<Void>) - Constructor for class org.apache.flink.state.forst.ForStDBBunchPutRequest
 
ForStDBCachingPriorityQueueSet<E extends HeapPriorityQueueElement> - Class in org.apache.flink.state.forst.sync
A priority queue with set semantics, implemented on top of RocksDB.
ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache - Interface in org.apache.flink.state.forst.sync
Cache that is organized as an ordered set for byte-arrays.
ForStDBGetRequest<K,​N,​V,​R> - Class in org.apache.flink.state.forst
The Get access request for ForStDB.
ForStDBIterRequest<K,​N,​UK,​UV,​R> - Class in org.apache.flink.state.forst
The abstract iterator access request for ForStDB.
ForStDBIterRequest(ContextKey<K, N>, ForStMapState<K, N, UK, UV>, StateRequestHandler, RocksIterator) - Constructor for class org.apache.flink.state.forst.ForStDBIterRequest
 
ForStDbKvStateInfo(ColumnFamilyHandle, RegisteredStateMetaInfoBase) - Constructor for class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend.ForStDbKvStateInfo
 
ForStDBListGetRequest<K,​N,​V> - Class in org.apache.flink.state.forst
The Get access request for ForStDB.
ForStDBMapCheckRequest<K,​N,​V> - Class in org.apache.flink.state.forst
The Map#isEmpty() and Map#contains() request for ForStDB.
ForStDBMapCheckRequest(ContextKey<K, N>, ForStInnerTable<K, N, V>, InternalStateFuture<Boolean>, boolean) - Constructor for class org.apache.flink.state.forst.ForStDBMapCheckRequest
 
ForStDBMapEntryIterRequest<K,​N,​UK,​UV> - Class in org.apache.flink.state.forst
The ForSt ForStDBIterRequest which returns the entries of a ForStMapState.
ForStDBMapEntryIterRequest(ContextKey<K, N>, ForStMapState<K, N, UK, UV>, StateRequestHandler, RocksIterator, InternalStateFuture<StateIterator<Map.Entry<UK, UV>>>) - Constructor for class org.apache.flink.state.forst.ForStDBMapEntryIterRequest
 
ForStDBMapKeyIterRequest<K,​N,​UK,​UV> - Class in org.apache.flink.state.forst
The ForSt ForStDBIterRequest which returns the keys of a ForStMapState.
ForStDBMapKeyIterRequest(ContextKey<K, N>, ForStMapState<K, N, UK, UV>, StateRequestHandler, RocksIterator, InternalStateFuture<StateIterator<UK>>) - Constructor for class org.apache.flink.state.forst.ForStDBMapKeyIterRequest
 
ForStDBMapValueIterRequest<K,​N,​UK,​UV> - Class in org.apache.flink.state.forst
The ForSt ForStDBIterRequest which returns the values of a ForStMapState.
ForStDBMapValueIterRequest(ContextKey<K, N>, ForStMapState<K, N, UK, UV>, StateRequestHandler, RocksIterator, InternalStateFuture<StateIterator<UV>>) - Constructor for class org.apache.flink.state.forst.ForStDBMapValueIterRequest
 
ForStDBOperation - Interface in org.apache.flink.state.forst
Data access operation to ForStDB.
ForStDBPriorityQueueSetFactory - Class in org.apache.flink.state.forst.sync
Encapsulates the logic and resources in connection with creating priority queue state structures, for RocksDB backend.
ForStDBPutRequest<K,​N,​V> - Class in org.apache.flink.state.forst
The Put access request for ForStDB.
ForStDBSingleGetRequest<K,​N,​V> - Class in org.apache.flink.state.forst
The Get access request for ForStDB.
ForStDBTtlCompactFiltersManager - Class in org.apache.flink.state.forst
RocksDB compaction filter utils for state with TTL.
ForStDBTtlCompactFiltersManager(TtlTimeProvider, long, Duration) - Constructor for class org.apache.flink.state.forst.ForStDBTtlCompactFiltersManager
 
ForStDBWriteBatchWrapper - Class in org.apache.flink.state.forst
It's a wrapper class around ForStDB's WriteBatch for writing in bulk.
ForStDBWriteBatchWrapper(RocksDB, long) - Constructor for class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
ForStDBWriteBatchWrapper(RocksDB, WriteOptions) - Constructor for class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
ForStDBWriteBatchWrapper(RocksDB, WriteOptions, int, long) - Constructor for class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
ForStDBWriteBatchWrapper(RocksDB, WriteOptions, long) - Constructor for class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
ForStFlinkFileSystem - Class in org.apache.flink.state.forst.fs
A FileSystem delegates some requests to file system loaded by Flink FileSystem mechanism.
ForStFlinkFileSystem(FileSystem, String, String) - Constructor for class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
ForStGeneralMultiGetOperation - Class in org.apache.flink.state.forst
The general-purpose multiGet operation implementation for ForStDB, which simulates multiGet by calling the Get API multiple times with multiple threads.
ForStIncrementalRestoreOperation<K> - Class in org.apache.flink.state.forst.restore
Encapsulates the process of restoring a ForSt instance from an incremental snapshot.
ForStIncrementalRestoreOperation(String, KeyGroupRange, CloseableRegistry, ClassLoader, Map<String, ForStKeyedStateBackend.ForStKvStateInfo>, StateSerializerProvider<K>, ForStResourceContainer, Path, File, DBOptions, Function<String, ColumnFamilyOptions>, ForStNativeMetricOptions, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<IncrementalRemoteKeyedStateHandle>) - Constructor for class org.apache.flink.state.forst.restore.ForStIncrementalRestoreOperation
 
ForStIncrementalSnapshotStrategy<K> - Class in org.apache.flink.state.forst.snapshot
Snapshot strategy for ForStKeyedStateBackend that is based on disableFileDeletions()+getLiveFiles() of ForSt and creates incremental snapshots.
ForStIncrementalSnapshotStrategy(RocksDB, ResourceGuard, ForStResourceContainer, TypeSerializer<K>, LinkedHashMap<String, ForStKeyedStateBackend.ForStKvStateInfo>, KeyGroupRange, int, UUID, SortedMap<Long, Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>>, ForStStateDataTransfer, long) - Constructor for class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
ForStInnerTable<K,​N,​V> - Interface in org.apache.flink.state.forst
The concept of an abstracted table oriented towards ForStDB, and each ForStInnerTable can be mapped to a ForSt internal State.
ForStIterateOperation - Class in org.apache.flink.state.forst
The iterate operation implementation for ForStDB, which leverages rocksdb's iterator directly.
ForStIteratorWrapper - Class in org.apache.flink.state.forst.sync
This class was originally a wrapper around RocksIterator to check the iterator status for all the methods mentioned to require this check in the wiki documentation: seek, next, seekToFirst, seekToLast, seekForPrev, and prev.
ForStIteratorWrapper(RocksIterator) - Constructor for class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
ForStKeyedStateBackend<K> - Class in org.apache.flink.state.forst
A KeyedStateBackend that stores its state in ForSt.
ForStKeyedStateBackend(UUID, ForStResourceContainer, int, TypeSerializer<K>, Supplier<SerializedCompositeKeyBuilder<K>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>, RocksDB, LinkedHashMap<String, ForStKeyedStateBackend.ForStKvStateInfo>, Function<String, ColumnFamilyOptions>, ColumnFamilyHandle, ForStSnapshotStrategyBase<K, ?>, CloseableRegistry, ForStNativeMetricMonitor) - Constructor for class org.apache.flink.state.forst.ForStKeyedStateBackend
 
ForStKeyedStateBackend.ForStKvStateInfo - Class in org.apache.flink.state.forst
ForSt specific information about the k/v states.
ForStKeyedStateBackendBuilder<K> - Class in org.apache.flink.state.forst
Builder class for ForStKeyedStateBackend which handles all necessary initializations and cleanups.
ForStKeyedStateBackendBuilder(String, ClassLoader, ForStResourceContainer, Function<String, ColumnFamilyOptions>, TypeSerializer<K>, int, KeyGroupRange, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<KeyedStateHandle>, CloseableRegistry) - Constructor for class org.apache.flink.state.forst.ForStKeyedStateBackendBuilder
 
ForStKvStateInfo(ColumnFamilyHandle, RegisteredStateMetaInfoBase) - Constructor for class org.apache.flink.state.forst.ForStKeyedStateBackend.ForStKvStateInfo
 
ForStListIterator<V> - Class in org.apache.flink.state.forst
The forst implementation for list iterator.
ForStListIterator(State, StateRequestType, StateRequestHandler, Collection<V>) - Constructor for class org.apache.flink.state.forst.ForStListIterator
 
ForStListState<K,​N,​V> - Class in org.apache.flink.state.forst
The AbstractListState implement for ForStDB.
ForStListState(StateRequestHandler, ColumnFamilyHandle, ListStateDescriptor<V>, Supplier<SerializedCompositeKeyBuilder<K>>, N, Supplier<TypeSerializer<N>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>) - Constructor for class org.apache.flink.state.forst.ForStListState
 
ForStMapIterator<T> - Class in org.apache.flink.state.forst
The map iterator implementation for ForStDB.
ForStMapIterator(State, StateRequestType, StateRequestType, StateRequestHandler, Collection<T>, boolean, RocksIterator) - Constructor for class org.apache.flink.state.forst.ForStMapIterator
 
ForStMapState<K,​N,​UK,​UV> - Class in org.apache.flink.state.forst
The AbstractMapState implement for ForStDB.
ForStMapState(StateRequestHandler, ColumnFamilyHandle, MapStateDescriptor<UK, UV>, Supplier<SerializedCompositeKeyBuilder<K>>, N, Supplier<TypeSerializer<N>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>, Supplier<DataInputDeserializer>, int) - Constructor for class org.apache.flink.state.forst.ForStMapState
 
ForStMemoryConfiguration - Class in org.apache.flink.state.forst
The settings regarding ForSt memory usage.
ForStMemoryConfiguration() - Constructor for class org.apache.flink.state.forst.ForStMemoryConfiguration
 
ForStMemoryControllerUtils - Class in org.apache.flink.state.forst
Utils to create Cache and WriteBufferManager which are used to control total memory usage of ForSt.
ForStMemoryControllerUtils() - Constructor for class org.apache.flink.state.forst.ForStMemoryControllerUtils
 
ForStMemoryControllerUtils.ForStMemoryFactory - Interface in org.apache.flink.state.forst
Factory for Write Buffer Manager and Bock Cache.
ForStNativeMetricMonitor - Class in org.apache.flink.state.forst
A monitor which pulls {RocksDB} native metrics and forwards them to Flink's metric group.
ForStNativeMetricMonitor(ForStNativeMetricOptions, MetricGroup, RocksDB, Statistics) - Constructor for class org.apache.flink.state.forst.ForStNativeMetricMonitor
 
ForStNativeMetricOptions - Class in org.apache.flink.state.forst
Enable which ForSt metrics to forward to Flink's metrics reporter.
ForStNativeMetricOptions() - Constructor for class org.apache.flink.state.forst.ForStNativeMetricOptions
 
ForStNativeSnapshotResources(List<StateMetaInfoSnapshot>, long, List<Path>, String, ForStSnapshotStrategyBase.PreviousSnapshot, Runnable) - Constructor for class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
ForStNoneRestoreOperation - Class in org.apache.flink.state.forst.restore
Encapsulates the process of initiating a ForSt instance without restore.
ForStNoneRestoreOperation(Map<String, ForStKeyedStateBackend.ForStKvStateInfo>, File, DBOptions, Function<String, ColumnFamilyOptions>, ForStNativeMetricOptions, MetricGroup) - Constructor for class org.apache.flink.state.forst.restore.ForStNoneRestoreOperation
 
ForStOperationUtils - Class in org.apache.flink.state.forst
Utils for ForSt Operations.
ForStOperationUtils() - Constructor for class org.apache.flink.state.forst.ForStOperationUtils
 
ForStOptions - Class in org.apache.flink.state.forst
Configuration options for the ForStStateBackend.
ForStOptions() - Constructor for class org.apache.flink.state.forst.ForStOptions
 
ForStOptionsFactory - Interface in org.apache.flink.state.forst
A factory for DBOptions and ColumnFamilyOptions to be passed to the ForStStateBackend.
ForStPriorityQueueConfig - Class in org.apache.flink.state.forst.sync
The configuration of rocksDB priority queue state implementation.
ForStPriorityQueueConfig() - Constructor for class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
 
ForStPriorityQueueConfig(ForStStateBackend.PriorityQueueStateType, int) - Constructor for class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
 
ForStProperty - Enum in org.apache.flink.state.forst
RocksDB properties that can be queried by Flink's metrics reporter.
forStreamStateHandle(StreamStateHandle) - Static method in class org.apache.flink.runtime.state.SharedStateRegistryKey
Create a unique key based on physical id.
ForStReducingState<K,​N,​V> - Class in org.apache.flink.state.forst
The AbstractReducingState implement for ForStDB.
ForStReducingState(StateRequestHandler, ColumnFamilyHandle, ReducingStateDescriptor<V>, Supplier<SerializedCompositeKeyBuilder<K>>, N, Supplier<TypeSerializer<N>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>) - Constructor for class org.apache.flink.state.forst.ForStReducingState
 
ForStResourceContainer - Class in org.apache.flink.state.forst
The container for ForSt resources, including option factory and shared resource among instances.
ForStResourceContainer() - Constructor for class org.apache.flink.state.forst.ForStResourceContainer
 
ForStResourceContainer(ReadableConfig, ForStOptionsFactory, OpaqueMemoryResource<ForStSharedResources>, File, Path, boolean) - Constructor for class org.apache.flink.state.forst.ForStResourceContainer
 
ForStResourceContainer(ForStOptionsFactory) - Constructor for class org.apache.flink.state.forst.ForStResourceContainer
 
ForStResourceContainer(ForStOptionsFactory, OpaqueMemoryResource<ForStSharedResources>) - Constructor for class org.apache.flink.state.forst.ForStResourceContainer
 
ForStRestoreOperation - Interface in org.apache.flink.state.forst.restore
Interface for ForSt restore.
ForStRestoreResult - Class in org.apache.flink.state.forst.restore
Entity holding result of ForSt instance restore.
ForStRestoreResult(RocksDB, ColumnFamilyHandle, ForStNativeMetricMonitor, long, UUID, SortedMap<Long, Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>>) - Constructor for class org.apache.flink.state.forst.restore.ForStRestoreResult
 
ForStSerializerUtils - Class in org.apache.flink.state.forst
A utility of serialization keys in ForSt.
ForStSnapshotOperation(long, ForStSnapshotStrategyBase.ForStNativeSnapshotResources, CheckpointStreamFactory) - Constructor for class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStSnapshotOperation
 
ForStSnapshotStrategyBase<K,​R extends SnapshotResources> - Class in org.apache.flink.state.forst.snapshot
Abstract base class for SnapshotStrategy implementations for ForSt state backend.
ForStSnapshotStrategyBase(String, RocksDB, ResourceGuard, ForStResourceContainer, TypeSerializer<K>, LinkedHashMap<String, ForStKeyedStateBackend.ForStKvStateInfo>, KeyGroupRange, int, UUID) - Constructor for class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
ForStSnapshotStrategyBase.ForStNativeSnapshotResources - Class in org.apache.flink.state.forst.snapshot
A SnapshotResources for native ForSt snapshot.
ForStSnapshotStrategyBase.ForStSnapshotOperation - Class in org.apache.flink.state.forst.snapshot
Common operation in native ForSt snapshot result supplier.
ForStSnapshotStrategyBase.PreviousSnapshot - Class in org.apache.flink.state.forst.snapshot
Previous snapshot with uploaded sst files.
ForStSnapshotUtil - Class in org.apache.flink.state.forst.snapshot
Utility methods and constants around ForSt creating and restoring snapshots for ForStStateBackend.
ForStStateBackend - Class in org.apache.flink.state.forst
A StateBackend that stores its state in a ForSt instance.
ForStStateBackend() - Constructor for class org.apache.flink.state.forst.ForStStateBackend
Creates a new ForStStateBackend for storing state.
ForStStateBackend.PriorityQueueStateType - Enum in org.apache.flink.state.forst
The options to chose for the type of priority queue state.
ForStStateBackendFactory - Class in org.apache.flink.state.forst
A factory that creates an ForStStateBackend from a configuration.
ForStStateBackendFactory() - Constructor for class org.apache.flink.state.forst.ForStStateBackendFactory
 
ForStStateDataTransfer - Class in org.apache.flink.state.forst
Data transfer util class for ForStKeyedStateBackend.
ForStStateDataTransfer(int) - Constructor for class org.apache.flink.state.forst.ForStStateDataTransfer
 
ForStStateDataTransfer(int, FileSystem) - Constructor for class org.apache.flink.state.forst.ForStStateDataTransfer
 
ForStStateExecutor - Class in org.apache.flink.state.forst
The StateExecutor implementation which executing batch StateRequests for ForStStateBackend.
ForStStateExecutor(boolean, boolean, int, int, RocksDB, WriteOptions) - Constructor for class org.apache.flink.state.forst.ForStStateExecutor
 
ForStStateKeysAndNamespaceIterator<K,​N> - Class in org.apache.flink.state.forst.sync
Adapter class to bridge between ForStIteratorWrapper and Iterator to iterate over the keys and namespaces.
ForStStateKeysAndNamespaceIterator(ForStIteratorWrapper, String, TypeSerializer<K>, TypeSerializer<N>, int, boolean) - Constructor for class org.apache.flink.state.forst.sync.ForStStateKeysAndNamespaceIterator
 
ForStStateKeysIterator<K> - Class in org.apache.flink.state.forst.sync
Adapter class to bridge between ForStIteratorWrapper and Iterator to iterate over the keys.
ForStStateKeysIterator(ForStIteratorWrapper, String, TypeSerializer<K>, int, boolean, byte[]) - Constructor for class org.apache.flink.state.forst.sync.ForStStateKeysIterator
 
ForStStateRequestClassifier - Class in org.apache.flink.state.forst
The ForSt StateRequestContainer which can classify the state requests by ForStDB requestType (Get、Put or Iterator).
ForStStateRequestClassifier() - Constructor for class org.apache.flink.state.forst.ForStStateRequestClassifier
 
ForStSyncKeyedStateBackend<K> - Class in org.apache.flink.state.forst.sync
An AbstractKeyedStateBackend that stores its state in RocksDB and serializes state to streams provided by a CheckpointStreamFactory upon checkpointing.
ForStSyncKeyedStateBackend(ClassLoader, File, ForStResourceContainer, Function<String, ColumnFamilyOptions>, TaskKvStateRegistry, TypeSerializer<K>, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, RocksDB, LinkedHashMap<String, ForStSyncKeyedStateBackend.ForStDbKvStateInfo>, Map<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, int, CloseableRegistry, StreamCompressionDecorator, ResourceGuard, ForStDBWriteBatchWrapper, ColumnFamilyHandle, ForStNativeMetricMonitor, SerializedCompositeKeyBuilder<K>, PriorityQueueSetFactory, ForStDBTtlCompactFiltersManager, InternalKeyContext<K>, long, CompletableFuture<Void>) - Constructor for class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
ForStSyncKeyedStateBackend.ForStDbKvStateInfo - Class in org.apache.flink.state.forst.sync
Rocks DB specific information about the k/v states.
ForStSyncKeyedStateBackendBuilder<K> - Class in org.apache.flink.state.forst.sync
Builder class for ForStSyncKeyedStateBackend which handles all necessary initializations and clean ups.
ForStSyncKeyedStateBackendBuilder(String, ClassLoader, File, ForStResourceContainer, Function<String, ColumnFamilyOptions>, TaskKvStateRegistry, TypeSerializer<K>, int, KeyGroupRange, ExecutionConfig, LocalRecoveryConfig, ForStPriorityQueueConfig, TtlTimeProvider, LatencyTrackingStateConfig, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<KeyedStateHandle>, StreamCompressionDecorator, CloseableRegistry) - Constructor for class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackendBuilder
 
ForStValueState<K,​N,​V> - Class in org.apache.flink.state.forst
The AbstractValueState implement for ForStDB.
ForStValueState(StateRequestHandler, ColumnFamilyHandle, ValueStateDescriptor<V>, Supplier<SerializedCompositeKeyBuilder<K>>, N, Supplier<TypeSerializer<N>>, Supplier<DataOutputSerializer>, Supplier<DataInputDeserializer>) - Constructor for class org.apache.flink.state.forst.ForStValueState
 
ForStWriteBatchOperation - Class in org.apache.flink.state.forst
The writeBatch operation implementation for ForStDB.
forSuccess(ExecutionGraphInfo) - Static method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
forSyncSavepoint(boolean, boolean, SavepointFormatType) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
forTableAggregateFunction(DataTypeFactory, Class<? extends TableAggregateFunction<?, ?>>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a TableAggregateFunction.
forTableFunction(DataTypeFactory, Class<? extends TableFunction<?>>) - Static method in class org.apache.flink.table.types.extraction.TypeInferenceExtractor
Extracts a type inference from a TableFunction.
forTaskFailure(JobInfo, MetricGroup, Executor, ClassLoader) - Static method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
Factory method returning a Task failure Context for the given params.
forTaskManagerFailure(JobInfo, MetricGroup, Executor, ClassLoader) - Static method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
Factory method returning a TaskManager failure Context for the given params.
forThreadNum(int) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBStateDataTransferHelper
 
forThreadNumIfSpecified(int, ExecutorService) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBStateDataTransferHelper
 
forTimestamp(long) - Static method in class org.apache.flink.streaming.api.functions.sink.SinkContextUtil
Creates a SinkFunction.Context that throws an exception when trying to access the current watermark or processing time.
forTraceReporter(Configuration, String) - Static method in class org.apache.flink.configuration.TraceOptions
Returns a view over the given configuration via which options can be set/retrieved for the given reporter.
FORTRAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
forType(Class<T>) - Static method in class org.apache.flink.formats.parquet.protobuf.ParquetProtoWriters
Creates a ParquetWriterFactory for the given type.
forUid(String) - Static method in class org.apache.flink.state.api.OperatorIdentifier
 
forUidHash(String) - Static method in class org.apache.flink.state.api.OperatorIdentifier
 
forUnclaimedSnapshot() - Static method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Creates the checkpoint properties for a snapshot restored in RecoveryClaimMode.NO_CLAIM.
forUpdate - Variable in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
forUpdatedSerializer(TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
Returns a deep copy of the snapshot, where the serializer is changed to the given serializer.
forUpdatedSerializer(TypeSerializer<T>, boolean) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
Returns a deep copy of the snapshot, where the serializer is re-registered by the serializer snapshot or changed to the given serializer.
forUrl(Configuration, Executor, URL) - Static method in class org.apache.flink.runtime.rest.RestClient
Creates a new RestClient for the provided root URL.
forValue(InternalValueState<K, N, T>, InternalKeyContext<K>) - Method in interface org.apache.flink.state.changelog.restore.ChangelogApplierFactory
 
forward() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are forwarded to the local subtask of the next operation.
forward(CompletableFuture<T>, CompletableFuture<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Forwards the value from the source future to the target future.
FORWARD - org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
 
FORWARD - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Forwarding the data locally in memory.
FORWARD - org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Records are shuffled in same parallelism (the shuffle behavior is function call).
FORWARD_BACKWARD - org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
 
FORWARD_EDGES_PIPELINED - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
FORWARD_SHUFFLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Records are shuffled in same parallelism (function call).
forwardAsync(CompletableFuture<T>, CompletableFuture<T>, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Forwards the value from the source future to the target future using the provided executor.
forwardedInputQueue - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
The queue holding the input elements for which the execution results have not been received.
ForwardForConsecutiveHashPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
If there are multiple consecutive and the same hash shuffles, SQL planner will change them except the first one to use forward partitioner, so that these operators can be chained to reduce unnecessary shuffles.
ForwardForConsecutiveHashPartitioner(StreamPartitioner<T>) - Constructor for class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
Create a new ForwardForConsecutiveHashPartitioner.
ForwardForUnspecifiedPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
ForwardForUnspecifiedPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.ForwardForUnspecifiedPartitioner
 
ForwardGroup - Class in org.apache.flink.runtime.jobgraph.forwardgroup
A forward group is a set of job vertices connected via forward edges.
ForwardGroup(Set<JobVertex>) - Constructor for class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
ForwardGroupComputeUtil - Class in org.apache.flink.runtime.jobgraph.forwardgroup
Common utils for computing forward groups.
ForwardGroupComputeUtil() - Constructor for class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroupComputeUtil
 
ForwardHashExchangeProcessor - Class in org.apache.flink.table.planner.plan.nodes.exec.processor
A ExecNodeGraphProcessor which finds all ExecNodes that require hash distribution, but its input has no hash Exchange node.
ForwardHashExchangeProcessor() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.ForwardHashExchangeProcessor
 
ForwardingInputStream - Class in org.apache.flink.runtime.util
Input stream, that wraps another input stream and forwards all method calls to the wrapped stream.
ForwardingInputStream(InputStream) - Constructor for class org.apache.flink.runtime.util.ForwardingInputStream
 
ForwardingOutputStream - Class in org.apache.flink.runtime.util
OutputStream, that wraps another OutputStream and forwards all method calls to the wrapped stream.
ForwardingOutputStream(OutputStream) - Constructor for class org.apache.flink.runtime.util.ForwardingOutputStream
 
forwardOptions() - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
forwardOptions() - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
forwardOptions() - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
forwardOptions() - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
forwardOptions() - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
forwardOptions() - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
forwardOptions() - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
forwardOptions() - Method in interface org.apache.flink.table.factories.DynamicTableFactory
Returns a set of ConfigOption that are directly forwarded to the runtime implementation but don't affect the final execution topology.
forwardOptions() - Method in interface org.apache.flink.table.factories.FormatFactory
Returns a set of ConfigOption that are directly forwarded to the runtime implementation but don't affect the final execution topology.
ForwardPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that forwards elements only to the locally running downstream operation.
ForwardPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
FOUND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FOUR_BYTES_BITS - Static variable in class org.apache.flink.runtime.state.heap.space.Constants
 
FOUR_BYTES_MARK - Static variable in class org.apache.flink.runtime.state.heap.space.Constants
 
FRAC_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FractionalTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
Type information for numeric fractional primitive types (double, float).
FractionalTypeInfo(Class<T>, Class<?>[], TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.FractionalTypeInfo
 
FRAME_ROW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FRAMESIZE - Static variable in class org.apache.flink.configuration.RpcOptions
Maximum framesize of Pekko messages.
FRAMEWORK_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Framework Heap Memory size for TaskExecutors.
FRAMEWORK_OFF_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Framework Off-Heap Memory size for TaskExecutors.
free() - Method in class org.apache.flink.core.memory.MemorySegment
Frees this memory segment.
free() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
free() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
free() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
release the map's record and bucket area's memory segments.
free() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
release the map's record and bucket area's memory segments.
free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
 
free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
free(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
release the space addressed by interChunkOffset.
free(long) - Method in interface org.apache.flink.runtime.state.heap.space.Allocator
Free the space with the given address.
FREE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FREE_BSD - org.apache.flink.util.OperatingSystem
 
freeCurrent() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Free the memory not used.
freeInactiveSlots(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
freeInactiveSlots(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Frees all currently inactive slot allocated for the given job.
freeInactiveSlots(JobID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
freeInactiveSlots(JobID, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Frees all currently inactive slot allocated for the given job.
freeInactiveSlots(JobID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
FreeingBufferRecycler - Class in org.apache.flink.runtime.io.network.buffer
A simple buffer recycler that frees the memory segments.
freeMemTarget - Variable in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
freePages() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
freePages() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
freePages() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
freePages() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
freePages() - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
 
freeReservedSlot(AllocationID, long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Frees the reserved slot, adding it back into the set of free slots.
freeReservedSlot(AllocationID, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
freeReservedSlot(AllocationID, Throwable, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.BlocklistDeclarativeSlotPool
 
freeReservedSlot(AllocationID, Throwable, long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Frees the reserved slot identified by the given allocationId.
freeReservedSlot(AllocationID, Throwable, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
freeSegments - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
A list of MemorySegments used to store data in memory.
freeSlot(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
freeSlot(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
freeSlot(AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Free the given slot.
freeSlot(AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.SlotActions
Free the task slot with the given allocation id.
freeSlot(AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Try to free the slot.
freeSlot(AllocationID, Throwable) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Tries to free the slot.
freeSlot(AllocationID, Throwable) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
freeSlot(AllocationID, Throwable, long) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.FreeSlotFunction
Frees the slot identified by the given AllocationID.
freeSlot(AllocationID, Throwable, Duration) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Frees the slot with the given allocation ID.
freeSlot(AllocationID, Throwable, Duration) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
freeSlot(AllocationID, Throwable, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
freeSlot(AllocationID, Throwable, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Frees the slot with the given allocation ID.
freeSlot(AllocationID, Throwable, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
freeSlot(SlotID, AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
Free the given slot from the given allocation.
freeSlot(SlotID, AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Free the given slot from the given allocation.
FreeSlotFunction - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
A function for freeing slots.
FreeSlotTracker - Interface in org.apache.flink.runtime.jobmaster.slotpool
Track all free slots.
frequency(Iterable<String>, String) - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
frequencyType - Variable in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
freshness(IntervalFreshness) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
FRESHNESS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
from() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
from() - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
Inclusive.
from() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
from(int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
from(int[]) - Static method in class org.apache.flink.table.data.utils.ProjectedRowData
Create an empty ProjectedRowData starting from a projection array.
from(int[][]) - Static method in class org.apache.flink.table.data.utils.ProjectedRowData
Like ProjectedRowData.from(int[]), but throws IllegalArgumentException if the provided projection array contains nested projections, which are not supported by ProjectedRowData.
from(int, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, Integer>, Map<IntermediateDataSetID, ResultPartitionType>, Map<IntermediateDataSetID, ResultPartitionType>) - Static method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
from(long, ZonedDateTime, boolean, boolean, boolean, boolean) - Static method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
from(ThreadInfo) - Static method in class org.apache.flink.runtime.messages.ThreadInfoSample
Constructs a ThreadInfoSample from ThreadInfo.
from(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
from(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Reads a registered table and returns the resulting Table.
from(String) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Specifies the origin of the previously defined field.
from(Collection<ThreadInfo>) - Static method in class org.apache.flink.runtime.messages.ThreadInfoSample
Constructs a collection of ThreadInfoSamples from a collection of ThreadInfo samples.
from(Map<IntermediateDataSetID, DataSetMetaInfo>) - Static method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListResponseBody
 
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(RelRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
from(TableScan) - Static method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
from(ArchivedExecutionConfig) - Static method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
from(SlotSharingGroup) - Static method in class org.apache.flink.api.common.operators.SlotSharingGroup
from(Configuration) - Static method in class org.apache.flink.runtime.rest.messages.ConfigurationInfo
 
from(ReadableConfig) - Static method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
from(ResultPartitionDeploymentDescriptor) - Static method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
from(Dispatcher) - Static method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
from(PartialDispatcherServices, JobGraphWriter, JobResultStore) - Static method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobPersistenceComponents
 
from(PartialDispatcherServicesWithJobPersistenceComponents, JobManagerRunnerFactory, CleanupRunnerFactory) - Static method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
from(IntermediateResultPartition) - Static method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
from(InputSelection) - Static method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
Returns a Builder that uses the input mask of the specified selection as the initial mask.
from(StreamRecord<T>) - Static method in class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
Creates a TimestampedValue from given StreamRecord.
from(TableDescriptor) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
from(TableDescriptor) - Method in interface org.apache.flink.table.api.TableEnvironment
Returns a Table backed by the given descriptor.
from(Projection) - Static method in class org.apache.flink.table.data.utils.ProjectedRowData
Create an empty ProjectedRowData starting from a Projection.
from(RowData, List<String>, List<String>, List<String>) - Static method in class org.apache.flink.connector.file.table.EnrichedRowData
Creates a new EnrichedRowData with the provided fixedRow as the immutable static row, and uses the producedRowFields, fixedRowFields and mutableRowFields arguments to compute the indexes mapping.
from(ExecEdge) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
from(ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig instance.
from(CorrelateSortToRankRule.CorrelateSortToRankRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule.CorrelateSortToRankRuleConfig instance.
from(EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig instance.
from(EventTimeTemporalJoinRewriteRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config instance.
from(FlinkBushyJoinReorderRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule.Config instance.
from(FlinkCalcMergeRule.FlinkCalcMergeRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule.FlinkCalcMergeRuleConfig instance.
from(FlinkFilterJoinRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config instance.
from(FlinkFilterJoinRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config instance.
from(FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig instance.
from(FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig instance.
from(FlinkJoinReorderRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule.Config instance.
from(FlinkJoinToMultiJoinRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule.Config instance.
from(FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig instance.
from(JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig instance.
from(JoinTableFunctionScanToCorrelateRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.JoinTableFunctionScanToCorrelateRule.Config instance.
from(LogicalUnnestRule.LogicalUnnestRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule.LogicalUnnestRuleConfig instance.
from(ProjectSnapshotTransposeRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule.Config instance.
from(PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig instance.
from(PushProjectIntoTableSourceScanRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Config instance.
from(RemoveUnreachableCoalesceArgumentsRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config instance.
from(ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig instance.
from(ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig instance.
from(RewriteMinusAllRule.RewriteMinusAllRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule.RewriteMinusAllRuleConfig instance.
from(TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig instance.
from(UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig instance.
from(WrapJsonAggFunctionArgumentsRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule.Config instance.
from(PushCalcPastChangelogNormalizeRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule.Config instance.
from(WatermarkAssignerChangelogNormalizeTransposeRule.Config) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule.Config instance.
FROM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FROM_BASE64 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FROM_BASE64 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
FROM_UNIXTIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
FROM_UNIXTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
fromAddress(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringData
Creates a BinaryStringData instance from the given address (base and offset) and length.
fromApplicationOrConfigOrDefault(StateBackend, Configuration, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
fromArgs(String[]) - Static method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
fromArgs(String[]) - Static method in class org.apache.flink.util.MultipleParameterTool
Returns MultipleParameterTool for the given arguments.
fromArgs(String[]) - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool for the given arguments.
fromAsyncStateView(RowData, boolean, JoinRecordAsyncStateView, JoinCondition) - Static method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
Creates an AssociatedRecords which represents the records associated to the input row.
fromBase64() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the base string decoded with base64.
fromBase64(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
fromBase64(BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
fromBigDecimal(BigDecimal, int, int) - Static method in class org.apache.flink.table.data.DecimalData
Creates an instance of DecimalData from a BigDecimal and the given precision and scale.
fromBigDecimal(BigDecimal, int, int) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
Convert the specified bigDecimal according to the specified precision and scale.
fromBlobId(BlobId) - Static method in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
Construct an abstract blob identifier from a Google BlobId.
fromBoolean(boolean) - Static method in enum org.apache.flink.util.TernaryBoolean
Converts the given boolean to a TernaryBoolean, TernaryBoolean.TRUE or TernaryBoolean.FALSE respectively.
fromBoxedBoolean(Boolean) - Static method in enum org.apache.flink.util.TernaryBoolean
Converts the given boxed Boolean to a TernaryBoolean.
fromBuffer(Buffer, ClassLoader) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
fromBufferAndLookahead(Buffer, Buffer.DataType, int, int) - Static method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
fromByteArray(byte[]) - Static method in class org.apache.flink.api.common.JobID
Creates a new JobID from the given byte sequence.
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionGraphID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.jobgraph.JobVertexID
 
fromByteBuf(ByteBuf) - Static method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
fromByteBuffer(ByteBuffer) - Static method in class example.avro.User
Deserializes a User from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.api.common.JobID
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.avro.generated.Address
Deserializes a Address from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Deserializes a ComplexPayloadAvro from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Deserializes a InnerPayLoadAvro from a ByteBuffer.
fromBytes(byte[]) - Static method in class org.apache.flink.runtime.operators.util.BloomFilter
Deserializing bytes array to BloomFilter.
fromBytes(byte[]) - Static method in class org.apache.flink.table.data.binary.BinaryRawValueData
Creates a BinaryStringData instance from the given bytes.
fromBytes(byte[]) - Static method in class org.apache.flink.table.data.binary.BinaryStringData
Creates a BinaryStringData instance from the given UTF-8 bytes.
fromBytes(byte[]) - Static method in interface org.apache.flink.table.data.RawValueData
Creates an instance of RawValueData from the given byte array.
fromBytes(byte[]) - Static method in interface org.apache.flink.table.data.StringData
Creates an instance of StringData from the given UTF-8 byte array.
fromBytes(byte[]) - Static method in class org.apache.flink.util.CompressedSerializedValue
Construct a compressed serialized value with a serialized byte array.
fromBytes(byte[]) - Static method in class org.apache.flink.util.SerializedValue
Constructs serialized value from serialized data.
fromBytes(byte[], int, int) - Static method in class org.apache.flink.table.data.binary.BinaryRawValueData
Creates a BinaryStringData instance from the given bytes with offset and number of bytes.
fromBytes(byte[], int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringData
Creates a BinaryStringData instance from the given UTF-8 bytes with offset and number of bytes.
fromBytes(byte[], int, int) - Static method in interface org.apache.flink.table.data.StringData
Creates an instance of StringData from the given UTF-8 byte array with offset and number of bytes.
fromByteValue(byte) - Static method in enum org.apache.flink.types.RowKind
Creates a RowKind from the given byte value.
fromCallExpression(CallExpression) - Static method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
fromChangelogStream(DataStream<Row>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromChangelogStream(DataStream<Row>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given DataStream of changelog entries into a Table.
fromChangelogStream(DataStream<Row>, Schema) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromChangelogStream(DataStream<Row>, Schema) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given DataStream of changelog entries into a Table.
fromChangelogStream(DataStream<Row>, Schema, ChangelogMode) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromChangelogStream(DataStream<Row>, Schema, ChangelogMode) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given DataStream of changelog entries into a Table.
FromClasspathEntryClassInformationProvider - Class in org.apache.flink.client.deployment.application
FromClasspathEntryClassInformationProvider assumes the passed job class being available on some classpath.
fromClassToDataType(Class<?>) - Static method in class org.apache.flink.table.runtime.types.ClassDataTypeConverter
 
fromClassToDataType(Class<?>) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
FromClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the FROM clause for a SELECT.
fromCollection(Collection<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use StreamExecutionEnvironment.fromData(Collection) instead.
fromCollection(Collection<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use StreamExecutionEnvironment.fromData(Collection, TypeInformation) instead.
fromCollection(Iterator<OUT>, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use StreamExecutionEnvironment.fromData(Collection, TypeInformation) instead. For rate-limited data generation, use DataGeneratorSource with RateLimiterStrategy. If you need to use a fixed set of elements in such scenario, combine it with FromElementsGeneratorFunction.
fromCollection(Iterator<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use StreamExecutionEnvironment.fromData(Collection, TypeInformation) instead. For rate-limited data generation, use DataGeneratorSource with RateLimiterStrategy. If you need to use a fixed set of elements in such scenario, combine it with FromElementsGeneratorFunction.
fromCollectionSnapshot(Collection<T>) - Static method in class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
fromCollectionSnapshot(Collection<T>, Collection<Path>) - Static method in class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
fromColumns(List<Schema.UnresolvedColumn>) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts all columns from the given list.
fromConfig(JobID, ReadableConfig, ChangelogStorageMetricGroup, TaskChangelogRegistry, LocalRecoveryConfig) - Static method in interface org.apache.flink.changelog.fs.StateChangeUploadScheduler
 
fromConfig(Configuration) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
 
fromConfig(Configuration) - Static method in enum org.apache.flink.runtime.jobmanager.HighAvailabilityMode
Return the configured HighAvailabilityMode.
fromConfig(Configuration) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
Creates the scope formats as defined in the given configuration.
fromConfig(Configuration) - Static method in enum org.apache.flink.runtime.util.ZooKeeperUtils.ZkClientACLMode
Return the configured ZooKeeperUtils.ZkClientACLMode.
fromConfig(Configuration) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
fromConfig(Configuration, String) - Static method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
Parses and returns the settings for connection limiting, for the file system with the given file system scheme.
fromConfig(ReadableConfig) - Static method in interface org.apache.flink.changelog.fs.RetryPolicy
 
fromConfig(ReadableConfig) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Creates a RocksDBNativeMetricOptions based on an external configuration.
fromConfig(ReadableConfig) - Static method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Creates a ForStNativeMetricOptions based on an external configuration.
fromConfig(ReadableConfig) - Static method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
fromConfig(ReadableConfig) - Static method in class org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger
 
fromConfig(ReadableConfig) - Static method in class org.apache.flink.table.connector.source.lookup.cache.trigger.TimedCacheReloadTrigger
 
fromConfig(ReadableConfig, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.CheckpointStorageLoader
Loads the checkpoint storage from the configuration, from the parameter 'execution.checkpointing.storage', as defined in CheckpointingOptions.CHECKPOINT_STORAGE.
fromConfiguration(Configuration) - Static method in class org.apache.flink.client.cli.ExecutionConfigAccessor
Creates an ExecutionConfigAccessor based on the provided Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.configuration.MetricOptions.JobStatusMetricsSettings
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.core.plugin.PluginConfig
 
fromConfiguration(Configuration) - Static method in interface org.apache.flink.runtime.heartbeat.HeartbeatServices
Creates an HeartbeatServices instance from a Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.metrics.filter.DefaultMetricFilter
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rest.RestClientConfiguration
Creates and returns a new RestClientConfiguration from the given Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Creates and returns a new RestServerEndpointConfiguration from the given Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
fromConfiguration(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Creates the QueryableStateConfiguration from the given Configuration.
fromConfiguration(Configuration) - Static method in class org.apache.flink.state.forst.ForStMemoryConfiguration
 
fromConfiguration(Configuration, long) - Static method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
Create a metric registry configuration object from the given Configuration.
fromConfiguration(Configuration, String) - Method in class org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory
Create a Flink Kubernetes client with the given configuration.
fromConfiguration(Configuration, Executor) - Static method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
fromConfiguration(Configuration, MemorySize, boolean, InetAddress) - Static method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
Utility method to extract network related parameters from the configuration and to sanity check them.
fromConfiguration(Configuration, PluginManager) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
fromConfiguration(Configuration, PluginManager) - Static method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
fromConfiguration(Configuration, BlobServer, FatalErrorHandler) - Static method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
fromConfiguration(Configuration, ResourceID, String, boolean, TaskExecutorResourceSpec, WorkingDirectory) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
Utility method to extract TaskManager config parameters from the configuration and to sanity check them.
fromConfiguration(Configuration, JobType, boolean) - Static method in class org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
 
fromConfiguration(Configuration, WorkerResourceSpec) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
fromConfiguration(Configuration, WorkerResourceSpecFactory) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
fromConfiguration(Configuration, TaskExecutorResourceSpec, String, File) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
fromConfiguration(Configuration, MetricQueryServiceRetriever, GatewayRetriever<T>, ExecutorService) - Static method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
 
fromConfiguration(ReadableConfig) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
fromConfiguration(ReadableConfig) - Static method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
fromConfiguration(ReadableConfig) - Static method in class org.apache.flink.table.api.EnvironmentSettings
fromConfiguration(ResourceManagerRuntimeServicesConfiguration, HighAvailabilityServices, ScheduledExecutor, SlotManagerMetricGroup) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServices
 
fromConfiguration(TaskManagerServicesConfiguration) - Static method in class org.apache.flink.runtime.taskexecutor.KvStateService
Creates and returns the KvState service.
fromConfiguration(TaskManagerServicesConfiguration, PermanentBlobService, MetricGroup, ExecutorService, ScheduledExecutor, FatalErrorHandler, WorkingDirectory) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
Creates and returns the task manager services.
fromContainer(T) - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem.Builder
 
fromData(Class<OUT>, OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.
fromData(Collection<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.The type of the data stream is that of the elements in the collection.
fromData(Collection<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.
fromData(Collection<T>) - Static method in class org.apache.flink.api.connector.dsv2.DataStreamV2SourceUtils
Creates a source that contains the given elements.The type of the data stream is that of the elements in the collection.
fromData(TypeInformation<OUT>, OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.
fromData(OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the given elements.
FromDataSource<T> - Class in org.apache.flink.api.connector.dsv2
DataStream v2 source that emit data from pre-provided data.
FromDataSource(Collection<T>) - Constructor for class org.apache.flink.api.connector.dsv2.FromDataSource
 
fromDataStream(DataStream<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromDataStream(DataStream<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given DataStream into a Table.
fromDataStream(DataStream<T>, Schema) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromDataStream(DataStream<T>, Schema) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given DataStream into a Table.
fromDataStream(DataStream<T>, Expression...) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
fromDataStream(DataStream<T>, Expression...) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.fromDataStream(DataStream, Schema) instead. In most cases, StreamTableEnvironment.fromDataStream(DataStream) should already be sufficient. It integrates with the new type system and supports all kinds of DataTypes that the table runtime can consume. The semantics might be slightly different for raw and structured types.
fromDataToLogicalType(DataType) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromDataToLogicalType(DataType[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromDataTypeToLegacyInfo(DataType) - Static method in class org.apache.flink.table.types.utils.TypeConversions
Deprecated.
Please don't use this method anymore. It will be removed soon and we should not make the removal more painful. Sources and sinks should use the method available in context to convert, within the planner you should use either InternalTypeInfo or ExternalTypeInfo depending on the use case.
fromDataTypeToLegacyInfo(DataType[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
Deprecated.
Please don't use this method anymore. It will be removed soon and we should not make the removal more painful. Sources and sinks should use the method available in context to convert, within the planner you should use either InternalTypeInfo or ExternalTypeInfo depending on the use case.
fromDataTypeToLogicalType(DataType) - Static method in class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
Deprecated.
fromDataTypeToTypeInfo(DataType) - Static method in class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
Deprecated.
 
fromElements(Class<OUT>, OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use #fromData(OUT...) instead.
fromElements(OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
This method will be removed a future release, possibly as early as version 2.0. Use #fromData(OUT...) instead.
FromElementsFunction<T> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
FromElementsFunction(Iterable<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
FromElementsFunction(TypeSerializer<T>, Iterable<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
FromElementsFunction(TypeSerializer<T>, T...) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
FromElementsFunction(T...) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
FromElementsGeneratorFunction<OUT> - Class in org.apache.flink.connector.datagen.functions
A stream generator function that returns a sequence of elements.
FromElementsGeneratorFunction(TypeInformation<OUT>, ExecutionConfig, Iterable<OUT>) - Constructor for class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
FromElementsGeneratorFunction(TypeInformation<OUT>, OUT...) - Constructor for class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
FromElementsSource<OUT> - Class in org.apache.flink.connector.testframe.source
A Source implementation that reads data from a list or from a FromElementsSource.ElementsSupplier and stops reading at the fixed position.
FromElementsSource(List<OUT>) - Constructor for class org.apache.flink.connector.testframe.source.FromElementsSource
 
FromElementsSource(Boundedness, List<OUT>, Integer) - Constructor for class org.apache.flink.connector.testframe.source.FromElementsSource
 
FromElementsSource(FromElementsSource.ElementsSupplier<OUT>) - Constructor for class org.apache.flink.connector.testframe.source.FromElementsSource
 
FromElementsSource.ElementsSupplier<OUT> - Interface in org.apache.flink.connector.testframe.source
A supplier of elements that allows to get those from any offset at any time.
FromElementsSourceReader<T> - Class in org.apache.flink.connector.testframe.source
A SourceReader implementation that reads data from a FromElementsSource.ElementsSupplier.
FromElementsSourceReader(Integer, FromElementsSource.ElementsSupplier<T>, Boundedness, SourceReaderContext) - Constructor for class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
FromElementsSplit - Class in org.apache.flink.connector.testframe.source.split
The split of the FromElementsSource.
FromElementsSplit(int) - Constructor for class org.apache.flink.connector.testframe.source.split.FromElementsSplit
 
FromElementsSplitSerializer - Class in org.apache.flink.connector.testframe.source.split
The split serializer for the FromElementsSource.
FromElementsSplitSerializer() - Constructor for class org.apache.flink.connector.testframe.source.split.FromElementsSplitSerializer
 
fromEpochMillis(long) - Static method in class org.apache.flink.table.data.TimestampData
Creates an instance of TimestampData from milliseconds.
fromEpochMillis(long, int) - Static method in class org.apache.flink.table.data.TimestampData
Creates an instance of TimestampData from milliseconds and a nanos-of-millisecond.
fromExceptionHistoryEntry(ExceptionHistoryEntry, Collection<ExceptionHistoryEntry>) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
 
fromExecutionGraph(DefaultExecutionGraph) - Static method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
fromExistingSavepoint(StreamExecutionEnvironment, String) - Static method in class org.apache.flink.state.api.SavepointWriter
Loads an existing savepoint.
fromExistingSavepoint(StreamExecutionEnvironment, String, StateBackend) - Static method in class org.apache.flink.state.api.SavepointWriter
Loads an existing savepoint.
fromFailureHandlingResultSnapshot(FailureHandlingResultSnapshot) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
Creates a RootExceptionHistoryEntry based on the passed FailureHandlingResultSnapshot.
fromFieldNames(DataType, List<String>) - Static method in class org.apache.flink.table.connector.Projection
Create a Projection of the provided dataType using the provided projectedFields.
fromFields(String[], AbstractDataType<?>[]) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts the given field names and field data types as physical columns of the schema.
fromFields(List<String>, List<? extends AbstractDataType<?>>) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts the given field names and field data types as physical columns of the schema.
fromFile(File) - Static method in class org.apache.flink.table.api.PlanReference
Create a reference starting from a file path.
fromFile(String) - Static method in class org.apache.flink.table.api.PlanReference
 
fromFile(Path) - Static method in class org.apache.flink.table.api.PlanReference
 
fromFormat(StreamExecutionEnvironment, InputFormat<OUT, ?>, TypeInformation<OUT>) - Static method in class org.apache.flink.state.api.input.SourceBuilder
Creates a new source that is bounded.
fromGauge(Gauge<?>) - Static method in class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
 
fromGlobalFailure(Throwable, long, CompletableFuture<Map<String, String>>, Iterable<Execution>) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
Creates a RootExceptionHistoryEntry representing a global failure from the passed Throwable and timestamp.
fromGlobalFailure(ErrorInfo) - Static method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
Creates a RootExceptionHistoryEntry based on the passed ErrorInfo.
fromGraph(ExecutionGraph) - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation
 
fromGraph(ExecutionGraph) - Static method in class org.apache.flink.runtime.scheduler.adaptive.allocator.StateSizeEstimates
 
fromHadoopStatus(FileStatus) - Static method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
Creates a new HadoopFileStatus from Hadoop's FileStatus.
fromHexString(String) - Static method in class org.apache.flink.api.common.JobID
Parses a JobID from the given string.
fromHexString(String) - Static method in class org.apache.flink.runtime.clusterframework.types.AllocationID
 
fromHexString(String) - Static method in class org.apache.flink.runtime.instance.SlotSharingGroupId
 
fromHexString(String) - Static method in class org.apache.flink.runtime.jobgraph.JobVertexID
 
fromHexString(String) - Static method in class org.apache.flink.runtime.rest.messages.TriggerId
 
fromInputSpecs(List<InputSpec>) - Static method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
 
fromInstant(Instant) - Static method in class org.apache.flink.table.data.TimestampData
Creates an instance of TimestampData from an instance of Instant.
FromIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
FromIteratorFunction(Iterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromIteratorFunction
Deprecated.
 
FromJarEntryClassInformationProvider - Class in org.apache.flink.client.deployment.application
FromJarEntryClassInformationProvider is used for cases where the Jar archive is explicitly specified.
fromJobGraph(JobGraph) - Static method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
fromJobResult(JobResult, ClassLoader) - Static method in exception org.apache.flink.client.deployment.application.UnsuccessfulExecutionException
 
fromJobStatus(JobStatus) - Static method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Derives the ApplicationStatus that should be used for a job that resulted in the given job status.
fromJobType(JobType) - Static method in enum org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
 
fromJobVertexID(JobVertexID) - Static method in class org.apache.flink.runtime.jobgraph.OperatorID
 
fromJoinHint(RelHint) - Static method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
fromJson(String, Class<T>) - Static method in class org.apache.flink.table.file.testutils.catalog.JsonSerdeUtil
 
fromJson(String, Class<T>) - Static method in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
fromJsonString(String) - Static method in class org.apache.flink.table.api.PlanReference
Create a reference starting from a JSON string.
fromLegacyInfoToDataType(TypeInformation<?>) - Static method in class org.apache.flink.table.types.utils.TypeConversions
Deprecated.
Please don't use this method anymore. It will be removed soon and we should not make the removal more painful. Sources and sinks should use the method available in context to convert, within the planner you should use either InternalTypeInfo or ExternalTypeInfo depending on the use case.
fromLegacyInfoToDataType(TypeInformation<?>[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
Deprecated.
Please don't use this method anymore. It will be removed soon and we should not make the removal more painful. Sources and sinks should use the method available in context to convert, within the planner you should use either InternalTypeInfo or ExternalTypeInfo depending on the use case.
fromList(List<T>, Consumer<T>) - Static method in interface org.apache.flink.util.CloseableIterator
 
fromLocalDateTime(LocalDateTime) - Static method in class org.apache.flink.table.data.TimestampData
Creates an instance of TimestampData from an instance of LocalDateTime.
fromLocalDateTime(LocalDateTime) - Static method in class org.apache.flink.table.planner.utils.TimestampStringUtils
Convert a LocalDateTime to a calcite's TimestampString.
fromLocalFile(File) - Static method in class org.apache.flink.core.fs.Path
Creates a path for the given local file.
fromLogicalToDataType(LogicalType) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromLogicalToDataType(LogicalType[]) - Static method in class org.apache.flink.table.types.utils.TypeConversions
 
fromLogicalType(String, LogicalType) - Static method in class org.apache.flink.table.jdbc.ColumnInfo
Build column info from given logical type.
fromLogicalTypeToDataType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
Deprecated.
fromLogicalTypeToTypeInfo(LogicalType) - Static method in class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
Deprecated.
Use BigDecimalTypeInfo to retain precision and scale of decimal.
fromMap(Map<String, String>) - Static method in class org.apache.flink.configuration.Configuration
Creates a new configuration that is initialized with the options of the given map.
fromMap(Map<String, String>) - Static method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesOwnerReference
 
fromMap(Map<String, String>) - Static method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesSecretEnvVar
 
fromMap(Map<String, String>) - Static method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesToleration
 
fromMap(Map<String, String>) - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool for the given map.
fromMetaInfoSnapshot(StateMetaInfoSnapshot) - Static method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
 
fromMultiMap(Map<String, Collection<String>>) - Static method in class org.apache.flink.util.MultipleParameterTool
Returns MultipleParameterTool for the given multi map.
fromMultiplePartitions(int, List<IntermediateResultPartitionID>, ResultPartitionType) - Static method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
fromMultipleVertices(List<ExecutionVertexID>, ResultPartitionType) - Static method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
fromNewRegisteredSerializer(TypeSerializer<T>) - Static method in class org.apache.flink.runtime.state.StateSerializerProvider
Creates a StateSerializerProvider from the registered state serializer.
fromNow(Duration) - Static method in class org.apache.flink.api.common.time.Deadline
Constructs a Deadline that is a given duration after now.
fromNowWithClock(Duration, Clock) - Static method in class org.apache.flink.api.common.time.Deadline
Constructs a Deadline that is a given duration after now, where now and all other times from this deadline are defined by the given Clock.
fromObject(T) - Static method in class org.apache.flink.table.data.binary.BinaryRawValueData
Creates a BinaryRawValueData instance from the given Java object.
fromObject(T) - Static method in interface org.apache.flink.table.data.RawValueData
Creates an instance of RawValueData from a Java object.
fromObject(T) - Static method in class org.apache.flink.util.CompressedSerializedValue
Constructs a compressed serialized value for the given object.
fromOrd(byte) - Static method in enum org.apache.flink.streaming.api.runners.python.beam.state.IterateType
 
fromOtherAndConfiguration(RocksDBMemoryConfiguration, ReadableConfig) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Derives a RocksDBMemoryConfiguration from another object and a configuration.
fromOtherAndConfiguration(RocksDBPriorityQueueConfig, ReadableConfig) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
 
fromOtherAndConfiguration(ForStMemoryConfiguration, ReadableConfig) - Static method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Derives a ForStMemoryConfiguration from another object and a configuration.
fromOtherAndConfiguration(ForStPriorityQueueConfig, ReadableConfig) - Static method in class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
 
fromParallelCollection(SplittableIterator<OUT>, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains elements in the iterator.
fromParallelCollection(SplittableIterator<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains elements in the iterator.
fromPreviousSerializerSnapshot(TypeSerializerSnapshot<T>) - Static method in class org.apache.flink.runtime.state.StateSerializerProvider
Creates a StateSerializerProvider for restored state from the previous serializer's snapshot.
fromPrimitiveArray(boolean[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(byte[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(double[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(float[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(int[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(long[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromPrimitiveArray(short[]) - Static method in class org.apache.flink.table.data.binary.BinaryArrayData
 
fromProgramOptions(ProgramOptions, List<T>) - Static method in class org.apache.flink.client.cli.ExecutionConfigAccessor
Creates an ExecutionConfigAccessor based on the provided ProgramOptions as provided by the user through the CLI.
fromProperties(Map<String, String>) - Static method in interface org.apache.flink.table.catalog.CatalogTable
Creates an instance of CatalogTable from a map of string properties that were previously created with ResolvedCatalogTable.toProperties().
fromProperties(Map<String, String>) - Static method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
Construct a CatalogTableImpl from complete properties that contains table schema.
fromProperties(Properties) - Static method in class org.apache.flink.table.jdbc.utils.DriverUtils
Generate map from given properties.
fromPropertiesFile(File) - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool for the given Properties file.
fromPropertiesFile(InputStream) - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool for the given InputStream from Properties file.
fromPropertiesFile(String) - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool for the given Properties file.
fromRawEvent(long, String, String) - Static method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
fromRequest(HandlerRequest<R>, Path, Logger) - Static method in class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils.JarHandlerContext
 
fromRequestBodyOrQueryParameter(T, SupplierWithException<T, RestHandlerException>, T, Logger) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRequestUtils
Returns requestValue if it is not null, otherwise returns the query parameter value if it is not null, otherwise returns the default value.
fromResolvedSchema(ResolvedSchema) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts all members from the given resolved schema.
fromResolvedSchema(ResolvedSchema) - Static method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Helps to migrate to the new ResolvedSchema to old API methods.
fromResource(ClassLoader, String) - Static method in class org.apache.flink.table.api.PlanReference
Create a reference from a file in the classpath.
fromResource(String) - Static method in class org.apache.flink.table.api.PlanReference
Create a reference from a file in the classpath, using Thread.currentThread().getContextClassLoader() as ClassLoader.
fromResources(double, int) - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
fromResourceSpec(ResourceSpec, MemorySize) - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
fromResrouceProfile(ResourceProfile) - Static method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
fromResults(OperationHandle, ResolvedSchema, List<RowData>) - Static method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
fromResults(OperationHandle, ResolvedSchema, List<RowData>, JobID, ResultKind) - Static method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
fromRowDataType(DataType) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts all fields of the given row as physical columns of the schema.
fromSchema(Schema) - Method in class org.apache.flink.table.api.Schema.Builder
Adopts all members from the given unresolved schema.
fromSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains a sequence of numbers (longs) and is useful for testing and for cases that just need a stream of N events of any kind.
fromSerializedEvent(ByteBuffer, ClassLoader) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
fromSettings(FlinkContainersSettings) - Static method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
fromSinglePartition(int, IntermediateResultPartitionID, ResultPartitionType) - Static method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
fromSingleVertex(ExecutionVertexID, ResultPartitionType) - Static method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
fromSource(Source<OUT>, String) - Method in interface org.apache.flink.datastream.api.ExecutionEnvironment
 
fromSource(Source<OUT>, String) - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
fromSource(Source<OUT, ?, ?>, WatermarkStrategy<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a data Source to the environment to get a DataStream.
fromSource(Source<OUT, ?, ?>, WatermarkStrategy<OUT>, String, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Adds a data Source to the environment to get a DataStream.
FromSplittableIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
FromSplittableIteratorFunction(SplittableIterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.FromSplittableIteratorFunction
Deprecated.
 
fromStatusOverview(ClusterOverview, String, String) - Static method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
fromStreamInternal(DataStream<T>, Schema, String, ChangelogMode) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
fromString(String) - Static method in class org.apache.flink.cep.nfa.DeweyNumber
Creates a dewey number from a string representation.
fromString(String) - Static method in class org.apache.flink.table.catalog.ObjectPath
 
fromString(String) - Static method in enum org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
fromString(String) - Static method in class org.apache.flink.table.data.binary.BinaryStringData
Creates a BinaryStringData instance from the given Java string.
fromString(String) - Static method in interface org.apache.flink.table.data.StringData
Creates an instance of StringData from the given String.
fromString(String) - Static method in enum org.apache.flink.util.FlinkUserCodeClassLoaders.ResolveOrder
 
fromSyncStateView(RowData, boolean, JoinRecordStateView, JoinCondition) - Static method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
Creates an AssociatedRecords which represents the records associated to the input row.
fromSystemProperties() - Static method in class org.apache.flink.util.ParameterTool
Returns ParameterTool from the system properties.
fromTableResult(OperationHandle, TableResultInternal, boolean) - Static method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
fromTableSource(TableSource<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromTableSource(TableSource<?>) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Deprecated.
fromTaskExecutorProcessSpec(TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
fromTimestamp(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
fromTimestamp(Timestamp) - Static method in class org.apache.flink.table.data.TimestampData
Creates an instance of TimestampData from an instance of Timestamp.
fromTopologicallySortedJobVertices(List<JobVertex>) - Static method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
fromTotalResourceProfile(ResourceProfile, int) - Static method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
fromTypeInfo(TypeInformation<?>) - Static method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
This method will be removed soon. Use DataTypes to declare types.
fromTypeInfoToLogicalType(TypeInformation) - Static method in class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
Deprecated.
It will lose some information.
fromUid(String) - Static method in class org.apache.flink.state.api.runtime.OperatorIDGenerator
Generate OperatorID's from uid's.
fromUnixtime(Object) - Static method in class org.apache.flink.table.api.Expressions
Converts unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the "yyyy-MM-dd HH:mm:ss" format.
fromUnixtime(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the given format.
fromUnresolvedLocation(UnresolvedTaskManagerLocation, TaskManagerLocation.ResolutionMode) - Static method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
fromUnscaledBytes(byte[], int, int) - Static method in class org.apache.flink.table.data.DecimalData
Creates an instance of DecimalData from an unscaled byte array value and the given precision and scale.
fromUnscaledLong(long, int, int) - Static method in class org.apache.flink.table.data.DecimalData
Creates an instance of DecimalData from an unscaled long value and the given precision and scale.
fromURIToVersion(String) - Static method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Convert uri to SqlGatewayRestAPIVersion.
fromUuid(UUID) - Static method in class org.apache.flink.runtime.dispatcher.DispatcherId
Creates a new DispatcherId that corresponds to the UUID.
fromUuid(UUID) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerId
Creates a ResourceManagerId that corresponds to the given UUID.
fromUuidOrNull(UUID) - Static method in class org.apache.flink.runtime.jobmaster.JobMasterId
If the given uuid is null, this returns null, otherwise a JobMasterId that corresponds to the UUID, via JobMasterId(UUID).
fromUuidOrNull(UUID) - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerId
If the given uuid is null, this returns null, otherwise a ResourceManagerId that corresponds to the UUID, via ResourceManagerId(UUID).
fromValues(Iterable<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(Iterable<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given collection of objects.
fromValues(Object...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(Object...) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given values.
fromValues(Expression...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(Expression...) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given values.
fromValues(AbstractDataType<?>, Iterable<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(AbstractDataType<?>, Iterable<?>) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given collection of objects with a given row type.
fromValues(AbstractDataType<?>, Object...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(AbstractDataType<?>, Object...) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given collection of objects with a given row type.
fromValues(AbstractDataType<?>, Expression...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
fromValues(AbstractDataType<?>, Expression...) - Method in interface org.apache.flink.table.api.TableEnvironment
Creates a Table from given collection of objects with a given row type.
FrontMetricGroup<P extends AbstractMetricGroup<?>> - Class in org.apache.flink.runtime.metrics.groups
Metric group which forwards all registration calls to a variable parent metric group that injects a variable reporter index into calls to MetricGroup.getMetricIdentifier(String) or MetricGroup.getMetricIdentifier(String, CharacterFilter).
FrontMetricGroup(ReporterScopedSettings, P) - Constructor for class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
fs - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The FileSystem that this manager works on.
fs - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
fs - Variable in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
The Hadoop file system on which the writer operates.
FS_SMALL_FILE_THRESHOLD - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The minimum size of state data files.
FS_STREAM_OPENING_TIME_OUT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
FS_WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The default size of the write buffer for the checkpoint streams that write to file systems.
FsCheckpointMetadataOutputStream - Class in org.apache.flink.runtime.state.filesystem
A CheckpointMetadataOutputStream that writes a specified file and directory, and returns a FsCompletedCheckpointStorageLocation upon closing.
FsCheckpointMetadataOutputStream(FileSystem, Path, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
FsCheckpointStateOutputStream(Path, FileSystem, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
FsCheckpointStateOutputStream(Path, FileSystem, int, int, boolean) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
FsCheckpointStateToolset - Class in org.apache.flink.runtime.state.filesystem
An implementation of CheckpointStateToolset that does file based duplicating with as PathsCopyingFileSystem.
FsCheckpointStateToolset(Path, PathsCopyingFileSystem) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStateToolset
 
FsCheckpointStorageAccess - Class in org.apache.flink.runtime.state.filesystem
An implementation of durable checkpoint storage to file systems.
FsCheckpointStorageAccess(FileSystem, Path, Path, boolean, JobID, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
FsCheckpointStorageAccess(Path, Path, boolean, JobID, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
FsCheckpointStorageAccess(Path, Path, JobID, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
FsCheckpointStorageLocation - Class in org.apache.flink.runtime.state.filesystem
A storage location for checkpoints on a file system.
FsCheckpointStorageLocation(FileSystem, Path, Path, Path, CheckpointStorageLocationReference, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
FsCheckpointStreamFactory - Class in org.apache.flink.runtime.state.filesystem
A CheckpointStreamFactory that produces streams that write to a FileSystem.
FsCheckpointStreamFactory(FileSystem, Path, Path, int, int) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
Creates a new stream factory that stores its checkpoint data in the file system and location defined by the given Path.
FsCheckpointStreamFactory.FsCheckpointStateOutputStream - Class in org.apache.flink.runtime.state.filesystem
A CheckpointStateOutputStream that writes into a file and returns a StreamStateHandle upon closing.
FsCompletedCheckpointStorageLocation - Class in org.apache.flink.runtime.state.filesystem
A CompletedCheckpointStorageLocation that resides on a file system.
FsCompletedCheckpointStorageLocation(FileSystem, Path, FileStateHandle, String) - Constructor for class org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
 
FSDataInputStream - Class in org.apache.flink.core.fs
Interface for a data input stream to a file on a FileSystem.
FSDataInputStream() - Constructor for class org.apache.flink.core.fs.FSDataInputStream
 
FSDataInputStreamWrapper - Class in org.apache.flink.core.fs
Simple forwarding wrapper around FSDataInputStream.
FSDataInputStreamWrapper - Class in org.apache.flink.formats.avro.utils
Code copy pasted from org.apache.avro.mapred.FSInput (which is Apache licensed as well).
FSDataInputStreamWrapper(FSDataInputStream) - Constructor for class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FSDataInputStream, long) - Constructor for class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
FSDataOutputStream - Class in org.apache.flink.core.fs
An output stream to a file that is created via a FileSystem.
FSDataOutputStream() - Constructor for class org.apache.flink.core.fs.FSDataOutputStream
 
FSDataOutputStreamWrapper - Class in org.apache.flink.core.fs
Simple forwarding wrapper around FSDataInputStream.
FSDataOutputStreamWrapper - Class in org.apache.flink.runtime.state.filesystem
FSDataOutputStreamWrapper(FileSystem, Path) - Constructor for class org.apache.flink.runtime.state.filesystem.FSDataOutputStreamWrapper
 
FSDataOutputStreamWrapper(FSDataOutputStream) - Constructor for class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
FsJobArchivist - Class in org.apache.flink.runtime.history
Utility class for writing an archive file to a FileSystem and reading it back.
FSKey(String, String) - Constructor for class org.apache.flink.core.fs.FileSystem.FSKey
Creates a file system key from a given scheme and an authority.
FSKey(URI) - Constructor for class org.apache.flink.core.fs.FileSystem.FSKey
 
FsMergingCheckpointStorageAccess - Class in org.apache.flink.runtime.state.filesystem
An implementation of file merging checkpoint storage to file systems.
FsMergingCheckpointStorageAccess(Path, Path, JobID, int, int, FileMergingSnapshotManager, Environment) - Constructor for class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageAccess
 
FsMergingCheckpointStorageLocation - Class in org.apache.flink.runtime.state.filesystem
An implementation of checkpoint storage location for file merging checkpoints.
FsMergingCheckpointStorageLocation(FileMergingSnapshotManager.SubtaskKey, FileSystem, Path, Path, Path, CheckpointStorageLocationReference, int, int, FileMergingSnapshotManager, long) - Constructor for class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
FsSegmentDataInputStream - Class in org.apache.flink.runtime.state.filesystem
This class is a WrappingProxy for FSDataInputStream that is used to read from a file segment.
FsSegmentDataInputStream(FSDataInputStream, long, long) - Constructor for class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
FsStateChangelogOptions - Class in org.apache.flink.changelog.fs
FsStateChangelogOptions() - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
FsStateChangelogStorage - Class in org.apache.flink.changelog.fs
Filesystem-based implementation of StateChangelogStorage.
FsStateChangelogStorage(JobID, Configuration, TaskManagerJobMetricGroup, TaskChangelogRegistry, LocalRecoveryConfig) - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
FsStateChangelogStorage(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
FsStateChangelogStorage(JobID, Path, boolean, int, ChangelogStorageMetricGroup, TaskChangelogRegistry, LocalRecoveryConfig) - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
FsStateChangelogStorage(StateChangeUploadScheduler, long, TaskChangelogRegistry, LocalRecoveryConfig) - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
FsStateChangelogStorageFactory - Class in org.apache.flink.changelog.fs
FsStateChangelogStorageFactory() - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
FsStateChangelogStorageForRecovery - Class in org.apache.flink.changelog.fs
Filesystem-based implementation of StateChangelogStorage just for recovery.
FsStateChangelogStorageForRecovery(ChangelogStreamHandleReader) - Constructor for class org.apache.flink.changelog.fs.FsStateChangelogStorageForRecovery
 
fulfill(DescribedPredicate<T>) - Static method in class org.apache.flink.architecture.common.Conditions
Generic condition to check fulfillment of a predicate.
fulfillFinishedTaskStatus(Map<OperatorID, OperatorState>) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
fulfillFinishedTaskStatus(Map<OperatorID, OperatorState>) - Method in interface org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider
Fulfills the state for the finished subtasks and operators to indicate they are finished.
FULL - org.apache.flink.api.common.operators.base.OuterJoinOperatorBase.OuterJoinType
 
FULL - org.apache.flink.core.execution.CheckpointType
 
FULL - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Replicates the state to all subtasks.
FULL - org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Type of the Flame Graph that includes threads in all possible states.
FULL - org.apache.flink.sql.parser.ddl.SqlRefreshMode
 
FULL - org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
The refresh pipeline will be executed in full mode, corresponding to CatalogMaterializedTable.RefreshMode.FULL.
FULL - org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
 
FULL - org.apache.flink.table.connector.source.lookup.LookupOptions.LookupCacheType
 
FULL - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
FULL - org.apache.flink.table.types.logical.StructuredType.StructuredComparison
 
FULL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FULL_CACHE_PERIODIC_RELOAD_INTERVAL - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
FULL_CACHE_PERIODIC_RELOAD_SCHEDULE_MODE - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
FULL_CACHE_RELOAD_STRATEGY - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
FULL_CACHE_TIMED_RELOAD_INTERVAL_IN_DAYS - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
FULL_CACHE_TIMED_RELOAD_ISO_TIME - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
FULL_CHECKPOINT - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointType
 
FULL_DAM - org.apache.flink.runtime.operators.DamBehavior
Constant indicating that the algorithm collects all records before returning any.
FULL_OUTER - org.apache.flink.table.operations.JoinQueryOperation.JoinType
 
FULL_OUTER - org.apache.flink.table.runtime.operators.join.HashJoinType
 
FULL_OUTER_HYBRIDHASH_BUILD_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
FULL_OUTER_HYBRIDHASH_BUILD_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
FULL_OUTER_MERGE - org.apache.flink.runtime.operators.DriverStrategy
 
FULL_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyFactoryLoader
Config name for the RestartAllFailoverStrategy.
FULL_STATE_SCAN_SNAPSHOT - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
FULL_STATE_SCAN_SNAPSHOT = 0;
FULL_STATE_SCAN_SNAPSHOT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
FULL_STATE_SCAN_SNAPSHOT = 0;
FullCachingLookupProvider - Interface in org.apache.flink.table.connector.source.lookup
A LookupFunctionProvider that never lookup in external system on cache miss and provides a cache for holding all entries in the external system.
fullConfiguration(Configuration) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the flinkConfiguration value to config and returns a reference to this Builder enabling method chaining.
fullDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
fullDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
fullDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
fullDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
fullDatabaseName() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
fullModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
fullModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
fullModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
fullModelName() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
fullNewModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
fullNewTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
fullNewViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewRename
 
fullOuterJoin(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
fullOuterJoin(Table, Expression) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
FullOuterJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
The full outer join driver implements the logic of an outer join operator at runtime.
FullOuterJoinDriver() - Constructor for class org.apache.flink.runtime.operators.FullOuterJoinDriver
 
FullSnapshotAsyncWriter<K> - Class in org.apache.flink.runtime.state
An asynchronous writer that can write a full snapshot/savepoint from a FullSnapshotResources.
FullSnapshotAsyncWriter(SnapshotType, SupplierWithException<CheckpointStreamWithResultProvider, Exception>, FullSnapshotResources<K>) - Constructor for class org.apache.flink.runtime.state.FullSnapshotAsyncWriter
 
FullSnapshotResources<K> - Interface in org.apache.flink.runtime.state
A SnapshotResources to be used with the backend-independent FullSnapshotAsyncWriter.
FullSnapshotRestoreOperation<K> - Class in org.apache.flink.runtime.state.restore
The procedure of restoring state from a savepoint written with the unified binary format.
FullSnapshotRestoreOperation(KeyGroupRange, ClassLoader, Collection<KeyedStateHandle>, StateSerializerProvider<K>) - Constructor for class org.apache.flink.runtime.state.restore.FullSnapshotRestoreOperation
 
FullSnapshotUtil - Class in org.apache.flink.runtime.state
Utility methods and constants around creating and restoring full snapshots using FullSnapshotAsyncWriter.
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropMaterializedTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
fullTableName() - Method in class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
fullTableName() - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
FullTypeInfo(Class<?>, ReflectionUtil.FullTypeInfo[]) - Constructor for class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
fullViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
fullViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
fullViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
fullWindowPartition() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Collect records from each partition into a separate full window.
fullWindowPartition() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Collect records from each partition into a separate full window.
FullyFinishedOperatorState - Class in org.apache.flink.runtime.checkpoint
A special operator state implementation representing the operators whose instances are all finished.
FullyFinishedOperatorState(String, String, OperatorID, int, int) - Constructor for class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
fullyLoaded() - Method in interface org.apache.flink.runtime.asyncprocessing.StateExecutor
Check if this executor is fully loaded.
fullyLoaded() - Method in class org.apache.flink.state.forst.ForStStateExecutor
 
function - Variable in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
function - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
Function - Interface in org.apache.flink.api.common.functions
The base interface for all user-defined functions.
FUNCTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FUNCTION - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Function syntax, as in "Foo(x, y)".
FUNCTION_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
FunctionAlreadyExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to create a function that already exists.
FunctionAlreadyExistException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.FunctionAlreadyExistException
 
FunctionAlreadyExistException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.FunctionAlreadyExistException
 
functionCallStack - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Stack of objects that maintain information about function calls.
functionCatalog - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
functionCatalog - Variable in class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
FunctionCatalog - Class in org.apache.flink.table.catalog
Simple function catalog to store FunctionDefinitions in catalogs.
FunctionCatalog(ReadableConfig, ResourceManager, CatalogManager, ModuleManager) - Constructor for class org.apache.flink.table.catalog.FunctionCatalog
 
FunctionCatalog.InlineCatalogFunction - Class in org.apache.flink.table.catalog
The CatalogFunction which holds an instantiated UDF.
FunctionCatalogOperatorTable - Class in org.apache.flink.table.planner.catalog
Thin adapter between SqlOperatorTable and FunctionCatalog.
FunctionCatalogOperatorTable(FunctionCatalog, DataTypeFactory, FlinkTypeFactory, RexFactory) - Constructor for class org.apache.flink.table.planner.catalog.FunctionCatalogOperatorTable
 
FunctionContext - Class in org.apache.flink.table.functions
A FunctionContext allows to obtain global runtime information about the context in which the user-defined function is executed.
FunctionContext(RuntimeContext) - Constructor for class org.apache.flink.table.functions.FunctionContext
 
FunctionContext(RuntimeContext, ClassLoader, OpenContext) - Constructor for class org.apache.flink.table.functions.FunctionContext
 
FunctionDefinition - Interface in org.apache.flink.table.functions
Definition of a function.
FunctionDefinitionConvertRule - Class in org.apache.flink.table.planner.expressions.converter
A call expression converter rule that converts calls to user defined functions.
FunctionDefinitionConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.FunctionDefinitionConvertRule
 
FunctionDefinitionFactory - Interface in org.apache.flink.table.factories
A factory to create FunctionDefinition.
FunctionDefinitionFactory.Context - Interface in org.apache.flink.table.factories
Context provided when a function definition is created.
FunctionDelegationHelper - Class in org.apache.flink.state.changelog.restore
Delegating functions are used to create metadata on recovery when the actual function code is not known yet.
FunctionDelegationHelper() - Constructor for class org.apache.flink.state.changelog.restore.FunctionDelegationHelper
 
functionExists(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Check whether a function exists or not.
functionExists(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
functionExists(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
FunctionHint - Annotation Type in org.apache.flink.table.annotation
A hint that influences the reflection-based extraction of input types, accumulator types, and output types for constructing the TypeInference logic of a UserDefinedFunction.
FunctionHints - Annotation Type in org.apache.flink.table.annotation
Helper annotation for repeatable FunctionHints.
functionIdentifier() - Method in class org.apache.flink.table.functions.UserDefinedFunction
Returns a unique, serialized representation for this function.
FunctionIdentifier - Class in org.apache.flink.table.functions
Identifies a system function with function name or a catalog function with a fully qualified identifier.
FunctionInfo - Class in org.apache.flink.table.gateway.api.results
Info to describe the function.
FunctionInfo(FunctionIdentifier) - Constructor for class org.apache.flink.table.gateway.api.results.FunctionInfo
 
FunctionInfo(FunctionIdentifier, FunctionKind) - Constructor for class org.apache.flink.table.gateway.api.results.FunctionInfo
 
FunctionInitializationContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which user functions can initialize by registering to managed state (i.e. state that is managed by state backends).
FunctionKind - Enum in org.apache.flink.table.functions
Categorizes the semantics of a FunctionDefinition.
FunctionLanguage - Enum in org.apache.flink.table.catalog
Categorizes the language semantics of a CatalogFunction.
functionLookup() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available FunctionDefinitions.
FunctionLookup - Interface in org.apache.flink.table.catalog
Catalog of functions that can resolve the name of a function to a ContextResolvedFunction.
FunctionName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the name of a function (either a compound identifier or a reserved word which can be used as a function name).
FunctionNotExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate on a function that doesn't exist.
FunctionNotExistException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.FunctionNotExistException
 
FunctionNotExistException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.FunctionNotExistException
 
FunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses function parameter lists including DISTINCT keyword recognition, DEFAULT, and named argument assignment.
FunctionParamInfo() - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl.FunctionParamInfo
 
FunctionRequirement - Enum in org.apache.flink.table.functions
Characteristics that a FunctionDefinition requires.
FUNCTIONS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
functionScan(SqlOperator, int, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableFunctionScan.
functionScan(SqlOperator, int, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableFunctionScan.
FunctionSnapshotContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which user functions that use managed state (i.e. state that is managed by state backends) can participate in a snapshot.
FunctionSplitter - Class in org.apache.flink.table.codesplit
Split long functions into several smaller functions.
FunctionSplitter(String, int) - Constructor for class org.apache.flink.table.codesplit.FunctionSplitter
 
FunctionUtils - Class in org.apache.flink.api.common.functions.util
Utility class that contains helper methods to work with Flink Function class.
FunctionUtils - Class in org.apache.flink.util.function
Utility class for Flink's functions.
FunctionWithException<T,​R,​E extends Throwable> - Interface in org.apache.flink.util.function
A functional interface for a Function that may throw exceptions.
furtherPartitioning - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
furtherPartitioning - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
FUSION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
FusionCodegenExecNode - Interface in org.apache.flink.table.planner.plan.nodes.exec
A ExecNode which support operator fusion codegen.
FusionStreamOperatorBase - Class in org.apache.flink.table.runtime.operators.fusion
Base MultipleInputStreamOperator to handle multiple operator fusion codegen in table module.
FusionStreamOperatorBase(StreamOperatorParameters<RowData>, int) - Constructor for class org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
 
FutureCompletingBlockingQueue<T> - Class in org.apache.flink.connector.base.source.reader.synchronization
A custom implementation of blocking queue in combination with a CompletableFuture that is used in the hand-over of data from a producing thread to a consuming thread.
FutureCompletingBlockingQueue() - Constructor for class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
 
FutureCompletingBlockingQueue(int) - Constructor for class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
 
FutureConsumerWithException<T,​E extends Throwable> - Interface in org.apache.flink.util.concurrent
A checked extension of the Consumer interface which rethrows exceptions wrapped in a CompletionException.
futureFailedWith(Class<E>) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks whether CompletableFuture completed already exceptionally with a specific exception type.
FutureTaskWithException<V> - Class in org.apache.flink.util.function
FutureTask that also implements RunnableWithException.
FutureTaskWithException(Callable<V>) - Constructor for class org.apache.flink.util.function.FutureTaskWithException
 
FutureTaskWithException(RunnableWithException) - Constructor for class org.apache.flink.util.function.FutureTaskWithException
 
FutureUtils - Class in org.apache.flink.util.concurrent
A collection of utilities that expand the usage of CompletableFuture.
FutureUtils() - Constructor for class org.apache.flink.util.concurrent.FutureUtils
 
FutureUtils.ConjunctFuture<T> - Class in org.apache.flink.util.concurrent
A future that is complete once multiple other futures completed.
FutureUtils.RetryException - Exception in org.apache.flink.util.concurrent
Exception with which the returned future is completed if the FutureUtils.retry(Supplier, int, Executor) operation fails.
futureWillCompleteExceptionally(Class<E>, Duration) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks whether CompletableFuture will completed exceptionally within a certain time.
futureWillCompleteExceptionally(Duration) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks whether CompletableFuture will completed exceptionally within a certain time.
futureWillCompleteExceptionally(Function<Throwable, Boolean>, Duration, String) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks whether CompletableFuture will completed exceptionally within a certain time.

G

g - org.apache.flink.streaming.examples.statemachine.event.EventType
 
G - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GAP - Static variable in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
The gap interval, only used for SESSION window.
GarbageCollectorInfo(String, long, long) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
garbageCollectorNames - Variable in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskManagerMetricStore
 
GATE_RESTORE_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
GateBuffersSpec - Class in org.apache.flink.runtime.io.network.partition.consumer
The buffer specs of the InputGate include exclusive buffers per channel, required/total floating buffers and the target of total buffers.
GatedRateLimiter - Class in org.apache.flink.api.connector.source.util.ratelimit
An implementation of RateLimiter that completes defined number of futures in-between the external notification events.
GatedRateLimiter(int) - Constructor for class org.apache.flink.api.connector.source.util.ratelimit.GatedRateLimiter
Instantiates a new GatedRateLimiter.
GATEWAY_ENDPOINT_PREFIX - Static variable in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
GatewayClientMode(String, int) - Constructor for class org.apache.flink.test.util.SQLJobClientMode.GatewayClientMode
 
GatewayController - Interface in org.apache.flink.tests.util.flink
Controller for interacting with a SqlGateway.
GatewayInfo - Class in org.apache.flink.table.gateway.api.results
Info to describe the SqlGatewayService.
GatewayInfo() - Constructor for class org.apache.flink.table.gateway.api.results.GatewayInfo
 
GatewayRetriever<T extends RpcGateway> - Interface in org.apache.flink.runtime.webmonitor.retriever
Generic retriever interface for RpcGateway.
GatewaySqlClient(String, int) - Constructor for class org.apache.flink.test.util.SQLJobClientMode.GatewaySqlClient
 
gatherOrderExprs(SqlToRelConverter.Blackboard, SqlSelect, SqlNodeList, List<SqlNode>, List<RelFieldCollation>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Creates a list of collations required to implement the ORDER BY clause, if there is one.
gauge - org.apache.flink.metrics.datadog.MetricType
Names of 'gauge' and 'count' must not be changed since they are mapped to json objects in a Datadog-defined format.
gauge(int, G) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Gauge with Flink.
gauge(String, G) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
gauge(String, G) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Gauge with Flink.
gauge(String, G) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
gauge(String, G) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
Gauge<T> - Interface in org.apache.flink.metrics
A Gauge is a Metric that calculates a specific value at a point in time.
GAUGE - org.apache.flink.metrics.MetricType
 
GaugeDump(QueryScopeInfo, String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.GaugeDump
 
GaugePeriodTimer - Class in org.apache.flink.streaming.runtime.tasks.mailbox
Implementation of PeriodTimer based on TimerGauge.
GaugePeriodTimer(TimerGauge) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.GaugePeriodTimer
 
gauges - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
GCS_HTTP_CONNECT_TIMEOUT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
Flink config option to set the http connection timeout.
GCS_HTTP_READ_TIMEOUT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
Flink config option to set the http read timeout.
GCS_RETRY_INIT_RPC_TIMEOUT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
GCS_RETRY_MAX_ATTEMPT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
Flink config option to set the http read timeout.
GCS_RETRY_MAX_RPC_TIMEOUT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
GCS_RETRY_RPC_TIMEOUT_MULTIPLIER - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
GCS_RETRY_TOTAL_TIMEOUT - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
GE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
GE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
genAggsHandler - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
GENERAL - org.apache.flink.table.functions.python.PythonFunctionKind
 
GENERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GeneralWindowProcessFunction<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
The general implementation of InternalWindowProcessFunction.
GeneralWindowProcessFunction(GroupWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
 
generate() - Static method in class org.apache.flink.api.common.JobID
Creates a new (statistically) random JobID.
generate() - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceID
Generate a random resource id.
generate() - Static method in class org.apache.flink.runtime.dispatcher.DispatcherId
Generates a new random DispatcherId.
generate() - Static method in class org.apache.flink.runtime.jobmaster.JobMasterId
Generates a new random JobMasterId.
generate() - Static method in class org.apache.flink.runtime.resourcemanager.ResourceManagerId
Generates a new random ResourceManagerId.
generate() - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerId
 
generate() - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
generate() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
generate(BATCH) - Method in interface org.apache.flink.orc.OrcColumnarRowSplitReader.ColumnBatchGenerator
 
generate(List<FlinkPhysicalRel>, boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraphGenerator
 
generate(ColumnVector[]) - Method in interface org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader.ColumnBatchGenerator
 
GENERATE_UPDATE_BEFORE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
generateAndWriteTestData(int, DataStreamSourceExternalContext<T>, TestingSourceSettings) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Generate a set of test records and write it to the given split writer.
generateBufferWithHeaders(List<Tuple2<Buffer, Integer>>) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
 
generateCheckpointStatistics(AbstractCheckpointStats, boolean) - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
generateCodeBlock(CodeGeneratorCastRule.Context, String, String, LogicalType, LogicalType) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Create a CastCodeBlock for the provided input type and target type.
generateCodeBlock(CodeGeneratorCastRule.Context, String, String, LogicalType, LogicalType) - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule
Generates a CastCodeBlock composed by different statements performing the casting.
generateConnectionInformationPath(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
GENERATED - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
GENERATED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GENERATED_DECODE_METHOD - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
GENERATED_ENCODE_METHOD - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
GeneratedAggsHandleFunction - Class in org.apache.flink.table.runtime.generated
Describes a generated AggsHandleFunction.
GeneratedAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
 
GeneratedAggsHandleFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
 
GeneratedClass<T> - Class in org.apache.flink.table.runtime.generated
A wrapper for generated class, defines a GeneratedClass.newInstance(ClassLoader) method to get an instance by reference objects easily.
GeneratedClass(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedClass
 
GeneratedCollector<C extends Collector<?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated Collector.
GeneratedCollector(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedCollector
 
GeneratedCollector(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedCollector
Creates a GeneratedCollector.
generatedCorRels - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
generateDefaultSlotResourceProfile(ResourceProfile, int) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
generateDefaultSlotResourceProfile(WorkerResourceSpec, int) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
generateDefaultSlotResourceProfile(TaskExecutorResourceSpec, int) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
GeneratedFilterCondition - Class in org.apache.flink.table.runtime.generated
Describes a generated FilterCondition.
GeneratedFilterCondition(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedFilterCondition
 
GeneratedFilterCondition(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedFilterCondition
Creates a GeneratedFilterCondition.
GeneratedFunction<F extends Function> - Class in org.apache.flink.table.runtime.generated
Describes a generated Function.
GeneratedFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedFunction
 
GeneratedFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedFunction
Creates a GeneratedFunction.
GeneratedHashFunction - Class in org.apache.flink.table.runtime.generated
Describes a generated HashFunction.
GeneratedHashFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedHashFunction
Creates a GeneratedHashFunction.
generatedIDOnly(OperatorID) - Static method in class org.apache.flink.runtime.OperatorIDPair
 
GeneratedInput<F extends InputFormat<?,​?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated InputFormat.
GeneratedInput(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedInput
Creates a GeneratedInput.
generatedJoinCondition(GeneratedJoinCondition) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
GeneratedJoinCondition - Class in org.apache.flink.table.runtime.generated
Describes a generated JoinCondition.
GeneratedJoinCondition(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedJoinCondition
 
GeneratedJoinCondition(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedJoinCondition
Creates a GeneratedJoinCondition.
generatedKeyAlwaysReturned() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
GeneratedLogUrlHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler for retrieving the log url of a specified TaskManager or JobManager.
GeneratedLogUrlHandler(CompletableFuture<String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.GeneratedLogUrlHandler
 
GeneratedNamespaceAggsHandleFunction<N> - Class in org.apache.flink.table.runtime.generated
Describes a generated NamespaceAggsHandleFunction.
GeneratedNamespaceAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
 
GeneratedNamespaceAggsHandleFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
 
GeneratedNamespaceTableAggsHandleFunction<N> - Class in org.apache.flink.table.runtime.generated
Describes a generated NamespaceTableAggsHandleFunction.
GeneratedNamespaceTableAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
 
GeneratedNamespaceTableAggsHandleFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
 
GeneratedNormalizedKeyComputer - Class in org.apache.flink.table.runtime.generated
Describes a generated NormalizedKeyComputer.
GeneratedNormalizedKeyComputer(String, String) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
 
GeneratedNormalizedKeyComputer(String, String, ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
Creates a GeneratedNormalizedKeyComputer.
GeneratedOperator<C extends StreamOperator<?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated StreamOperator.
GeneratedOperator(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedOperator
Creates a GeneratedOperator.
GeneratedProjection - Class in org.apache.flink.table.runtime.generated
Describes a generated Projection.
GeneratedProjection(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedProjection
 
GeneratedProjection(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedProjection
Creates a GeneratedProjection.
GeneratedRecordComparator - Class in org.apache.flink.table.runtime.generated
Describes a generated RecordComparator.
GeneratedRecordComparator(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordComparator
 
GeneratedRecordComparator(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordComparator
Creates a GeneratedRecordComparator.
GeneratedRecordEqualiser - Class in org.apache.flink.table.runtime.generated
Describes a generated RecordEqualiser.
GeneratedRecordEqualiser(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
 
GeneratedRecordEqualiser(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
Creates a GeneratedRecordEqualiser.
GeneratedResultFuture<T extends ResultFuture<?>> - Class in org.apache.flink.table.runtime.generated
Describes a generated ResultFuture.
GeneratedResultFuture(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedResultFuture
 
GeneratedResultFuture(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedResultFuture
Creates a GeneratedResultFuture.
GeneratedTableAggsHandleFunction - Class in org.apache.flink.table.runtime.generated
Describes a generated TableAggsHandleFunction.
GeneratedTableAggsHandleFunction(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedTableAggsHandleFunction
 
GeneratedWatermarkGenerator - Class in org.apache.flink.table.runtime.generated
Describes a generated WatermarkGenerator.
GeneratedWatermarkGenerator(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
 
GeneratedWatermarkGenerator(String, String, Object[], ReadableConfig) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
 
GeneratedWatermarkGeneratorSupplier - Class in org.apache.flink.table.runtime.generated
Wrapper of the GeneratedWatermarkGenerator that is used to create WatermarkGenerator.
GeneratedWatermarkGeneratorSupplier(GeneratedWatermarkGenerator, WatermarkParams) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier
 
GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator - Class in org.apache.flink.table.runtime.generated
Wrapper of the code-generated WatermarkGenerator.
generateDynamicConfigsStr(TaskExecutorProcessSpec) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
generateDynamicConfigsStr(JobManagerProcessSpec) - Static method in class org.apache.flink.runtime.jobmanager.JobManagerProcessUtils
 
generateEntropy() - Method in interface org.apache.flink.core.fs.EntropyInjectingFileSystem
Creates a string with random entropy to be injected into a path.
generateEntropy() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
generateEqualsCondition(RelBuilder, RelNode, RelNode, List<Integer>) - Static method in class org.apache.flink.table.planner.plan.utils.SetOpRewriteUtil
Generate equals condition by keys (The index on both sides is the same) to join left relNode and right relNode.
generateExpression(CodeGeneratorCastRule.Context, String, LogicalType, LogicalType) - Method in interface org.apache.flink.table.planner.functions.casting.ExpressionCodeGeneratorCastRule
Generate a Java expression performing the casting.
generateExternalResourcesString(Collection<ExternalResource>) - Static method in class org.apache.flink.runtime.externalresource.ExternalResourceUtils
Generate the string expression of the given external resources.
generateFileName() - Method in class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
generateFunction(String, RowType, RowType, List<RexNode>, boolean, ReadableConfig, ClassLoader) - Static method in class org.apache.flink.table.planner.codegen.AsyncCodeGenerator
Creates a generated function which produces an AsyncFunction which executes the calc projections.
generateInitLiteral(LogicalType) - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
generateInlineFunctionName(UserDefinedFunction) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Name for anonymous, inline functions.
generateJobManagerWorkingDirectoryFile(Configuration, ResourceID) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Generates the working directory File for the JobManager process.
generateJvmOptsString(Configuration, List<ConfigOption<String>>, boolean) - Static method in class org.apache.flink.yarn.Utils
 
generateJvmParametersStr(JobManagerProcessSpec, Configuration) - Static method in class org.apache.flink.runtime.jobmanager.JobManagerProcessUtils
 
generateJvmParametersStr(ProcessMemorySpec) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
generateJvmParametersStr(ProcessMemorySpec, boolean) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
generateLeaderLatchPath(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
generateOperatorDescription(Function, Function) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
generateOperatorID(String) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
Creates an instance of OperatorID based on the provided operator unique identifier (UID).
generateOperatorName() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
generateParseException() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
generatePartitionPath(LinkedHashMap<String, String>) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Make partition path from partition spec.
generatePartValues(RowData) - Method in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
generatePartValues(Row) - Method in class org.apache.flink.connector.file.table.RowPartitionComputer
 
generatePartValues(T) - Method in interface org.apache.flink.connector.file.table.PartitionComputer
Compute partition values from record.
generatePhysicalFilePath(Path) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Generate a file path for a physical file.
generatePipelineFromQueryOperation(QueryOperation, List<Transformation<?>>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
generate execution Pipeline from QueryOperation.
generatePlan(JobID, String, JobType, Iterable<JobVertex>, VertexParallelism) - Static method in class org.apache.flink.runtime.jobgraph.jsonplan.JsonPlanGenerator
 
generatePlan(JobGraph) - Static method in class org.apache.flink.runtime.jobgraph.jsonplan.JsonPlanGenerator
 
generateRandomAlphanumericString(Random, int) - Static method in class org.apache.flink.util.StringUtils
Creates a random alphanumeric string of given length.
generateRandomId() - Static method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile.LogicalFileId
 
generateRandomUpdate() - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
generateRegistration() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
This method generate a specific Registration, for example TaskExecutor Registration at the ResourceManager.
generateRegistration() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
generateRowType(Descriptors.Descriptor) - Static method in class org.apache.flink.formats.protobuf.util.PbToRowTypeUtil
 
generateRowType(Descriptors.Descriptor, boolean) - Static method in class org.apache.flink.formats.protobuf.util.PbToRowTypeUtil
 
generateRuntimeName(Class<?>, String[]) - Static method in class org.apache.flink.table.utils.TableConnectorUtils
Returns the table connector name used for logging and web UI.
generateSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Use StreamExecutionEnvironment.fromSequence(long, long) instead to create a new data stream that contains NumberSequenceSource.
generateSignature(TypeInference, String, FunctionDefinition) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Generates a signature of the given FunctionDefinition.
generateSlotOffer() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Generate the slot offer from this TaskSlot.
generateStagingTempFilePath(File) - Static method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
generateStreamGraph(List<Transformation<?>>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Generates a StreamGraph that consists of the given transformations and is configured with the configuration of this environment.
generateTaskManagerTotalResourceProfile(WorkerResourceSpec) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
 
generateTaskManagerWorkingDirectoryFile(Configuration, ResourceID) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Generates the working directory File for the TaskManager process.
generateTestData(TestingSinkSettings, long) - Method in interface org.apache.flink.connector.testframe.external.sink.DataStreamSinkExternalContext
Generate test data.
generateTestData(TestingSinkSettings, DataStreamSinkExternalContext<T>) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Generate a set of test records.
generateTestData(TestingSourceSettings, int, long) - Method in interface org.apache.flink.connector.testframe.external.source.DataStreamSourceExternalContext
Generate test data.
generateTestDataForWriter(DataStreamSourceExternalContext<T>, TestingSourceSettings, int, ExternalSystemSplitDataWriter<T>) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Generate a set of split writers.
generateTotalAvailableResourceProfile(TaskExecutorResourceSpec) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
generateTypeString(StringBuilder, boolean) - Method in class org.apache.flink.table.planner.plan.schema.RawRelDataType
 
generateTypeString(StringBuilder, boolean) - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
generateUid(String) - Method in interface org.apache.flink.table.connector.ProviderContext
Generates a new unique identifier for a Transformation/DataStream operator.
generateUid(String, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Returns a new uid for transformations.
generateUserSpecifiedHash(String) - Static method in class org.apache.flink.streaming.api.graph.StreamGraphHasherV2
 
generateWorkingDirectoryFile(Configuration, Optional<ConfigOption<String>>, String) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Generate the working directory from the given configuration.
generateZookeeperPath(String...) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Creates a ZooKeeper path of the form "/a/b/...
GeneratingIteratorSourceReader<E,​O,​IterT extends Iterator<E>,​SplitT extends IteratorSourceSplit<E,​IterT>> - Class in org.apache.flink.connector.datagen.source
A SourceReader that takes the values of an iterator, supplied via an IteratorSourceSplit, and applies a GeneratorFunction to them to perform arbitrary transformations.
GeneratingIteratorSourceReader(SourceReaderContext, GeneratorFunction<E, O>) - Constructor for class org.apache.flink.connector.datagen.source.GeneratingIteratorSourceReader
 
Generator(int, float, int, int) - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
GeneratorFunction<T,​O> - Interface in org.apache.flink.connector.datagen.source
Base interface for data generator functions.
GeneratorTableSource(int, float, int, int) - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
generic(SequenceNumber, SequenceNumber) - Static method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
 
GENERIC - org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
 
GENERIC(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns generic type information for any Java object.
GENERIC_TYPES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
GenericArrayData - Class in org.apache.flink.table.data
An internal data structure representing data of ArrayType.
GenericArrayData(boolean[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(byte[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(double[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(float[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(int[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(long[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(short[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
 
GenericArrayData(Object[]) - Constructor for class org.apache.flink.table.data.GenericArrayData
Creates an instance of GenericArrayData using the given Java array.
GenericArraySerializer<C> - Class in org.apache.flink.api.common.typeutils.base
A serializer for arrays of objects.
GenericArraySerializer(Class<C>, TypeSerializer<C>) - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
GenericArraySerializerSnapshot<C> - Class in org.apache.flink.api.common.typeutils.base
Point-in-time configuration of a GenericArraySerializer.
GenericArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
Constructor to be used for read instantiation.
GenericArraySerializerSnapshot(GenericArraySerializer<C>) - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
Constructor to be used for writing the snapshot.
GenericCLI - Class in org.apache.flink.client.cli
A generic implementation of the CustomCommandLine that only expects the execution.target parameter to be explicitly specified and simply forwards the rest of the options specified with -D to the corresponding PipelineExecutor for further parsing.
GenericCLI(Configuration, String) - Constructor for class org.apache.flink.client.cli.GenericCLI
 
genericConstructorDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
genericConstructorDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
GenericConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
GenericConverter(TypeSerializer<T>) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.GenericConverter
 
GenericCsvInputFormat<OT> - Class in org.apache.flink.api.common.io
 
GenericCsvInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
 
GenericCsvInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
 
GenericDataSinkBase<IN> - Class in org.apache.flink.api.common.operators
Operator for nodes that act as data sinks, storing the data they receive.
GenericDataSinkBase(OutputFormat<IN>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSinkBase
Creates a GenericDataSink with the provided OutputFormat implementation and the given name.
GenericDataSinkBase(UserCodeWrapper<? extends OutputFormat<IN>>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSinkBase
Creates a GenericDataSink with the provided OutputFormat implementation and the given name.
GenericDataSourceBase<OUT,​T extends InputFormat<OUT,​?>> - Class in org.apache.flink.api.common.operators
Abstract superclass for data sources in a Pact plan.
GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
Creates a new instance for the given file using the given input format, using the default name.
GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
Creates a new instance for the given file using the given input format.
GenericDataSourceBase(T, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
Creates a new instance for the given file using the given input format, using the default name.
GenericDataSourceBase(T, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
Creates a new instance for the given file using the given input format.
GenericDataSourceBase.SplitDataProperties<T> - Interface in org.apache.flink.api.common.operators
 
GenericInMemoryCatalog - Class in org.apache.flink.table.catalog
A generic catalog implementation that holds all meta objects in memory.
GenericInMemoryCatalog(String) - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
GenericInMemoryCatalog(String, String) - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
GenericInMemoryCatalogFactory - Class in org.apache.flink.table.catalog
Catalog factory for GenericInMemoryCatalog.
GenericInMemoryCatalogFactory() - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
GenericInMemoryCatalogFactoryOptions - Class in org.apache.flink.table.catalog
GenericInMemoryCatalogStore - Class in org.apache.flink.table.catalog
A generic catalog store implementation that store all catalog configuration in memory.
GenericInMemoryCatalogStore() - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
GenericInMemoryCatalogStoreFactory - Class in org.apache.flink.table.catalog
Catalog store factory for GenericInMemoryCatalogStore.
GenericInMemoryCatalogStoreFactory() - Constructor for class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
GenericInMemoryCatalogStoreFactoryOptions - Class in org.apache.flink.table.catalog
GenericInputFormat<OT> - Class in org.apache.flink.api.common.io
Generic base class for all Rich inputs that are not based on files.
GenericInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericInputFormat
 
GenericInputSplit - Class in org.apache.flink.core.io
A generic input split that has only a partition number.
GenericInputSplit(int, int) - Constructor for class org.apache.flink.core.io.GenericInputSplit
Creates a generic input split with the given split number.
genericInterfaceMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
genericInterfaceMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
GenericInterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
GenericJobEventSerializer - Class in org.apache.flink.runtime.jobmaster.event
Serializer for JobEvent instances that uses Flink's InstantiationUtil for serialization and deserialization.
GenericJobEventSerializer() - Constructor for class org.apache.flink.runtime.jobmaster.event.GenericJobEventSerializer
 
GenericKeyMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A GenericMetricGroup for representing the key part of a key-value metric group pair.
genericKeyWithSuffix(String) - Static method in class org.apache.flink.configuration.ExternalResourceOptions
 
GenericMapData - Class in org.apache.flink.table.data
An internal data structure representing data of MapType or MultisetType.
GenericMapData(Map<?, ?>) - Constructor for class org.apache.flink.table.data.GenericMapData
Creates an instance of GenericMapData using the given Java map.
genericMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
genericMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
GenericMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
GenericMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A simple named MetricGroup that is used to hold subgroups of metrics.
GenericMetricGroup(MetricRegistry, AbstractMetricGroup, String) - Constructor for class org.apache.flink.runtime.metrics.groups.GenericMetricGroup
 
GenericPairComparator<T1,​T2> - Class in org.apache.flink.api.common.typeutils
 
GenericPairComparator(TypeComparator<T1>, TypeComparator<T2>) - Constructor for class org.apache.flink.api.common.typeutils.GenericPairComparator
 
GenericRecordAvroTypeInfo - Class in org.apache.flink.formats.avro.typeutils
TypeInformation for GenericRecord.
GenericRecordAvroTypeInfo(Schema) - Constructor for class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
GenericRowData - Class in org.apache.flink.table.data
An internal data structure representing data of RowType and other (possibly nested) structured types such as StructuredType.
GenericRowData(int) - Constructor for class org.apache.flink.table.data.GenericRowData
Creates an instance of GenericRowData with given number of fields.
GenericRowData(RowKind, int) - Constructor for class org.apache.flink.table.data.GenericRowData
Creates an instance of GenericRowData with given kind and number of fields.
GenericRowDataKeySelector - Class in org.apache.flink.table.runtime.keyselector
A KeySelector which will extract key from RowData.
GenericRowDataKeySelector(InternalTypeInfo<RowData>, RowDataSerializer, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
 
GenericSequenceNumberRange(SequenceNumber.GenericSequenceNumber, SequenceNumber.GenericSequenceNumber) - Constructor for class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
GenericTypeComparator<T extends Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
TypeComparator for all types that extend Comparable.
GenericTypeComparator(boolean, TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
GenericTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
 
GenericTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
GenericTypeSerializerSnapshot<T,​S extends TypeSerializer> - Class in org.apache.flink.api.common.typeutils
Base TypeSerializerSnapshot for serializers for generic types.
GenericTypeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
GenericTypeSerializerSnapshot(Class<T>) - Constructor for class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
GenericValueMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A GenericMetricGroup for representing the value part of a key-value metric group pair.
GenericWriteAheadSink<IN> - Class in org.apache.flink.streaming.runtime.operators
Generic Sink that emits its input elements into an arbitrary backend.
GenericWriteAheadSink(CheckpointCommitter, TypeSerializer<IN>, String) - Constructor for class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
genPartColumnarRowReader(boolean, boolean, Configuration, String[], DataType[], Map<String, Object>, int[], int, Path, long, long) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
Util for generating partitioned ParquetColumnarRowSplitReader.
genPartColumnarRowReader(String, Configuration, String[], DataType[], Map<String, Object>, int[], List<OrcFilters.Predicate>, int, Path, long, long) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
Util for generating partitioned OrcColumnarRowSplitReader.
genPartColumnarRowReader(Configuration, String[], DataType[], Map<String, Object>, int[], List<OrcFilters.Predicate>, int, Path, long, long) - Static method in class org.apache.flink.orc.nohive.OrcNoHiveSplitReaderUtil
Util for generating partitioned OrcColumnarRowSplitReader.
GEOMETRY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GESHI - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
get() - Method in interface org.apache.flink.api.common.state.AppendingState
Returns the current value for the state.
get() - Method in interface org.apache.flink.api.common.state.v2.AppendingState
Returns the current value for the state.
get() - Method in class org.apache.flink.core.state.CompletedStateFuture
 
get() - Method in interface org.apache.flink.core.state.InternalStateFuture
Waits if necessary for the computation to complete, and then retrieves its result.
get() - Method in class org.apache.flink.core.state.StateFutureImpl
 
get() - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
get() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
get() - Method in interface org.apache.flink.formats.avro.SchemaCoder.SchemaCoderProvider
Creates a new instance of SchemaCoder.
get() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableAggregatingState
 
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
get() - Method in class org.apache.flink.queryablestate.client.state.ImmutableReducingState
 
get() - Static method in class org.apache.flink.queryablestate.client.VoidNamespace
Getter for the singleton instance.
get() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Atomically gets the current checkpoint ID.
get() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
get() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
get() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
get() - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
get() - Static method in enum org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
 
get() - Static method in class org.apache.flink.runtime.messages.Acknowledge
Gets the singleton instance.
get() - Method in interface org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup.SizeSupplier
 
get() - Method in class org.apache.flink.runtime.state.DoneFuture
 
get() - Method in class org.apache.flink.runtime.state.FileMergingSnapshotManagerClosableWrapper
 
get() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
get() - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
get() - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
get() - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
get() - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
get() - Method in class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
get() - Static method in class org.apache.flink.runtime.state.VoidNamespace
Getter for the singleton instance
get() - Static method in class org.apache.flink.runtime.util.EmptyIterator
Gets a singleton instance of the empty iterator.
get() - Static method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
Gets a singleton instance of the empty iterator.
get() - Method in class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
 
get() - Static method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
get() - Method in class org.apache.flink.table.api.dataview.ListView
Returns an iterable of the list view.
get() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
get() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor.WindowIsEmptySupplier
 
get() - Method in class org.apache.flink.test.parameters.ParameterProperty
Retrieves the value of this property.
get() - Static method in interface org.apache.flink.tests.util.cache.DownloadCache
Returns the configured DownloadCache implementation, or a LolCache if none is configured.
get() - Static method in interface org.apache.flink.tests.util.flink.FlinkResource
Returns the configured FlinkResource implementation, or a LocalStandaloneFlinkResource if none is configured.
get() - Method in interface org.apache.flink.testutils.junit.SharedReference
Returns the referenced object without giving any visibility guarantees.
get() - Method in class org.apache.flink.types.BooleanValue
 
get() - Method in class org.apache.flink.types.SerializableOptional
 
get() - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
get() - Method in interface org.apache.flink.util.function.SupplierWithException
Gets the result of this supplier.
get() - Method in class org.apache.flink.util.OptionalFailure
 
get(boolean, boolean, LinkedHashMap<String, String>) - Static method in interface org.apache.flink.connector.file.table.PartitionWriterFactory
Util for get a PartitionWriterFactory.
get(int) - Method in class example.avro.User
 
get(int) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
get(int) - Method in class org.apache.flink.avro.generated.Address
 
get(int) - Method in interface org.apache.flink.connector.testframe.source.FromElementsSource.ElementsSupplier
 
get(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads the byte at the given position.
get(int) - Method in class org.apache.flink.runtime.operators.util.BitSet
Returns true if the bit is set in the specified index.
get(int) - Method in class org.apache.flink.runtime.state.ChainedStateHandle
Get the state handle for a single operator in the operator chain by it's index.
get(int) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
get(int) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
get(int) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
get(int) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Accesses the field of a Flink composite type (such as Tuple, POJO, etc.) by index and returns it's value.
get(int) - Method in class org.apache.flink.types.ListValue
 
get(int, byte[]) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk get method.
get(int, byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk get method.
get(int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexCache
Get a region contains target bufferIndex and belong to target subpartition.
get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk get method.
get(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
This method is only used for operator fusion codegen to get build row from hash table.
get(long, int) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
Returns an iterator for all the values for the given key, or null if no value found.
get(long, TimeUnit) - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
get(long, TimeUnit) - Method in class org.apache.flink.core.testutils.ScheduledTask
 
get(long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
get(long, TimeUnit) - Method in class org.apache.flink.runtime.state.DoneFuture
 
get(long, TimeUnit) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
get(G, K) - Method in class org.apache.flink.runtime.util.DefaultGroupCache
 
get(G, K) - Method in interface org.apache.flink.runtime.util.GroupCache
Get value in cache.
get(DataOutput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
 
get(Object) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
get(Object) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
get(Object) - Method in class org.apache.flink.table.data.GenericMapData
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.flink.types.MapValue
 
get(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Blocking retrieval and removal of the object to share.
get(String) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Accesses the field of a Flink composite type (such as Tuple, POJO, etc.) by name and returns it's value.
get(String) - Method in class org.apache.flink.table.runtime.functions.JsonPathCache
 
get(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the String value for the given key.
get(String) - Method in class org.apache.flink.util.MultipleParameterTool
Returns the String value for the given key.
get(String) - Method in class org.apache.flink.util.ParameterTool
Returns the String value for the given key.
get(String, String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the String value for the given key.
get(Throwable, ClassLoader) - Static method in exception org.apache.flink.util.SerializedThrowable
 
get(URI) - Static method in class org.apache.flink.core.fs.FileSystem
Returns a reference to the FileSystem instance for accessing the file system identified by the given URI.
get(URI) - Static method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
Returns a reference to the FileSystem instance for accessing the file system identified by the given URI.
get(Map<K, V>, List<String>, List<String>) - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
get(K) - Method in interface org.apache.flink.api.common.state.ReadOnlyBroadcastState
Returns the current value associated with the given key.
get(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
get(K) - Method in class org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
Returns an optional containing the OperationResult for the specified key, or an empty optional if no operation is registered under the key.
get(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
get(K) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Looks up the value mapped under the given key.
get(K) - Method in class org.apache.flink.table.api.dataview.MapView
Return the value for the specified key or null if the key is not in the map view.
get(K) - Method in class org.apache.flink.table.utils.ThreadLocalCache
 
get(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
get(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
get(K, N) - Method in class org.apache.flink.runtime.state.heap.StateMap
Returns the state for the composite of active key and given namespace.
get(K, N) - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns the state for the composite of active key and given namespace.
get(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns the state of the mapping for the composite of active key and given namespace.
get(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in interface org.apache.flink.runtime.state.AbstractKeyedStateBackend.PartitionStateFactory
 
get(SharedResourceHolder.Resource<T>) - Static method in class org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SharedResourceHolder
Try to get an existing instance of the given resource.
get(SqlCall) - Method in class org.apache.flink.table.planner.calcite.FlinkConvertletTable
 
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
get(JobID) - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Get the ExecutionGraphInfo for the given job id.
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
get(JobID) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Returns the JobManagerRunner for the given JobID.
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
get(JobID) - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
get(JobID, BlobKey, File) - Method in interface org.apache.flink.runtime.blob.BlobView
Copies a blob to a local file.
get(JobID, BlobKey, File) - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
get(JobID, BlobKey, File) - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
get(State) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
get(ConfigOption<T>) - Method in class org.apache.flink.configuration.Configuration
get(ConfigOption<T>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
get(ConfigOption<T>) - Method in interface org.apache.flink.configuration.ReadableConfig
Reads a value using the metadata included in ConfigOption.
get(ConfigOption<T>) - Method in class org.apache.flink.python.PythonConfig
 
get(ConfigOption<T>) - Method in class org.apache.flink.table.api.TableConfig
Reads a value using the metadata included in ConfigOption.
get(ConfigOption<T>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
get(ConfigOption<T>, T) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a T.
get(ConfigOption<T>, T) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
get(CloseableRegistry) - Method in class org.apache.flink.runtime.state.FullSnapshotAsyncWriter
 
get(CloseableRegistry) - Method in interface org.apache.flink.runtime.state.SnapshotStrategy.SnapshotResultSupplier
Performs the asynchronous part of a checkpoint and returns the snapshot result.
get(TaskExecutorClusterPartitionReleaser) - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerFactory
 
get(JobVertexID, IntermediateDataSetID) - Method in class org.apache.flink.runtime.executiongraph.VertexInputInfoStore
get(DatabindContext) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
Retrieve context from SerializerProvider and DeserializationContext.
get(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Gets the record list from the buffer under the sortKey.
get(ResolvedExpression, ValueLiteralExpression, DataType) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
get(FlinkResourceSetup) - Static method in interface org.apache.flink.tests.util.flink.FlinkResource
Returns the configured FlinkResource implementation, or a LocalStandaloneFlinkResource if none is configured.
get(T) - Method in class org.apache.flink.streaming.util.typeutils.FieldAccessor
Gets the value of the field (specified in the constructor) of the given record.
get(UK) - Method in interface org.apache.flink.api.common.state.MapState
Returns the current value associated with the given key.
get(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns the current value associated with the given key.
get(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
get(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
get(V) - Method in class org.apache.flink.test.parameters.ParameterProperty
Retrieves the value of this property, or the given default if no value was set.
get(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
 
get(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns the current value associated with the given key.
GET - org.apache.flink.runtime.rest.HttpMethodWrapper
 
GET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GET - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
GET - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See GetTypeStrategy.
GET_JM_RESOURCE_PARAMS - org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Get JVM parameters and dynamic configs of job manager resources.
GET_TM_RESOURCE_PARAMS - org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Get JVM parameters and dynamic configs of task executor resources.
get75thPercentile() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
get95thPercentile() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
get98thPercentile() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
get999thPercentile() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
get99thPercentile() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getAbilitySpec(SourceAbilitySpec[], Class<T>) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
getAbstractDataType() - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
getAbstractDataType() - Method in class org.apache.flink.table.api.DataTypes.Field
 
getAbstractDataType() - Method in class org.apache.flink.table.api.DataTypes.UnresolvedField
 
getAcceptedFilters() - Method in class org.apache.flink.table.connector.source.abilities.SupportsFilterPushDown.Result
 
getAccessControlList() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessedFields(TimestampExtractor, DataType, Function<String, String>) - Static method in class org.apache.flink.table.sources.tsextractors.TimestampExtractorUtils
Retrieves all field accesses needed for the given TimestampExtractor.
getAccessor() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
Construct an accessor to deal with this sharedBuffer.
getAccessor(TypeInformation<T>, int, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.typeutils.FieldAccessorFactory
Creates a FieldAccessor for the given field position, which can be used to get and set the specified field on instances of this type.
getAccessor(TypeInformation<T>, String, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.typeutils.FieldAccessorFactory
Creates a FieldAccessor for the field that is given by a field expression, which can be used to get and set the specified field on instances of this type.
getAccessTime() - Method in interface org.apache.flink.core.fs.FileStatus
Get the access time of the file.
getAccessTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getAccessTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getAccompanyingResources() - Method in class org.apache.flink.kubernetes.kubeclient.KubernetesJobManagerSpecification
 
getAccountId() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getAccumulateBackPressuredTime() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getAccumulateBusyTime() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getAccumulatedBackpressured() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getAccumulatedBackPressuredTimeMs() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getAccumulatedBusy() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getAccumulatedCount() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
getAccumulatedIdle() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getAccumulatedRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
Returns the accumulated record count.
getAccumulateIdleTime() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getAccumulator(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Get an existing accumulator object.
getAccumulator(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAccumulator(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
getAccumulatorDataType() - Method in class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
getAccumulatorExclusiveBuffers() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
Get exclusive buffer number of accumulator.
getAccumulatorRegistry() - Method in interface org.apache.flink.runtime.execution.Environment
Return the registry for accumulators which are periodically sent to the job manager.
getAccumulatorRegistry() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getAccumulatorRegistry() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getAccumulatorRegistry() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getAccumulatorReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToJobManagerHeartbeatPayload
 
getAccumulatorResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
Gets the accumulator with the given name.
getAccumulatorResult(String) - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getAccumulatorResults() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getAccumulatorResultsStringified() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the aggregated user-defined accumulators as strings.
getAccumulatorResultsStringified() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getAccumulatorResultsStringified() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
Returns the a stringified version of the user-defined accumulators.
getAccumulators() - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
getAccumulators() - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
getAccumulators() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
getAccumulators() - Method in interface org.apache.flink.core.execution.JobClient
Requests the accumulators of the associated job.
getAccumulators() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getAccumulators() - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
getAccumulators() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
Gets flink and user-defined accumulators in serialized form.
getAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Gets the current accumulators (saved in a row) which contains the current aggregated results.
getAccumulators() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Gets the current accumulators (saved in a row) which contains the current aggregated results.
getAccumulators(JobID) - Method in interface org.apache.flink.client.program.ClusterClient
Requests and returns the accumulators for the given job identifier.
getAccumulators(JobID, ClassLoader) - Method in interface org.apache.flink.client.program.ClusterClient
Requests and returns the accumulators for the given job identifier.
getAccumulators(JobID, ClassLoader) - Method in class org.apache.flink.client.program.MiniClusterClient
 
getAccumulators(JobID, ClassLoader) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
getAccumulatorSnapshots() - Method in class org.apache.flink.runtime.taskexecutor.AccumulatorReport
 
getAccumulatorsSerialized() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns a map containing the serialized values of user-defined accumulators.
getAccumulatorsSerialized() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getAccumulatorsSerialized() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
Gets a serialized accumulator map.
getAccumulatorType() - Method in class org.apache.flink.table.functions.ImperativeAggregateFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getAccumulatorType() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getAccumulatorType() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getAccumulatorTypeInfo() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getAccumulatorTypeInfo() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getAccumulatorTypeOfAggregateFunction(ImperativeAggregateFunction<T, ACC>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getAccumulatorTypeOfAggregateFunction(ImperativeAggregateFunction<T, ACC>, TypeInformation<ACC>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getAccumulatorTypeStrategy() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getAckTimestamp() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the timestamp when the acknowledgement of this subtask was received at the coordinator.
getAckTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getAckTimestampStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getAclForPath(String) - Method in class org.apache.flink.runtime.util.ZooKeeperUtils.SecureAclProvider
 
getAcquiredResources(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
getAcquiredResources(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Returns a collection of ResourceRequirements that describe which resources have been assigned to a job.
getAction() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getActiveNonPeriodicScheduledTask() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getActivePeriodicScheduledTask() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getActiveScheduledTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getActiveSerializer(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
getActiveSerializer(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.recovery.RescalingStreamTaskNetworkInput
 
getActiveTaskSlotAllocationIds() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Returns the AllocationID of any active task listed in this TaskSlotTable.
getActiveTaskSlotAllocationIds() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getActiveTaskSlotAllocationIdsPerJob(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Returns the AllocationID of active TaskSlots attached to the job with the given JobID.
getActiveTaskSlotAllocationIdsPerJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getActorSystem() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getActualBytes() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
getActualMaxKey() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
getActualMinKey() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
getAdditionalDetailsForIncompatibleVersion(int) - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
 
getAdditionalDetailsForIncompatibleVersion(int) - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
getAdditionalVariables() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getAdditionalVariables() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getAdditionalVariables() - Method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
getAddress() - Method in class org.apache.flink.connector.testframe.environment.TestEnvironment.Endpoint
 
getAddress() - Method in class org.apache.flink.core.memory.MemorySegment
Returns the memory address of off-heap memory segments.
getAddress() - Method in class org.apache.flink.kubernetes.kubeclient.Endpoint
 
getAddress() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
getAddress() - Method in exception org.apache.flink.runtime.io.network.netty.exception.TransportException
 
getAddress() - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Return the address of the task manager with which the gateway is associated.
getAddress() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterService
Get the address of the JobMaster service under which it is reachable.
getAddress() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
getAddress() - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
getAddress() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getAddress() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getAddress() - Method in class org.apache.flink.runtime.rpc.pekko.RemoteAddressExtension.RemoteAddressExtensionImpl
 
getAddress() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Gets the address of the underlying RPC endpoint.
getAddress() - Method in interface org.apache.flink.runtime.rpc.RpcGateway
Returns the fully qualified address under which the associated rpc endpoint is reachable.
getAddress() - Method in interface org.apache.flink.runtime.rpc.RpcService
Return the hostname or host address under which the rpc service can be reached.
getAddress() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getAddress() - Method in enum org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
 
getAddress() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.NetworkPartitionConnectionInfo
 
getAddress() - Method in interface org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.PartitionConnectionInfo
 
getAddress() - Method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
getAddress() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
getAddress() - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
getAddress() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkAddressEvent
 
getAddress() - Method in class org.apache.flink.table.jdbc.DriverUri
 
getAddressSize() - Method in enum org.apache.flink.util.ProcessorArchitecture
Gets the address size of the memory (32 bit, 64 bit).
getAdjustedWatermarkSpec(TableSourceTable, RowType, RowType) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
Watermark push down must be after projection push down, so we need to adjust its index.
getAdvice() - Method in interface org.apache.flink.table.planner.analyze.PlanAnalyzer.AnalyzedResult
 
getAfter() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getAfterMatchSkipStrategy() - Method in class org.apache.flink.cep.pattern.Pattern
 
getAfterReferencedColumn() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
getAggBufferTypes() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
All types of the aggregate buffer.
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
getAggBufferTypes() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
getAggCalls() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
getAggCalls() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
getAggPhaseStrategy(ReadableConfig) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns the aggregate phase strategy configuration.
getAggregate() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
Gets the aggregator's current aggregate.
getAggregate() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
 
getAggregate() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
 
getAggregate() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
getAggregate(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Returns the parse tree node (GROUP BY, HAVING, or an aggregate function call) that causes select to be an aggregate query, or null if it is not an aggregate query.
getAggregatedMetricsByRestAPI(TestEnvironment.Endpoint, JobID, String, String, String) - Method in class org.apache.flink.connector.testframe.utils.MetricQuerier
 
getAggregatedSubpartitionBytes() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
getAggregatedUserAccumulatorsStringified() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the aggregated user-defined accumulators as strings.
getAggregatedUserAccumulatorsStringified() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getAggregatedUserAccumulatorsStringified() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getAggregateExpressions() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getAggregateExpressions() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getAggregateFunction() - Method in interface org.apache.flink.api.common.state.AggregatingStateDeclaration
Get the aggregate function of this state.
getAggregateFunction() - Method in class org.apache.flink.api.common.state.AggregatingStateDescriptor
Returns the aggregate function to be used for the state.
getAggregateFunction() - Method in class org.apache.flink.runtime.state.v2.AggregatingStateDescriptor
Returns the Aggregate function for this state.
getAggregateFunction() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getAggregateFunctionAccumulatorType(AggregateFunction<IN, ACC, ?>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getAggregateFunctionReturnType(AggregateFunction<IN, ?, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getAggregateJobVertexState(int[], int) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
A utility function that computes an "aggregated" state for the vertex.
getAggregates() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
 
getAggregates(ClassLoader) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
getAggregateState() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the aggregated ExecutionState for this job vertex.
getAggregateState() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getAggregateState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets a handle to the system's key/value aggregating state.
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Gets a handle to the system's key/value folding state.
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in interface org.apache.flink.runtime.state.v2.KeyedStateStoreV2
Gets a handle to the system's key/value aggregating state.
getAggregatingState(AggregatingStateDescriptor<IN, ACC, OUT>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getAggregations() - Method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils.CategorizedExpressions
 
getAggregator() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
Gets the aggregator.
getAggregator(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
 
getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
getAggregators() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getAggregators() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
getAggregators() - Method in interface org.apache.flink.api.common.operators.IterationOperator
 
getAlias() - Method in class org.apache.flink.table.api.GroupWindow
 
getAlias() - Method in class org.apache.flink.table.api.OverWindow
 
getAlias() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getAlias() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
getAlias() - Method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
 
getAlignedCheckpointTimeout() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
getAlignedCheckpointTimeout() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getAlignedCheckpointTimeout() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
getAlignedCheckpointTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getAlignGroupName() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
getAlignMaxDrift() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
getAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
getAlignment() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getAlignmentDuration() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getAlignmentDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
getAlignmentDurationNanos() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getAlignmentDurationNanos() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getAlignmentDurationNanos() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
getAlignmentDurationNanosOrDefault() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getAlignmentDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getAlignmentParameters() - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Provides configuration for watermark alignment of a maximum watermark of multiple sources/tasks/partitions in the same watermark group.
getAlignUpdateInterval() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
getAllAccumulatorResults() - Method in class org.apache.flink.api.common.JobExecutionResult
Gets all accumulators produced by the job.
getAllAccumulatorResults() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getAllAggregators() - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
getAllAndLock() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Gets all available state handles from Kubernetes.
getAllAndLock() - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Gets all available state handles from the storage.
getAllAndLock() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Gets all available state handles from ZooKeeper and locks the respective state nodes.
getAllAttemptsMetricStores() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.SubtaskMetricStore
 
getAllAvailableValues() - Method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
getAllBarriersReceivedFuture(long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
getAllBarriersReceivedFuture(long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
getAllBarriersReceivedFuture(long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
getAllBlockedNodeIds() - Method in interface org.apache.flink.runtime.blocklist.BlockedNodeRetriever
Get all blocked node ids.
getAllBlockedNodeIds() - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler
Get all blocked node ids.
getAllBlockedNodeIds() - Method in interface org.apache.flink.runtime.blocklist.BlocklistTracker
Get all blocked node ids.
getAllBlockedNodeIds() - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
getAllBlockedNodeIds() - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
getAllBlockedNodeIds() - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
getAllBlockedNodes() - Method in interface org.apache.flink.runtime.blocklist.BlocklistTracker
Get all blocked nodes.
getAllBlockedNodes() - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
getAllCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns all CompletedCheckpoint instances.
getAllCheckpoints() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
getAllCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
 
getAllCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
getAllCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getAllConfigOptions(Class<?>) - Static method in class org.apache.flink.configuration.ConfigUtils
 
getAllConsumedPartitionGroups() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getAllDataProcessedFuture() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Gets the future indicating whether all the records has been processed by the downstream tasks.
getAllDataProcessedFuture() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
getAllDataProcessedFuture() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
getAllDataProcessedFuture() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getAllDeclaredFields(Class<?>, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Recursively determine all declared fields This is required because class.getFields() is not returning fields defined in parent classes.
getAllDeclaredMethods(Class<?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Returns all declared methods of a class including methods of superclasses.
getAllExecutionVertices() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns an iterable containing all execution vertices for this execution graph.
getAllExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getAllExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getAllExecutionVertices() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getAllFutures() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getAllHandles() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Return a list of all valid keys for state handles.
getAllHandles() - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Return a list of all valid name for state handles.
getAllHandles() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
 
getAllInputFields() - Method in class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
Gives all fields of underlying inputs in order of those inputs and order of fields within input.
getAllInputGates() - Method in interface org.apache.flink.runtime.execution.Environment
 
getAllInputGates() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getAllInputGates() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getAllInputTypes() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getAllIntermediateResults() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getAllIntermediateResults() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getAllJoinHints(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Get all join hints.
getAllNonPeriodicScheduledTask() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getAllNonPipelinedConsumedPartitionGroups() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
getAllNonPipelinedConsumedPartitionGroups() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingPipelinedRegion
Get all distinct blocking ConsumedPartitionGroups.
getAllocatedOrPendingSlot(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getAllocatedSlotInfos() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
getAllocatedSlots() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.AllocatedSlotsAndReservationStatus
 
getAllocatedSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getAllocatedSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get allocated slots information.
getAllocatedSlots() - Method in class org.apache.flink.runtime.resourcemanager.TaskManagerInfoWithSlots
 
getAllocatedSlots() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
getAllocatedSlots(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Return an iterator of allocated slots for the given job id.
getAllocatedSlots(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getAllocatedSlotsInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
getAllocatedSlotsInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Returns a list of SlotInfo objects about all slots that are currently allocated in the slot pool.
getAllocatedSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getAllocatedSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getAllocationId() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getAllocationId() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotInfo
 
getAllocationId() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Gets the allocation id of this slot.
getAllocationId() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Gets the id under which the slot has been allocated on the TaskManager.
getAllocationId() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.FreeSlotInfo
 
getAllocationId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getAllocationId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getAllocationId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getAllocationId() - Method in exception org.apache.flink.runtime.taskexecutor.exceptions.SlotOccupiedException
 
getAllocationId() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getAllocationId() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
getAllocationId() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
getAllocationId() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotPayload
 
getAllocationId() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getAllocationID() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
 
getAllocationID() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
Get the allocation id of this slot.
getAllocationIDAsString() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getAllocationIDAsString() - Method in interface org.apache.flink.api.common.TaskInfo
Returns the allocation id for where this task is executed.
getAllocationIDAsString() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getAllocationIDAsString() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getAllocationIdsOfFulfilledRequests() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulk
Returns AllocationIDs of fulfilled physical slot requests.
getAllocationIdsPerJob(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Returns the all AllocationID for the given job.
getAllocationIdsPerJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getAllocations(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation
 
getAllocationsOnPendingResources() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult
 
getAllocationsOnRegisteredResources() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult
 
getAllOperators() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Returns an Iterable which traverses all operators in forward topological order.
getAllOperators(boolean) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Returns an Iterable which traverses all operators in forward or reverse topological order.
getAllowedAccess() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Obtains the access type of the table.
getAllowedLateness() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 allowedLateness = 8;
getAllowedLateness() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
int64 allowedLateness = 8;
getAllowedLateness() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
int64 allowedLateness = 8;
getAllowedLateness() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
getAllowedSignatures(String) - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
getAllowedSignatures(SqlOperator, String) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getAllowNonRestoredState() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
getAllPartitions() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
getAllPeriodicScheduledTask() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getAllPipelinedRegions() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
getAllPipelinedRegions() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getAllPipelinedRegions() - Method in interface org.apache.flink.runtime.topology.Topology
Returns all pipelined regions in this topology.
getAllQueryHints(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Get all query hints.
getAllRegisteredAggregators() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
getAllReleaseBySchedulerConsumedPartitionGroups() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
getAllReleaseBySchedulerConsumedPartitionGroups() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingPipelinedRegion
Get all distinct releaseByScheduler ConsumedPartitionGroups.
getAllResolverRules() - Static method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
List of rules that will be applied during expression resolution.
getAllResultFutures() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
getAllScheduledTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
getAllSerializedShuffleDescriptorGroups() - Method in class org.apache.flink.runtime.deployment.CachedShuffleDescriptors
 
getAllSlotsInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Returns information about all slots in this pool.
getAllSlotsInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Returns the slot information for all slots (free and allocated slots).
getAllSlotsInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
getAllSlotsInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
getAllStateTtlHints(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Get all state ttl hints.
getAllSubtaskMetricStores() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
 
getAllTasksFuture() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
getAllTaskStateStats() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns all task state stats instances.
getAllTextElement() - Method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
getAllTrackedClusterPartitions() - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Gets all the cluster partitions under tracking.
getAllTrackedNonClusterPartitions() - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Gets all the non-cluster partitions under tracking.
getAllTrackedPartitions() - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Gets all the partitions under tracking.
getAllTrackedPartitions() - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
getAllUnits() - Static method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
getAllVariables() - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
getAllVariables() - Method in interface org.apache.flink.metrics.MetricGroup
Returns a map of all variables and their associated value, for example {"<host>"="host-7", "<tm_id>"="taskmanager-2"}.
getAllVariables() - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
getAllVariables() - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getAllVariables() - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
getAllVariables(int, Set<String>) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
getAllVertices() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns a map containing all job vertices for this execution graph.
getAllVertices() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getAllVertices() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getAllVertices() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getAllWriters() - Method in interface org.apache.flink.runtime.execution.Environment
 
getAllWriters() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getAllWriters() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getAlreadyProcessedPaths() - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
getAlternativeNames() - Method in enum org.apache.flink.util.ProcessorArchitecture
Gets the alternative names for the processor architecture.
getAlwaysParentFirstLoaderPatterns() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getAlwaysParentFirstPatterns() - Method in class org.apache.flink.core.plugin.PluginConfig
 
getAmazonS3Exception() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getAmbiguousTargets() - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
getAmount() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getAmountConfigOptionForResource(String) - Static method in class org.apache.flink.configuration.ExternalResourceOptions
Generate the config option key for the amount of external resource with resource_name.
getAndIncrement() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenVarId
 
getAndIncrement() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
getAndIncrement() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Atomically increments the current checkpoint ID.
getAndIncrement() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
getAndIncrement() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
getAndIncrement() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
getAndLock(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Gets the RetrievableStateHandle stored in the given ConfigMap.
getAndLock(String) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Gets the RetrievableStateHandle stored with the given name.
getAndLock(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Gets the RetrievableStateHandle stored in the given ZooKeeper node and locks it.
getAndRemove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Blocking retrieval and removal of the object to share.
getAndRemove(Predicate<T>) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Find first element matching the Predicate, remove it from the PrioritizedDeque and return it.
getAndRemoveUncheckpointedAssignment(int, long) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
This method is invoked when a source reader fails over.
getAndRemoveWriteResult(long) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
getAndRemoveWriteResult(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
getAndRemoveWriteResult(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
getAndResetUnannouncedCredit() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Gets the unannounced credit and resets it to 0 atomically.
getAndRetainPartitionWithMetrics(JobID) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
getAndRetainPartitionWithMetrics(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Get and retain all partitions and their metrics located on this task executor, the metrics mainly includes the meta information of partition(partition bytes, etc).
getAnnotations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getAnnotations() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A map of user-specified annotations that are set to the JobManager and TaskManager pods.
getAnnotations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getAnnotations() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
getAnnouncedEvent() - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
GetApiVersionHandler - Class in org.apache.flink.table.gateway.rest.handler.util
Handler to get rest api version.
GetApiVersionHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, GetApiVersionResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.util.GetApiVersionHandler
 
GetApiVersionHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, GetApiVersionResponseBody, EmptyMessageParameters>, List<SqlGatewayRestAPIVersion>) - Constructor for class org.apache.flink.table.gateway.rest.handler.util.GetApiVersionHandler
 
GetApiVersionHeaders - Class in org.apache.flink.table.gateway.rest.header.util
Message headers for getting rest api version.
GetApiVersionResponseBody - Class in org.apache.flink.table.gateway.rest.message.util
ResponseBody for getting rest api version.
GetApiVersionResponseBody(List<String>) - Constructor for class org.apache.flink.table.gateway.rest.message.util.GetApiVersionResponseBody
 
getAppConfigurationEntries(SecurityConfiguration) - Static method in class org.apache.flink.runtime.security.modules.JaasModule
 
getAppConfigurationEntry(String) - Method in class org.apache.flink.runtime.security.DynamicConfiguration
Retrieve the AppConfigurationEntries for the specified name from this Configuration.
getApplicationClassName() - Method in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
getApplicationModeTargetNames() - Method in interface org.apache.flink.client.deployment.ClusterClientServiceLoader
Loads and returns a stream of the names of all available execution target names for Application Mode.
getApplicationModeTargetNames() - Method in class org.apache.flink.client.deployment.DefaultClusterClientServiceLoader
 
getApplicationStatus() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getApplicationStatusNow() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
 
getApplicationTargetName() - Method in interface org.apache.flink.client.deployment.ClusterClientFactory
Returns the option to be used when trying to execute an application in Application Mode using this cluster client factory, or an Optional.empty() if the environment of this cluster client factory does not support Application Mode.
getApplicationTargetName() - Method in class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
getApplicationTargetName() - Method in class org.apache.flink.yarn.YarnClusterClientFactory
 
getAppno() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'appno' field.
getAppno() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'appno' field.
getArchitectureName() - Method in enum org.apache.flink.util.ProcessorArchitecture
Gets the primary name of the processor architecture.
getArchivedExecutionConfig() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the ArchivedExecutionConfig for this execution graph.
getArchivedExecutionConfig() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getArchivedExecutionConfig() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
Returns the serializable ArchivedExecutionConfig.
getArchivedExecutionGraph() - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphInfo
 
getArchivedExecutionGraph(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getArchivedExecutionGraph(JobStatus, Throwable) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getArchivedExecutionGraphStore() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getArchivedExecutionGraphStore() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getArchivedJsons(Path) - Static method in class org.apache.flink.runtime.history.FsJobArchivist
Reads the given archive file and returns a Collection of contained ArchivedJson.
getArchives() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getArgs() - Method in class org.apache.flink.client.cli.CancelOptions
 
getArgs() - Method in class org.apache.flink.client.cli.CheckpointOptions
 
getArgs() - Method in class org.apache.flink.client.cli.SavepointOptions
 
getArgs() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
getArgs() - Method in class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
getArgs() - Method in class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
getArgs() - Method in interface org.apache.flink.runtime.rpc.messages.RpcInvocation
Returns the arguments of the remote procedure call.
getArgs() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getArgumentCount() - Method in interface org.apache.flink.table.types.inference.InputTypeStrategy
Initial input validation based on the number of arguments.
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.CommonCollectionInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.CommonInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.ComparableTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.OverTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.ReinterpretCastInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.SubQueryInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
getArgumentCount() - Method in class org.apache.flink.table.types.inference.strategies.WindowTimeIndictorInputTypeStrategy
 
getArgumentDataTypes() - Method in class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
getArgumentDataTypes() - Method in class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
getArgumentDataTypes() - Method in class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.MultiPercentileAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.SinglePercentileAggFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
getArgumentDataTypes() - Method in interface org.apache.flink.table.types.inference.CallContext
Returns a resolved list of the call's argument types.
getArgumentDataTypes() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getArgumentDataTypes() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getArgumentFields() - Method in interface org.apache.flink.table.legacy.sources.FieldComputer
Deprecated.
Returns the names of all fields that the expression of the field computer accesses.
getArgumentFields() - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
getArgumentFields() - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
getArguments() - Method in class org.apache.flink.client.program.PackagedProgram
 
getArguments() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getArguments() - Method in class org.apache.flink.table.types.inference.Signature
 
getArguments() - Method in class org.apache.flink.test.util.JobSubmission
 
getArgumentValue(int, Class<T>) - Method in class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
getArgumentValue(int, Class<T>) - Method in class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
getArgumentValue(int, Class<T>) - Method in class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
getArgumentValue(int, Class<T>) - Method in interface org.apache.flink.table.types.inference.CallContext
Returns the literal value of the argument at the given position, given that the argument is a literal, is not null, and can be expressed as an instance of the provided class.
getArgumentValue(int, Class<T>) - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getArgumentValue(int, Class<T>) - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
getArity() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Gets the arity of this type - the number of fields without nesting.
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple
Gets the number of field in the tuple (the tuple arity).
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple0
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple1
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple10
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple11
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple12
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple13
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple14
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple15
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple16
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple17
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple18
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple19
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple2
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple20
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple21
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple22
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple23
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple24
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple25
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple3
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple4
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple5
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple6
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple7
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple8
 
getArity() - Method in class org.apache.flink.api.java.tuple.Tuple9
 
getArity() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
getArity() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getArity() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getArity() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
getArity() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
getArity() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
getArity() - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getArity() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getArity() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
getArity() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
getArity() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
getArity() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
getArity() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
getArity() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getArity() - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getArity() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getArity() - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getArity() - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getArity() - Method in class org.apache.flink.table.data.GenericRowData
 
getArity() - Method in interface org.apache.flink.table.data.RowData
Returns the number of fields in this row.
getArity() - Method in class org.apache.flink.table.data.UpdatableRowData
 
getArity() - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getArity() - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getArity() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
getArity() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
Get the number of fields.
getArity() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
getArity() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
getArity() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getArity() - Method in class org.apache.flink.types.Row
Returns the number of fields in the row.
getArray() - Method in class org.apache.flink.core.memory.MemorySegment
Returns the byte array of on-heap memory segments.
getArray(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getArray(int) - Method in class org.apache.flink.orc.vector.OrcArrayColumnVector
 
getArray(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the array value at the given position.
getArray(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getArray(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getArray(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getArray(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getArray(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getArray(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getArray(int) - Method in interface org.apache.flink.table.data.columnar.vector.ArrayColumnVector
 
getArray(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
getArray(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getArray(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getArray(int) - Method in interface org.apache.flink.table.data.RowData
Returns the array value at the given position.
getArray(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getArray(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getArray(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getArray(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getArray(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowArrayColumnVector
 
getArray(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getArray(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getArray(String, Function<String, E>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns all array elements under a given existing key.
getArrayElementColumn(ColumnIO) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
getArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArrowTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
getArtifactId() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
getArtifacts() - Method in class org.apache.flink.client.program.artifact.ArtifactFetchManager.Result
 
getAsBoolean() - Method in enum org.apache.flink.util.TernaryBoolean
Gets this ternary boolean as a boxed boolean.
getAscendingOrders() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets flags of all fields for whether to sort in ascending order or not.
getAsciiStream(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getAsciiStream(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getAsdf() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
getAsQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getAsQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
getAsQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
getAsQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getAssignedAllocationID() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getAssignedAllocationID() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAssignedResource() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAssignedResourceLocation() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the TaskManagerLocation for this execution.
getAssignedResourceLocation() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getAssignedResourceLocation() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAssignedSplits() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext.SplitAssignmentState
 
getAssignerFactory() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getAssignmentMode() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getAssignmentMode() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
getAsyncCheckpointDuration() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getAsyncCheckpointDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getAsyncCheckpointStartDelayNanos() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getAsyncCompactAfterRestoreFuture() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getAsyncCompactTaskAfterRestore() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getAsyncDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
getAsyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getAsyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getAsyncExecutionController() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
getAsynchronousDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
getAsyncInflightRecordsLimit() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getAsyncInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>, AsyncExecutionController<K>) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager
Creates an InternalTimerServiceAsyncImpl for handling a group of timers identified by the given name.
getAsyncInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>, AsyncExecutionController<K>) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
getAsyncInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>, AsyncExecutionController<K>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
getAsyncKeyedStateBackend() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getAsyncLookupFunction(String[]) - Method in interface org.apache.flink.table.legacy.sources.LookupableTableSource
Deprecated.
Gets the AsyncTableFunction which supports async lookup one key at a time.
getAsyncLookupFunction(String[]) - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationTriggerMessageHeaders
Returns the description for this async operation header.
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getAsyncOperationDescription() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getAsyncOperationsThreadPool() - Method in interface org.apache.flink.runtime.execution.Environment
 
getAsyncOperationsThreadPool() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getAsyncOperationsThreadPool() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getAsyncOptions(ExecNodeConfig) - Static method in class org.apache.flink.table.planner.plan.utils.AsyncUtil
Gets the options required to run the operator.
getAsyncStateBufferSize() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getAsyncStateBufferTimeout() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getATN() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getATN() - Method in class org.apache.flink.table.codesplit.JavaParser
 
getAtomicName(List<String>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
Returns a unique name for an atomic type.
getAttempt() - Method in class org.apache.flink.kubernetes.KubernetesWorkerNode
 
getAttempt() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getAttemptCount(int) - Method in class org.apache.flink.runtime.executiongraph.DefaultSubtaskAttemptNumberStore
 
getAttemptCount(int) - Method in interface org.apache.flink.runtime.executiongraph.SubtaskAttemptNumberStore
Returns the attempt number for the given subtask.
getAttemptCounts(JobVertexID) - Method in class org.apache.flink.runtime.executiongraph.DefaultVertexAttemptNumberStore
 
getAttemptCounts(JobVertexID) - Method in interface org.apache.flink.runtime.executiongraph.VertexAttemptNumberStore
Returns the attempt numbers for the given vertex.
getAttemptId() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the ExecutionAttemptID for this Execution.
getAttemptId() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getAttemptId() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAttemptNumber() - Method in class org.apache.flink.api.common.io.FirstAttemptInitializationContext
 
getAttemptNumber() - Method in interface org.apache.flink.api.common.io.OutputFormat.InitializationContext
Gets the attempt number of this parallel subtask.
getAttemptNumber() - Method in interface org.apache.flink.api.common.TaskInfo
Gets the attempt number of this parallel subtask.
getAttemptNumber() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getAttemptNumber() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getAttemptNumber() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 attempt_number = 6;
getAttemptNumber() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
int32 attempt_number = 6;
getAttemptNumber() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
int32 attempt_number = 6;
getAttemptNumber() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Returns the attempt number of the subtask.
getAttemptNumber() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the attempt number for this execution.
getAttemptNumber() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getAttemptNumber() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getAttemptNumber() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
getAttemptNumber() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getAttemptNumber() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getAttemptsMetricStore(int) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.SubtaskMetricStore
 
getAttemptsPerUpload() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getAttribute() - Method in class org.apache.flink.api.dag.Transformation
 
getAttribute() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getAttribute(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getAttributeName() - Method in class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
Returns the name of the rowtime attribute.
getAttributes() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getAttributes() - Method in class org.apache.flink.traces.SimpleSpan
 
getAttributes() - Method in interface org.apache.flink.traces.Span
Currently returned values can be of type String, Long or Double, however more types can be added in the future.
getAttributes(String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getAutoCommit() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getAutoWatermarkInterval() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the interval of the automatic watermark emission.
getAuxiliaryFunctions() - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
Returns a list of this grouped window function's auxiliary functions.
getAvailabilityAndBacklog() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Checks whether this reader is available or not and returns the backlog at the same time.
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
getAvailabilityAndBacklog(boolean) - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
Get the availability and backlog of the view.
getAvailabilityAndBacklog(boolean) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
getAvailabilityFuture() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Returns the availability future.
getAvailabilityProvider() - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorage
 
getAvailabilityProvider() - Method in interface org.apache.flink.changelog.fs.StateChangeUploadScheduler
 
getAvailabilityProvider() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorage
 
getAvailableBudget() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
getAvailableBuffers() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
getAvailableFuture() - Method in interface org.apache.flink.runtime.io.AvailabilityProvider
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Returns a future that is completed when there are free segments in this pool.
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getAvailableFuture() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
getAvailableFuture() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getAvailableFuture() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.MultipleFuturesAvailabilityHelper
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessor
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskExternallyInducedSourceInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getAvailableFuture() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskFinishedOnRestoreSourceInput
 
getAvailableJobDetails() - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Return the collection of JobDetails of all currently stored jobs.
getAvailableJobDetails() - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
getAvailableJobDetails() - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
getAvailableJobDetails(JobID) - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Return the JobDetails} for the given job.
getAvailableJobDetails(JobID) - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
getAvailableJobDetails(JobID) - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
getAvailableMemory() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getAvailablePort() - Static method in class org.apache.flink.util.NetUtils
Find a non-occupied port.
getAvailableResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getAvailableResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the available resource.
getAvailableSlots() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
getAvailableSlots() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Get allocation id of all available slots.
getAvailableVertexParallelism() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getAverage() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Calculates the average over all seen values.
getAverage() - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Calculates the average over all seen values.
getAverage() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getAverageBuffersPerRequester() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getAverageRecordWidth() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
Gets the estimated average number of bytes per record.
getAverageRecordWidth() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Gets the average width of a record, in bytes.
getAvg() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getAvgLen() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
getAvgLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
getAvgLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
getAvgOutputRecordSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getAvroTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
getAvroUtils() - Static method in class org.apache.flink.api.java.typeutils.AvroUtils
Returns either the default AvroUtils which throw an exception in cases where Avro would be needed or loads the specific utils for Avro from flink-avro.
getAwaitLeaderTimeout() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
getBackendIdentifier() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getBackendIdentifier() - Method in interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Returns the identifier of the state backend from which this handle was created.
getBackendStateType() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getBackendUID() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getBackendUID() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getBacklog() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
getBacklog() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionView.AvailabilityWithBacklog
 
getBackoffTime() - Method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy
 
getBackoffTime() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy
 
getBackoffTime() - Method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy
 
getBackoffTime() - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
 
getBackoffTime() - Method in interface org.apache.flink.runtime.executiongraph.failover.RestartBackoffTimeStrategy
Returns the delay to do the restarting.
getBackoffTimeMillis(int) - Method in interface org.apache.flink.streaming.api.functions.async.AsyncRetryStrategy
 
getBackoffTimeMillis(int) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategy
 
getBackoffTimeMillis(int) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategy
 
getBackoffTimeMillis(int) - Method in class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
 
getBackPressuredRatio() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getBackPressuredTimeMsPerSecond() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getBackpressureLevel() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
getBackpressureLevel() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getBackPressureRatio() - Method in class org.apache.flink.runtime.messages.TaskBackPressureResponse
 
getBaseDirectory() - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
getBaseImage() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets base image.
getBaseImage() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
 
getBasePath() - Method in class org.apache.flink.changelog.fs.StateChangeFsUploader
 
getBasePath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getBasicAndBasicValueTupleTypeInfo(Class<?>...) - Static method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
getBasicTupleTypeInfo(Class<?>...) - Static method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
getBasicTypeInfo() - Method in class org.apache.flink.api.common.typeinfo.descriptor.BasicTypeDescriptorImpl
 
getBatch() - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveBatchWrapper
 
getBatch() - Method in class org.apache.flink.orc.vector.HiveOrcBatchWrapper
 
getBatch() - Method in interface org.apache.flink.orc.vector.OrcVectorizedBatchWrapper
Get the real batch.
getBatchShuffleReadBufferPool() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getBatchShuffleReadIOExecutor() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getBatchSize() - Method in class org.apache.flink.connector.base.sink.writer.strategy.BasicRequestInfo
 
getBatchSize() - Method in class org.apache.flink.connector.base.sink.writer.strategy.BasicResultInfo
 
getBatchSize() - Method in interface org.apache.flink.connector.base.sink.writer.strategy.RequestInfo
 
getBatchSize() - Method in interface org.apache.flink.connector.base.sink.writer.strategy.ResultInfo
 
getBatchStreamExchangeMode(ReadableConfig, StreamExchangeMode) - Static method in class org.apache.flink.table.planner.utils.StreamExchangeModeUtils
 
getBeginColumn() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getBeginLine() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getBigDecimal(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBigDecimal(int, int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBigDecimal(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a big decimal value under the given existing key.
getBigDecimal(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBigDecimal(String, int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBinary() - Method in class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
getBinary() - Method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
Returns 1 if we are in the targeted state, otherwise 0.
getBinary(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getBinary(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the binary value at the given position.
getBinary(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getBinary(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getBinary(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getBinary(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getBinary(int) - Method in interface org.apache.flink.table.data.RowData
Returns the binary value at the given position.
getBinary(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getBinary(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
getBinaryLength() - Method in class org.apache.flink.types.BooleanValue
 
getBinaryLength() - Method in class org.apache.flink.types.ByteValue
 
getBinaryLength() - Method in class org.apache.flink.types.CharValue
 
getBinaryLength() - Method in interface org.apache.flink.types.CopyableValue
Gets the length of the data type when it is serialized, in bytes.
getBinaryLength() - Method in class org.apache.flink.types.DoubleValue
 
getBinaryLength() - Method in class org.apache.flink.types.FloatValue
 
getBinaryLength() - Method in class org.apache.flink.types.IntValue
 
getBinaryLength() - Method in class org.apache.flink.types.LongValue
 
getBinaryLength() - Method in class org.apache.flink.types.NullValue
 
getBinaryLength() - Method in class org.apache.flink.types.Record
 
getBinaryLength() - Method in class org.apache.flink.types.ShortValue
 
getBinaryLength() - Method in class org.apache.flink.types.StringValue
 
getBinaryOperatorReturnType(Function, Class<?>, int, int, int, int[], TypeInformation<IN1>, TypeInformation<IN2>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Returns the binary operator's return type.
getBinarySection() - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
 
getBinaryStream(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getBinaryStream(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getBindAddress() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
getBlob(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getBlob(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getBlobId() - Method in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
Get a Google blob id for this identifier, with generation=null.
getBlobServer() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getBlobServer() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getBlobServerHostname() - Method in class org.apache.flink.runtime.entrypoint.ClusterInformation
 
getBlobServerPort() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getBlobServerPort() - Method in class org.apache.flink.runtime.entrypoint.ClusterInformation
 
getBlobServerPort(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
getBlobServerPort(Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Returns the port of the blob server.
getBlobStorageDirectory() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
getBlobWriter() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getBlobWriter() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getBlobWriter() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getBlockCount() - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
Gets the number of blocks written by this output view.
getBlockCount() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
Gets the number of blocks used by this view.
getBlockCount() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Gets the number of blocks used by this view.
getBlockCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
getBlockCount() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
 
getBlockCount() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
getBlockCount() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
getBlocked() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getBlockedNodeRetriever() - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
getBlockedNodes() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getBlockingSubpartitionType() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getBlockLocations() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getBlockLocations() - Method in interface org.apache.flink.core.fs.LocatedFileStatus
Gets the location information for the file.
getBlockLocations() - Method in class org.apache.flink.runtime.fs.hdfs.LocatedHadoopFileStatus
 
getBlocks() - Method in class org.apache.flink.configuration.description.Description
 
getBlockSize() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
getBlockSize() - Method in interface org.apache.flink.core.fs.FileStatus
Get the block size of the file.
getBlockSize() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getBoolean(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getBoolean(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads one byte at the given position and returns its boolean representation.
getBoolean(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
getBoolean(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getBoolean(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the boolean value at the given position.
getBoolean(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getBoolean(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getBoolean(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getBoolean(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getBoolean(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getBoolean(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getBoolean(int) - Method in interface org.apache.flink.table.data.columnar.vector.BooleanColumnVector
 
getBoolean(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
getBoolean(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getBoolean(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getBoolean(int) - Method in interface org.apache.flink.table.data.RowData
Returns the boolean value at the given position.
getBoolean(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getBoolean(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getBoolean(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getBoolean(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBoolean(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBooleanColumnVector
 
getBoolean(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getBoolean(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a boolean value under the given existing key.
getBoolean(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBoolean(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Boolean value for the given key.
getBoolean(String, boolean) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getBoolean(String, boolean) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Boolean value for the given key.
getBoolean(Properties, String, boolean) - Static method in class org.apache.flink.util.PropertiesUtil
Get boolean from properties.
getBoolean(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get boolean from segments.
getBoolean(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get boolean from segments.
getBooleanConfigOption(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getBoolVarNames() - Method in class org.apache.flink.table.codesplit.AddBoolBeforeReturnRewriter
 
getBootLog() - Method in class org.apache.flink.python.env.process.ProcessPythonEnvironmentManager
Returns the boot log of the Python Environment.
getBootstrap() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
getBootstrapTransformation() - Method in class org.apache.flink.state.api.runtime.StateBootstrapTransformationWithID
 
getBoundedness() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getBoundedness() - Method in interface org.apache.flink.api.connector.source.Source
Get the boundedness of this source.
getBoundedness() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
getBoundedness() - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
getBoundedness() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getBoundedness() - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings
Boundedness of the source.
getBoundedness() - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
getBoundedness() - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
getBoundedness() - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
 
getBoundedness() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getBoundedness() - Method in interface org.apache.flink.streaming.api.transformations.WithBoundedness
Returns the Boundedness of this Transformation.
getBoundedness() - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
getBroadcastGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getBroadcastInput() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getBroadcastInputName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Returns the input, or null, if none is set.
getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
The BulkIteration meta operator cannot have broadcast inputs.
getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
DeltaIteration meta operator cannot have broadcast inputs.
getBroadcastInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getBroadcastState(MapStateDescriptor<K, V>) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Creates (or restores) a broadcast state.
getBroadcastState(MapStateDescriptor<K, V>) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getBroadcastState(MapStateDescriptor<K, V>) - Method in interface org.apache.flink.state.api.functions.BroadcastStateBootstrapFunction.Context
Fetches the BroadcastState with the specified name.
getBroadcastState(MapStateDescriptor<K, V>) - Method in class org.apache.flink.streaming.api.functions.co.BaseBroadcastProcessFunction.Context
Fetches the BroadcastState with the specified name.
getBroadcastState(MapStateDescriptor<K, V>) - Method in class org.apache.flink.streaming.api.functions.co.BaseBroadcastProcessFunction.ReadOnlyContext
Fetches a read-only view of the broadcast state with the specified name.
getBroadcastStateDescriptors() - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
getBroadcastStateDescriptors() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getBroadcastStateMetaInfoSnapshots() - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
getBroadcastVariable(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Returns the result bound to the broadcast variable identified by the given name.
getBroadcastVariable(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
getBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
getBroadcastVariable(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getBroadcastVariable(String) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getBroadcastVariableManager() - Method in interface org.apache.flink.runtime.execution.Environment
 
getBroadcastVariableManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getBroadcastVariableManager() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getBroadcastVariableManager() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Returns the result bound to the broadcast variable identified by the given name.
getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getBrokerID(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
GetBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
getBucketAreaMemorySegments() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getBucketBoundary(int, int) - Method in interface org.apache.flink.api.common.distributions.DataDistribution
Returns the i'th bucket's upper bound, given that the distribution is to be split into totalBuckets buckets.
getBucketCheckInterval() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
getBucketCheckInterval() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
getBucketColumns() - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
getBucketCount() - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
getBucketCount() - Method in class org.apache.flink.table.catalog.TableDistribution
 
getBucketId() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
getBucketId() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
getBucketId() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
getBucketId() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.AbstractPartFileWriter
 
getBucketId() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Bucket
 
getBucketId() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getBucketId(IN, BucketAssigner.Context) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner
Returns the identifier of the bucket the provided element should be put into.
getBucketId(IN, BucketAssigner.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
 
getBucketId(Tuple2<Integer, Integer>, BucketAssigner.Context) - Method in class org.apache.flink.connector.file.sink.FileSinkProgram.KeyBucketAssigner
 
getBucketId(RowData, BucketAssigner.Context) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.TableBucketAssigner
 
getBucketId(Row, BucketAssigner.Context) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KeyBucketAssigner
 
getBucketId(T, BucketAssigner.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.BasePathBucketAssigner
 
GetBucketInventoryConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
getBucketKeys() - Method in class org.apache.flink.table.catalog.TableDistribution
 
getBucketLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
GetBucketMetricsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
getBucketPath() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
getBucketPath() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Bucket
 
getBuckets() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getBuckets() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
getBuf() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
getBuffer() - Method in class org.apache.flink.runtime.io.network.partition.BufferWithSubpartition
 
getBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
getBuffer() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
getBuffer1() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
getBuffer2() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
getBufferAndIndexes() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SegmentBufferContext
 
getBufferConsumer() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumerWithPartialRecordLength
 
getBufferDebloatThresholdPercentages() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
getBufferedData() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
getBufferedRecordSize() - Method in class org.apache.flink.table.gateway.service.result.ResultStore
 
getBufferedRequestEntries() - Method in class org.apache.flink.connector.base.sink.writer.BufferedRequestState
 
getBufferIndex() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
getBufferPool() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getBufferPool() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Expose and get the internal BufferPool.
getBufferPool() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
getBufferPool() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getBufferProvider() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getBuffersInBacklogUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
Gets the number of non-event buffers in this subpartition.
getBufferSize() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getBufferSize() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getBufferTimeout() - Method in class org.apache.flink.api.dag.Transformation
Returns the buffer timeout of this Transformation.
getBufferTimeout() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the maximum time frequency (milliseconds) for the flushing of the output buffers.
getBufferTimeout() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getBufferTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getBufferTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getBufferTimeout() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getBuildComparator() - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
 
getBuildLongKey(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
For code gen get build side long key.
getBuildSerializer() - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
 
getBuildSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getBuildSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getBuildSideComparator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
getBuildSideIterator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getBuildSideIterator() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
getBuildSideIterator() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
getBuildSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getBuildSideSerializer() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
getBuildTime() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getBuildTimeString() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getBuiltInCatalogName() - Method in class org.apache.flink.table.api.EnvironmentSettings
Gets the specified name of the initial catalog to be created when instantiating a TableEnvironment.
getBuiltInCatalogName() - Method in class org.apache.flink.table.catalog.CatalogManager
Gets the built-in catalog name.
getBuiltInClassLoader() - Method in interface org.apache.flink.table.functions.SpecializedFunction.SpecializedContext
Returns the classloader used to resolve built-in functions.
getBuiltInDatabaseName() - Method in class org.apache.flink.table.api.EnvironmentSettings
Gets the specified name of the default database in the initial catalog to be created when instantiating a TableEnvironment.
getBuiltInDatabaseName() - Method in class org.apache.flink.table.catalog.CatalogManager
Gets the built-in database name in the built-in catalog.
getBunchValue() - Method in class org.apache.flink.state.forst.ForStDBBunchPutRequest
 
getBusyRatio() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getByte(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getByte(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
getByte(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getByte(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the byte value at the given position.
getByte(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getByte(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getByte(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getByte(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getByte(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getByte(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getByte(int) - Method in interface org.apache.flink.table.data.columnar.vector.ByteColumnVector
 
getByte(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapByteVector
 
getByte(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getByte(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getByte(int) - Method in interface org.apache.flink.table.data.RowData
Returns the byte value at the given position.
getByte(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getByte(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getByte(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getByte(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getByte(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTinyIntColumnVector
 
getByte(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getByte(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a byte value under the given existing key.
getByte(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getByte(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Byte value for the given key.
getByte(String, byte) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Byte value for the given key.
getByte(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get byte from segments.
getByte(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get byte from segments.
getByteArray() - Method in class org.apache.flink.util.SerializedValue
Returns byte array for serialized data.
getByteArray(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getByteBufLength() - Static method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
getByteBufLength() - Static method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
getByteBufLength() - Static method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
getByteBufLength(ResultSubpartitionIndexSet) - Static method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
getByteDiff() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in bytes.
getBytes() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
getBytes() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
getBytes() - Method in class org.apache.flink.table.data.columnar.vector.BytesColumnVector.Bytes
 
getBytes() - Method in class org.apache.flink.util.AbstractID
Gets the bytes underlying this ID.
getBytes(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getBytes(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveBytesVector
 
getBytes(int) - Method in class org.apache.flink.orc.vector.OrcBytesColumnVector
 
getBytes(int) - Method in interface org.apache.flink.table.data.columnar.vector.BytesColumnVector
 
getBytes(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
 
getBytes(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBytes(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBinaryColumnVector
 
getBytes(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowVarBinaryColumnVector
 
getBytes(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowVarCharColumnVector
 
getBytes(int, byte[], int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, FileChannel, long, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, GatheringByteChannel, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(int, ByteBuf, int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getBytes(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given key as a byte array.
getBytes(String, byte[]) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Maybe not copied, if want copy, please use copyTo.
getBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
Maybe not copied, if want copy, please use copyTo.
getBytesInLatestSegment() - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
Gets the number of bytes written in the latest memory segment.
getBytesMemoryUsed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Gets the number of bytes used by this output view, including written bytes and header bytes.
getBytesPersistedDuringAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getBytesPersistedOfThisCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getBytesPersistedOfThisCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getBytesProcessedDuringAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getBytesProcessedDuringAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getBytesRead() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getBytesWritten() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
Gets the number of pay-load bytes already written.
getBytesWritten() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getCache() - Method in interface org.apache.flink.table.connector.source.lookup.PartialCachingAsyncLookupProvider
Get a new instance of LookupCache.
getCache() - Method in interface org.apache.flink.table.connector.source.lookup.PartialCachingLookupProvider
Get a new instance of LookupCache.
getCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
getCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
 
getCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
getCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
 
getCachedFile(String) - Method in class org.apache.flink.table.functions.FunctionContext
Gets the local temporary file copy of a distributed cache files.
getCachedFiles() - Method in class org.apache.flink.api.common.Plan
Return the registered cached files.
getCachedFiles() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Get the list of cached files that were registered for distribution among the task managers.
getCachedFiles() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getCachedPlan() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
getCachedPlan() - Method in interface org.apache.flink.table.api.internal.TableResultInternal
 
getCachedShuffleDescriptors(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getCacheReloadTrigger() - Method in interface org.apache.flink.table.connector.source.lookup.FullCachingLookupProvider
Get a CacheReloadTrigger for triggering the reload operation.
getCacheSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueSetFactory
 
getCacheSize() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
getCacheSize() - Method in class org.apache.flink.state.forst.sync.ForStDBPriorityQueueSetFactory
 
getCacheStatisticsInterval() - Method in class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
getCacheStats() - Method in class org.apache.flink.table.api.internal.PlanCacheManager
 
getCacheTokens() - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamStateRequestHandler
 
getCalciteConfig(TableConfig) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns CalciteConfig wraps in the given TableConfig.
getCalciteTree() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getCalciteTree() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
getCallable() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
getCallable() - Method in class org.apache.flink.runtime.rpc.messages.CallAsync
 
getCallContext() - Method in interface org.apache.flink.table.functions.SpecializedFunction.SpecializedContext
Returns the context of the current call.
getCallLocationName() - Static method in class org.apache.flink.util.Utils
 
getCallLocationName(int) - Static method in class org.apache.flink.util.Utils
 
getCallSyntax() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getCancelables() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getCancelCloseable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
getCancelCloseable() - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
getCancelStreamRegistry() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getCancelStreamRegistry() - Method in class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
getCancelStreamRegistry() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getCancelStreamRegistry() - Method in interface org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParameters
 
getCancelTask() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getCandidates() - Method in class org.apache.flink.table.gateway.rest.message.statement.CompleteStatementResponseBody
 
getCanEmitBatchOfRecords() - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
getCanEmitBatchOfRecords() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getCanEmitBatchOfRecords() - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
 
getCapacity() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Gets the total capacity of this hash table, in bytes.
getCapacity() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
getCapacity() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Gets the total capacity of this sorter, in bytes.
getCapacity() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
getCapacity() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
getCatalog() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
Returns empty if ContextResolvedTable.isPermanent() is false.
getCatalog() - Method in class org.apache.flink.table.jdbc.DriverUri
 
getCatalog() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getCatalog(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getCatalog(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Gets a registered Catalog by name.
getCatalog(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Gets a Catalog instance by name.
getCatalog(String) - Method in interface org.apache.flink.table.catalog.CatalogStore
Get a catalog by name.
getCatalog(String) - Method in class org.apache.flink.table.catalog.FileCatalogStore
Returns the catalog descriptor for the specified catalog, if it exists in the catalog store.
getCatalog(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
getCatalogBaseTable(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves a fully qualified table.
getCatalogBaseTable(ObjectIdentifier) - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Retrieves a fully qualified table.
getCatalogDatabase() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
getCatalogDatabase() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
getCatalogDescriptor(String) - Method in class org.apache.flink.table.catalog.CatalogManager
 
getCatalogFunction() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
getCatalogFunction() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
getCatalogFunction() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
getCatalogManager() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
getCatalogManager() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getCatalogManager() - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Returns a CatalogManager that deals with all catalog objects.
getCatalogManager() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The catalog manager to look up tables and views.
getCatalogManager() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getCatalogManager() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
getCatalogManager() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getCatalogManager() - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
getCatalogManager() - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Returns the CatalogManager in the convert context.
getCatalogManager() - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
getCatalogManager() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getCatalogMaterializedTable() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableChangeOperation
 
getCatalogMaterializedTable() - Method in class org.apache.flink.table.operations.materializedtable.CreateMaterializedTableOperation
 
getCatalogModificationListeners() - Method in class org.apache.flink.table.catalog.CatalogManager
 
getCatalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
getCatalogName() - Method in class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
getCatalogName() - Method in class org.apache.flink.table.catalog.CatalogDescriptor
 
getCatalogName() - Method in interface org.apache.flink.table.catalog.listener.CatalogContext
The catalog name.
getCatalogName() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
getCatalogName() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogOptionsOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogResetOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.DropCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.DescribeCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.ShowCreateCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.UseCatalogOperation
 
getCatalogName() - Method in class org.apache.flink.table.operations.UseDatabaseOperation
 
getCatalogName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getCatalogOrError(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Gets a catalog by name.
getCatalogOrError(String) - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Gets a catalog by name.
getCatalogOrThrowException(String) - Method in class org.apache.flink.table.catalog.CatalogManager
 
getCatalogPartition() - Method in class org.apache.flink.table.operations.ddl.AlterPartitionPropertiesOperation
 
getCatalogPartitions() - Method in class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
getCatalogPathStr() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getCatalogReader() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getCatalogRegistry() - Method in interface org.apache.flink.table.delegation.ParserFactory.Context
 
getCatalogRegistry() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getCatalogs() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getCatalogStore() - Method in class org.apache.flink.table.api.EnvironmentSettings
 
getCatalogTable() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns the resolved table information received from the Catalog or persisted plan.
getCatalogTable() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
getCatalogTable() - Method in class org.apache.flink.table.legacy.operations.ddl.AlterTableOptionsOperation
Deprecated.
 
getCatalogTable() - Method in class org.apache.flink.table.operations.ddl.AlterTableSchemaOperation
 
getCatalogTable() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
getCatalogTable() - Method in class org.apache.flink.table.planner.plan.schema.CatalogSourceTable
 
getCatalogTableInfo() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog.FileSystemTableInfo
 
getCatalogTerm() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getCatalogView() - Method in class org.apache.flink.table.operations.ddl.AlterViewPropertiesOperation
 
getCatalogView() - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump.CounterDump
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump.GaugeDump
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump
Returns the category for this MetricDump.
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump.MeterDump
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
Returns the category for this QueryScopeInfo.
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerQueryScopeInfo
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobQueryScopeInfo
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
getCategory() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
getCause() - Method in class org.apache.flink.queryablestate.network.messages.RequestFailure
Returns the failure cause.
getCause() - Method in class org.apache.flink.runtime.blocklist.BlockedNode
 
getCause() - Method in class org.apache.flink.runtime.io.network.netty.ConnectionErrorMessage
 
getChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getChainedSource(StreamConfig.SourceInputConfig) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getChainedSourceOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getChainedStubConfig(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getChainedTask(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getChainedTaskName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getChainIndex() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
getChainingStrategy() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Get the chaining strategy of operator factory.
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getChainingStrategy() - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
 
getChainLength() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getChange() - Method in class org.apache.flink.runtime.state.changelog.StateChange
 
getChangeApplier(ChangelogApplierFactory) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
getChangeApplier(ChangelogApplierFactory) - Method in interface org.apache.flink.state.changelog.ChangelogState
 
getChangelogBusyTimeMsPerSecond() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getChangelogMode() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
getChangelogMode() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
getChangelogMode() - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory.CsvBulkDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.json.canal.CanalJsonDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.json.ogg.OggJsonDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory.ParquetBulkDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.protobuf.PbDecodingFormat
 
getChangelogMode() - Method in class org.apache.flink.formats.protobuf.PbEncodingFormat
 
getChangelogMode() - Method in class org.apache.flink.orc.OrcFileFormatFactory.OrcBulkDecodingFormat
 
getChangelogMode() - Method in interface org.apache.flink.table.connector.format.Format
Returns the set of changes that a connector (and transitively the planner) can expect during runtime.
getChangelogMode() - Method in interface org.apache.flink.table.connector.source.ScanTableSource
Returns the set of changes that the planner can expect during runtime.
getChangelogMode() - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormat
 
getChangelogMode() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableSource
 
getChangelogMode() - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
getChangelogMode() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getChangelogMode() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
getChangelogMode() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableSource
 
getChangelogMode(ChangelogMode) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
getChangelogMode(ChangelogMode) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink
Returns the set of changes that the sink accepts during runtime.
getChangelogMode(ChangelogMode) - Method in class org.apache.flink.table.planner.connectors.CollectDynamicSink
 
getChangelogRestoreTarget() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getChangelogStateBackendHandle(KeyedStateHandle) - Static method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getChangelogStorageName() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the changelog storage name for this ExecutionGraph.
getChangelogStorageName() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getChangelogStorageName() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getChangelogStoragesByJobId(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorStateChangelogStoragesManager
 
getChanges() - Method in class org.apache.flink.changelog.fs.StateChangeSet
 
getChanges() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getChanges(Handle) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogHandleReader
 
getChanges(ChangelogStateHandleStreamImpl) - Method in class org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader
 
getChangeSets() - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
getChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelReaderInputView
Get the underlying channel.
getChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
Get the underlying channel.
getChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
getChannel() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getChannel() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
 
getChannel() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
getChannel() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
getChannel() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
getChannel(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Returns the channel of this gate.
getChannel(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getChannel(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
getChannel(int) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getChannel(int) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
getChannelID() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
getChannelID() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Gets the channel ID of this I/O channel.
getChannelID() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getChannelID() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getChannelIndex() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the index of this channel within its SingleInputGate.
getChannelInfo() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
getChannelInfo() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the info of this channel, which uniquely identifies the channel in respect to its operator instance.
getChannelInfos() - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
getChannelInfos() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Returns the channel infos of this gate.
getChannelInfos() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
getChannelInfos() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getChannelMapping(int) - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
getChannelNames() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getChannelSelector() - Method in class org.apache.flink.runtime.io.network.api.writer.ChannelSelectorRecordWriter
 
getChannelStateCheckpointId() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
getChannelStateExecutorFactory() - Method in interface org.apache.flink.runtime.execution.Environment
 
getChannelStateExecutorFactory() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getChannelStateExecutorFactory() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getChannelStateWriter() - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
 
getChar(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a char value from the given position, in the system's native byte order.
getCharacter(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a character value under the given existing key.
getCharacterStream(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getCharacterStream(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getCharArray() - Method in class org.apache.flink.types.StringValue
Returns this StringValue's internal character data.
getCharBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a character value (16 bit, 2 bytes) from the given position, in big-endian byte order.
getCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
getCharLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a character value (16 bit, 2 bytes) from the given position, in little-endian byte order.
getCharset() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Get the character set used for the row delimiter.
getCharset() - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
Gets the charset used by this schema for serialization.
getCharset() - Method in class org.apache.flink.types.parser.FieldParser
Gets the character set used for this parser.
getCharsetName() - Method in class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
getCharsetName() - Method in class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
getCheckpointAlignment() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getCheckpointBarrierHandler() - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
getCheckpointBarrierHandler() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
 
getCheckpointBarrierHandler() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Acquires the optional CheckpointBarrierHandler associated with this stream task.
getCheckpointBarrierHandler() - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
 
getCheckpointById(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getCheckpointCacheExpireAfterWrite() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getCheckpointCacheSize() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getCheckpointCfg() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getCheckpointCommittablesUpTo(long) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Returns all CheckpointCommittableManager until the requested checkpoint id.
getCheckpointConfig() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the checkpoint config, which defines values like checkpoint interval, delay between checkpoints, etc.
getCheckpointConfig() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getCheckpointConfig() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getCheckpointCoordinator() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getCheckpointCoordinator() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getCheckpointCoordinator() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the checkpoint coordinator of this job.
getCheckpointCoordinatorConfiguration() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the CheckpointCoordinatorConfiguration or null if checkpointing is disabled.
getCheckpointCoordinatorConfiguration() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getCheckpointCoordinatorConfiguration() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getCheckpointCoordinatorConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getCheckpointDirectory() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getCheckpointDirectory(long) - Method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
getCheckpointDirectory(long) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
getCheckpointDirectoryForJob(Path, JobID) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Builds directory into which a specific job checkpoints, meaning the directory inside which it creates the checkpoint-specific subdirectories.
getCheckpointDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getCheckpointDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getCheckpointedPosition() - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat.Reader
Optionally returns the current position of the reader.
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the checkpointed size during that checkpoint.
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the incremental state size.
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getCheckpointedSize() - Method in interface org.apache.flink.runtime.state.CompositeStateHandle
Returns the persisted data size during checkpoint execution in bytes.
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getCheckpointedSize() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getCheckpointedSubpartitionInfo(int) - Method in interface org.apache.flink.runtime.io.network.partition.CheckpointedResultPartition
Gets the checkpointed subpartition info with the given subpartitionIndex.
getCheckpointedSubpartitionInfo(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
getCheckpointFailureReason() - Method in exception org.apache.flink.runtime.checkpoint.CheckpointException
 
getCheckpointFailureReason() - Method in class org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException
 
getCheckpointHistorySize() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getCheckpointId() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCheckpoint
 
getCheckpointId() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCompaction
 
getCheckpointId() - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the ID of this checkpoint.
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
getCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
Returns the ID of this checkpoint.
getCheckpointId() - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
getCheckpointId() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
getCheckpointId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointInfo
 
getCheckpointId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getCheckpointId() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getCheckpointId() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getCheckpointId() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getCheckpointId() - Method in interface org.apache.flink.runtime.state.CheckpointBoundKeyedStateHandle
Returns the ID of the checkpoint for which the handle was created or used.
getCheckpointId() - Method in interface org.apache.flink.runtime.state.ManagedSnapshotContext
Returns the ID of the checkpoint for which the snapshot is taken.
getCheckpointId() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getCheckpointId() - Method in interface org.apache.flink.streaming.runtime.operators.sink.committables.CheckpointCommittableManager
Returns the checkpoint id in which the committables were created.
getCheckpointID() - Method in interface org.apache.flink.runtime.checkpoint.Checkpoint
 
getCheckpointID() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getCheckpointID() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getCheckpointIdCounterPath() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getCheckpointIdOfIgnoredInFlightData() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpointIdOfIgnoredInFlightData() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
getCheckpointIdOrEOI() - Method in interface org.apache.flink.streaming.api.connector.sink2.CommittableMessage
Returns the checkpoint id or EOI if this message belong to the final checkpoint or the batch commit.
getCheckpointIdOrEOI() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getCheckpointIdOrEOI() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
getCheckpointingConsistencyMode() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the checkpointing consistency mode (exactly-once vs. at-least-once).
getCheckpointingConsistencyMode() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns the checkpointing consistency mode (exactly-once vs. at-least-once).
getCheckpointingConsistencyMode() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getCheckpointingMode() - Method in class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings
Deprecated.
getCheckpointingMode() - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings
Deprecated.
getCheckpointingMode() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
getCheckpointingMode() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
getCheckpointingMode() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getCheckpointingSettings() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Gets the settings for asynchronous snapshots.
getCheckpointingSettings() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getCheckpointInterval() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpointInterval() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the interval in which checkpoints are periodically scheduled.
getCheckpointInterval() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns the checkpointing interval or -1 if checkpointing is disabled.
getCheckpointInterval() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getCheckpointIntervalDuringBacklog() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpointIntervalDuringBacklog() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the interval in which checkpoints are periodically scheduled during backlog.
getCheckpointLock() - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
Returns the checkpoint lock.
getCheckpointMetrics() - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
getCheckpointMode() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getCheckpointOptions() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
getCheckpointOutputStream() - Method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
Returns the encapsulated output stream.
getCheckpointOutputStream() - Method in class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream
 
getCheckpointOutputStream() - Method in class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryStreamOnly
 
getCheckpointPath() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets checkpoint path.
getCheckpointPath() - Method in class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
Gets the checkpoint base directory.
getCheckpointPath() - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Gets the base directory where all the checkpoints are stored.
getCheckpointPath() - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
 
getCheckpointPlan() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getCheckpointProperties() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
getCheckpointRecoveryFactory() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getCheckpointRecoveryFactory() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the checkpoint recovery factory for the job manager.
getCheckpointRecoveryFactory() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
getCheckpointRecoveryFactory() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
getCheckpointResponder() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getCheckpointRetentionPolicy() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getCheckpointStartDelay() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getCheckpointStartDelay() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getCheckpointStartDelayNanos() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getCheckpointStartDelayNanos() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getCheckpointStartDelayNanos() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
getCheckpointStartDelayStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getCheckpointStatisticsPerTask() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getCheckpointStatsSnapshot() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns a snapshot of the checkpoint statistics or null if checkpointing is disabled.
getCheckpointStatsSnapshot() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getCheckpointStatsSnapshot() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getCheckpointStatus() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
getCheckpointStatus() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getCheckpointStatus(AsynchronousJobOperationKey) - Method in class org.apache.flink.runtime.dispatcher.DispatcherCachedOperationsHandler
 
getCheckpointStorage() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getCheckpointStorage() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getCheckpointStorage() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getCheckpointStorage() - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
 
getCheckpointStorage(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getCheckpointStorageAccess() - Method in interface org.apache.flink.runtime.execution.Environment
 
getCheckpointStorageAccess() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getCheckpointStorageLocation() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getCheckpointStorageName() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the checkpoint storage name for this ExecutionGraph.
getCheckpointStorageName() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getCheckpointStorageName() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getCheckpointStore() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getCheckpointTimeout() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getCheckpointTimeout() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getCheckpointTimeout() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the maximum time that a checkpoint may take before being discarded.
getCheckpointTimestamp() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getCheckpointTimestamp() - Method in interface org.apache.flink.runtime.state.ManagedSnapshotContext
Returns timestamp (wall clock time) when the master node triggered the checkpoint for which the state snapshot is taken.
getCheckpointTimestamp() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getCheckpointTriggerCache() - Method in class org.apache.flink.runtime.dispatcher.DispatcherOperationCaches
 
getCheckpointType() - Method in class org.apache.flink.client.cli.CheckpointOptions
 
getCheckpointType() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
Returns the type of checkpoint to perform.
getCheckpointType() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Gets the type of the checkpoint (checkpoint / savepoint).
getCheckpointType() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getCheckpointType() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerRequestBody
 
getCheckpointUri() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
getCheckpointUri() - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
getCheckpointUri() - Method in interface org.apache.flink.connector.testframe.environment.TestEnvironment
Get a path in string for storing checkpoint and savepoint in the test environment.
getChecksum() - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage.BlobMetadata
The crc32 checksum for the blob.
getChecksum() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
getChild() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
getChild() - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
getChild() - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
getChild() - Method in class org.apache.flink.table.operations.DeleteFromFilterOperation
 
getChild() - Method in class org.apache.flink.table.operations.ExplainOperation
 
getChild() - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
getChild() - Method in interface org.apache.flink.table.operations.ModifyOperation
 
getChild() - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
getChild() - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
getChild() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
getChild() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getChild() - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
getChildren() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetGroupField
 
getChildren() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph.Node
 
getChildren() - Method in class org.apache.flink.table.api.ApiExpression
 
getChildren() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getChildren() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.CallExpression
 
getChildren() - Method in interface org.apache.flink.table.expressions.Expression
 
getChildren() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
getChildren() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
getChildren() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
getChildren() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
getChildren() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
getChildren() - Method in interface org.apache.flink.table.operations.QueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
getChildren() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getChildren() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
getChildren() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getChildren() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
getChildren() - Method in class org.apache.flink.table.types.AtomicDataType
 
getChildren() - Method in class org.apache.flink.table.types.CollectionDataType
 
getChildren() - Method in class org.apache.flink.table.types.DataType
Returns the children of this data type, if any.
getChildren() - Method in class org.apache.flink.table.types.FieldsDataType
 
getChildren() - Method in class org.apache.flink.table.types.KeyValueDataType
 
getChildren() - Method in class org.apache.flink.table.types.logical.ArrayType
 
getChildren() - Method in class org.apache.flink.table.types.logical.BigIntType
 
getChildren() - Method in class org.apache.flink.table.types.logical.BinaryType
 
getChildren() - Method in class org.apache.flink.table.types.logical.BooleanType
 
getChildren() - Method in class org.apache.flink.table.types.logical.CharType
 
getChildren() - Method in class org.apache.flink.table.types.logical.DateType
 
getChildren() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
getChildren() - Method in class org.apache.flink.table.types.logical.DecimalType
 
getChildren() - Method in class org.apache.flink.table.types.logical.DistinctType
 
getChildren() - Method in class org.apache.flink.table.types.logical.DoubleType
 
getChildren() - Method in class org.apache.flink.table.types.logical.FloatType
 
getChildren() - Method in class org.apache.flink.table.types.logical.IntType
 
getChildren() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
getChildren() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
getChildren() - Method in class org.apache.flink.table.types.logical.LogicalType
 
getChildren() - Method in class org.apache.flink.table.types.logical.MapType
 
getChildren() - Method in class org.apache.flink.table.types.logical.MultisetType
 
getChildren() - Method in class org.apache.flink.table.types.logical.NullType
 
getChildren() - Method in class org.apache.flink.table.types.logical.RawType
 
getChildren() - Method in class org.apache.flink.table.types.logical.RowType
 
getChildren() - Method in class org.apache.flink.table.types.logical.SmallIntType
 
getChildren() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getChildren() - Method in class org.apache.flink.table.types.logical.SymbolType
 
getChildren() - Method in class org.apache.flink.table.types.logical.TimestampType
 
getChildren() - Method in class org.apache.flink.table.types.logical.TimeType
 
getChildren() - Method in class org.apache.flink.table.types.logical.TinyIntType
 
getChildren() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
getChildren() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
getChildren() - Method in class org.apache.flink.table.types.logical.VarCharType
 
getChildren() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
getChildren() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
getChunkById(int) - Method in interface org.apache.flink.runtime.state.heap.space.Allocator
Returns the chunk with the given chunk id.
getChunkCapacity() - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
 
getChunkId() - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
 
getChunkIdByAddress(long) - Static method in class org.apache.flink.runtime.state.heap.space.SpaceUtils
 
getChunkOffsetByAddress(long) - Static method in class org.apache.flink.runtime.state.heap.space.SpaceUtils
 
getCity() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'city' field.
getCity() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'city' field.
getClass(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getClass(String, Class<T>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a class value under the given existing key.
getClassByNameOrNull(String) - Method in class org.apache.flink.orc.writer.ThreadLocalClassLoaderConfiguration
 
getClassFromType(Type) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Gets the associated class type from a Type parameter.
getClassifier() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
getClassLoader() - Method in class org.apache.flink.core.fs.ConnectionLimitingFactory
 
getClassLoader() - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
getClassLoader() - Method in interface org.apache.flink.core.plugin.Plugin
Helper method to get the class loader used to load the plugin.
getClassLoader() - Method in class org.apache.flink.orc.writer.ThreadLocalClassLoaderConfiguration
 
getClassLoader() - Method in class org.apache.flink.runtime.executiongraph.SimpleInitializeOnMasterContext
 
getClassLoader() - Method in interface org.apache.flink.runtime.jobgraph.JobVertex.FinalizeOnMasterContext
The class loader for user defined code.
getClassLoader() - Method in interface org.apache.flink.runtime.jobgraph.JobVertex.InitializeOnMasterContext
The class loader for user defined code.
getClassLoader() - Method in class org.apache.flink.table.api.PlanReference.ResourcePlanReference
 
getClassLoader() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the ClassLoader defined in TableEnvironment.
getClassLoader() - Method in interface org.apache.flink.table.connector.RuntimeConverter.Context
Runtime classloader for loading user-defined classes.
getClassLoader() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The user classloader.
getClassLoader() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getClassLoader() - Method in interface org.apache.flink.table.factories.CatalogFactory.Context
Returns the class loader of the current session.
getClassLoader() - Method in interface org.apache.flink.table.factories.CatalogStoreFactory.Context
Returns the class loader of the current session.
getClassLoader() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns the class loader of the current session.
getClassLoader() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogContext
 
getClassLoader() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogStoreContext
 
getClassLoader() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
getClassLoader() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultModuleContext
 
getClassLoader() - Method in interface org.apache.flink.table.factories.FunctionDefinitionFactory.Context
Returns the class loader of the current session.
getClassLoader() - Method in interface org.apache.flink.table.factories.ModuleFactory.Context
Returns the class loader of the current session.
getClassLoader() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getClassLoader() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
 
getClassLoader() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getClassLoader() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getClassLoaderHandle() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getClassLoaderHandle() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.JobServices
Gets the LibraryCacheManager.ClassLoaderHandle for the associated job.
getClassLoaderResolveOrder() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getClassName() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Get the full name of the class backing the function.
getClassName() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
getClassName() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getClassName() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getClasspaths() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getClasspaths() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getClasspaths() - Method in class org.apache.flink.client.program.PackagedProgram
Returns the classpaths that are required by the program.
getClasspaths() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getClassSchema() - Static method in enum example.avro.EventType
 
getClassSchema() - Static method in class example.avro.User
 
getClassSchema() - Static method in class org.apache.flink.avro.generated.Address
 
getClassSchema() - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
getClassSchema() - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
getClassSimpleNameFromFqName(String) - Static method in class org.apache.flink.architecture.common.Predicates
Extracts the class name from the given fully qualified class name.
getClazz() - Method in interface org.apache.flink.table.catalog.listener.CatalogContext
Class of the catalog.
getClazz() - Method in class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
getClazzIterator() - Method in class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
getCleanupSize() - Method in class org.apache.flink.api.common.state.StateTtlConfig.IncrementalCleanupStrategy
 
getCleanupSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Max number of keys pulled from queue for clean up upon state touch for any key.
getCleanupSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
Max number of keys pulled from queue for clean up upon state touch for any key.
getCleanupSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategyOrBuilder
Max number of keys pulled from queue for clean up upon state touch for any key.
getCleanupStrategies() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getCleanupStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategies() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategiesBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategiesOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategiesOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategiesOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
getCleanupStrategyCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
getCleanupStrategyCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getCleanupStrategyCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
 
getClientChannelHandlers() - Method in class org.apache.flink.runtime.io.network.netty.NettyProtocol
Returns the client channel handlers.
getClientConfiguration() - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
getClientConnectTimeoutSeconds() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getClientInfo() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getClientInfo(String) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getClientInfoProperties() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getClientMode() - Method in class org.apache.flink.test.util.SQLJobSubmission
 
getClientName() - Method in class org.apache.flink.queryablestate.network.Client
 
getClientNumThreads() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getClientSecurityConfigurationMap() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
getClientShipFiles() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getClob(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getClob(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getClock() - Method in class org.apache.flink.metrics.datadog.MetricMetaData
 
getClock() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
getClock() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
getClock() - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
Returns Clock associated with this timer service.
getClock() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
getCloseFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getClosureCleanerLevel() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the configured ExecutionConfig.ClosureCleanerLevel.
getCluster() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the RelOptCluster in use.
getCluster() - Method in class org.apache.calcite.tools.RelBuilder
 
getCluster() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the RelOptCluster provided by Flink's table planner.
getCluster() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getCluster() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
getClusterClient() - Method in interface org.apache.flink.client.program.ClusterClientProvider
Creates and returns a new ClusterClient.
getClusterClient() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
getClusterClientFactory(Configuration) - Method in interface org.apache.flink.client.deployment.ClusterClientServiceLoader
Discovers the appropriate ClusterClientFactory based on the provided configuration.
getClusterClientFactory(Configuration) - Method in class org.apache.flink.client.deployment.DefaultClusterClientServiceLoader
 
getClusterDescription() - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Returns a String containing details about the cluster (NodeManagers, available memory, ...).
getClusterDescription() - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
getClusterDescription() - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
getClusterDescription() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getClusterHighAvailableStoragePath(Configuration) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
Gets the cluster high available storage path from the provided configuration.
getClusterId() - Method in interface org.apache.flink.client.program.ClusterClient
Returns the cluster id identifying the cluster to which the client is connected.
getClusterId() - Method in class org.apache.flink.client.program.MiniClusterClient
 
getClusterId() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
getClusterId() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getClusterId() - Method in class org.apache.flink.kubernetes.configuration.KubernetesResourceManagerDriverConfiguration
 
getClusterId() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getClusterId() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
getClusterId(Configuration) - Method in interface org.apache.flink.client.deployment.ClusterClientFactory
Returns the cluster id if a cluster id is specified in the provided configuration, otherwise it returns null.
getClusterId(Configuration) - Method in class org.apache.flink.client.deployment.StandaloneClientFactory
 
getClusterId(Configuration) - Method in class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
getClusterId(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
 
getClusterInformation() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getClusterInformation() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getClusterInformation() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Gets the cluster information.
getClusterOverview() - Method in class org.apache.flink.client.program.rest.RestClusterClient
Get an overview of the Flink cluster.
getClusterPartitionReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
Get the shuffle descriptors of the cluster partitions ordered by partition number.
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Get the shuffle descriptors of the cluster partitions ordered by partition number.
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTracker
Returns all the shuffle descriptors of cluster partitions for the intermediate dataset.
getClusterPartitionShuffleDescriptors(IntermediateDataSetID) - Method in class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
getClusterPartitionsShuffleDescriptors(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.io.network.partition.ClusterPartitionManager
Get the shuffle descriptors of the cluster partitions ordered by partition number.
getClusterPartitionsShuffleDescriptors(IntermediateDataSetID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
getClusterRestEndpointLeaderElection() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getClusterRestEndpointLeaderElection() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the LeaderElection for the cluster's rest endpoint.
getClusterRestEndpointLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getClusterRestEndpointLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getClusterRestEndpointLeaderRetriever() - Method in interface org.apache.flink.runtime.highavailability.ClientHighAvailabilityServices
Get the leader retriever for the cluster's rest endpoint.
getClusterRestEndpointLeaderRetriever() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneClientHAServices
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getClusterRestEndpointLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperClientHAServices
 
getClusterSpecification(Configuration) - Method in class org.apache.flink.client.deployment.AbstractContainerizedClusterClientFactory
 
getClusterSpecification(Configuration) - Method in interface org.apache.flink.client.deployment.ClusterClientFactory
Returns the ClusterSpecification specified by the configuration and the command line options.
getClusterSpecification(Configuration) - Method in class org.apache.flink.client.deployment.StandaloneClientFactory
 
getCode() - Method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 
getCode() - Method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
getCode() - Method in enum org.apache.flink.state.changelog.StateChangeOperation
 
getCode() - Method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
getCode() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getCodeGeneratorContext() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
 
getCodeGeneratorContext() - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
 
getCodeGeneratorContext() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Every operator need one CodeGeneratorContext to store the context needed during operator fusion codegen.
getCoGroupReturnTypes(CoGroupFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getCoGroupReturnTypes(CoGroupFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getCollation() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
getCollationList() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns a description of the physical ordering (or orderings) of the rows returned from this table.
getCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
getCollectionElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionElementTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
getCollectionInputFormat(List<T>, TypeInformation<T>, ExecutionConfig) - Static method in class org.apache.flink.streaming.api.utils.PythonTypeUtils
Wrap the unpickled python data with an InputFormat.
getCollectionTypeName() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
getCollectListener() - Method in class org.apache.flink.table.runtime.collector.ListenableCollector
 
getCollector() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
 
getCollector() - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
getCollector() - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
getCoLocationGroup() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getCoLocationGroup() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getCoLocationGroup() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getCoLocationGroupKey() - Method in class org.apache.flink.api.dag.Transformation
NOTE: This is an internal undocumented feature for now.
getCoLocationGroups() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns all CoLocationGroup instances associated with this JobGraph.
getColumn() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
getColumn() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
Deprecated. 
getColumn() - Method in class org.apache.flink.table.catalog.TableChange.AddColumn
 
getColumn(int) - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns the Column instance for the given column index.
getColumn(String) - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns the Column instance for the given column name.
getColumnClassName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnCount() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns the number of Columns of this schema.
getColumnCount() - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnDataTypes() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns all column data types.
getColumnDisplaySize() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
getColumnDisplaySize(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStDBGetRequest
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
getColumnFamilyHandle() - Method in interface org.apache.flink.state.forst.ForStInnerTable
Get the columnFamily handle corresponding to table.
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStListState
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStMapState
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStReducingState
 
getColumnFamilyHandle() - Method in class org.apache.flink.state.forst.ForStValueState
 
getColumnInfos() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
Get the column info of the data.
getColumnInterval(int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnInterval
Returns the interval value of the given column from a specified relational expression.
getColumnInterval(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the FlinkMetadata.ColumnInterval statistic.
getColumnInterval(RelNode, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnInterval.Handler
 
getColumnLabel(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropColumn
 
getColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getColumnMonotonicities() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getColumnName() - Method in class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
getColumnName() - Method in class org.apache.flink.table.catalog.TableChange.DropColumn
Returns the column name.
getColumnName() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
getColumnName() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowColumnsOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowDatabasesOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowFunctionsOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowProceduresOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowTablesOperation
 
getColumnName() - Method in class org.apache.flink.table.operations.ShowViewsOperation
 
getColumnName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnNames() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
Returns the columns as a string array.
getColumnNames() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
getColumnNames() - Method in class org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
 
getColumnNames() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns all column names.
getColumnNullCount(int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnNullCount
Returns the null count of the given column from a specified relational expression.
getColumnNullCount(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the null count of the given column.
getColumnNullCount(RelNode, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnNullCount.Handler
 
getColumnOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the RocksDB ColumnFamilyOptions to be used for all RocksDB instances.
getColumnOptions() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the ForSt ColumnFamilyOptions to be used for all ForSt instances.
getColumnOriginNullCount(int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnOriginNullCount
Returns origin null count of the given column from a specified relational expression.
getColumnOriginNullCount(RelNode, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns origin null count of the given column.
getColumnOriginNullCount(RelNode, RelMetadataQuery, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnOriginNullCount.Handler
 
getColumnPositions() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getColumns() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
getColumns() - Method in class org.apache.flink.table.api.Schema
 
getColumns() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns all Columns of this schema.
getColumns() - Method in class org.apache.flink.table.catalog.UniqueConstraint
List of column names for which the primary key was defined.
getColumns() - Method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
List of column names for which the primary key was defined.
getColumns() - Method in class org.apache.flink.table.operations.ddl.AnalyzeTableOperation
 
getColumns(String, String, String, String) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getColumnSqlString() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
Returns the projection format of the DDL columns(including computed columns). i.e. the following DDL:
getColumnStatisticsData() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
getColumnStats() - Method in class org.apache.flink.table.plan.stats.TableStats
 
getColumnType() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
getColumnType(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getColumnVectors() - Method in class org.apache.flink.table.runtime.arrow.ArrowReader
Gets the column vectors.
getColumnWidths() - Method in class org.apache.flink.table.utils.print.TableauStyle
Returns null if the column widths are not precomputed using the row type.
getCombinedWatermark() - Method in class org.apache.flink.api.common.eventtime.IndexedCombinedWatermarkStatus
 
getCombineHint() - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
getCommand() - Method in class org.apache.flink.python.env.process.ProcessPythonEnvironment
 
getCommandLine(Options, String[], boolean) - Method in class org.apache.flink.client.cli.CliFrontend
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogComment
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getComment() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
getComment() - Method in class org.apache.flink.table.api.Schema.UnresolvedColumn
 
getComment() - Method in class org.apache.flink.table.api.TableDescriptor
 
getComment() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getComment() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getComment() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Get comment of the table or view.
getComment() - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Get comment of the database.
getComment() - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
Get comment of the database.
getComment() - Method in class org.apache.flink.table.catalog.CatalogDescriptor
 
getComment() - Method in interface org.apache.flink.table.catalog.CatalogPartition
Get comment of the partition.
getComment() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
getComment() - Method in class org.apache.flink.table.catalog.Column
Returns the comment of this column.
getComment() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getComment() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getComment() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getComment() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getComment() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getComment() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getComment() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getComment() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
getComment() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
 
getComment(SqlTableColumn) - Static method in class org.apache.flink.table.planner.utils.OperationConverterUtils
 
getCommentPrefix() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getComments() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
getCommentStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for a SQL comments, such as /* This is a comment */ or -- End of line comment.
getCommitId() - Method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
getCommitRecoverableSerializer() - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
getCommitRecoverableSerializer() - Method in interface org.apache.flink.core.fs.RecoverableWriter
The serializer for the CommitRecoverable types created in this writer.
getCommitRecoverableSerializer() - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
getCommitRecoverableSerializer() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
getCommitRecoverableSerializer() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
getCommitRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
getCommitSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverableSerializer
 
getCommittable() - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
Returns the committable.
getCommittable() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
getCommittable() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
getCommittableSerializer() - Method in interface org.apache.flink.api.connector.sink2.SupportsCommitter
Returns the serializer of the committable type.
getCommittableSerializer() - Method in class org.apache.flink.connector.file.sink.FileSink
 
getCommittableToCompact() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
getCommittableToPassthrough() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequest
 
getCommittedBytes() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
getCommitter() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
 
getCommitterUidHash() - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes
 
getCommonFileExtensions() - Method in class org.apache.flink.api.common.io.compression.Bzip2InputStreamFactory
 
getCommonFileExtensions() - Method in class org.apache.flink.api.common.io.compression.DeflateInflaterInputStreamFactory
 
getCommonFileExtensions() - Method in class org.apache.flink.api.common.io.compression.GzipInflaterInputStreamFactory
 
getCommonFileExtensions() - Method in interface org.apache.flink.api.common.io.compression.InflaterInputStreamFactory
Lists a collection of typical file extensions (e.g., "gz", "gzip") that are associated with the compression algorithm in the InflaterInputStream T.
getCommonFileExtensions() - Method in class org.apache.flink.api.common.io.compression.XZInputStreamFactory
 
getCommonFileExtensions() - Method in class org.apache.flink.api.common.io.compression.ZStandardInputStreamFactory
 
getCommonLabels() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getCommonLabels() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A common collection of labels that are attached to every created Kubernetes resources.
getCommonLabels(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get the common labels for Flink native clusters.
getCommonSuffixes() - Static method in class org.apache.flink.connector.file.src.compression.StandardDeCompressors
Gets all common file extensions of supported file compression formats.
getCompactedFiles() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactOutput
 
getCompactedFileToCleanup() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
getComparablePartitionValueList() - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context
Get list that contains partition with comparable object.
getComparator() - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context.ComparablePartitionValue
Get the comparator.
getComparator() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
Returns the comparator for the keys in the map.
getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
 
getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
 
getComparison() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getCompatibleVersions() - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
Returns the compatible version values.
getCompatibleVersions() - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
getCompatibleVersions() - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
getCompatibleVersions() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
getCompatibleWriterStateNames() - Method in interface org.apache.flink.api.connector.sink2.SupportsWriterState.WithCompatibleState
A collection of state names of sinks from which the state can be restored.
getCompatibleWriterStateNames() - Method in class org.apache.flink.connector.file.sink.FileSink
 
getCompilerHints() - Method in class org.apache.flink.api.common.operators.Operator
Gets the compiler hints for this contract instance.
getCompletableFuture() - Method in class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
 
getCompletedCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
getCompletedMatches() - Method in class org.apache.flink.cep.nfa.NFAState
 
getCompleteMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCompletionFuture() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Returns the completion future.
getCompletionFuture() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
getCompletionFuture() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getCompletionHints(String, int) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getCompletionHints(String, int) - Method in interface org.apache.flink.table.api.TableEnvironment
Deprecated.
Will be removed in the next release
getCompletionHints(String, int) - Method in interface org.apache.flink.table.delegation.Parser
Returns completion hints for the given statement at the given cursor position.
getCompletionHints(String, int) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
getCompletionHints(String, int) - Method in class org.apache.flink.table.planner.parse.ExtendedParser
Returns completion hints for the given statement at the given cursor position.
getCompletionHints(OperationHandle, String, int) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getCompletionTimestamp() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getComponentClass() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
Gets the class that represents the component type.
getComponentClass() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
getComponentInfo() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getComponentInfo() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.AbstractMetricsHandler
Returns the MetricStore.ComponentMetricStore that should be queried for metrics.
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobManagerMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobManagerOperatorMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexMetricsHandler
Deprecated.
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.SubtaskMetricsHandler
 
getComponentMetricStore(HandlerRequest<EmptyRequestBody>, MetricStore) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.TaskManagerMetricsHandler
 
getComponentSerializer() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
getComponentType() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
getComponentType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
Gets the type information of the component type.
getComponentTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getCompressionCodec() - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
getCompressionCodec() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getCompressionDecorator(ExecutionConfig) - Static method in class org.apache.flink.runtime.state.AbstractStateBackend
 
getCompressor() - Method in class org.apache.flink.runtime.io.compression.AirCompressorFactory
 
getCompressor() - Method in interface org.apache.flink.runtime.io.compression.BlockCompressionFactory
 
getCompressor() - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressionFactory
 
getConcurrency() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getConcurrentExceptions() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
getConcurrentExceptions() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
 
getConcurrentlyFailedExecution() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
All Executions that failed and are planned to be restarted as part of this failure handling.
getCondition() - Method in class org.apache.calcite.sql.SqlJoin
 
getCondition() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getCondition() - Method in class org.apache.flink.cep.pattern.Pattern
 
getCondition() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
getCondition() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getConditionType() - Method in class org.apache.calcite.sql.SqlJoin
Returns a JoinConditionType, never null.
getConditionTypeNode() - Method in class org.apache.calcite.sql.SqlJoin
 
getConfig() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactContext.CompactContextImpl
 
getConfig() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactContext
 
getConfig() - Method in class org.apache.flink.python.env.embedded.EmbeddedPythonEnvironment
 
getConfig() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getConfig() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the config object.
getConfig() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getConfig() - Method in interface org.apache.flink.table.api.TableEnvironment
Returns the table config that defines the runtime behavior of the Table API.
getConfig() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getConfig() - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup
 
getConfigDir() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
getConfigDir() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
getConfigDirectory() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getConfigDirectory() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
getConfigKey() - Method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
 
getConfigKey() - Method in enum org.apache.flink.state.forst.ForStProperty
 
getConfigMap(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getConfigMap(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Get the ConfigMap with specified name.
getConfigMapLabels(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get ConfigMap labels for the current Flink cluster.
getConfigMapName() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
getConfiguration() - Method in class org.apache.flink.api.common.functions.WithConfigurationOpenContext
 
getConfiguration() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Gets the configuration with which Flink was started.
getConfiguration() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
getConfiguration() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
getConfiguration() - Method in class org.apache.flink.client.cli.CliFrontend
Getter which returns a copy of the associated configuration.
getConfiguration() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getConfiguration() - Method in interface org.apache.flink.core.execution.JobStatusChangedListenerFactory.Context
 
getConfiguration() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getConfiguration() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getConfiguration() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getConfiguration() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getConfiguration() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the vertex's configuration object which can be used to pass custom settings to the task at runtime.
getConfiguration() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getConfiguration() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getConfiguration() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getConfiguration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
Gets the configuration that holds the actual values encoded.
getConfiguration() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
getConfiguration() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getConfiguration() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMasterContext
 
getConfiguration() - Method in class org.apache.flink.runtime.shuffle.ShuffleMasterContextImpl
 
getConfiguration() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getConfiguration() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getConfiguration() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Gets the configuration that the TaskManager was started with.
getConfiguration() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gives read-only access to the underlying configuration of this environment.
getConfiguration() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.SerializableConfiguration
 
getConfiguration() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getConfiguration() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Returns the Configuration.
getConfiguration() - Method in class org.apache.flink.streaming.api.transformations.python.PythonBroadcastStateTransformation
 
getConfiguration() - Method in class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
getConfiguration() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getConfiguration() - Method in class org.apache.flink.table.api.EnvironmentSettings
Get the underlying Configuration.
getConfiguration() - Method in class org.apache.flink.table.api.TableConfig
Gives direct access to the underlying application-specific key-value map for advanced configuration.
getConfiguration() - Method in class org.apache.flink.table.catalog.CatalogDescriptor
 
getConfiguration() - Method in interface org.apache.flink.table.catalog.listener.CatalogContext
The catalog configuration.
getConfiguration() - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory.Context
Returns the read-only job configuration with which the listener is created.
getConfiguration() - Method in interface org.apache.flink.table.delegation.Executor
Gives read-only access to the configuration of the executor.
getConfiguration() - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
getConfiguration() - Method in interface org.apache.flink.table.factories.CatalogFactory.Context
Gives read-only access to the configuration of the current session.
getConfiguration() - Method in interface org.apache.flink.table.factories.CatalogStoreFactory.Context
Gives read-only access to the configuration of the current session.
getConfiguration() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Gives read-only access to the configuration of the current session.
getConfiguration() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogContext
 
getConfiguration() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogStoreContext
 
getConfiguration() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
getConfiguration() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultModuleContext
 
getConfiguration() - Method in interface org.apache.flink.table.factories.ModuleFactory.Context
Gives read-only access to the configuration of the current session.
getConfiguration() - Method in class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
getConfiguration() - Method in class org.apache.flink.table.factories.TableSourceFactoryContextImpl
Deprecated.
 
getConfiguration() - Method in interface org.apache.flink.table.factories.WorkflowSchedulerFactory.Context
Gives the config option to create WorkflowScheduler.
getConfiguration() - Method in class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext
 
getConfiguration() - Method in interface org.apache.flink.table.functions.SpecializedFunction.SpecializedContext
Gives read-only access to the configuration of the current session.
getConfiguration() - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Deprecated.
 
getConfiguration() - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory.Context
Deprecated.
 
getConfiguration() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
getConfiguration() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getConfiguration() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getConfiguration() - Method in class org.apache.flink.util.ParameterTool
Returns a Configuration object from this ParameterTool.
getConfigurationDirectoryFromEnv() - Static method in class org.apache.flink.client.cli.CliFrontend
 
getConfigurationWithoutResourceLimitationIfSet(Configuration) - Static method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
Get the configuration for standalone ResourceManager, overwrite invalid configs.
getConformance() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getConnection() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getConnection() - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
getConnection() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
getConnection(String, String) - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
getConnection(JobID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
getConnection(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Gets the connection registered under jobId.
getConnection(ResourceID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
getConnection(ResourceID) - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Gets the connection registered under resourceId.
getConnectionId() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
getConnectionIndex() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getConnectionIndex() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
getConnectionIndex() - Method in enum org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
 
getConnectionIndex() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.NetworkPartitionConnectionInfo
 
getConnectionIndex() - Method in interface org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.PartitionConnectionInfo
 
getConnectionInformationPath() - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver
 
getConnectionManager() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getConnectionTimeout() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
{@see RestOptions#CONNECTION_TIMEOUT}.
getConnectorJarPaths() - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings
List of connector JARs paths.
getConnectorJarPaths() - Method in interface org.apache.flink.connector.testframe.external.ExternalContext
Get URL of connector JARs that will be attached to job graphs when submitting Flink jobs.
getConsistency() - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
getConsistency() - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction.AbstractOperandMetadata
 
getConsistency() - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getConstants() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
getConstants() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
getConstraint() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableAddConstraint
 
getConstraint() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
getConstraint() - Method in class org.apache.flink.table.catalog.TableChange.AddUniqueConstraint
Returns the unique constraint to add.
getConstraintName() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
getConstraintName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropConstraint
 
getConstraintName() - Method in class org.apache.flink.table.api.Schema.UnresolvedConstraint
 
getConstraintName() - Method in class org.apache.flink.table.catalog.TableChange.DropConstraint
Returns the constraint name.
getConstraintNameIdentifier() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
getConstraints() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getConsumeClusterDatasetId() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getConsumedDataType() - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
Returns the data type consumed by this TableSink.
getConsumedDataType() - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
getConsumedDataType() - Method in class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
 
getConsumedPartitionGroup() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
getConsumedPartitionGroup(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getConsumedPartitionGroups() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getConsumedPartitionGroups() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingExecutionVertex
getConsumedPartitionGroups() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingResultPartition
Gets the ConsumedPartitionGroups this partition belongs to.
getConsumedPartitionGroups(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphToInputsLocationsRetrieverAdapter
 
getConsumedPartitionGroups(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.InputsLocationsRetriever
Get the consumed result partition groups of an execution vertex.
getConsumedPartitionGroupsById(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
getConsumedPartitionGroupsForVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
getConsumedPartitionShuffleDescriptor(IntermediateResultPartition, TaskDeploymentDescriptorFactory.PartitionLocationConstraint, boolean) - Static method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
getConsumedPartitionType() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
Returns the type of this input channel's consumed result partition.
getConsumedPartitionType() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
Returns the type of this input channel's consumed result partition.
getConsumedResultId() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
getConsumedResultID() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
getConsumedResults() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalVertex
 
getConsumedResults() - Method in interface org.apache.flink.runtime.topology.Vertex
 
getConsumedSubpartitionIndex() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
getConsumedSubpartitionIndexRange() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
Return the index range of the consumed subpartitions.
getConsumedSubpartitionIndexSet() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
getConsumerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
getConsumerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
getConsumerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
getConsumerAgentMemorySpec() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Get the TieredStorageMemorySpec of the consumer-side agent.
getConsumerExecutionState() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider.ResponseHandle
 
getConsumerID() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
getConsumerMaxParallelism() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getConsumerParallelism() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getConsumers() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getConsumerVertexGroup() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
getConsumerVertexGroups() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getConsumerVertexGroups() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingResultPartition
getConsumerVertexGroupsForPartition(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
getConsumerVertices() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getConsumeStartOffset() - Method in interface org.apache.flink.connector.file.table.ContinuousPartitionFetcher.Context
Get the partition consume start offset.
getConsumingDistributionPattern() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getConsumingStrategy() - Method in class org.apache.flink.cep.pattern.Quantifier
 
getContainedKinds() - Method in class org.apache.flink.table.connector.ChangelogMode
 
getContainedKinds() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
getContainedTypeSerializer() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
getContainer() - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem
 
getContainer() - Method in class org.apache.flink.yarn.YarnWorkerNode
 
getContainerCompletedCause(ContainerStatus) - Static method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
getContaineredTaskManagerParameters() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getContainerEntrypoint() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getContainerEntrypoint() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
The docker entrypoint that starts processes in the container.
getContainingBulkIteration() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
 
getContainingTask() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getContainingTask() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getContainingTask() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getContainingTask() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getContainingTask() - Method in class org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
 
getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
 
getContent() - Method in class org.apache.flink.queryablestate.messages.KvStateResponse
 
getContent() - Method in class org.apache.flink.table.api.PlanReference.ContentPlanReference
 
getContent() - Method in class org.apache.flink.table.planner.analyze.PlanAdvice
 
getContentType() - Method in class org.apache.flink.runtime.rest.FileUpload
 
getContext() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
getContextFromAnnotation() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
Retrieves the default context from the ExecNodeMetadata annotation to be serialized into the JSON plan.
getContextResolvedTable() - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
getContextResolvedTable() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getContextResolvedTable() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
getContextResolvedTable() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
getContextResolvedTable() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getContextResolvedTable() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
getContextResolvedTable() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
getContextResolveProcedure() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlProcedure
 
getContextString(ParserRuleContext) - Static method in class org.apache.flink.table.codesplit.CodeSplitUtil
 
getContextTextLength(ParserRuleContext) - Static method in class org.apache.flink.table.codesplit.CodeSplitUtil
 
getContinuousEnumerationSettings() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getConvergenceCriterion() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
getConvergenceCriterion(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getConversionClass() - Method in class org.apache.flink.table.types.DataType
Returns the corresponding conversion class for representing values.
getConverter() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getConverter(FunctionDefinition) - Method in class org.apache.flink.table.planner.expressions.converter.converters.CustomizedConverters
 
getConverter(DataType) - Static method in class org.apache.flink.table.data.conversion.DataStructureConverters
Returns a converter for the given DataType.
getConverterForDataType(DataType) - Static method in class org.apache.flink.table.data.util.DataFormatConverters
getCoordinator(OperatorCoordinator.Context) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator.Provider
 
getCoordinator(OperatorCoordinator.Context) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorProvider
 
getCoordinator(OperatorCoordinator.Context) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator.Provider
 
getCoordinatorExecutor() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
getCoordinatorListeningID() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getCoordinatorProvider(String, OperatorID) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getCoordinatorProvider(String, OperatorID) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
getCoordinatorProvider(String, OperatorID) - Method in interface org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory
Get the operator coordinator provider for this operator.
getCoordinatorProvider(String, OperatorID) - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
getCoordinatorProvider(String, OperatorID) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
 
getCoordinatorState() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getCoordinatorStore() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the CoordinatorStore instance for sharing information between OperatorCoordinators.
getCopyOfBuffer() - Method in class org.apache.flink.core.memory.DataOutputSerializer
Gets a copy of the buffer that has the right length for the data serialized so far.
getCorrectHostnamePort(String) - Static method in class org.apache.flink.util.NetUtils
Converts a string of the form "host:port" into an URL.
getCorruptedClusterDatasetIds() - Method in exception org.apache.flink.runtime.scheduler.ClusterDatasetCorruptedException
 
getCount() - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
getCount() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
getCount() - Method in class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
getCount() - Method in class org.apache.flink.dropwizard.metrics.FlinkHistogramWrapper
 
getCount() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getCount() - Method in interface org.apache.flink.metrics.Counter
Returns the current count.
getCount() - Method in interface org.apache.flink.metrics.Histogram
Get the count of seen elements.
getCount() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxCounterMBean
 
getCount() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getCount() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxMeterMBean
 
getCount() - Method in interface org.apache.flink.metrics.Meter
Get number of events marked on the meter.
getCount() - Method in class org.apache.flink.metrics.MeterView
 
getCount() - Method in class org.apache.flink.metrics.SimpleCounter
Returns the current count.
getCount() - Method in class org.apache.flink.metrics.ThreadSafeSimpleCounter
Returns the current count.
getCount() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Returns the count of all seen values.
getCount() - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Returns the count of all seen values.
getCount() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
getCount() - Method in class org.apache.flink.runtime.metrics.ThresholdMeter
 
getCount() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
getCount() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Returns the current count of elements written.
getCount() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
getCounter() - Static method in class org.apache.flink.table.codesplit.CodeSplitUtil
 
getCounter() - Method in class org.apache.flink.table.codesplit.ReturnAndJumpCounter
 
getCounter() - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
getCounter() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
getCounter() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
getCounter(Enum<?>) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getCounter(String...) - Method in class org.apache.flink.metrics.testutils.MetricListener
Get registered Counter with identifier relative to the root metric group.
getCounter(String, String) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getCounts() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsSnapshot
Returns the snapshotted checkpoint counts.
getCounts() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
getCountStarInserted() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
True if the count(*) agg is inserted by the planner.
getCountStarInserted() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
True if the count(*) agg is inserted by the planner.
getCountStarInserted() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
True if the count(*) agg is inserted by the planner.
getCpu() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getCpuCores() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getCpuCores() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getCpuCores() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getCpuCores() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getCpuCores() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the cpu cores needed.
getCpuCores() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getCpuCores() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getCpuCoresWithFallback(Configuration, double) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
getCpuCoresWithFallbackConfigOption(Configuration, ConfigOption<Double>) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
getCpuIdle() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuIrq() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuLoad1() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuLoad15() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuLoad5() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuNice() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuSoftIrq() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuSteal() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuSys() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuUsage() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuUsagePerProcessor(int) - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCpuUser() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getCreateTableOperation() - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
getCreateTableOperation() - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
getCreateTimestamp() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
getCreateTimestamp() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
The creation timestamp of this notifier, it's used to check whether the notifier is timeout.
getCreationTime() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.AbstractPartFileWriter
 
getCreationTime() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getCredentials() - Static method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
getCredentials() - Method in class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 
getCredentialsFromUGI(UserGroupInformation) - Static method in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
getCronExpression() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
getCronExpression() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getCrossHint() - Method in class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getCrossReturnTypes(CrossFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getCrossReturnTypes(CrossFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getCurrent() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
 
getCurrent() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.ProbeIterator
 
getCurrent() - Method in interface org.apache.flink.runtime.util.KeyGroupedIterator
 
getCurrent() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
 
getCurrent() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
 
getCurrent() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
getCurrent() - Method in class org.apache.flink.util.NumberSequenceIterator
 
getCurrentAllocation(int) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Get the current allocation for the task slot with the given index.
getCurrentAllocation(int) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getCurrentAssignedResource() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentAssignedResourceLocation() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the TaskManagerLocation for this execution vertex.
getCurrentAssignedResourceLocation() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getCurrentAssignedResourceLocation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentAttempts() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails.CurrentAttempts
 
getCurrentBackoff() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the current backoff in ms.
getCurrentBufferOffset() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader.ProducerMergedReadProgress
 
getCurrentCatalog() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getCurrentCatalog() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the current default catalog name of the current session.
getCurrentCatalog() - Method in class org.apache.flink.table.catalog.CatalogManager
Gets the current catalog that will be used when resolving table path.
getCurrentCatalog() - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Gets the name of the current catalog.
getCurrentCatalog() - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getCurrentCatalog(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Return current catalog name.
getCurrentCatalog(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getCurrentConfiguration() - Method in class org.apache.flink.runtime.security.modules.JaasModule
 
getCurrentDatabase() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getCurrentDatabase() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the current default database name of the running session.
getCurrentDatabase() - Method in class org.apache.flink.table.catalog.CatalogManager
Gets the current database name that will be used when resolving table path.
getCurrentDatabase() - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Get the name of the current database.
getCurrentDir() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getCurrentExecution(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentExecution(int) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getCurrentExecutionAttempt() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the current execution for this execution vertex.
getCurrentExecutionAttempt() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getCurrentExecutionAttempt() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentExecutionAttempt() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getCurrentExecutionAttempts() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getCurrentExecutions() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the current executions for this execution vertex.
getCurrentExecutions() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getCurrentExecutions() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentExecutions() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getCurrentFileContent() - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
getCurrentIncompleteAndReset() - Method in class org.apache.flink.runtime.operators.coordination.util.IncompleteFuturesTracker
 
getCurrentKey() - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the key of current record.
getCurrentKey() - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getCurrentKey() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
getCurrentKey() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
getCurrentKey() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getCurrentKey() - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Used by states to access the current key.
getCurrentKey() - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
getCurrentKey() - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
getCurrentKey() - Method in class org.apache.flink.state.api.functions.KeyedStateBootstrapFunction.Context
Get key of the element being processed.
getCurrentKey() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getCurrentKey() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
getCurrentKey() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.OnTimerContext
Get the key of the firing timer.
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.ReadOnlyContext
Get key of the element being processed.
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.Context
Get key of the element being processed.
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.OnTimerContext
Get key of the firing timer.
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.Context
Get key of the element being processed.
getCurrentKey() - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.OnTimerContext
Get key of the firing timer.
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getCurrentKey() - Method in interface org.apache.flink.streaming.api.operators.KeyContext
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getCurrentKey() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getCurrentKey() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
getCurrentKeyGroup() - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
Returns the key group that is currently being written.
getCurrentKeyGroupIndex() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getCurrentKeyGroupIndex() - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Returns the key-group to which the current key belongs.
getCurrentKeyGroupIndex() - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
getCurrentNumberOfRetries() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
 
getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the current number of subtasks the respective task is split into.
getCurrentOffset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
 
getCurrentOperatingSystem() - Static method in enum org.apache.flink.util.OperatingSystem
Gets the operating system that the JVM runs on from the java system properties. this method returns UNKNOWN, if the operating system was not successfully determined.
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Returns the version of the current outer snapshot's written binary format.
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessCheckingTypeSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.sharedbuffer.LockableTypeSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer.NodeIdSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializerSnapshotV2
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.runtime.state.ArrayListSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.api.operators.TimerSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.ValueWithTsSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.ScalaEitherSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.ScalaOptionSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.ScalaTrySerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Deprecated.
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Deprecated.
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Deprecated.
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
 
getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Gets the position from which the next byte will be read.
getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Gets the current write position (the position where the next bytes will be written) in the current memory segment.
getCurrentProbeRecord() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getCurrentProbeRow() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
getCurrentProbeRow() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
getCurrentProcessingContext() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
getCurrentProcessingTime() - Method in interface org.apache.flink.api.common.operators.ProcessingTimeService
Returns the current processing time.
getCurrentProcessingTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner.WindowAssignerContext
Returns the current processing time.
getCurrentProcessingTime() - Method in interface org.apache.flink.streaming.api.windowing.evictors.Evictor.EvictorContext
Returns the current processing time.
getCurrentProcessingTime() - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Returns the current processing time.
getCurrentProcessingTime() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getCurrentProcessingTime() - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
 
getCurrentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Returns the current processing time.
getCurrentSegment() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Gets the memory segment that will be used to read the next bytes from.
getCurrentSegment() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Gets the segment that the view currently writes to.
getCurrentSegmentLimit() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Gets the current limit in the memory segment.
getCurrentSourceIndex() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorState
 
getCurrentState() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
getCurrentState() - Method in interface org.apache.flink.api.common.io.CheckpointableInputFormat
Returns the split currently being read, along with its current state.
getCurrentState() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getCurrentState() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
getCurrentStateName() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getCurrentTableCapacity() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Gets the current table capacity, i.e., the number of slots in the hash table, without and overflow chaining.
getCurrentTaskManagerLocationFuture() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getCurrentTestName() - Static method in class org.apache.flink.util.TestNameProvider
 
getCurrentTime() - Method in class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
getCurrentTime() - Method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
Returns the time, in milliseconds, that have elapsed since we transitioned to the targeted state.
getCurrentTimeMetricName(String) - Static method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
 
getCurrentTopNum() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Gets number of total records.
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
getCurrentVersion() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Returns the version of the current snapshot's written binary format.
getCurrentVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
getCurrentWatermark() - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Deprecated.
 
getCurrentWatermark() - Method in class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
getCurrentWatermark() - Method in interface org.apache.flink.streaming.api.windowing.evictors.Evictor.EvictorContext
Returns the current watermark time.
getCurrentWatermark() - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Returns the current watermark time.
getCurrentWatermark() - Method in interface org.apache.flink.streaming.runtime.operators.util.WatermarkStrategyWithPeriodicWatermarks
Returns the current watermark.
getCurrentWatermark() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getCurrentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Returns the current watermark time.
getCurrentWatermark() - Method in class org.apache.flink.table.runtime.operators.wmassigners.PeriodicWatermarkAssignerWrapper
 
getCurrentWorkingDirectory() - Static method in class org.apache.flink.util.FileUtils
Returns the current working directory as specified by the user.dir system property.
getCursorName() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getCursorScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getCustomCommandLineOptions() - Method in class org.apache.flink.client.cli.CliFrontend
 
getCustomExtension() - Method in class org.apache.flink.core.testutils.AllCallbackWrapper
 
getCustomExtension() - Method in class org.apache.flink.core.testutils.EachCallbackWrapper
 
getCustomHeaders() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
Returns the custom headers added to the message.
getCustomHeaders() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns a collection of custom HTTP headers.
getCustomInitializationMetrics() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getCustomInitializationMetrics() - Method in class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
getCustomInitializationMetrics() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getCustomInitializationMetrics() - Method in interface org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParameters
 
getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
getCustomPredicate() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getDamBehavior() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
getData() - Method in class org.apache.flink.api.connector.dsv2.FromDataSource
 
getData() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
getData() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
getData() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
getData() - Method in class org.apache.flink.table.connector.source.DynamicFilteringData
 
getData() - Method in class org.apache.flink.table.connector.source.DynamicFilteringEvent
 
getData() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
All the data in the current results.
getData() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getData() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
Get the data.
getData() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getDatabase() - Method in class org.apache.flink.table.jdbc.DriverUri
 
getDatabase(String) - Method in interface org.apache.flink.table.catalog.Catalog
Get a database from this catalog.
getDatabase(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getDatabase(String) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getDatabaseMajorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
getDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
getDatabaseName() - Method in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
getDatabaseName() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
getDatabaseName() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
getDatabaseName() - Method in class org.apache.flink.table.catalog.ObjectPath
 
getDatabaseName() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
getDatabaseName() - Method in class org.apache.flink.table.operations.ddl.AlterDatabaseOperation
 
getDatabaseName() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
getDatabaseName() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
getDatabaseName() - Method in class org.apache.flink.table.operations.UseDatabaseOperation
 
getDatabaseProductName() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDataColumnReaderByType(PrimitiveType, ValuesReader, boolean) - Static method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory
 
getDataColumnReaderByTypeOnDictionary(PrimitiveType, Dictionary, boolean) - Static method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory
 
getDataFilePath() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
getDataPort() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getDataPort() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getDataPort() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getDataPort() - Method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
getDataPort() - Method in class org.apache.flink.runtime.taskmanager.UnresolvedTaskManagerLocation
 
getDatasetId() - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
getDataSetId() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetEntry
 
getDataSetId() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
getDataSetId() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getDataSets() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListResponseBody
 
getDataSinks() - Method in class org.apache.flink.api.common.Plan
Gets all the data sinks of this job.
getDataStream() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
getDataStream() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getDataStream() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getDataStream() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecBoundedStreamScan
 
getDataStream() - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDataStreamScan
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.legacy.table.sources.InputFormatTableSource
Deprecated.
 
getDataStream(StreamExecutionEnvironment) - Method in interface org.apache.flink.legacy.table.sources.StreamTableSource
Deprecated.
Returns the data of the table as a DataStream.
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
 
getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
getDataStreamPythonFunctionInfo() - Method in class org.apache.flink.streaming.api.transformations.python.PythonBroadcastStateTransformation
 
getDataStreamPythonFunctionInfo() - Method in class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
getDataType() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
 
getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
getDataType() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Gets the type of data this buffer represents.
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Gets the data type of the internal buffer.
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.BufferHeader
 
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getDataType() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getDataType() - Method in class org.apache.flink.table.api.DataTypes.Field
 
getDataType() - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
getDataType() - Method in class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
getDataType() - Method in class org.apache.flink.table.catalog.Column
Returns the data type of this column.
getDataType() - Method in class org.apache.flink.table.runtime.dataview.DataViewSpec
 
getDataType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
getDataType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
getDataType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
getDataType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
getDataType() - Method in class org.apache.flink.table.tpcds.schema.Column
 
getDataType() - Method in interface org.apache.flink.table.types.DataTypeQueryable
 
getDataType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getDataType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the DataType under the given existing key.
getDataType(AbstractEvent, boolean) - Static method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
getDataTypeCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
getDataTypeCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getDataTypeCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
 
getDataTypeFactory() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns a factory for creating fully resolved data types that can be used for planning.
getDataTypeFactory() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
getDataTypeFactory() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getDataTypeFactory() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getDataTypeFactory() - Method in class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
 
getDataTypeFactory() - Method in interface org.apache.flink.table.types.inference.CallContext
Enables to lookup types in a catalog and resolve RAW types.
getDataTypeFactory() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getDataTypeFactory() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getDataViewCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
getDataViewCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getDataViewCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
 
getDataVolumePerTask() - Method in interface org.apache.flink.api.connector.source.DynamicParallelismInference.Context
Get the average size of data volume (in bytes) to expect each task instance to process.
getDataVolumePerTask() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultVertexParallelismAndInputInfosDecider
 
getDataVolumePerTask() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.VertexParallelismAndInputInfosDecider
Get the average size of data volume to expect each task instance to process.
getDate() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getDate(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDate(int, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDate(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDate(String, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDatumWriter() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
getDayPrecision() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
getDayPrecision(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getDaysSinceEpoch() - Method in class org.apache.flink.table.catalog.stats.Date
 
getDb() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getDb() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getDbOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the RocksDB DBOptions to be used for RocksDB instances.
getDbOptions() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the ForSt DBOptions to be used for ForSt instances.
getDbPath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getDbStoragePaths() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the configured local DB storage paths, or null, if none were configured.
getDebloatConfiguration() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getDecimal(int, int, int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getDecimal(int, int, int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveDecimalVector
 
getDecimal(int, int, int) - Method in class org.apache.flink.orc.vector.OrcDecimalColumnVector
 
getDecimal(int, int, int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the decimal value at the given position.
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getDecimal(int, int, int) - Method in interface org.apache.flink.table.data.columnar.vector.DecimalColumnVector
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.GenericRowData
 
getDecimal(int, int, int) - Method in interface org.apache.flink.table.data.RowData
Returns the decimal value at the given position.
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDecimalColumnVector
 
getDecimal(int, int, int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getDecimalInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDecimalInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
getDeclarativeSlotPool() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
getDeclaredDependencies() - Method in class org.apache.flink.tools.ci.utils.notice.NoticeContents
 
getDeclaredField(Class<?>, String) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getDeclareNeededResourceDelay() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getDecoder() - Static method in class example.avro.User
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class org.apache.flink.avro.generated.Address
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Return the BinaryMessageDecoder instance used by this class.
getDecompressor() - Method in class org.apache.flink.runtime.io.compression.AirCompressorFactory
 
getDecompressor() - Method in interface org.apache.flink.runtime.io.compression.BlockCompressionFactory
 
getDecompressor() - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressionFactory
 
getDecompressorForExtension(String) - Static method in class org.apache.flink.connector.file.src.compression.StandardDeCompressors
Gets the decompressor for a file extension.
getDecompressorForFileName(String) - Static method in class org.apache.flink.connector.file.src.compression.StandardDeCompressors
Gets the decompressor for a file name.
getDecorated() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getDecorated() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getDef() - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
getDefault() - Static method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
getDefault() - Static method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
 
getDefault() - Static method in class org.apache.flink.table.api.TableConfig
 
getDefaultAcl() - Method in class org.apache.flink.runtime.util.ZooKeeperUtils.SecureAclProvider
 
getDefaultBlockSize() - Method in class org.apache.flink.core.fs.FileSystem
Deprecated.
This value is no longer used and is meaningless.
getDefaultBlockSize() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Deprecated.
getDefaultBlockSize() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getDefaultBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getDefaultBufferTimeout() - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Returns the default buffer timeout to be used.
getDefaultCatalog() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getDefaultCheckpointPath() - Static method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets default checkpoint path.
getDefaultCheckpointStorage() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getDefaultColumnFamilyHandle() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getDefaultColumnFamilyHandle() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getDefaultContext() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getDefaultConversion() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.ArrayType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.BigIntType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.BinaryType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.BooleanType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.CharType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.DateType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.DecimalType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.DistinctType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.DoubleType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.FloatType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.IntType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns the default conversion class.
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.MapType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.MultisetType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.NullType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.RawType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.RowType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.SmallIntType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.SymbolType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.TimestampType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.TimeType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.TinyIntType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.VarCharType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
getDefaultConversion() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
getDefaultDatabase() - Method in class org.apache.flink.table.catalog.AbstractCatalog
 
getDefaultDatabase() - Method in interface org.apache.flink.table.catalog.Catalog
Get the name of the default database for this catalog.
getDefaultExternalClassForType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
Deprecated.
getDefaultFlinkHome() - Static method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets default flink home.
getDefaultFsUri() - Static method in class org.apache.flink.core.fs.FileSystem
Gets the default file system URI that is used for paths and file systems that do not specify and explicit scheme.
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getDefaultInstance() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getDefaultInstance() - Static method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
getDefaultInstanceForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getDefaultKerberosInitAppEntryName() - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
getDefaultKryoSerializerClasses() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns the registered default Kryo Serializer classes.
getDefaultKryoSerializerClasses() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered default Kryo Serializer classes.
getDefaultKryoSerializers() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered default Kryo Serializers.
getDefaultLocalParallelism() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the default parallelism that will be used for the local execution environment created by StreamExecutionEnvironment.createLocalEnvironment().
getDefaultMaxParallelism(JobVertex) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
Get a default value to use for a given vertex's max parallelism if none was specified.
getDefaultMimeType() - Static method in class org.apache.flink.runtime.rest.handler.util.MimeTypes
Gets the default MIME type, which is "application/octet-stream".
getDefaultNumSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getDefaultNumSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the default number of slots.
getDefaultParallelism() - Method in class org.apache.flink.api.common.Plan
Gets the default parallelism for this job.
getDefaultPrecision(SqlTypeName) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
getDefaultSavepointDirectory() - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Gets the default directory for savepoints.
getDefaultSavepointDirectory() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the default savepoint directory for this Job.
getDefaultSlotResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getDefaultSlotResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getDefaultSlotResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getDefaultSlotResourceProfile() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the default slot resource profile.
getDefaultSlotResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getDefaultSlotResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getDefaultStateBackend() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getDefaultStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for text that does not match any other style.
getDefaultTopNSize() - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Gets default topN size.
getDefaultTransactionIsolation() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
getDefaultTrigger() - Method in class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
Returns the default trigger associated with this WindowAssigner.
getDefaultValue() - Method in class org.apache.flink.api.common.state.StateDescriptor
Returns the default value.
getDefaultValue() - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
getDefaultValue() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
getDefaultValue() - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
getDefaultVersion() - Static method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns the default version.
getDefaultWorkerResourceSpec() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getDeferredOutput(String) - Method in class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
Returns a deferred WatermarkOutput for the given output ID.
getDefinition() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
getDefinition() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getDefinition() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getDefinition() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getDefinitionFreshness() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the definition freshness of materialized table which is used to determine the physical refresh mode.
getDefinitionFreshness() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getDefinitionFreshness() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getDefinitionLevel() - Method in class org.apache.flink.formats.parquet.vector.position.LevelDelegation
 
getDefinitionLevel() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetField
 
getDefinitionQuery() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
The definition query text of materialized table, text is expanded in contrast to the original SQL.
getDefinitionQuery() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getDefinitionQuery() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getDefinitions() - Static method in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
getDelay(TimeUnit) - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
getDelay(TimeUnit) - Method in class org.apache.flink.core.testutils.ScheduledTask
 
getDelay(TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
getDelay(TimeUnit) - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
getDelayBetweenSamples() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoSamplesRequest
Returns the configured delay between the individual samples.
getDelegate() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
getDelegatedKeyedStateBackend(boolean) - Method in interface org.apache.flink.runtime.state.TestableKeyedStateBackend
 
getDelegatedKeyedStateBackend(boolean) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getDelegatedStateBackend() - Method in interface org.apache.flink.runtime.state.delegate.DelegatingStateBackend
 
getDelegatedStateBackend() - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
getDelegateStateHandle() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getDelegateStateHandle() - Method in interface org.apache.flink.runtime.state.OperatorStateHandle
Returns the underlying stream state handle that points to the state data.
getDelegateStateHandle() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
getDelegationTokenManager() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getDeleteObjectResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDelimiter() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getDelimiter() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getDelimiter() - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Returns the global delimiter.
getDelimiter() - Method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
 
getDelimiter() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
getDelimiter() - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
getDelimiter() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getDelta(DATA, DATA) - Method in interface org.apache.flink.streaming.api.functions.windowing.delta.DeltaFunction
Calculates the delta between two given data points.
getDelta(DATA, DATA) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.ExtractionAwareDeltaFunction
This method takes the two data point and runs the set extractor on it.
getDependencies() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
 
getDependencies() - Method in class org.apache.flink.table.gateway.service.context.DefaultContext
 
getDeployment() - Method in class org.apache.flink.kubernetes.kubeclient.KubernetesJobManagerSpecification
 
getDeploymentName(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Generate name of the Deployment.
getDescription() - Method in enum org.apache.flink.api.common.BatchShuffleMode
 
getDescription() - Method in enum org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
 
getDescription() - Method in interface org.apache.flink.api.common.ProgramDescription
Returns a description of the plan that is generated by the assembler and also of the arguments if they are available.
getDescription() - Method in class org.apache.flink.api.dag.Transformation
Returns the description of this Transformation.
getDescription() - Method in class org.apache.flink.client.program.PackagedProgram
Returns the description provided by the Program class.
getDescription() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getDescription() - Method in enum org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
 
getDescription() - Method in interface org.apache.flink.configuration.DescribedEnum
Returns the description for the enum constant.
getDescription() - Method in enum org.apache.flink.configuration.ExternalizedCheckpointRetention
 
getDescription() - Method in enum org.apache.flink.configuration.JobManagerOptions.SchedulerType
 
getDescription() - Method in enum org.apache.flink.configuration.MetricOptions.JobStatusMetrics
 
getDescription() - Method in enum org.apache.flink.connector.base.DeliveryGuarantee
 
getDescription() - Method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
 
getDescription() - Method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
 
getDescription() - Method in enum org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend.PriorityQueueStateType
 
getDescription() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
getDescription() - Method in enum org.apache.flink.core.execution.CheckpointType
 
getDescription() - Method in enum org.apache.flink.core.execution.RecoveryClaimMode
 
getDescription() - Method in enum org.apache.flink.core.execution.SavepointFormatType
 
getDescription() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
getDescription() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
string description = 2;
getDescription() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
string description = 2;
getDescription() - Method in enum org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
 
getDescription() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationTriggerMessageHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.AccumulatorsIncludeSerializedValueQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedTaskManagerMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobsFilterQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricsFilterParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtasksFilterQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagersFilterQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.LogFileNamePathParameter
 
getDescription() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns the description for this header.
getDescription() - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Returns a description for REST API HTML documentation.
getDescription() - Method in class org.apache.flink.runtime.rest.messages.OperatorUidPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.ProfilingFileNamePathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.SubtaskIndexQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.AllowNonRestoredStateQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.EntryClassQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.ParallelismQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.ProgramArgQueryParameter
 
getDescription() - Method in class org.apache.flink.runtime.webmonitor.handlers.SavepointPathQueryParameter
 
getDescription() - Method in enum org.apache.flink.state.forst.ForStStateBackend.PriorityQueueStateType
 
getDescription() - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
getDescription() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
 
getDescription() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer
 
getDescription() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.RowtimeInserter
 
getDescription() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer
 
getDescription() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
 
getDescription() - Method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
 
getDescription() - Method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
 
getDescription() - Method in enum org.apache.flink.table.api.config.TableConfigOptions.ColumnExpansionStrategy
 
getDescription() - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
getDescription() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Get a brief description of the table or view.
getDescription() - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Get a brief description of the database.
getDescription() - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
Get a brief description of the database.
getDescription() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Get a brief description of the function.
getDescription() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
getDescription() - Method in interface org.apache.flink.table.catalog.CatalogPartition
Get a brief description of the database.
getDescription() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
getDescription() - Method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
getDescription() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
Deprecated.
 
getDescription() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getDescription() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getDescription() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getDescription() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getDescription() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getDescription() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getDescription() - Method in enum org.apache.flink.table.client.config.ResultMode
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.MaterializedTableIdentifierPathParameter
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationHandleIdPathParameter
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.message.session.SessionHandleIdPathParameter
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsRowFormatQueryParameter
 
getDescription() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsTokenPathParameter
 
getDescription() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
getDescription() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Returns a string which describes this node.
getDescription() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getDescription() - Method in class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
 
getDescription() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowAssigner
Returns a description of this window assigner.
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
getDescription() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
getDescription() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
getDescription() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
getDescription() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
getDescription() - Method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
 
getDescriptionBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
getDescriptionBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
string description = 2;
getDescriptionBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
string description = 2;
getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldList
 
getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
getDescriptionStatement() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldList
 
getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
getDescriptor() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
getDescriptor() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getDescriptor() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetPrimitiveField
 
getDescriptor(String) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
getDescriptorForType() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
getDescriptorForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
getDestination() - Method in interface org.apache.flink.core.fs.PathsCopyingFileSystem.CopyRequest
The path where to duplicate the source file.
getDetachedMode() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getDetachedMode() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getDetailedDescription() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Get a detailed description of the table or view.
getDetailedDescription() - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Get a detailed description of the database.
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
Get a detailed description of the database.
getDetailedDescription() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Get a detailed description of the function.
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
getDetailedDescription() - Method in interface org.apache.flink.table.catalog.CatalogPartition
Get a detailed description of the database.
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.CatalogViewImpl
Deprecated.
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getDetailedDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getDetailLevel() - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
getDictionary() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
getDictionary() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
getDictionaryIds() - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getDictionaryIds() - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
Returns the underlying integer column for ids of dictionary.
getDictionaryIds() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
getDictionaryIds() - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Get reserved dictionary ids.
getDiffUrl() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getDigest(CommonPhysicalTableSourceScan, boolean) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
Get the digest of CommonPhysicalTableSourceScan, which ignoring certain SourceAbilitySpec.
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
getDigests(SourceAbilityContext) - Method in interface org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpec
Additional digests to generate when this spec is applied to the source.
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
getDigests(SourceAbilityContext) - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
getDirectDependencies() - Method in class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
getDirectMemoryStatsAsString(BufferPoolMXBean) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
Returns a String with the direct memory footprint.
getDirectory() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
getDirectory() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
getDirectory() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
getDirectoryFileName(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getDirectoryFileName(int) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
getDirectoryFilesSize(Path, FileVisitOption...) - Static method in class org.apache.flink.util.FileUtils
Computes the sum of sizes of all files in the directory and it's subdirectories.
getDirectoryStateHandle() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getDirtyResults() - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
getDirtyResults() - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Get the persisted JobResult instances that are marked as dirty.
getDirtyResultsInternal() - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
getDirtyResultsInternal() - Method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
getDirtyResultsInternal() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
getDiscardables() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getDiscardables() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getDiscoveryInterval() - Method in class org.apache.flink.connector.file.src.ContinuousEnumerationSettings
 
getDiscoveryInterval() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
getDiskTierName() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
 
getDispatcherGateway() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
getDispatcherGateway() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getDispatcherGatewayFuture() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getDispatcherLeaderElection() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getDispatcherLeaderElection() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the LeaderElection for the cluster's dispatcher.
getDispatcherLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getDispatcherLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getDispatcherLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getDispatcherLeaderRetriever() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader retriever for the dispatcher.
getDispatcherLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getDispatcherLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getDispatcherNode() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getDispatcherService() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
getDistinct() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
bool distinct = 5;
getDistinct() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
bool distinct = 5;
getDistinct() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
bool distinct = 5;
getDistKeys() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalDistribution
 
getDistributedCache() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Returns the DistributedCache to get the local temporary file copies of files otherwise not locally accessible.
getDistributedCache() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getDistributedCache() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getDistributedCacheEntries() - Method in interface org.apache.flink.runtime.execution.Environment
 
getDistributedCacheEntries() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getDistributedCacheEntries() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getDistribution() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getDistribution() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getDistribution() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getDistribution() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getDistribution() - Method in class org.apache.flink.table.api.TableDescriptor
 
getDistribution() - Method in interface org.apache.flink.table.catalog.CatalogTable
Returns the distribution of the table if the DISTRIBUTED clause is defined.
getDistribution() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getDistribution() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getDistribution() - Method in class org.apache.flink.table.catalog.TableChange.AddDistribution
Returns the unique constraint to add.
getDistribution() - Method in class org.apache.flink.table.catalog.TableChange.ModifyDistribution
Returns the unique constraint to add.
getDistribution() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns a description of the physical distribution of the rows in this table.
getDistributionFromSqlDistribution(SqlDistribution) - Static method in class org.apache.flink.table.planner.utils.OperationConverterUtils
 
getDistributionKind() - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
getDistributionMode() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the distribution pattern used for this edge.
getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalEdge
 
getDistributionPattern() - Method in interface org.apache.flink.runtime.jobgraph.topology.LogicalEdge
Returns the distribution pattern used for this edge.
getDouble(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getDouble(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in the system's native byte order.
getDouble(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveDoubleVector
 
getDouble(int) - Method in class org.apache.flink.orc.vector.OrcDoubleColumnVector
 
getDouble(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the double value at the given position.
getDouble(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getDouble(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getDouble(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getDouble(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getDouble(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getDouble(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getDouble(int) - Method in interface org.apache.flink.table.data.columnar.vector.DoubleColumnVector
 
getDouble(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
 
getDouble(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getDouble(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getDouble(int) - Method in interface org.apache.flink.table.data.RowData
Returns the double value at the given position.
getDouble(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getDouble(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getDouble(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getDouble(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDouble(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDoubleColumnVector
 
getDouble(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getDouble(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a double value under the given existing key.
getDouble(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getDouble(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Double value for the given key.
getDouble(String, double) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getDouble(String, double) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Double value for the given key.
getDouble(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get double from segments.
getDouble(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get double from segments.
getDoubleBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in big endian byte order.
getDoubleConfigOption(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getDoubleCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Convenience function to create a counter object for doubles.
getDoubleCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getDoubleCounter(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getDoubleLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in little endian byte order.
getDownloadDestination() - Method in class org.apache.flink.contrib.streaming.state.StateHandleDownloadSpec
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the channel state rescaler used for rescaling persisted data on downstream side of this JobEdge.
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForUnspecifiedPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
Defines the behavior of this partitioner, when downstream rescaled during recovery of in-flight data.
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
getDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
getDriverComparator(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
getDriverComparator(int) - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getDriverComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getDriverMajorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDriverName() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDriverStrategy() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getDriverVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getDropwizardHistogram() - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
getDropwizardMeter() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
getDuration() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.cluster.ProfilingRequestBody
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getDuration() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
getDuration(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a java Duration under the given existing key.
getDurationMetrics() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
getDynamicConfigs() - Method in class org.apache.flink.table.gateway.cli.SqlGatewayOptions
 
getDynamicFilteringDataCollector(BatchExecNode<?>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
getDynamicFilteringDataListenerID() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
getDynamicFilteringInfo() - Method in interface org.apache.flink.api.connector.source.DynamicParallelismInference.Context
Get the dynamic filtering info of the source vertex.
getDynamicOptions() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
getDynamicOptions() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowRequestBody
 
getDynamicOptions() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
getDynamicOptions() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableResumeOperation
 
getDynamicOptions() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
getDynamicOptions() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
getDynamicOptions() - Method in class org.apache.flink.table.workflow.ResumeRefreshWorkflow
 
getDynamicParamCount() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the number of dynamic parameters encountered during translation; this must only be called after SqlToRelConverter.convertQuery(org.apache.calcite.sql.SqlNode, boolean, boolean).
getDynamicParamCountInExplain(boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the current count of the number of dynamic parameters in an EXPLAIN PLAN statement.
getDynamicParamType(int) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the type inferred for a dynamic parameter.
getDynamicProperties() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getDynamicProperties() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfiguration
 
getDynamicProperties() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
getDynamicProperties(String) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
getDynamicPropertiesAsString(Configuration, Configuration) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Get dynamic properties based on two Flink configurations.
getDynamicSlotID(ResourceID) - Static method in class org.apache.flink.runtime.clusterframework.types.SlotID
Get a SlotID without actual slot index for dynamic slot allocation.
getDynamicTableFactory(Class<T>, Catalog) - Static method in class org.apache.flink.table.factories.FactoryUtil
Returns the DynamicTableFactory via Catalog.
getDynamicTableSink() - Method in class org.apache.flink.table.operations.StagedSinkModifyOperation
 
getDynamicTableSink(ContextResolvedTable, LogicalTableModify, CatalogManager) - Static method in class org.apache.flink.table.planner.operations.DeletePushDownUtils
Get the DynamicTableSink for the table to be modified.
getEdgeManager() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getEdgeManager() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getEdgeManager() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getEdges() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
getEdgeSerializer() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
getEffectiveConfigurationForResourceManager(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory
 
getEffectiveConfigurationForResourceManager(Configuration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
Configuration changes in this method will be visible to only ResourceManager.
getEffectiveResourceProfile(ResourceProfile, ResourceProfile) - Static method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
 
getElement() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
getElement() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntry
 
getElement(int) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Gets record which rank is given value.
getElementConverter() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getElementDataType() - Method in class org.apache.flink.table.runtime.dataview.ListViewSpec
 
getElementDataType() - Method in class org.apache.flink.table.types.CollectionDataType
 
getElementOrder() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
getElementOrder() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
getElementOrder() - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessingOperator
Get the ElementOrder of this operator.
getElementOrNull(ArrayData, int) - Method in interface org.apache.flink.table.data.ArrayData.ElementGetter
 
getElements() - Method in class org.apache.flink.configuration.description.TextElement
 
getElements(OperatorStateBackend) - Method in class org.apache.flink.state.api.input.BroadcastStateInputFormat
 
getElements(OperatorStateBackend) - Method in class org.apache.flink.state.api.input.ListStateInputFormat
 
getElements(OperatorStateBackend) - Method in class org.apache.flink.state.api.input.UnionStateInputFormat
 
getElementsCollectedAndReset() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
 
getElementSerializer() - Method in class org.apache.flink.api.common.state.ListStateDescriptor
Gets the serializer for the elements contained in the list.
getElementSerializer() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
Gets the serializer for the elements of the list.
getElementSerializer() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
getElementSerializer() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
getElementSerializer() - Method in class org.apache.flink.table.runtime.dataview.ListViewSpec
 
getElementSerializer() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
Gets the serializer for the elements of the list.
getElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
getElementType() - Method in class org.apache.flink.table.types.logical.ArrayType
 
getElementType() - Method in class org.apache.flink.table.types.logical.MultisetType
 
getElementTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementTypeInfo() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
Gets the type information for the elements contained in the list
getElementTypeInfo() - Method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
Gets the type information for the elements contained in the Multiset
getElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getElementTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
getEleSer() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
getEmailId() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getEmailId() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
getEmailId() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
getEmbeddedModeClientOptions(Options) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
getEmbeddedSqlClient() - Static method in interface org.apache.flink.test.util.SQLJobClientMode
 
getEmitNum() - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplit
 
getEmitStrategy() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
getEmittedRecords() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
getEmptyCallback() - Static method in class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
getEmptyScope() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getEmptyStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEmptyStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEmptyStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEmptyStrategyValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEmptyStrategyValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEmptyStrategyValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
getEncoder() - Static method in class example.avro.User
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class org.apache.flink.avro.generated.Address
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
getEncoder() - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Return the BinaryMessageEncoder instance used by this class.
getEncodingFormat() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getEnd() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Gets the end timestamp of this window.
getEnd() - Method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
 
getEnd() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Gets the end timestamp of this window.
getEndColumn() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getEndedInputCount() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getEndIndex() - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
getEndKeyGroup() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
getEndLine() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getEndOffsetExclusive() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
getEndOfInputCommittable() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Returns CheckpointCommittableManager belonging to the last input.
getEndOfRegionOffset() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader.ProducerMergedReadProgress
 
getEndpoint() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getEndpoint() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getEndpoint() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
getEndpoint() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getEndpoint() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the endpoint of the TaskManager in the format of "$HOST:$PORT".
getEndpointConfig(Configuration, String) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
getEndpointId() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Returns the rpc endpoint's identifier.
getEndpointOptions() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
Returns the options with which the endpoint is created.
getEndpointOptions() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
 
getEndpointVersion() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getEndpointVersion() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getEndTime() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getEndTime() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getEndTime() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getEndTime() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getEndTime() - Method in interface org.apache.flink.runtime.webmonitor.stats.Statistics
Returns the timestamp when the last sample of this Statistics was collected.
getEndTime() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
getEndTime() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
Returns the timestamp, when all samples where collected.
getEndTimestamp() - Method in class org.apache.flink.runtime.blocklist.BlockedNode
 
getEndTimestamp() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
getEndToEndDuration() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the duration of this checkpoint calculated as the time since triggering until the latest acknowledged subtask or -1 if no subtask was acknowledged yet.
getEndToEndDuration() - Method in class org.apache.flink.runtime.checkpoint.FailedCheckpointStats
Returns the end to end duration until the checkpoint failure.
getEndToEndDuration(long) - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Computes the duration since the given trigger timestamp.
getEndToEndDuration(long) - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the duration of this checkpoint at the task/operator calculated as the time since triggering until the latest acknowledged subtask or -1 if no subtask was acknowledged yet.
getEndToEndDurationStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummary
Returns the summary stats for the duration of completed checkpoints.
getEndToEndDurationStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
getEndTs() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
getEndTsMillis() - Method in class org.apache.flink.traces.SimpleSpan
 
getEndTsMillis() - Method in interface org.apache.flink.traces.Span
 
getEnrichmentOptions() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns a map of options that can enrich the options of the original DynamicTableFactory.Context.getCatalogTable() during a plan restore.
getEnrichmentOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
getEntries() - Method in class org.apache.flink.configuration.description.ListElement
 
getEntries() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
getEntries() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport
 
getEntropyInjectionKey() - Method in interface org.apache.flink.core.fs.EntropyInjectingFileSystem
Gets the marker string that represents the substring of a path to be replaced by the entropy characters.
getEntropyInjectionKey() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
getEntryCacheSlots() - Method in class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
getEntryClassName() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Returns an iterator that can be used to iterate over all the elements in the table.
getEntryIterator(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
Returns an iterator for iterating over the entries of this map.
getEntryIterator(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
 
getEntrypointArgs() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getEntrypointArgs() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getEntrypointClass() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getEntryPointClassName() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getEnum(Class<T>, ConfigOption<String>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as an enum.
getEnum(Class<T>, ConfigOption<String>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getEnumeratingVertices(int) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
 
getEnumerator() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getEnumeratorCheckpointSerializer() - Method in interface org.apache.flink.api.connector.source.Source
Creates the serializer for the SplitEnumerator checkpoint.
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
getEnumeratorFactory() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getenv(String) - Method in interface org.apache.flink.fs.gs.utils.ConfigUtils.ConfigContext
Returns a named environment variable.
getEnv() - Method in class org.apache.flink.python.env.embedded.EmbeddedPythonEnvironment
 
getEnv() - Method in class org.apache.flink.python.env.process.ProcessPythonEnvironment
 
getEnv() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getEnv() - Method in class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
getEnv() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getEnv() - Method in interface org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParameters
 
getEnvironment() - Method in class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
getEnvironment() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the environment of this task.
getEnvironment() - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
getEnvironment() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getEnvironmentConfig(StreamExecutionEnvironment) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
getEnvironments() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getEnvironments() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of customized environments that are attached to the JobManager and TaskManager Container(s).
getEnvironments() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getEnvironmentsFromSecrets() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getEnvironmentsFromSecrets() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of customized environments that are attached to the JobManager and TaskManager container(s).
getEnvProcessor() - Method in class org.apache.flink.test.util.SQLJobSubmission
 
getEnvVars() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
 
getEpoch() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getError() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns reason why the restarting cannot be conducted.
getError() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
getError(ClassLoader) - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getError(ClassLoader) - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
Gets the attached exception, which is in serialized form.
getErrorCode() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorDelayMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getErrorHostId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorMessage() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorOutput() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
getErrorPosition() - Method in exception org.apache.flink.sql.parser.error.SqlValidateException
 
getErrorRequestId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorState() - Method in class org.apache.flink.types.parser.FieldParser
Gets the error state of the parser, as a value of the enumeration FieldParser.ParseErrorState.
getEstimatedNumberOfRequestedMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
Estimates the number of requested buffers.
getEstimatedNumberOfRequestedMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getEstimatedRequestedMemory() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getEstimatedRequestedSegmentsUsage() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getETag() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getEvent() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
getEventId() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
getEventPublisher() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getEvents() - Method in class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
getEventsBufferCacheSize() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
getEventsBufferCacheSlots() - Method in class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
getEventsBufferSize() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
getEventsForPattern(String) - Method in interface org.apache.flink.cep.pattern.conditions.IterativeCondition.Context
 
getEventTime() - Method in class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
getEventTime() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Gets the value of the 'eventTime' field.
getEventTime() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Gets the value of the 'eventTime' field.
getEventTime() - Method in class org.apache.flink.streaming.tests.Event
 
getEventTimeColumnName() - Method in class org.apache.flink.sql.parser.ddl.SqlWatermark
 
getEventTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
getEventType() - Method in class example.avro.User.Builder
Gets the value of the 'eventType' field.
getEventType() - Method in class example.avro.User
Gets the value of the 'eventType' field.
getEvictor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
getEvictor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperatorFactory
 
getException() - Method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Returns the serialized form of the original exception.
getException() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
 
getExceptionAsString() - Method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Returns the contained exception as a string.
getExceptionHistory() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
getExceptionHistory() - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphInfo
 
getExceptionHistory() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExceptionName() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getExchangeMode() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getExchangeMode() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
getExchangeMode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
getExcludedVariables() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getExcludedVariables() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getExclusiveCheckpointDir() - Method in class org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
 
getExclusiveStateHandle() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
getExecNodeGraph() - Method in class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
getExecType() - Method in class org.apache.flink.table.functions.python.PythonEnv
 
getExecutingCooldownTimeout() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getExecutingResourceStabilizationTimeout() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getExecutingThread() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getExecution() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.SubtaskGateway
Gets the execution attempt for the subtask execution attempt that this gateway communicates with.
getExecutionAttemptId() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getExecutionAttemptId() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.messages.TaskBackPressureResponse
 
getExecutionAttemptID() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getExecutionConfig() - Method in class org.apache.flink.api.common.Plan
Gets the execution config object.
getExecutionConfig() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getExecutionConfig() - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Gets the ExecutionConfig.
getExecutionConfig() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the job specific ExecutionConfig.
getExecutionConfig() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the global ExecutionConfig.
getExecutionConfig() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getExecutionConfig() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getExecutionConfig() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getExecutionConfig() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getExecutionConfig() - Method in class org.apache.flink.streaming.api.datastream.DataStream
 
getExecutionConfig() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getExecutionConfig() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Gets the execution config defined on the execution environment of the job to which this operator belongs.
getExecutionConfig() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Gets the execution config defined on the execution environment of the job to which this operator belongs.
getExecutionConfig() - Method in interface org.apache.flink.streaming.runtime.tasks.ContainingTaskDetails
 
getExecutionConfig() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
getExecutionConfig() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
getExecutionConfig() - Method in class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementRequestBody
 
getExecutionConfig() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
getExecutionConfig() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getExecutionConfigInfo() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
getExecutionDeploymentListener() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getExecutionDeploymentListener() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getExecutionDeploymentReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToJobManagerHeartbeatPayload
 
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
 
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
 
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Returns the StreamExecutionEnvironment that was used to create this DataStream.
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.MultipleConnectedStreams
 
getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
 
getExecutionEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates an execution environment that represents the context in which the program is currently executed.
getExecutionEnvironment() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
getExecutionEnvironment() - Method in class org.apache.flink.table.procedure.DefaultProcedureContext
 
getExecutionEnvironment() - Method in interface org.apache.flink.table.procedure.ProcedureContext
Return the StreamExecutionEnvironment where the procedure is called.
getExecutionEnvironment(Configuration) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates an execution environment that represents the context in which the program is currently executed.
getExecutionGraph() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Provides the ExecutionGraph associated with the job.
getExecutionGraph() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
ExecutionGraph is exposed to make it easier to rework tests to be based on the new scheduler.
getExecutionGraph(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getExecutionGraphAccessor() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getExecutionGraphID() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getExecutionGraphID() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getExecutionGraphInfo() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
getExecutionGraphInfo(JobID, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
getExecutionGraphInfo(JobID, RestfulGateway) - Method in interface org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache
Gets the ExecutionGraphInfo for the given JobID and caches it.
getExecutionHistory() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the execution history.
getExecutionHistory() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getExecutionHistory() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getExecutionId() - Method in interface org.apache.flink.runtime.execution.Environment
Gets the ID of the task execution attempt.
getExecutionId() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotPayload
 
getExecutionId() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getExecutionId() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getExecutionId() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getExecutionJobVertex(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExecutionMode() - Method in interface org.apache.flink.datastream.api.context.JobInfo
Get the JobInfo.ExecutionMode of current job.
getExecutionMode() - Method in interface org.apache.flink.datastream.api.ExecutionEnvironment
Get the execution mode of this environment.
getExecutionMode() - Method in class org.apache.flink.datastream.impl.context.DefaultJobInfo
 
getExecutionMode() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getExecutionMode() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getExecutionMode() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getExecutionMode() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
getExecutionParallelism() - Method in class org.apache.flink.runtime.executiongraph.SimpleInitializeOnMasterContext
 
getExecutionParallelism() - Method in interface org.apache.flink.runtime.jobgraph.JobVertex.FinalizeOnMasterContext
The actual parallelism this vertex will be run with.
getExecutionParallelism() - Method in interface org.apache.flink.runtime.jobgraph.JobVertex.InitializeOnMasterContext
The actual parallelism this vertex will be run with.
getExecutionPlan() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates the plan with which the system will execute the program, and returns it as a String using a JSON representation of the execution data flow graph.
getExecutionPlan() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getExecutions() - Method in class org.apache.flink.runtime.taskexecutor.ExecutionDeploymentReport
 
getExecutionsOn(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentTracker
 
getExecutionsOn(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentTracker
Returns all tracked executions for the given host.
getExecutionState() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the current ExecutionState for this execution vertex.
getExecutionState() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getExecutionState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getExecutionState() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getExecutionState() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.Task
Returns the current execution state of the task.
getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
Returns the new execution state of the task.
getExecutionStateDuration(AccessExecution) - Static method in class org.apache.flink.runtime.rest.messages.job.StatusDurationUtils
 
getExecutionTarget() - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
getExecutionVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getExecutionVertexId() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersion
 
getExecutionVertexIds() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexResetEvent
 
getExecutionVertexInputInfo(IntermediateDataSetID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getExecutionVertexInputInfos() - Method in class org.apache.flink.runtime.executiongraph.JobVertexInputInfo
The input information of subtasks of this job vertex.
getExecutionVertexOrThrow(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getExecutionVertexOrThrow(ExecutionVertexID) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getExecutionVertexStats(JobID, AccessExecutionJobVertex, int) - Method in interface org.apache.flink.runtime.webmonitor.stats.VertexStatsTracker
Returns statistics for a execution vertex.
getExecutionVertexStats(JobID, AccessExecutionJobVertex, int) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTracker
 
getExecutionVertexVersion(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
getExecutionVertexVersions(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
getExecutor() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The executor required by the planner.
getExecutor() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getExecutor() - Method in class org.apache.flink.testutils.executor.TestExecutorExtension
 
getExecutor() - Method in class org.apache.flink.testutils.executor.TestExecutorResource
 
getExecutor(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorFactory
 
getExecutor(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorFactory
 
getExecutor(Configuration) - Method in class org.apache.flink.client.deployment.executors.LocalExecutorFactory
 
getExecutor(Configuration) - Method in class org.apache.flink.client.deployment.executors.RemoteExecutorFactory
 
getExecutor(Configuration) - Method in interface org.apache.flink.core.execution.PipelineExecutorFactory
Instantiates an PipelineExecutor compatible with the provided configuration.
getExecutor(Configuration) - Method in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutorFactory
 
getExecutor(Configuration) - Method in class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
Deprecated.
 
getExecutor(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
getExecutorFactory(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorServiceLoader
 
getExecutorFactory(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorServiceLoader
 
getExecutorFactory(Configuration) - Method in class org.apache.flink.core.execution.DefaultExecutorServiceLoader
 
getExecutorFactory(Configuration) - Method in interface org.apache.flink.core.execution.PipelineExecutorServiceLoader
Loads the PipelineExecutorFactory which is compatible with the provided configuration.
getExecutorFactory(Configuration) - Method in class org.apache.flink.test.util.MiniClusterPipelineExecutorServiceLoader
 
getExecutorNames() - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorServiceLoader
 
getExecutorNames() - Method in class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorServiceLoader
 
getExecutorNames() - Method in class org.apache.flink.core.execution.DefaultExecutorServiceLoader
 
getExecutorNames() - Method in interface org.apache.flink.core.execution.PipelineExecutorServiceLoader
Loads and returns a stream of the names of all available executors.
getExecutorNames() - Method in class org.apache.flink.test.util.MiniClusterPipelineExecutorServiceLoader
 
getExecutorService() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
getExecutorService() - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateDataTransferHelper
 
getExecutorService() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
getExistingHadoopConfigurationConfigMap() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getExistingHadoopConfigurationConfigMap() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
The existing ConfigMap containing custom Hadoop configuration.
getExistingOperators() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
getExistingState(String, StateMetaInfoSnapshot.BackendStateType) - Method in class org.apache.flink.state.changelog.ChangelogStateFactory
 
getExistingState(String, StateMetaInfoSnapshot.BackendStateType) - Method in class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
getExistingState(String, StateMetaInfoSnapshot.BackendStateType) - Method in interface org.apache.flink.state.changelog.restore.ChangelogRestoreTarget
getExitCode() - Method in enum org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
 
getExpandedQuery() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getExpandedQuery() - Method in interface org.apache.flink.table.catalog.CatalogView
Expanded text of the original view definition This is needed because the context such as current DB is lost after the session, in which view is defined, is gone.
getExpandedQuery() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getExpandedQuery() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getExpandingResolverRules() - Static method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
List of rules for (possibly) expanding the list of unresolved expressions.
getExpectedArgument(FunctionDefinition, int) - Method in interface org.apache.flink.table.types.inference.ArgumentTypeStrategy
Returns a summary of the function's expected argument at argumentPos.
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.AndArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.AnyArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.ArrayComparableElementArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.ArrayOfStringArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.CommonArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.CompositeArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.ConstraintArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.ExplicitArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.FamilyArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.IndexArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.ItemAtIndexArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.JsonQueryOnErrorEmptyArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.LiteralArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.OrArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.OutputArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.PercentageArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.PercentageArrayArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.RootArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
getExpectedArgument(FunctionDefinition, int) - Method in class org.apache.flink.table.types.inference.strategies.TypeLiteralArgumentTypeStrategy
 
getExpectedArgumentTypes() - Method in class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
getExpectedOutputType(SqlNode) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
getExpectedSignatures(FunctionDefinition) - Method in interface org.apache.flink.table.types.inference.InputTypeStrategy
Returns a summary of the function's expected signatures.
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.CommonCollectionInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.CommonInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.ComparableTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.OverTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.ReinterpretCastInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.SubQueryInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
getExpectedSignatures(FunctionDefinition) - Method in class org.apache.flink.table.types.inference.strategies.WindowTimeIndictorInputTypeStrategy
 
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpiredTimestamp() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatRequestBody
 
getExplainDetails() - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
getExplainDetails() - Method in class org.apache.flink.table.operations.ExplainOperation
 
getExportedKeys(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getExpr() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlComputedColumn
 
getExprCodeGenerator() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Get the ExprCodeGenerator used by this operator during operator fusion codegen, .
getExpression() - Method in class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
getExpression() - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
getExpression() - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
getExpression(Class) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Generates code for this table, which is not supported now.
getExpression(SchemaPlus, String) - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getExpression(SchemaPlus, String) - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getExpression(ResolvedFieldReference[]) - Method in interface org.apache.flink.table.legacy.sources.FieldComputer
Deprecated.
Returns the Expression that computes the value of the field.
getExpression(ResolvedFieldReference[]) - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
Returns an Expression that casts a Long, Timestamp, or timestamp formatted String field (e.g., "2018-05-28 12:34:56.000") into a rowtime attribute.
getExpression(ResolvedFieldReference[]) - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
getExtendedResource(String) - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getExtendedResources() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getExtendedResources() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getExtendedResources() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the extended resources.
getExtendedResources() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getExtendedResources() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getExtendedResources() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getExtension() - Method in class org.apache.flink.formats.compress.CompressWriterFactory
 
getExternalAddress() - Method in class org.apache.flink.runtime.taskmanager.UnresolvedTaskManagerLocation
 
getExternalizedCheckpointRetention() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Returns the cleanup behaviour for externalized checkpoints.
getExternalPath() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
Returns the external pointer of this checkpoint.
getExternalPath() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
Returns the external path if this checkpoint was persisted externally.
getExternalPath() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
getExternalPath() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
getExternalPointer() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getExternalPointer() - Method in interface org.apache.flink.runtime.state.CompletedCheckpointStorageLocation
Gets the external pointer to the checkpoint.
getExternalPointer() - Method in class org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
 
getExternalResourceConfigurationKeys(Configuration, String) - Static method in class org.apache.flink.runtime.externalresource.ExternalResourceUtils
Get the external resource configuration keys map, indexed by the resource name.
getExternalResourceDriverFactoryConfigOptionForResource(String) - Static method in class org.apache.flink.configuration.ExternalResourceOptions
Generate the config option key for the factory class name of ExternalResourceDriver.
getExternalResourceInfoProvider() - Method in interface org.apache.flink.runtime.execution.Environment
Get the ExternalResourceInfoProvider which contains infos of available external resources.
getExternalResourceInfoProvider() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getExternalResourceInfoProvider() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getExternalResourceInfos(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Get the specific external resource information by the resourceName.
getExternalResourceInfos(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
getExternalResourceInfos(String) - Method in interface org.apache.flink.runtime.externalresource.ExternalResourceInfoProvider
Get the specific external resource information by the resourceName.
getExternalResourceInfos(String) - Method in class org.apache.flink.runtime.externalresource.StaticExternalResourceInfoProvider
 
getExternalResourceInfos(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
getExternalResourceInfos(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getExternalResourceInfos(String) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getExternalResourceInfos(String) - Method in class org.apache.flink.table.functions.FunctionContext
Get the external resource information.
getExternalResourceParamConfigPrefixForResource(String) - Static method in class org.apache.flink.configuration.ExternalResourceOptions
Generate the suffix option key prefix for the user-defined params for external resources.
getExternalResources() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getExternalResources() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getExternalResourcesCollection(Configuration) - Static method in class org.apache.flink.runtime.externalresource.ExternalResourceUtils
Get the collection of all enabled external resources.
getExternalServiceName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.ExternalServiceDecorator
Generate name of the external rest Service.
getExternalSharedMemoryResource(String, LongFunctionWithException<T, Exception>, long) - Method in class org.apache.flink.runtime.memory.MemoryManager
Acquires a shared resource, identified by a type string.
getExtra() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getExtraNameCharacters() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getFactory() - Method in interface org.apache.flink.table.catalog.Catalog
Returns a factory for creating instances from catalog objects.
getFactory() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getFactory(Function<Module, Optional<T>>) - Method in class org.apache.flink.table.module.ModuleManager
Returns the first factory found in the loaded modules given a selector.
getFactoryByJobId(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager
 
getFactoryHelper() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getFactoryIdentifier() - Method in interface org.apache.flink.table.catalog.listener.CatalogContext
Identifier for the catalog from factory which is used to create dynamic tables.
getFailedCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
getFailedExecution() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns an Optional with the Execution causing this failure or an empty Optional if it's a global failure.
getFailedMessages() - Method in class org.apache.flink.connector.base.sink.writer.strategy.BasicResultInfo
 
getFailedMessages() - Method in interface org.apache.flink.connector.base.sink.writer.strategy.ResultInfo
 
getFailingTaskName() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
 
getFailOnTimeout() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getFailoverRegion(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy
Returns the failover region that contains the given execution vertex.
getFailureCause() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getFailureCause() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getFailureCause() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getFailureCause() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
ResultSubpartitionView can decide whether the failure cause should be reported to consumer as failure (primary failure) or ProducerFailedException (secondary failure).
getFailureCause() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
getFailureCause() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
 
getFailureCause() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointInfo
 
getFailureCause() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointInfo
 
getFailureCause() - Method in class org.apache.flink.runtime.taskmanager.Task
If the task has failed, this method gets the exception that caused this task to fail.
getFailureCause() - Method in class org.apache.flink.util.OptionalFailure
 
getFailureEnrichers() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getFailureEnrichers() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getFailureEnrichers(Configuration) - Static method in class org.apache.flink.runtime.failure.FailureEnricherUtils
Returns a set of validated FailureEnrichers for a given configuration.
getFailureHandlingResult(Execution, Throwable, long) - Method in class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
Return result of failure handling.
getFailureInfo() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the exception that caused the job to fail.
getFailureInfo() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the exception that caused the job to fail.
getFailureInfo() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the exception that caused the job to fail.
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getFailureInfo() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getFailureLabels() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns the labels future associated with the failure.
getFailureLabels() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getFailureLabels() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
Returns the labels associated with the failure that is set as soon as failureLabelsFuture is completed.
getFailureLabels() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
Returns the labels future associated with the failure.
getFailureLabelsFuture() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
Returns the labels future associated with the failure.
getFailureMessage() - Method in class org.apache.flink.runtime.checkpoint.FailedCheckpointStats
Returns the failure message or null if no cause was provided.
getFailureMessage() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
getFailureTimestamp() - Method in class org.apache.flink.runtime.checkpoint.FailedCheckpointStats
Returns the timestamp when this checkpoint failed.
getFailureTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
getFailureType() - Method in interface org.apache.flink.core.failure.FailureEnricher.Context
Return the type of the failure e.g., global failure that happened in the scheduler context.
getFailureType() - Method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
 
getFalseCount() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
getFamilies() - Method in enum org.apache.flink.table.types.logical.LogicalTypeRoot
 
getFamily() - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
getFatalErrorHandler() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getFatalErrorHandler() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getFatalErrorHandler() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getFatalExceptionCons() - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
 
getFavoriteColor() - Method in class example.avro.User.Builder
Gets the value of the 'favoriteColor' field.
getFavoriteColor() - Method in class example.avro.User
Gets the value of the 'favoriteColor' field.
getFavoriteNumber() - Method in class example.avro.User.Builder
Gets the value of the 'favoriteNumber' field.
getFavoriteNumber() - Method in class example.avro.User
Gets the value of the 'favoriteNumber' field.
getFeatureOption() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
getFeatures() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getFeedbackEdges() - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
Returns the list of feedback Transformations.
getFeedbackEdges() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
Returns the list of feedback Transformations.
getFencingToken() - Method in class org.apache.flink.runtime.rpc.FencedRpcEndpoint
 
getFencingToken() - Method in interface org.apache.flink.runtime.rpc.FencedRpcGateway
Get the current fencing token.
getFencingToken() - Method in interface org.apache.flink.runtime.rpc.messages.FencedMessage
 
getFencingToken() - Method in class org.apache.flink.runtime.rpc.messages.LocalFencedMessage
 
getFencingToken() - Method in class org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
 
getFencingToken() - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoInvocationHandler
 
getFetch() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getFetchDirection() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getFetchDirection() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getFetcherCollector() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
getFetcherCollector() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
 
getFetchSize() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getFetchSize() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getField() - Method in class org.apache.calcite.rex.RexFieldAccess
 
getField() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple
Gets the field at the specified position.
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple0
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple1
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple10
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple11
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple12
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple13
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple14
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple15
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple16
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple17
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple18
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple19
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple2
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple20
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple21
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple22
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple23
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple24
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple25
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple3
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple4
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple5
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple6
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple7
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple8
 
getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple9
 
getField(int) - Method in class org.apache.flink.table.data.GenericRowData
Returns the field value at the given position.
getField(int) - Method in class org.apache.flink.types.Row
Returns the field's content at the specified field position.
getField(int, Class<T>) - Method in class org.apache.flink.types.Record
Gets the field at the given position from the record.
getField(int, T) - Method in class org.apache.flink.types.Record
Gets the field at the given position.
getField(String) - Method in class org.apache.flink.types.Row
Returns the field's content using the specified field name.
getField(TtlValue<T>, int) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
getField(ValueWithTs<?>, int) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
getField(DataType, int) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Retrieves a nested field from a composite type at given position.
getField(DataType, String) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Retrieves a nested field from a composite type with given name.
getField(T, int) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Get field of existing instance.
getFieldAs(int) - Method in class org.apache.flink.types.Row
Returns the field's content at the specified field position.
getFieldAs(String) - Method in class org.apache.flink.types.Row
Returns the field's content using the specified field name.
getFieldCount() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the number of fields.
getFieldCount() - Method in class org.apache.flink.table.types.logical.RowType
 
getFieldCount(DataType) - Static method in class org.apache.flink.table.types.DataType
Returns the count of the first-level fields for the provided DataType.
getFieldCount(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns the field count of row and structured types.
getFieldDataType(int) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the specified data type for the given field index.
getFieldDataType(String) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the specified data type for the given field name.
getFieldDataTypes() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns all field data types as an array.
getFieldDataTypes(DataType) - Static method in class org.apache.flink.table.types.DataType
Returns the first-level field data types for the provided DataType.
getFieldDelimiter() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getFieldGetters() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
Create the RowData.FieldGetter to get column value in the results.
getFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
int32 field_index = 2;
getFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
int32 field_index = 2;
getFieldIndex() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
int32 field_index = 2;
getFieldIndex() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getFieldIndex() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
getFieldIndex() - Method in class org.apache.flink.table.runtime.dataview.DataViewSpec
 
getFieldIndex(String) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the field index of the composite field of the given name.
getFieldIndex(String) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getFieldIndex(String) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
getFieldIndex(String) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
getFieldIndex(String) - Method in class org.apache.flink.table.types.logical.RowType
 
getFieldIndices() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getFieldIndices() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
getFieldIndices() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getFieldIndices() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
Gets field index of all fields in input.
getFieldIndices() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets field index of all fields in input.
getFieldIndices() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
getFieldIndices(TypeInformation<?>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Returns field indexes for a given TypeInformation.
getFieldInto(int, Value) - Method in class org.apache.flink.types.Record
Gets the field at the given position.
getFieldList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getFieldLogicalTypes(TableSchema) - Static method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
Deprecated.
 
getFieldMapping() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getFieldMapping() - Method in interface org.apache.flink.table.legacy.sources.DefinedFieldMapping
Deprecated.
Returns the mapping for the fields of the TableSource's TableSchema to the fields of its produced DataType.
getFieldName() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo.NamedFlatFieldDescriptor
 
getFieldName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
string field_name = 1;
getFieldName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
string field_name = 1;
getFieldName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder
string field_name = 1;
getFieldName(int) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the specified name for the given field index.
getFieldNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
string field_name = 1;
getFieldNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
string field_name = 1;
getFieldNameBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder
string field_name = 1;
getFieldNames() - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the names of the composite fields of this type.
getFieldNames() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getFieldNames() - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
getFieldNames() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
getFieldNames() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
getFieldNames() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getFieldNames() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns all field names as an array.
getFieldNames() - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
Use the field names of TableSink.getTableSchema() instead.
getFieldNames() - Method in class org.apache.flink.table.sinks.TableSinkBase
Deprecated.
Returns the field names of the table to emit.
getFieldNames() - Method in class org.apache.flink.table.tpcds.schema.TpcdsSchema
 
getFieldNames() - Method in class org.apache.flink.table.types.logical.RowType
 
getFieldNames() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
getFieldNames(boolean) - Method in class org.apache.flink.types.Row
Returns the set of field names if this row operates in name-based field mode, otherwise null.
getFieldNames(TypeInformation<A>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Returns field names for a given TypeInformation.
getFieldNames(TypeInformation<A>, List<String>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Returns field names for a given TypeInformation.
getFieldNames(DataType) - Static method in class org.apache.flink.table.types.DataType
Returns the first-level field names for the provided DataType.
getFieldNames(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns the field names of row and structured types.
getFieldNotNull(int) - Method in class org.apache.flink.api.java.tuple.Tuple
Gets the field at the specified position, throws NullFieldException if the field is null.
getFieldNullables() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getFieldNumber() - Method in exception org.apache.flink.types.KeyFieldOutOfBoundsException
Gets the field number that was attempted to access.
getFieldNumber() - Method in exception org.apache.flink.types.NullKeyFieldException
Gets the field number that was attempted to access.
getFieldNumber(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
getFieldOrders() - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldOrigins(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getFieldOrNull(RowData) - Method in interface org.apache.flink.table.data.RowData.FieldGetter
 
getFieldParsers() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getFieldPos() - Method in exception org.apache.flink.types.NullFieldException
Gets the field number that was attempted to access.
getFieldPositions() - Method in class org.apache.flink.api.common.operators.Ordering
 
getFields() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapRowVector
 
getFields() - Method in class org.apache.flink.table.types.logical.RowType
 
getFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFields(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.SchemaOrBuilder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFields(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFields(DataType) - Static method in class org.apache.flink.table.types.DataType
Returns an ordered list of fields starting from the provided DataType.
getFieldsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.SchemaOrBuilder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldSerializers() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getFieldsInfo(TypeInformation<A>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
getFieldsInfo(TypeInformation<A>, Expression[]) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
getFieldsInto(int[], Value[]) - Method in class org.apache.flink.types.Record
Gets the fields at the given positions into an array.
getFieldsIntoCheckingNull(int[], Value[]) - Method in class org.apache.flink.types.Record
Gets the fields at the given positions into an array.
getFieldSize() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets num of field in the spec.
getFieldsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.SchemaOrBuilder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.SchemaOrBuilder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.SchemaOrBuilder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
getFieldsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
getFieldSortDirections() - Method in class org.apache.flink.api.common.operators.Ordering
 
getFieldSpec(int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets SortSpec.SortFieldSpec of field at given index.
getFieldSpecs() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets all SortSpec.SortFieldSpec in the SortSpec.
getFieldType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldType() - Method in class org.apache.flink.streaming.util.typeutils.FieldAccessor
Gets the TypeInformation for the type of the field.
getFieldType(int) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSchema.getFieldDataType(int) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
getFieldType(String) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSchema.getFieldDataType(String) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
getFieldTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
getFieldTypes() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
Returns the field types.
getFieldTypes() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
getFieldTypes() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSchema.getFieldDataTypes() instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
getFieldTypes() - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
Use the field types of TableSink.getTableSchema() instead.
getFieldTypes() - Method in class org.apache.flink.table.sinks.TableSinkBase
Deprecated.
Returns the field types of the table to emit.
getFieldTypes() - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
getFieldTypes() - Method in class org.apache.flink.table.tpcds.schema.TpcdsSchema
 
getFieldTypes() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
getFieldTypes(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypes(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypes(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypes(TypeInformation<?>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Returns field types for a given TypeInformation.
getFieldTypes(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns the field types of row and structured types.
getFieldTypes(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets fields types of sort fields accoording to input type.
getFieldTypesBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldTypesOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfoOrBuilder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
getFieldWriters() - Method in class org.apache.flink.table.runtime.arrow.ArrowWriter
Gets the field writers.
getFifteenMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getFile() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.InputFile
 
getFile() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getFile() - Method in class org.apache.flink.core.fs.RefCountedFile
 
getFile() - Method in class org.apache.flink.runtime.rest.FileUpload
 
getFile() - Method in class org.apache.flink.table.api.PlanReference.FilePlanReference
 
getFile(String) - Method in class org.apache.flink.api.common.cache.DistributedCache
 
getFile(JobID, PermanentBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Returns the path to a local copy of the file associated with the provided job ID and blob key.
getFile(JobID, PermanentBlobKey) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Returns the path to a local copy of the file associated with the provided job ID and blob key.
getFile(JobID, PermanentBlobKey) - Method in interface org.apache.flink.runtime.blob.PermanentBlobService
Returns the path to a local copy of the file associated with the provided job ID and blob key.
getFile(JobID, TransientBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Retrieves the local path of a file associated with a job and a blob key.
getFile(JobID, TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
getFile(JobID, TransientBlobKey) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Returns the path to a local copy of the file associated with the provided job ID and blob key.
getFile(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Retrieves the local path of a (job-unrelated) file associated with a job and a blob key.
getFile(TransientBlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
getFile(TransientBlobKey) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Returns the path to a local copy of the (job-unrelated) file associated with the provided blob key.
getFile(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.cluster.AbstractJobManagerFileHandler
 
getFile(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerCustomLogHandler
 
getFile(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerLogFileHandler
 
getFile(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingFileHandler
 
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.FileSystem
 
getFileBlockLocations(FileStatus, long, long) - Method in interface org.apache.flink.core.fs.IFileSystem
Return an array containing hostnames, offset and size of portions of the given file.
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
getFileBytes(int) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
getFileChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileSegment
 
getFileCount() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
getFilehandlesDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getFilehandlesInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getFileId() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getFileInternal(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
Returns local copy of the file for the BLOB with the given key.
getFileInternal(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
getFileMergingSnapshotManager() - Method in interface org.apache.flink.runtime.state.TaskStateManager
 
getFileMergingSnapshotManager() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getFilename() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadResponseBody
 
getFileName(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
getFileName(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerCustomLogHandler
 
getFileName(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingFileHandler
 
getFilePath() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
getFilePath() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
Gets the path where this handle's state is stored.
getFilePath() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
getFilePath() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
Gets the path where this handle's state is stored.
getFilePath() - Method in class org.apache.flink.table.operations.command.ExecutePlanOperation
 
getFilePath() - Method in class org.apache.flink.table.operations.CompileAndExecutePlanOperation
 
getFilePath() - Method in class org.apache.flink.table.operations.ddl.CompilePlanOperation
 
getFilePaths() - Method in class org.apache.flink.api.common.io.FileInputFormat
Returns the paths of all files to be read by the FileInputFormat.
getFileQueue(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Get or create a file queue for specific subtaskKey and checkpoint scope.
getFiles() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
getFileStats(FileInputFormat.FileBaseStatistics, Path[], ArrayList<FileStatus>) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getFileStats(FileInputFormat.FileBaseStatistics, Path, FileSystem, ArrayList<FileStatus>) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getFileStatus(Path) - Method in class org.apache.flink.core.fs.FileSystem
 
getFileStatus(Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Return a file status object that represents the path.
getFileStatus(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getFileStatus(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getFileStatus(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getFileStatus(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
getFileSystem() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactContext.CompactContextImpl
 
getFileSystem() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactContext
 
getFileSystem() - Method in class org.apache.flink.core.fs.Path
Returns the FileSystem that owns this Path.
getFilter() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getFilter() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getFilterArg() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
int32 filter_arg = 4;
getFilterArg() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
int32 filter_arg = 4;
getFilterArg() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
int32 filter_arg = 4;
getFilterArg() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunctionInfo
 
getFilteredColumnInterval(int, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FilteredColumnInterval
Returns the interval value of the given column under the given filter argument from a specified relational expression.
getFilteredColumnInterval(RelNode, int, int) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the FlinkMetadata.ColumnInterval of the given column under the given filter argument.
getFilteredColumnInterval(RelNode, RelMetadataQuery, int, int) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FilteredColumnInterval.Handler
 
getFilterExpression() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getFilterFactor() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getFilterNulls() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
getFilters() - Method in class org.apache.flink.table.operations.DeleteFromFilterOperation
 
getFilterStrategy() - Method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer
 
getFinalBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
getFinalResult() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
getFinishedAttempt(int) - Method in interface org.apache.flink.api.common.io.FinalizeOnMaster.FinalizationContext
Get the finished attempt number of subtask.
getFinishedAttempt(int) - Method in interface org.apache.flink.runtime.jobgraph.JobVertex.FinalizeOnMasterContext
Get the finished attempt number of subtask.
getFinishedOnRestoreInputOrDefault(Input) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getFinishedTasks() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns tasks that have already been finished when taking the checkpoint.
getFinishedTasks() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
getFinishedTime() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getFirst() - Method in interface org.apache.flink.datastream.api.stream.GlobalStream.TwoGlobalStreams
Get the first stream.
getFirst() - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream.ProcessConfigurableAndTwoKeyedPartitionStreams
Get the first stream.
getFirst() - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream.ProcessConfigurableAndTwoNonKeyedPartitionStream
Get the first stream.
getFirst() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoKeyedPartitionStreamsImpl
 
getFirst() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl
 
getFirst() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
getFirst() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
getFirstBufferIndex() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Get the first buffer index of this region.
getFirstBufferIndex() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
getFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Returns the first input, or null, if none is set.
getFirstInput() - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Returns the non-broadcast DataStream.
getFirstInput() - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Returns the first DataStream.
getFirstInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
 
getFirstRecordStart() - Method in class org.apache.flink.api.common.io.BlockInfo
Returns the firstRecordStart.
getFiveMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getFixedIndexedProperties(String, List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the property keys of fixed indexed properties.
getFixedLengthPartSize() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getFixedLengthPartSize() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
getFixedMemoryPerSlot() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets the fixed amount of memory to be shared between all RocksDB instances (in all tasks and operators) of a slot.
getFixedMemoryPerSlot() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets the fixed amount of memory to be shared between all RocksDB instances (in all tasks and operators) of a slot.
getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeComparator
 
getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeComparator
 
getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Get the field comparators.
getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
getFlatComparators() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
getFlatComparators() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
getFlatFields(String) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the flat field descriptors for the given field expression.
getFlatFields(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Computes the flat field descriptors for the given field expression with the given offset.
getFlatFields(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getFlatFields(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
getFlatFields(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getFlatJoinReturnTypes(FlatJoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getFlatJoinReturnTypes(FlatJoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getFlatMapReturnTypes(FlatMapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getFlatMapReturnTypes(FlatMapFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getFlattenRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
getFlattenRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for Table & SQL
getFlattenRowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for Table & SQL
getFlattenRowTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
getFlattenRowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
getFlattenRowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for Table & SQL
getFlattenRowTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for Table & SQL
getFlexibleObjectMapper() - Static method in class org.apache.flink.runtime.rest.util.RestMapperUtils
Returns a preconfigured flexible ObjectMapper.
getFlinkClasspath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getFlinkConfConfigMapName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.FlinkConfMountDecorator
 
getFlinkConfDirInPod() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getFlinkConfDirInPod() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
Directory in Pod that stores the config.yaml, log4j.properties, and the logback.xml.
getFlinkConfFilename() - Static method in class org.apache.flink.configuration.GlobalConfiguration
 
getFlinkConfig() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets flink configuration.
getFlinkConfig() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getFlinkConfig() - Method in class org.apache.flink.table.gateway.service.context.DefaultContext
 
getFlinkConfiguration() - Method in interface org.apache.flink.client.program.ClusterClient
Return the Flink configuration object.
getFlinkConfiguration() - Method in class org.apache.flink.client.program.MiniClusterClient
 
getFlinkConfiguration() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
getFlinkConfiguration() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getFlinkConfiguration() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getFlinkConfiguration() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
Gives read-only access to the configuration of the current session.
getFlinkConfiguration() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
 
getFlinkConfiguration() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getFlinkContainers() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
Get instance of Flink containers for cluster controlling.
getFlinkContext() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
getFlinkContext() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getFlinkDistJar() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getFlinkDistLocation() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets flink dist location.
getFlinkHome() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets flink home.
getFlinkJoinType(JoinRelType) - Static method in class org.apache.flink.table.planner.plan.utils.JoinTypeUtil
Converts JoinRelType to FlinkJoinType.
getFlinkLogDirInPod() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getFlinkLogDirInPod() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
Directory in Pod that saves the log files.
getFlinkMemory() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getFlinkMetricContainer() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
getFlinkPlanner() - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Returns the FlinkPlannerImpl in the convert context.
getFlinkPlanner() - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
getFlinkRevision() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getFlinkVersion() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getFlinkVersion() - Method in interface org.apache.flink.table.api.CompiledPlan
Returns the Flink version used to compile the plan.
getFlinkVersion() - Method in interface org.apache.flink.table.delegation.InternalPlan
 
getFlinkVersion() - Method in class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
getFlinkVersion() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraph
 
getFloat(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getFloat(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in the system's native byte order.
getFloat(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveDoubleVector
 
getFloat(int) - Method in class org.apache.flink.orc.vector.OrcDoubleColumnVector
 
getFloat(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the float value at the given position.
getFloat(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getFloat(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getFloat(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getFloat(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getFloat(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getFloat(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getFloat(int) - Method in interface org.apache.flink.table.data.columnar.vector.FloatColumnVector
 
getFloat(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
 
getFloat(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getFloat(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getFloat(int) - Method in interface org.apache.flink.table.data.RowData
Returns the float value at the given position.
getFloat(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getFloat(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getFloat(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getFloat(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getFloat(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowFloatColumnVector
 
getFloat(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getFloat(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a float value under the given given existing key.
getFloat(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getFloat(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Float value for the given key.
getFloat(String, float) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getFloat(String, float) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Float value for the given key.
getFloat(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get float from segments.
getFloat(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get float from segments.
getFloatBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in big endian byte order.
getFloatConfigOption(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getFloatLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in little endian byte order.
getFollowing() - Method in class org.apache.flink.table.api.OverWindow
 
getFollowing() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getFoo() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getFoo() - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
getFooterLines() - Method in class org.apache.flink.table.client.cli.CliView
 
getForAggregation(AggregationFunction.AggregationType) - Static method in class org.apache.flink.streaming.api.functions.aggregation.Comparator
 
getForClass(Class<?>) - Static method in class org.apache.flink.streaming.api.functions.aggregation.SumFunction
 
getForClass(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Creates type information from a given Class such as Integer, String[] or POJOs.
getForkJoinExecutorConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools
 
getFormat() - Method in class org.apache.flink.configuration.description.TextElement
 
getFormat() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
getFormat() - Method in class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
Returns the InputFormat.
getFormat() - Method in class org.apache.flink.table.api.FormatDescriptor
 
getFormatDescription(OperatorID) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
getFormatPrefix(ConfigOption<String>, String) - Static method in class org.apache.flink.table.factories.FactoryUtil
Returns the required option prefix for options of the given format.
getFormattedTimestamp() - Method in class org.apache.flink.api.common.eventtime.Watermark
Formats the timestamp of this watermark, assuming it is a millisecond timestamp.
getFormatType() - Method in class org.apache.flink.client.cli.CancelOptions
 
getFormatType() - Method in class org.apache.flink.client.cli.SavepointOptions
 
getFormatType() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
getFormatType() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
getFormatType() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
getFormatWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Gets the class describing this sinks output format.
getFormatWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Gets the class describing the input format.
getForObject(X) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getForStIterator(RocksDB, ColumnFamilyHandle, ReadOptions) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
getForStOptions() - Method in class org.apache.flink.state.forst.ForStStateBackend
Gets Options for the ForSt instances.
getForStProperty() - Method in enum org.apache.flink.state.forst.ForStProperty
 
getForwardingSourceField(int, int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
 
getForwardingSourceField(int, int) - Method in class org.apache.flink.api.common.operators.SemanticProperties.EmptySemanticProperties
 
getForwardingSourceField(int, int) - Method in interface org.apache.flink.api.common.operators.SemanticProperties
Returns the index of the source field on the given input from which the target field has been unmodified copied by a function.
getForwardingSourceField(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsForwardedProperties
 
getForwardingSourceField(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
 
getForwardingTargetFields(int, int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
 
getForwardingTargetFields(int, int) - Method in class org.apache.flink.api.common.operators.SemanticProperties.EmptySemanticProperties
 
getForwardingTargetFields(int, int) - Method in interface org.apache.flink.api.common.operators.SemanticProperties
Returns the indexes of all target fields to which a source field has been unmodified copied by a function.
getForwardingTargetFields(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsForwardedProperties
 
getForwardingTargetFields(int, int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
 
getFqdnHostName() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation.DefaultHostNameSupplier
Returns the fully-qualified domain name the TaskManager.
getFqdnHostName() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerLocation.HostNameSupplier
 
getFqdnHostName() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation.IpOnlyHostNameSupplier
Returns the textual representation of the TaskManager's IP address as FQDN host name.
getFQDNHostname() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getFQDNHostname() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Returns the fully-qualified domain name of the TaskManager provided by TaskManagerLocation.hostNameSupplier.
getFraction() - Method in class org.apache.flink.runtime.util.config.memory.RangeFraction
 
getFractionalPrecision() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
getFractionalPrecision(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getFractionRoundedDown(long, long) - Static method in enum org.apache.flink.runtime.util.config.memory.ManagedMemoryUtils
 
getFrameworkHeap() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the configured heap size used by the framework.
getFrameworkHeap() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getFrameworkHeapMemorySize(Configuration) - Static method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemoryUtils
 
getFrameworkOffHeap() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the configured off-heap size used by the framework.
getFrameworkOffHeap() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getFrameworkOffHeapMemorySize(Configuration) - Static method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemoryUtils
 
getFreedMemory() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
 
getFreeResource() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getFreeResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get profile of total free resources.
getFreeResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getFreeResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getFreeResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getFreeResource() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getFreeResourceOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get profile of free resources from the TaskManager with the given instance id.
getFreeResourceOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getFreeResourceOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getFreeResourceOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getFreeSince() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.FreeSlotInfo
Returns since when this slot is free.
getFreeSlotsInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
getFreeSlotsInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Returns a list of PhysicalSlot objects about all slots that are currently available in the slot pool.
getFreeSlotsWithIdleSinceInformation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
getFreeSlotsWithIdleSinceInformation() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Returns a list of AllocatedSlotPool.FreeSlotInfo objects about all slots with slot idle since that are currently available in the slot pool.
getFreeSlotTracker() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Returns information about all currently free slots.
getFreeSlotTracker() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Returns the free slot tracker.
getFreeSlotTracker() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
getFreeSlotTracker() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
getFreeSlotTracker() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
getFreeSlotTracker() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Returns all free slot tracker.
getFreshness() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableFreshness
 
getFreshness() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getFreshness() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the Duration value of materialized table definition freshness, it is converted from IntervalFreshness.
getFrom() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getFrom() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
getFrom() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getFromScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getFullBufferData(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
Returns the full buffer data in one piece of MemorySegment.
getFullConstraint() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getFullConstraints() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
Returns the column constraints plus the table constraints.
getFullConstraints() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
Returns the column constraints plus the table constraints.
getFullConstraints(List<SqlTableConstraint>, SqlNodeList) - Static method in class org.apache.flink.sql.parser.SqlConstraintValidator
Returns the column constraints plus the table constraints.
getFullJavaName(Descriptors.Descriptor) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getFullJavaName(Descriptors.EnumDescriptor) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getFullModelName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
getFullName() - Method in class org.apache.flink.table.catalog.ObjectPath
 
getFullSegments() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBulkBlockReader
 
getFullSegments() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BulkBlockChannelReader
 
getFullStringifiedStackTrace() - Method in exception org.apache.flink.util.SerializedThrowable
 
getFullTableName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
getFullTemplateType(Type) - Static method in class org.apache.flink.util.ReflectionUtil
Extract the full type information from the given type.
getFullTemplateType(Type, int) - Static method in class org.apache.flink.util.ReflectionUtil
Extract the full template type information from the given type's template parameter at the given position.
getFullViewName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
getFullyFinishedJobVertex() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns the job vertices whose tasks are all finished when taking the checkpoint.
getFullyFinishedJobVertex() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
getFunction(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get the function.
getFunction(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getFunction(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getFunctionCatalog() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
getFunctionCatalog() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the FunctionCatalog defined in TableEnvironment.
getFunctionCatalog() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The function catalog to look up user defined functions.
getFunctionCatalog() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getFunctionCatalog() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
getFunctionCatalog() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getFunctionCatalog() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getFunctionClassName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getFunctionClassName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
Gets The function context.
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
Gets The function context.
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
getFunctionContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
getFunctionDefinition() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getFunctionDefinition() - Method in class org.apache.flink.table.expressions.CallExpression
 
getFunctionDefinition() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
getFunctionDefinition() - Method in class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
 
getFunctionDefinition() - Method in interface org.apache.flink.table.types.inference.CallContext
Returns the function definition that defines the function currently being called.
getFunctionDefinition() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getFunctionDefinition() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getFunctionDefinition(String) - Method in class org.apache.flink.table.module.CoreModule
 
getFunctionDefinition(String) - Method in interface org.apache.flink.table.module.Module
Get an optional of FunctionDefinition by a given name.
getFunctionDefinition(String) - Method in class org.apache.flink.table.module.ModuleManager
Get an optional of FunctionDefinition by a given name.
getFunctionDefinition(UnresolvedIdentifier) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getFunctionDefinition(SessionHandle, UnresolvedIdentifier) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get the specific definition of the function.
getFunctionDefinition(SessionHandle, UnresolvedIdentifier) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getFunctionDefinitionFactory() - Method in interface org.apache.flink.table.catalog.Catalog
Get an optional FunctionDefinitionFactory instance that's responsible for instantiating function definitions.
getFunctionIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getFunctionIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getFunctionIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
getFunctionIdentifier() - Method in class org.apache.flink.table.expressions.CallExpression
 
getFunctionIdentifier() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
getFunctionIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
getFunctionIdentifier() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
getFunctionIdentifier() - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
getFunctionInput(IN) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
getFunctionInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
getFunctionInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
getFunctionInput(RowData) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
getFunctionLanguage() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getFunctionLanguage() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getFunctionLanguage() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Get the language used for the definition of function.
getFunctionLanguage() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
getFunctionLanguage() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getFunctionName() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getFunctionName() - Method in class org.apache.flink.table.expressions.CallExpression
Returns a string representation of the call's function for logging or printing to a console.
getFunctionName() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
getFunctionName() - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
getFunctionNames() - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getFunctionResources() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Get a detailed resource description of the function.
getFunctionResources() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
getFunctionResources() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
getFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
getFunctions() - Method in class org.apache.flink.table.catalog.FunctionCatalog
Get names of all functions, including temp system functions, system functions, temp catalog functions and catalog functions in the current catalog and current database.
getFunctions(String) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getFunctions(String, String) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Get names of all functions, including temp system functions, system functions, temp catalog functions and catalog functions with specific catalog and database.
getFunctions(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getFunctionType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionType() - Method in class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunctionInfo
 
getFunctionTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionTypeValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupAggregateOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupTableAggregateOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
getFunctionUrn() - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
getFuture() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getFuture() - Method in class org.apache.flink.runtime.registration.RetryingRegistration
 
getFuture() - Method in interface org.apache.flink.runtime.webmonitor.retriever.GatewayRetriever
Get future of object to retrieve.
getFuture() - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderGatewayRetriever
 
getFutureExecutor() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getFutureExecutor() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
Returns the ExecutionContext associated with this ExecutionGraph.
getFutureExecutor() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getGap() - Method in class org.apache.flink.table.api.SessionWithGapOnTimeWithAlias
 
getGap() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
getGap() - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
getGarbageCollectorStatsAsString(List<GarbageCollectorMXBean>) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
Gets the garbage collection statistics from the JVM.
getGateIdx() - Method in class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
getGateIndex() - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
Returns the index of this input gate.
getGateIndex() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getGateIndex() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
 
getGateIndex() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getGateway() - Method in interface org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayService
 
getGateway() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
getGateway() - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
getGateway() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterService
Get the JobMasterGateway belonging to this service.
getGatewayAddress() - Method in class org.apache.flink.table.client.cli.CliOptions.GatewayCliOptions
 
getGatewayInfo() - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get the info about the SqlGatewayService.
getGatewayInfo() - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getGatewayModeClientOptions(Options) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
getGatewaySqlClient(String, int) - Static method in interface org.apache.flink.test.util.SQLJobClientMode
 
getGauge(String...) - Method in class org.apache.flink.metrics.testutils.MetricListener
Get registered Gauge with identifier relative to the root metric group.
getGcsRootUrl(Configuration) - Static method in class org.apache.flink.fs.gs.utils.ConfigUtils
 
getGeneratedClass() - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
getGeneratedKeys() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getGeneratedOperatorID() - Method in class org.apache.flink.runtime.OperatorIDPair
 
getGeneratedRecordComparator() - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
 
getGenerateUpdateBefore() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Generate retract messages if true.
getGenerateUpdateBefore() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
Generate retract messages if true.
getGenerateUpdateBefore() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
Generate retract messages if true.
getGenerator() - Method in class org.apache.flink.connector.datagen.table.DataGeneratorContainer
 
getGeneratorFunction() - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
getGenericFieldTypes() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getGenericParameters() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Optional method for giving Flink's type extraction system information about the mapping of a generic type parameter to the type information of a subtype.
getGenericParameters() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getGenericParameters() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
getGibiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Gibibytes (= 1024 Mebibytes).
getGitCommitId() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getGitCommitIdAbbrev() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getGitCommitTime() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getGitCommitTimeString() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getGlobalAggregateManager() - Method in interface org.apache.flink.runtime.execution.Environment
 
getGlobalAggregateManager() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getGlobalAggregateManager() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getGlobalAggregateManager() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getGlobalAggregateManager() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returns the global aggregate manager for the current job.
getGlobalCommitterUidHash() - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes
 
getGlobalFailureHandlingResult(Throwable, long) - Method in class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
Return result of failure handling on a global failure.
getGlobalJobParameters() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getGlobalJobParameters() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getGlobalJobParameters() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Get global job parameters.
getGlobalJobParameters() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getGlobalJobParameters() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getGlobalJobParameters() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getGlobalModificationTime() - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
getGlobalStreamExchangeMode() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getGradeGeneratorSource(double) - Static method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData
Continuously generates (name, grade).
getGrammarFileName() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getGrammarFileName() - Method in class org.apache.flink.table.codesplit.JavaParser
 
getGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getGraphGeneratorConfig() - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Retrieves additional configuration for the graph generation process.
getGroupCombineReturnTypes(GroupCombineFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getGroupCombineReturnTypes(GroupCombineFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getGroupCount() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getGroupId() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
getGrouping(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
getGrouping(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The array of the key indexes.
getGrouping(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The array of the key indexes.
getGroupingCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
getGroupingCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The array of the key indexes.
getGroupingCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The array of the key indexes.
getGroupingExpressions() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getGroupingExpressions() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getGroupingList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
getGroupingList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The array of the key indexes.
getGroupingList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The array of the key indexes.
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the name for this group, meaning what kind of entity it represents, for example "taskmanager".
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.GenericMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
getGroupName(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
getGroupOrder() - Method in class org.apache.flink.api.common.operators.base.GroupCombineOperatorBase
Gets the order of elements within a reduce group.
getGroupOrder() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Gets the order of elements within a reduce group.
getGroupOrder(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Gets the value order for an input, i.e. the order of elements within a group.
getGroupOrder(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Gets the value order for an input, i.e. the order of elements within a group.
getGroupOrderForInputOne() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Gets the order of elements within a group for the first input.
getGroupOrderForInputOne() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Gets the order of elements within a group for the first input.
getGroupOrderForInputTwo() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Gets the order of elements within a group for the second input.
getGroupOrderForInputTwo() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Gets the order of elements within a group for the second input.
getGroupRangeOffsets() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getGroupReduceReturnTypes(GroupReduceFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getGroupReduceReturnTypes(GroupReduceFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getGroups() - Method in class org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
 
getGroups() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
getGroupScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getGroupWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
getGroupWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
Group Window.
getGroupWindow() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
Group Window.
getGroupWindow() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getGroupWindowBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
getGroupWindowOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
getGroupWindowOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
Group Window.
getGroupWindowOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
Group Window.
getHadoopConfConfigMapName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.HadoopConfMountDecorator
 
getHadoopConfig() - Method in class org.apache.flink.orc.util.SerializableHadoopConfigWrapper
 
getHadoopConfiguration(Configuration) - Static method in class org.apache.flink.api.java.hadoop.mapred.utils.HadoopUtils
Returns a new Hadoop Configuration object using the path to the hadoop conf configured in the main configuration (config.yaml).
getHadoopConfiguration(Configuration) - Static method in class org.apache.flink.runtime.util.HadoopUtils
 
getHadoopConfiguration(Configuration, ConfigUtils.ConfigContext) - Static method in class org.apache.flink.fs.gs.utils.ConfigUtils
Loads the Hadoop configuration, by loading from a Hadoop conf dir (if one exists) and then overlaying properties derived from the Flink config.
getHadoopFileSystem() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
Gets the underlying Hadoop FileSystem.
getHadoopInputSplit() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopInputSplit
 
getHadoopInputSplit() - Method in class org.apache.flink.api.java.hadoop.mapreduce.wrapper.HadoopInputSplit
 
getHadoopInputStream() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
Gets the wrapped Hadoop input stream.
getHadoopOutputStream() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
Gets the wrapped Hadoop output stream.
getHadoopServicePrincipal() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
getHadoopUser() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets the name of the user that is running the JVM.
getHadoopVersionString() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
 
getHaLeadershipControl() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Returns HaLeadershipControl if enabled.
getHandle() - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
getHandleName() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
getHandlers() - Method in enum org.apache.flink.runtime.webmonitor.WebMonitorExtension.EmptyWebMonitorExtension
 
getHandlers() - Method in interface org.apache.flink.runtime.webmonitor.WebMonitorExtension
Gets the collection of extension handlers to register at the WebMonitorEndpoint.
getHandlers() - Method in class org.apache.flink.runtime.webmonitor.WebSubmissionExtension
 
getHandlesAndOffsets() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getHardBackPressuredTimeMsPerSecond() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
getHardBackPressuredTimePerSecond() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getHardwareDescription() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getHardwareDescription() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getHardwareDescription() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getHaServices() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getHaServices() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getHash() - Method in class org.apache.flink.runtime.blob.BlobKey
Returns the hash component of this key.
getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double, boolean) - Method in class org.apache.flink.runtime.operators.hash.HashJoinIteratorBase
 
getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double, boolean) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstReOpenableHashJoinIterator
 
getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double, boolean) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondReOpenableHashJoinIterator
 
getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double, boolean) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstReOpenableHashJoinIterator
 
getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double, boolean) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondReOpenableHashJoinIterator
 
getHashPartitioner() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
getHasSideOutput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool has_side_output = 7;
getHasSideOutput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
bool has_side_output = 7;
getHasSideOutput() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
bool has_side_output = 7;
getHaStoragePath() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets HA storage path.
getHaStoragePathUri() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets ha storage path uri.
getHavingScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getHeadElementIndex() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
Returns the start index of the queue elements in the array.
getHeadElementIndex() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
 
getHeaderLength() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
getHeaderLength() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
getHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
 
getHeadWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getHeapMemory() - Method in class org.apache.flink.core.memory.MemorySegment
Get the heap byte array object.
getHeartbeatServices() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getHeartbeatServices() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getHeartbeatServices() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getHeartbeatTarget() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
getHeartbeatTarget() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets heartbeat target.
getHeartbeatTargetId() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
getHeartbeatTargetId() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets heartbeat target id.
getHeight() - Method in class org.apache.flink.table.client.cli.CliView
 
getHighAvailabilityServices() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getHighAvailabilityServices() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getHighAvailabilityServices() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getHighlightStyle() - Method in enum org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
getHighPriorityPoolRatio() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets the fraction of the total memory to be used for high priority blocks like indexes, dictionaries, etc.
getHighPriorityPoolRatio() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets the fraction of the total memory to be used for high priority blocks like indexes, dictionaries, etc.
getHintedOptions(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Returns the OPTIONS hint options from the given list of table hints tableHints, never null.
getHintName() - Method in enum org.apache.flink.table.planner.hint.StateTtlHint
 
getHints() - Method in class org.apache.flink.table.planner.parse.ClearOperationParseStrategy
 
getHints() - Method in interface org.apache.flink.table.planner.parse.ExtendedParseStrategy
Return hints for the given statement.
getHints() - Method in class org.apache.flink.table.planner.parse.HelpOperationParseStrategy
 
getHints() - Method in class org.apache.flink.table.planner.parse.QuitOperationParseStrategy
 
getHints() - Method in class org.apache.flink.table.planner.parse.ResetOperationParseStrategy
 
getHints() - Method in class org.apache.flink.table.planner.parse.SetOperationParseStrategy
 
getHintStrategyTable() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the hint strategies used to decide how the hints are propagated to the relational expressions.
getHintStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for a SQL hint, such as /*+ This is a hint */.
getHistogram(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Convenience function to create a counter object for histograms.
getHistogram(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getHistogram(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getHistogram(String...) - Method in class org.apache.flink.metrics.testutils.MetricListener
Get registered Histogram with identifier relative to the root metric group.
getHistoricalExecution(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionHistory
 
getHistoricalExecutions() - Method in class org.apache.flink.runtime.executiongraph.ExecutionHistory
 
getHistory() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsSnapshot
Returns the snapshotted checkpoint history.
getHistory() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
getHistoryFilePath() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getHistoryServerArchivist() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getHistoryServerArchivist() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getHistoryServerURL(Configuration) - Static method in enum org.apache.flink.runtime.webmonitor.history.HistoryServerUtils
 
getHistorySize() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
getHitCount() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph.Node
 
getHiveJDBC(String, int) - Static method in interface org.apache.flink.test.util.SQLJobClientMode
 
getHoldability() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getHomeDirectory() - Method in class org.apache.flink.core.fs.FileSystem
 
getHomeDirectory() - Method in interface org.apache.flink.core.fs.IFileSystem
Returns the path of the user's home directory in this file system.
getHomeDirectory() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getHomeDirectory() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getHomeDirectory() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getHomeDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getHomeDirectory() - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
getHost() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getHost() - Method in class org.apache.flink.metrics.datadog.MetricMetaData
 
getHost() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Gets the hostname of the master (JobManager), where the program will be executed.
getHost() - Method in class org.apache.flink.test.util.SQLJobClientMode.GatewayClientMode
 
getHostAddress() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getHostedPartitions() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
getHostname() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getHostname() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Gets the hostname of the underlying RPC endpoint.
getHostname() - Method in interface org.apache.flink.runtime.rpc.RpcGateway
Returns the fully qualified hostname under which the associated rpc endpoint is reachable.
getHostname() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getHostname() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
getHostname() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the hostname of the TaskManager from TaskManagerLocation.hostNameSupplier.
getHostname() - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
getHostname(RpcService) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Returns the hostname onto which the given RpcService has been bound.
getHostName() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation.DefaultHostNameSupplier
Gets the hostname of the TaskManager.
getHostName() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerLocation.HostNameSupplier
 
getHostName() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation.IpOnlyHostNameSupplier
Returns the textual representation of the TaskManager's IP address as host name.
getHostName(InetAddress) - Static method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the hostname of the TaskManager based on the network address.
getHostnameFromFQDN(String) - Static method in class org.apache.flink.util.NetUtils
Turn a fully qualified domain name (fqdn) into a hostname.
getHostnames() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopInputSplit
 
getHostnames() - Method in class org.apache.flink.api.java.hadoop.mapreduce.wrapper.HadoopInputSplit
 
getHostnames() - Method in class org.apache.flink.core.io.LocatableInputSplit
Returns the names of the hosts storing the data this input split refers to
getHosts() - Method in interface org.apache.flink.core.fs.BlockLocation
Get the list of hosts (hostname) hosting this block.
getHosts() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
 
getHosts() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
getHTTPConnectionTimeout() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
Timeout in millisecond to establish the connection.
getHttpMethod() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.handler.legacy.files.WebContentHandlerSpecification
 
getHttpMethod() - Method in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification
Returns the HttpMethodWrapper to be used for the request.
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerCustomLogHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogFileHeader
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingFileHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerStdoutFileHeader
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerStdoutFileHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.YarnCancelJobTerminationHeaders
Deprecated.
 
getHttpMethod() - Method in class org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
Deprecated.
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanGetHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanPostHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getHttpMethod() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getHttpMethod() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getHTTPReadTimeout() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
Timeout in millisecond to read content from connection.
getHttpResponseStatus() - Method in exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
getHttpResponseStatus() - Method in exception org.apache.flink.runtime.rest.util.RestClientException
 
getId() - Method in class org.apache.flink.api.dag.Transformation
Returns the unique ID of this Transformation.
getId() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
getId() - Method in interface org.apache.flink.client.cli.CustomCommandLine
Gets the unique identifier of this CustomCommandLine.
getId() - Method in class org.apache.flink.client.cli.DefaultCLI
 
getId() - Method in class org.apache.flink.client.cli.GenericCLI
 
getId() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetPrimitiveField
 
getId() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
getId() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getId() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
getId() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getId() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalResult
 
getId() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalVertex
 
getId() - Method in interface org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Returns the unique identifier describing this co-location constraint as a group.
getId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
getId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
getId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getId() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getId() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.Metric
 
getId() - Method in class org.apache.flink.runtime.rest.messages.queue.QueueStatus
 
getId() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
getId() - Method in interface org.apache.flink.runtime.topology.Result
 
getId() - Method in interface org.apache.flink.runtime.topology.Vertex
 
getId() - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
getId() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Returns the ID of the DataStream in the current StreamExecutionEnvironment.
getId() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getId() - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
getId() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
The unique ID of the node.
getId() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getId() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
Gets the id (0-based) of the window.
getId() - Method in class org.apache.flink.util.OutputTag
 
getId() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
getID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getID() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getID() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the ID of this job vertex.
getID() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
Returns the ID of the task this result belongs to
getIdentifier() - Method in class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
getIdentifier() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
Gets the identifier of this hook.
getIdentifier() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorageFactory
 
getIdentifier() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageFactory
Get the identifier for user to use this changelog storage factory.
getIdentifier() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
getIdentifier() - Method in class org.apache.flink.table.catalog.ContextResolvedProcedure
 
getIdentifier() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
getIdentifier() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
getIdentifier() - Method in class org.apache.flink.table.gateway.api.operation.OperationHandle
 
getIdentifier() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
 
getIdentifier() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
 
getIdentifier() - Method in class org.apache.flink.table.gateway.api.session.SessionHandle
 
getIdentifier() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
getIdentifier() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getIdentifier() - Method in class org.apache.flink.table.planner.operations.RichTableSourceQueryOperation
 
getIdentifierQuoteString() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getIdlenessTimeout() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
{@see RestOptions#IDLENESS_TIMEOUT}.
getIdleRatio() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getIdleSince() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getIdleSince() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the timestamp when the last time becoming idle.
getIdleStateRetention() - Method in class org.apache.flink.table.api.TableConfig
 
getIdleTimeMsPerSecond() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getIds(Collection<? extends OperatorInfo>) - Static method in interface org.apache.flink.runtime.operators.coordination.OperatorInfo
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropMaterializedTable
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
getIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
getIfPresent(RowData) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
getIfPresent(RowData) - Method in interface org.apache.flink.table.connector.source.lookup.cache.LookupCache
Returns the value associated with key in this cache, or null if there is no cached value for key.
getIfPresent(RowData) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
getImage() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getImage() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
GetImage() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getImagePullPolicy() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getImagePullPolicy() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
getImagePullSecrets() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getImagePullSecrets() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
getImmediateOutput(String) - Method in class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
Returns an immediate WatermarkOutput for the given output ID.
getImplementationClass() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getImplicitConvergenceCriterion(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getImplicitConvergenceCriterionAggregatorName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getImportedKeys(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getInactivityInterval() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
Returns time duration of allowed inactivity after which a part file will have to roll.
getInBatchExecutionMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
bool in_batch_execution_mode = 8;
getInBatchExecutionMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
bool in_batch_execution_mode = 8;
getInBatchExecutionMode() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
bool in_batch_execution_mode = 8;
getIncompletePart() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
 
getIncrementalCleanupStrategy() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
getIncrementalCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategyBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategyOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategyOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIncrementalCleanupStrategyOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
getIndex() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
 
getIndex() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
getIndex() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
getIndexedProperty(String, String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns all properties under a given key that contains an index in between.
getIndexFilePath() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the index of this subtask in the subtask group.
getIndexInSubtaskGroup() - Method in interface org.apache.flink.streaming.runtime.tasks.ContainingTaskDetails
 
getIndexOfCountStar() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The index of a count aggregate used to calculate the number of accumulated rows.
getIndexOfCountStar() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The index of a count aggregate used to calculate the number of accumulated rows.
getIndexOfCountStar() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The index of a count aggregate used to calculate the number of accumulated rows.
getIndexOfSubtask() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
 
getIndexOfSubtask() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getIndexOfThisSubtask() - Method in interface org.apache.flink.api.common.TaskInfo
Gets the number of this parallel subtask.
getIndexOfThisSubtask() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getIndexOfThisSubtask() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getIndexOfThisSubtask() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 index_of_this_subtask = 5;
getIndexOfThisSubtask() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
int32 index_of_this_subtask = 5;
getIndexOfThisSubtask() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
int32 index_of_this_subtask = 5;
getIndices() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
getInEdgeIndices() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getInEdges() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getInetSocketAddressFromRpcUrl(String) - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
getInetSocketAddressFromRpcUrl(String) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
getInetSocketAddressFromRpcUrl(String) - Method in interface org.apache.flink.runtime.rpc.RpcSystemUtils
Returns an InetSocketAddress corresponding to the given RPC url.
getInflaterInputStreamFactory(String) - Static method in class org.apache.flink.api.common.io.FileInputFormat
 
getInFlightRecordNum() - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
getInfo() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
getInfoFor(Class) - Static method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
getInfoFor(Class<T>, TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
Tries to get the PrimitiveArrayTypeInfo for an array.
getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
getInfoFor(TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
getInfoFor(TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
Creates a new ObjectArrayTypeInfo from a TypeInformation for the component type.
getInfoForCurrentThread() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
GetInfoHandler - Class in org.apache.flink.table.gateway.rest.handler.util
Handler to get cluster information.
GetInfoHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, GetInfoResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.util.GetInfoHandler
 
GetInfoHeaders - Class in org.apache.flink.table.gateway.rest.header.util
Message headers for getting cluster information.
GetInfoResponseBody - Class in org.apache.flink.table.gateway.rest.message.util
ResponseBody for getting cluster information.
GetInfoResponseBody(String, String) - Constructor for class org.apache.flink.table.gateway.rest.message.util.GetInfoResponseBody
 
getInfoSize() - Method in class org.apache.flink.api.common.io.BlockInfo
 
getInitConfig() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
getInitConfig() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
getInitConfig() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getInitFile() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getInitialClientHeartbeatTimeout() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getInitialCredit() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getInitializationFailure() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
This method returns the initialization failure.
getInitializationStartTs() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
 
getInitializerExpressionFactory() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getInitializingOrRunningFuture() - Method in class org.apache.flink.runtime.executiongraph.Execution
Gets a future that completes once the task execution reaches one of the states ExecutionState.INITIALIZING or ExecutionState.RUNNING.
getInitialRegistrationTimeoutMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getInitialRpcTimeout() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
getInitialSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Returns the initial solution set input, or null, if none is set.
getInitialTableSize(int, int, int, int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getInitialTokens() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Gets the initial tokens.
getInitialWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Returns the initial workset input, or null, if none is set.
getInitiateMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
getInitURI(URI, Configuration) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
getInitURI(URI, Configuration) - Method in class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
getInitURI(URI, Configuration) - Method in class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
getInnerConsumingStrategy() - Method in class org.apache.flink.cep.pattern.Quantifier
 
getInnerPayLoad() - Method in class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
getInnerPayLoad() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Gets the value of the 'innerPayLoad' field.
getInnerPayLoad() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Gets the value of the 'innerPayLoad' field.
getInnerPayLoadBuilder() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Gets the Builder instance for the 'innerPayLoad' field and creates one if it doesn't exist yet.
getInnerSerializer() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
getInPhysicalEdges(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getInProgressFileCreationTime() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
getInProgressFileRecoverableSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.WriterProperties
 
getInProgressFileToCleanup() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
getInput() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Returns this operator's input operator.
getInput() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Returns the input operator or data source, or null, if none is set.
getInput() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformationWrapper
 
getInput() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Gets the input value from left table, which will be used to cross join with the result of table function.
getInput() - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
Gets the input value from left table, which will be used to cross join with the result of right table.
getInput(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
getInput(int) - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getInput1() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the first input Transformation of this TwoInputTransformation.
getInput2() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the second input Transformation of this TwoInputTransformation.
getInputActivityClock() - Method in interface org.apache.flink.api.common.eventtime.WatermarkGeneratorSupplier.Context
Returns a RelativeClock that hides periods when input was not active and WatermarkGenerator could not have been executed due to execution being blocked by the runtime.
getInputActivityClock() - Method in class org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarksContext
 
getInputBytes() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getInputCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
getInputCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getInputCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
 
getInputChannel(InputChannelID) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
getInputChannelId() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getInputChannelId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
 
getInputChannelId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
 
getInputChannelIdx() - Method in class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
getInputChannelNums() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getInputChannelOffsets() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
getInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getInputChannelState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getInputChannelStateFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getInputChannelStateHandles() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
getInputChannelsWithData() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getInputColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getInputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
bytes inputConstant = 3;
getInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
bytes inputConstant = 3;
getInputConstant() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
bytes inputConstant = 3;
getInputDistribution() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.KeepInputAsIsDistribution
 
getInputEdge() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.SourceInputConfig
 
getInputEdges() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Returns a list of this node's input ExecEdges.
getInputEdges() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getInputEdges() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getInputFields(List<TableConfigOptions.ColumnExpansionStrategy>) - Method in class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
Gives matching fields of underlying inputs in order of those inputs and order of fields within input.
getInputFile() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
getInputFile() - Method in class org.apache.flink.core.fs.RefCountedFSOutputStream
Gets the underlying File that allows to read the contents of the file.
getInputFormat() - Method in class org.apache.flink.legacy.table.sources.InputFormatTableSource
Deprecated.
Returns an InputFormat for reading the data of the table.
getInputFormat() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getInputFormat() - Method in interface org.apache.flink.streaming.api.operators.InputFormatOperatorFactory
 
getInputFormat() - Method in class org.apache.flink.streaming.api.operators.SimpleInputFormatOperatorFactory
 
getInputFormat(List<Object[]>, DataType) - Static method in class org.apache.flink.table.utils.python.PythonTableUtils
Wrap the unpickled python data with an InputFormat.
getInputFormats() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer.FormatUserCodeTable
 
getInputFormats() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getInputFormatTypes(InputFormat<IN, ?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getInputFusionContexts() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
getInputGate(int) - Method in interface org.apache.flink.runtime.execution.Environment
 
getInputGate(int) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getInputGate(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getInputGate(InputGateID) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getInputGateIndex() - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
getInputGateIndex() - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
getInputGateIndex() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.NetworkInputConfig
 
getInputGateIndex() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getInputGateNums() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getInputGates() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getInputGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
getInputIndex() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
getInputIndex() - Method in class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
getInputIndex() - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
getInputIndex() - Method in interface org.apache.flink.streaming.runtime.io.StreamTaskInput
Returns the input index of this input.
getInputIndex() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getInputIndex() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getInputLocalStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getInputMask() - Method in class org.apache.flink.streaming.api.operators.InputSelection
 
getInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
int32 inputOffset = 2;
getInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
int32 inputOffset = 2;
getInputOffset() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
int32 inputOffset = 2;
getInputPartitionTypes() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getInputProperties() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Returns a list of this node's input properties.
getInputProperties() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getInputRequirement() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.NetworkInputConfig
 
getInputRequirements() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getInputRescalingDescriptor() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getInputRescalingDescriptor() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns the input channel mapping for rescaling with in-flight data or InflightDataRescalingDescriptor.NO_RESCALE.
getInputRescalingDescriptor() - Method in interface org.apache.flink.runtime.state.TaskStateManager
 
getInputRescalingDescriptor() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getInputRowDataClass(int) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Specific inputId of current operator needed RowData type, this is used to notify the upstream operator wrap the proper RowData we needed before call doProcessConsume method.
getInputs() - Method in class org.apache.flink.api.dag.Transformation
Returns the transformations that are the immediate predecessors of the current transformation in the transformation graph.
getInputs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getInputs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getInputs() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalVertex
 
getInputs() - Method in interface org.apache.flink.runtime.jobgraph.topology.LogicalVertex
Get the input LogicalEdges of the vertex.
getInputs() - Method in interface org.apache.flink.streaming.api.operators.MultipleInputStreamOperator
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformationWrapper
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getInputs() - Method in class org.apache.flink.streaming.api.transformations.UnionTransformation
 
getInputs() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
getInputs() - Method in class org.apache.flink.table.functions.python.PythonFunctionInfo
 
getInputs() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
getInputs() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
 
getInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getInputsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputSelectable() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput.SelectableSortingInputs
 
getInputSelection() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
 
getInputSelectionSpec() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
getInputSerdeClass() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getInputSerdeProps() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getInputSerializer(int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
getInputSerializer(int) - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getInputsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The input arguments of the user-defined function, it could be one of the following: 1.
getInputsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The input arguments of the user-defined function, it could be one of the following: 1.
getInputSplit() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
getInputSplitAssigner(FileInputSplit[]) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getInputSplitAssigner(GenericInputSplit[]) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
getInputSplitAssigner(KeyGroupRangeInputSplit[]) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
getInputSplitAssigner(S[]) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
getInputSplitAssigner(T[]) - Method in interface org.apache.flink.api.common.io.InputFormat
 
getInputSplitAssigner(T[]) - Method in interface org.apache.flink.core.io.InputSplitSource
Returns the assigner for the input splits.
getInputSplitData() - Method in class org.apache.flink.runtime.jobmaster.SerializedInputSplit
 
getInputSplitProvider() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the input split provider assigned to this environment.
getInputSplitProvider() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getInputSplitProvider() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getInputSplitProvider() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returns the input split provider associated with the operator.
getInputSplits() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
getInputSplitSource() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getInputStream() - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
getInputStream() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getInputSubtaskIndex() - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
getInputTransformAndInputSpecPairs() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getInputTransformation() - Method in interface org.apache.flink.table.planner.connectors.TransformationSinkProvider.Context
Input transformation to transform.
getInputType() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getInputType() - Method in class org.apache.flink.api.common.operators.UnaryOperatorInformation
 
getInputType() - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
 
getInputType() - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
 
getInputType() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Returns the TypeInformation for the elements of the input.
getInputType() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
Returns the TypeInformation for the elements of the input.
getInputType() - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
Returns the TypeInformation for the elements of the input.
getInputType1() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the TypeInformation for the elements from the first input.
getInputType2() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the TypeInformation for the elements from the second input.
getInputTypeFamilies() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getInputTypeInfo() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
getInputTypeRoots() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getInputTypes() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
Returns the TypeInformation for the elements from the inputs.
getInputTypeStrategy() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getInputTypeStrategy(ImperativeAggregateFunction<?, ?>) - Static method in class org.apache.flink.table.functions.LegacyUserDefinedFunctionInference
Deprecated.
 
getInputTypeStrategy(ScalarFunction) - Static method in class org.apache.flink.table.functions.LegacyUserDefinedFunctionInference
Deprecated.
 
getInputTypeStrategy(TableFunction<?>) - Static method in class org.apache.flink.table.functions.LegacyUserDefinedFunctionInference
Deprecated.
 
getInputTypeWithConstants() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
getInputView() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
getInputWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getInserts() - Method in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
getInsertStatement(ObjectIdentifier, String, Map<String, String>) - Static method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
Generate insert statement for materialized table.
getInstalledContext() - Static method in class org.apache.flink.runtime.security.SecurityUtils
 
getInstalledModules() - Static method in class org.apache.flink.runtime.security.SecurityUtils
 
getInstance() - Static method in class org.apache.flink.api.common.io.compression.Bzip2InputStreamFactory
 
getInstance() - Static method in class org.apache.flink.api.common.io.compression.DeflateInflaterInputStreamFactory
 
getInstance() - Static method in class org.apache.flink.api.common.io.compression.GzipInflaterInputStreamFactory
 
getInstance() - Static method in class org.apache.flink.api.common.io.compression.XZInputStreamFactory
 
getInstance() - Static method in class org.apache.flink.api.common.io.compression.ZStandardInputStreamFactory
 
getInstance() - Static method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
getInstance() - Static method in class org.apache.flink.client.deployment.StandaloneClusterId
 
getInstance() - Static method in interface org.apache.flink.datastream.api.ExecutionEnvironment
Get the execution environment instance.
getInstance() - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenVarId
 
getInstance() - Static method in class org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory
 
getInstance() - Static method in class org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory
 
getInstance() - Static method in class org.apache.flink.management.jmx.JMXService
Acquire the global singleton JMXServer instance.
getInstance() - Static method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
getInstance() - Static method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
getInstance() - Static method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatServices
 
getInstance() - Static method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsOverview
 
getInstance() - Static method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsWithIDsOverview
 
getInstance() - Static method in class org.apache.flink.runtime.messages.webmonitor.RequestStatusOverview
 
getInstance() - Method in interface org.apache.flink.runtime.plugable.DeserializationDelegate
 
getInstance() - Method in class org.apache.flink.runtime.plugable.NonReusingDeserializationDelegate
 
getInstance() - Method in class org.apache.flink.runtime.plugable.ReusingDeserializationDelegate
 
getInstance() - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
 
getInstance() - Static method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerFactory
 
getInstance() - Static method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.WebContentHandlerSpecification
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerCustomLogHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogFileHeader
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingFileHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerStdoutFileHeader
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.EmptyMessageParameters
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.EmptyRequestBody
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.EmptyResponseBody
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedTaskManagerMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerStdoutFileHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.YarnCancelJobTerminationHeaders
Deprecated.
 
getInstance() - Static method in class org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
Deprecated.
 
getInstance() - Static method in class org.apache.flink.runtime.shuffle.EmptyShuffleMasterSnapshot
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanGetHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanPostHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getInstance() - Static method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getInstance() - Static method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getInstance() - Static method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
Get the shared instance of LookupCacheManager.
getInstance() - Static method in class org.apache.flink.test.streaming.runtime.util.TestListWrapper
 
getInstance() - Static method in class org.apache.flink.types.NullValue
Returns the NullValue singleton instance.
getInstance() - Static method in class org.apache.flink.util.clock.SystemClock
 
getInstance() - Static method in class org.apache.flink.yarn.DefaultYarnNodeManagerClientFactory
 
getInstance() - Static method in class org.apache.flink.yarn.DefaultYarnResourceManagerClientFactory
 
getInstance() - Static method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
getInstance(String, Object...) - Static method in class org.apache.flink.api.common.typeinfo.utils.TypeUtils
 
getInstance(Configuration) - Static method in class org.apache.flink.runtime.util.profiler.ProfilingService
 
getInstanceId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getInstanceId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getInstanceId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the instanceId of this task manager.
getInstanceId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getInstanceID() - Method in class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
getInstanceIdByResourceId(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
getInstanceRocksDBPath(File) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
getInstanceRocksDBPath(File) - Static method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackendBuilder
 
getInstanceV1() - Static method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getInSubqueryThreshold() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
getInSubQueryThreshold() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the inSubQueryThreshold option, default SqlToRelConverter.DEFAULT_IN_SUB_QUERY_THRESHOLD.
getInt(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getInt(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads an int value (32bit, 4 bytes) from the given position, in the system's native byte order.
getInt(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getInt(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
getInt(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getInt(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the integer value at the given position.
getInt(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getInt(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getInt(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getInt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getInt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getInt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getInt(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
getInt(int) - Method in interface org.apache.flink.table.data.columnar.vector.IntColumnVector
 
getInt(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getInt(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getInt(int) - Method in interface org.apache.flink.table.data.RowData
Returns the integer value at the given position.
getInt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getInt(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getInt(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getInt(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getInt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDateColumnVector
 
getInt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowIntColumnVector
 
getInt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTimeColumnVector
 
getInt(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getInt(String) - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
getInt(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns an integer value under the given existing key.
getInt(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getInt(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Integer value for the given key.
getInt(String, int) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Integer value for the given key.
getInt(Properties, String, int) - Static method in class org.apache.flink.util.PropertiesUtil
Get integer from properties.
getInt(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get int from segments.
getInt(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get int from segments.
getIntBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads an int value (32bit, 4 bytes) from the given position, in big-endian byte order.
getIntConfigOption(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getIntCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Convenience function to create a counter object for integers.
getIntCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getIntCounter(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getInteger(String, int) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getIntermediateDataSetId() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
getIntermediateDataSetID() - Method in class org.apache.flink.runtime.executiongraph.PartitionInfo
 
getIntermediateDataSetID() - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
getIntermediateDataSetID() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
Get the ID of IntermediateDataSet this ConsumedPartitionGroup belongs to.
getIntermediateDataSetIdsToConsume() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getIntermediateDatasetIdToProduce() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getIntermediateResult() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getInternal() - Method in interface org.apache.flink.runtime.state.internal.InternalAppendingState
Get internally stored value.
getInternalCoordinator() - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
getInternalFileStatus() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getInternalIndex() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueueElement
 
getInternalIndex() - Method in interface org.apache.flink.runtime.state.heap.HeapPriorityQueueElement
Returns the current index of this object in the internal array of HeapPriorityQueue.
getInternalIndex() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
getInternalIndex() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
getInternalListCopySerializer() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
getInternalMapCopySerializer() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
getInternalParameters() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getInternalResource() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
getInternalServiceAnnotations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getInternalServiceName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.InternalServiceDecorator
Generate name of the internal Service.
getInternalState(Object, String) - Static method in class org.apache.flink.mock.Whitebox
 
getInternalTimerService(String) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager
Creates an InternalTimerService for handling a group of timers identified by the given name.
getInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
getInternalTimerService(String, TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
getInternalTimerService(String, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
Returns a InternalTimerService that can be used to query current processing time and event time and to set timers.
getInternalTimerService(String, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
getInternalTimerService(String, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Returns a InternalTimerService that can be used to query current processing time and event time and to set timers.
getInternalTimerService(String, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Returns a InternalTimerService that can be used to query current processing time and event time and to set timers.
getInterruptedExceptionClassifier() - Static method in class org.apache.flink.connector.base.sink.writer.AsyncSinkFatalExceptionClassifiers
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getIntersection(KeyGroupRange) - Method in interface org.apache.flink.runtime.state.KeyedStateHandle
Returns a state over a range that is the intersection between this handle's key-group range and the provided key-group range.
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.KeyGroupRange
Create a range that represent the intersection between this range and the given range.
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Returns a key-group range with offsets which is the intersection of the internal key-group range with the given key-group range.
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.KeyGroupsSavepointStateHandle
 
getIntersection(KeyGroupRange) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getInterval() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
getInterval() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
getInterval() - Method in class org.apache.flink.table.catalog.IntervalFreshness
 
getInterval() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getInterval() - Method in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
getIntervalSettings() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getIntLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads an int value (32bit, 4 bytes) from the given position, in little-endian byte order.
getInvokableClass(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the invokable class which represents the task of this vertex.
getInvokableClassName() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getInvokableClassName() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the name of the invokable class which represents the task of this vertex.
getInvoke(RelNode, boolean, RelNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
getInvolvedIndexes() - Method in class org.apache.flink.api.common.operators.Ordering
 
getIoExecutor() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getIoExecutor() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getIoExecutor() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getIoExecutor() - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
getIoExecutor() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getIoExecutor() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getIOExecutor() - Method in interface org.apache.flink.core.execution.JobStatusChangedListenerFactory.Context
 
getIOExecutor() - Method in interface org.apache.flink.core.failure.FailureEnricher.Context
Get an Executor pool for the Enrichers to run async operations that can potentially be IO-heavy.
getIOExecutor() - Method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
 
getIOExecutor() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getIOExecutor() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getIOExecutor() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getIOManager() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the current IOManager.
getIOManager() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getIOManager() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getIOManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getIOManager() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getIOManager() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getIOMetricGroup() - Method in interface org.apache.flink.metrics.groups.OperatorMetricGroup
 
getIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
Returns the OperatorIOMetricGroup for this operator.
getIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
getIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
getIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
Returns the TaskIOMetricGroup for this task.
getIOMetrics() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
 
getIOMetrics() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getIOMetrics() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getIOMetrics() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getIOMetrics() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getIOMetrics() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getIOMetrics() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
 
getIoMetricsInfo() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getIOWait() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getIsAscendingOrder() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
getIsCleanupInBackground() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
bool is_cleanup_in_background = 1;
getIsCleanupInBackground() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
bool is_cleanup_in_background = 1;
getIsCleanupInBackground() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
bool is_cleanup_in_background = 1;
getIsNull() - Method in class org.apache.flink.formats.parquet.vector.position.CollectionPosition
 
getIsNull() - Method in class org.apache.flink.formats.parquet.vector.position.RowPosition
 
getIsNullTerm() - Method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
getIsPandasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether it's pandas UDF
getIsPandasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
Whether it's pandas UDF
getIsPandasUdf() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
Whether it's pandas UDF
getIsRowTime() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_row_time = 6;
getIsRowTime() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
bool is_row_time = 6;
getIsRowTime() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
bool is_row_time = 6;
getIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIssueDate(Clock, String, AbstractDelegationTokenIdentifier) - Static method in class org.apache.flink.runtime.hadoop.HadoopUserUtils
 
getIsTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
getIsTimeWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_time_window = 2;
getIsTimeWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
bool is_time_window = 2;
getIsTimeWindow() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
bool is_time_window = 2;
getIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationAggregator(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
 
getIterationAggregators() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
getIterationAggregators(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationHeadFinalOutputConfig() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationHeadIndexOfSyncOutput() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationHeadPartialSolutionOrWorksetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationHeadSolutionSetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationId() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getIterationId() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getIterationRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
getIterationRuntimeContext() - Method in interface org.apache.flink.api.common.functions.RichFunction
Gets a specialized version of the RuntimeContext, which has additional information about the iteration in which the function is executed.
getIterationRuntimeContext() - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableAllWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueAllWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessWindowFunction
 
getIterationRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueWindowFunction
 
getIterationSourceSinkPairs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getIterationWaitTime() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getIterator() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
getIterator() - Method in interface org.apache.flink.api.connector.source.lib.util.IteratorSourceSplit
Gets the iterator over the elements of this split.
getIterator() - Method in class org.apache.flink.runtime.operators.sort.ExternalSorter
 
getIterator() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Gets an iterator over all records in this buffer in their logical order.
getIterator() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Gets an iterator over all records in this buffer in their logical order.
getIterator() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Gets an iterator over all records in this buffer in their logical order.
getIterator() - Method in class org.apache.flink.runtime.operators.TempBarrier
This method resets the input!
getIterator() - Method in interface org.apache.flink.runtime.operators.util.CloseableInputProvider
Gets the iterator over this input.
getIterator() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
 
getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Gets an iterator over all records in this buffer in their logical order.
getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
Gets an iterator over all KV records in this buffer in their logical order.
getIterator(int) - Method in interface org.apache.flink.runtime.state.IterableStateSnapshot
 
getIterator(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMapSnapshot
 
getIterator(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMapSnapshot
 
getIterator(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.StateMapSnapshot
 
getIteratorForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueStateSnapshot
 
getJar() - Method in class org.apache.flink.test.util.JobSubmission
 
getJarAdditions() - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup
 
getJarFile() - Method in interface org.apache.flink.client.deployment.application.EntryClassInformationProvider
Returns the File referring to the Jar file that contains the job class or no File if the job class is located on the classpath.
getJarFile() - Method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Always returns an empty Optional because this implementation relies on the JAR archive being available on either the user or the system classpath.
getJarFile() - Method in class org.apache.flink.client.deployment.application.FromJarEntryClassInformationProvider
Returns the specified jarFile.
getJarFilePath() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getJarFilePath() - Method in class org.apache.flink.client.cli.SavepointOptions
 
getJarFiles(String[]) - Static method in class org.apache.flink.util.JarUtils
 
getJarOperations() - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup
 
getJarPaths() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets jar paths.
getJars() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getJars() - Method in class org.apache.flink.table.client.cli.CliOptions.EmbeddedCliOptions
 
getJars() - Method in class org.apache.flink.test.util.SQLJobSubmission
 
getJavaObject() - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
 
getJDBCMajorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getJmOperatorFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getJmxPort() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getJmxPort() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getJmxPort() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getJob() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
getJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
getJob(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Gets the job registered under jobId.
getJobAccumulators() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
getJobClassName() - Method in interface org.apache.flink.client.deployment.application.EntryClassInformationProvider
Returns the name of the job class or an empty Optional if the job class name cannot be provided.
getJobClassName() - Method in class org.apache.flink.client.deployment.application.FromClasspathEntryClassInformationProvider
Returns the job class name if it could be derived from the specified classpath or was explicitly specified.
getJobClassName() - Method in class org.apache.flink.client.deployment.application.FromJarEntryClassInformationProvider
Returns the specified job class name that is either available in the corresponding jarFile.
getJobClient() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
getJobClient() - Method in interface org.apache.flink.table.api.TableResult
For DML and DQL statement, return the JobClient which associates the submitted Flink job.
getJobClient(JobID, ClassLoader) - Method in interface org.apache.flink.client.deployment.application.executors.EmbeddedJobClientCreator
Creates a JobClient that is adequate for the context in which the job is executed.
getJobConf() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
getJobConf() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
getJobConf() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopInputSplit
 
getJobConfiguration() - Method in class org.apache.flink.api.common.Plan
 
getJobConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the job-wide configuration object that was attached to the JobGraph.
getJobConfiguration() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobConfiguration() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getJobConfiguration() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the configuration object for this job.
getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the job configuration object which was attached to the original JobGraph.
getJobConfiguration() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getJobConfiguration() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getJobConfiguration() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getJobConfiguration() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getJobConfiguration() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getJobConfiguration() - Method in interface org.apache.flink.streaming.runtime.tasks.ContainingTaskDetails
 
getJobDetails(JobID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
Requests the job details.
getJobDetails(RestClient, TestEnvironment.Endpoint, JobID) - Static method in class org.apache.flink.connector.testframe.utils.MetricQuerier
 
getJobExecutionResult() - Method in class org.apache.flink.api.common.JobExecutionResult
 
getJobExecutionResult() - Method in class org.apache.flink.api.common.JobSubmissionResult
Returns the JobExecutionResult if available.
getJobExecutionResult() - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
getJobExecutionResult() - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
getJobExecutionResult() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
getJobExecutionResult() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getJobExecutionResult() - Method in interface org.apache.flink.core.execution.JobClient
Returns the result of the job execution of the submitted job.
getJobExecutionResult() - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
getJobExecutionResult() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
getJobGraph() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getJobGraph() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Gets the assembled JobGraph with a random JobID.
getJobGraph(ClassLoader, JobID) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Gets the assembled JobGraph with a specified JobID.
getJobGraph(ClassLoader, Pipeline, Configuration, int) - Static method in class org.apache.flink.client.FlinkPipelineTranslationUtil
Transmogrifies the given Pipeline to a JobGraph.
getJobGraph(Pipeline, Configuration, ClassLoader) - Static method in class org.apache.flink.client.deployment.executors.PipelineExecutorUtils
Creates the JobGraph corresponding to the provided Pipeline.
getJobGraphStore() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getJobGraphStore() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the submitted job graph store for the job manager.
getJobGraphStore() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
getJobGraphUnderUserClassLoader(ClassLoader, Pipeline, Configuration, int) - Static method in class org.apache.flink.client.FlinkPipelineTranslationUtil
Transmogrifies the given Pipeline under the userClassloader to a JobGraph.
getJobGraphWriter() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getJobGraphWriter() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobPersistenceComponents
 
getJobId() - Method in interface org.apache.flink.api.common.JobInfo
Get the ID of the job.
getJobId() - Method in class org.apache.flink.api.common.JobInfoImpl
 
getJobId() - Method in class org.apache.flink.api.common.Plan
Gets the ID of the job that the dataflow plan belongs to.
getJobId() - Method in class org.apache.flink.connector.testutils.source.TestingJobInfo
 
getJobId() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
getJobId() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getJobId() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getJobId() - Method in class org.apache.flink.runtime.client.JobStatusMessage
 
getJobId() - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
getJobId() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Returns the task's job ID.
getJobId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getJobId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getJobId() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getJobId() - Method in class org.apache.flink.runtime.highavailability.JobResultEntry
 
getJobId() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
getJobId() - Method in class org.apache.flink.runtime.jobmaster.factories.DefaultJobMasterServiceProcessFactory
 
getJobId() - Method in interface org.apache.flink.runtime.jobmaster.factories.JobMasterServiceProcessFactory
Gets the JobID of the job for which this factory creates JobMasterServiceProcess.
getJobId() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getJobId() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getJobId() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
getJobId() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the JobID the KvState instances belong to.
getJobId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getJobId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getJobId() - Method in class org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey
Get the job id for the given operation key.
getJobId() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobId() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
getJobId() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
getJobId() - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphInfo
 
getJobId() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getJobId() - Method in interface org.apache.flink.runtime.shuffle.JobShuffleContext
 
getJobId() - Method in class org.apache.flink.runtime.shuffle.JobShuffleContextImpl
 
getJobId() - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
getJobId() - Method in exception org.apache.flink.runtime.taskexecutor.exceptions.SlotOccupiedException
 
getJobId() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getJobId() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Job
Returns the JobID which is associated with this job.
getJobId() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getJobId() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
getJobId() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getJobId() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunResponseBody
 
getJobId() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
getJobId() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
getJobId() - Method in class org.apache.flink.table.operations.command.DescribeJobOperation
 
getJobId() - Method in class org.apache.flink.table.operations.command.StopJobOperation
 
getJobId() - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
getJobID() - Method in class org.apache.flink.api.common.JobSubmissionResult
Returns the JobID assigned to the job by the Flink runtime.
getJobID() - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
getJobID() - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
getJobID() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
getJobID() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getJobID() - Method in interface org.apache.flink.core.execution.JobClient
Returns the JobID that uniquely identifies the job this client is scoped to.
getJobID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorSnapshot
 
getJobID() - Method in exception org.apache.flink.runtime.client.JobExecutionException
 
getJobID() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
getJobID() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the ID of the job that the task belongs to.
getJobID() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the JobID for this execution graph.
getJobID() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getJobID() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobID() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getJobID() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the ID of the job.
getJobID() - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Get the job id of the executed job.
getJobID() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
getJobID() - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
getJobID() - Method in class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
getJobID() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getJobID() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getJobID() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getJobID() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotPayload
 
getJobID() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
Get the job id of the slot allocated for.
getJobID() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getJobID() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getJobID() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getJobID() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
If the statement was submitted to a client, returns the JobID which uniquely identifies the job.
getJobID() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getJobID() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
getJobID() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
getJobID() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
getJobID() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getJobIds() - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
getJobIds() - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Get all job ids of submitted job graphs to the submitted job graph store.
getJobIds() - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
getJobIDString() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
getJobInfo() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Get the meta information of current job.
getJobInfo() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getJobInfo() - Method in interface org.apache.flink.api.connector.sink2.InitContext
Get the meta information of current job.
getJobInfo() - Method in interface org.apache.flink.core.failure.FailureEnricher.Context
Get the meta information of current job.
getJobInfo() - Method in interface org.apache.flink.datastream.api.context.RuntimeContext
Get the JobInfo of this process function.
getJobInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultNonPartitionedContext
 
getJobInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
getJobInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultRuntimeContext
 
getJobInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
getJobInfo() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the JobInfo object associated with current job.
getJobInfo() - Method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
 
getJobInfo() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getJobInfo() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getJobInfo() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getJobInformation() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Return the sub task's job information.
getJobInformationCache() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getJobJar() - Method in class org.apache.flink.client.program.artifact.ArtifactFetchManager.Result
 
getJobJarAndDependencies() - Method in class org.apache.flink.client.program.PackagedProgram
Returns all provided libraries needed to run the program.
getJobJarAndDependencies(File, String) - Static method in class org.apache.flink.client.program.PackagedProgram
Returns all provided libraries needed to run the program.
getJobKey(String) - Static method in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
getJobLeaderIdService() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServices
 
getJobLeaderService() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getJobListeners() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the config JobListeners.
getJobManager() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets JobManager container.
getJobManagerAddress(Configuration) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
Returns the JobManager's hostname and port extracted from the given Configuration.
getJobManagerBindAddress() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getJobManagerCPU() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getJobManagerCPULimitFactor() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getJobManagerExternalAddress() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getJobManagerExternalPortRange() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getJobManagerFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getJobManagerGateway() - Method in class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
getJobManagerGateway() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getJobManagerHost() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets JobManager's hostname on the host machine.
getJobManagerHostname() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets job manager hostname.
getJobManagerJobFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getJobManagerLeaderElection(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getJobManagerLeaderElection(JobID) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the LeaderElection for the job with the given JobID.
getJobManagerLeaderElection(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getJobManagerLeaderElection(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getJobManagerLeaderRetriever(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getJobManagerLeaderRetriever(JobID) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Deprecated.
This method should only be used by the legacy code where the JobManager acts as the master.
getJobManagerLeaderRetriever(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getJobManagerLeaderRetriever(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getJobManagerLeaderRetriever(JobID, String) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getJobManagerLeaderRetriever(JobID, String) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader retriever for the job JobMaster which is responsible for the given job.
getJobManagerLeaderRetriever(JobID, String) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getJobManagerLeaderRetriever(JobID, String) - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getJobManagerManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns the managed keyed state from the job manager, which represents the ground truth about what this state should represent.
getJobManagerManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns the managed operator state from the job manager, which represents the ground truth about what this state should represent.
getJobManagerMemoryLimitFactor() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getJobManagerMemoryMB() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getJobManagerMetricGroup() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getJobManagerMetricGroupFactory() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getJobManagerMetricStore() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.ComponentMetricStore for the JobManager.
getJobManagerOperatorMetricStore() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
 
getJobManagerOperatorMetricStore(String, String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getJobManagerOwnedSnapshot() - Method in class org.apache.flink.runtime.state.SnapshotResult
 
getJobManagerOwnedState() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFinalizer
 
getJobManagerPort() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets JobManager's port on the host machine.
getJobManagerRawKeyedState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns the raw keyed state from the job manager, which represents the ground truth about what this state should represent.
getJobManagerRawOperatorState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns the raw operator state from the job manager, which represents the ground truth about what this state should represent.
getJobManagerResourceID() - Method in class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
getJobManagerRunners() - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
getJobManagerRunners() - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Returns the registered JobManagerRunner instances.
getJobManagerRunners() - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
getJobManagerSelectors(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get job manager selectors for the current Flink cluster.
getJobMasterGateway() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
getJobMasterGateway() - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Get the JobMasterGateway of the JobMaster.
getJobMasterGateway() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
getJobMasterGatewayFuture() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
getJobMasterGatewayFuture() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
Future which is completed with the JobMasterGateway once the JobMasterService has been created.
getJobMasterGatewayFuture() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
getJobMasterId() - Method in class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
getJobMasterId() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getJobMasterMainThreadExecutor() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobMasterMainThreadExecutor() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getJobMasterMainThreadExecutor() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getJobMetricsGroup(JobID) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
getJobMetricStore(String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.ComponentMetricStore for the given job ID.
getJobName() - Method in interface org.apache.flink.api.common.JobInfo
Get the name of the job.
getJobName() - Method in class org.apache.flink.api.common.JobInfoImpl
 
getJobName() - Method in class org.apache.flink.api.common.Plan
Gets the name of this job.
getJobName() - Method in class org.apache.flink.connector.testutils.source.TestingJobInfo
 
getJobName() - Method in interface org.apache.flink.datastream.api.context.JobInfo
Get the name of current job.
getJobName() - Method in class org.apache.flink.datastream.impl.context.DefaultJobInfo
 
getJobName() - Method in class org.apache.flink.runtime.client.JobStatusMessage
 
getJobName() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the job name for the execution graph.
getJobName() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getJobName() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobName() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getJobName() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getJobName() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
getJobName() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getJobParameter(String, String) - Method in class org.apache.flink.table.functions.FunctionContext
Gets the global job parameter value associated with the given key as a string.
getJobParameters() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParameters(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParameters(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParameters(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobParametersOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
getJobResult() - Method in class org.apache.flink.runtime.highavailability.JobResultEntry
 
getJobResultStore() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getJobResultStore() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobPersistenceComponents
 
getJobResultStore() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getJobResultStore() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the store that holds information about the state of finished jobs.
getJobResultStore() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
getJobs() - Method in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
getJobs() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getJobs() - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
getJobs() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Gets all registered jobs.
getJobsPath() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getJobState() - Method in class org.apache.flink.runtime.client.JobStatusMessage
 
getJobStatus() - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
getJobStatus() - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
getJobStatus() - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
getJobStatus() - Method in interface org.apache.flink.core.execution.JobClient
Requests the JobStatus of the associated job.
getJobStatus() - Method in exception org.apache.flink.runtime.messages.FlinkJobTerminatedWithoutCancellationException
 
getJobStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
getJobStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
getJobStatus() - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
getJobStatus() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobStatus() - Method in class org.apache.flink.runtime.scheduler.adaptive.CreatingExecutionGraph
 
getJobStatus(JobID) - Method in interface org.apache.flink.client.program.ClusterClient
Requests the JobStatus of the job with the given JobID.
getJobStatus(JobID) - Method in class org.apache.flink.client.program.MiniClusterClient
 
getJobStatus(JobID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
getJobStatus(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getJobStatusHooks() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getJobStatusHooks() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getJobsWithStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
getJobTable() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getJobTargetAddress() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getJobTerminationFuture() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getJobTerminationFuture() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getJobTerminationFuture() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
getJobTimeout() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
getJobType() - Method in interface org.apache.flink.runtime.execution.Environment
 
getJobType() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the JobType for this execution graph.
getJobType() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getJobType() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobType() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getJobType() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getJobType() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobType() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getJobType() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getJobType() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getJobType() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getJobVertex(JobVertexID) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the job vertex for the given JobVertexID.
getJobVertex(JobVertexID) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getJobVertex(JobVertexID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobVertex(JobVertexID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getJobVertex(JobVertexID) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getJobVertexClass() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getJobvertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getJobVertexId() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getJobVertexId() - Method in interface org.apache.flink.runtime.execution.Environment
Gets the ID of the JobVertex for which this task executes a parallel subtask.
getJobVertexId() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the JobVertexID for this job vertex.
getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getJobVertexId() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionJobVertexInitializedEvent
 
getJobVertexId() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the JobVertexID the KvState instances belong to.
getJobVertexId() - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
getJobVertexId() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getJobVertexId() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getJobVertexId() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getJobVertexID() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getJobVertexID() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getJobVertexID() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
 
getJobVertexID() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation.VertexInformation
 
getJobVertexIds() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
getJobVertexIds() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getJobVertexInfos() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJobVertexInputInfo(JobVertexID, IntermediateDataSetID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJobVertexInputInfo(JobVertexID, IntermediateDataSetID) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
Get the input info of a certain input of a certain job vertex.
getJobVertexInputInfos() - Method in class org.apache.flink.runtime.executiongraph.ParallelismAndInputInfos
 
getJobVertexInputInfos() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionJobVertexInitializedEvent
 
getJobVertexMetrics() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getJobVertexParallelisms() - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
getJobVertexStats(JobID, AccessExecutionJobVertex) - Method in interface org.apache.flink.runtime.webmonitor.stats.VertexStatsTracker
Returns statistics for a job vertex.
getJobVertexStats(JobID, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTracker
 
getJobVertices() - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
getJobVerticesPerState() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJoinHint() - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
getJoinHintName() - Method in enum org.apache.flink.table.planner.hint.JoinStrategy
 
getJoinKeys() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Get the joinKeys in bufferBundle.
getJoinKeys() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
 
getJoinKeySize() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
Gets number of keys in join key.
getJoinReturnTypes(JoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getJoinReturnTypes(JoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getJoinScope(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getJoinSpec() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
getJoinType() - Method in class org.apache.calcite.sql.SqlJoin
Returns a JoinType, never null.
getJoinType() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getJoinType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
getJoinTypeNode() - Method in class org.apache.calcite.sql.SqlJoin
 
getJson() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
getJSON() - Method in class org.apache.flink.streaming.api.graph.JSONGenerator
 
getJsonPlan() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the job plan as a JSON string.
getJsonPlan() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getJsonPlan() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getJsonPlan() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getJsonPlan() - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
getJvmDirectMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getJvmDirectMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.FlinkMemory
 
getJvmDirectMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
getJvmDirectMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getJvmDirectMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getJvmHeapMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getJvmHeapMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.FlinkMemory
 
getJvmHeapMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
getJvmHeapMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getJvmHeapMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getJvmMemOptsEnv() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getJvmMetaspace() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the maximum Metaspace size allowed for the task manager.
getJvmMetaspaceAndOverhead() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getJvmMetaspaceSize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getJvmMetaspaceSize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getJvmOverhead() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the threshold for defining the maximum amount of memory used for the JVM overhead.
getJvmOverheadSize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getJvmOverheadSize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getJvmStartupOptions() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets the system parameters and environment parameters that were passed to the JVM on startup.
getJvmStartupOptionsArray() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets the system parameters and environment parameters that were passed to the JVM on startup.
getJvmVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets the version of the JVM in the form "VM_Name - Vendor - Spec/Version".
getKerberosKeytabSecretName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.KerberosMountDecorator
 
getKerberosKrb5confConfigMapName(String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.KerberosMountDecorator
 
getKey() - Method in class org.apache.flink.configuration.FallbackKey
 
getKey() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string key = 1;
getKey() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
string key = 1;
getKey() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameterOrBuilder
string key = 1;
getKey() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getKey() - Method in class org.apache.flink.runtime.io.network.partition.PartitionTrackerEntry
 
getKey() - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
getKey() - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter.FailureLabel
 
getKey() - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Returns the key of this parameter, e.g.
getKey() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
getKey() - Method in interface org.apache.flink.runtime.state.Keyed
Returns the key attribute.
getKey() - Method in class org.apache.flink.runtime.state.restore.KeyGroupEntry
 
getKey() - Method in interface org.apache.flink.runtime.state.StateEntry
Returns the key of this entry.
getKey() - Method in class org.apache.flink.runtime.state.StateEntry.SimpleStateEntry
 
getKey() - Method in class org.apache.flink.sql.parser.ddl.SqlReset
 
getKey() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getKey() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getKey() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getKey() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getKey() - Method in interface org.apache.flink.streaming.api.operators.InternalTimer
Returns the key that is bound to this timer.
getKey() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
getKey() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry
 
getKey() - Method in class org.apache.flink.streaming.tests.Event
 
getKey() - Method in class org.apache.flink.table.catalog.TableChange.ResetOption
Returns the Option key to reset.
getKey() - Method in class org.apache.flink.table.catalog.TableChange.SetOption
Returns the Option key to set.
getKey() - Method in class org.apache.flink.table.operations.command.ResetOperation
 
getKey() - Method in class org.apache.flink.table.operations.command.SetOperation
 
getKey() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
 
getKey() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
 
getKey() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
Retrieve the key from this iterator.
getKey() - Method in class org.apache.flink.table.runtime.util.WindowKey
 
getKey() - Method in class org.apache.flink.util.LinkedOptionalMap.KeyValue
 
getKey(IN) - Method in interface org.apache.flink.api.java.functions.KeySelector
User-defined function that deterministically extracts the key from an object.
getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ArrayKeySelector
 
getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ComparableKeySelector
 
getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.OneKeySelector
 
getKey(IN) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
Get the key for current processing element, which will be used as the map bundle's key.
getKey(IN) - Method in class org.apache.flink.table.runtime.operators.bundle.KeyedMapBundleOperator
 
getKey(IN) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
 
getKey(RowData) - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
 
getKey(RowData) - Method in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
 
getKey(RowData) - Method in class org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
 
getKey(Row) - Method in class org.apache.flink.streaming.api.functions.python.KeyByKeySelector
 
getKey(Row) - Method in class org.apache.flink.streaming.api.functions.python.PartitionCustomKeySelector
 
getKey(T) - Method in class org.apache.flink.api.java.functions.NullByteKeySelector
 
getKeyAByKeyB(B) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
getKeyBByKeyA(A) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
getKeyBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string key = 1;
getKeyBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
string key = 1;
getKeyBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameterOrBuilder
string key = 1;
getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Gets the column numbers of the key fields in the input records for the given input.
getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
getKeyColumnVector() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
getKeyContext() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getKeyDataOffset(int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the offset of key data in the key space.
getKeyDataType() - Method in class org.apache.flink.table.runtime.dataview.MapViewSpec
 
getKeyDataType() - Method in class org.apache.flink.table.types.KeyValueDataType
 
getKeyedPartitionStream() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
getKeyedStateBackend() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getKeyedStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getKeyedStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getKeyedStateBackend() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getKeyedStateBackend() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the current KeyedStateBackend.
getKeyedStateManagedFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getKeyedStateRawFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getKeyedStateStore() - Method in interface org.apache.flink.runtime.state.ManagedInitializationContext
Returns an interface that allows for registering keyed state with the backend.
getKeyedStateStore() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
getKeyedStateStore() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getKeyedStateStore() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getKeyedStateStore() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getKeyedStateStoreV2() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getKeyedStateStreamFuture() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getKeyExtractor() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getKeyFields() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
getKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
getKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys
 
getKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getKeyFromArgs(String[], int) - Static method in class org.apache.flink.util.Utils
Get the key from the given args.
getKeyGroup() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getKeyGroup() - Method in class org.apache.flink.runtime.state.changelog.StateChange
 
getKeyGroup() - Method in class org.apache.flink.state.forst.ContextKey
 
getKeyGroupCompressionDecorator() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getKeyGroupEntries() - Method in class org.apache.flink.runtime.state.restore.KeyGroup
 
getKeyGroupId() - Method in class org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider
Returns the key group that corresponds to the data in the provided stream.
getKeyGroupId() - Method in class org.apache.flink.runtime.state.restore.KeyGroup
 
getKeyGroupId(int) - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
getKeyGroupId(int) - Method in interface org.apache.flink.runtime.state.KeyGroupsList
Returns the id of the keygroup at the given index, where index in interval [0, KeyGroupsList.getNumberOfKeyGroups()[.
getKeyGroupList() - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
Returns a list of all key-groups which can be written to this stream.
getKeyGroupOffset() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getKeyGroupOffset(int) - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Returns the offset for the given key-group.
getKeyGroupPrefixBytes() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
getKeyGroupPrefixBytes() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getKeyGroupPrefixBytes() - Method in class org.apache.flink.state.forst.ForStMapState
 
getKeyGroupPrefixBytes() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
getKeyGroupRange() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.CheckpointableKeyedStateBackend
Returns the key groups which this state backend is responsible for.
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.FullSnapshotResources
Returns the KeyGroupRange of this snapshot.
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Returns the key groups for this backend.
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.KeyedStateHandle
Returns the range of the key groups contained in the state.
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
getKeyGroupRange() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getKeyGroupRange() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getKeyGroupRange() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getKeyGroupRange() - Method in class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
getKeyGroupRange() - Method in interface org.apache.flink.state.changelog.restore.ChangelogRestoreTarget
Returns the key groups which this restore procedure covers.
getKeyGroupRange() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getKeyGroupWriter() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueStateSnapshot
 
getKeyGroupWriter() - Method in interface org.apache.flink.runtime.state.StateSnapshot
This method returns StateSnapshot.StateKeyGroupWriter and should be called in the asynchronous part of the snapshot.
getKeyHashCode() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
getKeyLen(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the length of the key.
getKeyMetaLen(int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the length of key meta with the given level.
getKeyPointer(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Return the pointer to key space.
getKeyPositions() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
getKeyPrefixBytes() - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
getKeys() - Method in interface org.apache.flink.api.common.externalresource.ExternalResourceInfo
Get all property keys.
getKeys() - Method in class org.apache.flink.externalresource.gpu.GPUInfo
 
getKeys() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
getKeys() - Method in class org.apache.flink.table.client.cli.CliInputView
 
getKeys() - Method in class org.apache.flink.table.client.cli.CliRowView
 
getKeys() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
getKeys() - Method in class org.apache.flink.table.client.cli.CliView
 
getKeys() - Method in interface org.apache.flink.table.connector.source.LookupTableSource.LookupContext
Returns an array of key index paths that should be used during the lookup.
getKeys() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.HashShuffle
 
getKeys() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.HashDistribution
 
getKeys() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
getKeys() - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
 
getKeys(String, N) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getKeys(String, N) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
getKeys(String, N) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
getKeys(String, N) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getKeys(String, N) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
getKeys(String, N) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.StateMap
 
getKeys(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getKeysAndNamespaces() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getKeysAndNamespaces(String) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getKeysAndNamespaces(String) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
getKeysAndNamespaces(String) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
getKeysAndNamespaces(String) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getKeysAndNamespaces(String) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
getKeysAndNamespaces(String) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getKeysAndNamespaces(SavepointRuntimeContext) - Method in class org.apache.flink.state.api.input.operator.KeyedStateReaderOperator
 
getKeysAndNamespaces(SavepointRuntimeContext) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getKeysAndNamespaces(SavepointRuntimeContext) - Method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
getKeySelector() - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
getKeySelector() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Gets the key selector that can get the key by which the stream if partitioned from the elements.
getKeySelector() - Method in class org.apache.flink.streaming.api.transformations.KeyedBroadcastStateTransformation
 
getKeySelector() - Method in class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
getKeySelector() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getKeySelector() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getKeySelector() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
getKeySelectorTypes(KeySelector<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getKeySelectorTypes(KeySelector<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getKeySerializer() - Method in class org.apache.flink.api.common.state.MapStateDescriptor
Gets the serializer for the keys in the state.
getKeySerializer() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
getKeySerializer() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
getKeySerializer() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
getKeySerializer() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getKeySerializer() - Method in interface org.apache.flink.runtime.state.FullSnapshotResources
Returns key TypeSerializer.
getKeySerializer() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getKeySerializer() - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Returns the TypeSerializer for the type of key this state is associated to.
getKeySerializer() - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
 
getKeySerializer() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getKeySerializer() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getKeySerializer() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getKeySerializer() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getKeySerializer() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
Deprecated.
Returns the key serializer for the queryable state instance.
getKeySerializer() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
getKeySerializer() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getKeySerializer() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
getKeySerializer() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
getKeySerializer() - Method in class org.apache.flink.table.runtime.dataview.MapViewSpec
 
getKeySerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
getKeySerializerSnapshot() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
 
getKeySerializerSnapshot() - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
getKeySerializerSnapshot() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
getKeyString() - Method in class org.apache.flink.sql.parser.ddl.SqlReset
 
getKeyString() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getKeyString() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getKeyString() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getKeyString() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getKeyString() - Method in class org.apache.flink.util.StringBasedID
 
getKeytab() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getKeytabPrinciple() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getKeyType() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getKeyType() - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
getKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The schema of the grouping keys.
getKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The schema of the grouping keys.
getKeyType() - Method in class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
 
getKeyType() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getKeyType() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Gets the type of the key by which the stream is partitioned.
getKeyType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
getKeyType() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
getKeyType() - Method in class org.apache.flink.table.types.logical.MapType
 
getKeyTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
getKeyTypeClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
getKeyTypeDescriptor() - Method in interface org.apache.flink.api.common.state.BroadcastStateDeclaration
Get type descriptor of this broadcast state's key.
getKeyTypeDescriptor() - Method in interface org.apache.flink.api.common.state.MapStateDeclaration
Get type descriptor of this map state's key.
getKeyTypeInfo() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
Gets the type information for the keys in the map
getKeyTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfo() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getKeyTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
getKeyTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The schema of the grouping keys.
getKeyTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The schema of the grouping keys.
getKeyTypes() - Method in interface org.apache.flink.api.common.distributions.DataDistribution
Gets the type of the key by which the dataSet is partitioned.
getKeyValueClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
getKeywordStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for a SQL keyword such as SELECT or ON.
getKibiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Kibibytes (= 1024 bytes).
getKind() - Method in class org.apache.calcite.rex.RexFieldAccess
 
getKind() - Method in class org.apache.calcite.sql.SqlJoin
 
getKind() - Method in class org.apache.flink.table.catalog.TableDistribution
 
getKind() - Method in class org.apache.flink.table.functions.AggregateFunction
 
getKind() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getKind() - Method in class org.apache.flink.table.functions.AsyncScalarFunction
 
getKind() - Method in class org.apache.flink.table.functions.AsyncTableFunction
 
getKind() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getKind() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
 
getKind() - Method in interface org.apache.flink.table.functions.FunctionDefinition
Returns the kind of function this definition describes.
getKind() - Method in class org.apache.flink.table.functions.ScalarFunction
 
getKind() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
getKind() - Method in class org.apache.flink.table.functions.TableAggregateFunction
 
getKind() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getKind() - Method in class org.apache.flink.table.functions.TableFunction
 
getKind() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getKind() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
 
getKind() - Method in class org.apache.flink.table.planner.analyze.PlanAdvice
 
getKind() - Method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
getKind() - Method in class org.apache.flink.table.procedures.ProcedureDefinition
 
getKind() - Method in class org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
 
getKind() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
getKind() - Method in class org.apache.flink.table.types.logical.TimestampType
 
getKind() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
getKind() - Method in class org.apache.flink.types.Row
Returns the kind of change that this row describes in a changelog.
getKrb5LoginModuleName() - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
getKrb5Path() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getKryo() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
getKVIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
getKvState(JobID, String, K, TypeHint<K>, StateDescriptor<S, V>) - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Returns a future holding the request result.
getKvState(JobID, String, K, TypeInformation<K>, StateDescriptor<S, V>) - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Returns a future holding the request result.
getKvState(KvStateID) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Returns the KvStateEntry containing the requested instance as identified by the given KvStateID, along with its KvStateInfo or null if none is registered.
getKvStateClientProxy() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
getKvStateId() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
getKvStateId() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
getKvStateId() - Method in class org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
getKvStateId() - Method in class org.apache.flink.runtime.state.restore.KeyGroupEntry
 
getKvStateID(int) - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the registered KvStateID for the key group index or null if none is registered yet.
getKvStateLocation(String) - Method in class org.apache.flink.runtime.query.KvStateLocationRegistry
Returns the KvStateLocation for the registered KvState instance or null if no location information is available.
getKvStateLocationOracle(JobID) - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
getKvStateLocationOracle(JobID) - Method in interface org.apache.flink.runtime.query.KvStateClientProxy
Retrieves a future containing the currently leading key-value state location oracle.
getKvStateLocationRegistry() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getKvStateLocationRegistry() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getKvStateRegistry() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getKvStateRegistry() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getKvStateRegistry() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
getKvStateServer() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
getKvStateServerAddress(int) - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the registered server address for the key group index or null if none is registered yet.
getKvStateService() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getLabel() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getLabel() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
getLabels() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getLabels() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of labels that are attached to the JobManager and TaskManager Pod(s).
getLabels() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getLabels() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
getLast() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
Returns the last checkpoint ID (current - 1).
getLastAccessTime() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getLastAccessTimestamp() - Method in class org.apache.flink.runtime.state.ttl.TtlValue
 
getLastBufferOperationTimestamp() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getLastBufferSize() - Method in class org.apache.flink.runtime.throughput.BufferDebloater
 
getLastCheckpointedOffset() - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
getLastCompletedCheckpointId() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getLastCompletedCheckpointId() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getLastEstimatedTimeToConsume() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getLastEstimatedTimeToConsumeBuffers() - Method in class org.apache.flink.runtime.throughput.BufferDebloater
 
getLastHeartbeat() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
getLastHeartbeat() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Gets the last heartbeat.
getLastHeartbeat() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getLastHeartbeatFrom(ResourceID) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatManager
Returns the last received heartbeat from the given target.
getLastHeartbeatFrom(ResourceID) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
getLastJobExecutionResult() - Method in class org.apache.flink.streaming.util.TestStreamEnvironment
 
getLastKey() - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
getLastModificationTime() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
Gets the timestamp of the last modification.
getLastModified() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastOutputCollector() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getLastPartObject() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getLastPartObjectLength() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getLastResult() - Method in class org.apache.flink.types.parser.BigDecParser
 
getLastResult() - Method in class org.apache.flink.types.parser.BigIntParser
 
getLastResult() - Method in class org.apache.flink.types.parser.BooleanParser
 
getLastResult() - Method in class org.apache.flink.types.parser.BooleanValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.ByteParser
 
getLastResult() - Method in class org.apache.flink.types.parser.ByteValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.DoubleParser
 
getLastResult() - Method in class org.apache.flink.types.parser.DoubleValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.FieldParser
Gets the parsed field.
getLastResult() - Method in class org.apache.flink.types.parser.FloatParser
 
getLastResult() - Method in class org.apache.flink.types.parser.FloatValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.IntParser
 
getLastResult() - Method in class org.apache.flink.types.parser.IntValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.LongParser
 
getLastResult() - Method in class org.apache.flink.types.parser.LongValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.ShortParser
 
getLastResult() - Method in class org.apache.flink.types.parser.ShortValueParser
 
getLastResult() - Method in class org.apache.flink.types.parser.SqlDateParser
 
getLastResult() - Method in class org.apache.flink.types.parser.SqlTimeParser
 
getLastResult() - Method in class org.apache.flink.types.parser.SqlTimestampParser
 
getLastResult() - Method in class org.apache.flink.types.parser.StringParser
 
getLastResult() - Method in class org.apache.flink.types.parser.StringValueParser
 
getLastState() - Method in class org.apache.flink.runtime.checkpoint.DefaultLastStateConnectionStateListener
 
getLastState() - Method in interface org.apache.flink.runtime.checkpoint.LastStateConnectionStateListener
Return the last state the listener was notified about.
getLastTasksConfig() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getLastUpdateTime() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getLastUpdateTime() - Method in interface org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcher
 
getLastUpdateTime() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
 
getLastUpdateTime() - Method in enum org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
 
getLastUpdateTime() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.AbstractPartFileWriter
 
getLastUpdateTime() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getLastUsedCheckpointID() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getLastWindow(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
getLastWindow(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
getLastWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
Gets the last window which the pane belongs to.
getLastWindowEnd(long) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
Returns the last window which the slice belongs to.
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
 
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
 
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
getLatencyTrackingInterval() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the latency tracking interval.
getLatencyTrackingStateConfig() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the latest acknowledged subtask stats or null if none was acknowledged yet.
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getLatestAcknowledgedSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getLatestAckTimestamp() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the ack timestamp of the latest acknowledged subtask or -1 if none was acknowledged yet.
getLatestAckTimestamp() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getLatestAckTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getLatestAckTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getLatestCheckpoint() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the latest CompletedCheckpoint instance or null if none was added.
getLatestCheckpointId() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the id of the latest completed checkpoints.
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
getLatestCheckpointId() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
getLatestCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
getLatestCompletedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getLatestExecutionResult() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
getLatestExecutionResult() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
getLatestFailedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getLatestRestoredCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsSnapshot
Returns the latest restored checkpoint.
getLatestSavepoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
 
getLatestVersion(Collection<E>) - Static method in interface org.apache.flink.runtime.rest.versioning.RestAPIVersion
Accept versions and one of them as a comparator, and get the latest one.
getLeaderAddress() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
getLeaderAddressFuture() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
getLeaderAddressFuture() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getLeaderAddressFuture() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
getLeaderAddressFuture() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
Future which is completed with the JobMasterService address once it is created.
getLeaderAddressFuture() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
getLeaderFuture() - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
Returns the current JobManagerGateway future.
getLeaderId(JobID) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
getLeaderId(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Get the leader's JobMasterId future for the given job.
getLeaderInformationFromConfigMap(KubernetesConfigMap) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get the LeaderInformation from ConfigMap.
getLeaderInformationFuture() - Method in class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderInformationListener
 
getLeaderLatchPath() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getLeaderNow() - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
Returns the current leader information if available.
getLeaderPath() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getLeaderPath(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getLeaderPathForDispatcher() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
getLeaderPathForDispatcher() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Get the leader path for Dispatcher.
getLeaderPathForDispatcher() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
getLeaderPathForJob(JobID) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getLeaderPathForJobManager(JobID) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
getLeaderPathForJobManager(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Get the leader path for specific JobManager.
getLeaderPathForJobManager(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
getLeaderPathForResourceManager() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
getLeaderPathForResourceManager() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Get the leader path for ResourceManager.
getLeaderPathForResourceManager() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
getLeaderPathForRestServer() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
getLeaderPathForRestServer() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Get the leader path for RestServer.
getLeaderPathForRestServer() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
getLeaderResourceManager() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
getLeaderSessionId() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
getLeaderSessionId() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getLeaderSessionId() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
getLeaderSessionId() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
The leader session id of this process.
getLeaderSessionId() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
getLeaderSessionID() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
getLeaderSessionID(String) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
Returns the current leader session ID for the given componentId or null, if the session wasn't confirmed.
getLeaseCount() - Method in class org.apache.flink.util.ResourceGuard
Returns the current count of open leases.
getLeaseDuration() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getLeft() - Method in class org.apache.calcite.sql.SqlJoin
 
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
getLeft() - Method in class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
getLeftInputType() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
getLeftKeys() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
getLeftLowerBound() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
getLeftSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
getLeftTimeIdx() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
getLeftTimestamp() - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
getLeftType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getLeftUpperBound() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
getLegacyTransformation() - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
 
getLen() - Method in interface org.apache.flink.core.fs.FileStatus
Return the length of this file.
getLen() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getLen() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getLen() - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
getLength() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Gets the length of the data type, if it is a fix length data type.
getLength() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
getLength() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
getLength() - Method in interface org.apache.flink.core.fs.BlockLocation
Get the length of the block.
getLength() - Method in class org.apache.flink.core.fs.FileInputSplit
Returns the number of bytes in the file to process.
getLength() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
 
getLength() - Method in class org.apache.flink.core.fs.OffsetAwareOutputStream
 
getLength() - Method in class org.apache.flink.core.fs.RefCountedFileWithStream
 
getLength() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
int32 length = 1;
getLength() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfoOrBuilder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
int32 length = 1;
getLength() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfoOrBuilder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
int32 length = 1;
getLength() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfoOrBuilder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
int32 length = 1;
getLength() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
int32 length = 1;
getLength() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfoOrBuilder
int32 length = 1;
getLength() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
getLength() - Method in class org.apache.flink.formats.parquet.ParquetInputFile
 
getLength() - Method in class org.apache.flink.formats.parquet.vector.position.CollectionPosition
 
getLength() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
getLength() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getLength() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
getLength() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileSegment
 
getLength() - Method in class org.apache.flink.runtime.io.network.buffer.BufferHeader
 
getLength() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
getLength() - Method in class org.apache.flink.runtime.state.ChainedStateHandle
Returns the length of the operator chain.
getLength() - Method in class org.apache.flink.runtime.state.JavaSerializer
 
getLength() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
getLength() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
getLength() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
getLength() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
getLength() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
getLength() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
getLength() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
getLength() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
getLength() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
getLength() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
getLength() - Method in class org.apache.flink.table.dataview.NullSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
getLength() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
getLength() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
getLength() - Method in class org.apache.flink.table.types.logical.BinaryType
 
getLength() - Method in class org.apache.flink.table.types.logical.CharType
 
getLength() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
getLength() - Method in class org.apache.flink.table.types.logical.VarCharType
 
getLength(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getLengths() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
getLevel() - Method in interface org.apache.flink.runtime.state.heap.LevelIndexHeader
Returns the top level of skip list.
getLevel() - Method in class org.apache.flink.runtime.state.heap.OnHeapLevelIndexHeader
 
getLevel(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the level of the node.
getLevelDelegation() - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader
 
getLibraryCacheManager() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getLibraryCacheManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getLibraryDirs() - Method in class org.apache.flink.table.client.cli.CliOptions.EmbeddedCliOptions
 
getLikeOp(SqlShowCall) - Method in class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
getLikeSqlPattern() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getLikeType() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getLimit() - Method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
getLimit() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.FileChannelInputView
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Gets the limit for reading bytes from the given memory segment.
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
getLine() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
Deprecated. 
getLineageGraph() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getLineageVertex() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
getLineageVertex() - Method in interface org.apache.flink.streaming.api.lineage.LineageVertexProvider
 
getLineageVertex() - Method in class org.apache.flink.streaming.api.transformations.TransformationWithLineage
Returns the lineage vertex of this Transformation.
getLineageVertex() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
getLineLengthLimit() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getLink() - Method in class org.apache.flink.configuration.description.LinkElement
 
getList() - Method in class org.apache.flink.table.api.dataview.ListView
Returns the entire view's content as an instance of List.
getList() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
getList(int) - Method in class org.apache.flink.test.streaming.runtime.util.TestListWrapper
 
getListenerManagers() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
getListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
getListMultipartUploadsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListPartsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
getListSerializer() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
 
getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
 
getListState(BeamFnApi.StateRequest) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamKeyedStateStore
 
getListState(BeamFnApi.StateRequest) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamOperatorStateStore
Currently list state and union-list state is not supported.
getListState(BeamFnApi.StateRequest) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateStore
Parse BeamFnApi.StateRequest and return the corresponding ListState.
getListState(ListStateDescriptor<S>) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Creates (or restores) a list state.
getListState(ListStateDescriptor<S>) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getListState(ListStateDescriptor<T>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets a handle to the system's key/value list state.
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getListState(ListStateDescriptor<T>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Gets a handle to the system's key/value list state.
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
getListState(ListStateDescriptor<T>) - Method in interface org.apache.flink.runtime.state.v2.KeyedStateStoreV2
Gets a handle to the system's key / value list state.
getListState(ListStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getListTypeInfo() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
getListView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListView() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListViewBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListViewOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListViewOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getListViewOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
getLiteralValueAs(AbstractSqlCallContext.LiteralValueAccessor, Class<T>) - Static method in class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
getLoaderExcludePatterns() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
getLoadPriority() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystemLoader
 
getLoadPriority() - Method in interface org.apache.flink.runtime.rpc.RpcSystemLoader
Returns the loading priority for this loader, for a deterministic loading order if multiple rpc system loaders are present on the classpath.
getLocalBasePath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getLocalDbStoragePaths() - Method in class org.apache.flink.state.forst.ForStStateBackend
Gets the configured local DB storage paths, or null, if none were configured.
getLocalFileSystem() - Static method in class org.apache.flink.core.fs.FileSystem
Returns a reference to the FileSystem instance for accessing the local file system.
getLocalForStPath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getLocalFsURI() - Static method in class org.apache.flink.core.fs.local.LocalFileSystem
Gets the URI that represents the local file system.
getLocalHadoopConfigurationDirectory() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getLocalHadoopConfigurationDirectory() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
The local directory to locate the custom Hadoop configuration.
getLocalHostName() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Gets the hostname of the machine where this reader is executed.
getLocalHostName() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getLocality() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Gets the locality of this slot.
getLocality() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getLocality() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndLocality
 
getLocalJarResources() - Method in class org.apache.flink.table.resource.ResourceManager
Get the local jars' URL.
getLocalKeytabPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getLocalOffset() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getLocalOrder() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Gets the order, in which the data sink writes its data locally.
getLocalPath() - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
getLocalRecoveryConfig() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
getLocalRecoveryConfig() - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
getLocalRecoveryConfig() - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Returns the LocalRecoveryConfig for this task local state store.
getLocalRecoveryConfig() - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
getLocalRecoveryDirectoryProvider() - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
getLocalReference(String) - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available local references.
getLocalReferences() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available local references.
getLocalRpcUrl(String) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils
 
getLocalSnapshot(StreamStateHandle, List<IncrementalKeyedStateHandle.HandleAndLocalPath>) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
 
getLocalStateDirectory() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
getLocalStateDirectoryProvider() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
getLocalStreamHandleStateHandle() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getLocalTaskOwnedDirectory(LocalSnapshotDirectoryProvider, JobID) - Static method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
getLocalTimeZone() - Method in class org.apache.flink.table.api.TableConfig
Returns the current session time zone id.
getLocalTimeZone(ReadableConfig) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Similar to TableConfig.getLocalTimeZone() but extracting it from a generic ReadableConfig.
getLocalTmpDir() - Method in class org.apache.flink.fs.osshadoop.FlinkOSSFileSystem
 
getLocalTmpDir() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
 
getLocalValue() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.Histogram
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
getLocalValue() - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
getLocalValue() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
getLocalValuePrimitive() - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
getLocalZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocalZonedTimestampInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
getLocation() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
getLocation() - Method in class org.apache.flink.api.connector.source.ReaderInfo
 
getLocation() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointInfo
 
getLocationConstraint(int) - Method in interface org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Returns the CoLocationConstraint for a specific subTaskIndex.
getLocationConstraint(int) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
getLocationPath() - Method in interface org.apache.flink.connector.file.table.TableMetaStoreFactory.TableMetaStore
Deprecated.
getLocationReference() - Method in interface org.apache.flink.runtime.state.CheckpointStorageLocation
Gets a reference to the storage location.
getLocationReference() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getLocationReference() - Method in class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
 
getLocationReference() - Method in class org.apache.flink.runtime.state.memory.PersistentMetadataCheckpointStorageLocation
 
getLockIdentity() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getLog2TableCapacity() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Gets the base-2 logarithm of the hash table capacity, as returned by KeyMap.getCurrentTableCapacity().
getLogger() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
 
getLoggerName() - Method in class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
getLoggingYarnCommand(Configuration) - Static method in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
 
getLogicalFile(LogicalFile.LogicalFileId) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
getLogicalFileId() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
getLogicalMatch() - Method in class org.apache.flink.table.planner.plan.nodes.physical.common.CommonPhysicalMatch
 
getLogicalRefreshMode() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the logical refresh mode of materialized table.
getLogicalRefreshMode() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getLogicalRefreshMode() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getLogicalScope(CharacterFilter) - Method in interface org.apache.flink.metrics.LogicalScopeProvider
Returns the logical scope for the metric group, for example "taskmanager.job.task", with the given filter being applied to all scope components.
getLogicalScope(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the logical scope of this group, for example "taskmanager.job.task".
getLogicalScope(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getLogicalScope(CharacterFilter, char) - Method in interface org.apache.flink.metrics.LogicalScopeProvider
Returns the logical scope for the metric group, for example "taskmanager.job.task", with the given filter being applied to all scope components and the given delimiter being used to concatenate scope components.
getLogicalScope(CharacterFilter, char) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the logical scope of this group, for example "taskmanager.job.task".
getLogicalScope(CharacterFilter, char) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getLogicalSourceRowType(RelDataType, SqlInsert) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getLogicalTargetRowType(RelDataType, SqlInsert) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getLogicalType() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
getLogicalType() - Method in class org.apache.flink.table.types.DataType
Returns the corresponding logical type.
getLogId() - Method in class org.apache.flink.changelog.fs.StateChangeSet
 
getLoginContextNames() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getLogInfos() - Method in class org.apache.flink.runtime.rest.messages.LogListInfo
 
getLoginTimeout() - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
getLogProperties() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets logging properties.
getLogWriter() - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
getLong(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getLong(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a long value (64bit, 8 bytes) from the given position, in the system's native byte order.
getLong(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getLong(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
getLong(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getLong(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the long value at the given position.
getLong(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getLong(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getLong(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getLong(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getLong(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getLong(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getLong(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
 
getLong(int) - Method in interface org.apache.flink.table.data.columnar.vector.LongColumnVector
 
getLong(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getLong(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getLong(int) - Method in interface org.apache.flink.table.data.RowData
Returns the long value at the given position.
getLong(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getLong(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getLong(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getLong(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getLong(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBigIntColumnVector
 
getLong(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getLong(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a long value under the given existing key.
getLong(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getLong(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Long value for the given key.
getLong(String, long) - Method in class org.apache.flink.metrics.MetricConfig
Searches for the property with the specified key in this property list.
getLong(String, long) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Long value for the given key.
getLong(Properties, String, long) - Static method in class org.apache.flink.util.PropertiesUtil
Get long from properties.
getLong(Properties, String, long, Logger) - Static method in class org.apache.flink.util.PropertiesUtil
Get long from properties.
getLong(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get long from segments.
getLong(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get long from segments.
getLongBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a long integer value (64bit, 8 bytes) from the given position, in big endian byte order.
getLongConfigOption(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getLongCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Convenience function to create a counter object for longs.
getLongCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getLongCounter(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getLongLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a long integer value (64bit, 8 bytes) from the given position, in little endian byte order.
getLookupFunction(String[]) - Method in interface org.apache.flink.table.legacy.sources.LookupableTableSource
Deprecated.
Gets the TableFunction which supports lookup one key at a time.
getLookupFunction(String[]) - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
getLookupFunction(RelOptTable, Collection<Integer>, ClassLoader, boolean, ResultRetryStrategy) - Static method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil
Gets required lookup function (async or sync) from temporal table , will raise an error if specified lookup function instance not found.
getLookupRuntimeProvider(LookupTableSource.LookupContext) - Method in interface org.apache.flink.table.connector.source.LookupTableSource
Returns a provider of runtime implementation for reading the data.
getLookupTableSource(FlinkContext, FlinkTypeFactory) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
getLoopTimeout(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getLowerBound() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
getLowerBound() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
getLowerBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 lower_boundary = 2;
getLowerBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
int64 lower_boundary = 2;
getLowerBoundary() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindowOrBuilder
int64 lower_boundary = 2;
getLowerPart() - Method in class org.apache.flink.util.AbstractID
Gets the lower 64 bits of the ID.
getMailboxExecutor() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Returns the mailbox executor that allows to execute Runnables inside the task thread in between record processing.
getMailboxExecutor() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
Provides the mailbox executor iff this factory implements YieldingOperatorFactory.
getMailboxExecutor() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getMailboxExecutor(int) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Returns an executor service facade to submit actions to the mailbox.
getMailboxExecutorFactory() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getMailboxLatency() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getMailboxMetricsControl() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Gets MailboxMetricsController for control and access to mailbox metrics.
getMailboxSize() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getMailboxThroughput() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getMailCounter() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Gets Counter for number of mails processed.
getMailOptions() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
getMainClass() - Method in class org.apache.flink.test.util.JobSubmission
 
getMainClassName() - Method in class org.apache.flink.client.program.PackagedProgram
 
getMainCollector() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
getMainCollector() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
getMainContainer() - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod
 
getMainExecutor() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlanCalculatorContext
Acquires the main thread executor for this job.
getMainExecutor() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphCheckpointPlanCalculatorContext
 
getMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
 
getMainLines() - Method in class org.apache.flink.table.client.cli.CliView
 
getMainMailboxExecutor() - Method in interface org.apache.flink.runtime.execution.Environment
 
getMainMailboxExecutor() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getMainMailboxExecutor() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
getMainOperator() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getMainOperatorOutput() - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
getMainOperatorOutput() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getMainThreadExecutor() - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
getMainThreadExecutor() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Gets the main thread execution context.
getMainThreadExecutor() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getMainThreadExecutor() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Provides the main thread executor.
getMainThreadExecutor() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getMainThreadExecutor(JobID) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Gets the main thread execution context.
getMainValue() - Method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
getMajorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDriver
Major version of flink.
getManaged() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getManagedCaches() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
 
getManagedDir(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
getManagedDir(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
getManagedDirName() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
Generate an unique managed directory name for one subtask.
getManagedDirStateHandle(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
getManagedDirStateHandle(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
getManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getManagedKeyedStateHandles(OperatorState, KeyGroupRange) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Collect managedKeyedStateHandles which have intersection with given KeyGroupRange from operatorState.
getManagedMB() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getManagedMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getManagedMemory() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getManagedMemory() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getManagedMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the managed memory needed.
getManagedMemory() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
getManagedMemoryFraction() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getManagedMemoryFraction() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getManagedMemoryFraction() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Return the managed memory fraction of this OpFusionCodegenSpecGenerator needed during all fusion operators.
getManagedMemoryFraction() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getManagedMemoryFractionOperatorUseCaseOfSlot(ManagedMemoryUseCase, Configuration, Configuration, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Fraction of total managed memory in the slot that this operator should use for the given use case.
getManagedMemoryOperatorScopeUseCaseWeights() - Method in class org.apache.flink.api.dag.Transformation
Get operator scope use cases that this transformation needs managed memory for, and the use-case-specific weights for this transformation.
getManagedMemoryOperatorScopeUseCaseWeights() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getManagedMemorySize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getManagedMemorySize() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getManagedMemorySize() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getManagedMemorySize() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getManagedMemorySlotScopeUseCases() - Method in class org.apache.flink.api.dag.Transformation
Get slot scope use cases that this transformation needs managed memory for.
getManagedMemorySlotScopeUseCases() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getManagedMemoryTotal() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the total amount of memory reserved for by the MemoryManager.
getManagedMemoryWeight() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getManagedMemSize() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getMap() - Method in class org.apache.flink.table.api.dataview.MapView
Returns the entire view's content as an instance of Map.
getMap() - Method in class org.apache.flink.table.runtime.dataview.StateMapView
 
getMap(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getMap(int) - Method in class org.apache.flink.orc.vector.OrcMapColumnVector
 
getMap(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the map value at the given position.
getMap(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getMap(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getMap(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getMap(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getMap(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getMap(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getMap(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
getMap(int) - Method in interface org.apache.flink.table.data.columnar.vector.MapColumnVector
 
getMap(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getMap(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getMap(int) - Method in interface org.apache.flink.table.data.RowData
Returns the map value at the given position.
getMap(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getMap(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getMap(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getMap(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowMapColumnVector
 
getMap(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getMapConvertedNonCorrSubqs() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the mapping of non-correlated sub-queries that have been converted to the constants that they evaluate to.
getMapCorToCorRel() - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
 
getMapForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getMapInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
getMapKeyValueColumn(GroupColumnIO) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
getMapNullKeyMode(ReadableConfig) - Static method in class org.apache.flink.formats.json.JsonFormatOptionsUtil
Creates handling mode for null key map data.
getMapPartitionReturnTypes(MapPartitionFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getMapPartitionReturnTypes(MapPartitionFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getMappedIndexes(int) - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
getMapReturnTypes(MapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getMapReturnTypes(MapFunction<IN, OUT>, TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getMapSerializer() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
 
getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
 
getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
 
getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
 
getMapState(BeamFnApi.StateRequest) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamKeyedStateStore
 
getMapState(BeamFnApi.StateRequest) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamOperatorStateStore
Returns a BroadcastState wrapped in MapState interface.
getMapState(BeamFnApi.StateRequest) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateStore
Parse BeamFnApi.StateRequest and return the corresponding MapState.
getMapState(MapStateDescriptor<UK, UV>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets a handle to the system's key/value map state.
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getMapState(MapStateDescriptor<UK, UV>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Gets a handle to the system's key/value map state.
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
getMapState(MapStateDescriptor<UK, UV>) - Method in interface org.apache.flink.runtime.state.v2.KeyedStateStoreV2
Gets a handle to the system's key/value map state.
getMapState(MapStateDescriptor<UK, UV>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map state read cache size.
getMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The map state read cache size.
getMapStateReadCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The map state read cache size.
getMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map state read cache size.
getMapStateReadCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
The map state read cache size.
getMapStateReadCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
The map state read cache size.
getMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map_state_write_cache_size.
getMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The map_state_write_cache_size.
getMapStateWriteCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The map_state_write_cache_size.
getMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map_state_write_cache_size.
getMapStateWriteCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
The map_state_write_cache_size.
getMapStateWriteCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
The map_state_write_cache_size.
getMapTypeInfo() - Method in class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
getMapTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
getMapView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapView() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapViewBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapViewOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapViewOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMapViewOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
getMarkedTime() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
Returns the timestamp marked by the LatencyMarker.
getMarkPartitionFinishedStrategy() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getMarkPartitionFinishedStrategy() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getMarkPartitionFinishedStrategy() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
getMarkPartitionFinishedStrategy() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getMasterAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
getMasterAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
getMasterAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
getMasterAgentMemorySpec() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Get the TieredStorageMemorySpec of the master-side agent.
getMasterHooks() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
getMasterHookStates() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getMasterMemoryMB() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
getMasterStates() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
getMasterStates() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getMasterStates() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
getMatchBuffer() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
getMatchesFor(PT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getMatchFor(PT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
getMatchFor(PT) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.HashTableProber
 
getMatchFor(PT) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
 
getMatchFor(PT, BT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
getMatchFor(PT, T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.HashTableProber
 
getMatchFor(PT, T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
Searches the hash table for the record with the given key.
getMatchKey() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
getMatchKey() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
getMatchRecognizeScope(SqlMatchRecognize) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getMatchState() - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule
 
getMaterializationID() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getMaterializationID() - Method in interface org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle
 
getMaterializationID() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getMaterializationID() - Method in class org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationRunnable
 
getMaterializationMaxAllowedFailures() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getMaterializedStateHandles() - Method in interface org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle
 
getMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getMaterializedTable() - Method in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
getMaterializedTableFreshness(SqlIntervalLiteral) - Static method in class org.apache.flink.table.planner.utils.MaterializedTableUtils
 
getMaterializedTableIdentifier() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
getMaterializedTableIdentifier() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
getMaterializedTableIdentifier() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getMaterializedTo() - Method in class org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationRunnable
 
getMax() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the maximum value of the histogram.
getMax() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getMax() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getMax() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getMax() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
getMax() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
getMax() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
getMax() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Returns null if this instance is constructed by ColumnStats(Long, Long, Double, Integer, Number, Number).
getMax() - Method in class org.apache.flink.table.planner.functions.inference.ArgumentCountRange
 
getMaxAllowedWatermarkDrift() - Method in class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
getMaxAttempts() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
getMaxBatchSize() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxBatchSize() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxBatchSize() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxBatchSize() - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy
 
getMaxBatchSize() - Method in interface org.apache.flink.connector.base.sink.writer.strategy.RateLimitingStrategy
Returns the current max batch size that RateLimitingStrategy will allow through.
getMaxBatchSize() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
getMaxBatchSizeInBytes() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxBatchSizeInBytes() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxBatchSizeInBytes() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxBinaryLiteralLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxBufferedRequests() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxBufferedRequests() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxBufferedRequests() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxBufferedRequests() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
getMaxBufferSize() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
getMaxBufferSizeInBytes() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
getMaxBuffersPerChannel() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getMaxCapacity() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns the maximum size of the buffer, i.e. the capacity of the underlying MemorySegment.
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getMaxCapacity() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getMaxCatalogNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxCompressedSize(int) - Method in class org.apache.flink.runtime.io.compression.AirBlockCompressor
 
getMaxCompressedSize(int) - Method in interface org.apache.flink.runtime.io.compression.BlockCompressor
Get the max compressed size for a given original size.
getMaxCompressedSize(int) - Method in class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
getMaxConcurrentCheckpoints() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getMaxConcurrentCheckpoints() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the maximum number of checkpoint attempts that may be in progress at the same time.
getMaxConcurrentCheckpoints() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getMaxConcurrentRequests() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getMaxConnections() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxContentLength() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
Returns the max content length that the REST client endpoint could handle.
getMaxContentLength() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the max content length that the REST server endpoint could handle.
getMaxCount() - Method in interface org.apache.flink.table.types.inference.ArgumentCount
Returns the maximum number of argument (inclusive) that a function can take.
getMaxCount() - Method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
getMaxCursorNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxDepth(int) - Static method in class org.apache.flink.runtime.operators.sort.QuickSort
Deepest recursion before giving up and doing a heapsort.
getMaxFieldSize() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getMaxGeneratedCodeLength() - Method in class org.apache.flink.table.api.TableConfig
Returns the current threshold where generated code will be split into sub-function calls.
getMaxIdleStateRetentionTime() - Method in class org.apache.flink.table.api.TableConfig
Deprecated.
getMaxIdleStateRetentionTime(ReadableConfig) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Deprecated.
getMaximum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Returns the maximum seen value.
getMaximum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Returns the maximum seen value.
getMaximum() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getMaximumDelayForTriggeringRescale() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getMaximumFramesize() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
getMaximumMessageSizeInBytes(Configuration) - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
getMaximumMessageSizeInBytes(Configuration) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
getMaximumMessageSizeInBytes(Configuration) - Method in interface org.apache.flink.runtime.rpc.RpcSystemUtils
Returns the maximum number of bytes that an RPC message may carry according to the given configuration.
getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
getMaximumNumberOfRetainedCheckpoints(Configuration, Logger) - Static method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStoreUtils
Extracts maximum number of retained checkpoints configuration from the passed Configuration.
getMaximumNumberOfSplits() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
getMaximumNumberOfSplits() - Method in class org.apache.flink.util.NumberSequenceIterator
 
getMaximumNumberOfSplits() - Method in class org.apache.flink.util.SplittableIterator
The maximum number of splits into which this iterator can be split up.
getMaximumParallelism() - Method in class org.apache.flink.api.common.Plan
 
getMaximumParallelism() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Gets the maximum parallelism of all operations in this job graph.
getMaxIndexLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxInFlightRequests() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxInFlightRequests() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxInFlightRequests() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxInFlightRequests() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
getMaxJvmHeapMemory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
The maximum JVM heap size, in bytes.
getMaxLen() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
getMaxLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
getMaxLength() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
getMaxNonReclaimableBuffers(Object) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Return the number of the non-reclaimable buffers for the owner.
getMaxNonReclaimableBuffers(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.BooleanValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ByteValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.CharValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.IntValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.LongValue
 
getMaxNormalizedKeyLen() - Method in interface org.apache.flink.types.NormalizableKey
Gets the maximal length of normalized keys that the data type would produce to determine the order of instances solely by the normalized key.
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.NullValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ShortValue
 
getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.StringValue
 
getMaxNumberOfMemorySegments() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the maximum number of memory segments this buffer pool should use.
getMaxNumberOfMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getMaxNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.TaskInfo
Gets the max parallelism aka the max number of subtasks.
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 max_number_of_parallel_subtasks = 4;
getMaxNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
int32 max_number_of_parallel_subtasks = 4;
getMaxNumberOfParallelSubtasks() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
int32 max_number_of_parallel_subtasks = 4;
getMaxNumberOfRetainedCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the max number of retained checkpoints.
getMaxNumberOfRetainedCheckpoints() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
getMaxNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
 
getMaxNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
getMaxNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getMaxNumberOfSubtasks() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getMaxNumericPrecision() - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
getMaxNumericScale() - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
getMaxNumOpenInputStreams() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the maximum number of concurrently open input streams.
getMaxNumOpenOutputStreams() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the maximum number of concurrently open output streams.
getMaxNumOpenStreamsTotal() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the maximum number of concurrently open streams (input + output).
getMaxNumThreads() - Method in class org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
 
getMaxOutOfOrdernessInMillis() - Method in class org.apache.flink.streaming.api.functions.timestamps.BoundedOutOfOrdernessTimestampExtractor
 
getMaxOutputDelay() - Method in class org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
Get the maximum interval between receiving a row and emitting it (as part of a joined result).
getMaxOverdraftBuffersPerGate() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the max overdraft buffer size of per gate.
getMaxOverdraftBuffersPerGate() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getMaxOverdraftBuffersPerGate() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getMaxParallelism() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getMaxParallelism() - Method in class org.apache.flink.api.common.ExecutionConfig
Gets the maximum degree of parallelism defined for the program.
getMaxParallelism() - Method in class org.apache.flink.api.dag.Transformation
Gets the maximum parallelism for this stream transformation.
getMaxParallelism() - Method in interface org.apache.flink.datastream.api.context.TaskInfo
Get the max parallelism of current task.
getMaxParallelism() - Method in class org.apache.flink.datastream.impl.context.DefaultTaskInfo
 
getMaxParallelism() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getMaxParallelism() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getMaxParallelism() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getMaxParallelism() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the max parallelism for this job vertex.
getMaxParallelism() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getMaxParallelism() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getMaxParallelism() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getMaxParallelism() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
getMaxParallelism() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Gets the maximum parallelism for the task.
getMaxParallelism() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getMaxParallelism() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getMaxParallelism() - Method in class org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
 
getMaxParallelism() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation.VertexInformation
 
getMaxParallelism() - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
getMaxParallelism() - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Returns the vertex's max parallelism.
getMaxParallelism() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
getMaxParallelism() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the maximum degree of parallelism defined for the program.
getMaxParallelism() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
getMaxParallelism() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getMaxParallelism() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getMaxPartCounter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
getMaxPartSize() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
Returns the maximum part file size before rolling.
getMaxPrecision(SqlTypeName) - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
getMaxProcedureNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxRecordSizeInBytes() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxRecordSizeInBytes() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxRecordSizeInBytes() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxRegistrationDuration() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getMaxRegistrationTimeoutMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getMaxRows() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getMaxRowSize() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxRpcTimeout() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
getMaxSchemaNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxSingleMeasurement() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
getMaxSize() - Method in class org.apache.flink.runtime.util.config.memory.RangeFraction
 
getMaxSize() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
getMaxSlotNum() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMaxStackTraceDepth() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoSamplesRequest
Returns the configured maximum depth of the collected stack traces.
getMaxStatementLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxStateSize() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
Gets the size (in bytes) that a individual chunk of state may have at most.
getMaxStateSize() - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Gets the maximum size that an individual state can have, as configured in the constructor (by default 5242880).
getMaxSubtasksPerChannelStateFile() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
getMaxSubtasksPerChannelStateFile() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getMaxTableNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxTimeInBufferMS() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getMaxTimeInBufferMS() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
getMaxTimeInBufferMS() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getMaxTimeInBufferMS() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
getMaxTotalCpu() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMaxTotalMem() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMaxUserNameLength() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getMaxValue() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Deprecated.
getMaxVcores() - Method in class org.apache.flink.yarn.YarnClientYarnClusterInformationRetriever
 
getMaxVcores() - Method in interface org.apache.flink.yarn.YarnClusterInformationRetriever
Get the maximum number of vcores supported by the Yarn cluster.
getMaxWatermark() - Method in class org.apache.flink.runtime.source.event.WatermarkAlignmentEvent
 
getMean() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the mean of the histogram values.
getMean() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getMean() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getMeanRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getMeasures() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getMebiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Mebibytes (= 1024 Kibibytes).
getMedian() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getMemoryAddressSize() - Static method in enum org.apache.flink.util.ProcessorArchitecture
Gets the MemorySize of the ProcessorArchitecture of this process.
getMemoryConfiguration() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the memory configuration object, which offers settings to control RocksDB's memory usage.
getMemoryConfiguration() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getMemoryConfiguration() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getMemoryConfiguration() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getMemoryManager() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the current MemoryManager.
getMemoryManager() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getMemoryManager() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getMemoryManager() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
getMemoryManager() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getMemoryManager() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getMemoryManager() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the current MemoryManager.
getMemoryPoolStatsAsString(List<MemoryPoolMXBean>) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
Gets the memory pool statistics from the JVM.
getMemorySegment() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Deprecated.
getMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
Returns the underlying memory segment.
getMemorySegment(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
 
getMemorySegmentOffset() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Deprecated.
getMemorySegmentOffset() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getMemorySegmentOffset() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getMemorySegmentOffset() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getMemorySegmentOffset() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getMemorySize() - Method in class org.apache.flink.runtime.memory.MemoryManager
Returns the total size of memory handled by this memory manager.
getMemorySize() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the managed memory size can be used by this operator.
getMemorySize(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a Flink MemorySize under the given existing key.
getMemorySizeFromConfig(Configuration, ConfigOption<MemorySize>) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
getMemoryTierName() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
 
getMemoryUsageStatsAsString(MemoryMXBean) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
Gets the memory footprint of the JVM in a string representation.
getMerged() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
 
getMergedAsyncOptions(RelHint, TableConfig, ChangelogMode) - Static method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil
 
getMergingIterator(List<ChannelWithMeta>, List<FileIOChannel>) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
Returns an iterator that iterates over the merged result from all given channels.
getMergingStrategy() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
getMergingWindowAssigner() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
Currently, unslice assigner has an inner MergingWindowAssigner to reuse the logic in GroupWindowAssigner to merge windows.
getMergingWindowAssigner() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
getMergingWindowAssigner() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
getMergingWindowSet() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Retrieves the MergingWindowSet for the currently active key.
getMessage() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getMessage() - Method in exception org.apache.flink.sql.parser.error.SqlValidateException
 
getMessage() - Method in exception org.apache.flink.sql.parser.impl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.flink.sql.parser.impl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Static method in class org.apache.flink.streaming.tests.ParentChildTestingVehicle
 
getMessage() - Method in exception org.apache.flink.table.api.AmbiguousTableFactoryException
Deprecated.
 
getMessage() - Method in exception org.apache.flink.table.api.NoMatchingTableFactoryException
Deprecated.
 
getMessageClassName() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
getMessageHeaders() - Method in class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
getMessages() - Method in class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
getMessages() - Method in class org.apache.flink.testutils.logging.TestLoggerResource
 
getMessages() - Method in class org.apache.flink.testutils.logging.TestLoggerResource.SingleTestResource
 
getMetadata() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
 
getMetadata() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getMetadata(GSBlobIdentifier) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Gets blob metadata.
getMetadata(GSBlobIdentifier) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
getMetaData() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getMetaData() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getMetadataAlias() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
getMetadataAlias() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
getMetadataFilePath() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getMetadataHandle() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getMetadataHandle() - Method in interface org.apache.flink.runtime.state.CompletedCheckpointStorageLocation
Gets the state handle to the checkpoint's metadata.
getMetadataHandle() - Method in class org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
 
getMetadataKey() - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
getMetadataKey() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
getMetadataKeys() - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
getMetaDataStateHandle() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getMetaDataStateHandle() - Method in interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
 
getMetaInfo() - Method in class org.apache.flink.runtime.io.network.partition.PartitionTrackerEntry
 
getMetaInfo() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
getMetaInfo() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueStateSnapshot
 
getMetaInfo() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getMetaInfoSnapshot() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueStateSnapshot
 
getMetaInfoSnapshot() - Method in interface org.apache.flink.runtime.state.StateSnapshot
Returns a snapshot of the state's meta data.
getMetaInfoSnapshots() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
getMetaInfoSnapshots() - Method in interface org.apache.flink.runtime.state.FullSnapshotResources
Returns the list of meta info snapshots for this state snapshot.
getMetaspace() - Method in class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverhead
 
getMeter(String...) - Method in class org.apache.flink.metrics.testutils.MetricListener
Get registered Meter with identifier relative to the root metric group.
getMethodName() - Method in class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
getMethodName() - Method in class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
getMethodName() - Method in interface org.apache.flink.runtime.rpc.messages.RpcInvocation
Returns the method's name.
getMetric(Class<T>, String...) - Method in class org.apache.flink.metrics.testutils.MetricListener
Get registered Metric with identifier relative to the root metric group.
getMetric(String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
 
getMetric(String, String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
 
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool metric_enabled = 2;
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
bool metric_enabled = 2;
getMetricEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
bool metric_enabled = 2;
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool metric_enabled = 4;
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
bool metric_enabled = 4;
getMetricEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
bool metric_enabled = 4;
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool metric_enabled = 2;
getMetricEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
bool metric_enabled = 2;
getMetricEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
bool metric_enabled = 2;
getMetricGroup() - Method in interface org.apache.flink.api.common.eventtime.TimestampAssignerSupplier.Context
Returns the metric group for the context in which the created TimestampAssigner is used.
getMetricGroup() - Method in interface org.apache.flink.api.common.eventtime.WatermarkGeneratorSupplier.Context
Returns the metric group for the context in which the created WatermarkGenerator is used.
getMetricGroup() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Returns the metric group for this parallel subtask.
getMetricGroup() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getMetricGroup() - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema.InitializationContext
Returns the metric group for the parallel subtask of the source that runs this DeserializationSchema.
getMetricGroup() - Method in interface org.apache.flink.api.common.serialization.SerializationSchema.InitializationContext
Returns the metric group for the parallel subtask of the source that runs this SerializationSchema.
getMetricGroup() - Method in class org.apache.flink.connector.testutils.formats.DummyInitializationContext
 
getMetricGroup() - Method in class org.apache.flink.connector.testutils.source.deserialization.TestingDeserializationContext
 
getMetricGroup() - Method in interface org.apache.flink.core.failure.FailureEnricher.Context
Get the metric group of the JobMaster.
getMetricGroup() - Method in interface org.apache.flink.datastream.api.context.RuntimeContext
Get the metric group of this process function.
getMetricGroup() - Method in class org.apache.flink.datastream.impl.context.DefaultNonPartitionedContext
 
getMetricGroup() - Method in class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
getMetricGroup() - Method in class org.apache.flink.datastream.impl.context.DefaultRuntimeContext
 
getMetricGroup() - Method in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
getMetricGroup() - Method in class org.apache.flink.metrics.testutils.MetricListener
Get the root metric group of this listener.
getMetricGroup() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the task specific metric group.
getMetricGroup() - Method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
 
getMetricGroup() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getMetricGroup() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getMetricGroup() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
getMetricGroup() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getMetricGroup() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
getMetricGroup() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getMetricGroup() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getMetricGroup() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getMetricGroup() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
getMetricGroup() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getMetricGroup() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getMetricGroup() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getMetricGroup() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getMetricGroup() - Method in class org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarksContext
 
getMetricGroup() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
getMetricGroup() - Method in interface org.apache.flink.streaming.api.windowing.evictors.Evictor.EvictorContext
Returns the metric group for this Evictor.
getMetricGroup() - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Returns the metric group for this Trigger.
getMetricGroup() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getMetricGroup() - Method in class org.apache.flink.table.functions.FunctionContext
Returns the metric group for this parallel subtask.
getMetricGroup() - Method in class org.apache.flink.table.runtime.generated.WatermarkGeneratorCodeGeneratorFunctionContextWrapper
 
getMetricGroup() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Returns the metric group for this Trigger.
getMetricIdentifier(String) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
getMetricIdentifier(String) - Method in interface org.apache.flink.metrics.MetricGroup
Returns the fully qualified metric name, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
getMetricIdentifier(String) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the fully qualified metric name, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
getMetricIdentifier(String) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getMetricIdentifier(String) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
getMetricIdentifier(String, CharacterFilter) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
getMetricIdentifier(String, CharacterFilter) - Method in interface org.apache.flink.metrics.MetricGroup
Returns the fully qualified metric name, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
getMetricIdentifier(String, CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the fully qualified metric name, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
getMetricIdentifier(String, CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getMetricIdentifier(String, CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
getMetricIdentifier(String, CharacterFilter, int, char) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the fully qualified metric name using the configured delimiter for the reporter with the given index, for example "host-7.taskmanager-2.window_word_count.my-mapper.metricName".
getMetricList(TestEnvironment.Endpoint, JobID, JobVertexID) - Method in class org.apache.flink.connector.testframe.utils.MetricQuerier
 
getMetricName() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getMetricName() - Method in class org.apache.flink.metrics.datadog.MetricMetaData
 
getMetricQueryServiceAddress() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getMetricQueryServiceAddress() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getMetricQueryServiceGatewayRpcAddress() - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Returns the gateway of the MetricQueryService or null, if none is started.
getMetricQueryServiceGatewayRpcAddress() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
Returns the address under which the MetricQueryService is reachable.
getMetricQueryServiceRpcService() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
Returns the rpc service that the MetricQueryService runs in.
getMetricRegistry() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getMetrics() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody
 
getMetrics() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody
 
getMetrics(TestEnvironment.Endpoint, JobID, JobVertexID, String) - Method in class org.apache.flink.connector.testframe.utils.MetricQuerier
 
getMetricsIfPartitionOccupyingLocalResource(ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getMetricsIfPartitionOccupyingLocalResource(ResultPartitionID) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Get metrics of the partition if it still occupies some resources locally and have not been released yet.
getMetricsOfPartition(ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
getMetricStore() - Method in interface org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcher
Get MetricStore which contains all currently fetched metrics.
getMetricStore() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
Returns the MetricStore containing all stored metrics.
getMetricStore() - Method in enum org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
 
getMetricType() - Method in interface org.apache.flink.metrics.Counter
 
getMetricType() - Method in interface org.apache.flink.metrics.Gauge
 
getMetricType() - Method in interface org.apache.flink.metrics.Histogram
 
getMetricType() - Method in interface org.apache.flink.metrics.Meter
 
getMetricType() - Method in interface org.apache.flink.metrics.Metric
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DCounter
Returns the count of events since the last report.
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DGauge
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DMeter
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getMetricValue() - Method in class org.apache.flink.metrics.datadog.StaticDMetric
 
getMillisecond() - Method in class org.apache.flink.table.data.TimestampData
Returns the number of milliseconds since 1970-01-01 00:00:00.
getMimeTypeForExtension(String) - Static method in class org.apache.flink.runtime.rest.handler.util.MimeTypes
Gets the MIME type for the file with the given extension.
getMimeTypeForFileName(String) - Static method in class org.apache.flink.runtime.rest.handler.util.MimeTypes
Gets the MIME type for the file with the given name, by extension.
getMin() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the minimum value of the histogram.
getMin() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getMin() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getMin() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getMin() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
getMin() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
getMin() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
getMin() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Returns null if this instance is constructed by ColumnStats(Long, Long, Double, Integer, Number, Number).
getMin() - Method in class org.apache.flink.table.planner.functions.inference.ArgumentCountRange
 
getMinBufferSize() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
getMinBuffersPerGate() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
Get the number of minimum buffers per input gate.
getMinBuffersPerResultPartition() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
*
getMinCount() - Method in interface org.apache.flink.table.types.inference.ArgumentCount
Returns the minimum number of argument (inclusive) that a function can take.
getMinCount() - Method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
getMinFileSizeThreshold() - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Gets the threshold below which state is stored as part of the metadata, rather than in files.
getMinIdleStateRetentionTime() - Method in class org.apache.flink.table.api.TableConfig
Deprecated.
getMinimum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Returns the minimum seen value.
getMinimum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Returns the minimum seen value.
getMinimum() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getMinMaxFloatingBuffersPerInputGate(int) - Static method in class org.apache.flink.runtime.shuffle.NettyShuffleUtils
Calculates and returns the floating network buffer pool size used by the input gate.
getMinMaxNetworkBuffersPerResultPartition(int, int, int, int, int, boolean, int, ResultPartitionType) - Static method in class org.apache.flink.runtime.shuffle.NettyShuffleUtils
Calculates and returns local network buffer pool size used by the result partition.
getMinNumThreads() - Method in class org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
 
getMinOffloadingSize() - Method in class org.apache.flink.runtime.blob.BlobServer
Returns the configuration used by the BLOB server.
getMinOffloadingSize() - Method in interface org.apache.flink.runtime.blob.BlobWriter
Returns the min size before data will be offloaded to the BLOB store.
getMinOffloadingSize() - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
getMinorVersion() - Method in class org.apache.flink.table.jdbc.FlinkDriver
Minor version of flink.
getMinParallelism() - Method in class org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
 
getMinParallelism() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation.VertexInformation
 
getMinParallelism() - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
getMinParallelism() - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Returns a vertex's min parallelism.
getMinPauseBetweenCheckpoints() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getMinPauseBetweenCheckpoints() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Gets the minimal pause between checkpointing attempts.
getMinResources() - Method in class org.apache.flink.api.common.operators.Operator
Gets the minimum resources for this operator.
getMinResources() - Method in class org.apache.flink.api.dag.Transformation
Gets the minimum resource of this stream transformation.
getMinResources() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Gets the minimum resource for the task.
getMinResources() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Gets the minimum resources for this operator.
getMinResources() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getMinResources() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getMinSize() - Method in class org.apache.flink.runtime.util.config.memory.RangeFraction
 
getMinSlotNum() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMinSplitSize() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getMinTotalCpu() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMinTotalMem() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getMinValue() - Method in class org.apache.flink.table.plan.stats.ColumnStats
Deprecated.
getMissingResources() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
getMissingResources() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Returns a collection of ResourceRequirements that describe which resources the corresponding job is missing.
getMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getMode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getMode() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getMode() - Method in class org.apache.flink.runtime.rest.messages.cluster.ProfilingRequestBody
 
getMode() - Method in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
getModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
getModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
getModelName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
getModeNames() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getModeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getModeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getModeValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
getModificationTime() - Method in interface org.apache.flink.core.fs.FileStatus
Get the modification time of the file.
getModificationTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getModificationTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getModificationTime() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
getModificationTime() - Method in interface org.apache.flink.streaming.api.functions.source.TimestampedInputSplit
 
getModificationType() - Static method in class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
getModule() - Method in class org.apache.flink.docs.util.OptionsClassLocation
 
getModuleManager() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
getModuleManager() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The module manager.
getModuleManager() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getModuleManager() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
getModuleManager() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getModuleName() - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
getModuleName() - Method in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
getModuleName() - Method in class org.apache.flink.table.operations.LoadModuleOperation
 
getModuleName() - Method in class org.apache.flink.table.operations.UnloadModuleOperation
 
getModuleNames() - Method in class org.apache.flink.table.operations.UseModulesOperation
 
getMonitorTickerTypes() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
getMonitorTickerTypes() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
getMonotonicity(String) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Obtains whether a given column is monotonic.
getMonotonicity(SqlOperatorBinding) - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
getMonotonicity(SqlOperatorBinding) - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
 
getMonotonicity(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
getMoreResults() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
getMoreResults(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getMostRecentCompletedCheckpoint(File) - Static method in class org.apache.flink.test.util.TestUtils
Deprecated.
please use org.apache.flink.runtime.testutils.CommonTestUtils#getLatestCompletedCheckpointPath(JobID, MiniCluster) which is less prone to NoSuchFileException and IO-intensive.
getMostRecentCompletedCheckpointMaybe(File) - Static method in class org.apache.flink.test.util.TestUtils
Deprecated.
please use org.apache.flink.runtime.testutils.CommonTestUtils#getLatestCompletedCheckpointPath(JobID, MiniCluster) which is less prone to NoSuchFileException and IO-intensive.
getMostRecentlyPublishedVersion() - Static method in class org.apache.flink.test.migration.PublishedVersionUtils
 
getMostRecentlyPublishedVersion() - Static method in interface org.apache.flink.test.util.MigrationTest
 
getMtime() - Method in class org.apache.flink.runtime.rest.messages.LogInfo
 
getMultiInputOperatorDefaultMeta(Map<Integer, Long>, ReadableConfig, String...) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getMultiParameter(String) - Method in class org.apache.flink.util.MultipleParameterTool
Returns the Collection of String values for the given key.
getMultiParameterRequired(String) - Method in class org.apache.flink.util.MultipleParameterTool
Returns the Collection of String values for the given key.
getMultipartFileUploads(ChannelHandlerContext) - Static method in class org.apache.flink.runtime.rest.FileUploadHandler
 
getMultipleInputDescription(ExecNode<?>, List<ExecNode<?>>, List<InputProperty>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Return description for multiple input node.
getMultipleInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
getMultipleInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
getMultiplier() - Method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
getMutex() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor
Deprecated.
 
getName() - Method in class example.avro.User.Builder
Gets the value of the 'name' field.
getName() - Method in class example.avro.User
Gets the value of the 'name' field.
getName() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
Gets the name that the aggregator is registered under.
getName() - Method in class org.apache.flink.api.common.operators.Operator
Gets the name of the contract instance.
getName() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getName() - Method in class org.apache.flink.api.common.resources.Resource
 
getName() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getName() - Method in interface org.apache.flink.api.common.state.StateDeclaration
Get the name of this state.
getName() - Method in class org.apache.flink.api.common.state.StateDescriptor
Returns the name of this StateDescriptor.
getName() - Method in class org.apache.flink.api.dag.Transformation
Returns the name of this Transformation.
getName() - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
getName() - Method in class org.apache.flink.cep.nfa.State
 
getName() - Method in class org.apache.flink.cep.pattern.Pattern
 
getName() - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorFactory
 
getName() - Method in class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorFactory
 
getName() - Method in class org.apache.flink.client.deployment.executors.LocalExecutorFactory
 
getName() - Method in class org.apache.flink.client.deployment.executors.RemoteExecutorFactory
 
getName() - Method in interface org.apache.flink.core.execution.PipelineExecutorFactory
Returns the name of the executor that this factory creates.
getName() - Method in class org.apache.flink.core.fs.Path
Returns the final component of this path, i.e., everything that follows the last separator.
getName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
getName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
string name = 1;
getName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
string name = 1;
getName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
string name = 1;
getName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
string name = 1;
getName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
string name = 1;
getName() - Method in enum org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
 
getName() - Method in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutorFactory
 
getName() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
getName() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
getName() - Method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
getName() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
getName() - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
getName() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
getName() - Method in interface org.apache.flink.runtime.checkpoint.SnapshotType
 
getName() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the name for this job vertex.
getName() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getName() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the name assigned to the job graph.
getName() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the name of the vertex.
getName() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getName() - Method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
getName() - Method in class org.apache.flink.runtime.rest.handler.router.RouterHandler
 
getName() - Method in class org.apache.flink.runtime.rest.HttpHeader
Returns the name of this HTTP header.
getName() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getName() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getName() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
getName() - Method in class org.apache.flink.runtime.rest.messages.LogInfo
 
getName() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
getName() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getName() - Method in interface org.apache.flink.runtime.state.delegate.DelegatingStateBackend
 
getName() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getName() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
 
getName() - Method in interface org.apache.flink.runtime.state.StateBackend
Return the name of this backend, default is simple class name.
getName() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
getName() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Gets the name of the current data stream.
getName() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Gets the name of the task, in the form "taskname (2/5)".
getName() - Method in enum org.apache.flink.streaming.tests.TestOperatorEnum
 
getName() - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
getName() - Method in class org.apache.flink.table.api.Schema.UnresolvedColumn
 
getName() - Method in class org.apache.flink.table.catalog.AbstractCatalog
 
getName() - Method in class org.apache.flink.table.catalog.Column
Returns the name of this column.
getName() - Method in interface org.apache.flink.table.catalog.Constraint
 
getName() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getName() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
getName() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getName() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
getName() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
getName() - Method in interface org.apache.flink.table.factories.CatalogFactory.Context
Returns the name with which the catalog is created.
getName() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogContext
 
getName() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getName() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getName() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
getName() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getName() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getName() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
getName() - Method in interface org.apache.flink.table.legacy.api.constraints.Constraint
Deprecated.
 
getName() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns the name of this column.
getName() - Method in class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
 
getName() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
The type identifying an ExecNode in the JSON plan.
getName() - Method in class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
 
getName() - Method in class org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
 
getName() - Method in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
getName() - Method in class org.apache.flink.table.tpcds.schema.Column
 
getName() - Method in interface org.apache.flink.table.types.inference.CallContext
Returns the function's name usually referencing the function in a catalog.
getName() - Method in class org.apache.flink.table.types.inference.Signature.Argument
 
getName() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getName() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getName() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
getName() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
getName() - Method in class org.apache.flink.traces.SimpleSpan
 
getName() - Method in interface org.apache.flink.traces.Span
 
getName() - Method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
getName() - Method in class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
Deprecated.
 
getName() - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
getNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
getNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
string name = 1;
getNameBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
string name = 1;
getNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
string name = 1;
getNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
string name = 1;
getNameBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
string name = 1;
getNamedArguments() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getNamedProperties(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedProperties(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedProperties(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValue(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValueList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValueList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNamedPropertiesValueList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
getNameOfClass(Class<?>) - Method in class org.apache.flink.docs.rest.OpenApiSpecGenerator.NameClashDetectingTypeNameResolver
 
getNames() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the table path in the RelOptSchema.
getNamespace() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getNamespace() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
 
getNamespace() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getNamespace() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
getNamespace() - Method in interface org.apache.flink.runtime.state.StateEntry
Returns the namespace of this entry.
getNamespace() - Method in class org.apache.flink.runtime.state.StateEntry.SimpleStateEntry
 
getNamespace() - Method in class org.apache.flink.state.forst.ContextKey
 
getNamespace() - Method in interface org.apache.flink.streaming.api.operators.InternalTimer
Returns the namespace that is bound to this timer.
getNamespace() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
getNamespace(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getNamespace(InternalPartitionedState<N>) - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getNamespacedExternalServiceName(String, String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.ExternalServiceDecorator
Generate namespaced name of the external rest Service by cluster Id, This is used by other project, so do not delete it.
getNamespacedInternalServiceName(String, String) - Static method in class org.apache.flink.kubernetes.kubeclient.decorators.InternalServiceDecorator
Generate namespaced name of the internal Service.
getNamespacedServiceName(Service) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Generate namespaced name of the service.
getNamespaceSerializer() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
getNamespaceSerializer() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getNamespaceSerializer() - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Returns the TypeSerializer for the type of namespace this state is associated to.
getNamespaceSerializer() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getNamespaceSerializer() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
getNamespaceSerializer() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
getNamespaceSerializer() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
getNamespaceSerializerSnapshot() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
getNanoOfMillisecond() - Method in class org.apache.flink.table.data.TimestampData
Returns the number of nanoseconds (the nanoseconds within the milliseconds).
getNativeMetricMonitor() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getNativeMetricMonitor() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getNCharacterStream(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNCharacterStream(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNClob(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNClob(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNdv() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
getNdv() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
getNdv() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
getNdv() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
getNdv() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
getNestedConditions() - Method in class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.CosineDistance
 
getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.EuclideanDistance
 
getNestedDelta(TO, TO) - Method in class org.apache.flink.streaming.api.functions.windowing.delta.ExtractionAwareDeltaFunction
This method is exactly the same as DeltaFunction.getDelta(Object, Object) except that it gets the result of the previously done extractions as input.
getNestedFileEnumeration() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getNestedSerializers() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
getNestedSerializers(GenericArraySerializer<C>) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
getNestedSerializers(ListSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializerSnapshot
 
getNestedSerializers(MapSerializer<K, V>) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
 
getNestedSerializers(SingleThreadAccessCheckingTypeSerializer<T>) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessCheckingTypeSerializerSnapshot
 
getNestedSerializers(EitherSerializer<L, R>) - Method in class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
 
getNestedSerializers(NullableSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
getNestedSerializers(RowSerializer) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
getNestedSerializers(TupleSerializer<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
getNestedSerializers(NFAStateSerializer) - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
getNestedSerializers(Lockable.LockableTypeSerializer<E>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.LockableTypeSerializerSnapshot
 
getNestedSerializers(NodeId.NodeIdSerializer) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer.NodeIdSerializerSnapshot
 
getNestedSerializers(SharedBufferEdge.SharedBufferEdgeSerializer) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot
 
getNestedSerializers(SharedBufferNodeSerializer) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializerSnapshotV2
 
getNestedSerializers(ArrayListSerializer<T>) - Method in class org.apache.flink.runtime.state.ArrayListSerializerSnapshot
 
getNestedSerializers(TtlStateFactory.TtlSerializer<T>) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializerSnapshot
 
getNestedSerializers(CoGroupedStreams.UnionSerializer<T1, T2>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerSnapshot
 
getNestedSerializers(TwoPhaseCommitSinkFunction.StateSerializer<TXN, CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
getNestedSerializers(IntervalJoinOperator.BufferEntrySerializer<T>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializerSnapshot
 
getNestedSerializers(TimerSerializer<K, N>) - Method in class org.apache.flink.streaming.api.operators.TimerSerializerSnapshot
 
getNestedSerializers(StreamElementSerializer<T>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerSnapshot
 
getNestedSerializers(ValueWithTs.Serializer) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.ValueWithTsSerializerSnapshot
 
getNestedSerializers(EitherSerializer<L, R>) - Method in class org.apache.flink.table.api.typeutils.ScalaEitherSerializerSnapshot
 
getNestedSerializers(OptionSerializer<E>) - Method in class org.apache.flink.table.api.typeutils.ScalaOptionSerializerSnapshot
 
getNestedSerializers(ScalaCaseClassSerializer<Tuple2<T1, T2>>) - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
getNestedSerializers(ScalaCaseClassSerializer<T>) - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
getNestedSerializers(TraversableSerializer<T, E>) - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
getNestedSerializers(TrySerializer<E>) - Method in class org.apache.flink.table.api.typeutils.ScalaTrySerializerSnapshot
 
getNestedSerializers(ListViewSerializer<T>) - Method in class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Deprecated.
 
getNestedSerializers(MapViewSerializer<K, V>) - Method in class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Deprecated.
 
getNestedSerializers(NullAwareMapSerializer<K, V>) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Deprecated.
 
getNestedSerializers(ExternalSerializer<I, E>) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
getNestedSerializers(LinkedListSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
getNestedSerializers(RawValueDataSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
 
getNestedSerializers(WindowKeySerializer) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
 
getNestedSerializers(S) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Gets the nested serializers from the outer serializer.
getNestedSerializerSnapshots() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
getNestedSerializerSnapshots() - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Returns the snapshots of the nested serializers.
getNestedTrigger() - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
getNetRuntime() - Method in class org.apache.flink.api.common.JobExecutionResult
Gets the net execution time of the job, i.e., the execution time in the parallel system, without the pre-flight steps like the optimizer.
getNetRuntime() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
getNetRuntime() - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
getNetRuntime() - Method in class org.apache.flink.runtime.jobmaster.JobResult
 
getNetRuntime(TimeUnit) - Method in class org.apache.flink.api.common.JobExecutionResult
Gets the net execution time of the job, i.e., the execution time in the parallel system, without the pre-flight steps like the optimizer in a desired time unit.
getNetRuntime(TimeUnit) - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
Gets the net execution time of the job, i.e., the execution time in the parallel system, without the pre-flight steps like the optimizer in a desired time unit.
getNettyConnectionId() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
Get the id of connection in the writer.
getNettyConnectionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
getNettyHttpMethod() - Method in enum org.apache.flink.runtime.rest.HttpMethodWrapper
 
getNetwork() - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings
 
getNetwork() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getNetworkBufferPool() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getNetworkBuffersPerInputChannel(int) - Static method in class org.apache.flink.runtime.shuffle.NettyShuffleUtils
Calculates and returns the number of required exclusive network buffers per input channel.
getNetworkInterfaceNames() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getNetworkMB() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getNetworkMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the network memory needed.
getNetworkMemory() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the configured maximum network memory.
getNetworkMemorySize() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getNetworkMemorySize() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getNetworkMemSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getNetworkMemSize() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getNetworkMemSize() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getNetworkRetries() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getNewBucket(int, BucketID, Path, long, BucketWriter<IN, BucketID>, RollingPolicy<IN, BucketID>, FileLifeCycleListener<BucketID>, OutputFileConfig) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketFactory
 
getNewBucket(int, BucketID, Path, long, BucketWriter<IN, BucketID>, RollingPolicy<IN, BucketID>, FileLifeCycleListener<BucketID>, OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.DefaultBucketFactoryImpl
 
getNewBucket(String, Path, BucketWriter<IN, String>, RollingPolicy<IN, String>, OutputFileConfig) - Method in class org.apache.flink.connector.file.sink.writer.DefaultFileWriterBucketFactory
 
getNewBucket(String, Path, BucketWriter<IN, String>, RollingPolicy<IN, String>, OutputFileConfig) - Method in interface org.apache.flink.connector.file.sink.writer.FileWriterBucketFactory
 
getNewColumn() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
Returns the modified Column instance.
getNewColumnIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRenameColumn
 
getNewColumnName() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnName
Returns the new column name after renaming the column name.
getNewComment() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnComment
Get the new comment for the column.
getNewConstraint() - Method in class org.apache.flink.table.catalog.TableChange.ModifyUniqueConstraint
Returns the modified unique constraint.
getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Returns a new inMemoryPartition object.
getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
getNewInstance(K) - Method in class org.apache.flink.table.utils.ThreadLocalCache
 
getNewIterationNodeId() - Static method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
getNewModelName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
getNewNodeId() - Static method in class org.apache.flink.api.dag.Transformation
 
getNewOperators() - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
getNewPosition() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
Returns the position of the modified Column instance.
getNewQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewAs
 
getNewScan(FlinkLogicalWatermarkAssigner, RexNode, FlinkLogicalTableSourceScan, TableConfig, boolean) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRuleBase
It uses the input watermark expression to generate the WatermarkGeneratorSupplier.
getNewTable() - Method in class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
getNewTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterTableRenameOperation
 
getNewToOldSubtasksMapping(int, int) - Method in enum org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Returns a mapping new subtask index to all old subtask indexes.
getNewType() - Method in class org.apache.flink.table.catalog.TableChange.ModifyPhysicalColumnType
Get the column type for the new column.
getNewView() - Method in class org.apache.flink.table.operations.ddl.AlterViewAsOperation
 
getNewViewIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterViewRenameOperation
 
getNewWatermark() - Method in class org.apache.flink.table.catalog.TableChange.ModifyWatermark
Returns the modified watermark.
getNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Blocking call waiting for next BufferOrEvent.
getNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
getNext() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getNext(String) - Method in interface org.apache.flink.connector.file.src.assigners.FileSplitAssigner
Gets the next split.
getNext(String) - Method in class org.apache.flink.connector.file.src.assigners.LocalityAwareSplitAssigner
 
getNext(String) - Method in class org.apache.flink.connector.file.src.assigners.SimpleSplitAssigner
 
getNextBuffer() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the next buffer from the consumed subpartitions or Optional.empty() if there is no data to return.
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
getNextBuffer() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
Returns the next Buffer instance of this queue iterator.
getNextBuffer() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
getNextBuffer() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Gets the next buffer to be used with the hash-table, either for an in-memory partition, or for the table buckets.
getNextBuffer(MemorySegment) - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Copies data in this DataBuffer to the target MemorySegment in subpartition index order and returns BufferWithSubpartition which contains the copied data and the corresponding subpartition index.
getNextBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
getNextBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageSortBuffer
 
getNextBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.SortBasedDataBuffer
 
getNextBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
getNextBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
getNextBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
getNextBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
getNextBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Get buffer from the consumer agent.
getNextBuffers(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Bulk memory acquisition.
getNextDataType() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
getNextId() - Method in class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
 
getNextIndexNode(MemorySegment, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns next key pointer on the given index level.
getNextInputSplit() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getNextInputSplit(ClassLoader) - Method in interface org.apache.flink.runtime.jobgraph.tasks.InputSplitProvider
Requests the next input split to be consumed by the calling task.
getNextInputSplit(ClassLoader) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcInputSplitProvider
 
getNextInputSplit(String, int) - Method in class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
getNextInputSplit(String, int) - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
getNextInputSplit(String, int) - Method in class org.apache.flink.api.common.io.ReplicatingInputSplitAssigner
 
getNextInputSplit(String, int) - Method in interface org.apache.flink.core.io.InputSplitAssigner
Returns the next input split that shall be consumed.
getNextInputSplit(String, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getNextInputSplit(String, int) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getNextKeyPointer(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the next key pointer on level 0.
getNextNode(int) - Method in interface org.apache.flink.runtime.state.heap.LevelIndexHeader
Returns the next node in the given level.
getNextNode(int) - Method in class org.apache.flink.runtime.state.heap.OnHeapLevelIndexHeader
 
getNextOrNull(ResettableExternalBuffer.BufferIterator) - Static method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
Get next row from iterator.
getNextPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getNextReceivedBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getNextRecord(T) - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
 
getNextRecord(T) - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
getNextRecordIndex(SplitT) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
getNextRegistrationId() - Method in interface org.apache.flink.api.java.typeutils.runtime.kryo.ChillSerializerRegistrar
Returns the registration ID that immediately follows the last registered serializer.
getNextRegistrationId() - Method in class org.apache.flink.streaming.util.serialize.FlinkChillPackageRegistrar
 
getNextResultUri() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
getNextResultUri() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
getNextResultUri() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
getNextRetryStrategy() - Method in class org.apache.flink.util.concurrent.ExponentialBackoffRetryStrategy
 
getNextRetryStrategy() - Method in class org.apache.flink.util.concurrent.FixedRetryStrategy
 
getNextRetryStrategy() - Method in class org.apache.flink.util.concurrent.IncrementalDelayRetryStrategy
 
getNextRetryStrategy() - Method in interface org.apache.flink.util.concurrent.RetryStrategy
 
getNextReturnedBlock() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
Gets the next memory segment that has been filled with data by the reader.
getNextReturnedBlock() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriter
Gets the next memory segment that has been written and is available again.
getNextReturnedBlock() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
Gets the next memory segment that has been filled with data by the reader.
getNextReturnedBlock() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriter
Gets the next memory segment that has been written and is available again.
getNextReturnedBlock() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getNextReturnedBlock() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getNextSubpartitionToConsume() - Method in class org.apache.flink.runtime.io.network.partition.RoundRobinSubpartitionSelector
 
getNextSubpartitionToConsume() - Method in interface org.apache.flink.runtime.io.network.partition.SubpartitionSelector
Returns the next subpartition to consume data.
getNextToken() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getNextToken() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
getNextToken() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
The token indicates the next batch of the data.
getNextToken() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getNextToken() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getNextTriggerWatermark(long, long, ZoneId, boolean) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Method to get the next watermark to trigger window.
getNextValuePointer(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Return the pointer to next value space.
getNextWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that has been set as the next workset.
getNioBuffer(int, int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Gets a new ByteBuffer instance wrapping this buffer's bytes.
getNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getNioBufferReadable() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Gets a new ByteBuffer instance wrapping this buffer's readable bytes, i.e. between Buffer.getReaderIndex() and Buffer.getSize().
getNioBufferReadable() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getNioBufferReadable() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
This method is only called by tests and by event-deserialization, like checkpoint barriers.
getNioBufferReadable() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getNioBufferReadable() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getNioFileChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
getNioFileChannel() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
 
getNioFileChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getNioFileChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getNode() - Method in class org.apache.calcite.sql.validate.ProcedureNamespace
 
getNode() - Method in class org.apache.calcite.sql.validate.SnapshotScope
 
getNodeFactory() - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
Returns the JsonNodeFactory for creating nodes.
getNodeId() - Method in class org.apache.flink.runtime.blocklist.BlockedNode
 
getNodeId() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getNodeId() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getNodeId() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getNodeId() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Return the ID of node where the task manager is located on.
getNodeId() - Method in class org.apache.flink.runtime.taskmanager.UnresolvedTaskManagerLocation
 
getNodeLabel() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getNodeNameLabel() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getNodeSelector() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getNodeSelector() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of node selector to constrain a pod to only be able to run on particular node(s).
getNodeSelector() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getNodeStatus(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the status of the node.
getNonEquiCondition() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
getNonKeyedPartitionStream() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
getNonMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getNonMaterializedStateHandles() - Method in interface org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle
 
getNonMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
getNonPartitionedContext() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
getNonPartNames(String[], Collection<String>) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
 
getNonPartNames(String[], Map<String, Object>) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
 
getNonReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
getNonReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.FullOuterJoinDriver
 
getNonReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.LeftOuterJoinDriver
 
getNonReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.RightOuterJoinDriver
 
getNonValidatedPrefixes() - Method in interface org.apache.flink.connector.base.table.options.TableOptionsUtils
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Gets the number of bytes that the normalized key would maximally take.
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
getNormalizeKeyLen() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
getNoticeModuleName() - Method in class org.apache.flink.tools.ci.utils.notice.NoticeContents
 
getNotNullNextBuffer() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getNow() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getNow() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
getNow() - Method in interface org.apache.flink.runtime.webmonitor.retriever.GatewayRetriever
Returns the currently retrieved gateway if there is such an object.
getNString(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNString(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getNullable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
bool nullable = 2;
getNullable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
bool nullable = 2;
getNullable() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
bool nullable = 2;
getNullCount() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBase
 
getNullCount() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
getNullFilterKeys(boolean[]) - Static method in class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
 
getNullIsLast() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
getNullsIsLast() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
Gets flags of all fields for whether to put null at last or not.
getNullState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
 
getNullState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
 
getNum() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'num' field.
getNum() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'num' field.
getNumAckSubtasks() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getNumAckSubtasks() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getNumAliveFetchers() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
 
getNumber() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
getNumberAvailableSlots() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getNumberBlockedFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumberBlockedTaskManagers() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumberCollectedStates() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getNumberCollectedStates() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getNumberCompletedCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getNumberCPUCores() - Static method in class org.apache.flink.runtime.util.Hardware
Gets the number of CPU cores (hardware contexts) that the JVM has access to.
getNumberFailedCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getNumberFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumberFreeSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get total number of free slots.
getNumberFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getNumberFreeSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getNumberFreeSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberFreeSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get number of free slots from the TaskManager with the given instance id.
getNumberFreeSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getNumberFreeSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getNumberFreeSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberInProgressCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the number of acknowledged subtasks.
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getNumberOfAcknowledgedSubtasks() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getNumberOfAcknowledgedTasks() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getNumberOfActiveConnections() - Method in interface org.apache.flink.runtime.io.network.ConnectionManager
 
getNumberOfActiveConnections() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
 
getNumberOfActiveConnections() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
getNumberOfAllocatedBytes() - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
Returns the number of currently allocated bytes.
getNumberOfArenas() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getNumberOfAssignedPartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getNumberOfAvailableBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getNumberOfAvailableMemorySegments() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the number memory segments, which are currently held by this buffer pool.
getNumberOfAvailableMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getNumberOfAvailableMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getNumberOfChainedStubs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfCommittables() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getNumberOfCompletedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of completed checkpoints.
getNumberOfConsumedPartitionGroupsById(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
getNumberOfCPUCores() - Method in class org.apache.flink.runtime.instance.HardwareDescription
Returns the number of CPU cores available to the JVM on the compute node.
getNumberOfCurrentlyAssignedSplits() - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
Gets the number of splits the reads has currently assigned.
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
getNumberOfDriverComparators() - Method in interface org.apache.flink.runtime.operators.Driver
Gets the number of comparators required for this driver.
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.MapDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
getNumberOfEventsUntilInterruptInIterativeBroadcastGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfEventsUntilInterruptInIterativeGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfFailedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of failed checkpoints.
getNumberOfFailedCommittables() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getNumberOfFields() - Method in interface org.apache.flink.api.common.distributions.DataDistribution
The number of fields in the (composite) key.
getNumberOfFields() - Method in class org.apache.flink.api.common.operators.Ordering
 
getNumberOfFieldsTotal() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getNumberOfInProgressCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of in progress checkpoints.
getNumberOfInputChannels() - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
Returns the total number of input channels across all unioned input gates.
getNumberOfInputChannels() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getNumberOfInputChannels() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
getNumberOfInputChannels() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Gets the number of inputs for this operator.
getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the number of inputs.
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
getNumberOfInputs() - Method in interface org.apache.flink.runtime.operators.Driver
Gets the number of inputs that the task has.
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MapDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
getNumberOfIterations() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumberOfKeyFields() - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
getNumberOfKeyFields() - Method in class org.apache.flink.api.common.operators.Keys
 
getNumberOfKeyFields() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getNumberOfKeyGroups() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getNumberOfKeyGroups() - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Returns the number of key-groups aka max parallelism.
getNumberOfKeyGroups() - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
getNumberOfKeyGroups() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getNumberOfKeyGroups() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
getNumberOfKeyGroups() - Method in interface org.apache.flink.runtime.state.KeyGroupsList
Returns the number of key group ids in the list.
getNumberOfKeyGroups() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getNumberOfLocalAssignments() - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
getNumberOfNetworkInputs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getNumberOfNonAcknowledgedOperatorCoordinators() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getNumberOfNonAcknowledgedTasks() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getNumberOfNonNullFields() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
getNumberOfOpenInputStreams() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the number of currently open input streams.
getNumberOfOpenOutputStreams() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the number of currently open output streams.
getNumberOfOperators() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getNumberOfOutputs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getNumberOfOutstandingRequests() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileWriter
 
getNumberOfOutstandingRequests() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileWriter
Returns the number of outstanding requests.
getNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.TaskInfo
Gets the parallelism with which the parallel task runs.
getNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getNumberOfParallelSubtasks() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 number_of_parallel_subtasks = 3;
getNumberOfParallelSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
int32 number_of_parallel_subtasks = 3;
getNumberOfParallelSubtasks() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
int32 number_of_parallel_subtasks = 3;
getNumberOfParameters() - Method in class org.apache.flink.util.AbstractParameterTool
Returns number of parameters in AbstractParameterTool.
getNumberOfParameters() - Method in class org.apache.flink.util.MultipleParameterTool
Returns number of parameters in ParameterTool.
getNumberOfParameters() - Method in class org.apache.flink.util.ParameterTool
Returns number of parameters in ParameterTool.
getNumberOfPartitions() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
getNumberOfPartitions() - Method in class org.apache.flink.runtime.state.OperatorStateCheckpointOutputStream
 
getNumberOfPendingCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getNumberOfPendingCommittables() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getNumberOfPendingRequests() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
 
getNumberOfProducedIntermediateDataSets() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Returns the number of produced intermediate data sets.
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Gets the current number of received buffers which have not been processed yet.
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns the total number of queued buffers of all subpartitions.
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Get the current size of the queue.
getNumberOfQueuedBuffers() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
getNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
getNumberOfQueuedBuffers(int) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
getNumberOfQueuedBuffers(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
getNumberOfQueuedBuffers(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns the number of queued buffers of the given target subpartition.
getNumberOfQueuedBuffers(int) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
getNumberOfRecords() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
Gets the estimates number of records in the file, computed as the file size divided by the average record width, rounded up.
getNumberOfRecords() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Gets the number of records in the input (= base cardinality).
getNumberOfRecords(BufferedInputStream) - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestFileUtil
Returns the total number of records written using the UpsertTestSinkWriter to the given File.
getNumberOfRecords(File) - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestFileUtil
Returns the total number of records written using the UpsertTestSinkWriter to the given File.
getNumberOfReferenceHolders(JobID) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
 
getNumberOfRegisteredBufferPools() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getNumberOfRegisteredCloseables() - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
 
getNumberOfRegisteredMasterHooks() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Gets the number of currently register master hooks.
getNumberOfRegisteredTaskManagers() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
getNumberOfRegisteredTaskManagers() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Gets the currently registered number of TaskManagers.
getNumberOfRemoteAssignments() - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
getNumberOfRequestedMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getNumberOfRequiredBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getNumberOfRequiredMemorySegments() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the number of guaranteed (minimum number of) memory segments of this buffer pool.
getNumberOfRequiredMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getNumberOfRequiredSlots() - Method in class org.apache.flink.runtime.slots.ResourceRequirement
 
getNumberOfRestarts() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getNumberOfRestarts() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Gets the number of restarts, including full restarts and fine grained restarts.
getNumberOfRestarts() - Method in class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
 
getNumberOfRestarts() - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
getNumberOfRestarts() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getNumberOfRestoredCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the number of restored checkpoints.
getNumberOfRetainedCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the current number of retained checkpoints.
getNumberOfRetainedCheckpoints() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
getNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
 
getNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
getNumberOfRetainedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
getNumberOfRetainedSuccessfulCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getNumberOfRetries() - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
Returns how many times this particular committable has been retried.
getNumberOfRetries() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
getNumberOfSamples() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
getNumberOfSlots() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getNumberOfSlots() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
getNumberOfSubpartitions() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getNumberOfSubpartitions() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getNumberOfSubtasks() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the total number of subtasks involved in this checkpoint.
getNumberOfSubtasks() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getNumberOfSubtasks() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getNumberOfSubtasks() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
 
getNumberOfSubtasks() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getNumberOfSubtasks() - Method in interface org.apache.flink.streaming.runtime.operators.sink.committables.CheckpointCommittableManager
Returns the number of upstream subtasks belonging to the checkpoint.
getNumberOfTasks() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCheckpoint
 
getNumberOfTasks() - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
getNumberOfTransferThreads() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the number of threads used to transfer files while snapshotting/restoring.
getNumberOfUnfinishedPartitions() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
getNumberOfUsedMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getNumberOfVariablesWithReferences() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
getNumberOfVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the number of all vertices.
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumberRegisteredSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get total number of registered slots.
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getNumberRegisteredSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getNumberRegisteredSlots() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberRegisteredSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get number of registered slots from the TaskManager with the given instance id.
getNumberRegisteredSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getNumberRegisteredSlotsOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getNumberRegisteredSlotsOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getNumberReporters() - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Returns the number of registered reporters.
getNumberReporters() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
getNumberReporters() - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
getNumberRestoredCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getNumberSlots() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getNumberSlots() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getNumberSlots() - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
getNumberTaskManagers() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getNumBroadcastInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumBuffers() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Returns the current size of this buffer pool.
getNumBuffers() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
getNumBuffers() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Get the number of buffers in this region.
getNumBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
getNumBuffersInLocalCounter() - Method in class org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
 
getNumBuffersInRemoteCounter() - Method in class org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
 
getNumBuffersOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumBuffersPerRequest() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getNumBuffersTriggerFlushRatio() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
When the number of buffers that have been requested exceeds this threshold, trigger the flushing operation in each TierProducerAgent.
getNumBytes() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
Get output bytes.
getNumBytes() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
getNumBytes() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
getNumBytesIn() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumBytesInCounter() - Method in interface org.apache.flink.metrics.groups.OperatorIOMetricGroup
The total number of input bytes since the task started.
getNumBytesInCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumBytesInCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumBytesInLastBlock() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
 
getNumBytesInLocalCounter() - Method in class org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
 
getNumBytesInParts() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getNumBytesInRemoteCounter() - Method in class org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
 
getNumBytesOut() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumBytesOutCounter() - Method in interface org.apache.flink.metrics.groups.OperatorIOMetricGroup
The total number of output bytes since the task started.
getNumBytesOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumBytesOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumBytesProduced() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
getNumBytesProduced() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BlockingResultInfo
Return the num of bytes produced(numBytesProduced) by the producer.
getNumBytesProduced() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
getNumBytesProduced(IndexRange, IndexRange) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
getNumBytesProduced(IndexRange, IndexRange) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BlockingResultInfo
Return the aggregated num of bytes according to the index range for partition and subpartition.
getNumBytesProduced(IndexRange, IndexRange) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
getNumBytesSendCounter() - Method in interface org.apache.flink.metrics.groups.SinkWriterMetricGroup
The total number of output send bytes since the task started.
getNumBytesSendCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
getNumCheckpointsBeforeCompaction() - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy
 
getNumCommittablesAlreadyCommittedCounter() - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The total number of already committed committables.
getNumCommittablesAlreadyCommittedCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getNumCommittablesFailureCounter() - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The total number of committable failures.
getNumCommittablesFailureCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getNumCommittablesRetryCounter() - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The total number of committable retry.
getNumCommittablesRetryCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getNumCommittablesSuccessCounter() - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The total number of successful committables.
getNumCommittablesSuccessCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getNumCommittablesTotalCounter() - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The total number of committables arrived.
getNumCommittablesTotalCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
getNumCompactThreads() - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy
 
getNumCompressedBytes() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractChannelWriterOutputView
Get output compressed bytes, return num bytes if there is no compression.
getNumCompressedBytes() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
getNumCompressedBytes() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
getNumConnections() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
getNumConsumers() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
In dynamic graph cases, the number of consumers of ConsumedPartitionGroup can be different even if they contain the same IntermediateResultPartition.
getNumElements() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
Gets the number of elements produced in total by this function.
getNumElements() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
getNumElements() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getNumElements() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
getNumElementsEmitted() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
Gets the number of elements emitted so far.
getNumericalPropertyValue(RocksDB, ColumnFamilyHandle) - Method in enum org.apache.flink.state.forst.ForStProperty
 
getNumericalPropertyValue(RocksDB, ColumnFamilyHandle) - Method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
 
getNumericFunctions() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getNumFailed() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
getNumFields() - Method in class org.apache.flink.types.Record
Gets the number of fields currently in the record.
getNumFinishedVertices() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getNumFinishedVertices() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getNumFiredTimers() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumFuturesCompleted() - Method in class org.apache.flink.util.concurrent.FutureUtils.ConjunctFuture
Gets the number of Futures in the conjunction that are already complete.
getNumFuturesTotal() - Method in class org.apache.flink.util.concurrent.FutureUtils.ConjunctFuture
Gets the total number of Futures in the conjunction.
getNumGuaranteedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemorySpec
 
getNumInputs() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
getNumInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumIoThreads() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getNumJobsCancelled() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
getNumJobsFailed() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
getNumJobsFinished() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
getNumJobsRunningOrPending() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
getNumKeyBytes() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
Get normalized keys bytes length.
getNumKeyGroups() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the number of key groups of the operator the KvState instances belong to.
getNumKeyGroups() - Method in class org.apache.flink.state.api.input.splits.KeyGroupRangeInputSplit
 
getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
 
getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
Returns the number of keys in this map.
getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
getNumLineSamples() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getNumMailsProcessedCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumNeeded() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
getNumNullRowTimeRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
getNumOccupiedMemorySegments() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Gets the number of memory segments used by this partition, which includes build side memory buffers and overflow memory segments.
getNumOfAssociations() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
getNumOutputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getNumPartitions() - Method in interface org.apache.flink.runtime.executiongraph.IntermediateResultInfo
Get number of partitions for this result.
getNumPartitions() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
getNumPartitions() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
getNumPartitions() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
getNumPendingRequests() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
getNumPriorityElements() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns the current number of priority elements ([0; PrioritizedDeque.size()]).
getNumRecordsIn() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumRecordsInCounter() - Method in interface org.apache.flink.metrics.groups.OperatorIOMetricGroup
The total number of input records since the operator started.
getNumRecordsInCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumRecordsInCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumRecordsInErrorsCounter() - Method in interface org.apache.flink.metrics.groups.SourceReaderMetricGroup
The total number of record that failed to consume, process, or emit.
getNumRecordsInErrorsCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
getNumRecordsInRateMeter() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumRecordsOut() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getNumRecordsOutCounter() - Method in interface org.apache.flink.metrics.groups.OperatorIOMetricGroup
The total number of output records since the operator started.
getNumRecordsOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumRecordsOutCounter() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getNumRecordsOutErrorsCounter() - Method in interface org.apache.flink.metrics.groups.SinkWriterMetricGroup
The total number of records failed to send.
getNumRecordsOutErrorsCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
getNumRecordsOutRate() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
getNumRecordsSendCounter() - Method in interface org.apache.flink.metrics.groups.SinkWriterMetricGroup
The total number of records have been sent to the downstream system.
getNumRecordsSendCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
getNumRecordsSendErrorsCounter() - Method in interface org.apache.flink.metrics.groups.SinkWriterMetricGroup
The total number of records failed to send.
getNumRecordsSendErrorsCounter() - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
getNumRegions() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
getNumRegisteredKeyGroups() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the current number of registered key groups.
getNumRegisteredPartitions() - Method in class org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
 
getNumRemainingRetries() - Method in class org.apache.flink.util.concurrent.ExponentialBackoffRetryStrategy
 
getNumRemainingRetries() - Method in class org.apache.flink.util.concurrent.FixedRetryStrategy
 
getNumRemainingRetries() - Method in class org.apache.flink.util.concurrent.IncrementalDelayRetryStrategy
 
getNumRemainingRetries() - Method in interface org.apache.flink.util.concurrent.RetryStrategy
 
getNumRequests() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
getNumRequiredComparators() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
getNumRows() - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getNumSamples() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoSamplesRequest
Returns the number of samples that are requested to be collected.
getNumSlots() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getNumSlots() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getNumSlots() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getNumSlotsAvailable() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumSlotsFreeAndBlocked() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumSlotsPerTaskManager() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets number slots per task manager.
getNumSlotsPerWorker() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getNumSlotStatus() - Method in class org.apache.flink.runtime.taskexecutor.SlotReport
 
getNumSlotsTotal() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
getNumSplitRequests() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getNumSplits() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getNumSplits() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
getNumSubpartitions(int) - Method in interface org.apache.flink.runtime.executiongraph.IntermediateResultInfo
Get number of subpartitions for the given partition.
getNumSubpartitions(int) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
getNumSubpartitions(int) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
getNumSubtasks() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getNumSubtasks() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getNumSuccessful() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
getNumTargetKeyGroups() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
 
getNumTargetKeyGroups() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getNumTaskInputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadTask
 
getNumTaskInputs() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getNumTaskManagers() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets number of task managers.
getNumTaskManagers() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getNumTaskManagersBlocked() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumTaskManagersConnected() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
getNumTasks() - Method in class org.apache.flink.api.common.io.FirstAttemptInitializationContext
 
getNumTasks() - Method in interface org.apache.flink.api.common.io.OutputFormat.InitializationContext
Gets the parallelism with which the parallel task runs.
getNumTasks() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getNumTotalBuffers() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
getNumTotalPartitions() - Method in class org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
 
getNumTotalPartitions() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
getNumWords() - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
 
getNumWriteBehindBuffers(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Determines the number of buffers to be used for asynchronous write behind.
getObject() - Method in class org.apache.flink.table.runtime.util.ObjectContainer
 
getObject(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getObject(int, Class<T>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getObject(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getObject(String, File) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Gets the object associated with the provided key from S3 and puts it in the provided targetLocation.
getObject(String, File) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
getObject(String, Class<T>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getObject(String, String, long) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getObjectIdentifier() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns the identifier of the table in the Catalog.
getObjectIdentifier() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
getObjectIdentifier() - Method in class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
getObjectIdentifier() - Method in class org.apache.flink.table.factories.TableSourceFactoryContextImpl
Deprecated.
 
getObjectIdentifier() - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Deprecated.
 
getObjectIdentifier() - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory.Context
Deprecated.
 
getObjectIdentifier() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
getObjectListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getObjectMetadata(String) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Fetches the metadata associated with a given key on S3.
getObjectMetadata(String) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
getObjectName() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getObjectName() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
getObjectName() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
getObjectName() - Method in class org.apache.flink.table.catalog.ObjectPath
 
getObjectName() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
getObjectReuseEnabled() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
GetObjectTaggingHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
getOccupancy() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Gets the number of bytes currently occupied in this hash table.
getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
getOccupancy() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Gets the number of bytes currently occupied in this sorter, records and sort index.
getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
getOccupancy() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
getOffHeapBuffer() - Method in class org.apache.flink.core.memory.MemorySegment
Returns the off-heap buffer of memory segments.
getOffset() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getOffset() - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
getOffset() - Method in class org.apache.flink.connector.file.src.util.CheckpointedPosition
Gets the offset that the reader will seek to when restored from this checkpoint.
getOffset() - Method in class org.apache.flink.connector.file.src.util.RecordAndPosition
 
getOffset() - Method in interface org.apache.flink.core.fs.BlockLocation
Get the start offset of the file associated with this block.
getOffset() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
 
getOffset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
 
getOffset() - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
getOffset() - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationRequest
 
getOffset() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
getOffset() - Method in interface org.apache.flink.table.data.binary.BinaryFormat
Gets the start offset of this binary data in the MemorySegments.
getOffset() - Method in class org.apache.flink.table.data.binary.BinarySection
 
getOffset() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
getOffset() - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
 
getOffset() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getOffset() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
getOffset() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
getOffset() - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
getOffsetAndLengthForSplit(long, long, List<StripeInformation>) - Static method in class org.apache.flink.orc.shim.OrcShimV200
 
getOffsetForKeyGroup(int) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getOffsetInSegment(int) - Method in interface org.apache.flink.runtime.state.heap.space.Chunk
 
getOffsets() - Method in class org.apache.flink.formats.parquet.vector.position.CollectionPosition
 
getOffsets() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
getOffsets() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
 
getOffsets() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
getOffsets() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
getOldColumn() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
Returns the original Column instance.
getOldColumnIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRenameColumn
 
getOldColumnName() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnName
Returns the origin column name.
getOldSubtaskIndexes(int) - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
getOldSubtasks(int, int, int) - Method in enum org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Returns all old subtask indexes that need to be read to restore all buffers for the given new subtask index on rescale.
getOne() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
getOneInputKeyedTransformation(String, AbstractDataStream<T>, TypeInformation<R>, OneInputStreamOperator<T, R>, KeySelector<T, K>, TypeInformation<K>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Construct and return a OneInputTransformation from keyed input streams.
getOneInputOperatorDefaultMeta(Long, ReadableConfig, String) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getOneInputOperatorDefaultMeta(ReadableConfig, String) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getOneInputTransformation(String, AbstractDataStream<T>, TypeInformation<R>, OneInputStreamOperator<T, R>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Construct and return a OneInputTransformation from non-keyed input streams.
getOneMinuteRate() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
getOnlyConfigMap(List<KubernetesConfigMap>, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Check the ConfigMap list should only contain the expected one.
getOpenFileHandlesLimit() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Tries to retrieve the maximum number of open file handles.
getOpenTimeout() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
getOperandCount() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlCallBinding
 
getOperandCountRange() - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.functions.sql.SqlDescriptorOperator
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction.AbstractOperandMetadata
 
getOperandCountRange() - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
getOperandList() - Method in class org.apache.calcite.sql.SqlJoin
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAddJar
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogComment
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogOptions
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogReset
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableFreshness
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableOptions
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefresh
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefreshMode
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableReset
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableResume
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableSuspend
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableAddConstraint
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableCompact
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropColumn
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropConstraint
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropDistribution
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropPrimaryKey
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropWatermark
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRenameColumn
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableReset
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewAs
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewProperties
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewRename
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropMaterializedTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlReset
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlComputedColumn
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlUseModules
 
getOperandList() - Method in class org.apache.flink.sql.parser.ddl.SqlWatermark
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlBeginStatementSet
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlEndStatementSet
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlExecute
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
getOperandList() - Method in class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentCatalog
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentDatabase
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowJars
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowJobs
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowModules
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
getOperandList() - Method in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
getOperandList() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getOperandList() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getOperandType(int) - Method in class org.apache.flink.table.planner.calcite.FlinkSqlCallBinding
 
getOperandTypeChecker() - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
 
getOperation() - Method in interface org.apache.flink.table.api.internal.CachedPlan
Return the cached operation parsed from the statement.
getOperation() - Method in class org.apache.flink.table.api.internal.DQLCachedPlan
 
getOperation() - Method in class org.apache.flink.table.operations.CompileAndExecutePlanOperation
 
getOperation() - Method in class org.apache.flink.table.operations.ddl.CompilePlanOperation
 
getOperation(SqlShowFunctions, String, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowFunctionsConverter
 
getOperation(SqlShowProcedures, String, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowProcedureConverter
 
getOperation(SqlShowTables, String, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowTablesConverter
 
getOperation(SqlShowViews, String, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowViewsConverter
 
getOperation(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
 
getOperation(T, String, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
getOperationCaches() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getOperationCaches() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getOperationCount() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
 
getOperationCount(SessionHandle) - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
getOperationHandle() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableResponseBody
 
getOperationHandle() - Method in class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementResponseBody
 
getOperationInfo() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
getOperationInfo(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Get the OperationInfo of the operation.
getOperationInfo(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get the OperationInfo of the operation.
getOperationInfo(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
Extract the operation key under which the operation result future is stored.
getOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler
 
getOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
getOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalStatusHandler
 
getOperationKey(HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
getOperationManager() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getOperationManager() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getOperationName() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowColumnsOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowDatabasesOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowFunctionsOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowProceduresOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowTablesOperation
 
getOperationName() - Method in class org.apache.flink.table.operations.ShowViewsOperation
 
getOperationResult(String) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
getOperationResultSchema(OperationHandle) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Get the ResolvedSchema of the operation.
getOperationResultSchema(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get the result schema for the specified Operation.
getOperationResultSchema(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getOperations() - Method in class org.apache.flink.table.api.internal.StatementSetImpl
 
getOperations() - Method in class org.apache.flink.table.operations.StatementSetOperation
 
GetOperationStatusHandler - Class in org.apache.flink.table.gateway.rest.handler.operation
Handler to get the status of operation.
GetOperationStatusHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, OperationStatusResponseBody, OperationMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.operation.GetOperationStatusHandler
 
GetOperationStatusHeaders - Class in org.apache.flink.table.gateway.rest.header.operation
Message headers for getting the status of operation.
GetOperationStatusHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
getOperationTreeBuilder() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getOperationTreeBuilder() - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Returns a OperationTreeBuilder that can create QueryOperations.
getOperationWithoutPrep(SqlShowFunctions, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowFunctionsConverter
 
getOperationWithoutPrep(SqlShowProcedures, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowProcedureConverter
 
getOperationWithoutPrep(SqlShowTables, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowTablesConverter
 
getOperationWithoutPrep(SqlShowViews, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.SqlShowViewsConverter
 
getOperationWithoutPrep(T, String, String, ShowLikeOperator) - Method in class org.apache.flink.table.planner.operations.converters.AbstractSqlShowConverter
 
getOperator() - Method in class org.apache.calcite.sql.SqlJoin
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAddJar
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlReset
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlUseModules
 
getOperator() - Method in class org.apache.flink.sql.parser.ddl.SqlWatermark
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlBeginStatementSet
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlEndStatementSet
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlExecute
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
getOperator() - Method in class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowColumns
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentCatalog
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentDatabase
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowJars
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowJobs
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowModels
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowModules
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowProcedures
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowTables
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlShowViews
 
getOperator() - Method in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
getOperator() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getOperator() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getOperator() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOperator() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getOperator() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getOperator() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.MapPartitionOperator
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.PartitionAggregateOperator
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.PartitionReduceOperator
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
getOperatorAttributes() - Method in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
getOperatorAttributes() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
Called to get the OperatorAttributes of the operator.
getOperatorAttributes() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Is called to get the OperatorAttributes of the operator.
getOperatorAttributes() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getOperatorAttributes() - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
getOperatorConfig() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getOperatorConfig() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getOperatorCoordinatorEventGateway() - Method in interface org.apache.flink.runtime.execution.Environment
Gets the gateway through which operators can send events to the operator coordinators.
getOperatorCoordinatorEventGateway() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getOperatorCoordinatorEventGateway() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getOperatorCoordinators() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getOperatorCoordinators() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorCoordinatorSnapshotFutures() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getOperatorDescription() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorDescription() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOperatorEventDispatcher() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getOperatorEventDispatcher() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getOperatorEventGateway(OperatorID) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorEventDispatcher
Gets the gateway through which events can be passed to the OperatorCoordinator for the operator identified by the given OperatorID.
getOperatorEventGateway(OperatorID) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorEventDispatcherImpl
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
Returns the StreamOperatorFactory of this Transformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
Returns the StreamOperatorFactory of this LegacySinkTransformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
Returns the StreamOperatorFactory of this LegacySourceTransformation.
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Returns the StreamOperatorFactory of this Transformation.
getOperatorFactory() - Method in interface org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.python.PythonBroadcastStateTransformation
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
getOperatorFactory() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the StreamOperatorFactory of this Transformation.
getOperatorFactory(Transformation<?>) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
getOperatorFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getOperatorId() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
getOperatorId() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the ID of the operator to which the coordinator belongs.
getOperatorId() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider
Gets the ID of the operator to which the coordinator belongs.
getOperatorId() - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator.Provider
 
getOperatorId() - Method in class org.apache.flink.state.api.OperatorIdentifier
 
getOperatorId() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator.Provider
 
getOperatorId() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
getOperatorID() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getOperatorID() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
getOperatorID() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getOperatorID() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getOperatorID() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getOperatorID() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
getOperatorID() - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
getOperatorIdentifier() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getOperatorIdentifier() - Method in class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
getOperatorIdentifier() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getOperatorIdentifier() - Method in interface org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParameters
 
getOperatorIdentifier() - Method in class org.apache.flink.state.api.runtime.StateBootstrapTransformationWithID
 
getOperatorIDs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
Returns a list containing the ID pairs of all operators contained in this execution job vertex.
getOperatorIDs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorInfo() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Gets the information about the operators input/output types.
getOperatorInfo() - Method in class org.apache.flink.api.common.operators.Operator
Gets the information about the operators input/output types.
getOperatorInfo() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Gets the information about the operators input/output types.
getOperatorLevelCachingDescription() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the operator-level caching description for this input.
getOperatorList() - Method in class org.apache.flink.table.planner.catalog.FunctionCatalogOperatorTable
 
getOperatorName() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getOperatorName() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorName() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getOperatorName() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOperatorName() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Return the operator name.
getOperatorName() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Return the operator name.
getOperatorName() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getOperatorName() - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
 
getOperatorNonChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getOperatorOwner() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the object instance of this operator which is used for tracking managed memories used by this operator.
getOperatorPrettyName() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOperatorsMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the memory the operators needed.
getOperatorState(OperatorIdentifier) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
getOperatorStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getOperatorStateBackend() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getOperatorStateBackend() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getOperatorStateManagedFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getOperatorStateMetaInfoSnapshots() - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
getOperatorStateRawFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getOperatorStates() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getOperatorStates() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
getOperatorStates() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
getOperatorStateStore() - Method in interface org.apache.flink.runtime.state.ManagedInitializationContext
Returns an interface that allows for registering operator state with the backend.
getOperatorStateStore() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
getOperatorStateStreamFuture() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getOperatorTable() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getOperatorTable() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getOperatorUid() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getOperatorUniqueID() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returned value is guaranteed to be unique between operators within the same job and to be stable and the same across job submissions.
getOpFusionCodegenSpec() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
getOpFusionContext() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
getOption(String) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getOption(StateMetaInfoSnapshot.CommonOptionsKeys) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getOptional(ConfigOption<T>) - Method in class org.apache.flink.configuration.Configuration
 
getOptional(ConfigOption<T>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getOptional(ConfigOption<T>) - Method in interface org.apache.flink.configuration.ReadableConfig
Reads a value using the metadata included in ConfigOption.
getOptional(ConfigOption<T>) - Method in class org.apache.flink.python.PythonConfig
 
getOptional(ConfigOption<T>) - Method in class org.apache.flink.table.api.TableConfig
Reads a value using the metadata included in ConfigOption.
getOptional(ConfigOption<T>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
getOptionalArguments() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getOptionalArray(String, Function<String, E>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns all array elements under a given key if it exists.
getOptionalBigDecimal(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a big decimal value under the given key if it exists.
getOptionalBoolean(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a boolean value under the given key if it exists.
getOptionalByte(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a byte value under the given key if it exists.
getOptionalCharacter(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a character value under the given key if it exists.
getOptionalClass(String, Class<T>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a class value under the given key if it exists.
getOptionalDataType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the DataType under the given key if it exists.
getOptionalDouble(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a double value under the given key if it exists.
getOptionalDuration(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a Java Duration under the given key if it exists.
getOptionalFloat(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a float value under the given key if it exists.
getOptionalInt(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns an integer value under the given key if it exists.
getOptionalLong(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a long value under the given key if it exists.
getOptionalMemorySize(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a Flink MemorySize under the given key if it exists.
getOptionalShort(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a short value under the given key if it exists.
getOptionalString(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a string value under the given key if it exists.
getOptionalTableSchema(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a table schema under the given key if it exists.
getOptionalTimerCoderProto() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamDataStreamPythonFunctionRunner
 
getOptionalTimerCoderProto() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
getOptionalTimerCoderProto() - Method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
getOptionalType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the type information under the given key if it exists.
getOptions() - Method in class org.apache.flink.connector.datagen.table.DataGeneratorContainer
 
getOptions() - Method in class org.apache.flink.container.entrypoint.StandaloneApplicationClusterConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.DynamicParametersConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.EntrypointClusterConfigurationParserFactory
 
getOptions() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfigurationParserFactory
 
getOptions() - Method in interface org.apache.flink.runtime.entrypoint.parser.ParserResultFactory
Returns all relevant Options for parsing the command line arguments.
getOptions() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
getOptions() - Method in class org.apache.flink.table.api.FormatDescriptor
 
getOptions() - Method in class org.apache.flink.table.api.TableDescriptor
 
getOptions() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getOptions() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getOptions() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Returns a map of string-based options.
getOptions() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getOptions() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getOptions() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getOptions() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getOptions() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getOptions() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getOptions() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getOptions() - Method in interface org.apache.flink.table.factories.CatalogFactory.Context
Returns the options with which the catalog is created.
getOptions() - Method in interface org.apache.flink.table.factories.CatalogStoreFactory.Context
Returns the options with which the catalog store is created.
getOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogContext
 
getOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultCatalogStoreContext
 
getOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultModuleContext
 
getOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
Returns all options currently being consumed by the factory.
getOptions() - Method in class org.apache.flink.table.factories.FactoryUtil.TableFactoryHelper
Returns all options currently being consumed by the factory.
getOptions() - Method in interface org.apache.flink.table.factories.ModuleFactory.Context
Returns the options with which the module is created.
getOptions() - Method in class org.apache.flink.table.operations.LoadModuleOperation
 
getOptionsImmutable() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getOrAddOperator(String) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
getOrAddOperator(OperatorID, String) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
getOrAddOperator(OperatorID, String) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskMetricGroup
 
getOrAddOperator(AbstractID, String, OperatorID, String) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerJobMetricGroup
 
getOrAddOperator(AbstractID, String, OperatorID, String) - Method in class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredJobManagerJobMetricGroup
 
getOrAllocateSharedResource(String, Object, LongFunctionWithException<T, Exception>, long) - Method in class org.apache.flink.runtime.memory.SharedResources
Gets the shared memory resource for the given owner and registers a lease.
getOrCreateExecutor(JobVertexID, int, SupplierWithException<CheckpointStorageWorkerView, ? extends IOException>, int) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriteRequestExecutorFactory
 
getOrCreateExecutorFactory(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager
 
getOrCreateJob(JobID, SupplierWithException<? extends JobTable.JobServices, E>) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
getOrCreateJob(JobID, SupplierWithException<? extends JobTable.JobServices, E>) - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Gets a registered JobTable.Job or creates one if not present.
getOrCreateKeyedState(N, TypeSerializer<N>, StateDescriptor<T>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
Create new state (v2) based on new state descriptor.
getOrCreateKeyedState(N, TypeSerializer<N>, StateDescriptor<T>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
Create new state (v2) based on new state descriptor.
getOrCreateKeyedState(N, TypeSerializer<N>, StateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
Create new state (v2) based on new state descriptor.
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Creates or retrieves a keyed state backed by this state backend.
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, T>) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
getOrCreateKeyedState(TypeSerializer<N>, StateDescriptor<S, V>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
getOrCreatePhysicalFileForCheckpoint(FileMergingSnapshotManager.SubtaskKey, long, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.AcrossCheckpointFileMergingSnapshotManager
 
getOrCreatePhysicalFileForCheckpoint(FileMergingSnapshotManager.SubtaskKey, long, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Get a reused physical file or create one.
getOrCreatePhysicalFileForCheckpoint(FileMergingSnapshotManager.SubtaskKey, long, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
getOrCreateResultDataSet(IntermediateDataSetID, ResultPartitionType) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getOrCreateSerializedKey(FunctionWithException<ContextKey<K, N>, byte[], IOException>) - Method in class org.apache.flink.state.forst.ContextKey
Get the serialized key.
getOrd() - Method in enum org.apache.flink.streaming.api.runners.python.beam.state.IterateType
 
getOrDecideHybridPartitionDataConsumeConstraint(Configuration, boolean) - Static method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
getOrDefault(boolean) - Method in enum org.apache.flink.util.TernaryBoolean
Gets the boolean value corresponding to this value.
getOrDefault(CompletableFuture<T>, T) - Static method in class org.apache.flink.util.concurrent.FutureUtils
 
getOrder() - Method in class org.apache.flink.table.api.OverWindow
 
getOrder() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getOrder(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getOrderBy() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getOrderedLookupKeys(Collection<Integer>) - Static method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil
Gets lookup keys sorted by index in ascending order.
getOrdering() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getOrderKeys() - Method in class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
getOrderKeys() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getOrderScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getOrDownload(String, Path) - Method in interface org.apache.flink.tests.util.cache.DownloadCache
Returns either a cached or newly downloaded version of the given file.
getOrigin() - Method in interface org.apache.flink.table.catalog.ResolvedCatalogBaseTable
Returns the original, unresolved metadata object from the Catalog.
getOrigin() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getOrigin() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getOrigin() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getOriginal(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getOriginalEdges() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMultipleInput
 
getOriginalError() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
getOriginalErrorClassName() - Method in exception org.apache.flink.util.SerializedThrowable
 
getOriginalInputFields() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
getOriginalKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
getOriginalKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys
 
getOriginalKeyFieldTypes() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
getOriginalNameFromInternal(String) - Static method in class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
Implements the reverse process of the NFAStateNameHandler.getUniqueInternalName(String).
getOriginalQuery() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getOriginalQuery() - Method in interface org.apache.flink.table.catalog.CatalogView
Original text of the view definition that also preserves the original formatting.
getOriginalQuery() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getOriginalQuery() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getOriginatingClass() - Method in class org.apache.flink.table.types.logical.RawType
 
getOrLoadHadoopConfig() - Method in class org.apache.flink.runtime.util.HadoopConfigLoader
get the loaded Hadoop config (or fall back to one loaded from the classpath).
getOrResolveClassLoader(Collection<PermanentBlobKey>, Collection<URL>) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager.ClassLoaderHandle
Gets or resolves the user code class loader for the associated job.
getOSSAccessKey() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
Get OSS access key.
getOSSEndpoint() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
Get OSS endpoint used to connect.
getOSSSecretKey() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
Get OSS secret key.
getOtherConcurrentAttempts() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getOtherConcurrentAttempts() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getOutEdgeIndices() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOutEdges() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOuterClassName(Descriptors.FileDescriptor) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getOuterJoinType() - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
getOuterProtoPrefix(Descriptors.FileDescriptor) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getOuterRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
Gets the iterable of OuterRecord which composites record and numOfAssociations.
getOutput() - Method in class org.apache.flink.runtime.state.filesystem.FSDataOutputStreamWrapper
 
getOutput() - Method in class org.apache.flink.runtime.state.filesystem.RecoverableStreamWrapper
 
getOutput() - Method in class org.apache.flink.streaming.api.datastream.DataStream.Collector
Returns an iterator over the collected elements.
getOutput() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getOutput() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
getOutput() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
getOutputCardinality() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
getOutputCollector() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getOutputCollector() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getOutputCollector() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getOutputCollector(AbstractInvokable, TaskConfig, ClassLoader, List<RecordWriter<?>>, int, int) - Static method in class org.apache.flink.runtime.operators.BatchTask
Creates the Collector for the given task, as described by the given configuration.
getOutputColumnList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getOutputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputDataDistribution(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.CallExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getOutputDataType() - Method in interface org.apache.flink.table.expressions.ResolvedExpression
Returns the data type of the computation result.
getOutputDataType() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to the expected top-level output data type.
getOutputDataType() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
getOutputDataType() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
getOutputDataType() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
getOutputDataType() - Method in class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
getOutputDataType() - Method in class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
getOutputDataType() - Method in class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.MultiPercentileAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.SinglePercentileAggFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
getOutputDataType() - Method in interface org.apache.flink.table.types.inference.CallContext
Returns the inferred output data type of the function call.
getOutputDataType() - Method in class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
getOutputDataType() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
getOutputDataType() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
getOutputDirectoryMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getOutputEdges() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getOutputFile() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getOutputFilePath() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getOutputFormat() - Method in class org.apache.flink.legacy.table.sinks.OutputFormatTableSink
Deprecated.
Returns an OutputFormat for writing the data of the table.
getOutputFormat() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getOutputFormat() - Method in interface org.apache.flink.streaming.api.operators.OutputFormatOperatorFactory
 
getOutputFormat() - Method in class org.apache.flink.streaming.api.operators.SimpleOutputFormatOperatorFactory
 
getOutputFormats() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer.FormatUserCodeTable
 
getOutputFormats() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getOutputGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getOutputKeys() - Method in interface org.apache.flink.core.failure.FailureEnricher
Method to list all the label Keys the enricher can associate with Values in case of a failure processFailure.
getOutputKeys() - Method in class org.apache.flink.runtime.enricher.CustomTestFailureEnricher
 
getOutputOpInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
getOutputPartitioner(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputRescalingDescriptor() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getOutputRescalingDescriptor() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns the output channel mapping for rescaling with in-flight data or InflightDataRescalingDescriptor.NO_RESCALE.
getOutputRescalingDescriptor() - Method in interface org.apache.flink.runtime.state.TaskStateManager
 
getOutputRescalingDescriptor() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getOutputSerdeClass() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getOutputSerdeProps() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getOutputSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputShipStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getOutputSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
 
getOutputStream() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
getOutputStream() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
getOutputSubtaskIndex() - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
getOutputTag() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getOutputTag() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getOutputTag() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
getOutputTagById(String) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getOutputType() - Method in class org.apache.flink.api.common.operators.OperatorInformation
Gets the return type of the user code function.
getOutputType() - Method in class org.apache.flink.api.dag.Transformation
Returns the output type of this Transformation as a TypeInformation.
getOutputType() - Method in interface org.apache.flink.legacy.table.sinks.RetractStreamTableSink
Deprecated.
 
getOutputType() - Method in interface org.apache.flink.legacy.table.sinks.UpsertStreamTableSink
Deprecated.
 
getOutputType() - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSink.getConsumedDataType() instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
getOutputType() - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
getOutputType() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Return the output type of current OpFusionCodegenSpecGenerator.
getOutputType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Returns the output LogicalType of the data passing this edge.
getOutputType() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Returns the output LogicalType of this node, this type should be consistent with the type parameter ExecNode.
getOutputType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getOutputType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
getOutputType() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getOutputTypeForOneInputProcessFunction(OneInputStreamProcessFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Get the output type information for OneInputStreamProcessFunction from input type information.
getOutputTypeForTwoInputBroadcastProcessFunction(TwoInputBroadcastStreamProcessFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Get the output type information for TwoInputBroadcastStreamProcessFunction from two input type information .
getOutputTypeForTwoInputNonBroadcastProcessFunction(TwoInputNonBroadcastStreamProcessFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Get the output type information for TwoInputNonBroadcastStreamProcessFunction from two input type information .
getOutputTypesForTwoOutputProcessFunction(TwoOutputStreamProcessFunction<IN, OUT1, OUT2>, TypeInformation<IN>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Get output types information for TwoOutputStreamProcessFunction from the input type information.
getOutputTypeStrategy() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getOutputTypeStrategy(ScalarFunction) - Static method in class org.apache.flink.table.functions.LegacyUserDefinedFunctionInference
Deprecated.
 
getOutputWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getOverhead() - Method in class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverhead
 
getOverScope(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getOversizedRecordCount() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
Gets the number of oversized records handled by this combiner.
getOverWindow(Expression) - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available local over windows.
getOverWindowArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOverWindowArrowTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
getOwner() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getOwner() - Method in class org.apache.flink.core.memory.MemorySegment
Gets the owner of this memory segment.
getOwner() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemorySpec
 
getOwnerName() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getOwnerReference() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getOwningJob(AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Returns the owning job of the TaskSlot identified by the given AllocationID.
getOwningJob(AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getOwningTaskName() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getOwningTaskName() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getP50() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getP90() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getP95() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getP99() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getP999() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
getPackage() - Method in class org.apache.flink.docs.util.OptionsClassLocation
 
getPackagedProgram() - Method in class org.apache.flink.client.program.DefaultPackagedProgramRetriever
 
getPackagedProgram() - Method in interface org.apache.flink.client.program.PackagedProgramRetriever
Retrieve the PackagedProgram.
getPageName() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
getPageSize() - Method in class org.apache.flink.runtime.memory.MemoryManager
Gets the size of the pages handled by the memory manager.
getPageSize() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getPageSize(Configuration) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
Parses the configuration to get the page size and validates the value.
getPairComparatorFactory(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getParallelism() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getParallelism() - Method in class org.apache.flink.api.common.ExecutionConfig
Gets the parallelism with which operation are executed by default.
getParallelism() - Method in interface org.apache.flink.api.common.io.FinalizeOnMaster.FinalizationContext
Get the parallelism with which the format or functions was run.
getParallelism() - Method in class org.apache.flink.api.common.operators.Operator
Gets the parallelism for this contract instance.
getParallelism() - Method in class org.apache.flink.api.dag.Transformation
Returns the parallelism of this Transformation.
getParallelism() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getParallelism() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getParallelism() - Method in interface org.apache.flink.datastream.api.context.TaskInfo
Get the parallelism of current task.
getParallelism() - Method in class org.apache.flink.datastream.impl.context.DefaultTaskInfo
 
getParallelism() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getParallelism() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getParallelism() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getParallelism() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the parallelism for this job vertex.
getParallelism() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getParallelism() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getParallelism() - Method in class org.apache.flink.runtime.executiongraph.ParallelismAndInputInfos
 
getParallelism() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
getParallelism() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Gets the parallelism of the task.
getParallelism() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements
 
getParallelism() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionJobVertexInitializedEvent
 
getParallelism() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getParallelism() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getParallelism() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation.VertexInformation
 
getParallelism() - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
getParallelism() - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Returns a vertex's parallelism.
getParallelism() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getParallelism() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Gets the parallelism for this operator.
getParallelism() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the parallelism with which operation are executed by default.
getParallelism() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getParallelism() - Method in interface org.apache.flink.table.connector.ParallelismProvider
Returns the parallelism for this instance.
getParallelism() - Method in interface org.apache.flink.table.connector.sink.DataStreamSinkProvider
Returns the parallelism for this instance.
getParallelism() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getParallelism() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getParallelism() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
getParallelism() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
getParallelism() - Method in class org.apache.flink.test.util.JobSubmission
 
getParallelism(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
getParallelism(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
getParallelismFactor() - Method in class org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
 
getParallelismInferenceUpperBound() - Method in interface org.apache.flink.api.connector.source.DynamicParallelismInference.Context
Get the upper bound for the inferred parallelism.
getParallelismInfo(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismStore
 
getParallelismInfo(JobVertexID) - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismStore
Returns a given vertex's parallelism information.
getParallelismOptional(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
getParallelSubtaskIndex() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the subtask index of this execution.
getParallelSubtaskIndex() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the subtask index of this execution vertex.
getParallelSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getParallelSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getParallelSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getParallelSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getParameterRowType(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getParameters() - Method in class org.apache.flink.api.common.operators.Operator
Gets the stub parameters of this contract.
getParameters(OperatorID) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getParameterType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getParameterTypes() - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
getParameterTypes() - Method in class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
getParameterTypes() - Method in class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
getParameterTypes() - Method in interface org.apache.flink.runtime.rpc.messages.RpcInvocation
Returns the method's parameter types.
getParameterTypes(Class[]) - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getParameterTypes(Class[]) - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getParameterTypes(Class<?>[]) - Method in class org.apache.flink.table.functions.ScalarFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getParameterTypes(Class<?>[]) - Method in class org.apache.flink.table.functions.TableFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getParameterTypes(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.sql.SqlFirstLastValueAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.sql.SqlListAggFunction
 
getParamNames() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getParamNames() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getParamTypes() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getParent() - Method in class org.apache.flink.core.fs.Path
Returns the parent of a path, i.e., everything that precedes the last separator or null if at root.
getParentCursor(String) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getParentFirstLoaderPatterns(ReadableConfig) - Static method in class org.apache.flink.configuration.CoreOptions
 
getParentGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
getParentLogger() - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
getParentLogger() - Method in class org.apache.flink.table.jdbc.FlinkDriver
 
getParentMetricGroup() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getParser() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getParser() - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Return a Parser that provides methods for parsing a SQL string.
getParser() - Method in interface org.apache.flink.table.delegation.Planner
Retrieves a Parser that provides methods for parsing a SQL string.
getParser() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getParserForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getParserForType(Class<T>) - Static method in class org.apache.flink.types.parser.FieldParser
Gets the parser for the type specified by the given class.
getPartCounter() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Bucket
 
getPartETags() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getPartialMatches() - Method in class org.apache.flink.cep.nfa.NFAState
 
getPartialRecordLength() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumerWithPartialRecordLength
 
getPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getPartition() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactContext.CompactContextImpl
 
getPartition() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactContext
 
getPartition() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactionUnit
 
getPartition() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.InputFile
 
getPartition() - Method in class org.apache.flink.runtime.shuffle.DefaultPartitionWithMetrics
 
getPartition() - Method in interface org.apache.flink.runtime.shuffle.PartitionWithMetrics
 
getPartition() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getPartition() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
getPartition(LinkedHashMap<String, String>) - Method in interface org.apache.flink.connector.file.table.TableMetaStoreFactory.TableMetaStore
Get partition location path for this partition spec.
getPartition(List<String>) - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context
Get partition by file partition values.
getPartition(ObjectIdentifier, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves a partition with a fully qualified table path and partition spec.
getPartition(ObjectIdentifier, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Retrieves a partition with a fully qualified table path and partition spec.
getPartition(ObjectPath, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.Catalog
Get a partition of the given table.
getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getPartitionBy() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getPartitionById(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
Returns the partition with the given ID.
getPartitionBytes() - Method in class org.apache.flink.runtime.shuffle.DefaultShuffleMetrics
 
getPartitionBytes() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMetrics
 
getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.Catalog
Get the column statistics of a partition.
getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
TODO: NOTE: This method does a lot of work caching / retrieving states just to update the namespace.
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Creates or retrieves a partitioned state backed by this state backend.
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
getPartitionedState(N, TypeSerializer<N>, StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getPartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Retrieves a State object that can be used to interact with fault-tolerant state that is scoped to the window and key of the current trigger invocation.
getPartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
getPartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.PerWindowStateStore
 
getPartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Creates a partitioned state handle, using the state backend configured for this task.
getPartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Retrieves a State object that can be used to interact with fault-tolerant state that is scoped to the window and key of the current trigger invocation.
getPartitioner() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getPartitioner() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getPartitioner() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
Returns the StreamPartitioner that must be used for partitioning the elements of the input Transformation.
getPartitionerTypes(Partitioner<T>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getPartitionerTypes(Partitioner<T>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
 
getPartitionGroupReleaseStrategy() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getPartitionGroupReleaseStrategy() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getPartitionId() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getPartitionId() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getPartitionId() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
 
getPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
getPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
 
getPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierShuffleDescriptor
 
getPartitionId() - Method in exception org.apache.flink.runtime.io.network.partition.PartitionException
 
getPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
getPartitionId() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getPartitionID() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStoragePartitionId
 
getPartitionIdx() - Method in class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
getPartitionIndex() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getPartitionIndexRange() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertexInputInfo
Get the partition range this subtask should consume.
getPartitioning() - Method in class org.apache.flink.table.api.OverWindow
 
getPartitioningFanOutNoEstimates(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Gets the number of partitions to be used for an initial hash-table, when no estimates are available.
getPartitionKeyIndices() - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
getPartitionKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getPartitionKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getPartitionKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getPartitionKeys() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getPartitionKeys() - Method in class org.apache.flink.table.api.TableDescriptor
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getPartitionKeys() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the partition keys of the table.
getPartitionKeys() - Method in interface org.apache.flink.table.catalog.CatalogTable
Get the partition keys of the table.
getPartitionKeys() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getPartitionKeys() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getPartitionKeys() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns partition keys.
getPartitionKeys() - Method in class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
getPartitionKVs() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
Get partition spec as key-value strings.
getPartitionKVs() - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
Get partition spec as key-value strings.
getPartitionKVs(int) - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
getPartitionKVs(int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
getPartitionKVs(SqlNodeList) - Static method in class org.apache.flink.sql.parser.SqlPartitionUtils
Get static partition key value pair as strings.
getPartitionManager() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getPartitionMethod() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getPartitionMetrics() - Method in class org.apache.flink.runtime.shuffle.DefaultPartitionWithMetrics
 
getPartitionMetrics() - Method in interface org.apache.flink.runtime.shuffle.PartitionWithMetrics
 
getPartitionNumber() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getPartitionNumber() - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Gets the partition number of this partition.
getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
Gets the partition number of this partition.
getPartitionOrdering() - Method in class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
getPartitionPath(TieredStoragePartitionId, String) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
getPartitionProducer() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getPartitionProducer() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getPartitionRequestListeners() - Method in class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
 
getPartitionRequestListenerTimeout() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getPartitionReuseCount() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getPartitions() - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
getPartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getPartitions() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
Get partition spec as key-value strings, if only partition key is given, the corresponding value is null.
getPartitions() - Method in interface org.apache.flink.table.legacy.sources.PartitionableTableSource
Deprecated.
Returns all the partitions of this PartitionableTableSource.
getPartitions() - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
getPartitionsOccupyingLocalResources() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
Report unreleased partitions.
getPartitionsOccupyingLocalResources() - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Report partitions which still occupy some resources locally.
getPartitionSpec() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefresh
 
getPartitionSpec() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
Returns the partition spec if the ALTER should be applied to partitions, and null otherwise.
getPartitionSpec() - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
Returns the partition spec if the SHOW should be applied to partitions, and null otherwise.
getPartitionSpec() - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
Get the partition spec as key-value map.
getPartitionSpec() - Method in class org.apache.flink.table.operations.ddl.AlterPartitionOperation
 
getPartitionSpec() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableRefreshOperation
 
getPartitionSpec() - Method in class org.apache.flink.table.operations.ShowPartitionsOperation
 
getPartitionSpecs() - Method in class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
getPartitionSpecs() - Method in class org.apache.flink.table.operations.ddl.AnalyzeTableOperation
Returns Optional.empty() if the table is not a partition table, else returns the given partition specs.
getPartitionSpecs() - Method in class org.apache.flink.table.operations.ddl.DropPartitionsOperation
 
getPartitionsPendingForSMJ() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
getPartitionsPendingForSMJ() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
getPartitionStateChecker() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getPartitionStateSerializer() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.Catalog
Get the statistics of a partition.
getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getPartitionTracker() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getPartitionTracker() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getPartitionType() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getPartitionType() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns the type of this result partition.
getPartitionType() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getPartitionType() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getPartitionTypes() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getPartitionValue() - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context.ComparablePartitionValue
Get the partition value.
getPartitionWithMetrics(Duration, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
getPartitionWithMetrics(Duration, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Get specified partitions and their metrics (identified by expectedPartitions), the metrics include sizes of sub-partitions in a result partition.
getPartitionWithMetrics(Duration, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.shuffle.JobShuffleContext
Retrieves specified partitions and their metrics (identified by expectedPartitions), the metrics include sizes of sub-partitions in a result partition.
getPartitionWithMetrics(Duration, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.shuffle.JobShuffleContextImpl
 
getPartitionWithMetrics(JobID, Duration, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
getPartitionWithMetrics(JobID, Duration, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Retrieves specified partitions and their metrics (identified by expectedPartitions), the metrics include sizes of sub-partitions in a result partition.
getPartPrefix() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
The prefix for the part name.
getPartProps() - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
getPartSpecs() - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
getPartSpecs() - Method in class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
getPartSuffix() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
The suffix for the part name.
getPassThroughInputs() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput.SelectableSortingInputs
 
getPath() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactContext.CompactContextImpl
 
getPath() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactContext
 
getPath() - Method in class org.apache.flink.core.fs.FileInputSplit
Returns the path of the file containing this split's data.
getPath() - Method in interface org.apache.flink.core.fs.FileStatus
Returns the corresponding Path to the FileStatus.
getPath() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getPath() - Method in class org.apache.flink.core.fs.Path
Return full path.
getPath() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getPath() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
Returns the path to the underlying temporary file.
getPath() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
getPath() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
getPath() - Method in class org.apache.flink.sql.parser.ddl.SqlAddJar
 
getPath() - Method in class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
getPath() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter.PendingFileRecoverable
 
getPath() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
 
getPath() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
 
getPath() - Method in class org.apache.flink.table.operations.command.AddJarOperation
 
getPath() - Method in class org.apache.flink.table.operations.command.RemoveJarOperation
 
getPathFile() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
Returns the path to the underlying temporary file as a File.
getPathForJob(JobID) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Returns the JobID as a String (with leading slash).
getPathFromLocalFile(File) - Static method in class org.apache.flink.yarn.Utils
 
getPathFromLocalFilePathStr(String) - Static method in class org.apache.flink.yarn.Utils
 
getPathParameter(Class<PP>) - Method in class org.apache.flink.runtime.rest.handler.HandlerRequest
Returns the value of the MessagePathParameter for the given class.
getPathParameters() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.FileMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.ProfilingFileMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.EmptyMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregateTaskManagerMetricsParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.JobMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.JobTaskManagerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.MessageParameters
Returns the collection of MessagePathParameter that the request supports.
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerFileMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileMessageParameters
 
getPathParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteMessageParameters
 
getPathParameters() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableParameters
 
getPathParameters() - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationMessageParameters
 
getPathParameters() - Method in class org.apache.flink.table.gateway.rest.message.session.SessionMessageParameters
 
getPathParameters() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsMessageParameters
 
getPaths() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactionUnit
 
getPaths() - Method in interface org.apache.flink.runtime.io.disk.FileChannelManager
Gets all the files corresponding to the config temp dirs.
getPaths() - Method in class org.apache.flink.runtime.io.disk.FileChannelManagerImpl
 
getPathTo(Dependency) - Method in class org.apache.flink.tools.ci.utils.shared.DependencyTree
 
getPattern() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getPatternDefinitions() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getPatternName() - Method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Name of pattern that processing will be skipped to.
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The serialized representation of the user-defined function
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
The serialized representation of the user-defined function
getPayload() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
The serialized representation of the user-defined function
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bytes payload = 3;
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
bytes payload = 3;
getPayload() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
bytes payload = 3;
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The serialized representation of the user-defined function
getPayload() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The serialized representation of the user-defined function
getPayload() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The serialized representation of the user-defined function
getPayload() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getPayload() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Returns the set payload or null if none.
getPayload() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getPayload() - Method in interface org.apache.flink.runtime.rpc.messages.FencedMessage
 
getPayload() - Method in class org.apache.flink.runtime.rpc.messages.LocalFencedMessage
 
getPayload() - Method in class org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
 
getPayload() - Method in class org.apache.flink.streaming.tests.Event
 
getPayload() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
getPbCodegenDes(Descriptors.FieldDescriptor, LogicalType, PbFormatContext) - Static method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenDeserializeFactory
 
getPbCodegenSer(Descriptors.FieldDescriptor, LogicalType, PbFormatContext) - Static method in class org.apache.flink.formats.protobuf.serialize.PbCodegenSerializeFactory
 
getPbCodegenTopRowDes(Descriptors.Descriptor, RowType, PbFormatContext) - Static method in class org.apache.flink.formats.protobuf.deserialize.PbCodegenDeserializeFactory
 
getPbCodegenTopRowSer(Descriptors.Descriptor, RowType, PbFormatContext) - Static method in class org.apache.flink.formats.protobuf.serialize.PbCodegenSerializeFactory
 
getPbFormatConfig() - Method in class org.apache.flink.formats.protobuf.PbFormatContext
 
getPendingCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getPendingCheckpointStats(long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
getPendingCheckpointStats(long) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
getPendingCheckpointStats(long) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
getPendingCommitTransactions() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
getPendingFile() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
getPendingFileRecoverableSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.WriterProperties
 
getPendingFileRecoverablesPerCheckpoint() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
getPendingRequests() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulk
Returns ResourceProfiles of pending physical slot requests.
getPendingResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get profile of total pending resources.
getPendingResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getPendingSlotAllocationRecords() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getPendingTaskManagerId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getPendingTaskManagers() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getPendingTaskManagersByTotalAndDefaultSlotResourceProfile(ResourceProfile, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getPendingTaskManagersToAllocate() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult
 
getPendingTaskManagersToAllocate() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
 
getPendingTaskManagersToRelease() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
 
getPendingTransaction() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
getPeriod() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
getPeriodicCompactionTime() - Method in class org.apache.flink.api.common.state.StateTtlConfig.RocksdbCompactFilterCleanupStrategy
 
getPeriodicCompactionTime() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the "getPeriodicCompactionTime" parameter from the configuration.
getPeriodicCompactionTime() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the "getPeriodicCompactionTime" parameter from the configuration.
getPeriodicMaterializeIntervalMillis() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getPeriodicMaterializeIntervalMillis() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getPermanentBlobService() - Method in class org.apache.flink.runtime.blob.BlobCacheService
 
getPermanentBlobService() - Method in class org.apache.flink.runtime.blob.BlobServer
 
getPermanentBlobService() - Method in interface org.apache.flink.runtime.blob.BlobService
Returns a BLOB service for accessing permanent BLOBs.
getPermanentBlobService() - Method in interface org.apache.flink.runtime.blob.TaskExecutorBlobService
 
getPersistedConfig() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getPersistedData() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
 
getPersistedData() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getPersistedData() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getPersistedData() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getPersistedData() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
getPersistedDataStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummary
 
getPersistedDataStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
getPersistedDataStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getPersistedDataStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getPersistedSchema(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Return TableSchema which consists of all persisted columns.
getPersistentDataSetId() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getPhysicalDataType() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getPhysicalDataType() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ConsumingResult
 
getPhysicalDataType() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ProducingResult
 
getPhysicalDataType() - Method in class org.apache.flink.table.operations.ExternalModifyOperation
 
getPhysicalDataType() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getPhysicalFile() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getPhysicalRowDataType() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns the physical schema to use for encoding and decoding records.
getPhysicalRowType(ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
getPhysicalRowType(ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
getPhysicalRowType(ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
getPhysicalSchema(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Return TableSchema which consists of all physical columns.
getPhysicalSlot() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest.Result
 
getPhysicalSlotNumber() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Gets the number of the slot.
getPhysicalSlotResourceProfile() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns the desired resource profile for the physical slot to host this task slot.
getPickledBytesFromJavaObject(Object, TypeInformation<?>) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
getPickledBytesFromRow(Row, DataType[]) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
getPipeline() - Method in class org.apache.flink.client.program.StreamPlanEnvironment
 
getPipelinedRegionOfVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getPipelinedRegionOfVertex(VID) - Method in interface org.apache.flink.runtime.topology.Topology
The pipelined region for a specified vertex.
getPipelineFromProgram(PackagedProgram, Configuration, int, boolean) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
getPlan(String) - Method in class org.apache.flink.table.api.internal.PlanCacheManager
 
getPlanCacheManager() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getPlanCacheManager() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getPlanFile() - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
getPlanFile() - Method in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
getPlanFile() - Method in class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
getPlanner() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
getPlanner() - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.ProcessorContext
Gets PlannerBase, BatchPlanner for batch job. and StreamPlanner for stream job.
getPlannerConfig() - Method in class org.apache.flink.table.api.TableConfig
Returns the current configuration of Planner for Table API and SQL queries.
getPlannerContext() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getPluginId() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
getPluginManager() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getPluginParentFirstLoaderPatterns(Configuration) - Static method in class org.apache.flink.configuration.CoreOptions
 
getPluginResourceURLs() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
getPluginsDir() - Static method in class org.apache.flink.core.plugin.PluginConfig
 
getPluginsPath() - Method in class org.apache.flink.core.plugin.PluginConfig
 
getPodName() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getPodsWithLabels(Map<String, String>) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getPodsWithLabels(Map<String, String>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
List the pods with specified labels.
getPodTemplateFilePath() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getPodWithoutMainContainer() - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod
 
getPoints() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getPojoFieldAt(int) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getPoolSize(Configuration) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Gets and verify the io-executor pool size based on configuration.
getPoolSizeCheckInterval() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
Get the pool size check interval.
getPort() - Method in class org.apache.flink.connector.testframe.environment.TestEnvironment.Endpoint
 
getPort() - Method in class org.apache.flink.kubernetes.kubeclient.Endpoint
 
getPort() - Static method in class org.apache.flink.management.jmx.JMXService
 
getPort() - Method in class org.apache.flink.metrics.jmx.JMXReporter
 
getPort() - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
Returns the port the BLOB server is listening on.
getPort() - Method in class org.apache.flink.runtime.blob.BlobCacheService
 
getPort() - Method in class org.apache.flink.runtime.blob.BlobServer
Returns the port on which the server is listening.
getPort() - Method in interface org.apache.flink.runtime.blob.BlobService
Returns the port of the BLOB server that this BLOB service is working with.
getPort() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getPort() - Method in interface org.apache.flink.runtime.rpc.RpcService
Return the port under which the rpc service is reachable.
getPort() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getPort() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Gets the port of the master (JobManager), where the program will be executed.
getPort() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
Returns the port on which the iterator is getting the data.
getPort() - Method in class org.apache.flink.test.util.SQLJobClientMode.GatewayClientMode
 
getPort() - Method in class org.apache.flink.util.NetUtils.Port
 
getPortRangeFromString(String) - Static method in class org.apache.flink.util.NetUtils
Returns an iterator over available ports defined by the range definition.
getPortsIterator() - Method in class org.apache.flink.util.PortRange
 
getPos() - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
getPos() - Method in class org.apache.flink.core.fs.FSDataInputStream
Gets the current position in the input stream.
getPos() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
getPos() - Method in class org.apache.flink.core.fs.FSDataOutputStream
Gets the position of the stream (non-negative), defined as the number of bytes from the beginning of the file to the current writing position.
getPos() - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
getPos() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
getPos() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
getPos() - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
getPos() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
getPos() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
getPos() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
getPos() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
getPos() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
getPos() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.CompressibleFSDataInputStream
 
getPos() - Method in class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
getPos() - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
getPos() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
getPos() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getPos() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
getPos() - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
getPosition() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
 
getPosition() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
getPosition() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
getPosition() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
getPosition() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileSegment
 
getPosition() - Method in class org.apache.flink.table.catalog.TableChange.AddColumn
 
getPosition() - Method in class org.apache.flink.table.gateway.rest.message.statement.CompleteStatementRequestBody
 
getPositionsCount() - Method in class org.apache.flink.formats.parquet.vector.position.RowPosition
 
getPositionSpec() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
getPostCheckpointAction() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
getPostDecorrelateRules() - Method in class org.apache.calcite.sql2rel.RelDecorrelator
Returns the rules applied on the rel after decorrelation, never null.
getPostPassClassName() - Method in class org.apache.flink.api.common.Plan
Gets the optimizer post-pass class for this job.
getPreceding() - Method in class org.apache.flink.table.api.OverWindow
 
getPreceding() - Method in class org.apache.flink.table.expressions.resolver.LocalOverWindow
 
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfoOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfoOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfoOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfoOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
int32 precision = 1;
getPrecision() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfoOrBuilder
int32 precision = 1;
getPrecision() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
 
getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
 
getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
getPrecision() - Method in class org.apache.flink.table.types.logical.DecimalType
 
getPrecision() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
getPrecision() - Method in class org.apache.flink.table.types.logical.TimestampType
 
getPrecision() - Method in class org.apache.flink.table.types.logical.TimeType
 
getPrecision() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
getPrecision(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getPrecision(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns the precision of all types that define a precision implicitly or explicitly.
getPredefinedOptions() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the currently set predefined options for RocksDB.
getPredicate() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config
Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.
getPredicate() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.
getPredicate() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.
getPredicateDefinition() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule
 
getPredicates() - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
getPreExprs() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
getPreferredAllocations() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns the desired allocation ids for the slot.
getPreferredLocationBasedOnState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Gets the preferred location to execute the current task execution attempt, based on the state that the execution attempt will resume.
getPreferredLocationBasedOnState() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
getPreferredLocations() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns the preferred locations for the slot.
getPreferredLocations(ExecutionVertexID, Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.DefaultPreferredLocationsRetriever
 
getPreferredLocations(ExecutionVertexID, Set<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.PreferredLocationsRetriever
Returns preferred locations of an execution vertex.
getPreferredLocations(ExecutionVertexID, Set<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.SyncPreferredLocationsRetriever
Returns preferred locations of an execution vertex.
getPreferredResources() - Method in class org.apache.flink.api.common.operators.Operator
Gets the preferred resources for this contract instance.
getPreferredResources() - Method in class org.apache.flink.api.dag.Transformation
Gets the preferred resource of this stream transformation.
getPreferredResources() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Gets the preferred resource for the task.
getPreferredResources() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Gets the preferred resources for this operator.
getPreferredResources() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getPreferredResources() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getPreferredSnapshotExecutionType() - Method in class org.apache.flink.runtime.state.SavepointResources
 
getPrefixedKeyValuePairs(String, Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Extract and parse Flink configuration properties with a given name prefix and return the result as a Map.
getPreposition() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getPrepositionSummaryString() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
getPrepositionSummaryString() - Method in class org.apache.flink.table.operations.ShowFunctionsOperation
 
getPrepositionSummaryString() - Method in class org.apache.flink.table.operations.ShowProceduresOperation
 
getPrepositionSummaryString() - Method in class org.apache.flink.table.operations.ShowTablesOperation
 
getPrepositionSummaryString() - Method in class org.apache.flink.table.operations.ShowViewsOperation
 
getPreProcessingOperationName() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the name of the pro-processing operation for this input.
getPresentEntries() - Method in class org.apache.flink.util.LinkedOptionalMap
 
getPrevIndexNode(MemorySegment, int, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns previous key pointer on the given index level.
getPrevious() - Method in class org.apache.flink.cep.pattern.Pattern
 
getPreviousBufferEntry() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getPreviousElementSerializer() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
getPreviousEnumerator() - Method in interface org.apache.flink.connector.base.source.hybrid.HybridSource.SourceSwitchContext
 
getPreviousGlobalAggregate(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
getPreviousIterationAggregate(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
 
getPreviousKeySerializer() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getPreviousNamespaceSerializer() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getPreviousPartitionStateSerializer() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
getPreviousSerializerSnapshot() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Gets the previous serializer snapshot.
getPreviousStateSerializer() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getPreviousStateSerializerSnapshot() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getPreviousTimestamp() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getPreviousValueSerializer() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getPrimaryKey() - Method in class org.apache.flink.table.api.Schema
 
getPrimaryKey() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns the primary key if it has been defined.
getPrimaryKey() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getPrimaryKey() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
 
getPrimaryKeyIndexes() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns the primary key indexes, if any, otherwise returns an empty array.
getPrimaryKeyIndexes() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Returns the primary key indexes, if any, otherwise returns an empty array.
getPrimaryKeyIndices(TableSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Returns the field indices of primary key in the physical columns of this schema (not include computed columns or metadata columns).
getPrimaryKeyIndices(RowType, ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
getPrimaryKeyIndices(RowType, ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
getPrimaryKeyIndices(RowType, ResolvedSchema) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
getPrimaryKeys() - Method in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UpdateFastStrategy
 
getPrimaryKeys(String, String, String) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getPrincipal() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getPrinter() - Method in class org.apache.flink.table.client.cli.parser.SqlMultiLineParser
 
getPrioritizedInputChannelState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
 
getPrioritizedManagedKeyedState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns an immutable list with all alternative snapshots to restore the managed keyed state, in the order in which we should attempt to restore.
getPrioritizedManagedOperatorState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns an immutable list with all alternative snapshots to restore the managed operator state, in the order in which we should attempt to restore.
getPrioritizedManagedOperatorState() - Method in class org.apache.flink.state.api.input.splits.OperatorStateInputSplit
 
getPrioritizedOperatorSubtaskState() - Method in class org.apache.flink.state.api.input.splits.KeyGroupRangeInputSplit
 
getPrioritizedOperatorSubtaskState() - Method in class org.apache.flink.state.api.input.splits.OperatorStateInputSplit
 
getPrioritizedOperatorSubtaskState() - Method in interface org.apache.flink.state.api.input.splits.PrioritizedOperatorSubtaskStateInputSplit
 
getPrioritizedRawKeyedState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns an immutable list with all alternative snapshots to restore the raw keyed state, in the order in which we should attempt to restore.
getPrioritizedRawOperatorState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns an immutable list with all alternative snapshots to restore the raw operator state, in the order in which we should attempt to restore.
getPrioritizedResultSubpartitionState() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
 
getPriority() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
getPriority() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
getPriority(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, PartitionFileReader.ReadProgress) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader
Get the priority for reading a particular buffer from the partitioned file.
getPriority(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, PartitionFileReader.ReadProgress) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader
 
getPriority(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, PartitionFileReader.ReadProgress) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileReader
 
getPriorityEventAvailableFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Notifies when a priority event has been enqueued.
getPriorityEventAvailableFuture() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getPriorityQueue() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
getPriorityQueueStateType() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the type of the priority queue state.
getPriorityQueueStateType() - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
Gets the type of the priority queue state.
getPriorityQueueStateType() - Method in class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
Gets the type of the priority queue state.
getPrivateState() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getProbeLongKey(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
For code gen get probe side long key.
getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
 
getProbeRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
getProbeSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getProbeSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getProbeSideComparator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
getProbeSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
getProcedure() - Method in class org.apache.flink.table.catalog.ContextResolvedProcedure
 
getProcedure(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get the procedure.
getProcedureColumns(String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getProcess() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
getProcess() - Method in class org.apache.flink.tests.util.AutoClosableProcess
 
getProcessedData() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
 
getProcessedData() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getProcessedData() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getProcessedData() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getProcessedData() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
getProcessedDataStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummary
 
getProcessedDataStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
getProcessedDataStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getProcessedDataStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getProcessedResolvedOptions() - Method in interface org.apache.flink.connector.base.table.options.TableOptionsUtils
Returns table options after processing keys and values to specific handler formats. i.e.
getProcessingTimeDelay(long, long) - Static method in class org.apache.flink.streaming.runtime.tasks.ProcessingTimeServiceUtil
Returns the remaining delay of the processing time specified by processingTimestamp.
getProcessingTimeManager() - Method in interface org.apache.flink.datastream.api.context.PartitionedContext
Get the ProcessingTimeManager of this process function.
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
getProcessingTimeManager() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
getProcessingTimeService() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Returns a ProcessingTimeService that can be used to get the current time and register timers.
getProcessingTimeService() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Returns the ProcessingTimeService responsible for getting the current processing time and registering timers.
getProcessingTimeService() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Returns the ProcessingTimeService responsible for getting the current processing time and registering timers.
getProcessingTimeService() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getProcessingTimeService() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getProcessingTimeServiceFactory() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
getProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
getProcessorArchitecture() - Static method in enum org.apache.flink.util.ProcessorArchitecture
Gets the ProcessorArchitecture of the system running this process.
getProcessorsCount() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getProcessOutput() - Method in class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
getProclaimedMaxKey() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
getProclaimedMinKey() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
getProctimeAttribute() - Method in interface org.apache.flink.table.legacy.sources.DefinedProctimeAttribute
Deprecated.
Returns the name of a processing time attribute or null if no processing time attribute is present.
getProducedDataSets() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getProducedDataSets() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getProducedDataType() - Method in interface org.apache.flink.table.legacy.sources.TableSource
Deprecated.
Returns the DataType for the produced data of the TableSource.
getProducedDataType() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
 
getProducedDataType() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
getProducedPartitions() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getProducedPartitions() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getProducedResults() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalVertex
 
getProducedResults() - Method in interface org.apache.flink.runtime.topology.Vertex
 
getProducedType() - Method in class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Gets the type produced by this deserializer.
getProducedType() - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
getProducedType() - Method in class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
 
getProducedType() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getProducedType() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormat
 
getProducedType() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
getProducedType() - Method in interface org.apache.flink.api.java.typeutils.ResultTypeQueryable
Gets the data type (as a TypeInformation) produced by this function or input format.
getProducedType() - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
getProducedType() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getProducedType() - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter
 
getProducedType() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat
Gets the type produced by this format.
getProducedType() - Method in class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
Gets the type produced by this format.
getProducedType() - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat
Gets the type produced by this format.
getProducedType() - Method in class org.apache.flink.connector.file.src.reader.TextLineInputFormat
 
getProducedType() - Method in class org.apache.flink.connector.file.table.DeserializationSchemaAdapter
 
getProducedType() - Method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.csv.CsvReaderFormat
 
getProducedType() - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
 
getProducedType() - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
 
getProducedType() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat
Gets the type produced by this format.
getProducedType() - Method in class org.apache.flink.orc.OrcColumnarRowInputFormat
 
getProducedType() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
getProducedType() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
getProducedType() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
getProducedType() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getProducedType() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
getProducedType() - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
 
getProducedType() - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ArrayKeySelector
 
getProducedType() - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ComparableKeySelector
 
getProducedType() - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvDeserializer
 
getProducedType() - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
getProducedType() - Method in interface org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpec
Return the produced RowType this the ability is applied.
getProducedType() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
getProducedType() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
 
getProducedType() - Method in interface org.apache.flink.table.runtime.keyselector.RowDataKeySelector
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.join.interval.FilterAllFlatMapFunction
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
 
getProducedType() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
getProducedType() - Method in class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
getProducer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getProducer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getProducer() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getProducer() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalResult
 
getProducer() - Method in interface org.apache.flink.runtime.topology.Result
 
getProducerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
getProducerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
getProducerAgentMemorySpec() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
getProducerAgentMemorySpec() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Get the TieredStorageMemorySpec of the producer-side agent.
getProducerExecutionId() - Method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
getProducerExecutionState() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider.ResponseHandle
 
getProducerId() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
getProducerLocation() - Method in class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
getProducersOfConsumedPartitionGroup(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphToInputsLocationsRetrieverAdapter
 
getProducersOfConsumedPartitionGroup(ConsumedPartitionGroup) - Method in interface org.apache.flink.runtime.scheduler.InputsLocationsRetriever
Get the producer execution vertices of a consumed result partition group.
getProducerVertexId() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalEdge
 
getProducerVertexId() - Method in interface org.apache.flink.runtime.jobgraph.topology.LogicalEdge
Returns the ID of producer vertex.
getProductName() - Method in class org.apache.flink.table.gateway.api.results.GatewayInfo
 
getProductName() - Method in class org.apache.flink.table.gateway.rest.message.util.GetInfoResponseBody
 
getProductVersion() - Method in class org.apache.flink.table.gateway.rest.message.util.GetInfoResponseBody
 
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool profile_enabled = 13;
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
bool profile_enabled = 13;
getProfileEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
bool profile_enabled = 13;
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool profile_enabled = 6;
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
bool profile_enabled = 6;
getProfileEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
bool profile_enabled = 6;
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool profile_enabled = 4;
getProfileEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
bool profile_enabled = 4;
getProfileEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
bool profile_enabled = 4;
getProfilingInfos() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
getProfilingList(String) - Method in class org.apache.flink.runtime.util.profiler.ProfilingService
 
getProfilingMode() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getProfilingResultDir() - Method in class org.apache.flink.runtime.util.profiler.ProfilingService
 
getProgramArgs() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getProgramArguments() - Method in class org.apache.flink.client.deployment.application.ApplicationConfiguration
 
getProgramArgumentsList() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRequestBody
 
getProgress() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
getProjectedFields() - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
getProjectionOutputRelDataType(RelBuilder) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
getProjections() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ConsumingResult
 
getProjections() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ProducingResult
 
getProjections() - Method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils.CategorizedExpressions
 
getProjectList() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
getProperties() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
getProperties() - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
getProperties() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the properties of this checkpoint.
getProperties() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getProperties() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
Returns the properties of the restored checkpoint.
getProperties() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogOptions
 
getProperties() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getProperties() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
getProperties() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
 
getProperties() - Method in interface org.apache.flink.table.catalog.CatalogDatabase
Get a map of properties associated with the database.
getProperties() - Method in class org.apache.flink.table.catalog.CatalogDatabaseImpl
Get a map of properties associated with the database.
getProperties() - Method in interface org.apache.flink.table.catalog.CatalogPartition
Get a map of properties associated with the partition.
getProperties() - Method in class org.apache.flink.table.catalog.CatalogPartitionImpl
 
getProperties() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
getProperties() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBase
 
getProperties() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
getProperties() - Method in class org.apache.flink.table.gateway.rest.message.session.GetSessionConfigResponseBody
 
getProperties() - Method in class org.apache.flink.table.gateway.rest.message.session.OpenSessionRequestBody
 
getProperties() - Method in class org.apache.flink.table.jdbc.DriverUri
 
getProperties() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogOptionsOperation
 
getProperties() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
getProperties() - Method in class org.apache.flink.util.ParameterTool
Returns a Properties object from this ParameterTool.
getPropertiesWithPrefix(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a map of properties whose key starts with the given prefix, and the prefix is removed upon return.
getProperty() - Method in class org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
 
getProperty(String) - Method in interface org.apache.flink.api.common.externalresource.ExternalResourceInfo
Get the property indicated by the specified key.
getProperty(String) - Method in class org.apache.flink.externalresource.gpu.GPUInfo
 
getPropertyInfo(String, Properties) - Method in class org.apache.flink.table.jdbc.FlinkDriver
 
getPropertyKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableReset
 
getPropertyKeyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableReset
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogOptions
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogReset
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableOptions
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableResume
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewProperties
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getPropertyList() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getPropertyList() - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
getPropertyName() - Method in class org.apache.flink.test.parameters.ParameterProperty
 
getProps() - Static method in class org.apache.flink.runtime.rpc.pekko.DeadLettersActor
 
getProxyPortRange() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the port range where the queryable state client proxy can listen.
getPruningId(Collection<Map<String, List<EventId>>>) - Method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Retrieves event id of the pruning element from the given match based on the strategy.
getPruningId(Collection<Map<String, List<EventId>>>) - Method in class org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
 
getPruningId(Collection<Map<String, List<EventId>>>) - Method in class org.apache.flink.cep.nfa.aftermatch.SkipPastLastStrategy
 
getPruningId(Collection<Map<String, List<EventId>>>) - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToNextStrategy
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getPushChainDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
getPythonConfiguration() - Method in class org.apache.flink.table.client.cli.CliOptions.EmbeddedCliOptions
 
getPythonDriverClassName() - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
getPythonEnv() - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
getPythonEnv() - Method in class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunction
 
getPythonEnv() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getPythonEnv() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
Returns the PythonEnv used to create PythonEnvironmentManager..
getPythonEnv() - Method in enum org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
getPythonEnv() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getPythonEnv() - Method in interface org.apache.flink.table.functions.python.PythonFunction
Returns the Python execution environment.
getPythonEnv() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getPythonEnv() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getPythonEnv() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getPythonEnv() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
getPythonEnv() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
getPythonEnv() - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
getPythonEnv() - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
getPythonExec() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getPythonFiles() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonFunctionInfo
 
getPythonFunction(String, String) - Method in interface org.apache.flink.client.python.PythonFunctionFactory
Returns PythonFunction according to moduleName and objectName.
getPythonFunction(String, String) - Method in class org.apache.flink.client.python.PythonFunctionFactoryImpl
 
getPythonFunction(String, ReadableConfig, ClassLoader) - Static method in interface org.apache.flink.client.python.PythonFunctionFactory
Returns PythonFunction according to the fully qualified name of the Python UDF i.e ${moduleName}.
getPythonFunction(String, ReadableConfig, ClassLoader) - Static method in enum org.apache.flink.table.functions.python.utils.PythonFunctionUtils
 
getPythonFunctionInfo() - Method in interface org.apache.flink.streaming.api.operators.python.DataStreamPythonFunctionOperator
Returns the underlying DataStreamPythonFunctionInfo.
getPythonFunctionInfo() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
getPythonFunctionInfo() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getPythonFunctionInfo() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
getPythonFunctionKind() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getPythonFunctionKind() - Method in interface org.apache.flink.table.functions.python.PythonFunction
Returns the kind of the user-defined python function.
getPythonFunctionKind() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getPythonFunctionKind() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getPythonFunctionKind() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getPythonJar() - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
getPythonPath() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getPythonUdfRunnerScript(String, Map<String, String>) - Static method in class org.apache.flink.python.util.PythonEnvironmentManagerUtils
 
getPythonVersion(String) - Static method in class org.apache.flink.python.util.PythonEnvironmentManagerUtils
 
getQualifiedName() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getQualifiedName() - Method in class org.apache.flink.table.planner.catalog.QueryOperationCatalogViewTable
 
getQualifiedName() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
getQualifiedName() - Method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
getQualifiedName() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
getQualifiedRemoteProvidedLibDirs(Configuration, YarnConfiguration) - Static method in class org.apache.flink.yarn.Utils
 
getQualifiedRemoteProvidedUsrLib(Configuration, YarnConfiguration) - Static method in class org.apache.flink.yarn.Utils
 
getQuantifier() - Method in class org.apache.flink.cep.pattern.Pattern
 
getQuantile(double) - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the value for the given quantile based on the represented histogram statistics.
getQuantile(double) - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Returns the value for the given quantile based on the represented histogram statistics or Double.NaN if the histogram was not built.
getQuantile(double) - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getQuartzScheduler() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
getQuartzScheduler() - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
getQuery() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getQueryableStateName() - Method in class org.apache.flink.api.common.state.StateDescriptor
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
getQueryableStateName() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
Deprecated.
Returns the name under which the state can be queried.
getQueryBlockAliasHints(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Get all query block alias hints.
getQueryExecutor() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Returns the thread-pool responsible for processing incoming requests.
getQueryOperation() - Method in class org.apache.flink.table.api.internal.TableImpl
 
getQueryOperation() - Method in interface org.apache.flink.table.api.Table
Returns underlying logical representation of this table.
getQueryOperation() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getQueryOperation() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
getQueryParameter(Class<QP>) - Method in class org.apache.flink.runtime.rest.handler.HandlerRequest
Returns the value of the MessageQueryParameter for the given class.
getQueryParameter(HandlerRequest<R>, Class<P>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRequestUtils
Returns the value of a query parameter, or null if the query parameter is not set.
getQueryParameter(HandlerRequest<R>, Class<P>, X) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRequestUtils
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.FileMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.ProfilingFileMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.EmptyMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobExceptionsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.MessageParameters
Returns the collection of MessageQueryParameter that the request supports.
getQueryParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableParameters
 
getQueryParameters() - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.table.gateway.rest.message.session.SessionMessageParameters
 
getQueryParameters() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsMessageParameters
 
getQueryServiceMessageSizeLimit() - Method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
 
getQueryServiceMetricInfo(CharacterFilter) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Returns the metric query service scope for this group.
getQueryTimeAfterNumEntries() - Method in class org.apache.flink.api.common.state.StateTtlConfig.RocksdbCompactFilterCleanupStrategy
 
getQueryTimeAfterNumEntries() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the "queryTimeAfterNumEntries" parameter from the configuration.
getQueryTimeAfterNumEntries() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
Number of state entries to process by compaction filter before updating current timestamp.
getQueryTimeAfterNumEntries() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
Number of state entries to process by compaction filter before updating current timestamp.
getQueryTimeAfterNumEntries() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategyOrBuilder
Number of state entries to process by compaction filter before updating current timestamp.
getQueryTimeAfterNumEntries() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the "queryTimeAfterNumEntries" parameter from the configuration.
getQueryTimeout() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getQueue() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Return the queue contains data produced by split fetchers.This method is Internal and only used in SourceReaderBase.
getQuotedStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for a SQL character literal, such as 'Hello, world!'.
getRandomFilename(String) - Static method in class org.apache.flink.util.FileUtils
Constructs a random filename with the given prefix and a random part generated from hex characters.
getRandomOddEvenEdges(int, int, long) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
Creates random edges such that even numbered vertices are connected with even numbered vertices and odd numbered vertices only with other odd numbered ones.
getRandomString(Random, int, int) - Static method in class org.apache.flink.util.StringUtils
Creates a random string with a length within the given interval.
getRandomString(Random, int, int, char, char) - Static method in class org.apache.flink.util.StringUtils
Creates a random string with a length within the given interval.
getRandomTempDirectory(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Picks a temporary directory randomly from the given configuration.
getRangeFraction(MemorySize, MemorySize, ConfigOption<Float>, Configuration) - Static method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
getRangeIndex(T) - Method in class org.apache.flink.api.common.distributions.CommonRangeBoundaries
 
getRangeIndex(T) - Method in interface org.apache.flink.api.common.distributions.RangeBoundaries
Get the range index of record.
getRankEnd() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
getRankEndIndex() - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
getRankStart() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
getRate() - Method in interface org.apache.flink.api.common.io.ratelimiting.FlinkConnectorRateLimiter
 
getRate() - Method in class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
 
getRate() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
getRate() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxMeterMBean
 
getRate() - Method in interface org.apache.flink.metrics.Meter
Returns the current rate of events per second.
getRate() - Method in class org.apache.flink.metrics.MeterView
 
getRate() - Method in class org.apache.flink.runtime.metrics.ThresholdMeter
 
getRateLimitingStrategy() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getRawClass(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Returns the raw class of both parameterized types and generic arrays.
getRawDataSize() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
getRawKey() - Method in class org.apache.flink.state.forst.ContextKey
 
getRawKeyedOperatorStateOutput() - Method in interface org.apache.flink.runtime.state.StateSnapshotContext
Returns an output stream for keyed state
getRawKeyedOperatorStateOutput() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getRawKeyedState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getRawKeyedState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getRawKeyedStateHandles(OperatorState, KeyGroupRange) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
Collect rawKeyedStateHandles which have intersection with given KeyGroupRange from operatorState.
getRawKeyedStateInputs() - Method in interface org.apache.flink.runtime.state.StateInitializationContext
Returns an iterable to obtain input streams for previously stored keyed state partitions that are assigned to this operator.
getRawKeyedStateInputs() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
getRawOperatorState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getRawOperatorState() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getRawOperatorStateInputs() - Method in interface org.apache.flink.runtime.state.StateInitializationContext
Returns an iterable to obtain input streams for previously stored operator state partitions that are assigned to this operator.
getRawOperatorStateInputs() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
getRawOperatorStateOutput() - Method in interface org.apache.flink.runtime.state.StateSnapshotContext
Returns an output stream for operator state
getRawOperatorStateOutput() - Method in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
getRawPattern() - Method in class org.apache.flink.cep.pattern.GroupPattern
 
getRawSelectScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getRawType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
getRawType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for DataStream
getRawType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for DataStream
getRawType() - Method in class org.apache.flink.table.planner.plan.schema.RawRelDataType
 
getRawTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
getRawTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
getRawTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for DataStream
getRawTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for DataStream
getRawValue(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getRawValue(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the raw value at the given position.
getRawValue(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getRawValue(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getRawValue(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getRawValue(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getRawValue(int) - Method in interface org.apache.flink.table.data.RowData
Returns the raw value at the given position.
getRawValue(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getRawValue(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getReadBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader.ReadBufferResult
 
getReadDefaultValuesForPrimitiveTypes() - Method in class org.apache.flink.formats.protobuf.PbFormatContext
 
getReadEndAfterSuperstepEnded() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
Called by iteration head after it has sent all input for the current superstep through the data channel (blocks iteration head).
getReader() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
getReader(int) - Static method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshotReadersWriters
Returns a reader for StateMetaInfoSnapshot with the requested state type and version number.
getReaderForVersion(int, ClassLoader) - Static method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters
 
getReaderIndex() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns the reader index of this buffer.
getReaderIndex() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getReaderIndex() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getReaderIndex() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getReaderIndex() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getReaderPosition() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Gets the (checkpointed) position of the reader, if set.
getReadFields(int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
 
getReadFields(int) - Method in class org.apache.flink.api.common.operators.SemanticProperties.EmptySemanticProperties
 
getReadFields(int) - Method in interface org.apache.flink.api.common.operators.SemanticProperties
Returns the position indexes of all fields of an input that are accessed by a function.
getReadFields(int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
 
getReadIoParallelism() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getReadOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getReadOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the RocksDB ReadOptions to be used for read operations.
getReadOptions() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the ForSt ReadOptions to be used for read operations.
getReadOptions() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
getReadOrder() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
getReadOrder() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
getReadPosition() - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
getReadProgress() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader.ReadBufferResult
 
getReadVersion() - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
Returns the found serialization version.
getReadyToServeFuture() - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
getReadyToServeFuture() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Get the ready to serve future of the resource manager.
getReadyToServeFuture() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
getRealm() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
getReason() - Method in class org.apache.flink.runtime.jobmaster.JMTMRegistrationRejection
 
getReason() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Failure
Gets the reason for the failure.
getReason() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationRejection
 
getReceiveRatePerInterface(int) - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getReceiverId() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
getReceiverId() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
getReceiverId() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
Get the input channel id of the notifier.
getReceiveTimestamp() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
getRecentExpiredCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
getReconfiguredSerializer() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Gets the reconfigured serializer.
getRecord() - Method in class org.apache.flink.connector.file.src.util.RecordAndPosition
 
getRecord() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
getRecord() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
getRecord(int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
getRecord(int) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Gets the record at the given logical position.
getRecord(int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
getRecord(T, int) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Gets the record at the given logical position.
getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
getRecordAreaMemorySegments() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getRecordContext() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
Returns the recordCount.
getRecordCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
number of records in partition including garbage
getRecordProcessor(int) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
getRecordProcessor(int) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
getRecordProcessor(int) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
getRecordProcessor(int) - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessing
Get the record processor that could process record from input, which is the only entry for async processing.
getRecordProcessor(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
getRecordProcessor(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
getRecordProcessor(int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
getRecordProcessor(Input<T>) - Static method in class org.apache.flink.streaming.runtime.io.RecordProcessorUtils
Get record processor for Input, which will omit call of Input.setKeyContextElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN>) if it doesn't have key context.
getRecordProcessor1(TwoInputStreamOperator<T, ?, ?>) - Static method in class org.apache.flink.streaming.runtime.io.RecordProcessorUtils
Get record processor for the first input of TwoInputStreamOperator, which will omit call of StreamOperator.setKeyContextElement1(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<?>) if it doesn't have key context.
getRecordProcessor2(TwoInputStreamOperator<?, T, ?>) - Static method in class org.apache.flink.streaming.runtime.io.RecordProcessorUtils
Get record processor for the second input of TwoInputStreamOperator, which will omit call of StreamOperator.setKeyContextElement2(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<?>) if it doesn't have key context.
getRecordReader() - Method in class org.apache.flink.orc.OrcSplitReader
 
getRecordReaderClass() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Get records associated with joinKeys from bufferBundle.
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
 
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
 
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
 
getRecords() - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Gets all the records under the current context (i.e. join key).
getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
Gets the iterable of records.
getRecordsAfterOffset() - Method in class org.apache.flink.connector.file.src.util.CheckpointedPosition
Gets the records to skip after the offset.
getRecordsAndNumOfAssociations() - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
Gets all the records and number of associations under the current context (i.e. join key).
getRecordSkipCount() - Method in class org.apache.flink.connector.file.src.util.RecordAndPosition
 
getRecordsRead() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getRecordsReadFromBlock() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
getRecordsToSkipAfterOffset() - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
getRecordsWithJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Get records associated with joinKeys from bufferBundle.
getRecordsWithJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
 
getRecordsWithJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
 
getRecordsWithJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
 
getRecordsWritten() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
getRecordType() - Method in interface org.apache.flink.legacy.table.sinks.RetractStreamTableSink
Deprecated.
Returns the requested record type.
getRecordType() - Method in interface org.apache.flink.legacy.table.sinks.UpsertStreamTableSink
Deprecated.
Returns the requested record type.
getRecordWriter(int) - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
getRecordWriter(int) - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
getRecordWriter(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.RecordWriterDelegate
Returns the internal actual record writer instance based on the output index.
getRecordWriter(int) - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
getRecordWriterClass() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getRecoverable() - Method in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
Gets a recoverable object to recover the committer.
getRecoverable() - Method in class org.apache.flink.fs.osshadoop.writer.OSSCommitter
 
getRecoverable() - Method in class org.apache.flink.fs.s3.common.writer.S3Committer
 
getRecoverable(RefCountedFSOutputStream) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
 
getRecoverableFsDataOutputStream(Path, Path) - Method in class org.apache.flink.fs.azurefs.AzureBlobRecoverableWriter
 
getRecoverableFsDataOutputStream(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
getRecoveryClaimMode() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Tells how to restore from the given savepoint.
getRecoveryClaimMode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
getRecursionLevel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Gets this partition's recursion level.
getRecycler() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Gets the buffer's recycler.
getRecycler() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getRecycler() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getRecycler() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getRecycler() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getRedirectResponse(String, String, HttpResponseStatus) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRedirectUtils
 
getRedistributionMode() - Method in interface org.apache.flink.api.common.state.StateDeclaration
getRedistributionStrategy() - Method in interface org.apache.flink.api.common.state.ListStateDeclaration
getReduceFunction() - Method in interface org.apache.flink.api.common.state.ReducingStateDeclaration
Get ReduceFunction associated with this reducing state.
getReduceFunction() - Method in class org.apache.flink.api.common.state.ReducingStateDescriptor
Returns the reduce function to be used for the reducing state.
getReduceFunction() - Method in class org.apache.flink.runtime.state.v2.ReducingStateDescriptor
Returns the reduce function to be used for the reducing state.
getReducer() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getReducingState(ReducingStateDescriptor<T>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets a handle to the system's key/value reducing state.
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getReducingState(ReducingStateDescriptor<T>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Gets a handle to the system's key/value reducing state.
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
getReducingState(ReducingStateDescriptor<T>) - Method in interface org.apache.flink.runtime.state.v2.KeyedStateStoreV2
Gets a handle to the system's key/value reducing state.
getReducingState(ReducingStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getRedundantTaskManagerNum() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getRef(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getRef(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getReferenceBytes() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
Gets the reference bytes.
getReferenceCount() - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
 
getReferenceCounter() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
getReferenceCounter() - Method in class org.apache.flink.core.fs.RefCountedFile
 
getReferenceExpr() - Method in class org.apache.calcite.rex.RexFieldAccess
Returns the expression whose field is being accessed.
getReferences() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
getReferentialConstraints() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the referential constraints existing for this table.
getRefFiledIndex(BatchPhysicalCalc) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
getRefreshHandler() - Method in class org.apache.flink.table.workflow.DeleteRefreshWorkflow
Return RefreshHandler from corresponding WorkflowScheduler which provides meta info to points to the refresh workflow in scheduler service.
getRefreshHandler() - Method in interface org.apache.flink.table.workflow.ModifyRefreshWorkflow
Return RefreshHandler from corresponding WorkflowScheduler which provides meta info to points to the refresh workflow in scheduler service.
getRefreshHandler() - Method in class org.apache.flink.table.workflow.ResumeRefreshWorkflow
 
getRefreshHandler() - Method in class org.apache.flink.table.workflow.SuspendRefreshWorkflow
 
getRefreshHandlerBytes() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
getRefreshHandlerDesc() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
getRefreshHandlerDescription() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Return summary description of refresh handler.
getRefreshHandlerDescription() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getRefreshHandlerDescription() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getRefreshHandlerSerializer() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
getRefreshHandlerSerializer() - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Return a RefreshHandlerSerializer instance to serialize and deserialize RefreshHandler created by specific workflow scheduler service.
getRefreshInterval() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getRefreshInterval() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getRefreshMode() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getRefreshMode() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the physical refresh mode of materialized table.
getRefreshMode() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getRefreshMode() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getRefreshStatement(ObjectIdentifier, String, Map<String, String>, Map<String, String>) - Static method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
getRefreshStatus() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Get the refresh status of materialized table.
getRefreshStatus() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getRefreshStatus() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getRefreshStatus() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshStatus
 
getRefusedDelayMillis() - Method in class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
getRegexpMatcher(StringData, StringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns a Matcher object that represents the result of matching given StringData against a specified regular expression pattern.
getRegionEndOffset() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Get the file end offset of the region.
getRegionEndOffset() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
getRegionStartOffset() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Get the file start offset of this region.
getRegionStartOffset() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
getRegisteredBroadcastStateNames() - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Returns a set with the names of all currently registered broadcast states.
getRegisteredBroadcastStateNames() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getRegisteredCatalogCreators() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getRegisteredClass() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getRegisteredComponentIds() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Returns the componentIds for which leader information is stored.
getRegisteredExecutions() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getRegisteredExecutions() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getRegisteredKryoTypes() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns the registered Kryo types.
getRegisteredKryoTypes() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered Kryo types.
getRegisteredModuleCreators() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getRegisteredPojoTypes() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns the registered POJO types.
getRegisteredPojoTypes() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered POJO types.
getRegisteredPQStates() - Method in class org.apache.flink.runtime.state.HeapPriorityQueuesManager
 
getRegisteredResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get profile of total registered resources.
getRegisteredResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getRegisteredResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getRegisteredResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getRegisteredResourceOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ClusterResourceStatisticsProvider
Get profile of registered resources from the TaskManager with the given instance id.
getRegisteredResourceOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getRegisteredResourceOf(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getRegisteredResourceOf(InstanceID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
getRegisteredStateMetaInfoBase() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase.Key
 
getRegisteredStateNames() - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Returns a set with the names of all currently registered states.
getRegisteredStateNames() - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getRegisteredTaskManager(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getRegisteredTaskManagers() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getRegisteredTypeInfoFactories() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns the registered type info factories.
getRegisteredTypeInfoFactories() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered type info factories.
getRegisteredTypesWithKryoSerializerClasses() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns the registered types with their Kryo Serializer classes.
getRegisteredTypesWithKryoSerializerClasses() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered types with their Kryo Serializer classes.
getRegisteredTypesWithKryoSerializers() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns the registered types with Kryo Serializers.
getRegistrationId() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Gets the ID that the ResourceManager assigned the registration.
getRegistrationName() - Method in class org.apache.flink.runtime.query.KvStateLocation
Returns the name under which the KvState instances have been registered.
getRegularInput() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getRehashThreshold() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
 
getRelativeBackChannelMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativeInputMaterializationMemory(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativeMemoryDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativeMemoryInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativePath() - Method in class org.apache.flink.runtime.state.filesystem.RelativeFileStateHandle
 
getRelativeSolutionSetMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getRelativeTimeMillis() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
getRelBuilder() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
getRelBuilderConfigTransform() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns a function that takes a RelBuilder.Config and returns another.
getRelBuilderFactory() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the factory to create RelBuilder, never null.
getReleaseFuture() - Method in class org.apache.flink.runtime.executiongraph.Execution
Gets the release future which is completed once the execution reaches a terminal state and the assigned resource has been released.
getReleasePartitions() - Method in class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
getRelModifiedMonotonicity() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity
 
getRelModifiedMonotonicity(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the RelModifiedMonotonicity statistic.
getRelModifiedMonotonicity(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity.Handler
 
getRelOptSchema() - Method in class org.apache.calcite.tools.RelBuilder
 
getRelOptSchema() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
getRelWindowProperties(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the RelWindowProperties statistic.
getRemainingFilters() - Method in class org.apache.flink.table.connector.source.abilities.SupportsFilterPushDown.Result
 
getRemoteBasePath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getRemoteForkJoinExecutorConfiguration(Configuration) - Static method in class org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools
 
getRemoteForStPath() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getRemoteKeytabPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getRemoteMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getRemoteNonMaterializedStateHandles() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getRemoteTierName() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
 
getRemoveKeys() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
getRemoveKeyValues() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
getRenewDeadline() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getRepetitionLevel() - Method in class org.apache.flink.formats.parquet.vector.position.LevelDelegation
 
getRepetitionLevel() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetField
 
getReplaceKeyValues() - Method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
getReplicas() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getReplicatedInputFormat() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
getReplication() - Method in interface org.apache.flink.core.fs.FileStatus
Get the replication factor of a file.
getReplication() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
getReplication() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
getReporter() - Method in class org.apache.flink.runtime.metrics.ReporterSetup
 
getReporter() - Method in class org.apache.flink.runtime.metrics.TraceReporterSetup
 
getReporter(MetricConfig) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
getReporter(MetricConfig) - Method in class org.apache.flink.metrics.graphite.GraphiteReporter
 
getReporterIndex() - Method in class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
getReporters() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
getRepresentativeAttempt() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails.CurrentAttempts
 
getRepresentativeAttempts() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getRequest() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
getRequestBody() - Method in class org.apache.flink.runtime.rest.handler.HandlerRequest
Returns the request body.
getRequestClass() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerCustomLogHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogFileHeader
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingFileHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerStdoutFileHeader
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerStdoutFileHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getRequestClass() - Method in interface org.apache.flink.runtime.rest.messages.UntypedResponseMessageHeaders
Returns the class of the request message.
getRequestClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getRequestClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.operation.AbstractOperationHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getRequestClass() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getRequestCount() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
getRequestEntry() - Method in class org.apache.flink.connector.base.sink.writer.RequestEntryWrapper
 
getRequestId() - Method in class org.apache.flink.queryablestate.network.messages.RequestFailure
Returns the request ID responding to.
getRequestId() - Method in class org.apache.flink.runtime.messages.TaskBackPressureResponse
 
getRequestId() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoSamplesRequest
Returns the ID of the sampling request.
getRequestId() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
Returns the ID of the sample.
getRequestId(ByteBuf) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
De-serializes the header and returns the MessageType.
getRequestSegmentsTimeout() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getRequestTimeoutMS() - Method in class org.apache.flink.connector.base.sink.AsyncSinkBase
 
getRequestTimeoutMS() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
getRequestType() - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
getRequestType() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getRequired(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the String value for the given key.
getRequiredClasspathURLs() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getRequiredDistribution() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
getRequiredExchangeMode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
getRequiredJarFileBlobKeys() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getRequiredOptions() - Static method in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
getRequiredPhysicalColumnIndices() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
getRequiredPhysicalColumnIndices() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
getRequirementCheckDelay() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getRequirements() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getRequirements() - Method in interface org.apache.flink.table.functions.FunctionDefinition
Returns the set of requirements this definition demands.
getRequirements() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
getRequirements() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getRequirements() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getRequirements() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
getRequirements() - Method in class org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
 
getRequirements() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
getRequirements() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
getRequirementsCacheDir() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getRequirementsFilePath() - Method in class org.apache.flink.python.env.PythonDependencyInfo
 
getRescaleOnFailedCheckpointCount() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getReservedAllocations() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a set of all reserved allocation ids from the execution graph.
getResetKeys() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogReset
 
getResetKeys() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableReset
 
getResetKeys() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogResetOperation
 
getResolution() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
getResolution() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.CallExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
getResolvedChildren() - Method in interface org.apache.flink.table.expressions.ResolvedExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
getResolvedChildren() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
getResolvedFilterExpressions(LogicalTableModify) - Static method in class org.apache.flink.table.planner.operations.DeletePushDownUtils
Get the resolved filter expressions from the WHERE clause in DELETE statement, return Optional.empty() if WHERE clause contains sub-query.
getResolvedFunction() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getResolvedFunction() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getResolvedFunction() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getResolvedOptions() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getResolvedSchema() - Method in class org.apache.flink.table.api.internal.TableImpl
 
getResolvedSchema() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
getResolvedSchema() - Method in interface org.apache.flink.table.api.Table
Returns the resolved schema of this table.
getResolvedSchema() - Method in interface org.apache.flink.table.api.TableResult
Returns the schema of the result.
getResolvedSchema() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
getResolvedSchema() - Method in interface org.apache.flink.table.catalog.ResolvedCatalogBaseTable
Returns a fully resolved and validated ResolvedSchema.
getResolvedSchema() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getResolvedSchema() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getResolvedSchema() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.AggregateQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.CalculatedQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.DataStreamQueryOperation
Deprecated.
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.DistinctQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.FilterQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.ProjectQueryOperation
 
getResolvedSchema() - Method in interface org.apache.flink.table.operations.QueryOperation
Resolved schema of this operation.
getResolvedSchema() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.SortQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.SourceQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getResolvedSchema() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getResolvedSchema() - Method in class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
getResolvedTable() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
Returns a fully resolved catalog object.
getResolverBuilder(QueryOperation...) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
getResource() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
getResource(String) - Method in class org.apache.flink.core.classloading.ComponentClassLoader
 
getResource(String) - Method in class org.apache.flink.orc.writer.ThreadLocalClassLoaderConfiguration
 
getResource(String) - Static method in class org.apache.flink.test.resources.ResourceTestUtils
Searches for a resource file matching the given regex in the given directory.
getResource(String) - Method in class org.apache.flink.util.ChildFirstClassLoader
 
getResource(String) - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
getResourceAllocator() - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
getResourceAllocator() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
getResourceAllocator() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
getResourceAsStream(String) - Method in class org.apache.flink.core.classloading.ComponentClassLoader
 
getResourceCount(ResourceProfile) - Method in class org.apache.flink.runtime.util.ResourceCounter
Number of resources with the given ResourceProfile.
getResourceEventHandler() - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
getResourceHandle() - Method in class org.apache.flink.runtime.memory.OpaqueMemoryResource
Gets the handle to the resource.
getResourceId() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getResourceId() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getResourceId() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getResourceId() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getResourceID() - Method in class org.apache.flink.kubernetes.KubernetesWorkerNode
 
getResourceID() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
A ResourceID can always retrieve a ResourceID.
getResourceID() - Method in interface org.apache.flink.runtime.clusterframework.types.ResourceIDRetrievable
Gets the ResourceID of the object.
getResourceID() - Method in class org.apache.flink.runtime.clusterframework.types.SlotID
 
getResourceID() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
getResourceID() - Method in class org.apache.flink.runtime.jobmaster.JMTMRegistrationSuccess
 
getResourceID() - Method in class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
getResourceID() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
getResourceID() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
getResourceID() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getResourceID() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Gets the ID of the resource in which the TaskManager is started.
getResourceID() - Method in class org.apache.flink.runtime.taskmanager.UnresolvedTaskManagerLocation
 
getResourceID() - Method in class org.apache.flink.yarn.YarnWorkerNode
 
getResourceIdString() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
Gets the Resource Id as string.
getResourceInfos() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
getResourceManager() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
getResourceManager() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
getResourceManagerGateway(GatewayRetriever<ResourceManagerGateway>) - Static method in class org.apache.flink.runtime.rest.handler.resourcemanager.AbstractResourceManagerHandler
 
getResourceManagerGatewayRetriever() - Method in class org.apache.flink.runtime.dispatcher.DispatcherServices
 
getResourceManagerGatewayRetriever() - Method in class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
getResourceManagerId() - Method in class org.apache.flink.runtime.jobmaster.JobMasterRegistrationSuccess
 
getResourceManagerId() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
getResourceManagerId() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Gets the unique ID that identifies the ResourceManager.
getResourceManagerLeaderElection() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getResourceManagerLeaderElection() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the LeaderElection for the cluster's resource manager.
getResourceManagerLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getResourceManagerLeaderElection() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getResourceManagerLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
getResourceManagerLeaderRetriever() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Gets the leader retriever for the cluster's resource manager.
getResourceManagerLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServices
 
getResourceManagerLeaderRetriever() - Method in class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
 
getResourceManagerNode() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getResourceManagerResourceId() - Method in class org.apache.flink.runtime.jobmaster.JobMasterRegistrationSuccess
 
getResourceOverview() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getResourcePath() - Method in class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
getResourcePath() - Method in class org.apache.flink.table.api.PlanReference.ResourcePlanReference
 
getResourceProfile() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the resource profile for this job vertex.
getResourceProfile() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getResourceProfile() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getResourceProfile() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getResourceProfile() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getResourceProfile() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Returns the resource profile of the slot.
getResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getResourceProfile() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
Get resource profile of this slot.
getResourceProfile() - Method in class org.apache.flink.runtime.slots.ResourceRequirement
 
getResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
getResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
getResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
Get the resource profile of this slot.
getResourceRequirements() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Returns the current resource requirements.
getResourceRequirements() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
getResourceRequirements() - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
getResourceRequirements(ResourceRequirements, int, double, double, double, Map<String, ExternalResource>, Map<String, String>) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get resource requirements from memory and cpu.
getResources() - Method in class org.apache.flink.runtime.util.ResourceCounter
Gets all stored ResourceProfiles.
getResources() - Method in class org.apache.flink.table.resource.ResourceManager
 
getResources(String) - Method in class org.apache.flink.core.classloading.ComponentClassLoader
 
getResources(String) - Method in class org.apache.flink.util.ChildFirstClassLoader
 
getResources(String) - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
getResourcesWithCount() - Method in class org.apache.flink.runtime.util.ResourceCounter
Gets the stored resources and their counts.
getResourceType() - Method in class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
getResourceType() - Method in class org.apache.flink.table.resource.ResourceUri
Get resource type info.
getResourceVersion() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
getResponse(HttpResponseStatus, String) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerRedirectUtils
 
getResponseClass() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationTriggerMessageHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getResponseClass() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns the class of the response message.
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getResponseClass() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.operation.AbstractOperationHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getResponseClass() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getResponseHeaders() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Response headers that should be added to every HTTP response.
getResponseStatusCode() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractAggregatedMetricsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getResponseStatusCode() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns the http status code for the response.
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.operation.AbstractOperationHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getResponseStatusCode() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getResponseTypeParameters() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getResponseTypeParameters() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
 
getResponseTypeParameters() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getResponseTypeParameters() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns the collection of type parameters for the response type.
getRestAddress() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
getRestAddress() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
 
getRestAddress() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
getRestartDelayMS() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns the delay before the restarting.
getRestartStrategy() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
getRestartStrategyDescription() - Method in class org.apache.flink.api.common.ArchivedExecutionConfig
 
getRestartStrategyDescription(Configuration) - Static method in class org.apache.flink.api.common.RestartStrategyDescriptionUtils
Returns a descriptive string of the restart strategy configured in the given Configuration object.
getRestBaseUrl() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
Returns the base URL of the REST server endpoint.
getRestBindAddress() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the address that the REST server endpoint should bind itself to.
getRestBindPort() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getRestBindPortRange() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the port range that the REST server endpoint should listen on.
getRestClient(String, int, String) - Static method in interface org.apache.flink.test.util.SQLJobClientMode
 
getRestClientConfiguration() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
getRestClusterClient() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets REST client connected to JobManager.
getRestClusterClient() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
Returns a RestClusterClient that can be used to communicate with this mini cluster.
getRestEndpoint() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
getRestEndpoint() - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
getRestEndpoint() - Method in interface org.apache.flink.connector.testframe.environment.TestEnvironment
Get endpoint of the test environment for connecting via REST API.
getRestEndpoint(Service, NamespacedKubernetesClient, KubernetesConfigOptions.NodePortAddressType) - Method in class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
getRestEndpoint(Service, NamespacedKubernetesClient, KubernetesConfigOptions.NodePortAddressType) - Method in class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
getRestEndpoint(Service, NamespacedKubernetesClient, KubernetesConfigOptions.NodePortAddressType) - Method in class org.apache.flink.kubernetes.kubeclient.services.NodePortService
 
getRestEndpoint(Service, NamespacedKubernetesClient, KubernetesConfigOptions.NodePortAddressType) - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Gets the rest endpoint from the kubernetes service.
getRestEndpoint(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getRestEndpoint(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Get the rest endpoint for access outside cluster.
getRestEndpointUrl() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
 
getRestEndpointUrl() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
getRestEndpointUrl() - Method in class org.apache.flink.table.workflow.CreatePeriodicRefreshWorkflow
 
getRestEndpointVersion() - Method in class org.apache.flink.test.util.SQLJobClientMode.RestClient
 
getRestoreCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.JobManagerTaskRestore
 
getRestoreCheckpointId() - Method in interface org.apache.flink.runtime.state.TaskStateManager
Acquires the checkpoint id to restore from.
getRestoreCheckpointId() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getRestoredCheckpointId() - Method in interface org.apache.flink.api.connector.sink2.InitContext
Returns id of the restored checkpoint, if state was restored from the snapshot of a previous execution.
getRestoredCheckpointId() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns the checkpoint id if this was created for a restored operator, null otherwise.
getRestoredCheckpointId() - Method in interface org.apache.flink.runtime.state.ManagedInitializationContext
Returns id of the restored checkpoint, if state was restored from the snapshot of a previous execution.
getRestoredCheckpointId() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
getRestoredCheckpointId() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns non-empty if the states provided by this context are restored from a checkpoint/savepoint.
getRestoredCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
getRestoredKeyedStateBackend() - Method in class org.apache.flink.state.changelog.restore.ChangelogMigrationRestoreTarget
 
getRestoredKeyedStateBackend() - Method in interface org.apache.flink.state.changelog.restore.ChangelogRestoreTarget
Returns keyed state backend restored finally.
getRestoredKeyGroups() - Method in class org.apache.flink.runtime.state.restore.SavepointRestoreResult
 
getRestoredNestedSerializer(int) - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Creates the restore serializer from the pos-th config snapshot.
getRestoredNestedSerializers() - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Produces a restore serializer from each contained serializer configuration snapshot.
getRestoredProperties() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getRestoredSstFiles() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
getRestoredSstFiles() - Method in class org.apache.flink.state.forst.restore.ForStRestoreResult
 
getRestorePath() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Returns the path to the savepoint to restore from.
getRestorePath() - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandler
 
getRestoreTimestamp() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
Returns the timestamp when the checkpoint was restored.
getRestoreTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
getRestPort() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getRestPort() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
getRestPort() - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
 
getRestPort() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
 
getRestPort() - Method in interface org.apache.flink.runtime.rest.RestService
Port of the running rest service.
getRestPort(ServicePort) - Method in class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
getRestPort(ServicePort) - Method in class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
getRestPort(ServicePort) - Method in class org.apache.flink.kubernetes.kubeclient.services.NodePortService
 
getRestPort(ServicePort) - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Gets the rest port from the service port.
getRestPortFromExternalService(Service) - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Get rest port from the external Service.
getRestServerNode() - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
getRestServiceAnnotations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getRestServiceExposedType() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
getResult() - Method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
getResult() - Method in class org.apache.flink.table.client.cli.CliView
 
getResult() - Method in class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
getResult(ACC) - Method in interface org.apache.flink.api.common.functions.AggregateFunction
Gets the result of the aggregation from the accumulator.
getResult(ACC) - Method in class org.apache.flink.api.common.functions.RichAggregateFunction
 
getResultFuture() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
getResultFuture() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
getResultFuture() - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Get the result future of this runner.
getResultFuture() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
getResultFuture() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
Future which is completed with the result of job execution.
getResultFuture() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
getResultFuture() - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
Gets the internal collector which used to emit the final row.
getResultId() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getResultId() - Method in interface org.apache.flink.runtime.executiongraph.IntermediateResultInfo
Get the intermediate result id.
getResultId() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingResultPartition
Gets id of the intermediate result.
getResultId() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getResultKind() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
getResultKind() - Method in interface org.apache.flink.table.api.TableResult
Return the ResultKind which represents the result type.
getResultKind() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
getResultKind() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
Gets the result kind of the result.
getResultKind() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getResultKind() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
getResultKind() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
getResultKind() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
getResultKind() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getResultOptimizerProperties() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
getResultPartition(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getResultPartition(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
getResultPartitionAvailabilityChecker() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getResultPartitionAvailabilityChecker() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getResultPartitionAvailabilityChecker() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getResultPartitionBytes() - Method in class org.apache.flink.runtime.executiongraph.IOMetrics
 
getResultPartitionBytes() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
getResultPartitionDeploymentDescriptor(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getResultPartitionId() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
getResultPartitionId() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
Get the result partition id of the notifier.
getResultPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.PartitionTrackerEntry
 
getResultPartitionId() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
getResultPartitionID() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
getResultPartitionID() - Method in interface org.apache.flink.runtime.shuffle.ShuffleDescriptor
 
getResultPartitionID() - Method in class org.apache.flink.runtime.shuffle.UnknownShuffleDescriptor
 
getResultPartitionManager() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
getResultPartitionOrThrow(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getResultPartitionOrThrow(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Gets the intermediate result partition by the given partition ID, or throw an exception if the partition is not found.
getResultPartitionOrThrow(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getResultPartitionType() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
getResultPartitionType() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
getResultReader(String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
getResults() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
getResults() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
getResults() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
getResults(TypeSerializer<T>) - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
getResultSchema() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
getResultSchema() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
getResultSchema() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
The schema of the data.
getResultSchema() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getResultSchema() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
Get the schemas of the results.
getResultSchema() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
getResultSchema() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getResultSchema() - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
getResultSet() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
getResultSetConcurrency() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getResultSetHoldability() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getResultSetType() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
getResultsFormatted(Map<String, Object>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
 
getResultStore() - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
getResultSubpartitionOffsets() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
getResultSubpartitionState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getResultSubpartitionStateFuture() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
getResultSubpartitionStateHandles() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
getResultType() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
getResultType() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
getResultType() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
getResultType() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalResult
 
getResultType() - Method in interface org.apache.flink.runtime.topology.Result
 
getResultType() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
The result type of the function.
getResultType() - Method in class org.apache.flink.table.functions.ImperativeAggregateFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getResultType() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getResultType() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getResultType() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getResultType() - Method in class org.apache.flink.table.functions.TableFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getResultType() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getResultType() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
Get the type of the results, which may indicate the result is EOS or has data.
getResultType() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
getResultType() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
getResultType() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
getResultType() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
getResultType() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ByteAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DoubleAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.FloatAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.IntAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.LongAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ShortAvgAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.BooleanLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.ByteLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.CharLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DateLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DecimalLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.DoubleLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.FloatLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.IntLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.LongLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.ShortLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.StringLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.TimeLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.TimestampLeadLagAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.BooleanMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.ByteMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DateMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DecimalMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.DoubleMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.FloatMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.IntMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.LongMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.ShortMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.StringMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimeMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimestampLtzMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimestampMaxAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.BooleanMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ByteMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DateMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DecimalMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.DoubleMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.FloatMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.IntMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.LongMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ShortMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.StringMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimeMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimestampLtzMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimestampMinAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.BooleanSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.ByteSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.CharSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DateSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DecimalSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.DoubleSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.FloatSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.IntSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.LongSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.ShortSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.StringSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimeSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimestampLtzSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimestampSingleValueAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ByteSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DecimalSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DoubleSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.FloatSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.IntSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.LongSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ShortSum0AggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.ByteSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.DecimalSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.DoubleSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.FloatSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.IntSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.LongSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.ShortSumAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ByteSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DecimalSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DoubleSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.FloatSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.IntSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.LongSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ShortSumWithRetractAggFunction
 
getResultType() - Method in class org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.runtime.groupwindow.SliceEnd
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.runtime.groupwindow.WindowEnd
Deprecated.
 
getResultType() - Method in interface org.apache.flink.table.runtime.groupwindow.WindowProperty
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.runtime.groupwindow.WindowStart
Deprecated.
 
getResultType() - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
Deprecated.
 
getResultType(Class[]) - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getResultType(Class<?>[]) - Method in class org.apache.flink.table.functions.ScalarFunction
Deprecated.
This method uses the old type system and is based on the old reflective extraction logic. The method will be removed in future versions and is only called when using the deprecated TableEnvironment.registerFunction(...) method. The new reflective extraction logic (possibly enriched with DataTypeHint and FunctionHint) should be powerful enough to cover most use cases. For advanced users, it is possible to override UserDefinedFunction.getTypeInference(DataTypeFactory).
getResultTypeInfo() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getResultTypeInfo() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getResumeRecoverableSerializer() - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
getResumeRecoverableSerializer() - Method in interface org.apache.flink.core.fs.RecoverableWriter
The serializer for the ResumeRecoverable types created in this writer.
getResumeRecoverableSerializer() - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
getResumeRecoverableSerializer() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
getResumeRecoverableSerializer() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
getResumeRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
getResumeSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverableSerializer
 
getRetryDelay() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
getRetryDelay() - Method in class org.apache.flink.util.concurrent.ExponentialBackoffRetryStrategy
 
getRetryDelay() - Method in class org.apache.flink.util.concurrent.FixedRetryStrategy
 
getRetryDelay() - Method in class org.apache.flink.util.concurrent.IncrementalDelayRetryStrategy
 
getRetryDelay() - Method in interface org.apache.flink.util.concurrent.RetryStrategy
 
getRetryingRegistrationConfiguration() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getRetryingRegistrationConfiguration() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getRetryMaxAttempts() - Method in class org.apache.flink.client.program.rest.RestClusterClientConfiguration
 
getRetryPeriod() - Method in class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
getRetryPredicate() - Method in interface org.apache.flink.streaming.api.functions.async.AsyncRetryStrategy
 
getRetryPredicate() - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategy
 
getRetryPredicate() - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategy
 
getRetryPredicate() - Method in class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
 
getReturnQueue() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
Gets the queue in which the full memory segments are queued after the asynchronous read is complete.
getReturnQueue() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriter
Gets the queue in which the memory segments are queued after the asynchronous write is completed.
getReturnQueue() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
Gets the queue in which the full memory segments are queued after the read is complete.
getReturnQueue() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriter
Gets the queue in which the memory segments are queued after the asynchronous write is completed
getReturnQueue() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getReturnQueue() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getReturnTerm() - Method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
getReturnType() - Method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
getReturnType() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getReturnType() - Method in interface org.apache.flink.table.legacy.sources.FieldComputer
Deprecated.
Returns the result type of the expression.
getReturnType() - Method in interface org.apache.flink.table.legacy.sources.TableSource
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use TableSource.getProducedDataType() instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
getReturnType() - Method in class org.apache.flink.table.legacy.sources.tsextractors.TimestampExtractor
Deprecated.
 
getReturnType(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.sql.SqlFirstLastValueAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.sql.SqlListAggFunction
 
getReturnTypeOfAggregateFunction(ImperativeAggregateFunction<T, ACC>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getReturnTypeOfAggregateFunction(ImperativeAggregateFunction<T, ACC>, TypeInformation<T>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getReturnTypeOfTableFunction(TableFunction<T>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getReturnTypeOfTableFunction(TableFunction<T>, TypeInformation<T>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Tries to infer the TypeInformation of an AggregateFunction's accumulator type.
getReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
getReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.FullOuterJoinDriver
 
getReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.LeftOuterJoinDriver
 
getReusingOuterJoinIterator(DriverStrategy, MutableObjectIterator<IT1>, MutableObjectIterator<IT2>, TypeSerializer<IT1>, TypeComparator<IT1>, TypeSerializer<IT2>, TypeComparator<IT2>, TypePairComparatorFactory<IT1, IT2>, MemoryManager, IOManager, double) - Method in class org.apache.flink.runtime.operators.RightOuterJoinDriver
 
getRevisionInformation() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Returns the code revision (commit and commit date) of Flink, as generated by the Maven builds.
getRewriteCode() - Method in class org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
 
getRexBuilder() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getRexBuilder() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns the row-expression builder.
getRexBuilder() - Method in class org.apache.calcite.tools.RelBuilder
Returns the builder for RexNode expressions.
getRexBuilder() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getRexFactory() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
getRexFactory() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
getRexFactory() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getRexFactory() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getRexNode() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
getRight() - Method in class org.apache.calcite.sql.SqlJoin
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
getRight() - Method in class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
getRightInputType() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
getRightKeys() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
getRightOutputRowType(RelDataType, RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
getRightSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
getRightTimeIdx() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
getRightTimestamp() - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
getRightType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getRmConfig() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getRmRuntimeServicesConfig() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
getRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategyBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategyOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategyOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksdbCompactFilterCleanupStrategyOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
getRocksDBOptions() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets Options for the RocksDB instances.
getRocksDBPriorityQueueSetCacheSize() - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
Gets the cache size of rocksDB priority queue set.
getRocksDBPriorityQueueSetCacheSize() - Method in class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
Gets the cache size of rocksDB priority queue set.
getRocksDBProperty() - Method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
 
getRocksIterator(RocksDB, ColumnFamilyHandle, ReadOptions) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
getRolloverInterval() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
Returns the maximum time duration a part file can stay open before rolling.
getRoot() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
getRootAllocator() - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
 
getRootCause() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
The actual failure that is handled.
getRootCauseExecution() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
Returns the Execution that handled the root cause for this failure.
getRootConfiguration() - Method in class org.apache.flink.table.api.TableConfig
Gives direct access to the underlying environment-specific key-value map for advanced configuration.
getRootNode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMultipleInput
 
getRootNodes() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraph
 
getRouteResult() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
getRow() - Method in class org.apache.flink.table.data.UpdatableRowData
 
getRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getRow() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
 
getRow() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator
 
getRow() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
 
getRow() - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
 
getRow() - Method in class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
 
getRow() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
 
getRow() - Method in interface org.apache.flink.table.runtime.util.RowIterator
Retrieve the row from this iterator.
getRow(int) - Method in class org.apache.flink.orc.vector.OrcRowColumnVector
 
getRow(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapRowVector
 
getRow(int) - Method in interface org.apache.flink.table.data.columnar.vector.RowColumnVector
 
getRow(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowRowColumnVector
 
getRow(int, int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getRow(int, int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the row value at the given position.
getRow(int, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getRow(int, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getRow(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getRow(int, int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getRow(int, int) - Method in class org.apache.flink.table.data.GenericRowData
 
getRow(int, int) - Method in interface org.apache.flink.table.data.RowData
Returns the row value at the given position.
getRow(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getRow(int, int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getRow(String[]) - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
getRow(String[]) - Method in class org.apache.flink.table.client.cli.CliResultView
 
getRow(String[]) - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
getRowCount() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
The number of rows.
getRowCount() - Method in class org.apache.flink.table.plan.stats.TableStats
 
getRowCount() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns an estimate of the number of rows in the table.
getRowDataSelector(ClassLoader, int[], InternalTypeInfo<RowData>) - Static method in class org.apache.flink.table.planner.plan.utils.KeySelectorUtil
 
getRowDataSelector(ClassLoader, int[], InternalTypeInfo<RowData>, Class<? extends RowData>) - Static method in class org.apache.flink.table.planner.plan.utils.KeySelectorUtil
Create a RowDataKeySelector to extract keys from DataStream which type is InternalTypeInfo of RowData.
getRowDataStringConverter() - Method in interface org.apache.flink.table.api.internal.ResultProvider
 
getRowDataStringConverter() - Method in class org.apache.flink.table.api.internal.StaticResultProvider
 
getRowDataStringConverter() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
getRowDataToStringConverter() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
getRowDataToStringConverter() - Method in interface org.apache.flink.table.api.internal.TableResultInternal
 
getRowDataToStringConverter() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
getRowFormat() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
Get the row format about the data.
getRowId(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getRowId(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getRowIdLifetime() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getRowKind() - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getRowKind() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getRowKind() - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getRowKind() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getRowKind() - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getRowKind() - Method in class org.apache.flink.table.data.GenericRowData
 
getRowKind() - Method in interface org.apache.flink.table.data.RowData
Returns the kind of change that this row describes in a changelog.
getRowKind() - Method in class org.apache.flink.table.data.UpdatableRowData
 
getRowKind() - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getRowKind() - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getRowLevelDeleteMode() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteInfo
Planner will rewrite delete statement to query base on the SupportsRowLevelDelete.RowLevelDeleteInfo, keeping the query of delete unchanged by default(in `DELETE_ROWS` mode), or changing the query to the complementary set in REMAINING_ROWS mode.
getRowLevelDeleteMode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
getRowLevelUpdateMode() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateInfo
Planner will rewrite the update statement to query base on the SupportsRowLevelUpdate.RowLevelUpdateMode, keeping the query of update unchanged by default(in `UPDATED_ROWS` mode), or changing the query to union the updated rows and the other rows (in `ALL_ROWS` mode).
getRowLevelUpdateMode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
getRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchemaBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowSchemaOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
getRowtimeAttribute() - Method in class org.apache.flink.table.catalog.WatermarkSpec
Returns the name of a rowtime attribute.
getRowtimeAttribute() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
Returns the name of rowtime attribute, it can be a nested field using dot separator.
getRowtimeAttributeDescriptors() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getRowtimeAttributeDescriptors() - Method in interface org.apache.flink.table.legacy.sources.DefinedRowtimeAttributes
Deprecated.
Returns a list of RowtimeAttributeDescriptor for all rowtime attributes of the table.
getRowtimeComponents(DescriptorProperties, String) - Static method in class org.apache.flink.legacy.table.descriptors.RowtimeValidator
Deprecated.
 
getRowtimeIndex() - Method in interface org.apache.flink.table.planner.connectors.TransformationSinkProvider.Context
Returns the field index of the rowtime attribute, or -1 otherwise.
getRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowType() - Method in class org.apache.flink.table.connector.source.DynamicFilteringData
 
getRowType() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the type of rows returned by this table.
getRowType(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getRowTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowTypeInference() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction.WithTableFunction
The conversion to a row type is handled on the caller side.
getRowTypeInference() - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
 
getRowTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
getRowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRowTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
getRpcAddress() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getRpcGateway() - Method in class org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
 
getRpcPort() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
getRPCPort() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getRPCPort() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getRPCPortRange(Configuration) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
Returns the port range for the common RpcService.
getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint
 
getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
Deprecated.
 
getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
getRpcService() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getRpcService() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Gets the endpoint's RPC service.
getRpcServiceSharing() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getRpcTimeout() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getRpcTimeout() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getRpcTimeoutMultiplier() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
getRpcUrl(String, int, String, AddressResolution, Configuration) - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
getRpcUrl(String, int, String, AddressResolution, Configuration) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils
 
getRpcUrl(String, int, String, AddressResolution, Configuration) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
getRpcUrl(String, int, String, AddressResolution, Configuration) - Method in interface org.apache.flink.runtime.rpc.RpcSystemUtils
Constructs an RPC URL for the given parameters, that can be used to connect to the targeted RpcService.
getRpcUrl(String, int, String, AddressResolution, PekkoRpcServiceUtils.Protocol) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeBodyContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ArgumentsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayCreatorRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassCreatorRestContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.DefaultValueContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueArrayInitializerContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValueContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumBodyDeclarationsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionListContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FinallyBlockContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ForControlContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParametersContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
getRuleIndex() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
getRuleNames() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getRuleNames() - Method in class org.apache.flink.table.codesplit.JavaParser
 
getRun() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
getRunCleanupForEveryRecord() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Whether to run incremental cleanup per each processed record.
getRunCleanupForEveryRecord() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
Whether to run incremental cleanup per each processed record.
getRunCleanupForEveryRecord() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategyOrBuilder
Whether to run incremental cleanup per each processed record.
getRunCommandOptions() - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
getRunnable() - Method in class org.apache.flink.runtime.rpc.messages.RunAsync
 
getRunnerOutputTypeInfo(TypeInformation<?>) - Static method in class org.apache.flink.streaming.api.operators.python.process.collector.RunnerOutputCollector
 
getRunningFetcher() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
 
getRunningJobIds() - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
getRunningJobIds() - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Returns JobID instances of registered JobManagerRunner instances.
getRunningJobIds() - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
getRuntimeClass() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
getRuntimeContext() - Method in interface org.apache.flink.api.common.functions.RichFunction
Gets the context that contains information about the UDF's runtime, such as the parallelism of the function, the subtask index of the function, or the name of the task that executes the function.
getRuntimeContext() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
getRuntimeContext() - Method in class org.apache.flink.api.common.io.RichInputFormat
 
getRuntimeContext() - Method in class org.apache.flink.api.common.io.RichOutputFormat
 
getRuntimeContext() - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
getRuntimeContext() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContext() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContext() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContext() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Returns a context that allows the operator to query information about the execution and also to interact with systems such as broadcast variables and managed state.
getRuntimeContext() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Returns a context that allows the operator to query information about the execution and also to interact with systems such as broadcast variables and managed state.
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableAllWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueAllWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessWindowFunction
 
getRuntimeContext() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueWindowFunction
 
getRuntimeContext() - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
 
getRuntimeContext() - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
 
getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
getRuntimeContext() - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
 
getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
 
getRuntimeContext() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the current RuntimeContext.
getRuntimeContextBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContextOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContextOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getRuntimeContextOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
getS3AccessHelper(FileSystem) - Method in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
getS3AccessHelper(FileSystem) - Method in class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
getS3AccessHelper(FileSystem) - Method in class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
getS3AccessKey() - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Gets the S3 Access Key.
getS3SecretKey() - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Gets the S3 Secret Key.
getSalaryGeneratorSource(double) - Static method in class org.apache.flink.streaming.examples.join.WindowJoinSampleData
Continuously generates (name, salary).
getSampleInterval() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
getSamples() - Method in class org.apache.flink.runtime.messages.TaskThreadInfoResponse
Returns a collection of ThreadInfoSample.
getSamplesBySubtask() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
Returns the a map of thread info samples by subtask (execution ID).
getSavepointPath() - Method in class org.apache.flink.client.cli.SavepointOptions
 
getSavepointPath() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalRequest
 
getSavepointPath() - Method in exception org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointStoppingException
 
getSavepointPath() - Method in interface org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandler
Returns the a CompletableFuture referring to the result of the stop-with-savepoint operation.
getSavepointPath() - Method in class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandlerImpl
 
getSavepointPath() - Method in class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
Gets the directory where savepoints are stored by default (when no custom path is given to the savepoint trigger command).
getSavepointPath() - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
getSavepointPath() - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
 
getSavepointPath() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
getSavepointRestorePath() - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings
Path of savepoint that the job should recover from.
getSavepointRestoreSettings() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
getSavepointRestoreSettings() - Method in class org.apache.flink.client.cli.ProgramOptions
 
getSavepointRestoreSettings() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the configured savepoint restore setting.
getSavepointRestoreSettings() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSavepointSettings() - Method in class org.apache.flink.client.program.PackagedProgram
 
getSavepointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
getSavepointStatus(AsynchronousJobOperationKey) - Method in class org.apache.flink.runtime.dispatcher.DispatcherCachedOperationsHandler
 
getSavepointTargetDirectory() - Method in class org.apache.flink.client.cli.CancelOptions
 
getSavepointTriggerCache() - Method in class org.apache.flink.runtime.dispatcher.DispatcherOperationCaches
 
getScalarFunction() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
getScalaVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Returns the version of the used Scala compiler as String.
getScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 scale = 2;
getScale() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
int32 scale = 2;
getScale() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfoOrBuilder
int32 scale = 2;
getScale() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
getScale() - Method in class org.apache.flink.table.types.logical.DecimalType
 
getScale(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getScale(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Returns the scale of all types that define a scale implicitly or explicitly.
getScanContext() - Static method in class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
getScanFactory() - Method in class org.apache.calcite.tools.RelBuilder
 
getScanRuntimeProvider() - Method in interface org.apache.flink.table.connector.source.lookup.FullCachingLookupProvider
Get a ScanTableSource.ScanRuntimeProvider for scanning all entries from the external lookup table and load into the cache.
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.connector.datagen.table.DataGenTableSource
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in interface org.apache.flink.table.connector.source.ScanTableSource
Returns a provider of runtime implementation for reading the data.
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableSource
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.utils.python.PythonDynamicTableSource
 
getScanTableSource(FlinkContext, FlinkTypeFactory) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
getScheduledExecutor() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getScheduledExecutor() - Method in interface org.apache.flink.runtime.rpc.RpcService
Gets a scheduled executor from the RPC service.
getScheduledExecutor() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getSchedulerType() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getSchedulerType() - Method in class org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
 
getSchedulerType() - Method in interface org.apache.flink.runtime.jobmaster.SlotPoolServiceSchedulerFactory
Returns the scheduler type this factory is creating.
getSchedulerType() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerFactory
 
getSchedulerType() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
getSchedulerType() - Method in class org.apache.flink.runtime.scheduler.DefaultSchedulerFactory
 
getSchedulerType() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNGFactory
 
getSchedulerType(Configuration) - Static method in class org.apache.flink.configuration.ClusterOptions
 
getScheduleTime() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
getSchedulingTopology() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getSchedulingTopology() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getSchedulingTopology() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
getSchema() - Method in enum example.avro.EventType
 
getSchema() - Method in class example.avro.User
 
getSchema() - Method in class org.apache.flink.avro.generated.Address
 
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
string schema = 1;
getSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
string schema = 1;
getSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfoOrBuilder
string schema = 1;
getSchema() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
getSchema() - Method in class org.apache.flink.orc.vector.Vectorizer
Provides the ORC schema.
getSchema() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
getSchema() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
getSchema() - Method in interface org.apache.flink.table.api.Table
Deprecated.
This method has been deprecated as part of FLIP-164. TableSchema has been replaced by two more dedicated classes Schema and ResolvedSchema. Use Schema for declaration in APIs. ResolvedSchema is offered by the framework after resolution and validation.
getSchema() - Method in class org.apache.flink.table.api.TableDescriptor
 
getSchema() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
getSchema() - Method in class org.apache.flink.table.catalog.AbstractCatalogView
 
getSchema() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Deprecated.
This method returns the deprecated TableSchema class. The old class was a hybrid of resolved and unresolved schema information. It has been replaced by the new Schema which is always unresolved and will be resolved by the framework later.
getSchema() - Method in interface org.apache.flink.table.catalog.ResolvedCatalogBaseTable
Deprecated.
This method returns the deprecated TableSchema class. The old class was a hybrid of resolved and unresolved schema information. It has been replaced by the new ResolvedSchema which is resolved by the framework and accessible via ResolvedCatalogBaseTable.getResolvedSchema().
getSchema() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ConsumingResult
 
getSchema() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ProducingResult
 
getSchema() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getSchemaBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
string schema = 1;
getSchemaBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
string schema = 1;
getSchemaBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfoOrBuilder
string schema = 1;
getSchemaName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
getSchemaResolver() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns a SchemaResolver for creating ResolvedSchema from Schema.
getSchemas() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getSchemaTerm() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getSchemaVersion() - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getScheme() - Method in class org.apache.flink.core.fs.ConnectionLimitingFactory
 
getScheme() - Method in interface org.apache.flink.core.fs.FileSystemFactory
Gets the scheme of the file system created by this factory.
getScheme() - Method in class org.apache.flink.core.fs.local.LocalFileSystemFactory
 
getScheme() - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.anotherdummy.AnotherDummyFSFactory
 
getScheme() - Method in class org.apache.flink.fs.azurefs.AzureBlobStorageFSFactory
 
getScheme() - Method in class org.apache.flink.fs.azurefs.AzureDataLakeStoreGen2FSFactory
 
getScheme() - Method in class org.apache.flink.fs.azurefs.SecureAzureBlobStorageFSFactory
 
getScheme() - Method in class org.apache.flink.fs.azurefs.SecureAzureDataLakeStoreGen2FSFactory
 
getScheme() - Method in class org.apache.flink.fs.dummy.DummyFSFactory
 
getScheme() - Method in class org.apache.flink.fs.gs.GSFileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.s3hadoop.S3AFileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
getScheme() - Method in class org.apache.flink.fs.s3presto.S3PFileSystemFactory
 
getScheme() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
getScope() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
getScope() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
getScope() - Method in class org.apache.flink.table.planner.analyze.PlanAdvice
 
getScope() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
getScope() - Method in class org.apache.flink.traces.SimpleSpan
 
getScope() - Method in interface org.apache.flink.traces.Span
 
getScopeComponents() - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
getScopeComponents() - Method in interface org.apache.flink.metrics.MetricGroup
Gets the scope as an array of the scope components, for example ["host-7", "taskmanager-2", "window_word_count", "my-mapper"].
getScopeComponents() - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Gets the scope as an array of the scope components, for example ["host-7", "taskmanager-2", "window_word_count", "my-mapper"].
getScopeComponents() - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
getScopeFormats() - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Returns the scope formats.
getScopeFormats() - Method in class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
 
getScopeFormats() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
getScopeFormats() - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
getScript() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
getScriptExtension() - Static method in class org.apache.flink.test.util.ShellScript
 
getScriptInputOutSchema() - Method in class org.apache.flink.table.planner.plan.nodes.hive.LogicalScriptTransform
 
getSearchStringEscape() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSecond() - Method in interface org.apache.flink.datastream.api.stream.GlobalStream.TwoGlobalStreams
Get the second stream.
getSecond() - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream.ProcessConfigurableAndTwoKeyedPartitionStreams
Get the second stream.
getSecond() - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream.ProcessConfigurableAndTwoNonKeyedPartitionStream
Get the second stream.
getSecond() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoKeyedPartitionStreamsImpl
 
getSecond() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl
 
getSecondaryStreamException() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
getSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
Returns the second input, or null, if none is set.
getSecondInput() - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Returns the BroadcastStream.
getSecondInput() - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Returns the second DataStream.
getSecondInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
 
getSecretNamesToMountPaths() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
getSecretNamesToMountPaths() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of secret and path pairs that are mounted to the JobManager and TaskManager container(s).
getSecurityConfig() - Method in class org.apache.flink.runtime.security.modules.HadoopModule
 
getSecurityContextFactories() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getSecurityModuleFactories() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getSegmentBufferContexts() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SubpartitionBufferContext
 
getSegmentFinishDirPath(String, TieredStoragePartitionId, int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
getSegmentId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SegmentBufferContext
 
getSegmentId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
getSegmentIndexFromPointer(long) - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
getSegmentOffsetFromPointer(long) - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
getSegmentPath(String, TieredStoragePartitionId, int, long) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
getSegments() - Method in interface org.apache.flink.table.data.binary.BinaryFormat
Gets the underlying MemorySegments this binary format spans.
getSegments() - Method in class org.apache.flink.table.data.binary.BinarySection
 
getSegments() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
getSegments() - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
 
getSegmentSize() - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Gets the size of the segments used by this view.
getSelectedOrcFields(String[], int[], List<String>) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
 
getSelectorForArray(int[], TypeInformation<X>) - Static method in class org.apache.flink.streaming.util.keys.KeySelectorUtil
 
getSelectorForKeys(Keys<X>, TypeInformation<X>, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.keys.KeySelectorUtil
 
getSelectorForOneKey(Keys<X>, Partitioner<K>, TypeInformation<X>, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.keys.KeySelectorUtil
 
getSelectors() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getSelectors() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A stable subset of labels attached to the resource to select the related resources.
getSelectors() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getSelectResultProvider() - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
getSelectResultProvider() - Method in class org.apache.flink.table.planner.connectors.CollectDynamicSink
 
getSelectScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getSelfGateway(Class<C>) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Returns a self gateway of the specified type which can be used to issue asynchronous calls against the RpcEndpoint.
getSelfGateway(Class<C>, RpcServer) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getSelfGateway(Class<C>, RpcServer) - Method in interface org.apache.flink.runtime.rpc.RpcService
Returns a self gateway of the specified type which can be used to issue asynchronous calls against the RpcEndpoint.
getSelfJoinExprForUpdate(SqlNode, String) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Allows a subclass to provide information about how to convert an UPDATE into a MERGE via self-join.
getSemanticProperties() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
getSemanticProperties() - Method in class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
getSemanticProperties() - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
getSemanticProperties() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
getSendAndReceiveBufferSize() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getSenderBacklog() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
getSendRatePerInterface(int) - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
getSentEvents() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getSentEvents() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
getSeparatedWithEndMessage() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
append an end message (0x00) after serializing the records belonging to the same batch.
getSeparatedWithEndMessage() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
append an end message (0x00) after serializing the records belonging to the same batch.
getSeparatedWithEndMessage() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
append an end message (0x00) after serializing the records belonging to the same batch.
getSequenceNumber() - Method in class org.apache.flink.changelog.fs.StateChangeSet
 
getSequenceNumber() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getSequenceNumber() - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
getSequenceNumber() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
getSequenceNumber() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
getSequenceNumber() - Method in class org.apache.flink.streaming.tests.artificialstate.ComplexPayload.InnerPayLoad
 
getSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Gets the value of the 'sequenceNumber' field.
getSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Gets the value of the 'sequenceNumber' field.
getSequenceNumber() - Method in class org.apache.flink.streaming.tests.Event
 
getSequentialChannelStateReader() - Method in interface org.apache.flink.runtime.state.TaskStateManager
 
getSequentialChannelStateReader() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getSerializableConf() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
getSerializableSerializerInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializationFuture() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getSerializedAccumulatorResults() - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
getSerializedATN() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getSerializedATN() - Method in class org.apache.flink.table.codesplit.JavaParser
 
getSerializedCheckpointException() - Method in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
Gets the reason why the checkpoint was declined.
getSerializedCoordinationRequest() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationRequestBody
 
getSerializedCoordinationResponse() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationResponseBody
 
getSerializedException() - Method in exception org.apache.flink.util.SerializedThrowable
 
getSerializedExecutionConfig() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
getSerializedExecutionConfig() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns the ExecutionConfig.
getSerializedJobInformation() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
getSerializedKeyAndNamespace() - Method in class org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
getSerializedKeyAndNamespace() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
getSerializedPythonFunction() - Method in class org.apache.flink.streaming.api.functions.python.DataStreamPythonFunction
 
getSerializedPythonFunction() - Method in enum org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
getSerializedPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getSerializedPythonFunction() - Method in interface org.apache.flink.table.functions.python.PythonFunction
Returns the serialized representation of the user-defined python function.
getSerializedPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getSerializedPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getSerializedPythonFunction() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getSerializedRefreshHandler() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Return the serialized refresh handler of materialized table.
getSerializedRefreshHandler() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getSerializedRefreshHandler() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getSerializedRowFixedPartLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
Return fixed part length to serialize one row.
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getSerializedSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getSerializedThrowable() - Method in class org.apache.flink.runtime.jobmaster.JobResult
Returns an empty Optional if the job finished successfully, otherwise the Optional will carry the failure cause.
getSerializedThrowable() - Method in class org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException
 
getSerializedUserAccumulators() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
getSerializedValue(byte[], TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<SV>) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
getSerializedValue(byte[], TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<V>) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
getSerializedValue(byte[], TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<V>) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Returns the serialized value for the given key and namespace.
getSerializedValue(byte[], TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<V>) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
getSerializer() - Method in class org.apache.flink.api.common.SerializableSerializer
 
getSerializer() - Method in class org.apache.flink.api.common.state.StateDescriptor
Returns the TypeSerializer that can be used to serialize the value in the state.
getSerializer() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
 
getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
getSerializer() - Method in class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
getSerializer() - Method in class org.apache.flink.connector.datagen.functions.IndexLookupGeneratorFunction
 
getSerializer() - Method in class org.apache.flink.connector.file.sink.FileSinkProgram.KeyBucketAssigner
 
getSerializer() - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.TableBucketAssigner
 
getSerializer() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
getSerializer() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
getSerializer() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KeyBucketAssigner
 
getSerializer() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner
 
getSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.BasePathBucketAssigner
 
getSerializer() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
 
getSerializer() - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
getSerializer(int) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataSerializers
Returns the MetadataSerializer for the given savepoint version.
getSerializer(Kryo) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializerClass() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializerConfig() - Method in class org.apache.flink.api.common.ExecutionConfig
 
getSerializerDefinitionType() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
getSerializerFactory() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
getSerializerSnapshotsImmutable() - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getSerializerString() - Method in class org.apache.flink.table.types.logical.RawType
Returns the serialized TypeSerializerSnapshot in Base64 encoding of this raw type.
getSerializerTree(TypeInformation<T>) - Static method in class org.apache.flink.util.Utils
Debugging utility to understand the hierarchy of serializers created by the Java API.
getSeries() - Method in class org.apache.flink.metrics.datadog.DSeries
 
getServerAddress() - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
getServerAddress() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Returns the address of this server.
getServerAddress() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
getServerAddress() - Method in interface org.apache.flink.runtime.query.KvStateServer
Returns the address the server is listening to.
getServerAddress() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
Returns the address on which this endpoint is accepting requests.
getServerChannelHandlers() - Method in class org.apache.flink.runtime.io.network.netty.NettyProtocol
Returns the server channel handlers.
getServerConnectBacklog() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getServerName() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Gets the name of the server.
getServerName() - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
 
getServerNumThreads() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getServerPort() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
getService(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
getService(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Get the kubernetes service of the given flink clusterId.
getServiceAccount() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getServiceAccount() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getServiceAccount(FlinkPod) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get the service account from the input pod first, if not specified, the service account name will be used.
getSession(SessionHandle) - Method in class org.apache.flink.table.client.gateway.SingleSessionManager
 
getSession(SessionHandle) - Method in interface org.apache.flink.table.gateway.service.session.SessionManager
Get the Session with the identifier.
getSession(SessionHandle) - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
getSession(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getSessionConf() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getSessionConfig() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getSessionConfig() - Method in interface org.apache.flink.table.client.gateway.Executor
Get the configuration of the session.
getSessionConfig() - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
getSessionConfig() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getSessionConfig() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getSessionConfig(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get the current configuration of the Session.
getSessionConfig(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
GetSessionConfigHandler - Class in org.apache.flink.table.gateway.rest.handler.session
Handler to get the session configuration.
GetSessionConfigHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, GetSessionConfigResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.session.GetSessionConfigHandler
 
GetSessionConfigHeaders - Class in org.apache.flink.table.gateway.rest.header.session
Message headers for getting session configuration.
getSessionConfigMap() - Method in interface org.apache.flink.table.client.gateway.Executor
Get the map configuration of the session.
getSessionConfigMap() - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
GetSessionConfigResponseBody - Class in org.apache.flink.table.gateway.rest.message.session
ResponseBody for get session configuration.
GetSessionConfigResponseBody(Map<String, String>) - Constructor for class org.apache.flink.table.gateway.rest.message.session.GetSessionConfigResponseBody
 
getSessionContext() - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getSessionEndpointVersion() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getSessionEndpointVersion(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Get endpoint version that is negotiated in the openSession.
getSessionEndpointVersion(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getSessionHandle() - Method in class org.apache.flink.table.client.gateway.ExecutorImpl
 
getSessionHandle() - Method in class org.apache.flink.table.gateway.rest.message.session.OpenSessionResponseBody
 
getSessionHandle() - Method in class org.apache.flink.table.gateway.service.session.Session
 
getSessionId() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getSessionId() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getSessionName() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
getSessionName() - Method in class org.apache.flink.table.gateway.rest.message.session.OpenSessionRequestBody
 
getSessionState() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getSessionTimeZone(ReadableConfig) - Static method in class org.apache.flink.table.client.cli.CliUtils
Get time zone from the given session config.
getSessionTimeZoneTerm() - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
 
getSessionZoneId() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
 
getSharedBuffer() - Method in class org.apache.flink.core.memory.DataOutputSerializer
Gets a reference to the internal byte buffer.
getSharedBufferNodeCacheSize() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
getSharedBufferNodeSize() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
getSharedDirHandle() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
getSharedInstance() - Static method in class org.apache.flink.core.fs.local.LocalFileSystem
Gets the shared instance of this file system.
getSharedMemoryResourceForManagedMemory(String, LongFunctionWithException<T, Exception>, double) - Method in class org.apache.flink.runtime.memory.MemoryManager
Acquires a shared memory resource, identified by a type string.
getSharedResources() - Method in interface org.apache.flink.runtime.execution.Environment
 
getSharedResources() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getSharedResources() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getSharedResources() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getSharedState() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getSharedStateDirectory() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getSharedStateHandle() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
getSharedStateHandles() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getSharedStateHandles() - Method in interface org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Returns a list of all shared states and the corresponding localPath in the backend at the time this was created.
getSharedStateHandles() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getSharedStateRegistry() - Method in class org.apache.flink.runtime.checkpoint.AbstractCompleteCheckpointStore
 
getSharedStateRegistry() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Returns the SharedStateRegistry used to register the shared state.
getSharedStateRegistry() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
getSharedStateRegistry() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getSharingFilesStrategy() - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
getSharingFilesStrategy() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
getSharingFilesStrategy() - Method in interface org.apache.flink.runtime.checkpoint.SnapshotType
 
getShift() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
 
getShiftTimezone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
string shift_timezone = 10;
getShiftTimezone() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
string shift_timezone = 10;
getShiftTimezone() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
string shift_timezone = 10;
getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Returns the shifted timezone of the window.
getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Returns the shifted timezone.
getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift timezone is the timezone user configured in TableConfig, other cases the timezone is UTC which means never shift when assigning windows.
getShiftTimeZone() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
getShiftTimeZone(LogicalType, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Get the shifted timezone of window if the time attribute type is TIMESTAMP_LTZ, always returns UTC timezone if the time attribute type is TIMESTAMP which means do not shift.
getShiftTimezoneBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
string shift_timezone = 10;
getShiftTimezoneBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
string shift_timezone = 10;
getShiftTimezoneBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
string shift_timezone = 10;
getShipStrategyName() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the name of the ship strategy for the represented input, like "forward", "partition hash", "rebalance", "broadcast", ...
getShort(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getShort(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a short integer value (16 bit, 2 bytes) from the given position, composing them into a short value according to the current byte order.
getShort(int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
getShort(int) - Method in class org.apache.flink.orc.vector.OrcLongColumnVector
 
getShort(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the short value at the given position.
getShort(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getShort(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getShort(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getShort(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getShort(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getShort(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getShort(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapShortVector
 
getShort(int) - Method in interface org.apache.flink.table.data.columnar.vector.ShortColumnVector
 
getShort(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getShort(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getShort(int) - Method in interface org.apache.flink.table.data.RowData
Returns the short value at the given position.
getShort(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getShort(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getShort(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getShort(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getShort(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowSmallIntColumnVector
 
getShort(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getShort(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a short value under the given existing key.
getShort(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getShort(String) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Short value for the given key.
getShort(String, short) - Method in class org.apache.flink.util.AbstractParameterTool
Returns the Short value for the given key.
getShort(MemorySegment[], int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
get short from segments.
getShort(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
get short from segments.
getShortBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a short integer value (16 bit, 2 bytes) from the given position, in big-endian byte order.
getShortLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
Reads a short integer value (16 bit, 2 bytes) from the given position, in little-endian byte order.
getShortName() - Method in enum org.apache.flink.api.common.operators.Order
 
getShuffle() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.executiongraph.PartitionInfo
 
getShuffleDescriptor() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
getShuffleDescriptorCache() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getShuffleDescriptors() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
getShuffleDescriptors() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup
 
getShuffleDescriptors() - Method in class org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
 
getShuffleDescriptors() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
 
getShuffleEnvironment() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getShuffleMaster() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getShuffleMaster() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getShuffleMaster() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
getShuffleMaster() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Provides the ShuffleMaster associated with the job.
getShuffleMasterSnapshotFuture() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getShutDownFuture() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
getShutDownFuture() - Method in interface org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayService
 
getShutDownFuture() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
getShutDownFuture() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
getShutDownFuture() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
getShutDownFuture() - Method in interface org.apache.flink.runtime.dispatcher.runner.DispatcherRunner
Return shut down future of this runner.
getShutDownFuture() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
getShutDownFuture() - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
 
getShutdownStatus() - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
getSideCollector() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
getSideCollector() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
getSideOutput(OutputTag<X>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Gets the DataStream that contains the elements that are emitted from an operation into the side output with the given OutputTag.
getSideOutputTags() - Method in interface org.apache.flink.streaming.api.operators.python.DataStreamPythonFunctionOperator
Gets the OutputTags belongs to the operator.
getSideOutputTags() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
getSideOutputTags() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getSideOutputTags() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
getSideOutputTransform(OutputTag<X>) - Method in class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
getSideOutputTypeSerializerById(String) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
getSignatureTemplate(int) - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
getSignatureTemplate(int) - Method in class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
getSignatureTemplate(int) - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
getSignatureTemplate(int) - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
getSimpleName() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
getSimplifiedName() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
getSimplifiedName() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
getSimplifiedName() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getSingleAbstractMethod(Class<?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Extracts a Single Abstract Method (SAM) as defined in Java Specification (4.3.2.
getSink() - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
getSink() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getSink() - Method in class org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperatorFactory
 
getSink() - Method in class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
getSinkAbilities() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
getSinkIdentifier() - Method in interface org.apache.flink.table.api.TablePipeline
 
getSinkIdentifiers() - Method in interface org.apache.flink.table.delegation.InternalPlan
This returns an ordered list of sink identifiers, if any.
getSinkIdentifiers() - Method in class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
getSinkIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSinkModifyOverwrite() - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
getSinkModifyStaticPartitions() - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
getSinkOperation() - Method in class org.apache.flink.table.api.internal.DQLCachedPlan
 
getSinkOperatorsUidHashes() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
getSinkRuntimeProvider(DynamicTableSink.Context) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink
Returns a provider of runtime implementation for writing the data.
getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.flink.table.planner.connectors.CollectDynamicSink
 
getSinkTableOptions(TestingSinkSettings) - Method in interface org.apache.flink.connector.testframe.external.sink.TableSinkExternalContext
Get table options for building DDL of the connector sink table.
getSize() - Method in class org.apache.flink.changelog.fs.StateChangeSet
 
getSize() - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
getSize() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getSize() - Method in class org.apache.flink.connector.base.sink.writer.RequestEntryWrapper
 
getSize() - Method in interface org.apache.flink.core.fs.PathsCopyingFileSystem.CopyRequest
The size in bytes of the requested file to copy.
getSize() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopPathBasedBulkWriter
Gets the size written by the current writer.
getSize() - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
getSize() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
getSize() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Gets the size (in bytes) of the file underlying the channel.
getSize() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns the size of the written data, i.e. the writer index, of this buffer.
getSize() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
getSize() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
getSize() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
getSize() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
getSize() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
getSize() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
Get the total size in bytes of this region, including the fields and the buffers.
getSize() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
Get the total size in bytes of this region, including the fields and the buffers.
getSize() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
getSize() - Method in class org.apache.flink.runtime.memory.OpaqueMemoryResource
Gets the size, in bytes.
getSize() - Method in class org.apache.flink.runtime.rest.messages.LogInfo
 
getSize() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
 
getSize() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter.PendingFileRecoverable
 
getSize() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
getSize() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
 
getSize() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
 
getSize() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.PartFileInfo
 
getSize() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
getSize() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
getSize() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
getSize() - Method in class org.apache.flink.table.api.SlideWithSizeAndSlideOnTimeWithAlias
 
getSize() - Method in class org.apache.flink.table.api.TumbleWithSizeOnTimeWithAlias
 
getSize() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
getSize() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
getSize() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
getSize() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
getSize() - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
getSize() - Method in class org.apache.flink.util.CompressedSerializedValue
Returns the size of the compressed serialized data.
getSizeInBytes() - Method in interface org.apache.flink.table.data.binary.BinaryFormat
Gets the size in bytes of this binary data.
getSizeInBytes() - Method in class org.apache.flink.table.data.binary.BinarySection
 
getSizeInBytes() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
getSizeInBytes() - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
 
getSizeInBytes(RequestEntryT) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
This method allows the getting of the size of a RequestEntryT in bytes.
getSizeOfFreeHeapMemory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets an estimate of the size of the free heap memory.
getSizeOfFreeHeapMemoryWithDefrag() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets an estimate of the size of the free heap memory.
getSizeOfJvmHeap() - Method in class org.apache.flink.runtime.instance.HardwareDescription
Returns the size of the JVM heap memory
getSizeOfManagedMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
Returns the size of the memory managed by the system for caching, hashing, sorting, ...
getSizeOfPhysicalMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
Returns the size of physical memory in bytes available on the compute node.
getSizeOfPhysicalMemory() - Static method in class org.apache.flink.runtime.util.Hardware
Returns the size of the physical memory in bytes.
getSizeOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getSizeOfQueuedBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
getSizeOfQueuedBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
getSizeOfQueuedBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Returns the total size in bytes of queued buffers of all subpartitions.
getSizeOfQueuedBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
getSizeThreshold() - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy
 
getSkew() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getSliceEnd() - Method in class org.apache.flink.table.planner.plan.logical.SliceAttachedWindowingStrategy
 
getSliceEndInterval() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
Returns the interval of slice ends, i.e. the step size to advance of the slice end when a new slice assigned.
getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
getSlide() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
getSlide() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
getSlide() - Method in class org.apache.flink.table.api.SlideWithSizeAndSlideOnTimeWithAlias
 
getSlide() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
getSlide() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
getSlot(Configuration) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
Parses the configuration to get the number of slots and validates the value.
getSlotAllocationSnapshotDirectory() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
getSlotAllocationSnapshotPersistenceService() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getSlotAssignments() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan
 
getSlotFor(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.ReservedSlots
 
getSlotId() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getSlotId() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getSlotID() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getSlotID() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
Get the unique identification of this slot.
getSlotIdleTimeout() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getSlotIndex() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotInfo
 
getSlotIndex() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
getSlotIndex() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
getSlotInfo() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndLocality
 
getSlotInfo() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan.SlotAssignment
 
getSlotInfo(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
getSlotInfo(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Get slot info by allocation id, this slot must exist.
getSlotInformation(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Returns slot information specified by the given allocationId.
getSlotInformation(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
getSlotManager() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServices
 
getSlotManagerConfiguration() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
getSlotNumber() - Method in class org.apache.flink.runtime.clusterframework.types.SlotID
 
getSlotProfile() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest
 
getSlotReport() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
getSlotRequestId() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Gets the slot request id uniquely identifying the request with which this slot has been allocated.
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest
 
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest.Result
 
getSlotRequestId() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getSlotRequestTimeout() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getSlotServiceStatus() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
getSlotSharingGroup() - Method in class org.apache.flink.api.dag.Transformation
Returns the slot sharing group of this transformation if present.
getSlotSharingGroup() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns the slot sharing group for this job vertex.
getSlotSharingGroup() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getSlotSharingGroup() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getSlotSharingGroup() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Gets the slot sharing group that this vertex is associated with.
getSlotSharingGroup() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation.VertexInformation
 
getSlotSharingGroup() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getSlotSharingGroup() - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Returns the slot sharing group for the given transformation.
getSlotSharingGroup(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Determines the slot sharing group of an operation across virtual nodes.
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
getSlotSharingGroupId() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getSlotSharingGroupResource(String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSlotSharingGroups() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getSlotSharingGroups() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation
Returns all slot-sharing groups of the job.
getSlotSharingGroups() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getSlotsPerTaskManager() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
getSlotTimeout() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getSmallestKey(Set<ImmutableBitSet>) - Static method in class org.apache.flink.table.planner.plan.utils.UpsertKeyUtil
Returns the smallest key of given upsert keys.
getSnapshot() - Method in class org.apache.flink.dropwizard.metrics.FlinkHistogramWrapper
 
getSnapshot() - Method in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
Creates a snapshot of this accumulator registry.
getSnapshot() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Return the snapshot specified for the table.
getSnapshot() - Method in interface org.apache.flink.table.catalog.CatalogTable
Return the snapshot specified for the table.
getSnapshot() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getSnapshot() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getSnapshot() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
getSnapshot() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getSnapshotResources() - Method in class org.apache.flink.runtime.state.SavepointResources
 
getSoftBackPressuredTimePerSecond() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
getSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that represents the solution set for the step function.
getSolutionSetComparator(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getSolutionSetDelta() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that has been set as the solution set delta.
getSolutionSetKeyFields() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
getSolutionSetSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getSomeInt() - Method in class org.apache.flink.tests.scala.NonPojo
 
getSort() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
getSortedInputs() - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput.SelectableSortingInputs
 
getSortedResult() - Method in class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
getSortKeyComparator() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Gets sort key comparator used by buffer.
getSortMergeJoinFunction(ClassLoader, ExecNodeConfig, FlinkJoinType, RowType, RowType, int[], int[], RowType, boolean, boolean[], GeneratedJoinCondition, double) - Static method in class org.apache.flink.table.planner.plan.utils.SorMergeJoinOperatorUtil
 
getSource() - Method in interface org.apache.flink.core.fs.PathsCopyingFileSystem.CopyRequest
The path of the source file to duplicate.
getSource() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the data set at the source of the edge.
getSource() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getSource() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
getSource() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
getSourceAbilities() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
getSourceContext(ProcessingTimeService, Object, Output<StreamRecord<OUT>>, long, long, boolean) - Static method in class org.apache.flink.streaming.api.operators.StreamSourceContexts
Deprecated.
 
getSourceCoordinators() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getSourceEvent() - Method in class org.apache.flink.runtime.source.event.SourceEventWrapper
 
getSourceId() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the ID of the consumed data set.
getSourceId() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getSourceIdleTimeout() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
getSourceIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSourceMetricGroup() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
getSourceNodeId() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
getSourceOutput() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain.ChainedSource
 
getSourceReader() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
getSourceRowType() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getSourceState() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getSourceTable() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
getSourceTableOptions(TestingSourceSettings) - Method in interface org.apache.flink.connector.testframe.external.source.TableSourceExternalContext
Get table options for building DDL of the connector source table.
getSourceTaskInput() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain.ChainedSource
 
getSourceTaskInput(StreamConfig.SourceInputConfig) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getSourceTaskInputs() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getSourceType() - Method in class org.apache.flink.table.types.logical.DistinctType
 
getSourceVertex(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getSpec() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
getSpecificData() - Method in class example.avro.User
 
getSpecificData() - Method in class org.apache.flink.avro.generated.Address
 
getSpecificData() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
getSpecificData() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
getSpecificDataForClass(Class<T>, ClassLoader) - Static method in class org.apache.flink.formats.avro.typeutils.AvroFactory
Creates a SpecificData object for a given class.
getSpecs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecs(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpilledPartitionBuildSideIter(BinaryHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
getSpilledPartitionBuildSideIter(LongHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
getSpilledPartitionProbeSideIter(BinaryHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
 
getSpilledPartitionProbeSideIter(LongHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
getSpillingDirectories() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Gets the directories that the I/O manager spills to.
getSpillingDirectoriesPaths() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
Gets the directories that the I/O manager spills to, as path strings.
getSpillingThresholdDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getSpillingThresholdInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getSplit(int, int) - Method in class org.apache.flink.util.SplittableIterator
Splits this iterator into n partitions and returns the i-th partition out of those.
getSplit(int, int, Boundedness) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
getSplitAssigner() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getSplitAssignments() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
getSplitDataProperties() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Returns the data properties of this data source's splits.
getSplitGroupKeys() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitLength() - Method in class org.apache.flink.api.common.io.FileInputFormat
Gets the length or remaining length of the current split.
getSplitMethodStack() - Method in class org.apache.flink.formats.protobuf.PbFormatContext
 
getSplitNumber() - Method in class org.apache.flink.core.io.GenericInputSplit
 
getSplitNumber() - Method in interface org.apache.flink.core.io.InputSplit
Returns the number of this input split.
getSplitNumber() - Method in class org.apache.flink.core.io.LocatableInputSplit
 
getSplitNumber() - Method in class org.apache.flink.state.api.input.splits.KeyGroupRangeInputSplit
 
getSplitNumber() - Method in class org.apache.flink.state.api.input.splits.OperatorStateInputSplit
 
getSplitOrder() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitPartitioner() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitPartitionKeys() - Method in interface org.apache.flink.api.common.operators.GenericDataSourceBase.SplitDataProperties
 
getSplitReader() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
getSplits() - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
getSplits(int, int, Boundedness) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
getSplitSerializer() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getSplitSerializer() - Method in interface org.apache.flink.api.connector.source.Source
Creates a serializer for the source splits.
getSplitSerializer() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
getSplitSerializer() - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
getSplitSerializer() - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
getSplitSerializer() - Method in class org.apache.flink.connector.file.src.FileSource
 
getSplitSerializer() - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
getSplitSerializer() - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
getSplitStart() - Method in class org.apache.flink.api.common.io.FileInputFormat
Gets the start of the current split.
getSplitState() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
getSplitState() - Method in interface org.apache.flink.streaming.api.functions.source.TimestampedInputSplit
 
getSqlDialect() - Method in class org.apache.flink.table.api.TableConfig
Returns the current SQL dialect.
getSqlExpression() - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
getSqlFile() - Method in class org.apache.flink.table.client.cli.CliOptions
 
getSqlGatewayOptionPrefix(String) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
getSqlGatewayService() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
Get the service to execute the request.
getSqlGatewayService() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
 
getSqlIdentifier() - Method in class org.apache.flink.table.operations.DescribeTableOperation
 
getSqlIdentifierNameList() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
getSqlIdentifierStyle() - Method in class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
Returns the style for a SQL identifier, such as `My_table` or `My table`.
getSQLKeywords() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSqlLines() - Method in class org.apache.flink.test.util.SQLJobSubmission
 
getSqlName() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getSqlRefreshMode() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefreshMode
 
getSQLStateType() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSqlValidator() - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Returns the SqlValidator in the convert context.
getSqlValidator() - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
getSQLXML(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getSQLXML(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getSSLEnabled() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getSslHandlerFactory() - Method in class org.apache.flink.runtime.rest.RestClientConfiguration
Returns the SSLEngine that the REST client endpoint should use.
getSslHandlerFactory() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the SSLEngine that the REST server endpoint should use.
getStableVersions() - Static method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns the supported stable versions.
getStacktrace() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getStackTrace() - Method in class org.apache.flink.runtime.messages.ThreadInfoSample
 
getStackTraceLocation() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph.Node
 
getStaggerOffset(long, long) - Method in enum org.apache.flink.streaming.api.windowing.assigners.WindowStagger
 
getStagingPurpose() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingContext
 
getStagingPurpose() - Method in class org.apache.flink.table.connector.sink.SinkStagingContext
 
getStandaloneClusterStartupPeriodTime(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getStart() - Method in class org.apache.flink.core.fs.FileInputSplit
Returns the position of the first byte in the file to process.
getStart() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Gets the starting timestamp of the window.
getStart() - Method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
 
getStart() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Gets the starting timestamp of the window.
getStartCommand(String, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
Replaces placeholders in the template start command with values from startCommandValues.
getStartCommandWithBashWrapper(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
getStartDelay() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getStartedFuture() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Completion of this future indicates that the resource manager is fully started and is ready to serve.
getStartEventID() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getStartIndex() - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
getStartKeyGroup() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
getStartOffset() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getStartPos() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
getStartTime() - Method in class org.apache.flink.runtime.client.JobStatusMessage
 
getStartTime() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getStartTime() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getStartTime() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getStartTime() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStartTime() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
Returns the timestamp, when the sample was triggered.
getStartTimeCompatible() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStartTimestamp() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getStartTs() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
getStartTsMillis() - Method in class org.apache.flink.traces.SimpleSpan
 
getStartTsMillis() - Method in interface org.apache.flink.traces.Span
 
getState() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'state' field.
getState() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'state' field.
getState() - Method in class org.apache.flink.runtime.asyncprocessing.StateRequest
 
getState() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the current ExecutionState for this execution.
getState() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the current JobStatus for this execution graph.
getState() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getState() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getState() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getState() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getState() - Method in interface org.apache.flink.runtime.executiongraph.JobStatusProvider
Returns the current JobStatus for this execution graph.
getState() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
getState() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getState() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getState() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateFactory
 
getState() - Method in class org.apache.flink.runtime.scheduler.JobStatusStore
 
getState() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingExecutionVertex
Gets the state of the execution vertex.
getState() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingResultPartition
getState() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
getState() - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns the internal data structure.
getState() - Method in interface org.apache.flink.runtime.state.StateEntry
Returns the state of this entry.
getState() - Method in class org.apache.flink.runtime.state.StateEntry.SimpleStateEntry
 
getState() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Returns the current state of the mailbox as defined by the lifecycle enum TaskMailbox.State.
getState() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
getState(int) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getState(int) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getState(AggregatingStateDeclaration<IN, ACC, OUT>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific aggregating state.
getState(AggregatingStateDeclaration<IN, ACC, OUT>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(BroadcastStateDeclaration<K, V>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific broadcast state.
getState(BroadcastStateDeclaration<K, V>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(ListStateDeclaration<T>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific list state.
getState(ListStateDeclaration<T>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(MapStateDeclaration<K, V>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific map state.
getState(MapStateDeclaration<K, V>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(ReducingStateDeclaration<T>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific reducing state.
getState(ReducingStateDeclaration<T>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(ValueStateDeclaration<T>) - Method in interface org.apache.flink.datastream.api.context.StateManager
Get the specific value state.
getState(ValueStateDeclaration<T>) - Method in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
getState(ValueStateDescriptor<T>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets a handle to the system's key/value state.
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getState(ValueStateDescriptor<T>) - Method in interface org.apache.flink.api.common.state.KeyedStateStore
Gets a handle to the system's key/value state.
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getState(ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
getStateBackend() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStateBackend(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStateBackendName() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the state backend name for this ExecutionGraph.
getStateBackendName() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getStateBackendName() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The state cache size.
getStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The state cache size.
getStateCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The state cache size.
getStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The state cache size.
getStateCacheSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
The state cache size.
getStateCacheSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
The state cache size.
getStateChangeLogger() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
getStateChangelogStorage() - Method in interface org.apache.flink.runtime.state.TaskStateManager
Returns the configured state changelog storage for this task.
getStateChangelogStorage() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getStateChangelogStorageView(Configuration, ChangelogStateHandle) - Method in interface org.apache.flink.runtime.state.TaskStateManager
Returns the state changelog storage view of given ChangelogStateHandle for this task.
getStateChangelogStorageView(Configuration, ChangelogStateHandle) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getStateClass() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateFactory
 
getStateCleaningEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Cleanup the expired state if true.
getStateCleaningEnabled() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
Cleanup the expired state if true.
getStateCleaningEnabled() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
Cleanup the expired state if true.
getStateConsumedFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
getStateConsumedFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getStateConsumedFuture() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
getStateConsumedFuture() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getStateDescriptor() - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
Return specific StateDescriptor.
getStateDescriptor() - Method in class org.apache.flink.streaming.api.datastream.QueryableStateStream
Deprecated.
Returns the state descriptor for the queryable state instance.
getStateDescriptor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
getStateDescriptor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperatorFactory
 
getStateDescriptor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getStateDescriptor() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
getStateDescriptors() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getStateEndTimestamp(ExecutionState) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the end timestamp for the given ExecutionState.
getStateEndTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getStateEndTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getStateEndTimestamps() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the end timestamps for every ExecutionState.
getStateEndTimestamps() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getStateEndTimestamps() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getStateExecutor() - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
getStateHandle() - Method in class org.apache.flink.contrib.streaming.state.StateHandleDownloadSpec
 
getStateHandle() - Method in class org.apache.flink.state.forst.StateHandleTransferSpec
 
getStateHandleId() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
getStateHandleId() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getStateHandleId() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getStateHandleId() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getStateHandleId() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getStateHandleId() - Method in interface org.apache.flink.runtime.state.KeyedStateHandle
Returns a unique state handle id to distinguish with other keyed state handles.
getStateHandleId() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getStateHandles() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getStateHandles() - Method in class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
getStateHandles() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getStateHandles() - Method in interface org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParameters
 
getStateId() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
getStateId() - Method in class org.apache.flink.table.runtime.dataview.DataViewSpec
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.runtime.state.heap.StateMap
 
getStateIncrementalVisitor(int) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getStateIncrementalVisitor(int) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Get global visitor of state entries.
getStateIncrementalVisitor(int) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
getStateIndex() - Method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getStateKeySelector() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Sink.
getStateKeySelector() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Operation.
getStateKeySelector1() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getStateKeySelector1() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Operation for the first input.
getStateKeySelector2() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getStateKeySelector2() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Returns the KeySelector that must be used for partitioning keyed state in this Operation for the second input.
getStateKeySelectors() - Method in class org.apache.flink.streaming.api.transformations.KeyedMultipleInputTransformation
 
getStateKeySerializer() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getStateKeySerializer(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.KeyedBroadcastStateTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.KeyedMultipleInputTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
getStateKeyType() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
getStateListView(String, TypeSerializer<EE>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
Creates a state list view.
getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
 
getStateLocation(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.StateLocationRetriever
Returns state location of an execution vertex.
getStateManager() - Method in interface org.apache.flink.datastream.api.context.PartitionedContext
Get the StateManager of this process function.
getStateManager() - Method in class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
getStateMapSnapshotForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot
 
getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
Creates a state map view.
getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
 
getStatement() - Method in class org.apache.flink.sql.parser.dml.SqlExecute
 
getStatement() - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
getStatement() - Method in class org.apache.flink.table.gateway.rest.message.session.ConfigureSessionRequestBody
 
getStatement() - Method in class org.apache.flink.table.gateway.rest.message.statement.CompleteStatementRequestBody
 
getStatement() - Method in class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementRequestBody
 
getStatement() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getStatementSetOperations() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getStateMetaInfo() - Method in interface org.apache.flink.runtime.state.BackendWritableBroadcastState
 
getStateMetaInfo() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
getStateMetaInfo() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
getStateMetaInfoSnapshots() - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
getStateMetaInfoSnapshots() - Method in class org.apache.flink.runtime.state.restore.SavepointRestoreResult
 
getStateMetricName(String) - Static method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
 
getStateName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
string state_name = 1;
getStateName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
string state_name = 1;
getStateName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptorOrBuilder
string state_name = 1;
getStateName() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
getStateName() - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialStateBuilder
 
getStateNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
string state_name = 1;
getStateNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
string state_name = 1;
getStateNameBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptorOrBuilder
string state_name = 1;
getStateNameToPartitionOffsets() - Method in interface org.apache.flink.runtime.state.OperatorStateHandle
Returns a map of meta data for all contained states by their name.
getStateNameToPartitionOffsets() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
getStatePartitioner(int, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStatePartitioners() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getStateRequestHandler() - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
getStateRetentionTime() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
getStates() - Method in class org.apache.flink.cep.nfa.NFA
 
getStates() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getStates() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getStateSerializer() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
getStateSerializer() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
getStateSerializer() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getStateSerializer() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
getStateServerPortRange() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the port range where the queryable state server can listen.
getStateSize() - Method in class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
getStateSize() - Method in class org.apache.flink.connector.base.sink.writer.BufferedRequestState
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the total checkpoint state size over all subtasks.
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
Returns the size of the checkpointed state at this subtask.
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
getStateSize() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getStateSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
getStateSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getStateSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getStateSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
getStateSize() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
getStateSize() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.ChainedStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
getStateSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getStateSize() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
This handle usually used to track the life cycle of the directory, therefore a fake size is provided.
getStateSize() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
Returns the file size in bytes.
getStateSize() - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
getStateSize() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
getStateSize() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
getStateSize() - Method in class org.apache.flink.runtime.state.SnapshotResult
 
getStateSize() - Method in interface org.apache.flink.runtime.state.StateObject
Returns the size of the state in bytes.
getStateSize(StateObject) - Static method in class org.apache.flink.runtime.state.StateUtil
Returns the size of a state object.
getStateSizeStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummary
Returns the summary stats for the state size of completed checkpoints.
getStateSizeStats() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
 
getStateSizeStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getStateSnapshotTransformFactory() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getStateTable() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
This should only be used for testing.
getStateTimestamp(ExecutionState) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the timestamp for the given ExecutionState.
getStateTimestamp(ExecutionState) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the timestamp for the given ExecutionState.
getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getStateTimestamps() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the timestamps for every ExecutionState.
getStateTimestamps() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getStateTimestamps() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getStateTransitions() - Method in class org.apache.flink.cep.nfa.State
 
getStateTtl() - Method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getStateTtlConfig() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfig() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfig() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfigBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfigOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfigOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlConfigOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
getStateTtlForMultiInputOperator(ExecNodeConfig, int, List<StateMetadata>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getStateTtlForOneInputOperator(ExecNodeConfig, List<StateMetadata>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
getStateTtlFromHintOnBiRel(List<RelHint>) - Static method in enum org.apache.flink.table.planner.hint.StateTtlHint
Get the state ttl from hints on the BiRel such as Join and Correlate.
getStateTtlFromHintOnSingleRel(List<RelHint>) - Static method in enum org.apache.flink.table.planner.hint.StateTtlHint
Get the state ttl from hints on the SingleRel such as Aggregate.
getStateType() - Method in class org.apache.flink.cep.nfa.State
 
getStateType() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
getStateType() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
getStateValueSerializer() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
getStateVisibility() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getStateVisibility() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateVisibility() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateVisibility() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateVisibilityValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateVisibilityValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateVisibilityValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
getStateWindow(W) - Method in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Returns the state window for the given in-flight Window.
getStateWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
Get the state window as the namespace stored acc in the data about this actual window.
getStateWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
Returns the state window for the given in-flight Window.
getStaticPartitionKVs() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
Get static partition key value pair as strings.
getStaticPartitions() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
 
getStaticPartitions() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
getStaticPartitions() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
getStatistic() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getStatistic() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getStatistic() - Method in class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
getStatistic() - Method in class org.apache.flink.table.planner.operations.RichTableSourceQueryOperation
 
getStatistic() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns the statistic of this table.
getStatistics() - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
getStatistics() - Method in interface org.apache.flink.metrics.Histogram
Create statistics for the currently recorded elements.
getStatistics() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.FileInputFormat
Obtains basic file statistics containing only file size.
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
getStatistics(BaseStatistics) - Method in interface org.apache.flink.api.common.io.InputFormat
Gets the basic statistics from the input described by this format.
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
getStatisticsKey() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Gets the key under which statistics about this data source may be obtained from the statistics cache.
getStats() - Method in class org.apache.flink.runtime.state.StateObject.StateObjectSizeStatsCollector
 
getStatsFuture() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
A Future, which will either complete successfully if all of the samples from individual tasks are collected or exceptionally, if at least one of the task responses fails.
getStatus() - Method in exception org.apache.flink.client.deployment.application.UnsuccessfulExecutionException
 
getStatus() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the status of this checkpoint.
getStatus() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
getStatus() - Method in class org.apache.flink.runtime.checkpoint.FailedCheckpointStats
 
getStatus() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
getStatus() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
getStatus() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getStatus() - Method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
getStatus() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getStatus() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
getStatus() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStatus() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
getStatus() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getStatus() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadResponseBody
 
getStatus() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
getStatus() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
 
getStatus() - Method in class org.apache.flink.table.gateway.rest.message.operation.OperationStatusResponseBody
 
getStatus() - Method in class org.apache.flink.table.gateway.rest.message.session.CloseSessionResponseBody
 
getStatus(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.rest.handler.operation.AbstractOperationHandler
 
getStatus(SessionHandle, OperationHandle) - Method in class org.apache.flink.table.gateway.rest.handler.operation.CloseOperationHandler
 
getStatusDuration() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStatusDuration(ExecutionState) - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getStatusTimestamp(JobStatus) - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns the timestamp for the given JobStatus.
getStatusTimestamp(JobStatus) - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getStatusTimestamp(JobStatus) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getStatusTimestamp(JobStatus) - Method in interface org.apache.flink.runtime.executiongraph.JobStatusProvider
Returns the timestamp for the given JobStatus.
getStatusTimestamp(JobStatus) - Method in class org.apache.flink.runtime.scheduler.JobStatusStore
 
getStdDev() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the standard deviation of the distribution reflected by the histogram statistics.
getStdDev() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxHistogramMBean
 
getStdDev() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getStep() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
getStopMode() - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
getStorageAccountKey(String, Configuration) - Method in class org.apache.flink.fs.azurefs.EnvironmentVariableKeyProvider
 
getStorageCredentials(Configuration, ConfigUtils.ConfigContext) - Static method in class org.apache.flink.fs.gs.utils.ConfigUtils
Creates an (optional) GoogleCredentials instance for the given Hadoop config and environment.
getStorageDir() - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
 
getStorageDir() - Method in class org.apache.flink.runtime.blob.BlobServer
 
getStorageIdentifier() - Method in interface org.apache.flink.runtime.state.changelog.ChangelogStateHandle
Get the storage identifier related to a specific StateChangelogStorage.
getStorageIdentifier() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
getStorageIdentifier() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getStorageLocation(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
Returns a file handle to the file associated with the given blob key on the blob server.
getStorageLocation(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Returns a file handle to the file associated with the given blob key on the blob server.
getStorageLocation(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
Returns a file handle to the file associated with the given blob key on the blob server.
getStoredJobsOverview() - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Return the JobsOverview for all stored/past jobs.
getStoredJobsOverview() - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
getStoredJobsOverview() - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
getStrategies(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategies(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategies(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategiesOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategiesOrBuilder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
getStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStrategyValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStrategyValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStrategyValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
getStream() - Method in class org.apache.flink.core.fs.RefCountedFileWithStream
 
getStream() - Method in class org.apache.flink.runtime.state.StatePartitionStreamProvider
Returns a stream with the data of one state partition.
getStreamCompressionDecorator() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
getStreamCompressionDecorator() - Method in interface org.apache.flink.runtime.state.FullSnapshotResources
Returns the StreamCompressionDecorator that should be used for writing.
getStreamConfig() - Method in class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
getStreamEdges(int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamEdges(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamEdgesOrThrow(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Deprecated.
getStreamGraph() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
Get StreamGraph and clear all transformations.
getStreamGraph() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Getter of the StreamGraph of the streaming job.
getStreamGraph() - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Returns the StreamGraph being created as the transformations of a pipeline are translated to their runtime implementations.
getStreamGraph() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
getStreamGraph(boolean) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Getter of the StreamGraph of the streaming job with the option to clear previously registered transformations.
getStreamInactivityTimeout() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the milliseconds that a stream may spend not writing any bytes before it is closed as inactive.
getStreamingPlanAsJSON() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamNode(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamNodeIds(Transformation<?>) - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Returns the ids of the nodes in the StreamGraph corresponding to the provided transformation.
getStreamNodes() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getStreamOpenTimeout() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the number of milliseconds that a opening a stream may wait for availability in the connection pool.
getStreamOperator() - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
 
getStreamOperator() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
getStreamOperator(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandlerFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandlerFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Returns the runtime class of the stream operator.
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
 
getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
getStreamOperatorFactory(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStreamOperatorFactoryClass(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getStreamOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getStreamRecord() - Method in class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
Creates a StreamRecord from this TimestampedValue.
getStreamStateHandle() - Method in class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
getStreamStateHandle() - Method in class org.apache.flink.changelog.fs.UploadResult
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
getStreamStateHandleID() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
getStreamStateHandleID() - Method in interface org.apache.flink.runtime.state.StreamStateHandle
 
getStreet() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'street' field.
getStreet() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'street' field.
getStrictObjectMapper() - Static method in class org.apache.flink.runtime.rest.util.RestMapperUtils
Returns a preconfigured strict ObjectMapper.
getString(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getString(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the string value at the given position.
getString(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getString(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getString(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getString(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getString(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getString(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getString(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getString(int) - Method in class org.apache.flink.table.data.GenericRowData
 
getString(int) - Method in interface org.apache.flink.table.data.RowData
Returns the string value at the given position.
getString(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getString(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getString(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getString(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getString(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getString(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a string value under the given existing key.
getString(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getString(String, String) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given key as a string.
getString(String, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getString(String, String) - Method in class org.apache.flink.metrics.MetricConfig
 
getStringFunctions() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getStringifiedThreadInfo() - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
getStringInMillis(Duration) - Static method in class org.apache.flink.util.TimeUtils
 
getStringList() - Method in class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
getStringList() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Gets the value of the 'stringList' field.
getStringList() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Gets the value of the 'stringList' field.
getStringWithMetadata() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
 
getStrongCamelCaseJsonName(String) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
getStrPayload() - Method in class org.apache.flink.streaming.tests.artificialstate.ComplexPayload
 
getStrPayload() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Gets the value of the 'strPayload' field.
getStrPayload() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Gets the value of the 'strPayload' field.
getStructKind() - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
getStructuredField(Class<?>, String) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Returns the field of a structured type.
getStructuredFieldGetter(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks for a field getter of a structured type.
getStructuredFieldSetter(Class<?>, Field) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks for a field setters of a structured type.
getStructuredType() - Method in class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
getStub() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
getStub() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
getStub() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getStubParameters() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getStubType() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
getStubType() - Method in interface org.apache.flink.runtime.operators.Driver
Gets the class of the stub type that is run by this task.
getStubType() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.MapDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
getStubType() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
getStubWrapper(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getStuff() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
getStyles() - Method in class org.apache.flink.configuration.description.TextElement
 
getStyleSetter() - Method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
 
getSubmissionResourceStabilizationTimeout() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getSubmissionResourceWaitTimeout() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
getSubpartitionBytes() - Method in class org.apache.flink.runtime.executiongraph.ResultPartitionBytes
 
getSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageSubpartitionId
 
getSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SubpartitionBufferContext
 
getSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
getSubpartitionIds() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
 
getSubPartitionIdx() - Method in class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
getSubpartitionIndex() - Method in class org.apache.flink.runtime.io.network.partition.BufferWithSubpartition
 
getSubpartitionIndex() - Method in class org.apache.flink.streaming.api.watermark.InternalWatermark
 
getSubPartitionIndex() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
getSubpartitionIndexRange() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertexInputInfo
Get the subpartition range this subtask should consume.
getSubpartitionInfo() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
getSubpartitionNums() - Method in class org.apache.flink.runtime.shuffle.TaskInputsOutputsDescriptor
 
getSubpartitionPath(String, TieredStoragePartitionId, int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
getSubpartitionStatus(int) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
 
getSubQueryEquivalent(RexSubQuery) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator.Result
 
getSubQueryExpr(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getSubSchema(String) - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
Look up a sub-schema (database) by the given sub-schema name.
getSubSchema(String) - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getSubSchemaNames() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getSubSchemaNames() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getSubsetForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
 
getSubsetForKeyGroup(int) - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
getSubsetForKeyGroup(int) - Method in interface org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue
Returns the subset of elements in the priority queue that belongs to the given key-group, within the operator's key-group range.
getSubsetForKeyGroup(int) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
getSubsets() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
getSubtask() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.SubtaskGateway
Gets the subtask index of the parallel operator instance this gateway communicates with.
getSubtask() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
getSubtask() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
getSubtaskAttemptMetricStore(String, String, int, int) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getSubtaskCheckpointStatistics() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
getSubtaskId() - Method in class org.apache.flink.api.connector.source.ReaderInfo
 
getSubtaskId() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
getSubtaskId() - Method in interface org.apache.flink.streaming.api.connector.sink2.CommittableMessage
The subtask that created this committable.
getSubtaskId() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
getSubtaskId() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Returns the task's index in the subtask group.
getSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertexInputInfo
Get the index of this subtask.
getSubtaskIndex() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
getSubtaskIndex() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
getSubtaskIndex() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
getSubtaskJobManagerRestoredState(OperatorID) - Method in interface org.apache.flink.runtime.state.TaskStateManager
Get the restored state from jobManager which belongs to an operator running in the owning task.
getSubtaskJobManagerRestoredState(OperatorID) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
getSubtaskKey() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
getSubtaskMetricStore(int) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.TaskMetricStore
 
getSubtaskMetricStore(String, String, int) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.ComponentMetricStore for the given job/task ID and subtask index.
getSubtasks() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
getSubtasks() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
getSubtasks() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
getSubtaskState() - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
getSubtaskStateByOperatorID(OperatorID) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns the subtask state for the given operator id (or null if not contained).
getSubtaskStateMappings() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns the set of all mappings from operator id to the corresponding subtask state.
getSubtaskStates() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
getSubtaskStates() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
getSubtaskStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
Returns the stats for all subtasks.
getSuccessfulCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
GetSuffix(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getSum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummary
Returns the sum of all seen values.
getSum() - Method in class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
Returns the sum of all seen values.
getSum() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
getSummary() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
getSummary() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
getSummary() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getSummary(int, int) - Method in interface org.apache.flink.streaming.runtime.operators.sink.committables.CheckpointCommittableManager
Returns a summary of the current commit progress for the emitting subtask identified by the parameters.
getSummaryStats() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsSnapshot
Returns the snapshotted completed checkpoint summary stats.
getSummaryStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ByteAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DoubleAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.FloatAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.IntAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.LongAvgAggFunction
 
getSumType() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ShortAvgAggFunction
 
getSuperstep() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
getSuperstepNumber() - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
Gets the number of the current superstep.
getSuperTables(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSuperTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getSuperTemplateTypes(Class<?>, Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getSuperType() - Method in class org.apache.flink.table.types.logical.StructuredType
 
getSuperTypes(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSupportedAPIVersions() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.handler.legacy.files.WebContentHandlerSpecification
 
getSupportedAPIVersions() - Method in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification
Returns the supported API versions that this request supports.
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getSupportedAPIVersions() - Method in interface org.apache.flink.runtime.rest.messages.RuntimeMessageHeaders
 
getSupportedAPIVersions() - Method in interface org.apache.flink.runtime.rest.messages.RuntimeUntypedResponseMessageHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.messages.YarnCancelJobTerminationHeaders
Deprecated.
 
getSupportedAPIVersions() - Method in class org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
Deprecated.
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getSupportedAPIVersions() - Method in interface org.apache.flink.table.gateway.rest.header.SqlGatewayMessageHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getSupportedAPIVersions() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getSupportedCompressionFormats() - Static method in class org.apache.flink.api.common.io.FileInputFormat
 
getSupportedOptions() - Static method in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
getSupportsDeletePushDownSink() - Method in class org.apache.flink.table.operations.DeleteFromFilterOperation
 
getSyncCheckpointDuration() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getSyncCheckpointDurationStats() - Method in class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
getSyncDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
getSyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getSyncDurationMillis() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
getSynchronizationLock() - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Returns the lock on which manipulations to members closeableToRef and closeable must be synchronized.
getSynchronousDuration() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
getSynchronousResult(int) - Method in class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
getSyntax() - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
getSyntax() - Method in class org.apache.calcite.sql.SqlJoin.SqlJoinOperator
 
getSyntax() - Method in class org.apache.flink.table.planner.functions.sql.SqlDescriptorOperator
 
getSyntax() - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
getSysEndFieldName() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getSysStartFieldName() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
getSystemConfigKeyConfigOptionForResource(String, String) - Static method in class org.apache.flink.configuration.ExternalResourceOptions
Generate the config option key for the configuration key of external resource in the deploying system.
getSystemFields() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Returns a list of fields to be prefixed to each relational expression.
getSystemFunctions() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getSystemPageSize() - Static method in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
Tries to get the system page size.
getSystemPageSizeOrConservativeMultiple() - Static method in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
Tries to get the system page size.
getSystemPageSizeOrDefault() - Static method in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
Tries to get the system page size.
getSystemResourceMetricsProbingInterval() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getSystemResourceMetricsProbingInterval(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
getTable() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
Returns the original metadata object returned by the catalog.
getTable() - Method in class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
getTable() - Method in class org.apache.flink.table.factories.TableSourceFactoryContextImpl
Deprecated.
 
getTable() - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Deprecated.
 
getTable() - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory.Context
Deprecated.
 
getTable(String) - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getTable(String) - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getTable(List<String>) - Method in class org.apache.flink.table.planner.plan.FlinkCalciteCatalogReader
 
getTable(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves a fully qualified table.
getTable(ObjectIdentifier) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getTable(ObjectIdentifier, long) - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves a fully qualified table with a specific time.
getTable(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Returns a CatalogTable or CatalogView identified by the given ObjectPath.
getTable(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getTable(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getTable(ObjectPath, long) - Method in interface org.apache.flink.table.catalog.Catalog
Returns a CatalogTable or CatalogView at a specific time identified by the given ObjectPath.
getTable(SessionHandle, ObjectIdentifier) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Return table of the given fully qualified name.
getTable(SessionHandle, ObjectIdentifier) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
getTableAggregateFunction() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getTableAlias(RelNode) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
 
getTableChanges() - Method in class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
getTableChanges() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableChangeOperation
 
getTableColumn(int) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the TableColumn instance for the given field index.
getTableColumn(String) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns the TableColumn instance for the given field name.
getTableColumns() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns all the TableColumns for this table schema.
getTableColumnStatistics(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get the column statistics of a table.
getTableColumnStatistics(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getTableColumnStatistics(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getTableComment(Optional<SqlCharStringLiteral>) - Static method in class org.apache.flink.table.planner.utils.OperationConverterUtils
 
getTableConfig() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
getTableConfig() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the TableConfig defined in TableEnvironment.
getTableConfig() - Method in interface org.apache.flink.table.delegation.PlannerFactory.Context
The configuration of the planner to use.
getTableConfig() - Method in class org.apache.flink.table.delegation.PlannerFactory.DefaultPlannerContext
 
getTableConfig() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
getTableConfig() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getTableConfig() - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Returns the TableConfig defined in TableEnvironment.
getTableConfig() - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
getTableConfig() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getTableConstraint() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getTableConstraints() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getTableConstraints() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getTableEnvironment() - Method in class org.apache.flink.table.api.internal.TableImpl
 
getTableEnvironment() - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getTableEnvironment(ResourceManager, Configuration) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
getTableFactory() - Method in interface org.apache.flink.table.catalog.Catalog
Deprecated.
Use Catalog.getFactory() for the new factory stack. The new factory stack uses the new table sources and sinks defined in FLIP-95 and a slightly different discovery mechanism.
getTableFunction() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getTableHints() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
Returns the table hints as list of SqlNode for current insert node.
getTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.AnalyzeTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.materializedtable.CreateMaterializedTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.materializedtable.DropMaterializedTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ShowColumnsOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ShowCreateTableOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.ShowPartitionsOperation
 
getTableIdentifier() - Method in class org.apache.flink.table.operations.TruncateTableOperation
 
getTableKind() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
The kind of table this CatalogBaseTable describes.
getTableKind() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
 
getTableKind() - Method in interface org.apache.flink.table.catalog.CatalogTable
 
getTableKind() - Method in interface org.apache.flink.table.catalog.CatalogView
 
getTableKind() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog.FileSystemTableInfo
 
getTableKind() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
 
getTableLike() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
getTableName() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getTableName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
getTableName(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
getTableName(RelOptTable) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Returns the qualified name of a table scan, otherwise returns empty.
getTableNames() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
getTableNames() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
getTableOptions() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
getTableOrError(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Like CatalogManager.getTable(ObjectIdentifier), but throws an error when the table is not available in any of the catalogs.
getTablePath() - Method in interface org.apache.flink.connector.file.table.ContinuousPartitionFetcher.Context
The table full path.
getTablePrivileges(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getTableSchema() - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.GeneratorTableSource
 
getTableSchema() - Method in interface org.apache.flink.table.api.TableResult
Deprecated.
This method has been deprecated as part of FLIP-164. TableSchema has been replaced by two more dedicated classes Schema and ResolvedSchema. Use Schema for declaration in APIs. ResolvedSchema is offered by the framework after resolution and validation.
getTableSchema() - Method in interface org.apache.flink.table.legacy.sinks.TableSink
Deprecated.
Returns the schema of the consumed table.
getTableSchema() - Method in interface org.apache.flink.table.legacy.sources.TableSource
Deprecated.
Table schema is a logical description of a table and should not be part of the physical TableSource. Define schema when registering a Table either in DDL or in TableEnvironment#connect(...).
getTableSchema() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
 
getTableSchema() - Method in class org.apache.flink.table.sinks.CsvTableSink
Deprecated.
 
getTableSchema() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
getTableSchema(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a table schema under the given existing key.
getTableSchema(String) - Static method in class org.apache.flink.table.tpcds.schema.TpcdsSchemaProvider
 
getTableSink() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getTableSink(FlinkContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
getTableSinkFactory() - Method in interface org.apache.flink.table.module.Module
Returns a DynamicTableSinkFactory for creating sink tables.
getTableSinkSpec() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
getTableSource() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
getTableSource() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
getTableSourceFactory() - Method in interface org.apache.flink.table.module.Module
Returns a DynamicTableSourceFactory for creating source tables.
getTableSourceSpec() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
getTableSourceSpec() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
getTableStatistics(List<Path>) - Static method in class org.apache.flink.formats.csv.util.CsvFormatStatisticsReportUtil
 
getTableStatistics(List<Path>, DataType, Configuration) - Static method in class org.apache.flink.orc.util.OrcFormatStatisticsReportUtil
 
getTableStatistics(List<Path>, DataType, Configuration, boolean) - Static method in class org.apache.flink.formats.parquet.utils.ParquetFormatStatisticsReportUtil
 
getTableStatistics(List<Path>, DataType, Configuration, boolean, int) - Static method in class org.apache.flink.formats.parquet.utils.ParquetFormatStatisticsReportUtil
 
getTableStatistics(List<Path>, DataType, Configuration, int) - Static method in class org.apache.flink.orc.util.OrcFormatStatisticsReportUtil
 
getTableStatistics(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get the statistics of a table.
getTableStatistics(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
getTableStatistics(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
getTableTypes() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getTabSize(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
getTags() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getTags() - Method in class org.apache.flink.metrics.datadog.MetricMetaData
 
getTailOperator() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
getTailWrapper() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
getTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
getTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
Whether the UDF takes row as input instead of each columns of a row
getTakesRowAsInput() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
Whether the UDF takes row as input instead of each columns of a row
getTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
getTakesRowAsInput() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
Whether the UDF takes row as input instead of each columns of a row
getTakesRowAsInput() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
Whether the UDF takes row as input instead of each columns of a row
getTarget() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Returns the vertex connected to this edge.
getTarget() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan.SlotAssignment
 
getTarget() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
getTarget() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
getTargetAddress() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
getTargetAddress() - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
getTargetAs(Class<T>) - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan.SlotAssignment
 
getTargetColumns() - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.Context
Returns an Optional array of column index paths related to user specified target column list or Optional.empty() when not specified.
getTargetColumns() - Method in class org.apache.flink.table.operations.SinkModifyOperation
return null when no column list specified.
getTargetColumns() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
getTargetColumns() - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
getTargetDirectory() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
getTargetDirectory() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
getTargetFilePath() - Method in class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
getTargetFilePath() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitter
Gets the target path to commit to.
getTargetGateway() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
Gets the RegisteredGateway.
getTargetId() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getTargetIds() - Method in interface org.apache.flink.table.planner.analyze.PlanAnalyzer.AnalyzedResult
 
getTargetLeaderId() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
getTargetLocation() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
Returns the target location for the checkpoint.
getTargetPathIfContainsSymbolicPath(Path) - Static method in class org.apache.flink.util.FileUtils
Get a target path(the path that replaced symbolic links with linked path) if the original path contains symbolic path, return the original path otherwise.
getTargetRestEndpointURL() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.handler.legacy.files.WebContentHandlerSpecification
 
getTargetRestEndpointURL() - Method in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification
Returns the generalized endpoint url that this request should be sent to, for example /job/:jobid.
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerCustomLogHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogFileHeader
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingFileHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerStdoutFileHeader
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedTaskManagerMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerStdoutFileHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.YarnCancelJobTerminationHeaders
Deprecated.
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
Deprecated.
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getTargetRestEndpointURL() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getTargetState() - Method in class org.apache.flink.cep.nfa.StateTransition
 
getTargetTable(SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
getTargetTableID() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
Returns the target table identifier.
getTargetTotalTime() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
getTargetTypeFamilies() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getTargetTypeRoots() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getTargetTypes() - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate
 
getTargetVertex(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getTask(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Get the task for the given execution attempt id.
getTask(ExecutionAttemptID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getTaskCancellationInterval() - Method in class org.apache.flink.api.common.ExecutionConfig
Gets the interval (in milliseconds) between consecutive attempts to cancel a running task.
getTaskCancellationTimeout() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns the timeout (in milliseconds) after which an ongoing task cancellation leads to a fatal TaskManager error.
getTaskConfig() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getTaskConfig() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getTaskConfig() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getTaskConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the task-wide configuration object, originally attached to the job vertex.
getTaskConfiguration() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getTaskConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the task configuration object which was attached to the original JobVertex.
getTaskConfiguration() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskConfiguration() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getTaskConfiguration() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskDeploymentDescriptorFactory() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getTaskDeploymentDescriptorFactory() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getTaskEventDispatcher() - Method in interface org.apache.flink.runtime.execution.Environment
 
getTaskEventDispatcher() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskEventDispatcher() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskEventDispatcher() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskExecutionId() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
getTaskExecutorAddress() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getTaskExecutorConnection() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getTaskExecutorConnection() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the taskExecutorConnection.
getTaskExecutorGateway() - Method in class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
getTaskExecutorProcessSpec() - Method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
getTaskExecutorResourceId() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getTaskExecutorResourceSpec() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getTaskExecutorUtilization(SlotInfo) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
getTaskExecutorUtilization(SlotInfo) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Get task executor utilization of this slot.
getTaskFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getTaskHeap() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the configured heap size used by the tasks.
getTaskHeap() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getTaskHeapMB() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getTaskHeapMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getTaskHeapMemory() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getTaskHeapMemory() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getTaskHeapMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the task heap memory needed.
getTaskHeapSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getTaskHeapSize() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getTaskHeapSize() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getTaskId() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.EndCheckpoint
 
getTaskId() - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
getTaskInfo() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Get the meta information of current task.
getTaskInfo() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getTaskInfo() - Method in interface org.apache.flink.api.connector.sink2.InitContext
Get the meta information of current task.
getTaskInfo() - Method in interface org.apache.flink.datastream.api.context.RuntimeContext
Get the TaskInfo of this process function.
getTaskInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultNonPartitionedContext
 
getTaskInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultPartitionedContext
 
getTaskInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultRuntimeContext
 
getTaskInfo() - Method in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
getTaskInfo() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the TaskInfo object associated with this subtask.
getTaskInfo() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getTaskInfo() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskInfo() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getTaskInfo() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskInfo() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getTaskInformation() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Return the sub task's task information.
getTaskInformation() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getTaskInformationCache() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskInformationOrBlobKey() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getTaskInitializationDuration() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
Returns the duration of time required for a task's restoring/initialization, which reaches its maximum when the task begins running and remains constant throughout the task's running.
getTaskIOMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
getTaskKvStateRegistry() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the registry for InternalKvState instances.
getTaskKvStateRegistry() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskKvStateRegistry() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskLocalSnapshot() - Method in class org.apache.flink.runtime.state.SnapshotResult
 
getTaskLocalState() - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFinalizer
 
getTaskManagerActions() - Method in interface org.apache.flink.runtime.execution.Environment
 
getTaskManagerActions() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Connection
 
getTaskManagerActions() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskManagerActions() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskManagerBindAddress() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getTaskManagerBindAddress() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Gets the bind address of the Taskmanager.
getTaskManagerChangelogManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerChannelStateManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerConnection() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
 
getTaskManagerConnection() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
 
getTaskManagerCPU() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerCPULimitFactor() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerExternalAddress() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getTaskManagerExternalAddress() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTaskManagerExternalAddress() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Gets the external address of the TaskManager.
getTaskManagerExternalPortRange() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
getTaskManagerExternalResourceConfigKeys() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerExternalResources() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerFileMergingManager() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getTaskManagerGateway() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Return the TaskManager gateway to talk to the TaskManager.
getTaskManagerGateway() - Method in interface org.apache.flink.runtime.jobmaster.SlotContext
Gets the actor gateway that can be used to send messages to the TaskManager.
getTaskManagerGateway() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getTaskManagerHostnamePrefix() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets task manager hostname prefix.
getTaskmanagerId() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
getTaskManagerId() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getTaskManagerIdleSince(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
getTaskManagerInfo() - Method in interface org.apache.flink.runtime.execution.Environment
Gets the task manager info, with configuration and hostname.
getTaskManagerInfo() - Method in class org.apache.flink.runtime.operators.BatchTask
 
getTaskManagerInfo() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getTaskManagerInfo() - Method in class org.apache.flink.runtime.resourcemanager.TaskManagerInfoWithSlots
 
getTaskManagerInfo() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskManagerInfo() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskManagerInfos() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
getTaskManagerJobFormat() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormats
 
getTaskManagerLoadBalanceMode() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getTaskManagerLocation() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getTaskManagerLocation() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Return the TaskManager location of this slot.
getTaskManagerLocation() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Gets the location info of the TaskManager that offers this slot.
getTaskManagerLocation() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
getTaskManagerLocation() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
 
getTaskManagerLocation(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphToInputsLocationsRetrieverAdapter
 
getTaskManagerLocation(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.InputsLocationsRetriever
Get the task manager location future for an execution vertex.
getTaskManagerLocationFuture() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getTaskManagerLogDir() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTaskManagerLogPath() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTaskManagerMemoryLimitFactor() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerMemoryMB() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
getTaskManagerMemoryMB() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTaskManagerMetricsInfo() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
getTaskManagerMetricStore(String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.TaskManagerMetricStore for the given taskmanager ID.
getTaskManagerPodTemplateFileInPod() - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
getTaskManagerRequestTimeout() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getTaskManagerRpcAddress() - Method in class org.apache.flink.runtime.jobmaster.TaskManagerRegistrationInformation
 
getTaskManagerRuntimeInfo() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returns the task manager runtime info of the task manager running this stream task.
getTaskManagers() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets TaskManager containers.
getTaskManagers() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
getTaskManagerSelectors(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Get task manager selectors for the current Flink cluster.
getTaskManagerSession() - Method in class org.apache.flink.runtime.jobmaster.TaskManagerRegistrationInformation
 
getTaskManagerShellCommand(Configuration, ContaineredTaskManagerParameters, String, String, boolean, boolean, boolean, Class<?>, String) - Static method in class org.apache.flink.yarn.Utils
Generates the shell command to start a task manager.
getTaskManagerStateStore() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTaskManagerStdoutPath() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTaskManagersToRelease() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
 
getTaskManagersWithAllocatedSlotsForJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getTaskManagerTimeout() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
getTaskMemoryManager(AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Get the memory manager of the slot allocated for the task.
getTaskMemoryManager(AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getTaskMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
getTaskMetricStore(String, String) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
Returns the MetricStore.ComponentMetricStore for the given job/task ID.
getTaskName() - Method in interface org.apache.flink.api.common.TaskInfo
Gets the task name.
getTaskName() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getTaskName() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getTaskName() - Method in interface org.apache.flink.datastream.api.context.TaskInfo
Get the name of current task.
getTaskName() - Method in class org.apache.flink.datastream.impl.context.DefaultTaskInfo
 
getTaskName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name = 1;
getTaskName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
string task_name = 1;
getTaskName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
string task_name = 1;
getTaskName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getTaskName() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
getTaskName() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
 
getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
getTaskName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getTaskName() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getTaskNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name = 1;
getTaskNameBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
string task_name = 1;
getTaskNameBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
string task_name = 1;
getTaskNameWithSubtaskIndex() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionVertex
Returns the name of this execution vertex in the format "myTask (2/7)".
getTaskNameWithSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
 
getTaskNameWithSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Creates a simple name representation in the style 'taskname (x/y)', where 'taskname' is the name as returned by ExecutionVertex.getTaskName(), 'x' is the parallel subtask index as returned by ExecutionVertex.getParallelSubtaskIndex()+ 1, and 'y' is the total number of tasks, as returned by ExecutionVertex.getTotalNumberOfParallelSubtasks().
getTaskNameWithSubtasks() - Method in interface org.apache.flink.api.common.TaskInfo
Returns the name of the task, appended with the subtask indicator, such as "MyTask (3/6)#1", where 3 would be (TaskInfo.getIndexOfThisSubtask() + 1), and 6 would be TaskInfo.getNumberOfParallelSubtasks(), and 1 would be TaskInfo.getAttemptNumber().
getTaskNameWithSubtasks() - Method in class org.apache.flink.api.common.TaskInfoImpl
 
getTaskNameWithSubtasks() - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
getTaskNameWithSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name_with_subtasks = 2;
getTaskNameWithSubtasks() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
string task_name_with_subtasks = 2;
getTaskNameWithSubtasks() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
string task_name_with_subtasks = 2;
getTaskNameWithSubtasksBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name_with_subtasks = 2;
getTaskNameWithSubtasksBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
string task_name_with_subtasks = 2;
getTaskNameWithSubtasksBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContextOrBuilder
string task_name_with_subtasks = 2;
getTaskNumber() - Method in class org.apache.flink.api.common.io.FirstAttemptInitializationContext
 
getTaskNumber() - Method in interface org.apache.flink.api.common.io.OutputFormat.InitializationContext
Gets the number of this parallel subtask.
getTaskOffHeap() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the configured off-heap size used by the tasks.
getTaskOffHeap() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getTaskOffHeapMB() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
getTaskOffHeapMemory() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
getTaskOffHeapMemory() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
getTaskOffHeapMemory() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
getTaskOffHeapMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the task off-heap memory needed.
getTaskOffHeapSize() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
getTaskOffHeapSize() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getTaskOffHeapSize() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
getTaskOwnedDirHandle() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
getTaskOwnedStateDirectory() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
getTaskResourceProfile() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns the desired resource profile for the task slot.
getTaskRestore() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
getTaskRestore() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getTasks() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Get all tasks running in this task slot.
getTasks(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Return an iterator over all tasks for a given job.
getTasks(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
getTaskSlotTable() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getTasksNeedingRestart(ExecutionVertexID, boolean) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Retrieves a set of vertices that need to be restarted.
getTasksNeedingRestart(ExecutionVertexID, Throwable) - Method in interface org.apache.flink.runtime.executiongraph.failover.FailoverStrategy
Returns a set of IDs corresponding to the set of vertices that should be restarted.
getTasksNeedingRestart(ExecutionVertexID, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartAllFailoverStrategy
Returns all vertices on any task failure.
getTasksNeedingRestart(ExecutionVertexID, Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy
Returns a set of IDs corresponding to the set of vertices that should be restarted.
getTasksPerState() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
getTasksPerState() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
getTaskStateManager() - Method in interface org.apache.flink.runtime.execution.Environment
 
getTaskStateManager() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getTaskStateManager() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getTaskStateSnapshot() - Method in class org.apache.flink.runtime.checkpoint.JobManagerTaskRestore
 
getTaskStateStats(JobVertexID) - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the task state stats for the given job vertex ID or null if no task with such an ID is available.
getTasksToCommitTo() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns tasks that are still running when taking the checkpoint, these need to be sent a message when the checkpoint is confirmed.
getTasksToCommitTo() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
getTasksToTrigger() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns the tasks who need to be sent a message when a checkpoint is started.
getTasksToTrigger() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
getTasksToWaitFor() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns tasks who need to acknowledge a checkpoint before it succeeds.
getTasksToWaitFor() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
getTaskVertices() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionJobVertex
Returns all execution vertices for this job vertex.
getTaskVertices() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionJobVertex
 
getTaskVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
getTcpKeepCount() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getTcpKeepIdleInSeconds() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getTcpKeepInternalInSeconds() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
getTebiBytes() - Method in class org.apache.flink.configuration.MemorySize
Gets the memory size in Tebibytes (= 1024 Gibibytes).
getTempDirPath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
getTempDirPath(String) - Method in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
getTempDirs() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getTempFilePath() - Method in class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
getTempFilePath() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitter
Gets the path of the intermediate file to commit.
getTempFilePath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
 
getTempFilePath(String) - Method in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
getTemplateType(Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType1(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType1(Type) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType2(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType3(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType4(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType5(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType6(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType7(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateType8(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateTypeInfos() - Method in class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
getTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemplateTypes(ParameterizedType) - Static method in class org.apache.flink.util.ReflectionUtil
 
getTemporalTable(FlinkContext, FlinkTypeFactory) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
getTemporalTableSourceSpec() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
getTemporaryBlobIdentifier(GSBlobIdentifier, UUID, GSFileSystemOptions) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Resolves a temporary blob identifier for a provided temporary object id and the provided options.
getTemporaryBucketName(GSBlobIdentifier, GSFileSystemOptions) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Returns the temporary bucket name.
getTemporaryFileDirectory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Gets the directory for temporary files, as returned by the JVM system property "java.io.tmpdir".
getTemporaryObjectName(GSBlobIdentifier, UUID) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Returns a temporary object name, formed by appending the temporary object id to the temporary object partial name, i.e. .inprogress/foo/bar/abc for the final blob with object name "foo/bar" and temporary object id "abc".
getTemporaryObjectNameWithEntropy(GSBlobIdentifier, UUID) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Returns a temporary object name with entropy, formed by adding the temporary object id to the temporary object partial name in both start and end of path, i.e. abc.inprogress/foo/bar/abc for the final blob with object name "foo/bar" and temporary object id "abc".
getTemporaryObjectPartialName(GSBlobIdentifier) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Returns a temporary object partial name, i.e. .inprogress/foo/bar/ for the final blob with object name "foo/bar".
getTemporaryOperationListener(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
 
getTerminalHeight() - Method in class org.apache.flink.table.client.cli.CliView
 
getTerminalStateFuture() - Method in class org.apache.flink.runtime.executiongraph.Execution
Gets a future that completes once the task execution reaches a terminal state.
getTerminalStateFuture() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot.Payload
Gets the terminal state future which is completed once the payload has reached a terminal state.
getTerminalWidth() - Method in class org.apache.flink.table.client.cli.CliView
 
getTerminatedDiagnostics() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
getTerminationCriterion() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
getTerminationFuture() - Method in interface org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayService
 
getTerminationFuture() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
getTerminationFuture() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
getTerminationFuture() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getTerminationFuture() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Returns the termination future of this ExecutionGraph.
getTerminationFuture() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterService
Get the termination future of this job master service.
getTerminationFuture() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerService
Return termination future of the service.
getTerminationFuture() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
getTerminationFuture() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Return a future which is completed with true when the rpc endpoint has been terminated.
getTerminationFuture() - Method in interface org.apache.flink.runtime.rpc.RpcServer
Return a future which is completed when the rpc endpoint has been terminated.
getTerminationFuture() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotPayload
 
getTerminationFuture() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToServiceAdapter
 
getTerminationFuture() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
getTerminationFuture() - Method in interface org.apache.flink.runtime.taskexecutor.TaskManagerRunner.TaskExecutorService
 
getTerminationFuture() - Method in class org.apache.flink.runtime.taskmanager.Task
 
getTestBucketUri() - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
 
getTestBucketUri() - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Gets the URI for the path under which all tests should put their data.
getTestBucketUriWithScheme(String) - Static method in class org.apache.flink.testutils.oss.OSSTestCredentials
 
getTestBucketUriWithScheme(String) - Static method in class org.apache.flink.testutils.s3.S3TestCredentials
Gets the URI for the path under which all tests should put their data.
getTestContainer() - Method in class org.apache.flink.core.testutils.TestContainerExtension
 
getTestDataSize(List<List<T>>) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Get the size of test data.
getTestForkJoinExecutorConfiguration() - Static method in class org.apache.flink.runtime.rpc.RpcUtils
 
getTestKeytab() - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
getTestStreamEnvironment() - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
getTestStreamEnvironment() - Method in class org.apache.flink.test.util.MiniClusterWithClientResource
 
getText() - Method in class org.apache.flink.configuration.description.LinkElement
 
getTgtRenewalPeriod() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getThreadInfos() - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo
 
getThreadName() - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
getThreadPriority() - Method in class org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
 
getThreadState() - Method in class org.apache.flink.runtime.messages.ThreadInfoSample
 
getThrowable() - Method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
getThrowableType(Throwable) - Static method in class org.apache.flink.runtime.throwable.ThrowableClassifier
Classify the exceptions by extracting the ThrowableType from a potential ThrowableAnnotation.
getTieredStorageConfiguration() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartitionFactory
 
getTieredStorageConfiguration() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
getTieredStorageNettyService() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartitionFactory
 
getTieredStoragePath(String) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
getTieredStorageResourceRegistry() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartitionFactory
 
getTierFactories() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageConfiguration
 
getTierShuffleDescriptors() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
getTime(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTime(int, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTime(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTime(String, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTimeAttribute() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getTimeAttribute() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
getTimeAttributeIndex() - Method in class org.apache.flink.table.planner.plan.logical.TimeAttributeWindowingStrategy
 
getTimeAttributeType() - Method in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
getTimeAttributeType() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getTimeDateFunctions() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getTimeField() - Method in class org.apache.flink.table.api.GroupWindow
 
getTimeFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int32 time_field_index = 7;
getTimeFieldIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
int32 time_field_index = 7;
getTimeFieldIndex() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
int32 time_field_index = 7;
getTimeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
getTimeNanos() - Method in class org.apache.flink.runtime.rpc.messages.RunAsync
 
getTimeout() - Method in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
getTimeout() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getTimeout() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
getTimeout() - Method in class org.apache.flink.table.gateway.rest.message.session.ConfigureSessionRequestBody
 
getTimeout() - Method in class org.apache.flink.table.gateway.rest.message.statement.ExecuteStatementRequestBody
 
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
Gets The Timer context.
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
Gets The Timer context.
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
getTimerContext() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
getTimerDelay(Clock, CheckpointBarrier) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil
 
getTimers(RunnerApi.Components) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamDataStreamPythonFunctionRunner
 
getTimers(RunnerApi.Components) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
getTimers(RunnerApi.Components) - Method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
getTimerService() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Returns the current InternalTimerService.
getTimerServiceProvider() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getTimerServiceProvider(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTimes() - Method in class org.apache.flink.cep.pattern.Pattern
 
getTimeServiceManager() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getTimeServiceManager() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getTimestamp() - Method in class org.apache.flink.api.common.eventtime.Watermark
Returns the timestamp associated with this Watermark.
getTimestamp() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
getTimestamp() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
getTimestamp() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
getTimestamp() - Method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Returns the timestamp for the contained exception.
getTimestamp() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns the time of the failure.
getTimestamp() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
getTimestamp() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
getTimestamp() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
The time the failure occurred.
getTimestamp() - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
 
getTimestamp() - Method in interface org.apache.flink.streaming.api.operators.InternalTimer
Returns the timestamp of the timer.
getTimestamp() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
getTimestamp() - Method in class org.apache.flink.streaming.api.watermark.Watermark
Returns the timestamp associated with this Watermark in milliseconds.
getTimestamp() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
Returns the timestamp when this event arrived at the source.
getTimestamp() - Method in class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
 
getTimestamp() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Returns the timestamp associated with this stream value in milliseconds.
getTimestamp() - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
getTimestamp() - Method in class org.apache.flink.table.planner.calcite.TimestampSchemaVersion
 
getTimestamp() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getTimestamp(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTimestamp(int, int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveTimestampVector
 
getTimestamp(int, int) - Method in class org.apache.flink.orc.vector.OrcLegacyTimestampColumnVector
 
getTimestamp(int, int) - Method in class org.apache.flink.orc.vector.OrcTimestampColumnVector
 
getTimestamp(int, int) - Method in interface org.apache.flink.table.data.ArrayData
Returns the timestamp value at the given position.
getTimestamp(int, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapTimestampVector
 
getTimestamp(int, int) - Method in interface org.apache.flink.table.data.columnar.vector.TimestampColumnVector
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.GenericArrayData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.GenericRowData
 
getTimestamp(int, int) - Method in interface org.apache.flink.table.data.RowData
Returns the timestamp value at the given position.
getTimestamp(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTimestampColumnVector
 
getTimestamp(int, int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
getTimestamp(int, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTimestamp(String) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
getTimestampExtractor() - Method in class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
Returns the [[TimestampExtractor]] for the attribute.
getTimestampFormat(ReadableConfig) - Static method in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
getTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestampInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
getTimestamps() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
getTimestamps() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
getTimeToLive() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getTimeUnit() - Method in class org.apache.flink.table.catalog.IntervalFreshness
 
getTimeZoneName() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
getTimeZoneOffset() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
GettingStartedExample - Class in org.apache.flink.table.examples.java.basics
Example for getting started with the Table & SQL API.
GettingStartedExample() - Constructor for class org.apache.flink.table.examples.java.basics.GettingStartedExample
 
GettingStartedExample.AddressNormalizer - Class in org.apache.flink.table.examples.java.basics
We can put frequently used procedures in user-defined functions.
getTitle() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getTitle() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
getTitle() - Method in class org.apache.flink.table.client.cli.CliInputView
 
getTitle() - Method in class org.apache.flink.table.client.cli.CliRowView
 
getTitle() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
getTitle() - Method in class org.apache.flink.table.client.cli.CliView
 
getTitleLine() - Method in class org.apache.flink.table.client.cli.CliView
 
getTmpDirectories() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTmpDirectories() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Gets the list of temporary file directories.
getTmpDirectory() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
getTmpDirectory() - Method in class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
getTmpDirPaths() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
getTmpDirPaths() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration
 
getTmpWorkingDirectory() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTmpWorkingDirectory() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Gets the temporary working directory of the TaskManager instance.
getTo() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
getTo() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
getTo() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
getTo() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
getTo() - Method in class org.apache.flink.util.NumberSequenceIterator
 
getToken(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
getTokenNames() - Method in class org.apache.flink.table.codesplit.JavaLexer
Deprecated.
getTokenNames() - Method in class org.apache.flink.table.codesplit.JavaParser
Deprecated.
getTokens() - Method in class org.apache.flink.core.security.token.DelegationTokenProvider.ObtainedDelegationTokens
 
getTokens() - Method in class org.apache.flink.runtime.security.token.DelegationTokenContainer
 
getTolerableCheckpointFailureNumber() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
getTolerableCheckpointFailureNumber() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Get the defined number of consecutive checkpoint failures that will be tolerated, before the whole job is failed over.
getTolerations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getTolerations() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
A collection of tolerations that are set to the JobManager and TaskManager Pod(s).
getTolerations() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
getTotalAttemptsPerUpload() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getTotalBudget() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
getTotalBytesPersisted() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Gets the number of logical fields in this type.
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
getTotalFields() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
getTotalFields() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
getTotalFields() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getTotalFields() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
getTotalFields() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
getTotalFields() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
getTotalFields() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
getTotalFields() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
getTotalFields() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
getTotalFields() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getTotalFlinkMemory() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the amount of memory configured to be used by Flink excluding things like JVM Metaspace and other JVM overhead.
getTotalFlinkMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getTotalFlinkMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.FlinkMemory
 
getTotalFlinkMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
getTotalFlinkMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getTotalFlinkMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
getTotalInputSize() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
Gets the file size.
getTotalInputSize() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Gets the total size of the input.
getTotalMainWidth() - Method in class org.apache.flink.table.client.cli.CliView
 
getTotalMemory() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Get the total memory needed.
getTotalMemory() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getTotalMemSize() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
getTotalNumberCheckpoints() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
getTotalNumberOfBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
getTotalNumberOfBuffersUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Gets the total numbers of buffers (data buffers plus events).
getTotalNumberOfBytesUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
getTotalNumberOfBytesUnsafe() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
getTotalNumberOfCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.CheckpointStatsCounts
Returns the total number of checkpoints (in progress, completed, failed).
getTotalNumberOfMemorySegments() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getTotalNumberOfOpenStreams() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Gets the total number of open streams (input plus output).
getTotalNumberOfParallelSubtasks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
getTotalNumberOfPartitions() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
getTotalNumberOfPartitions() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
getTotalNumberOfSplits() - Method in class org.apache.flink.core.io.GenericInputSplit
 
getTotalProcessMemory() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
Returns the total amount of memory configured to be used by the JVM including all the different memory pools.
getTotalProcessMemorySize() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
getTotalProcessMemorySize() - Method in interface org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
 
getTotalResource() - Method in class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
getTotalResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
getTotalResource() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Get the total resource.
getTotalResource() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
getTotalResource() - Method in class org.apache.flink.runtime.util.ResourceCounter
Computes the total resources in this counter.
getTotalResourceCount() - Method in class org.apache.flink.runtime.util.ResourceCounter
Computes the total number of resources in this counter.
getTotalResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getTotalResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getTotalResourceProfile() - Method in class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
getTotalResourceProfile() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
getTotalSize() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
getTotalTime() - Method in class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
getTotalTime() - Method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
Returns the total time, in milliseconds, that we have spent in the targeted state.
getTotalTimeMetricName(String) - Static method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
 
getTotalTimeout() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
getTrackedPartitions(K) - Method in class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
 
getTrackedPartitionsFor(JobID) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Get all partitions tracked for the given job.
getTrackedPartitionsFor(JobID) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
getTransactionIsolation() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getTransferDestination() - Method in class org.apache.flink.state.forst.StateHandleTransferSpec
 
getTransformation() - Method in class org.apache.flink.datastream.impl.stream.AbstractDataStream
This is only used for internal implementation.
getTransformation() - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
getTransformation() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Returns the Transformation that represents the operation that logically creates this DataStream.
getTransformation() - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Returns the transformation that contains the actual sink operator of this sink.
getTransformation() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
getTransformations() - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
getTransformations() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
getTransformations() - Method in class org.apache.flink.table.api.internal.DQLCachedPlan
 
getTransformationToCache() - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
getTransformationUID() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTransientBlobService() - Method in class org.apache.flink.runtime.blob.BlobCacheService
 
getTransientBlobService() - Method in class org.apache.flink.runtime.blob.BlobServer
 
getTransientBlobService() - Method in interface org.apache.flink.runtime.blob.BlobService
Returns a BLOB service for accessing transient BLOBs.
getTransitiveChainedTaskConfigs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTransitiveChainedTaskConfigsWithSelf(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTransitivePredecessors() - Method in class org.apache.flink.api.dag.Transformation
Returns all transitive predecessor Transformations of this Transformation.
getTransitivePredecessorsInternal() - Method in class org.apache.flink.api.dag.Transformation
Returns all transitive predecessor Transformations of this Transformation.
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.PartitionTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformationWrapper
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
getTransitivePredecessorsInternal() - Method in class org.apache.flink.streaming.api.transformations.UnionTransformation
 
getTrigger() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getTrigger() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
getTriggeredCheckpointStatus(AsynchronousJobOperationKey) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
getTriggeredCheckpointStatus(AsynchronousJobOperationKey) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Get the status of a checkpoint triggered under the specified operation key.
getTriggeredSavepointStatus(AsynchronousJobOperationKey) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
getTriggeredSavepointStatus(AsynchronousJobOperationKey) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Get the status of a savepoint triggered under the specified operation key.
getTriggerId() - Method in class org.apache.flink.runtime.rest.handler.async.OperationKey
Get the trigger id for the given operation key.
getTriggerId() - Method in class org.apache.flink.runtime.rest.handler.async.TriggerResponse
 
getTriggerId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerRequestBody
 
getTriggerId() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
getTriggerId() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
getTriggerTime() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
getTriggerTimestamp() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
Returns the timestamp when the checkpoint was triggered.
getTriggerTimestamp() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
getTriggerWindow() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
getTrueCount() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
getTtl() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
int64 ttl = 4;
getTtl() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
int64 ttl = 4;
getTtl() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
int64 ttl = 4;
getTtlConfig() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
getTtlConfig() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
getTtlTimeCharacteristic() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getTtlTimeCharacteristic() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeCharacteristic() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeCharacteristic() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeCharacteristicValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeCharacteristicValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeCharacteristicValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
getTtlTimeProvider() - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
getTtlTimeProvider() - Method in interface org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters
 
getTupleClass() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
getTupleClass(int) - Static method in class org.apache.flink.api.java.tuple.Tuple
Gets the class corresponding to the tuple of the given arity (dimensions).
getTuples() - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecValues
 
getTupleTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTupleTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
getTwo() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
getTwoInputTransformation(String, AbstractDataStream<IN1>, AbstractDataStream<IN2>, TypeInformation<OUT>, TwoInputStreamOperator<IN1, IN2, OUT>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Construct and return a TwoInputTransformation from two input streams.
getType() - Method in class org.apache.calcite.rex.RexFieldAccess
 
getType() - Method in class org.apache.flink.api.common.state.AggregatingStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.ListStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.MapStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.ReducingStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
getType() - Method in class org.apache.flink.api.common.state.ValueStateDescriptor
 
getType() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
 
getType() - Method in class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
getType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getType() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
getType() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetField
 
getType() - Method in class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
getType() - Method in class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
getType() - Method in class org.apache.flink.kubernetes.kubeclient.services.NodePortService
 
getType() - Method in class org.apache.flink.kubernetes.kubeclient.services.ServiceType
Gets the type of the target kubernetes service.
getType() - Method in class org.apache.flink.metrics.datadog.DMetric
 
getType() - Method in class org.apache.flink.metrics.datadog.MetricMetaData
 
getType() - Method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
getType() - Method in exception org.apache.flink.runtime.broadcast.InitializationTypeConflictException
 
getType() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEvent
Retrieves the type id of this job event.
getType() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
getType() - Method in class org.apache.flink.runtime.state.v2.AggregatingStateDescriptor
 
getType() - Method in class org.apache.flink.runtime.state.v2.ListStateDescriptor
 
getType() - Method in class org.apache.flink.runtime.state.v2.MapStateDescriptor
 
getType() - Method in class org.apache.flink.runtime.state.v2.ReducingStateDescriptor
 
getType() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
Return the specific Type of described state.
getType() - Method in class org.apache.flink.runtime.state.v2.ValueStateDescriptor
 
getType() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
getType() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
getType() - Method in class org.apache.flink.streaming.api.datastream.BroadcastStream
 
getType() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Gets the type of the stream.
getType() - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
getType() - Method in interface org.apache.flink.table.catalog.Constraint
Tells what kind of constraint it is, e.g.
getType() - Method in class org.apache.flink.table.catalog.UniqueConstraint
 
getType() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
getType() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getType() - Method in interface org.apache.flink.table.legacy.api.constraints.Constraint
Deprecated.
Tells what kind of constraint it is, e.g.
getType() - Method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
 
getType() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns the data type of this column.
getType() - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
getType() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
getType() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
getType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle
 
getType() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.RequiredDistribution
 
getType() - Method in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
getType() - Method in class org.apache.flink.table.types.inference.Signature.Argument
 
getType() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
getType() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
getType(int) - Method in class org.apache.flink.api.common.operators.Ordering
 
getType(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the type information under the given existing key.
getType(String) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getType1() - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Gets the type of the first input.
getType1() - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Gets the type of the first input.
getType2() - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Gets the type of the second input.
getType2() - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Gets the type of the second input.
getTypeAsString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Returns the ExecNodeContext.name and ExecNodeContext.version, to be serialized into the JSON plan as one string, which in turn will be parsed by ExecNodeContext(String) when deserialized from a JSON plan or when needed by TypeIdResolverBase.typeFromId(DatabindContext, String).
getTypeAt(int) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the type of the (unnested) field at the given field position.
getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getTypeAt(int) - Method in class org.apache.flink.table.types.logical.RowType
 
getTypeAt(String) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the type of the (nested) field at the given field expression position.
getTypeAt(String) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
getTypeAt(String) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
getTypeAt(String) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
getTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.BasicTypeDescriptorImpl
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ValueTypeDescriptorImpl
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
getTypeClass() - Method in interface org.apache.flink.api.common.typeinfo.TypeDescriptor
Gets the class of the type represented by this type descriptor.
getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Gets the class of the type represented by this type information.
getTypeClass() - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns the type class of the composite type
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
getTypeClass() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
getTypeClass() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
getTypeClass() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
getTypeClass() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
getTypeClass() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
getTypeClass() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
getTypeClass() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
getTypeClass() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
getTypeClass() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
getTypeClass() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
getTypeClass(CopyableValueSerializer) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerSnapshot
 
getTypeClass(ValueSerializer) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerSnapshot
 
getTypeClass(WritableSerializer) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerSnapshot
 
getTypeClass(S) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
Gets the type class from the corresponding serializer.
getTypeCoercion() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getTypedArguments() - Method in class org.apache.flink.table.types.inference.TypeInference
 
getTypeDescriptor() - Method in interface org.apache.flink.api.common.state.AggregatingStateDeclaration
Get type descriptor of this state.
getTypeDescriptor() - Method in interface org.apache.flink.api.common.state.ListStateDeclaration
Get type descriptor of this list state's element.
getTypeDescriptor() - Method in interface org.apache.flink.api.common.state.ReducingStateDeclaration
Get type descriptor of this reducing state.
getTypeDescriptor() - Method in interface org.apache.flink.api.common.state.ValueStateDeclaration
Get type descriptor of this value state.
getTypeException() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
getTypeFactory() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getTypeFactory() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
getTypeFactory() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getTypeFactory() - Method in class org.apache.calcite.tools.RelBuilder
Returns the type factory.
getTypeFactory() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the RelDataTypeFactory provided by Flink's table planner.
getTypeFactory() - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
getTypeFactory() - Method in class org.apache.flink.table.planner.delegation.DefaultCalciteContext
 
getTypeFactory() - Method in class org.apache.flink.table.planner.delegation.PlannerContext
 
getTypeFactory() - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
 
getTypeFactory() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getTypeFactory() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getTypeFactory() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
getTypeFactory() - Method in class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
getTypeHierarchy(List<Type>, Type, Class<?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Traverses the type hierarchy of a type up until a certain stop class is found.
getTypeID(Class<? extends JobEvent>) - Static method in class org.apache.flink.runtime.jobmaster.event.JobEvents
 
getTypeInference() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
getTypeInference() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.examples.java.functions.InternalRowMergerFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction
Declares the TypeInference of this function.
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.AggregateFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.AsyncScalarFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.AsyncTableFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
 
getTypeInference(DataTypeFactory) - Method in interface org.apache.flink.table.functions.FunctionDefinition
Returns the logic for performing type inference of a call to this function definition.
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.ScalarFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.TableAggregateFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.TableFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.UserDefinedFunction
Returns the logic for performing type inference of a call to this function definition.
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.procedures.ProcedureDefinition
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
getTypeInfo() - Method in class org.apache.flink.api.common.typeinfo.TypeHint
Gets the type information described by this TypeHint.
getTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawTypeOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfo() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getTypeInfo() - Method in class org.apache.flink.util.OutputTag
 
getTypeInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfoCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
getTypeInfoCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getTypeInfoCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
 
getTypeInfoCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
getTypeInfoCase() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getTypeInfoCase() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
 
getTypeInfoFactory(Field) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Returns the type information factory for an annotated field.
getTypeInfoFactory(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Returns the type information factory for a type using the factory registry or annotations.
getTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawTypeOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
getTypeInformation() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
getTypeInformation() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
getTypeInformation() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
getTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeName() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeName() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeNames() - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
getTypeNameValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeNameValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeNameValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
getTypeNameValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeNameValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeNameValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
getTypeNumber() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
getTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
getTypeRoot() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns the root of this type.
getTypes() - Method in class org.apache.flink.api.common.operators.Ordering
 
getTypeSerializer() - Method in interface org.apache.flink.connector.file.table.ContinuousPartitionFetcher.Context
Get the Serializer of partition order.
getTypeSerializer() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.NetworkInputConfig
 
getTypeSerializer() - Method in class org.apache.flink.table.types.logical.RawType
 
getTypeSerializer(String) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
TODO this method should be removed once the serializer map is removed.
getTypeSerializerIn(int, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializerIn1(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Deprecated.
getTypeSerializerIn2(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Deprecated.
getTypeSerializerOut() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTypeSerializerOut(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializerSideOut(OutputTag<?>, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getTypeSerializersIn() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getTypeSerializerSnapshot(String) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getTypeSerializerSnapshot(StateMetaInfoSnapshot.CommonSerializerKeys) - Method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
getTypeStrFromLogicType(LogicalType) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
Get java type str from LogicalType which directly fetched from flink type.
getTypeStrFromProto(Descriptors.FieldDescriptor, boolean) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
Get java type str from Descriptors.FieldDescriptor which directly fetched from protobuf object.
getUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdf() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
getUdfRuntimeContext() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
getUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfs(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfs(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUdfsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
getUDTs(String, String, String, int[]) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getUid() - Method in class org.apache.flink.api.dag.Transformation
Returns the user-specified ID of this transformation.
getUid() - Method in class org.apache.flink.state.api.OperatorIdentifier
 
getUid() - Method in enum org.apache.flink.streaming.tests.TestOperatorEnum
 
getUid() - Method in class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
 
getUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
getUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
getUnalignedCheckpoint() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
getUnannouncedCredit() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Gets the currently unannounced credit.
getUnaryOperatorReturnType(Function, Class<?>, int, int, int[], TypeInformation<IN>, String, boolean) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Returns the unary operator's return type.
getUnavailableToResetAvailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Returns the previously not completed future and resets the constant completed AvailabilityProvider.AVAILABLE as the current state.
getUnavailableToResetUnavailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Creates a new uncompleted future as the current state and returns the previous uncompleted one.
getUnchecked() - Method in class org.apache.flink.util.OptionalFailure
 
getUnconsumedBuffer() - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
Gets the unconsumed buffer which needs to be persisted in unaligned checkpoint scenario.
getUnconsumedBuffer() - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
getUnderlyingHistoryTable() - Method in class org.apache.flink.table.functions.TemporalTableFunctionImpl
 
getUnfinishedChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
Returns the list of channels that have not received EndOfPartitionEvent.
getUnfinishedChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
getUnfinishedChannels() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
getUnfulfillableJobs() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationResult
 
getUnguardedFileSystem(URI) - Static method in class org.apache.flink.core.fs.FileSystem
 
getUnicodeStream(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getUnicodeStream(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getUnionListState(ListStateDescriptor<S>) - Method in interface org.apache.flink.api.common.state.OperatorStateStore
Creates (or restores) a list state.
getUnionListState(ListStateDescriptor<S>) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
getUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
Gets the FieldSets that are unique
getUniqueGroups(RelNode, RelMetadataQuery, ImmutableBitSet) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UniqueGroups.Handler
 
getUniqueGroups(RelNode, ImmutableBitSet) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns the (minimum) unique groups of the given columns.
getUniqueGroups(ImmutableBitSet) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UniqueGroups
Returns the (minimum) unique groups of the given columns from a specified relational expression.
getUniqueInputFormat() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getUniqueInternalName(String) - Method in class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
Used to give a unique name to NFA states created during the translation process.
getUniqueKeySelector() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Returns the KeySelector to extract unique key from the input row.
getUniqueKeyType() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Returns the TypeInformation of the unique key.
getUniqueName(String, List<String>) - Static method in class org.apache.flink.table.planner.typeutils.RowTypeUtils
 
getUniqueName(List<String>, List<String>) - Static method in class org.apache.flink.table.planner.typeutils.RowTypeUtils
 
getUniqueOutputFormat() - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
getUnitId() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactionUnit
 
getUnits() - Method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
getUnixEpochTimestamp() - Method in interface org.apache.flink.metrics.datadog.Clock
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
getUnknownFields() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
getUnknownType() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getUnmodifiedExecutionVertices(Set<ExecutionVertexVersion>) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
getUnnestedType(LogicalType) - Static method in class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction
 
getUnreleasedPartitions() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
getUnrequestedParameters() - Method in class org.apache.flink.util.AbstractParameterTool
Returns the set of parameter names which have not been requested with AbstractParameterTool.has(String) or one of the get methods.
getUnresolvedIdentifier() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.client.program.rest.UrlPrefixDecorator
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerCustomLogHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogFileHeader
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerLogListHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingFileHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerProfilingListHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerStdoutFileHeader
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.JobManagerThreadDumpHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.ClusterConfigurationInfoHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AbstractMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedJobMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedSubtaskMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedTaskManagerMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobIdsWithStatusesOverviewHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobManagerLogUrlHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogFileHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerLogsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingListHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerStdoutFileHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerThreadDumpHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.rest.messages.TaskManagerLogUrlHeaders
 
getUnresolvedMessageParameters() - Method in interface org.apache.flink.runtime.rest.messages.UntypedResponseMessageHeaders
Returns a new MessageParameters object.
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.AbstractEmbeddedSchedulerWorkflowHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.operation.AbstractOperationHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
getUnresolvedMessageParameters() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
getUnresolvedName() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
getUnresolvedSchema() - Method in interface org.apache.flink.table.catalog.CatalogBaseTable
Returns the schema of the table or view.
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.QueryOperationCatalogView
 
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
getUnresolvedSchema() - Method in class org.apache.flink.table.catalog.ResolvedCatalogView
 
getUnresolvedTaskManagerLocation() - Method in class org.apache.flink.runtime.jobmaster.TaskManagerRegistrationInformation
 
getUnresolvedTaskManagerLocation() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
 
getUntilCondition() - Method in class org.apache.flink.cep.pattern.Pattern
 
getUnusedResource() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
getUnWantedTaskManager() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
getUnwantedWorkers() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
getUpdateCount() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
getUpdatedSplitForIterator(IterT) - Method in interface org.apache.flink.api.connector.source.lib.util.IteratorSourceSplit
Converts an iterator (that may have returned some elements already) back into a source split.
getUpdatedSplitForIterator(NumberSequenceIterator) - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
getUpdateInterval() - Method in class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
getUpdateMode() - Method in class org.apache.flink.table.operations.OutputConversionModifyOperation
 
getUpdateSerializer() - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
getUpdateType() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
getUpdateType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateTypeValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
getUpdateWithTs() - Method in class org.apache.flink.streaming.tests.verify.TtlUpdateContext
 
getUploadBatchSizes() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
The number of upload tasks (coming from one or more writers, i.e. backends/tasks) that were grouped together and form a single upload resulting in a single file.
getUploadDir() - Method in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration
Returns the directory used to temporarily store multipart/form-data uploads.
getUploaded(String) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.PreviousSnapshot
 
getUploaded(String) - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.PreviousSnapshot
 
getUploadedFiles() - Method in class org.apache.flink.runtime.rest.handler.FileUploads
 
getUploadedFiles() - Method in class org.apache.flink.runtime.rest.handler.HandlerRequest
 
getUploadFailuresCounter() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getUploadId() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
getUploadLatenciesNanos() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getUploadsCounter() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getUploadSizes() - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
getUpperBound() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
getUpperBound() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
getUpperBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 upper_boundary = 3;
getUpperBoundary() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
int64 upper_boundary = 3;
getUpperBoundary() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindowOrBuilder
int64 upper_boundary = 3;
getUpperPart() - Method in class org.apache.flink.util.AbstractID
Gets the upper 64 bits of the ID.
getUpsertKeys() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UpsertKeys
 
getUpsertKeys(RelNode) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Determines the set of upsert minimal keys for this expression.
getUpsertKeys(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UpsertKeys.Handler
 
getUpsertKeysInKeyGroupRange(RelNode, int[]) - Method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Determines the set of upsert minimal keys in a single key group range, which means can ignore exchange by partition keys.
getUpstreamSubtaskStateMapper() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets the channel state rescaler used for rescaling persisted data on upstream side of this JobEdge.
getUpstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
getUpstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
getUpstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
getUpstreamSubtaskStateMapper() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
Defines the behavior of this partitioner, when upstream rescaled during recovery of in-flight data.
getUri() - Method in class org.apache.flink.core.fs.FileSystem
 
getUri() - Method in interface org.apache.flink.core.fs.IFileSystem
Returns a URI whose scheme and authority identify this file system.
getUri() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getUri() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getUri() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getUri() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getUri() - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
getUri() - Method in class org.apache.flink.table.resource.ResourceUri
Get resource unique path info.
getURL() - Method in class org.apache.flink.table.jdbc.DriverUri
 
getURL() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
getURL(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getURL(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getURLFromPath(Path) - Method in class org.apache.flink.table.resource.ResourceManager
 
getURLs() - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
getURLVersionPrefix() - Method in interface org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns the URL version prefix (e.g.
getURLVersionPrefix() - Method in enum org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Returns the URL version prefix (e.g.
getURLVersionPrefix() - Method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns the URL version prefix (e.g.
getUsedMemory() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
 
getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
getUseLargeRecordHandler() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getUser() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
getUserAccumulators() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getUserAccumulators() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
getUserAccumulators() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
getUserAccumulatorsStringified() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecution
Returns the user-defined accumulators as strings.
getUserAccumulatorsStringified() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecution
 
getUserAccumulatorsStringified() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getUserArtifacts() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Gets the list of assigned user jar paths.
getUserArtifacts() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getUserArtifactsBaseDir() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
getUserClassloader() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
getUserClassloader() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
getUserClassLoader() - Method in interface org.apache.flink.core.execution.JobStatusChangedListenerFactory.Context
User classloader for the flink application.
getUserClassLoader() - Method in interface org.apache.flink.core.failure.FailureEnricher.Context
Get the user ClassLoader used for code generation, UDF loading and other operations requiring reflections on user code.
getUserClassLoader() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getUserClassLoader() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
getUserClassLoader() - Method in class org.apache.flink.runtime.failure.DefaultFailureEnricherContext
 
getUserClassLoader() - Method in class org.apache.flink.runtime.query.KvStateEntry
 
getUserClassLoader() - Method in class org.apache.flink.table.api.EnvironmentSettings
Returns the user ClassLoader to use for code generation, UDF loading and other operations requiring reflections on user code.
getUserClassLoader() - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory.Context
Returns the class loader of the current job.
getUserClassLoader() - Method in class org.apache.flink.table.resource.ResourceManager
 
getUserClassPaths() - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
getUserClassPaths() - Method in class org.apache.flink.runtime.entrypoint.component.AbstractUserClassPathJobGraphRetriever
 
getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
getUserCodeAnnotation(Class<A>) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Gets an annotation that pertains to the user code class.
getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
getUserCodeClass() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Gets the class of the user code.
getUserCodeClassloader() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the classloader that contains the additional dependencies, which are not part of the JVM's classpath.
getUserCodeClassloader() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
getUserCodeClassloader() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
getUserCodeClassLoader() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Gets the ClassLoader to load classes that are not in system's classpath, but are part of the jar file of a user job.
getUserCodeClassLoader() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
getUserCodeClassLoader() - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema.InitializationContext
Gets the UserCodeClassLoader to load classes that are not in system's classpath, but are part of the jar file of a user job.
getUserCodeClassLoader() - Method in interface org.apache.flink.api.common.serialization.SerializationSchema.InitializationContext
Gets the UserCodeClassLoader to load classes that are not in system's classpath, but are part of the jar file of a user job.
getUserCodeClassLoader() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Gets the UserCodeClassLoader to load classes that are not in system's classpath, but are part of the jar file of a user job.
getUserCodeClassLoader() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Gets the UserCodeClassLoader to load classes that are not in system's classpath, but are part of the jar file of a user job.
getUserCodeClassLoader() - Method in class org.apache.flink.client.program.PackagedProgram
Gets the ClassLoader that must be used to load user code classes.
getUserCodeClassLoader() - Method in class org.apache.flink.connector.testutils.formats.DummyInitializationContext
 
getUserCodeClassLoader() - Method in class org.apache.flink.connector.testutils.source.deserialization.TestingDeserializationContext
 
getUserCodeClassLoader() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
getUserCodeClassLoader() - Method in interface org.apache.flink.runtime.execution.Environment
Returns the user code class loader.
getUserCodeClassLoader() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
Returns the user code class loader of this invokable.
getUserCodeClassLoader() - Method in interface org.apache.flink.runtime.operators.TaskContext
 
getUserCodeClassLoader() - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getUserCodeClassLoader() - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getUserCodeClassLoader() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
getUserCodeClassLoader() - Method in interface org.apache.flink.streaming.runtime.tasks.ContainingTaskDetails
 
getUserCodeClassLoader() - Method in class org.apache.flink.table.functions.FunctionContext
Gets the ClassLoader to load classes that are not in system's classpath, but are part of the JAR file of a user job.
getUserCodeClassLoaderInfo(ClassLoader) - Static method in class org.apache.flink.util.ClassLoaderUtil
Gets information about URL class loaders.
getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
getUserCodeObject() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Gets the user code object.
getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
getUserCodeObject(Class<? super T>, ClassLoader) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Gets the user code object, which may be either a function or an input or output format.
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Gets the function that is held by this operator.
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
 
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
 
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Gets the class describing the output format.
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Gets the class describing the input format.
getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.Operator
Gets the user code wrapper.
getUserContext() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
getUserDefinedFunctions() - Method in class org.apache.flink.table.catalog.FunctionCatalog
Get names of all user defined functions, including temp system functions, temp catalog functions and catalog functions in the current catalog and current database.
getUserDefinedFunctions(String, String) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Get names of all user including temp system functions, temp catalog * functions and catalog functions in the specified catalog and specified database.
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
Gets the proto representation of the Python user-defined aggregate functions to be executed.
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupAggregateOperator
Gets the proto representation of the Python user-defined aggregate functions to be executed.
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupTableAggregateOperator
Gets the proto representation of the Python user-defined table aggregate function to be executed.
getUserDefinedFunctionsProto() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
getUserDefinedOperatorID() - Method in class org.apache.flink.runtime.OperatorIDPair
 
getUserDefinedOperatorName() - Method in class org.apache.flink.runtime.OperatorIDPair
 
getUserDefinedOperatorUid() - Method in class org.apache.flink.runtime.OperatorIDPair
 
getUserFunction() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
Gets the user function executed in this operator.
getUserFunction() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
Gets the user function executed in this operator.
getUserFunction() - Method in class org.apache.flink.streaming.api.operators.SimpleUdfStreamOperatorFactory
 
getUserFunction() - Method in interface org.apache.flink.streaming.api.operators.UdfStreamOperatorFactory
 
getUserFunction() - Method in interface org.apache.flink.streaming.api.operators.UserFunctionProvider
 
getUserFunction() - Method in class org.apache.flink.streaming.api.transformations.BroadcastStateTransformation
 
getUserFunction() - Method in class org.apache.flink.streaming.api.transformations.KeyedBroadcastStateTransformation
 
getUserFunctionClassName() - Method in class org.apache.flink.streaming.api.operators.SimpleUdfStreamOperatorFactory
 
getUserFunctionClassName() - Method in interface org.apache.flink.streaming.api.operators.UdfStreamOperatorFactory
 
getUserFunctionParameters() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
Since the streaming API does not implement any parametrization of functions via a configuration, the config returned here is actually empty.
getUserHash() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
getUserJarBlobKeys() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns a set of BLOB keys referring to the JAR files required to run this job.
getUserJars() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Gets the list of assigned user jar paths.
getUserKey() - Method in class org.apache.flink.state.forst.ContextKey
 
getUserKeySerializer() - Method in class org.apache.flink.runtime.state.v2.MapStateDescriptor
 
getUserMap() - Method in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
Gets the map for user-defined accumulators.
getUserName() - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getUserProvidedNodeHash() - Method in class org.apache.flink.api.dag.Transformation
Gets the user provided hash.
getUserValue() - Method in class org.apache.flink.runtime.state.ttl.TtlValue
 
getUsrLibDir(Configuration) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
getUtcTimestamp(RowData, ClockService) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
getValidatedConfigurations() - Method in interface org.apache.flink.connector.base.table.options.ConfigurationValidator
 
getValidatedConfigurations() - Method in class org.apache.flink.connector.base.table.sink.options.AsyncSinkConfigurationValidator
 
getValidatedNodeType(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidatedNodeTypeIfKnown(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidatedOperandTypes(SqlCall) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidationErrorFunction() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getValidator() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
getValidLogUrlPattern(Configuration, ConfigOption<String>) - Static method in class org.apache.flink.runtime.webmonitor.utils.LogUrlUtil
Validate and normalize log url pattern.
getValidUntil() - Method in class org.apache.flink.core.security.token.DelegationTokenProvider.ObtainedDelegationTokens
 
getValType() - Method in class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
 
getValue() - Method in class org.apache.flink.api.common.resources.Resource
 
getValue() - Method in class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
 
getValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string value = 2;
getValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
string value = 2;
getValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameterOrBuilder
string value = 2;
getValue() - Method in interface org.apache.flink.metrics.Gauge
Calculates and returns the measured value.
getValue() - Method in interface org.apache.flink.metrics.jmx.JMXReporter.JmxGaugeMBean
 
getValue() - Method in class org.apache.flink.python.metric.embedded.MetricDistribution
 
getValue() - Method in class org.apache.flink.python.metric.embedded.MetricGauge
 
getValue() - Method in class org.apache.flink.python.metric.process.FlinkMetricContainer.FlinkDistributionGauge
 
getValue() - Method in class org.apache.flink.python.metric.process.FlinkMetricContainer.FlinkGauge
 
getValue() - Method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
getValue() - Method in class org.apache.flink.runtime.executiongraph.metrics.DownTimeGauge
 
getValue() - Method in class org.apache.flink.runtime.executiongraph.metrics.UpTimeGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.AbstractBuffersUsageGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.InputBuffersGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.InputBuffersSizeGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.OutputBufferPoolUsageGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.OutputBuffersGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.OutputBuffersSizeGauge
 
getValue() - Method in class org.apache.flink.runtime.io.network.metrics.TimeToConsumeGauge
 
getValue() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
getValue() - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
getValue() - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
getValue() - Method in class org.apache.flink.runtime.rest.HttpHeader
Returns the value of this HTTP header.
getValue() - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
getValue() - Method in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter.FailureLabel
 
getValue() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.Metric
 
getValue() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
getValue() - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Returns the resolved value of this parameter, or null if it isn't resolved yet.
getValue() - Method in enum org.apache.flink.runtime.state.heap.NodeStatus
 
getValue() - Method in class org.apache.flink.runtime.state.restore.KeyGroupEntry
 
getValue() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
getValue() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperVersionedValue
 
getValue() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getValue() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getValue() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getValue() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getValue() - Method in class org.apache.flink.streaming.runtime.metrics.MinWatermarkGauge
 
getValue() - Method in class org.apache.flink.streaming.runtime.metrics.WatermarkGauge
 
getValue() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry
 
getValue() - Method in class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
 
getValue() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Returns the value wrapped in this stream value.
getValue() - Method in class org.apache.flink.table.catalog.TableChange.SetOption
Returns the Option value to set.
getValue() - Method in class org.apache.flink.table.operations.command.SetOperation
 
getValue() - Method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
getValue() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
getValue() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunction
Gets the result of the aggregation from the current accumulators.
getValue() - Method in class org.apache.flink.table.runtime.operators.metrics.SimpleGauge
 
getValue() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
 
getValue() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
Retrieve the value from this iterator.
getValue() - Method in class org.apache.flink.types.BooleanValue
 
getValue() - Method in class org.apache.flink.types.ByteValue
Returns the value of the encapsulated byte.
getValue() - Method in class org.apache.flink.types.CharValue
Returns the value of the encapsulated char.
getValue() - Method in class org.apache.flink.types.DoubleValue
Returns the value of the encapsulated primitive double.
getValue() - Method in class org.apache.flink.types.FloatValue
Returns the value of the encapsulated primitive float.
getValue() - Method in class org.apache.flink.types.IntValue
Returns the value of the encapsulated int.
getValue() - Method in class org.apache.flink.types.LongValue
Returns the value of the encapsulated long.
getValue() - Method in class org.apache.flink.types.ShortValue
Returns the value of the encapsulated short.
getValue() - Method in class org.apache.flink.types.StringValue
Gets this StringValue as a String.
getValue() - Method in class org.apache.flink.util.LinkedOptionalMap.KeyValue
 
getValue(int) - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
Returns the TimeUnit associated with an ordinal.
getValue(ACC) - Method in class org.apache.flink.table.functions.AggregateFunction
Called every time when an aggregation result should be materialized.
getValue(Object) - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
getValue(N) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunction
Gets the result of the aggregation from the current accumulators and namespace properties (like window start).
getValue(ConfigOption<?>) - Method in class org.apache.flink.configuration.Configuration
Returns the value associated with the given config option as a string.
getValue(ConfigOption<?>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
getValue(RowData) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
getValue(RowData) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
getValue(LastDatedValueFunction.Accumulator<T>) - Method in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction
 
getValue(ArrayAggFunction.ArrayAggAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
getValue(CollectAggFunction.CollectAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
getValue(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
getValue(HllBuffer) - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
getValue(JsonArrayAggFunction.Accumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
getValue(JsonObjectAggFunction.Accumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
getValue(LagAggFunction.LagAcc<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
getValue(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
getValue(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
getValue(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
getValue(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
getValue(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
getValue(PercentileAggFunction.PercentileAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.MultiPercentileAggFunction
 
getValue(PercentileAggFunction.PercentileAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.SinglePercentileAggFunction
 
getValue(CountAggFunction.CountAccumulator) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
getValueAs(Class<T>) - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
Returns the value (excluding null) as an instance of the given class.
getValueAs(Class<T>) - Method in interface org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext.LiteralValueAccessor
 
getValueByKeyA(A) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
getValueByKeyB(B) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
getValueBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string value = 2;
getValueBytes() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
string value = 2;
getValueBytes() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameterOrBuilder
string value = 2;
getValueClass() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
Returns the class of the value wrapped in the AsynchronousOperationResult.
getValueClass() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusHeaders
 
getValueClass() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusHeaders
 
getValueClass() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
getValueClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusHeaders
 
getValueClass() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusHeaders
 
getValueColumnVector() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
getValueCount() - Method in class org.apache.flink.formats.parquet.vector.position.CollectionPosition
 
getValueDataType() - Method in class org.apache.flink.table.runtime.dataview.MapViewSpec
 
getValueDataType() - Method in class org.apache.flink.table.types.KeyValueDataType
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
getValueDescriptor() - Method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
getValueExpression() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
An expression which returns the final value for this aggregate function.
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
If all input are nulls, count will be 0 and we will get null after the division.
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.PercentRankAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
getValueExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
getValueLen(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Return the length of value data.
getValueMetaLen() - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the length of value meta.
getValuePointer(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the value pointer.
getValues() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator
Returns an iterator over all values that belong to the current key.
getValues() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the elements of the statistics' sample.
getValues() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
getValues() - Method in interface org.apache.flink.runtime.util.KeyGroupedIterator
 
getValues() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
Returns an iterator over all values that belong to the current key.
getValues() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
Returns an iterator over all values that belong to the current key.
getValues() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
getValues1() - Method in class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
getValues1() - Method in class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
getValues1() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
Returns an iterable over the left input values for the current key.
getValues2() - Method in class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
getValues2() - Method in class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
getValues2() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
Returns an iterable over the left input values for the current key.
getValueSerializer() - Method in class org.apache.flink.api.common.state.MapStateDescriptor
Gets the serializer for the values in the state.
getValueSerializer() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
getValueSerializer() - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Returns the TypeSerializer for the type of value this state holds.
getValueSerializer() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
getValueSerializer() - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
Return related value serializer.
getValueSerializer() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
getValueSerializer() - Method in class org.apache.flink.table.runtime.dataview.MapViewSpec
 
getValueSerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
getValueState(ValueStateDescriptor<T>) - Method in class org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2
 
getValueState(ValueStateDescriptor<T>) - Method in interface org.apache.flink.runtime.state.v2.KeyedStateStoreV2
Gets a handle to the system's ValueState.
getValueState(ValueStateDescriptor<T>) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
getValueString() - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
getValueString() - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
getValueString() - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
getValueString() - Method in class org.apache.flink.sql.parser.SqlProperty
 
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
getValueType() - Method in class org.apache.flink.table.types.logical.MapType
 
getValueTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueTypeBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeDescriptor() - Method in interface org.apache.flink.api.common.state.BroadcastStateDeclaration
Get type descriptor of this broadcast state's value.
getValueTypeDescriptor() - Method in interface org.apache.flink.api.common.state.MapStateDeclaration
Get type descriptor of this map state's value.
getValueTypeInfo() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ValueTypeDescriptorImpl
 
getValueTypeInfo() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
Gets the type information for the values in the map
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueTypeOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
getValueVector() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Returns the underlying container which stores the sequence of values of a column.
getValueVersion(MemorySegment, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Returns the version of value.
getVarBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarBinaryInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
getVarCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVarCharInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
getVariable() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
getVariable(BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
getVariableIndexedProperties(String, List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns the property keys of variable indexed properties.
getVector() - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
getVersion() - Method in class org.apache.flink.cep.nfa.ComputationState
 
getVersion() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorStateSerializer
 
getVersion() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitSerializer
 
getVersion() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestSerializer
 
getVersion() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittableSerializer
 
getVersion() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketStateSerializer
 
getVersion() - Method in class org.apache.flink.connector.file.src.FileSourceSplitSerializer
 
getVersion() - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpointSerializer
 
getVersion() - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumStateSerializer
 
getVersion() - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplitSerializer
 
getVersion() - Method in interface org.apache.flink.core.io.SimpleVersionedSerializer
Gets the version with which this serializer serializes.
getVersion() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerAdapter
 
getVersion() - Method in interface org.apache.flink.core.io.Versioned
Returns the version number of the object.
getVersion() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableSerializer
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV1Serializer
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
getVersion() - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
getVersion() - Method in class org.apache.flink.runtime.jobmaster.event.GenericJobEventSerializer
 
getVersion() - Method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
getVersion() - Method in class org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
 
getVersion() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
getVersion() - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersion
 
getVersion() - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
getVersion() - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
getVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Returns the version of the code as String.
getVersion() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageSerializer
 
getVersion() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
getVersion() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverableSerializer
 
getVersion() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverableSerializer
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationRequest
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
getVersion() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
getVersion() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollectorSerializer
 
getVersion() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
getVersion() - Method in class org.apache.flink.table.gateway.api.results.GatewayInfo
 
getVersion() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
getVersion() - Method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
getVersion() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
The version of the ExecNode in the JSON plan.
getVersion() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
getVersionColumns(String, String, String) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
getVersionedExecNodes() - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
getVersionedValue() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getVersions() - Method in class org.apache.flink.table.gateway.rest.message.util.GetApiVersionResponseBody
 
getVertex() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getVertex(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalPipelinedRegion
 
getVertex(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
getVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getVertex(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
getVertex(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
Looks up the SchedulingExecutionVertex for the given ExecutionVertexID.
getVertex(VID) - Method in interface org.apache.flink.runtime.topology.PipelinedRegion
Returns the vertex with the specified vertex id.
getVertexDescriptionMode() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getVertexId() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
getVertexID() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getVertexIds() - Method in interface org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Returns the IDs of the JobVertex instances participating in this group.
getVertexIds() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
getVertexIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
getVertexInformation(JobVertexID) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation
 
getVertexInformation(JobVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getVertexNonChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
getVertexParallelism() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan
 
getVertexParallelismStore() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getVertexWithAttempt() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
getVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns an Iterable to iterate all vertices registered with the job graph.
getVertices() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalPipelinedRegion
 
getVertices() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalTopology
 
getVertices() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
getVertices() - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultSchedulingPipelinedRegion
 
getVertices() - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.JobInformation
 
getVertices() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
getVertices() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
getVertices() - Method in interface org.apache.flink.runtime.topology.BaseTopology
Returns an iterable over all vertices, topologically sorted.
getVertices() - Method in interface org.apache.flink.runtime.topology.PipelinedRegion
Returns vertices that are in this pipelined region.
getVerticesAsArray() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Returns an array of all job vertices that are registered with the job graph.
getVerticesSortedTopologicallyFromSources() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
getVerticesTopologically() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns an iterable containing all job vertices for this execution graph in the order they were created.
getVerticesTopologically() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
getVerticesTopologically() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
getVerticesTopologically() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
getVerticesToRestart() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Returns the tasks to restart.
getViewIdentifier() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
getViewIdentifier() - Method in class org.apache.flink.table.operations.ddl.AlterViewOperation
 
getViewIdentifier() - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
getViewIdentifier() - Method in class org.apache.flink.table.operations.ddl.DropViewOperation
 
getViewIdentifier() - Method in class org.apache.flink.table.operations.ShowCreateViewOperation
 
getViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
getViewName() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
getViewName() - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
getViewReader() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
getViewReader() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
Get the view reader of the notifier.
getVisibleMainHeight() - Method in class org.apache.flink.table.client.cli.CliView
 
getVisitor() - Method in class org.apache.calcite.sql2rel.RelDecorrelator
Returns the visitor on which the MethodDispatcher dispatches each decorrelateRel method, the default implementation returns this instance, if you got a sub-class, override this method to replace the visitor as the sub-class instance.
getVocabulary() - Method in class org.apache.flink.table.codesplit.JavaLexer
 
getVocabulary() - Method in class org.apache.flink.table.codesplit.JavaParser
 
getWaitersCount() - Method in class org.apache.flink.core.testutils.OneShotLatch
 
getWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
getWaitTime() - Method in class org.apache.flink.streaming.api.transformations.CoFeedbackTransformation
Returns the wait time.
getWaitTime() - Method in class org.apache.flink.streaming.api.transformations.FeedbackTransformation
Returns the wait time.
getWarnings() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
getWarnings() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
getWarnings() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
getWatermark() - Method in class org.apache.flink.runtime.source.event.ReportedWatermarkEvent
 
getWatermark() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
getWatermark() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
getWatermark() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
getWatermark() - Method in class org.apache.flink.table.catalog.TableChange.AddWatermark
Returns the watermark to add.
getWatermark() - Method in class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
getWatermark() - Method in class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
getWatermark() - Method in class org.apache.flink.table.sources.wmstrategies.PeriodicWatermarkAssigner
Returns the current watermark.
getWatermark(Row, long) - Method in class org.apache.flink.table.sources.wmstrategies.PunctuatedWatermarkAssigner
Returns the watermark for the current row or null if no watermark should be generated.
getWatermarkExpr() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
Returns the string representation of watermark generation expression.
getWatermarkExpr() - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
getWatermarkExpression() - Method in class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
getWatermarkExpression() - Method in class org.apache.flink.table.catalog.WatermarkSpec
Returns the ResolvedExpression for watermark generation.
getWatermarkExprOutputType() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
Returns the data type of the computation result of watermark generation expression.
getWatermarkGauge() - Method in class org.apache.flink.streaming.api.operators.CountingOutput
 
getWatermarkGauge() - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
getWatermarkGauge() - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreMainOperatorOutput
 
getWatermarkGauge() - Method in interface org.apache.flink.streaming.runtime.tasks.WatermarkGaugeExposingOutput
 
getWatermarkGroup() - Method in class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
getWatermarkSpecs() - Method in class org.apache.flink.table.api.Schema
 
getWatermarkSpecs() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Returns a list of watermark specifications each consisting of a rowtime attribute and watermark strategy expression.
getWatermarkSpecs() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Returns a list of the watermark specification which contains rowtime attribute and watermark strategy expression.
getWatermarkStrategy() - Method in class org.apache.flink.sql.parser.ddl.SqlWatermark
 
getWatermarkStrategy() - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
getWatermarkStrategy() - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
Returns the WatermarkStrategy to use.
getWatermarkStrategy() - Method in class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
Returns the [[WatermarkStrategy]] for the attribute.
getWebInterfaceUrl() - Method in class org.apache.flink.kubernetes.configuration.KubernetesResourceManagerDriverConfiguration
 
getWebInterfaceUrl() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
getWebInterfaceUrl() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getWebInterfaceURL() - Method in interface org.apache.flink.client.program.ClusterClient
Returns an URL (as a string) to the cluster web interface.
getWebInterfaceURL() - Method in class org.apache.flink.client.program.MiniClusterClient
 
getWebInterfaceURL() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
getWebMonitorAddress(Configuration, AddressResolution) - Static method in class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
Get address of web monitor from configuration.
getWebMonitorLeaderElection() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
getWebMonitorLeaderRetriever() - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
Deprecated.
getWebUiDir() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
getWhereScope(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWidth() - Method in class org.apache.flink.table.client.cli.CliView
 
getWildcardIPAddress() - Static method in class org.apache.flink.util.NetUtils
Returns the wildcard address to listen on all interfaces.
getWindow() - Method in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
getWindow() - Method in class org.apache.flink.table.runtime.util.WindowKey
 
getWindowAccumulators(W) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Gets the accumulators of the given window.
getWindowAssigner() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
getWindowAssigner() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
getWindowBounds() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
getWindowByName(SqlIdentifier, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWindowColumns() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getWindowEnd() - Method in class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
getWindowEndColumns() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getWindowGap() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_gap = 5;
getWindowGap() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
int64 window_gap = 5;
getWindowGap() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
int64 window_gap = 5;
getWindowIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The index of the over window used in pandas batch over window aggregation
getWindowIndex() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
The index of the over window used in pandas batch over window aggregation
getWindowIndex() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionOrBuilder
The index of the over window used in pandas batch over window aggregation
getWindowProperties() - Method in class org.apache.flink.table.operations.utils.OperationExpressionsUtils.CategorizedExpressions
 
getWindowProperties() - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.WindowProperties
 
getWindowProperties(RelNode, RelMetadataQuery) - Method in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.WindowProperties.Handler
 
getWindowPropertiesExpressions() - Method in class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
getWindows(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindows(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindows(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsCount() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsCount() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
getWindowSize() - Method in class org.apache.flink.cep.pattern.Pattern
 
getWindowSize() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
getWindowSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_size = 4;
getWindowSize() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
int64 window_size = 4;
getWindowSize() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
int64 window_size = 4;
getWindowSize() - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
getWindowSize(WithinType) - Method in class org.apache.flink.cep.pattern.Pattern
 
getWindowSlide() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_slide = 3;
getWindowSlide() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
int64 window_slide = 3;
getWindowSlide() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
int64 window_slide = 3;
getWindowsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilder(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilder(int) - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilderList() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowsOrBuilderList() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctionsOrBuilder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
getWindowSpec() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getWindowStart() - Method in class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
getWindowStart(long) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
Returns the corresponding window start timestamp of the given window end timestamp.
getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
 
getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
getWindowStartColumns() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getWindowStartWithOffset(long, long, long) - Static method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Method to get the window start for a timestamp.
getWindowStartWithOffset(long, long, long) - Static method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Method to get the window start for a timestamp.
getWindowStateMergingConsumer() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.MergingContext
Returns the consumer used to merge window state.
getWindowTime() - Method in class org.apache.flink.cep.nfa.NFA
 
getWindowTimeColumns() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
getWindowTimerService() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
getWindowTimerService() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
getWindowTimerService() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
getWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWindowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWindowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindowOrBuilder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindowOrBuilder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWindowTypeValue() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindowOrBuilder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
getWithoutException(CompletableFuture<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Gets the result of a completable future without any exception thrown.
getWithScope(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
getWorker() - Method in class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
getWorkerByInstanceId(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
getWorkerIndex() - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
getWorkerNodeIfAcceptRegistration(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
getWorkerNodeIfAcceptRegistration(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Get worker node if the worker resource is accepted.
getWorkerNodeIfAcceptRegistration(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
getWorkflowGroup() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowResponseBody
 
getWorkflowGroup() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.EmbeddedSchedulerWorkflowRequestBody
 
getWorkflowGroup() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowRequestBody
 
getWorkflowGroup() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
getWorkflowName() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowResponseBody
 
getWorkflowName() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.EmbeddedSchedulerWorkflowRequestBody
 
getWorkflowName() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowRequestBody
 
getWorkflowName() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
getWorkflowSchedulerOptions() - Method in interface org.apache.flink.table.factories.WorkflowSchedulerFactory.Context
Returns the options with which the workflow scheduler is created.
getWorkflowSchedulerOptions() - Method in class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext
 
getWorkingDirectory() - Method in class org.apache.flink.core.fs.FileSystem
 
getWorkingDirectory() - Method in interface org.apache.flink.core.fs.IFileSystem
Returns the path of the file system's current working directory.
getWorkingDirectory() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
getWorkingDirectory() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
getWorkingDirectory() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
getWorkingDirectory() - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
getWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Gets the contract that represents the workset for the step function.
getWrappedDelegate() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
getWrappedDelegate() - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
getWrappedDelegate() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
getWrappedDelegate() - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
Returns the delegated JobManagerRunnerRegistry.
getWrappedDelegate() - Method in interface org.apache.flink.util.WrappingProxy
 
getWrappedException() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
 
getWrappedFunction() - Method in class org.apache.flink.api.common.functions.WrappingFunction
 
getWrappedMetricGroup() - Method in interface org.apache.flink.metrics.LogicalScopeProvider
Returns the underlying metric group.
getWrappedMetricGroup() - Method in class org.apache.flink.runtime.metrics.groups.FrontMetricGroup
 
getWrappedSink() - Method in class org.apache.flink.api.connector.dsv2.WrappedSink
 
getWrappedSource() - Method in class org.apache.flink.api.connector.dsv2.WrappedSource
 
getWrappedState() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorState
 
getWrappedStateSerializerVersion() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorState
 
getWritableBytes() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
getWriteBatchSize() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets the max batch size will be used in RocksDBWriteBatchWrapper.
getWriteBufferManagerCapacity() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets write buffer manager capacity.
getWriteBufferManagerCapacity() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets write buffer manager capacity.
getWriteBufferRatio() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets the fraction of the total memory to be used for write buffers.
getWriteBufferRatio() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets the fraction of the total memory to be used for write buffers.
getWriteBufferSize() - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Gets the write buffer size for created checkpoint stream.
getWriteEnd() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
Called by iteration tail to save the output of the current superstep.
getWriteIoParallelism() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
getWriteMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
getWriteNullStringLiterals() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
getWriteOffset() - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
 
getWriteOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
getWriteOptions() - Method in class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
Gets the RocksDB WriteOptions to be used for write operations.
getWriteOptions() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Gets the ForSt WriteOptions to be used for write operations.
getWriteOptions() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
getWriter() - Static method in class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshotReadersWriters
Returns the writer for StateMetaInfoSnapshot.
getWriter(int) - Method in interface org.apache.flink.runtime.execution.Environment
 
getWriter(int) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
getWriter(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment
 
getWriterChunkSize() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
The chunk size to use for writes on the underlying Google WriteChannel.
getWriteResult(long) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
getWriteResultSerializer() - Method in class org.apache.flink.connector.file.sink.FileSink
 
getWriteResultSerializer() - Method in interface org.apache.flink.streaming.api.connector.sink2.SupportsPreCommitTopology
Returns the serializer of the WriteResult type.
getWriterForVersion(int, InternalTimersSnapshot<K, N>, TypeSerializer<K>, TypeSerializer<N>) - Static method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters
 
getWriterOptions() - Method in class org.apache.flink.orc.writer.OrcBulkWriterFactory
 
getWriters() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
List of writers that are associated with this output collector
getWriterStateSerializer() - Method in interface org.apache.flink.api.connector.sink2.SupportsWriterState
Any stateful sink needs to provide this state serializer and implement StatefulSinkWriter.snapshotState(long) properly.
getWriterStateSerializer() - Method in class org.apache.flink.connector.file.sink.FileSink
 
getWriterTemporaryBucketName() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
The temporary bucket name to use for recoverable writes, if different from the final bucket name.
getWriterUidHash() - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes
 
getWriteSupport(Configuration) - Method in class org.apache.flink.formats.parquet.protobuf.ParquetProtoWriters.ParquetProtoWriterBuilder
 
getWriteSupport(Configuration) - Method in class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder
 
getWrittenBytes() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
getYarnAndHadoopConfiguration(Configuration) - Static method in class org.apache.flink.yarn.Utils
 
getYarnClient() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
getYarnConfiguration(Configuration) - Static method in class org.apache.flink.yarn.Utils
Add additional config entries from the flink config to the yarn config.
getYarnFiles() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getYarnJobClusterEntrypoint() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
The class to start the application master with.
getYarnPropertiesLocation(String) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
getYarnSessionClusterEntrypoint() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
The class to start the application master with.
getYarnSiteXMLPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
getYearPrecision() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
getYearPrecision(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
getZip() - Method in class org.apache.flink.avro.generated.Address.Builder
Gets the value of the 'zip' field.
getZip() - Method in class org.apache.flink.avro.generated.Address
Gets the value of the 'zip' field.
getZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfoBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfoOrBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZonedTimestampInfoOrBuilder() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
getZooKeeperEnsemble(Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Returns the configured ZooKeeper quorum (and removes whitespace, because ZooKeeper does not tolerate it).
getZookeeperHostname() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Gets Zookeeper hostname.
getZooKeeperLoginContextName() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
getZooKeeperServiceName() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
GIGA_BYTES - org.apache.flink.configuration.MemorySize.MemoryUnit
 
GivenJavaClasses - Class in org.apache.flink.architecture.common
Equivalent of ArchRuleDefinition.classes() and similar methods with a restriction on Java classes.
global() - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Coalesce this stream to a GlobalStream.
global() - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Coalesce this stream to a GlobalStream.
global() - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
global() - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
global() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
global() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
global() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output values all go to the first instance of the next processing operator.
GLOBAL - org.apache.flink.core.failure.FailureEnricher.Context.FailureType
The failure has occurred in the scheduler context and can't be tracked back to a particular task.
GLOBAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GLOBAL_COMMITTER_TRANSFORMATION_NAME - Static variable in class org.apache.flink.streaming.api.connector.sink2.StandardSinkTopologies
 
GLOBAL_GROUP_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
GLOBAL_JOB_PARAMETERS - Static variable in class org.apache.flink.configuration.PipelineOptions
 
GLOBAL_WINDOW_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalWindowAggregate
 
GlobalAggCombiner - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
An implementation of RecordsCombiner that accumulates local accumulators records into the window accumulator state.
GlobalAggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, NamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
 
GlobalAggCombiner.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
Factory to create GlobalAggCombiner.
globalAggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedNamespaceAggsHandleFunction<?>, GeneratedNamespaceAggsHandleFunction<?>, AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
GlobalAggregateManager - Interface in org.apache.flink.runtime.taskexecutor
This interface gives access to transient, named, global aggregates.
globalCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.blob.BlobServer
Removes all BLOBs from local and HA store belonging to the given JobID.
globalCleanupAsync(JobID, Executor) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.GloballyCleanableResource
globalCleanupAsync is expected to be called from the main thread.
globalCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
globalCleanupAsync(JobID, Executor) - Method in interface org.apache.flink.runtime.highavailability.HighAvailabilityServices
 
globalCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
globalCleanupAsync(JobID, Executor) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
 
GlobalConfiguration - Class in org.apache.flink.configuration
Global configuration object for Flink.
GlobalFailureHandler - Interface in org.apache.flink.runtime.scheduler
An interface for handling global failures.
GlobalJobParameters() - Constructor for class org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters
 
GloballyCleanableResource - Interface in org.apache.flink.runtime.dispatcher.cleanup
GloballyCleanableResource is supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state.
GlobalPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that sends all elements to the downstream operator with subtask ID=0.
GlobalPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
GlobalRuntimeFilterBuilderOperator - Class in org.apache.flink.table.runtime.operators.runtimefilter
Global runtime filter builder operator.
GlobalRuntimeFilterBuilderOperator(int) - Constructor for class org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
 
globalState() - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
State accessor for per-key global state.
globalState() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyAllWindowContext
 
globalState() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
globalState() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.Context
State accessor for per-key global state.
globalState() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
State accessor for per-key global state.
globalState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessAllWindowContext
 
globalState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
globalState() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext
 
globalState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
GlobalStream<T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a stream that force single parallelism.
GlobalStream.ProcessConfigurableAndGlobalStream<T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a configurable GlobalStream.
GlobalStream.TwoGlobalStreams<T1,​T2> - Interface in org.apache.flink.datastream.api.stream
This class represents a combination of two GlobalStream.
GlobalStreamExchangeMode - Enum in org.apache.flink.streaming.api.graph
This mode decides the default ResultPartitionType of job edges.
GlobalStreamImpl<T> - Class in org.apache.flink.datastream.impl.stream
The implementation of GlobalStream.
GlobalStreamImpl(ExecutionEnvironmentImpl, Transformation<T>) - Constructor for class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
GlobalWindow - Class in org.apache.flink.streaming.api.windowing.windows
The default window into which all data is placed (via GlobalWindows).
GlobalWindow.Serializer - Class in org.apache.flink.streaming.api.windowing.windows
GlobalWindow.Serializer.GlobalWindowSerializerSnapshot - Class in org.apache.flink.streaming.api.windowing.windows
Serializer configuration snapshot for compatibility and format evolution.
GlobalWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that assigns all elements to the same GlobalWindow.
GlobalWindows.EndOfStreamTrigger - Class in org.apache.flink.streaming.api.windowing.assigners
A trigger that fires iff the input stream reaches EndOfStream.
GlobalWindows.NeverTrigger - Class in org.apache.flink.streaming.api.windowing.assigners
A trigger that never fires, as default Trigger for GlobalWindows.
GlobalWindowSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer.GlobalWindowSerializerSnapshot
 
GlobFilePathFilter - Class in org.apache.flink.api.common.io
Class for determining if a particular file should be included or excluded based on a set of include and exclude glob filters.
GlobFilePathFilter() - Constructor for class org.apache.flink.api.common.io.GlobFilePathFilter
Constructor for GlobFilePathFilter that will match all files
GlobFilePathFilter(List<String>, List<String>) - Constructor for class org.apache.flink.api.common.io.GlobFilePathFilter
Constructor for GlobFilePathFilter
go() - Method in class org.apache.flink.core.testutils.CheckedThread
This method needs to be overwritten to contain the main work logic.
GO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GOTO - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
GOTO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GOTO - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
GOTO - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
goToCanceling(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, List<ExceptionHistoryEntry>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToCanceling(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, List<ExceptionHistoryEntry>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToCancelling
Transitions into the Canceling state.
goToCreatingExecutionGraph(ExecutionGraph) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToCreatingExecutionGraph(ExecutionGraph) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToCreatingExecutionGraph
Transitions into the CreatingExecutionGraph state.
goToExecuting(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, List<ExceptionHistoryEntry>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToExecuting(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, List<ExceptionHistoryEntry>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToExecuting
Transitions into the Executing state.
goToFailing(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, Throwable, List<ExceptionHistoryEntry>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToFailing(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, Throwable, List<ExceptionHistoryEntry>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToFailing
Transitions into the Failing state.
goToFinished(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToFinished(ArchivedExecutionGraph) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToFinished
Transitions into the Finished state.
goToRestarting(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, Duration, boolean, List<ExceptionHistoryEntry>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToRestarting(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, Duration, boolean, List<ExceptionHistoryEntry>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToRestarting
Transitions into the Restarting state.
goToStopWithSavepoint(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, CheckpointScheduling, CompletableFuture<String>, List<ExceptionHistoryEntry>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToStopWithSavepoint(ExecutionGraph, ExecutionGraphHandler, OperatorCoordinatorHandler, CheckpointScheduling, CompletableFuture<String>, List<ExceptionHistoryEntry>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToStopWithSavepoint
Transitions into the StopWithSavepoint state.
goToWaitingForResources(ExecutionGraph) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
goToWaitingForResources(ExecutionGraph) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToWaitingForResources
Transitions into the WaitingForResources state.
GPUDriverFactory - Class in org.apache.flink.externalresource.gpu
Factory for creating GPUDriver.
GPUDriverFactory() - Constructor for class org.apache.flink.externalresource.gpu.GPUDriverFactory
 
GPUDriverOptions - Class in org.apache.flink.externalresource.gpu
A collection of all configuration options for GPU driver.
GPUDriverOptions() - Constructor for class org.apache.flink.externalresource.gpu.GPUDriverOptions
 
GPUInfo - Class in org.apache.flink.externalresource.gpu
Information for GPU resource.
GRACEFUL_SHUTDOWN - org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ShutdownBehaviour
 
gracefulShutdown(long, TimeUnit, ExecutorService...) - Static method in class org.apache.flink.util.ExecutorUtils
Gracefully shutdown the given ExecutorService.
GRANT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
grantDispatcherLeadership() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
grantDispatcherLeadership() - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
GRANTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
grantJobMasterLeadership(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
grantJobMasterLeadership(JobID) - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
grantLeadership(UUID) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
grantLeadership(UUID) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
grantLeadership(UUID) - Method in interface org.apache.flink.runtime.leaderelection.LeaderContender
Callback method which is called by the LeaderElectionService upon selecting this instance as the new leader.
grantLeadership(UUID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
grantLeadership(UUID) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
grantResourceManagerLeadership() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
grantResourceManagerLeadership() - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
graph - Variable in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityGraphGenerator
 
GraphiteReporter - Class in org.apache.flink.metrics.graphite
This class acts as a factory for the GraphiteReporter and allows using it as a Flink reporter.
GraphiteReporter() - Constructor for class org.apache.flink.metrics.graphite.GraphiteReporter
 
GraphiteReporterFactory - Class in org.apache.flink.metrics.graphite
GraphiteReporterFactory() - Constructor for class org.apache.flink.metrics.graphite.GraphiteReporterFactory
 
GREATER_THAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
GREATER_THAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
GREATER_THAN_OR_EQUAL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
GREATER_THAN_OR_EQUAL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
greaterThan(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a >.
greaterThan(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
greaterThanOrEqual(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a >=.
GREATEST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
greedy() - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern is greedy.
greedy() - Method in class org.apache.flink.cep.pattern.Quantifier
 
GREEDY - org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
 
GROUP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GROUP_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupAggregate
 
GROUP_CONCAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GROUP_ID - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
GROUP_WINDOW_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
GROUP_WINDOW_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
GroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the groupby (without window) aggregate.
GroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
Creates a GroupAggFunction.
GroupAggregationAnalyzer - Class in org.apache.flink.table.planner.analyze
An implementation of PlanAnalyzer to analyze whether group aggregation can be optimized to local-global two_phase aggregation by tuning table configurations.
groupBy(Expression...) - Method in interface org.apache.flink.table.api.GroupWindowedTable
Groups the elements by a mandatory window and one or more optional grouping attributes.
groupBy(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
groupBy(Expression...) - Method in interface org.apache.flink.table.api.Table
Groups the elements on some grouping keys.
GroupBy() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a GROUP BY clause for SELECT.
GroupByWindowingCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to a grouping function inside the GROUP BY clause, for example TUMBLE(rowtime, INTERVAL '1' MINUTE).
GroupCache<G,​K,​V> - Interface in org.apache.flink.runtime.util
This GroupCache can cache group, key and value.
GroupCombineFunction<IN,​OUT> - Interface in org.apache.flink.api.common.functions
Generic interface used for combine functions ("combiners").
GroupCombineOperatorBase<IN,​OUT,​FT extends GroupCombineFunction<IN,​OUT>> - Class in org.apache.flink.api.common.operators.base
Base operator for the combineGroup transformation.
GroupCombineOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupCombineOperatorBase
 
GroupedPartitionWriter<T> - Class in org.apache.flink.connector.file.table
PartitionWriter for grouped dynamic partition inserting.
GroupedPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Constructor for class org.apache.flink.connector.file.table.GroupedPartitionWriter
 
GroupedPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, PartitionWriter.PartitionWriterListener) - Constructor for class org.apache.flink.connector.file.table.GroupedPartitionWriter
 
GroupedProcessingTimeWindowExample - Class in org.apache.flink.streaming.examples.windowing
An example of grouped stream windowing into sliding time windows.
GroupedProcessingTimeWindowExample() - Constructor for class org.apache.flink.streaming.examples.windowing.GroupedProcessingTimeWindowExample
 
GroupedTable - Interface in org.apache.flink.table.api
A table that has been grouped on a set of grouping keys.
groupFunction - Variable in class org.apache.calcite.sql.SqlGroupedWindowFunction
The grouped function, if this an auxiliary function; null otherwise.
GROUPING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GROUPING - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
GROUPING_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
GROUPING_ID - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
GROUPING_KEY - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
GroupingElementList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
groupKey() - Method in class org.apache.calcite.tools.RelBuilder
Creates an empty group key.
groupKey(int...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key of fields identified by ordinal.
groupKey(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key.
groupKey(Iterable<? extends RexNode>, boolean, Iterable<? extends Iterable<? extends RexNode>>) - Method in class org.apache.calcite.tools.RelBuilder
Deprecated.
Now that indicator is deprecated, use RelBuilder.groupKey(Iterable, Iterable), which has the same behavior as calling this method with indicator = false.
groupKey(Iterable<? extends RexNode>, Iterable<? extends Iterable<? extends RexNode>>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key with grouping sets.
groupKey(String...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key of fields identified by name.
groupKey(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key.
groupKey(ImmutableBitSet) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key, identified by field positions in the underlying relational expression.
groupKey(ImmutableBitSet, boolean, ImmutableList<ImmutableBitSet>) - Method in class org.apache.calcite.tools.RelBuilder
groupKey(ImmutableBitSet, Iterable<? extends ImmutableBitSet>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a group key with grouping sets, both identified by field positions in the underlying relational expression.
groupKeyCount() - Method in interface org.apache.calcite.tools.RelBuilder.GroupKey
Returns the number of columns in the group key.
GroupPattern<T,​F extends T> - Class in org.apache.flink.cep.pattern
Base class for a group pattern definition.
GroupReduceCombineDriver<IN,​OUT> - Class in org.apache.flink.runtime.operators
Non-chained combine driver which is used for a CombineGroup transformation or a GroupReduce transformation where the user supplied a RichGroupReduceFunction with a combine method.
GroupReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
GroupReduceDriver<IT,​OT> - Class in org.apache.flink.runtime.operators
GroupReduce task which is executed by a Task Manager.
GroupReduceDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceDriver
 
GroupReduceFunction<T,​O> - Interface in org.apache.flink.api.common.functions
The interface for group reduce functions.
GroupReduceOperator<IN,​OUT> - Class in org.apache.flink.state.api.output.operators
An operator for executing a GroupReduceFunction on a bounded DataStream.
GroupReduceOperator(GroupReduceFunction<IN, OUT>) - Constructor for class org.apache.flink.state.api.output.operators.GroupReduceOperator
 
GroupReduceOperatorBase<IN,​OUT,​FT extends GroupReduceFunction<IN,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
groups() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroups
 
GROUPS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
groupsFields(FieldSet) - Method in class org.apache.flink.api.common.operators.Ordering
 
GroupSpec(SortSpec, boolean, RexWindowBound, RexWindowBound, List<AggregateCall>) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
GroupTableAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the groupby (without window) table aggregate.
GroupTableAggFunction(GeneratedTableAggsHandleFunction, LogicalType[], int, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
GroupWindow - Class in org.apache.flink.table.api
A group window specification.
GroupWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner assigns zero or more Windows to an element.
GroupWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
 
GroupWindowedTable - Interface in org.apache.flink.table.api
A table that has been windowed for GroupWindows.
growAndRehash() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
growthThreshold - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
The map will be expanded once the number of elements exceeds this threshold.
GrpcStateService - Class in org.apache.beam.runners.fnexecution.state
An implementation of the Beam Fn State service.
GSBlobIdentifier - Class in org.apache.flink.fs.gs.storage
An abstraction for the Google BlobId type.
GSBlobIdentifier(String, String) - Constructor for class org.apache.flink.fs.gs.storage.GSBlobIdentifier
Construct an abstract blob identifier.
GSBlobStorage - Interface in org.apache.flink.fs.gs.storage
Abstract blob storage, used to simplify interface to Google storage and make it mockable.
GSBlobStorage.BlobMetadata - Interface in org.apache.flink.fs.gs.storage
Abstract blob metadata.
GSBlobStorage.WriteChannel - Interface in org.apache.flink.fs.gs.storage
Abstract blob write channel.
GSBlobStorageImpl - Class in org.apache.flink.fs.gs.storage
BlobStorage implementation for Google storage.
GSBlobStorageImpl(Storage) - Constructor for class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
Constructs a GSBlobStorage instance.
GSFileSystemFactory - Class in org.apache.flink.fs.gs
Implementation of the Flink FileSystemFactory interface for Google Storage.
GSFileSystemFactory() - Constructor for class org.apache.flink.fs.gs.GSFileSystemFactory
Constructs the Google Storage file system factory.
GSFileSystemOptions - Class in org.apache.flink.fs.gs
The GS file system options.
GSFileSystemOptions(Configuration) - Constructor for class org.apache.flink.fs.gs.GSFileSystemOptions
Constructs an options instance.
GSRecoverableWriter - Class in org.apache.flink.fs.gs.writer
The recoverable writer implementation for Google storage.
GSRecoverableWriter(GSBlobStorage, GSFileSystemOptions) - Constructor for class org.apache.flink.fs.gs.writer.GSRecoverableWriter
Construct a GS recoverable writer.
GT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
GT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
GT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
guardCompletionWithContextClassLoader(CompletableFuture<T>, ClassLoader) - Static method in class org.apache.flink.runtime.concurrent.ClassLoadingUtils
 
GuavaFlinkConnectorRateLimiter - Class in org.apache.flink.api.common.io.ratelimiting
An implementation of FlinkConnectorRateLimiter that uses Guava's RateLimiter for rate limiting.
GuavaFlinkConnectorRateLimiter() - Constructor for class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
 
GuavaRateLimiter - Class in org.apache.flink.api.connector.source.util.ratelimit
An implementation of RateLimiter based on Guava's RateLimiter.
GuavaRateLimiter(double) - Constructor for class org.apache.flink.api.connector.source.util.ratelimit.GuavaRateLimiter
 
GzipInflaterInputStreamFactory - Class in org.apache.flink.api.common.io.compression
Factory for input streams that decompress the GZIP compression format.
GzipInflaterInputStreamFactory() - Constructor for class org.apache.flink.api.common.io.compression.GzipInflaterInputStreamFactory
 

H

HA_CLUSTER_ID - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
The ID of the Flink cluster, used to separate multiple Flink clusters Needs to be set for standalone clusters, is automatically inferred in YARN.
HA_JOB_MANAGER_PORT_RANGE - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
Optional port (range) used by the job manager in high-availability mode.
HA_MODE - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
Defines high-availability mode used for the cluster execution.
HA_STORAGE_COMPLETED_CHECKPOINT - Static variable in class org.apache.flink.runtime.util.ZooKeeperUtils
The prefix of the completed checkpoint file.
HA_STORAGE_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
File system path (URI) where Flink persists metadata in high-availability setups.
HA_STORAGE_SUBMITTED_JOBGRAPH_PREFIX - Static variable in class org.apache.flink.runtime.util.ZooKeeperUtils
The prefix of the submitted job graph file.
HA_ZOOKEEPER_JOBGRAPHS_PATH - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
ZooKeeper root path (ZNode) for job graphs.
HA_ZOOKEEPER_QUORUM - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
The ZooKeeper quorum to use, when running Flink in a high-availability mode with ZooKeeper.
HA_ZOOKEEPER_ROOT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
The root path under which Flink stores its entries in ZooKeeper.
HADOOP_CONF_CONFIG_MAP - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
HADOOP_CONF_CONFIG_MAP_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
HADOOP_CONF_DIR_IN_POD - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
HADOOP_CONF_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
HADOOP_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
HADOOP_COPYING - Static variable in class org.apache.flink.api.common.io.FilePathFilter
Name of an unfinished Hadoop file
HadoopBlockLocation - Class in org.apache.flink.runtime.fs.hdfs
Implementation of the BlockLocation interface for the Hadoop Distributed File System.
HadoopBlockLocation(BlockLocation) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
Creates a new block location.
HadoopCompressionBulkWriter<T> - Class in org.apache.flink.formats.compress.writers
A BulkWriter implementation that writes data that have been compressed using Hadoop CompressionCodec.
HadoopCompressionBulkWriter(CompressionOutputStream, Extractor<T>) - Constructor for class org.apache.flink.formats.compress.writers.HadoopCompressionBulkWriter
 
hadoopConfig - Variable in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
HadoopConfigLoader - Class in org.apache.flink.runtime.util
This class lazily loads hadoop configuration from resettable Flink's configuration.
HadoopConfigLoader(String[], String[][], String, Set<String>, Set<String>, String) - Constructor for class org.apache.flink.runtime.util.HadoopConfigLoader
 
hadoopConfigWrapper - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
HadoopConfMountDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Mount the custom Hadoop Configuration to the JobManager(s)/TaskManagers.
HadoopConfMountDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.HadoopConfMountDecorator
 
HadoopDataInputStream - Class in org.apache.flink.runtime.fs.hdfs
Concrete implementation of the FSDataInputStream for Hadoop's input streams.
HadoopDataInputStream(FSDataInputStream) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
Creates a new data input stream from the given Hadoop input stream.
HadoopDataOutputStream - Class in org.apache.flink.runtime.fs.hdfs
Concrete implementation of the FSDataOutputStream for Hadoop's input streams.
HadoopDataOutputStream(FSDataOutputStream) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
HadoopDelegationTokenConverter - Class in org.apache.flink.runtime.security.token.hadoop
Delegation token serializer and deserializer functionality.
HadoopDelegationTokenConverter() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenConverter
 
HadoopDelegationTokenReceiver - Class in org.apache.flink.runtime.security.token.hadoop
Hadoop delegation token receiver base class.
HadoopDelegationTokenReceiver() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
 
HadoopDependency - Class in org.apache.flink.runtime.hadoop
Responsible telling if specific Hadoop dependencies are on classpath.
HadoopDependency() - Constructor for class org.apache.flink.runtime.hadoop.HadoopDependency
 
HadoopDummyProgressable - Class in org.apache.flink.api.java.hadoop.mapred.wrapper
This is a dummy progress.
HadoopDummyProgressable() - Constructor for class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyProgressable
 
HadoopDummyReporter - Class in org.apache.flink.api.java.hadoop.mapred.wrapper
This is a dummy progress monitor / reporter.
HadoopDummyReporter() - Constructor for class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
HadoopFileCommitter - Interface in org.apache.flink.formats.hadoop.bulk
The committer publishes an intermediate Hadoop file to the target path after it finishes writing.
HadoopFileCommitterFactory - Interface in org.apache.flink.formats.hadoop.bulk
The factory to create the HadoopFileCommitter.
HadoopFileStatus - Class in org.apache.flink.runtime.fs.hdfs
Concrete implementation of the FileStatus interface for the Hadoop Distributed File System.
HadoopFileStatus(FileStatus) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
Creates a new file status from an HDFS file status.
HadoopFileSystem - Class in org.apache.flink.runtime.fs.hdfs
A FileSystem that wraps an Hadoop File System.
HadoopFileSystem(FileSystem) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
Wraps the given Hadoop File System object as a Flink File System object.
HadoopFSDelegationTokenProvider - Class in org.apache.flink.runtime.security.token.hadoop
Delegation token provider for Hadoop filesystems.
HadoopFSDelegationTokenProvider() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
HadoopFSDelegationTokenReceiver - Class in org.apache.flink.runtime.security.token.hadoop
Delegation token receiver for Hadoop filesystems.
HadoopFSDelegationTokenReceiver() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenReceiver
 
HadoopFsFactory - Class in org.apache.flink.runtime.fs.hdfs
A file system factory for Hadoop-based file systems.
HadoopFsFactory() - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
 
HadoopFsRecoverable - Class in org.apache.flink.runtime.fs.hdfs
An implementation of the resume and commit descriptor objects for Hadoop's/AzureBlob file system abstraction.
HadoopFsRecoverable(Path, Path, long) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
Creates a resumable for the given file at the given position.
HadoopInputFormat<K,​V> - Class in org.apache.flink.api.java.hadoop.mapred
Wrapper for using HadoopInputFormats (mapred-variant) with Flink.
HadoopInputFormat<K,​V> - Class in org.apache.flink.api.java.hadoop.mapreduce
InputFormat implementation allowing to use Hadoop (mapreduce) InputFormats with Flink.
HadoopInputFormat(InputFormat<K, V>, Class<K>, Class<V>) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormat
 
HadoopInputFormat(InputFormat<K, V>, Class<K>, Class<V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormat
 
HadoopInputFormat(InputFormat<K, V>, Class<K>, Class<V>) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
HadoopInputFormat(InputFormat<K, V>, Class<K>, Class<V>, Job) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
HadoopInputFormatBase<K,​V,​T> - Class in org.apache.flink.api.java.hadoop.mapred
Common base for Java and Scala API for using Hadoop input formats with Flink.
HadoopInputFormatBase<K,​V,​T> - Class in org.apache.flink.api.java.hadoop.mapreduce
Base class shared between the Java and Scala API of Flink.
HadoopInputFormatBase(InputFormat<K, V>, Class<K>, Class<V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
HadoopInputFormatBase(InputFormat<K, V>, Class<K>, Class<V>, Job) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
HadoopInputFormatCommonBase<T,​SPITTYPE extends InputSplit> - Class in org.apache.flink.api.java.hadoop.common
A common base for both "mapred" and "mapreduce" Hadoop input formats.
HadoopInputFormatCommonBase(Credentials) - Constructor for class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
HadoopInputs - Class in org.apache.flink.hadoopcompatibility
HadoopInputs is a utility class to use Apache Hadoop InputFormats with Apache Flink.
HadoopInputs() - Constructor for class org.apache.flink.hadoopcompatibility.HadoopInputs
 
HadoopInputSplit - Class in org.apache.flink.api.java.hadoop.mapred.wrapper
A wrapper that represents an input split from the Hadoop mapred API as a Flink InputSplit.
HadoopInputSplit - Class in org.apache.flink.api.java.hadoop.mapreduce.wrapper
A wrapper that represents an input split from the Hadoop mapreduce API as a Flink InputSplit.
HadoopInputSplit(int, InputSplit, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopInputSplit
 
HadoopInputSplit(int, InputSplit, JobContext) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.wrapper.HadoopInputSplit
 
HadoopMapFunction<KEYIN,​VALUEIN,​KEYOUT,​VALUEOUT> - Class in org.apache.flink.hadoopcompatibility.mapred
This wrapper maps a Hadoop Mapper (mapred API) to a Flink FlatMapFunction.
HadoopMapFunction(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
Maps a Hadoop Mapper (mapred API) to a Flink FlatMapFunction.
HadoopMapFunction(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>, JobConf) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
Maps a Hadoop Mapper (mapred API) to a Flink FlatMapFunction.
HadoopModule - Class in org.apache.flink.runtime.security.modules
Responsible for installing a Hadoop login user.
HadoopModule(SecurityConfiguration, Configuration) - Constructor for class org.apache.flink.runtime.security.modules.HadoopModule
 
HadoopModuleFactory - Class in org.apache.flink.runtime.security.modules
HadoopModuleFactory() - Constructor for class org.apache.flink.runtime.security.modules.HadoopModuleFactory
 
HadoopOutputCollector<KEY,​VALUE> - Class in org.apache.flink.hadoopcompatibility.mapred.wrapper
A Hadoop OutputCollector that wraps a Flink OutputCollector.
HadoopOutputCollector() - Constructor for class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopOutputCollector
 
HadoopOutputFormat<K,​V> - Class in org.apache.flink.api.java.hadoop.mapred
Wrapper for using HadoopOutputFormats (mapred-variant) with Flink.
HadoopOutputFormat<K,​V> - Class in org.apache.flink.api.java.hadoop.mapreduce
OutputFormat implementation allowing to use Hadoop (mapreduce) OutputFormats with Flink.
HadoopOutputFormat(OutputFormat<K, V>, Class<OutputCommitter>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormat
 
HadoopOutputFormat(OutputFormat<K, V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormat
 
HadoopOutputFormat(OutputFormat<K, V>, Job) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormat
 
HadoopOutputFormatBase<K,​V,​T> - Class in org.apache.flink.api.java.hadoop.mapred
Common base for the mapred HadoopOutputFormat wrappers.
HadoopOutputFormatBase<K,​V,​T> - Class in org.apache.flink.api.java.hadoop.mapreduce
Base class shared between the Java and Scala API of Flink.
HadoopOutputFormatBase(OutputFormat<K, V>, JobConf) - Constructor for class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
HadoopOutputFormatBase(OutputFormat<K, V>, Job) - Constructor for class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
HadoopOutputFormatCommonBase<T> - Class in org.apache.flink.api.java.hadoop.common
A common base for both "mapred" and "mapreduce" Hadoop output formats.
HadoopOutputFormatCommonBase(Credentials) - Constructor for class org.apache.flink.api.java.hadoop.common.HadoopOutputFormatCommonBase
 
HadoopPathBasedBucketWriter(Configuration, HadoopPathBasedBulkWriter.Factory<IN>, HadoopFileCommitterFactory) - Constructor for class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
HadoopPathBasedBulkFormatBuilder<IN,​BucketID,​T extends HadoopPathBasedBulkFormatBuilder<IN,​BucketID,​T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
Buckets builder to create buckets that use HadoopPathBasedPartFileWriter.
HadoopPathBasedBulkFormatBuilder(Path, HadoopPathBasedBulkWriter.Factory<IN>, HadoopFileCommitterFactory, Configuration, BucketAssigner<IN, BucketID>, CheckpointRollingPolicy<IN, BucketID>, BucketFactory<IN, BucketID>, OutputFileConfig) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
HadoopPathBasedBulkFormatBuilder(Path, HadoopPathBasedBulkWriter.Factory<IN>, Configuration, BucketAssigner<IN, BucketID>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
HadoopPathBasedBulkWriter<T> - Interface in org.apache.flink.formats.hadoop.bulk
Specialized BulkWriter which is expected to write to specified Path.
HadoopPathBasedBulkWriter.Factory<T> - Interface in org.apache.flink.formats.hadoop.bulk
A factory that creates a HadoopPathBasedBulkWriter.
HadoopPathBasedPartFileWriter<IN,​BucketID> - Class in org.apache.flink.formats.hadoop.bulk
The part-file writer that writes to the specified hadoop path.
HadoopPathBasedPartFileWriter(BucketID, HadoopPathBasedBulkWriter<IN>, HadoopFileCommitter, long) - Constructor for class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter<IN,​BucketID> - Class in org.apache.flink.formats.hadoop.bulk
HadoopRecoverableWriter - Class in org.apache.flink.runtime.fs.hdfs
An implementation of the RecoverableWriter for Hadoop's file system abstraction.
HadoopRecoverableWriter(FileSystem) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
Creates a new Recoverable writer.
HadoopRecoverableWriter(FileSystem, boolean) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
HadoopReducerWrappedFunction<KEYIN,​VALUEIN,​KEYOUT,​VALUEOUT> - Class in org.apache.flink.hadoopcompatibility.mapred
This wrapper maps a Hadoop Reducer (mapred API) to a Flink window function.
HadoopReducerWrappedFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
Maps a Hadoop Reducer (mapred API) to a non-combinable Flink GroupReduceFunction.
HadoopReducerWrappedFunction(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>, JobConf) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
Maps a Hadoop Reducer (mapred API) to a non-combinable Flink GroupReduceFunction.
HadoopRenameFileCommitter - Class in org.apache.flink.formats.hadoop.bulk.committer
The Hadoop file committer that directly rename the in-progress file to the target file.
HadoopRenameFileCommitter(Configuration, Path) - Constructor for class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
HadoopRenameFileCommitter(Configuration, Path, Path) - Constructor for class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
HadoopS3AccessHelper - Class in org.apache.flink.fs.s3hadoop
An implementation of the S3AccessHelper for the Hadoop S3A filesystem.
HadoopS3AccessHelper(S3AFileSystem, Configuration) - Constructor for class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
HadoopSecurityContext - Class in org.apache.flink.runtime.security.contexts
Hadoop security context which runs a Callable with the previously initialized UGI and appropriate security credentials.
HadoopSecurityContext(UserGroupInformation) - Constructor for class org.apache.flink.runtime.security.contexts.HadoopSecurityContext
 
HadoopSecurityContextFactory - Class in org.apache.flink.runtime.security.contexts
Default security context factory that instantiates SecurityContext based on installed modules, it would instantiate HadoopSecurityContext if a HadoopModuleFactory is included.
HadoopSecurityContextFactory() - Constructor for class org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory
 
HadoopTupleUnwrappingIterator<KEY,​VALUE> - Class in org.apache.flink.hadoopcompatibility.mapred.wrapper
Wraps a Flink Tuple2 (key-value-pair) iterator into an iterator over the second (value) field.
HadoopTupleUnwrappingIterator(TypeSerializer<KEY>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
HadoopUserUtils - Class in org.apache.flink.runtime.hadoop
Utility class for working with Hadoop user related classes.
HadoopUserUtils() - Constructor for class org.apache.flink.runtime.hadoop.HadoopUserUtils
 
HadoopUtils - Class in org.apache.flink.api.java.hadoop.mapred.utils
Utility class to work with Apache Hadoop MapRed classes.
HadoopUtils - Class in org.apache.flink.api.java.hadoop.mapreduce.utils
Utility class to work with next generation of Apache Hadoop MapReduce classes.
HadoopUtils - Class in org.apache.flink.hadoopcompatibility
Utility class to work with Apache Hadoop libraries.
HadoopUtils - Class in org.apache.flink.runtime.util
Utility class for working with Hadoop-related classes.
HadoopUtils() - Constructor for class org.apache.flink.hadoopcompatibility.HadoopUtils
 
HadoopUtils() - Constructor for class org.apache.flink.runtime.util.HadoopUtils
 
HaLeadershipControl - Interface in org.apache.flink.runtime.highavailability.nonha.embedded
Interface to grant and revoke leadership of HA components.
HALT_ON_FATAL_ERROR - Static variable in class org.apache.flink.configuration.ClusterOptions
 
handIn(String, V) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Hand in the object to share.
handle(BeamFnApi.StateRequest) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamStateRequestHandler
 
handle(BeamFnApi.StateRequest, S) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.AbstractBeamStateHandler
 
handle(BeamFnApi.StateRequest, S) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateHandler
Dispatches BeamFnApi.StateRequest to different handle functions base on request case.
handleAppend(BeamFnApi.StateRequest, ListState<byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamBagStateHandler
 
handleAppend(BeamFnApi.StateRequest, MapState<ByteArrayWrapper, byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamMapStateHandler
 
handleAppend(BeamFnApi.StateRequest, S) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateHandler
Handles APPEND requests.
handleAsyncException(String, Throwable) - Method in interface org.apache.flink.runtime.taskmanager.AsyncExceptionHandler
Handles an exception thrown by another thread (e.g. a TriggerTask), other than the one executing the main task.
handleAsyncException(String, Throwable) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
Handles an exception thrown by another thread (e.g. a TriggerTask), other than the one executing the main task by failing the task entirely.
handleAsyncIfNotDone(CompletableFuture<IN>, Executor, BiFunction<? super IN, Throwable, ? extends OUT>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
This function takes a CompletableFuture and a handler function for the result of this future.
handleCheckpointException(PendingCheckpoint, CheckpointProperties, CheckpointException, ExecutionAttemptID, JobID, PendingCheckpointStats, CheckpointStatsTracker) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
Failures on JM: all checkpoints - go against failure counter.
handleCheckpointRequest(HandlerRequest<EmptyRequestBody>, AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointHandler
Called for each request with the corresponding AbstractCheckpointStats instance.
handleCheckpointRequest(HandlerRequest<EmptyRequestBody>, AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatisticDetailsHandler
 
handleCheckpointRequest(HandlerRequest<EmptyRequestBody>, AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.TaskCheckpointStatisticDetailsHandler
 
handleCheckpointStatsRequest(HandlerRequest<EmptyRequestBody>, CheckpointStatsSnapshot) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointHandler
 
handleCheckpointStatsRequest(HandlerRequest<EmptyRequestBody>, CheckpointStatsSnapshot) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointStatsHandler
 
handleCheckpointStatsRequest(HandlerRequest<EmptyRequestBody>, CheckpointStatsSnapshot) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler
 
handleCheckpointSuccess(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
Handle checkpoint success.
handleClear(BeamFnApi.StateRequest, ListState<byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamBagStateHandler
 
handleClear(BeamFnApi.StateRequest, MapState<ByteArrayWrapper, byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamMapStateHandler
 
handleClear(BeamFnApi.StateRequest, S) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateHandler
Handles CLEAR requests.
handleCliArgsException(CliArgsException, Logger) - Static method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
handleCoordinationRequest(CoordinationRequest) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinationRequestHandler
Called when receiving a request from the client or operator.
handleCoordinationRequest(CoordinationRequest) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
handleCoordinationRequest(CoordinationRequest) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
handleEndOfRecovery(InputChannelInfo) - Method in interface org.apache.flink.streaming.runtime.io.checkpointing.UpstreamRecoveryTracker
 
handleError(Exception) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
handleError(Exception) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
handleError(Exception) - Method in interface org.apache.flink.runtime.leaderelection.LeaderContender
Callback method which is called by LeaderElectionService in case of an error in the service thread.
handleError(Exception) - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalListener
This method is called by the LeaderRetrievalService in case of an exception.
handleError(Exception) - Method in class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
handleError(Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
handleError(Exception) - Method in class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderInformationListener
 
handleError(Exception) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
handleError(Exception) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
handleError(Throwable) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.WatchCallbackHandler
 
handleError(Throwable) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
Callback to report occurring errors.
handleError(Throwable) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderListener
Callback for errors which might occur in the JobLeaderService.
handleError(Throwable, Logger) - Static method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
handleEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
Handles the event and returns whether the reader reached an end-of-stream event (either the end of the whole stream or the end of an superstep).
handleEventFromOperator(int, int, OperatorEvent) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Hands an OperatorEvent coming from a parallel Operator instance (one attempt of the parallel subtasks).
handleEventFromOperator(int, int, OperatorEvent) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
handleEventFromOperator(int, int, OperatorEvent) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
handleEventFromOperator(int, int, OperatorEvent) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
handleEventFromOperator(int, int, OperatorEvent) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
handleEventFromOperator(int, int, OperatorEvent) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
handleException(E) - Method in interface org.apache.flink.runtime.operators.sort.ExceptionHandler
This method is called when the handler should deal with an exception.
handleException(String, int, Throwable) - Method in class org.apache.flink.testutils.junit.extensions.retry.strategy.RetryOnExceptionStrategy
 
handleException(String, int, Throwable) - Method in class org.apache.flink.testutils.junit.extensions.retry.strategy.RetryOnFailureStrategy
 
handleException(String, int, Throwable) - Method in interface org.apache.flink.testutils.junit.extensions.retry.strategy.RetryStrategy
Handle an exception that occurred during the annotated test attempt.
handleException(String, Throwable) - Method in interface org.apache.flink.core.state.StateFutureImpl.AsyncFrameworkExceptionHandler
Handles an exception thrown by callback.
handleException(CompletableFuture<? extends T>, Class<E>, Function<? super E, ? extends T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Checks that the given CompletableFuture is not completed exceptionally with the specified class.
handleException(ChannelHandlerContext, HttpRequest, Throwable, ResourceID) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
handleException(ChannelHandlerContext, HttpRequest, Throwable, ResourceID) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerStdoutFileHandler
 
handleExecutionsTermination(Collection<ExecutionState>) - Method in interface org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandler
Handles the termination of the job based on the passed terminated ExecutionStates. stop-with-savepoint expects the terminatedExecutionStates to only contain ExecutionState.FINISHED to succeed.
handleExecutionsTermination(Collection<ExecutionState>) - Method in class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandlerImpl
 
handleFailedResponse(int, Throwable) - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Handles the failed stats response by canceling the corresponding unfinished pending request.
handleGet(BeamFnApi.StateRequest, ListState<byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamBagStateHandler
 
handleGet(BeamFnApi.StateRequest, MapState<ByteArrayWrapper, byte[]>) - Method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamMapStateHandler
 
handleGet(BeamFnApi.StateRequest, S) - Method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateHandler
Handles GET requests.
handleGlobalFailure(Throwable) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
handleGlobalFailure(Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
handleGlobalFailure(Throwable) - Method in interface org.apache.flink.runtime.scheduler.GlobalFailureHandler
Handles a global failure.
handleGlobalFailure(Throwable, CompletableFuture<Map<String, String>>) - Method in interface org.apache.flink.runtime.scheduler.adaptive.LabeledGlobalFailureHandler
An adapted version of GlobalFailureHandler that handles and associates global failures with enricher labels.
handleMaterializationFailureOrCancellation(long, SequenceNumber, Throwable) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
handleMaterializationFailureOrCancellation(long, SequenceNumber, Throwable) - Method in interface org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationTarget
 
handleMaterializationResult(SnapshotResult<KeyedStateHandle>, long, SequenceNumber) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
This method is not thread safe.
handleMaterializationResult(SnapshotResult<KeyedStateHandle>, long, SequenceNumber) - Method in interface org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationTarget
Implementations should not trigger materialization until the previous one has been confirmed or failed.
handleMissingResult() - Method in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
handleMissingThrowable(Throwable) - Static method in class org.apache.flink.runtime.executiongraph.ErrorInfo
Utility method to cover FLINK-21376.
handleOperatorEvent(OperatorEvent) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorEventHandler
 
handleOperatorEvent(OperatorEvent) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperator
 
handleOperatorEvent(OperatorEvent) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
handleProcessedBuffer(T, IOException) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Handles a processed Buffer.
handleRequest(long, KvStateInternalRequest) - Method in class org.apache.flink.queryablestate.server.KvStateServerHandler
 
handleRequest(long, KvStateRequest) - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
 
handleRequest(long, REQ) - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
Handles an incoming request and returns a CompletableFuture containing the corresponding response.
handleRequest(State, StateRequestType, IN) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
Submit a StateRequest to this AsyncExecutionController and trigger it if needed.
handleRequest(State, StateRequestType, IN) - Method in interface org.apache.flink.runtime.asyncprocessing.StateRequestHandler
Submit a StateRequest to this StateRequestHandler.
handleRequest(StateRequestType, IN) - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
Submit a state request to AEC.
handleRequest(HandlerRequest<B>, T) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
 
handleRequest(HandlerRequest<CheckpointTriggerRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointHandlers.CheckpointTriggerHandler
 
handleRequest(HandlerRequest<ProfilingRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingHandler
 
handleRequest(HandlerRequest<ProfilingRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecution) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskAttemptHandler
Called for each request after the corresponding AccessExecution has been retrieved from the AccessExecutionVertex.
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecution) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecution) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractAccessExecutionGraphHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractJobVertexHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobPlanHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionGraph) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexTaskManagersHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractJobVertexHandler
Called for each request after the corresponding AccessExecutionJobVertex has been retrieved from the AccessExecutionGraph.
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexFlameGraphHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexWatermarksHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtasksAllAccumulatorsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionJobVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtasksTimesHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskAttemptHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionVertex) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractSubtaskHandler
Called for each request after the corresponding AccessExecutionVertex has been retrieved from the AccessExecutionJobVertex.
handleRequest(HandlerRequest<EmptyRequestBody>, AccessExecutionVertex) - Method in class org.apache.flink.runtime.rest.handler.job.SubtaskCurrentAttemptDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerDetailsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerLogListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagersHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerThreadDumpHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractAccessExecutionGraphHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
Called for each request after the corresponding ExecutionGraphInfo has been retrieved from the ExecutionGraphCache.
handleRequest(HandlerRequest<EmptyRequestBody>, ExecutionGraphInfo) - Method in class org.apache.flink.runtime.rest.handler.job.JobExceptionsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ClusterConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ClusterOverviewHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.DashboardConfigHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerEnvironmentHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerLogListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.JobManagerThreadDumpHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.ShutdownHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.AbstractExecutionGraphHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.AbstractCheckpointStatsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointHandlers.CheckpointStatusHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobCancellationHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobExecutionResultHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobIdsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobManagerJobConfigurationHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobManagerJobEnvironmentHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobResourceRequirementsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobsOverviewHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobStatusHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobVertexBackPressureHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.AbstractAggregatingMetricsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.metrics.AbstractMetricsHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHandler
 
handleRequest(HandlerRequest<EmptyRequestBody>, T) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
 
handleRequest(HandlerRequest<ClientCoordinationRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.coordination.ClientCoordinationHandler
 
handleRequest(HandlerRequest<JobResourceRequirementsBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobResourceRequirementsUpdateHandler
 
handleRequest(HandlerRequest<JobSubmitRequestBody>, DispatcherGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobSubmitHandler
 
handleRequest(HandlerRequest<JobClientHeartbeatRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.JobClientHeartbeatHandler
 
handleRequest(HandlerRequest<JarPlanRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarPlanHandler
 
handleRequest(HandlerRequest<JarRunRequestBody>, DispatcherGateway) - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHandler
 
handleRequest(HandlerRequest<R>, ResourceManagerGateway) - Method in class org.apache.flink.runtime.rest.handler.resourcemanager.AbstractResourceManagerHandler
 
handleRequest(HandlerRequest<R>, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractRestHandler
This method is called for every incoming request and returns a CompletableFuture containing a the response.
handleRequest(HandlerRequest<R>, T) - Method in class org.apache.flink.runtime.rest.handler.resourcemanager.AbstractResourceManagerHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.operation.AbstractOperationHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.session.CloseSessionHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.session.GetSessionConfigHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.session.TriggerSessionHeartbeatHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.statement.FetchResultsHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.util.GetApiVersionHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmptyRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.util.GetInfoHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<RefreshMaterializedTableRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.materializedtable.RefreshMaterializedTableHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<CreateEmbeddedSchedulerWorkflowRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmbeddedSchedulerWorkflowRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<EmbeddedSchedulerWorkflowRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<ResumeEmbeddedSchedulerWorkflowRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<ConfigureSessionRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.session.ConfigureSessionHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<OpenSessionRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.session.OpenSessionHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<CompleteStatementRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.statement.CompleteStatementHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<ExecuteStatementRequestBody>) - Method in class org.apache.flink.table.gateway.rest.handler.statement.ExecuteStatementHandler
 
handleRequest(SqlGatewayRestAPIVersion, HandlerRequest<R>) - Method in class org.apache.flink.table.gateway.rest.handler.AbstractSqlGatewayRestHandler
This method is called for every incoming request and returns a CompletableFuture containing a the response.
handleRequestSync(State, StateRequestType, IN) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
handleRequestSync(State, StateRequestType, IN) - Method in interface org.apache.flink.runtime.asyncprocessing.StateRequestHandler
Submit a StateRequest to this StateRequestHandler, and wait for the response synchronously.
handleRequestSync(StateRequestType, IN) - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
handleRpcMessage(Object) - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor
 
HandlerRedirectUtils - Class in org.apache.flink.runtime.rest.handler.util
Utilities to extract a redirect address.
HandlerRedirectUtils() - Constructor for class org.apache.flink.runtime.rest.handler.util.HandlerRedirectUtils
 
HandlerRequest<R extends RequestBody> - Class in org.apache.flink.runtime.rest.handler
Simple container for the request to a handler, that contains the RequestBody and path/query parameters.
HandlerRequestException - Exception in org.apache.flink.runtime.rest.handler
Base class for all HandlerRequest related exceptions.
HandlerRequestException(String) - Constructor for exception org.apache.flink.runtime.rest.handler.HandlerRequestException
 
HandlerRequestException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.handler.HandlerRequestException
 
HandlerRequestException(Throwable) - Constructor for exception org.apache.flink.runtime.rest.handler.HandlerRequestException
 
HandlerRequestUtils - Class in org.apache.flink.runtime.rest.handler.util
Utils for getting query parameters from HandlerRequest.
HandlerRequestUtils() - Constructor for class org.apache.flink.runtime.rest.handler.util.HandlerRequestUtils
 
HandlerUtils - Class in org.apache.flink.runtime.rest.handler.util
Utilities for the REST handlers.
HandlerUtils() - Constructor for class org.apache.flink.runtime.rest.handler.util.HandlerUtils
 
handleSavepointCreation(CompletedCheckpoint, Throwable) - Method in interface org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandler
Handles the result of a CompletableFuture holding a CompletedCheckpoint.
handleSavepointCreation(CompletedCheckpoint, Throwable) - Method in class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandlerImpl
 
handleSourceEvent(int, int, SourceEvent) - Method in interface org.apache.flink.api.connector.source.SupportsHandleExecutionAttemptSourceEvent
Handles a custom source event from the source reader.
handleSourceEvent(int, int, SourceEvent) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
handleSourceEvent(int, SourceEvent) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Handles a custom source event from the source reader.
handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
handleSourceEvents(SourceEvent) - Method in interface org.apache.flink.api.connector.source.SourceReader
Handle a custom source event sent by the SplitEnumerator.
handleSourceEvents(SourceEvent) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
handleSourceEvents(SourceEvent) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
handleSplitRequest(int, String) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
handleSplitRequest(int, String) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Handles the request for a split.
handleSplitRequest(int, String) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
handleSplitsChanges(SplitsChange<SplitT>) - Method in interface org.apache.flink.connector.base.source.reader.splitreader.SplitReader
Handle the split changes.
handleSuccessfulResponse(int, ImmutableSet<ExecutionAttemptID>, T) - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Handles the successfully returned tasks stats response by collecting the corresponding subtask samples.
handleTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
handleTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
handleTaskFailure(Execution, Throwable, BiConsumer<Execution, Throwable>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
handleTaskFailure(Execution, Throwable, BiConsumer<Execution, Throwable>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
handleTaskFailure(Execution, Throwable, BiConsumer<Execution, Throwable>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Handles a task failure.
handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryTestExecutionExtension
 
handleUncaughtException(CompletableFuture<?>, Thread.UncaughtExceptionHandler) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Checks that the given CompletableFuture is not completed exceptionally.
handleUnresolvedFunction(SqlCall, SqlOperator, List<RelDataType>, List<String>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
handleViolation(long, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.FailingHandler
Deprecated.
 
handleViolation(long, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.IgnoringHandler
Deprecated.
 
handleViolation(long, long) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.LoggingHandler
Deprecated.
 
handleViolation(long, long) - Method in interface org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.MonotonyViolationHandler
Deprecated.
Called when the property of monotonously ascending timestamps is violated, i.e., when elementTimestamp < lastTimestamp.
HandshakeException - Exception in org.apache.flink.runtime.rpc.exceptions
Exception which signals a handshake failure.
HandshakeException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.HandshakeException
 
HandshakeException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.HandshakeException
 
HandshakeException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.HandshakeException
 
HandshakeSuccessMessage - Enum in org.apache.flink.runtime.rpc.messages
Handshake success response.
Hardware - Class in org.apache.flink.runtime.util
Convenience class to extract hardware specifics of the computer executing the running JVM.
HardwareDescription - Class in org.apache.flink.runtime.instance
A hardware description describes the resources available to a task manager.
HardwareDescription(int, long, long, long) - Constructor for class org.apache.flink.runtime.instance.HardwareDescription
Constructs a new hardware description object.
has(String) - Method in class org.apache.flink.util.AbstractParameterTool
Check if value is set.
has(String) - Method in class org.apache.flink.util.MultipleParameterTool
Check if value is set.
has(String) - Method in class org.apache.flink.util.ParameterTool
Check if value is set.
HAS_EXCEPTION_PREDICATE - Static variable in class org.apache.flink.streaming.util.retryable.RetryPredicates
A predicate matches any exception which means a non-nullThrowable.
HAS_SIDE_OUTPUT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
hasAbsentKeysOrValues() - Method in class org.apache.flink.util.LinkedOptionalMap
Checks whether there are entries with absent keys or values.
hasAllocatedSlot() - Method in class org.apache.flink.runtime.taskexecutor.SlotReport
 
hasAllocatedSlots(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Check whether the job has allocated (not active) slots.
hasAllocatedSlots(JobID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
hasAppno() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'appno' field has been set.
hasArray() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
hasArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
hasArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
hasArrowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
hasAutoGeneratedUIDsEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Checks whether auto generated UIDs are supported.
hasAvroTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
hasAvroTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
hasAvroTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
hasBarrierReceived() - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
hasBeenJoined() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntry
 
hasBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
hasBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
hasBinaryInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
hasBroadcastVariable(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Tests for the existence of the broadcast variable identified by the given name.
hasBroadcastVariable(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
hasBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
hasBroadcastVariable(String) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
hasBroadcastVariable(String) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
hasChannelError() - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
Return whether there is channel error.
hasCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
hasCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
hasCharInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
hasCity() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'city' field has been set.
hasCleanJobResultEntryAsync(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
hasCleanJobResultEntryAsync(JobID) - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Returns the future of whether the store contains a clean entry for the given JobID.
hasCleanJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
hasCleanJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
hasCleanJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
hasCleanupStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
hasCleanupStrategies() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
hasCleanupStrategies() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfigOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
hasCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
hasCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
hasCollectionElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
hasCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
hasCollectionElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
hasCollectionElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
hasCompactedFileToCleanup() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
hasCompletedElements() - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
hasCompletedElements() - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
Checks if there is at least one completed head element.
hasCompletedElements() - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
hasCorrelation() - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
Returns whether there are any correlating variables in this statement.
hasCustomCoders() - Method in class example.avro.User
 
hasCustomCoders() - Method in class org.apache.flink.avro.generated.Address
 
hasCustomCoders() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
hasCustomCoders() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
hasData() - Method in class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
hasDataAllProduced() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
hasDayPrecision(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
hasDecimalInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
hasDecimalInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
hasDecimalInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
hasDefaultSavepointLocation() - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Checks whether the storage has a default savepoint location configured.
hasDefaultSavepointLocation() - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
 
hasDefaultValue() - Method in class org.apache.flink.configuration.ConfigOption
Checks if this option has a default value.
hasDesiredResources() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
hasDesiredResources() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager.Context
Returns true if the available resources meet the desired resources for the job; otherwise false.
hasDeterministicFieldOrder() - Method in class org.apache.flink.api.common.typeutils.CompositeType
True if this type has an inherent ordering of the fields, such that a user can always be sure in which order the fields will be in.
hasDeterministicFieldOrder() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
hasDictionary() - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
hasDictionary() - Method in class org.apache.flink.table.data.columnar.vector.writable.AbstractWritableVector
Returns true if this column has a dictionary.
hasDictionary() - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Check if there's a dictionary.
hasDirtyJobResultEntryAsync(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
hasDirtyJobResultEntryAsync(JobID) - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Returns the future of whether the store contains a dirty entry for the given JobID.
hasDirtyJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
hasDirtyJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
hasDirtyJobResultEntryInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
hasElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
hasElementType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
hasElementType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
hasEmptyStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
hasEmptyStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
hasEmptyStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
HaServicesJobPersistenceComponentFactory - Class in org.apache.flink.runtime.jobmanager
JobPersistenceComponentFactory implementation which creates a JobGraphStore using the provided HighAvailabilityServices.
HaServicesJobPersistenceComponentFactory(HighAvailabilityServices) - Constructor for class org.apache.flink.runtime.jobmanager.HaServicesJobPersistenceComponentFactory
 
hasEventTime() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Checks whether the 'eventTime' field has been set.
hasEventType() - Method in class example.avro.User.Builder
Checks whether the 'eventType' field has been set.
hasExplicitTypeSpec(SqlNode[]) - Static method in class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
hasFallbackKeys() - Method in class org.apache.flink.configuration.ConfigOption
Checks whether this option has fallback keys.
hasFavoriteColor() - Method in class example.avro.User.Builder
Checks whether the 'favoriteColor' field has been set.
hasFavoriteNumber() - Method in class example.avro.User.Builder
Checks whether the 'favoriteNumber' field has been set.
hasField(String) - Method in class org.apache.flink.api.common.typeutils.CompositeType
Returns true when this type has a composite field with the given name.
hasFieldType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
hasFieldType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
hasFieldType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.FieldOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
hasFineGrainedResource() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
hasFinishedTasks() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlanCalculatorContext
Detects whether there are already some tasks finished.
hasFinishedTasks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphCheckpointPlanCalculatorContext
 
hasFlattenRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
hasFlattenRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for Table & SQL
hasFlattenRowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for Table & SQL
hasFractionalPrecision(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
hasFurtherInput() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
Checks, whether the input that is blocked by this iterator, has further elements available.
hasFurtherInput() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
Checks, whether the input that is blocked by this iterator, has further elements available.
hasGenericTypesDisabled() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Checks whether generic types are supported.
hasGenericTypesDisabled() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Checks whether generic types are supported.
hasGroupWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
hasGroupWindow() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
Group Window.
hasGroupWindow() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
Group Window.
hash(boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArrayComparator
 
hash(byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArrayComparator
 
hash(byte[], MessageDigest) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Calculate the hash value of the given bytes use MessageDigest.
hash(char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArrayComparator
 
hash(double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArrayComparator
 
hash(float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArrayComparator
 
hash(int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArrayComparator
 
hash(int, int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
The level parameter is needed so that we can have different hash functions when we recursively apply the partitioning, so that the working set eventually fits into memory.
hash(int, int) - Static method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The level parameter is needed so that we can have different hash functions when we recursively apply the partitioning, so that the working set eventually fits into memory.
hash(long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArrayComparator
 
hash(short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArrayComparator
 
hash(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Calculate the hash value of a given string.
hash(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Calculate the hash value of a given string.
hash(LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
hash(LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
hash(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
hash(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
hash(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
hash segments to int.
hash(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
hash segments to int.
hash(BinaryStringData, String) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
hash(BinaryStringData, MessageDigest) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Calculate the hash value of a given string use MessageDigest.
hash(BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
hash(ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
hash(CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
hash(DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
hash(FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
hash(IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
hash(LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
hash(NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
hash(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
hash(ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
hash(StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
hash(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
hash(T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Computes a hash value for the given record.
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
hash(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
HASH - org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
 
HASH - org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Use a hash-based strategy.
HASH - org.apache.flink.table.catalog.TableDistribution.Kind
 
HASH - org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Records are shuffled by hash when passing through this edge.
HASH - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
The input will read the records whose keys hash to a particular hash value.
HASH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HASH_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
HASH_CODE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HASH_JOIN_BLOOM_FILTERS - Static variable in class org.apache.flink.configuration.AlgorithmOptions
 
HASH_SALT - Static variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
A sequence of prime numbers to be used for salting the computed hash values.
HashAgg - org.apache.flink.table.planner.plan.utils.OperatorType
 
HashBasedDataBuffer - Class in org.apache.flink.runtime.io.network.partition
* A DataBuffer implementation which sorts all appended records only by subpartition index.
HashBasedDataBuffer(LinkedList<MemorySegment>, BufferRecycler, int, int, int, int[]) - Constructor for class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
HashBufferAccumulator - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The hash implementation of the BufferAccumulator.
HashBufferAccumulator(int, int, TieredStorageMemoryManager, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
hashBytes(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
Hash bytes in MemorySegment.
hashBytesByWords(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
Hash bytes in MemorySegment, length must be aligned to 4 bytes.
hashByWords(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
hash segments to int, numBytes must be aligned to 4 bytes.
hashByWords(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
hash segments to int, numBytes must be aligned to 4 bytes.
hashCode - Variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
hashCode() - Method in class org.apache.calcite.rex.RexFieldAccess
 
hashCode() - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
 
hashCode() - Method in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
hashCode() - Method in class org.apache.flink.api.common.eventtime.Watermark
 
hashCode() - Method in class org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters
 
hashCode() - Method in class org.apache.flink.api.common.ExecutionConfig
 
hashCode() - Method in class org.apache.flink.api.common.operators.Ordering
 
hashCode() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
hashCode() - Method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
hashCode() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
hashCode() - Method in class org.apache.flink.api.common.operators.util.TypeComparable
 
hashCode() - Method in class org.apache.flink.api.common.resources.Resource
 
hashCode() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
hashCode() - Method in class org.apache.flink.api.common.SlotSharingGroup
 
hashCode() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.TypeHint
 
hashCode() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
 
hashCode() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
hashCode() - Method in class org.apache.flink.api.connector.source.ReaderInfo
 
hashCode() - Method in class org.apache.flink.api.dag.Transformation
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple0
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple1
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple10
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple11
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple12
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple13
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple14
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple15
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple16
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple17
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple18
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple19
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple2
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple20
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple21
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple22
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple23
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple24
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple25
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple3
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple4
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple5
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple6
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple7
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple8
 
hashCode() - Method in class org.apache.flink.api.java.tuple.Tuple9
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
hashCode() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
hashCode() - Method in class org.apache.flink.cep.nfa.ComputationState
 
hashCode() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
hashCode() - Method in class org.apache.flink.cep.nfa.NFAState
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge
 
hashCode() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
hashCode() - Method in class org.apache.flink.cep.nfa.State
 
hashCode() - Method in class org.apache.flink.cep.nfa.StateTransition
 
hashCode() - Method in class org.apache.flink.cep.pattern.Quantifier
 
hashCode() - Method in class org.apache.flink.cep.pattern.Quantifier.Times
 
hashCode() - Method in class org.apache.flink.client.python.PythonFunctionFactory.CacheKey
 
hashCode() - Method in class org.apache.flink.configuration.ConfigOption
 
hashCode() - Method in class org.apache.flink.configuration.Configuration
 
hashCode() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
hashCode() - Method in class org.apache.flink.configuration.FallbackKey
 
hashCode() - Method in class org.apache.flink.configuration.MemorySize
 
hashCode() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
hashCode() - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
hashCode() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
hashCode() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
hashCode() - Method in class org.apache.flink.connector.file.src.util.CheckpointedPosition
 
hashCode() - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
hashCode() - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
hashCode() - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
hashCode() - Method in class org.apache.flink.core.fs.FileInputSplit
 
hashCode() - Method in class org.apache.flink.core.fs.FileSystem.FSKey
 
hashCode() - Method in class org.apache.flink.core.fs.Path
 
hashCode() - Method in class org.apache.flink.core.io.GenericInputSplit
 
hashCode() - Method in class org.apache.flink.core.io.LocatableInputSplit
 
hashCode() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
hashCode() - Method in class org.apache.flink.externalresource.gpu.GPUInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
hashCode() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroRowDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroRowSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
hashCode() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
hashCode() - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.canal.CanalJsonSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.JsonRowDataSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.json.ogg.OggJsonSerializationSchema
 
hashCode() - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
hashCode() - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
hashCode() - Method in class org.apache.flink.formats.raw.RawFormatSerializationSchema
 
hashCode() - Method in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
 
hashCode() - Method in class org.apache.flink.queryablestate.client.VoidNamespace
 
hashCode() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
hashCode() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
hashCode() - Method in class org.apache.flink.runtime.blob.BlobKey
 
hashCode() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.FinishedOperatorSubtaskState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
hashCode() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
hashCode() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
hashCode() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
 
hashCode() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
hashCode() - Method in class org.apache.flink.runtime.clusterframework.types.SlotID
 
hashCode() - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
hashCode() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
hashCode() - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
hashCode() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
hashCode() - Method in class org.apache.flink.runtime.executiongraph.TaskInformation
 
hashCode() - Method in class org.apache.flink.runtime.instance.HardwareDescription
 
hashCode() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
hashCode() - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
hashCode() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStoragePartitionId
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageSubpartitionId
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionId
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
hashCode() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
hashCode() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
hashCode() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
 
hashCode() - Method in exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
hashCode() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
hashCode() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
hashCode() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
hashCode() - Method in class org.apache.flink.runtime.messages.Acknowledge
 
hashCode() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
hashCode() - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsOverview
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsWithIDsOverview
 
hashCode() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestStatusOverview
 
hashCode() - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
hashCode() - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
hashCode() - Method in class org.apache.flink.runtime.query.KvStateInfo
 
hashCode() - Method in class org.apache.flink.runtime.query.KvStateLocation
 
hashCode() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
hashCode() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
hashCode() - Method in class org.apache.flink.runtime.rest.handler.async.OperationKey
 
hashCode() - Method in class org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey
 
hashCode() - Method in class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterOverviewWithVersion
 
hashCode() - Method in class org.apache.flink.runtime.rest.HttpHeader
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.AggregatedTaskDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ExternalizedCheckpointInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Counts
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.FailedCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.PendingCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.EnvironmentInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsBody
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.LogInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.LogListInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.LogUrlResponse
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.GarbageCollectorInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
hashCode() - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
hashCode() - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
hashCode() - Method in class org.apache.flink.runtime.slots.ResourceRequirement
 
hashCode() - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
hashCode() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator.WatermarkElement
 
hashCode() - Method in class org.apache.flink.runtime.source.event.IsProcessingBacklogEvent
 
hashCode() - Method in class org.apache.flink.runtime.source.event.ReportedWatermarkEvent
 
hashCode() - Method in class org.apache.flink.runtime.source.event.RequestSplitEvent
 
hashCode() - Method in class org.apache.flink.runtime.source.event.WatermarkAlignmentEvent
 
hashCode() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
hashCode() - Method in class org.apache.flink.runtime.state.ChainedStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
hashCode() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
 
hashCode() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.filesystem.RelativeFileStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
hashCode() - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
hashCode() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
hashCode() - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
hashCode() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
hashCode() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
hashCode() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
hashCode() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
hashCode() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
hashCode() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase.Key
 
hashCode() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
hashCode() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
hashCode() - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
hashCode() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
hashCode() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
hashCode() - Method in class org.apache.flink.runtime.state.VoidNamespace
 
hashCode() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
hashCode() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
hashCode() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
hashCode() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
 
hashCode() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
hashCode() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
hashCode() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
 
hashCode() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
hashCode() - Method in class org.apache.flink.runtime.util.config.memory.CommonProcessMemorySpec
 
hashCode() - Method in class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
hashCode() - Method in class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverhead
 
hashCode() - Method in class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
hashCode() - Method in class org.apache.flink.runtime.util.OperatorSubtaskDescriptionText
 
hashCode() - Method in class org.apache.flink.runtime.util.ResourceCounter
 
hashCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
hashCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
hashCode() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
hashCode() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
hashCode() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
hashCode() - Method in class org.apache.flink.state.api.OperatorIdentifier
 
hashCode() - Method in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
hashCode() - Method in class org.apache.flink.state.forst.ContextKey
 
hashCode() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
hashCode() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
hashCode() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
hashCode() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
 
hashCode() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
hashCode() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
hashCode() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.SourceInputConfig
 
hashCode() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
hashCode() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
hashCode() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
hashCode() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
hashCode() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
hashCode() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
hashCode() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
hashCode() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
hashCode() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
hashCode() - Method in class org.apache.flink.streaming.api.watermark.InternalWatermark
 
hashCode() - Method in class org.apache.flink.streaming.api.watermark.Watermark
 
hashCode() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
hashCode() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
 
hashCode() - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
hashCode() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
hashCode() - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
 
hashCode() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
hashCode() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
hashCode() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
 
hashCode() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
hashCode() - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
hashCode() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
hashCode() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
hashCode() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
hashCode() - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
 
hashCode() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
hashCode() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
hashCode() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
hashCode() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
hashCode() - Method in class org.apache.flink.streaming.tests.Event
 
hashCode() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
hashCode() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
hashCode() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
hashCode() - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
hashCode() - Method in class org.apache.flink.table.api.DataTypes.Field
 
hashCode() - Method in class org.apache.flink.table.api.DataTypes.UnresolvedField
 
hashCode() - Method in class org.apache.flink.table.api.dataview.ListView
 
hashCode() - Method in class org.apache.flink.table.api.dataview.MapView
 
hashCode() - Method in class org.apache.flink.table.api.FormatDescriptor
 
hashCode() - Method in class org.apache.flink.table.api.PlanReference.ContentPlanReference
 
hashCode() - Method in class org.apache.flink.table.api.PlanReference.FilePlanReference
 
hashCode() - Method in class org.apache.flink.table.api.PlanReference.ResourcePlanReference
 
hashCode() - Method in class org.apache.flink.table.api.Schema
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedColumn
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedConstraint
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
 
hashCode() - Method in class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
hashCode() - Method in class org.apache.flink.table.api.TableDescriptor
 
hashCode() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
hashCode() - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
 
hashCode() - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
hashCode() - Method in class org.apache.flink.table.catalog.Column
 
hashCode() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
hashCode() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
hashCode() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
hashCode() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
hashCode() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
hashCode() - Method in class org.apache.flink.table.catalog.IntervalFreshness
 
hashCode() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
hashCode() - Method in class org.apache.flink.table.catalog.ObjectPath
 
hashCode() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
hashCode() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
hashCode() - Method in class org.apache.flink.table.catalog.ResolvedSchema
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
hashCode() - Method in class org.apache.flink.table.catalog.stats.Date
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.AddColumn
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.AddDistribution
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.AddUniqueConstraint
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.AddWatermark
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.After
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.DropColumn
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.DropConstraint
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyDistribution
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshStatus
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyUniqueConstraint
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ModifyWatermark
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.ResetOption
 
hashCode() - Method in class org.apache.flink.table.catalog.TableChange.SetOption
 
hashCode() - Method in class org.apache.flink.table.catalog.TableDistribution
 
hashCode() - Method in class org.apache.flink.table.catalog.UniqueConstraint
 
hashCode() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
hashCode() - Method in class org.apache.flink.table.catalog.WatermarkSpec
 
hashCode() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
hashCode() - Method in class org.apache.flink.table.connector.ChangelogMode
 
hashCode() - Method in class org.apache.flink.table.connector.Projection
 
hashCode() - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinarySection
 
hashCode() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
hashCode() - Method in class org.apache.flink.table.data.binary.NestedRowData
 
hashCode() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
hashCode() - Method in class org.apache.flink.table.data.columnar.ColumnarMapData
 
hashCode() - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
hashCode() - Method in class org.apache.flink.table.data.DecimalData
 
hashCode() - Method in class org.apache.flink.table.data.GenericArrayData
 
hashCode() - Method in class org.apache.flink.table.data.GenericMapData
 
hashCode() - Method in class org.apache.flink.table.data.GenericRowData
 
hashCode() - Method in class org.apache.flink.table.data.TimestampData
 
hashCode() - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
hashCode() - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
hashCode() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.CallExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
hashCode() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
hashCode() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
hashCode() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.gateway.api.operation.OperationHandle
 
hashCode() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
 
hashCode() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
 
hashCode() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
hashCode() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
 
hashCode() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
hashCode() - Method in class org.apache.flink.table.gateway.api.session.SessionHandle
 
hashCode() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
hashCode() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
 
hashCode() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
hashCode() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
hashCode() - Method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.module.ModuleEntry
 
hashCode() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
hashCode() - Method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
hashCode() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
hashCode() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
hashCode() - Method in class org.apache.flink.table.plan.stats.TableStats
 
hashCode() - Method in class org.apache.flink.table.planner.analyze.PlanAdvice
 
hashCode() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
hashCode() - Method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
hashCode() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentDateDynamicFunction
 
hashCode() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
hashCode() - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
hashCode() - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampWithPrecisionDynamicFunction
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.BucketingSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.OverwriteSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.HashDistribution
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.KeepInputAsIsDistribution
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.RequiredDistribution
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
hashCode() - Method in class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier, smart, predicate.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier, smart, predicate.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Computes a hash code from attributes: relBuilderFactory, description, operandSupplier.
hashCode() - Method in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
hashCode() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
hashCode() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil.ExecNodeNameVersion
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.FieldRefLookupKey
 
hashCode() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
hashCode() - Method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
hashCode() - Method in class org.apache.flink.table.resource.ResourceUri
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HllBuffer
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
hashCode() - Method in class org.apache.flink.table.runtime.operators.window.Window
 
hashCode() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
hashCode() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
hashCode() - Method in class org.apache.flink.table.runtime.util.ObjectContainer
 
hashCode() - Method in class org.apache.flink.table.runtime.util.WindowKey
 
hashCode() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
hashCode() - Method in class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
hashCode() - Method in class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
hashCode() - Method in class org.apache.flink.table.types.CollectionDataType
 
hashCode() - Method in class org.apache.flink.table.types.DataType
 
hashCode() - Method in class org.apache.flink.table.types.FieldsDataType
 
hashCode() - Method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.AndArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.AnyArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.ConstraintArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.ExplicitArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.ExplicitTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.FamilyArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.FirstTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.LiteralArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.MatchFamilyTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.MissingTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.NullableIfArgsTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.OrArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.OutputArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.RootArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.VaryingStringTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
hashCode() - Method in class org.apache.flink.table.types.KeyValueDataType
 
hashCode() - Method in class org.apache.flink.table.types.logical.ArrayType
 
hashCode() - Method in class org.apache.flink.table.types.logical.BinaryType
 
hashCode() - Method in class org.apache.flink.table.types.logical.CharType
 
hashCode() - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
hashCode() - Method in class org.apache.flink.table.types.logical.DecimalType
 
hashCode() - Method in class org.apache.flink.table.types.logical.DistinctType
 
hashCode() - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
hashCode() - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
hashCode() - Method in class org.apache.flink.table.types.logical.LogicalType
 
hashCode() - Method in class org.apache.flink.table.types.logical.MapType
 
hashCode() - Method in class org.apache.flink.table.types.logical.MultisetType
 
hashCode() - Method in class org.apache.flink.table.types.logical.RawType
 
hashCode() - Method in class org.apache.flink.table.types.logical.RowType
 
hashCode() - Method in class org.apache.flink.table.types.logical.RowType.RowField
 
hashCode() - Method in class org.apache.flink.table.types.logical.StructuredType
 
hashCode() - Method in class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
hashCode() - Method in class org.apache.flink.table.types.logical.TimestampType
 
hashCode() - Method in class org.apache.flink.table.types.logical.TimeType
 
hashCode() - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
hashCode() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
hashCode() - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
hashCode() - Method in class org.apache.flink.table.types.logical.VarCharType
 
hashCode() - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
hashCode() - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
hashCode() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
hashCode() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
hashCode() - Method in class org.apache.flink.testutils.junit.SharedObjects
 
hashCode() - Method in class org.apache.flink.testutils.junit.SharedObjectsExtension
 
hashCode() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
hashCode() - Method in class org.apache.flink.types.BooleanValue
 
hashCode() - Method in class org.apache.flink.types.ByteValue
 
hashCode() - Method in class org.apache.flink.types.CharValue
 
hashCode() - Method in class org.apache.flink.types.DoubleValue
 
hashCode() - Method in class org.apache.flink.types.Either.Left
 
hashCode() - Method in class org.apache.flink.types.Either.Right
 
hashCode() - Method in class org.apache.flink.types.FloatValue
 
hashCode() - Method in class org.apache.flink.types.IntValue
 
hashCode() - Method in interface org.apache.flink.types.Key
Deprecated.
All keys must override the hash-code function to generate proper deterministic hash codes, based on their contents.
hashCode() - Method in class org.apache.flink.types.ListValue
 
hashCode() - Method in class org.apache.flink.types.LongValue
 
hashCode() - Method in class org.apache.flink.types.MapValue
 
hashCode() - Method in class org.apache.flink.types.NullValue
 
hashCode() - Method in class org.apache.flink.types.Row
 
hashCode() - Method in class org.apache.flink.types.ShortValue
 
hashCode() - Method in class org.apache.flink.types.StringValue
 
hashCode() - Method in class org.apache.flink.util.AbstractID
 
hashCode() - Method in class org.apache.flink.util.MultipleParameterTool
 
hashCode() - Method in class org.apache.flink.util.OptionalFailure
 
hashCode() - Method in class org.apache.flink.util.OutputTag
 
hashCode() - Method in class org.apache.flink.util.ParameterTool
 
hashCode() - Method in class org.apache.flink.util.SerializedValue
 
hashCode() - Method in class org.apache.flink.util.StringBasedID
 
hashCode() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
hashCode() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
hashCode() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
hashCode(Object) - Method in interface org.apache.flink.table.runtime.generated.HashFunction
 
hashCode(Object) - Method in class org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
 
hashCode(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
hasHDFSDelegationToken(UserGroupInformation) - Static method in class org.apache.flink.runtime.util.HadoopUtils
Indicates whether the user has an HDFS delegation token.
hashDistribution(int[]) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
The input will read the records whose keys hash to a particular hash value.
HASHED_PARTIAL_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
HashFunction - Interface in org.apache.flink.table.runtime.generated
Interface for code generated hash code of RowData which will select some fields to hash or ArrayData or MapData.
hashInt(int, long) - Static method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
 
hashJoin - Variable in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
hashJoin - Variable in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
hashJoin - Variable in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
hashJoin - Variable in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
HashJoinIteratorBase - Class in org.apache.flink.runtime.operators.hash
Common methods for all Hash Join Iterators.
HashJoinIteratorBase() - Constructor for class org.apache.flink.runtime.operators.hash.HashJoinIteratorBase
 
HashJoinOperator - Class in org.apache.flink.table.runtime.operators.join
Hash join base operator.
HashJoinType - Enum in org.apache.flink.table.runtime.operators.join
Join type for hash table.
hashLong(long, long) - Static method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
 
HASHMAP_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
The shortcut configuration name of the HashMap state backend.
HashMapStateBackend - Class in org.apache.flink.runtime.state.hashmap
This state backend holds the working state in the memory (JVM heap) of the TaskManagers and checkpoints based on the configured CheckpointStorage.
HashMapStateBackend() - Constructor for class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
Creates a new state backend.
HashMapStateBackendFactory - Class in org.apache.flink.runtime.state.hashmap
A factory that creates an HashMapStateBackend from a configuration.
HashMapStateBackendFactory() - Constructor for class org.apache.flink.runtime.state.hashmap.HashMapStateBackendFactory
 
HashMapWrapper - Class in org.apache.flink.python.util
Helper class to create a HashMap taking Numeric data as key or value from Python side.
HashMapWrapper(Class<?>, Class<?>) - Constructor for class org.apache.flink.python.util.HashMapWrapper
 
HashPartition<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
 
HashPartition.BuildSideBuffer - Class in org.apache.flink.runtime.operators.hash
 
HashPartitionIterator<BT,​PT> - Class in org.apache.flink.runtime.iterative.io
Iterator over the build side entries of a HashPartition.
HashPartitionIterator(Iterator<HashPartition<BT, PT>>, TypeSerializer<BT>) - Constructor for class org.apache.flink.runtime.iterative.io.HashPartitionIterator
 
hashShuffle(int[]) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Return hash ExecEdge.Shuffle.
HashShuffle(int[]) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.HashShuffle
 
HashSubpartitionBufferAccumulator - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
HashSubpartitionBufferAccumulator accumulates the records in a subpartition.
HashSubpartitionBufferAccumulator(TieredStorageSubpartitionId, int, HashSubpartitionBufferAccumulatorContext, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashSubpartitionBufferAccumulator
 
HashSubpartitionBufferAccumulatorContext - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
This interface is used by HashSubpartitionBufferAccumulator to operate HashBufferAccumulator.
HashTableProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Constructor for class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
 
hashUnsafeBytes(Object, long, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
Hash unsafe bytes.
hashUnsafeBytes(MemorySegment, int, int, long) - Static method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
 
hashUnsafeBytesByWords(Object, long, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
Hash unsafe bytes, length must be aligned to 4 bytes.
hasIncrementalCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
hasIncrementalCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
hasIncrementalCleanupStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
hasInnerPayLoad() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Checks whether the 'innerPayLoad' field has been set.
hasInnerPayLoadBuilder() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Checks whether the 'innerPayLoad' field has an active Builder instance
hasInProgressFileToCleanup() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
hasInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
bytes inputConstant = 3;
hasInputConstant() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
bytes inputConstant = 3;
hasInputConstant() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
bytes inputConstant = 3;
hasInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
int32 inputOffset = 2;
hasInputOffset() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
int32 inputOffset = 2;
hasInputOffset() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
int32 inputOffset = 2;
hasInvokableConstructor(Class<?>, Class<?>...) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks for an invokable constructor matching the given arguments.
hasJobEvents() - Method in class org.apache.flink.runtime.jobmaster.event.JobEventManager
Returns whether the store is empty.
hasJobResultEntryAsync(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
hasJobResultEntryAsync(JobID) - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Returns the future of whether the store already contains an entry for a job.
hasKeyContext() - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
hasKeyContext() - Method in interface org.apache.flink.streaming.api.operators.KeyContextHandler
Whether the Input has "KeyContext".
hasKeyContext() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
 
hasKeyContext1() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
hasKeyContext1() - Method in interface org.apache.flink.streaming.api.operators.KeyContextHandler
Whether the first input of StreamOperator has "KeyContext".
hasKeyContext2() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
hasKeyContext2() - Method in interface org.apache.flink.streaming.api.operators.KeyContextHandler
Whether the second input of StreamOperator has "KeyContext".
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
hasKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
hasKeyType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
The schema of the grouping keys.
hasKeyType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
The schema of the grouping keys.
hasKeyTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
hasKeyTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
hasKeyTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
hasLeaderInformation(String) - Method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Checks whether the register holds non-empty LeaderInformation for the passed componentId.
hasLeadership() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
hasLeadership() - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver
Returns whether the driver has currently leadership.
hasLeadership() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
hasLeadership(String, UUID) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
hasLeadership(UUID) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElection
Returns true if the service's LeaderContender has the leadership under the given leader session ID acquired.
hasLeadership(UUID) - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElection
 
hasLeadership(KubernetesConfigMap, String) - Static method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
hasLegacyTypes(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks whether a (possibly nested) logical type contains LegacyTypeInformationType or TypeInformationRawType.
hasLength(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
hasListView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
hasListView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
hasListView() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
hasLocalZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
hasLocalZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
hasLocalZonedTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
hasLog4j() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
hasLog4j() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
Whether the log4j.properties is located.
hasLogback() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
hasLogback() - Method in interface org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
Whether the logback.xml is located.
hasMail() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
hasMail() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Returns true if the mailbox contains mail.
hasMail() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
hasMail() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
hasMapInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
hasMapInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
hasMapInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
hasMapTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
hasMapTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
hasMapTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
hasMapView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
hasMapView() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
hasMapView() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
hasMemoryAddress() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
hasMetaDataFollowsFlag(byte[]) - Static method in class org.apache.flink.runtime.state.FullSnapshotUtil
 
hasMissingKeys() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
 
hasName() - Method in class example.avro.User.Builder
Checks whether the 'name' field has been set.
hasNested(LogicalType, Predicate<LogicalType>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks whether a (possibly nested) logical type fulfills the given predicate.
hasNext - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
hasNext - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
hasNext() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
 
hasNext() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator
 
hasNext() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
 
hasNext() - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
hasNext() - Method in class org.apache.flink.connector.datagen.table.types.DataGeneratorMapper
 
hasNext() - Method in class org.apache.flink.connector.datagen.table.types.DecimalDataRandomGenerator
 
hasNext() - Method in class org.apache.flink.connector.datagen.table.types.RowDataGenerator
 
hasNext() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysAndNamespaceIterator
 
hasNext() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
hasNext() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
hasNext() - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
Return whether this iterator has more elements to load besides current cache.
hasNext() - Method in class org.apache.flink.runtime.io.disk.FileBasedBufferIterator
 
hasNext() - Method in interface org.apache.flink.runtime.io.network.api.reader.Reader
 
hasNext() - Method in class org.apache.flink.runtime.io.network.api.reader.RecordReader
 
hasNext() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator
 
hasNext() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
hasNext() - Method in class org.apache.flink.runtime.operators.resettable.ReusingBlockResettableIterator
 
hasNext() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
hasNext() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingIterator
 
hasNext() - Method in interface org.apache.flink.runtime.state.internal.InternalKvState.StateIncrementalVisitor
Whether the visitor potentially has some next entries to return from nextEntries().
hasNext() - Method in interface org.apache.flink.runtime.state.restore.ThrowingIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.flink.runtime.state.v2.SyncIteratorWrapper
 
hasNext() - Method in class org.apache.flink.runtime.util.EmptyIterator
Always returns false, since this iterator is empty.
hasNext() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator.ValuesIterator
 
hasNext() - Method in class org.apache.flink.runtime.util.NonReusingMutableToRegularIteratorWrapper
 
hasNext() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator.ValuesIterator
 
hasNext() - Method in class org.apache.flink.runtime.util.ReusingMutableToRegularIteratorWrapper
 
hasNext() - Method in class org.apache.flink.runtime.util.SingleElementIterator
 
hasNext() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
 
hasNext() - Method in class org.apache.flink.state.forst.ForStListIterator
 
hasNext() - Method in class org.apache.flink.state.forst.ForStMapIterator
 
hasNext() - Method in class org.apache.flink.state.forst.sync.ForStStateKeysAndNamespaceIterator
 
hasNext() - Method in class org.apache.flink.state.forst.sync.ForStStateKeysIterator
 
hasNext() - Method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
hasNext() - Method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
hasNext() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
hasNext() - Method in class org.apache.flink.streaming.api.operators.MapPartitionIterator
 
hasNext() - Method in class org.apache.flink.streaming.examples.utils.ThrottledIterator
 
hasNext() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
Returns true if the DataStream has more elements.
hasNext() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
hasNext() - Method in class org.apache.flink.table.jdbc.utils.CollectionResultIterator
 
hasNext() - Method in class org.apache.flink.table.jdbc.utils.StatementResultIterator
 
hasNext() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
hasNext() - Method in class org.apache.flink.table.runtime.util.SingleElementIterator
 
hasNext() - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
hasNext() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
hasNext() - Method in class org.apache.flink.util.NumberSequenceIterator
 
hasNext() - Method in class org.apache.flink.util.UnionIterator
 
hasNextAttempt - Variable in class org.apache.flink.testutils.junit.extensions.retry.strategy.AbstractRetryStrategy
 
hasNextAttempt() - Method in class org.apache.flink.testutils.junit.extensions.retry.strategy.AbstractRetryStrategy
 
hasNextAttempt() - Method in interface org.apache.flink.testutils.junit.extensions.retry.strategy.RetryStrategy
Return the next attempt should execute or not.
hasNoConnectedInputs() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
hasNoLeaderInformation() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Checks that no non-empty LeaderInformation is stored.
hasNum() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'num' field has been set.
hasObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
hasObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
hasObject() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
Checks whether the wrapper already has an object, or whether it needs to instantiate it.
hasOffset() - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
hasOperatorCoordinatorAndShuffleMasterSnapshots() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
hasOverWindowArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
hasOverWindowArrowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
hasOverWindowArrowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
hasPendingFile() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
hasPrecision(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks the precision of a type that defines a precision implicitly or explicitly.
hasPrefix(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns if a given prefix exists in the properties.
hasPriority() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
hasPriority() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
hasPriority() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
hasProctimeAttribute(TableSource<?>) - Static method in class org.apache.flink.table.sources.TableSourceValidation
Checks if the given TableSource defines a proctime attribute.
hasProperty(Quantifier.QuantifierProperty) - Method in class org.apache.flink.cep.pattern.Quantifier
 
hasPublicNullaryConstructor(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the given class has a public nullary constructor.
hasRawType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
hasRawType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
for DataStream
hasRawType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
for DataStream
hasReachedEndOfFile() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileReader
 
hasReachedEndOfFile() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileSegmentReader
 
hasReachedEndOfFile() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileReader
 
hasReachedEndOfFile() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileSegmentReader
 
hasReachedEndOfFile() - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousBufferFileReader
 
hasReachedEndOfSuperstep() - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
hasReachedEndOfSuperstep() - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
 
hasReceivedEndOfData() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
hasReceivedEndOfData() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
hasReceivedEndOfData() - Method in interface org.apache.flink.runtime.io.PullingAsyncDataInput
Tells if we consumed all available data.
hasReceivedEndOfData() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
hasReceivedEndOfData() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
hasReceivedNoMoreSplitsSignal() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext.SplitAssignmentState
 
hasRegularColumnsOnly() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
hasRemaining() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Returns true if not all data appended to this DataBuffer is consumed.
hasRemaining() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
hasRemaining() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
hasRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
hasRocksdbCompactFilterCleanupStrategy() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
hasRocksdbCompactFilterCleanupStrategy() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntryOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
hasRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
hasRowSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
hasRowSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
hasRowtimeAttribute(TableSource<?>) - Static method in class org.apache.flink.table.sources.TableSourceValidation
Checks if the given TableSource defines a rowtime attribute.
hasRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
hasRowType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
hasRowType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
hasRowTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
hasRowTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
hasRowTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
hasRuntimeContext() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
hasRuntimeContext() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
hasRuntimeContext() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
hasRuntimeImplementation() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
hasScale(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks the scale of all types that define a scale implicitly or explicitly.
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSchema() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
hasSequenceNumber() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Checks whether the 'sequenceNumber' field has been set.
hasSideOutput - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
hasSource() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
hasState() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'state' field has been set.
hasState() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
hasState() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
Returns true if this contains at least one StateObject.
hasState() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns true if at least one OperatorSubtaskState in subtaskStatesByOperatorID has state.
hasStateTtlConfig() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
hasStateTtlConfig() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
hasStateTtlConfig() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptorOrBuilder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
hasStreet() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'street' field has been set.
hasStringList() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Checks whether the 'stringList' field has been set.
hasStrPayload() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Checks whether the 'strPayload' field has been set.
hasStubWrapper() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
hasSubtaskStates() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
hasSufficientResources() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
hasSufficientResources() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager.Context
Returns true if the available resources are sufficient enough for a state transition; otherwise false.
hasSuperclass(Class<?>, String) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Returns true if the given class has a superclass of given name.
hasTemporaryCatalogFunction(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Check whether a temporary catalog function is already registered.
hasTemporarySystemFunction(String) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Check whether a temporary system function is already registered.
hasTimeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
hasTimeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
hasTimeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
hasTimeLeft() - Method in class org.apache.flink.api.common.time.Deadline
Returns whether there is any time left between the deadline and now.
hasTimestamp() - Method in class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
Checks whether this record has a timestamp.
hasTimestamp() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Checks whether this record has a timestamp.
hasTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
hasTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
hasTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
hasTimeZoneData() - Method in class org.apache.flink.table.gateway.rest.util.RowDataLocalTimeZoneConverter
 
hasTokens() - Method in class org.apache.flink.runtime.security.token.DelegationTokenContainer
 
haStoragePath(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the haStoragePath and returns a reference to this Builder enabling method chaining.
hasTrackedPartitions(K) - Method in class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
Returns whether any partitions are being tracked for the given key.
hasTriggerWindow() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
Check if there are windows could be triggered according to the current watermark.
hasTupleTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
hasTupleTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
hasTupleTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
hasType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
hasType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
hasType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
hasTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
hasTypeInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
hasTypeInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawTypeOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
hasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUdf() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUdf() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.InputOrBuilder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
hasUniqueKey() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Returns true if the input has unique key, otherwise false.
hasUnit(String) - Static method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
 
hasUsercodeJarFiles() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Checks whether the JobGraph has user code JAR files attached.
hasUserKerberosAuthMethod(UserGroupInformation) - Static method in class org.apache.flink.runtime.hadoop.HadoopUserUtils
 
hasValidDirtyJobResultStoreEntryExtension(String) - Static method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
hasValidJobResultStoreEntryExtension(String) - Static method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfoOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
hasValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfoOrBuilder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasValueType() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapViewOrBuilder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
hasVarBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
hasVarBinaryInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
hasVarBinaryInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
hasVarCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
hasVarCharInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
hasVarCharInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
hasWellDefinedString(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks whether the given LogicalType has a well-defined string representation when calling Object.toString() on the internal data structure.
hasWindowsDrive() - Method in class org.apache.flink.core.fs.Path
Checks if the provided path string contains a windows drive letter.
hasYearPrecision(LogicalType, int) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
hasZip() - Method in class org.apache.flink.avro.generated.Address.Builder
Checks whether the 'zip' field has been set.
hasZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
hasZonedTimestampInfo() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
hasZonedTimestampInfo() - Method in interface org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldTypeOrBuilder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
haveLeafArgumentTypes(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.Conditions
Tests leaf argument types of a method against the given predicate.
haveLeafExceptionTypes(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.Conditions
Tests leaf exception types of a method against the given predicate.
haveLeafReturnTypes(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.Conditions
Tests leaf return types of a method against the given predicate.
haveLeafTypes(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.Conditions
Tests leaf types of a method against the given predicate.
Having() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a HAVING clause for SELECT.
HAVING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HBaseDelegationTokenProvider - Class in org.apache.flink.runtime.security.token.hadoop
Delegation token provider implementation for HBase.
HBaseDelegationTokenProvider() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenProvider
 
HBaseDelegationTokenReceiver - Class in org.apache.flink.runtime.security.token.hadoop
Delegation token receiver implementation for HBase.
HBaseDelegationTokenReceiver() - Constructor for class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenReceiver
 
HEAD - org.apache.flink.streaming.api.operators.ChainingStrategy
The operator will not be chained to the predecessor, but successors may chain to this operator.
HEAD_BLOCK_LENGTH_OFFSET - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
The offset to the header field indicating the number of bytes in the block
HEAD_WITH_SOURCES - org.apache.flink.streaming.api.operators.ChainingStrategy
This operator will run at the head of a chain (similar as in ChainingStrategy.HEAD, but it will additionally try to chain source inputs if possible.
HEADER_FLAGS_OFFSET - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
The offset to the flags in the header;
HEADER_LENGTH - Static variable in class org.apache.flink.runtime.io.compression.CompressorUtils
We put two integers before each compressed block, the first integer represents the compressed length of the block, and the second one represents the original length of the block.
HEADER_LENGTH - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
The length of the header put into the blocks.
HEADER_LENGTH - Static variable in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
HEADER_MAGIC_NUMBER - Static variable in class org.apache.flink.runtime.checkpoint.Checkpoints
Magic number at the beginning of every checkpoint metadata file, for sanity checks.
HEADER_MAGIC_NUMBER - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
The magic number that identifies blocks as blocks from a ChannelWriterOutputView.
HEADER_SIZE_IN_BITS - Static variable in class org.apache.flink.table.data.binary.BinaryRowData
 
headerLength - Variable in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
headerLength - Variable in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
HeaderlessChannelReaderInputView - Class in org.apache.flink.runtime.io.disk.iomanager
A DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream.
HeaderlessChannelReaderInputView(BlockChannelReader<MemorySegment>, List<MemorySegment>, int, int, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
Creates a new channel reader that reads from the given channel, expecting a specified number of blocks in the channel, and returns only a specified number of bytes from the last block.
HeaderlessChannelReaderInputView(BlockChannelReader<MemorySegment>, List<MemorySegment>, int, int, boolean, long) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
 
HeaderlessChannelWriterOutputView - Class in org.apache.flink.table.runtime.io
A DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream.
HeaderlessChannelWriterOutputView(BlockChannelWriter<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
HEADLESS_CLUSTER_IP - Static variable in class org.apache.flink.kubernetes.kubeclient.services.HeadlessClusterIPService
 
Headless_ClusterIP - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
 
HeadlessClusterIPService - Class in org.apache.flink.kubernetes.kubeclient.services
The service type of Headless ClusterIP, which is an variant of ClusterIP.
HeadlessClusterIPService() - Constructor for class org.apache.flink.kubernetes.kubeclient.services.HeadlessClusterIPService
 
HEAP - org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend.PriorityQueueStateType
 
HEAP - org.apache.flink.state.forst.ForStStateBackend.PriorityQueueStateType
 
HeapArrayVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable heap array column vector.
HeapArrayVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
HeapArrayVector(int, ColumnVector) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
HeapBooleanVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable heap boolean column vector.
HeapBooleanVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
HeapBroadcastState<K,​V> - Class in org.apache.flink.runtime.state
A Broadcast State backed a heap-based Map.
heapBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
heapBuffer() - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
heapBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
heapBuffer(int) - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
heapBuffer(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
heapBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyBufferPool
 
HeapBytesVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class supports string and binary data by value reference -- i.e. each field is explicitly present, as opposed to provided by a dictionary reference.
HeapBytesVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
Don't call this constructor except for testing purposes.
HeapByteVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable byte column vector.
HeapByteVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapByteVector
Don't use this except for testing purposes.
HeapDoubleVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable double precision floating point column vector.
HeapDoubleVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
Don't use this except for testing purposes.
HeapFloatVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable double precision floating point column vector.
HeapFloatVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
Don't use this except for testing purposes.
HeapIntVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable int column vector.
HeapIntVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
Don't use this except for testing purposes.
HeapKeyedStateBackend<K> - Class in org.apache.flink.runtime.state.heap
A AbstractKeyedStateBackend that keeps state on the Java Heap and will serialize state to streams provided by a CheckpointStreamFactory upon checkpointing.
HeapKeyedStateBackend(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, CloseableRegistry, StreamCompressionDecorator, Map<String, StateTable<K, ?, ?>>, Map<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, LocalRecoveryConfig, HeapPriorityQueueSetFactory, HeapSnapshotStrategy<K>, SnapshotExecutionType, StateTableFactory<K>, InternalKeyContext<K>) - Constructor for class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
HeapKeyedStateBackendBuilder<K> - Class in org.apache.flink.runtime.state.heap
Builder class for HeapKeyedStateBackend which handles all necessary initializations and clean ups.
HeapKeyedStateBackendBuilder(TaskKvStateRegistry, TypeSerializer<K>, ClassLoader, int, KeyGroupRange, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, Collection<KeyedStateHandle>, StreamCompressionDecorator, LocalRecoveryConfig, HeapPriorityQueueSetFactory, boolean, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder
 
HeapKeyValueStateIterator - Class in org.apache.flink.runtime.state.heap
A KeyValueStateIterator over Heap backend snapshot resources.
HeapKeyValueStateIterator(KeyGroupRange, TypeSerializer<?>, int, Map<StateUID, Integer>, Map<StateUID, StateSnapshot>) - Constructor for class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
HeapLongVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable long column vector.
HeapLongVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
Don't use this except for testing purposes.
HeapMapVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable heap map column vector.
HeapMapVector(int, ColumnVector, ColumnVector) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
HeapPriorityQueue<T extends HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
Basic heap-based priority queue for HeapPriorityQueueElement objects.
HeapPriorityQueue<T extends org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue.HeapPriorityQueueElement> - Class in org.apache.flink.streaming.runtime.watermarkstatus
This class has similar functions with HeapPriorityQueue.
HeapPriorityQueue(PriorityComparator<T>, int) - Constructor for class org.apache.flink.runtime.state.heap.HeapPriorityQueue
Creates an empty HeapPriorityQueue with the requested initial capacity.
HeapPriorityQueue(HeapPriorityQueue.PriorityComparator<T>, int) - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
Creates an empty HeapPriorityQueue with the requested initial capacity.
HeapPriorityQueueElement - Interface in org.apache.flink.runtime.state.heap
Interface for objects that can be managed by a HeapPriorityQueue.
HeapPriorityQueueSet<T extends HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
A heap-based priority queue with set semantics, based on HeapPriorityQueue.
HeapPriorityQueueSet(PriorityComparator<T>, KeyExtractorFunction<T>, int, KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
Creates an empty HeapPriorityQueueSet with the requested initial capacity.
HeapPriorityQueueSetFactory - Class in org.apache.flink.runtime.state.heap
HeapPriorityQueueSetFactory(KeyGroupRange, int, int) - Constructor for class org.apache.flink.runtime.state.heap.HeapPriorityQueueSetFactory
 
HeapPriorityQueuesManager - Class in org.apache.flink.runtime.state
Manages creating heap priority queues along with their counterpart meta info.
HeapPriorityQueuesManager(Map<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, HeapPriorityQueueSetFactory, KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.HeapPriorityQueuesManager
 
HeapPriorityQueueSnapshotRestoreWrapper<T extends HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
This wrapper combines a HeapPriorityQueue with backend meta data.
HeapPriorityQueueSnapshotRestoreWrapper(HeapPriorityQueueSet<T>, RegisteredPriorityQueueStateBackendMetaInfo<T>, KeyExtractorFunction<T>, KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
HeapPriorityQueueStateSnapshot<T> - Class in org.apache.flink.runtime.state.heap
This class represents the snapshot of an HeapPriorityQueueSet.
HeapRestoreOperation<K> - Class in org.apache.flink.runtime.state.heap
Implementation of heap restore operation.
HeapRowVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable heap row column vector.
HeapRowVector(int, WritableColumnVector...) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapRowVector
 
HeapSavepointRestoreOperation<K> - Class in org.apache.flink.runtime.state.heap
Implementation of heap savepoint restore operation.
HeapShortVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable short column vector.
HeapShortVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapShortVector
Don't use this except for testing purposes.
HeapSort - Class in org.apache.flink.runtime.operators.sort
 
HeapSort() - Constructor for class org.apache.flink.runtime.operators.sort.HeapSort
 
HeapTimestampVector - Class in org.apache.flink.table.data.columnar.vector.heap
This class represents a nullable byte column vector.
HeapTimestampVector(int) - Constructor for class org.apache.flink.table.data.columnar.vector.heap.HeapTimestampVector
 
HeapWindowsGrouping - Class in org.apache.flink.table.runtime.operators.window.grouping
A jvm heap implementation of WindowsGrouping, which uses a linked list to buffer all the inputs of a keyed group belonging to the same window.
HeapWindowsGrouping(int, long, long, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
HeapWindowsGrouping(int, long, long, long, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
HEARTBEAT_DELAY_SECONDS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The heartbeat interval between the Application Master and the YARN Resource Manager.
HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.HeartbeatManagerOptions
Time interval for requesting heartbeat from sender side.
HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
HEARTBEAT_RPC_FAILURE_THRESHOLD - Static variable in class org.apache.flink.configuration.HeartbeatManagerOptions
 
HEARTBEAT_TIMEOUT - Static variable in class org.apache.flink.configuration.HeartbeatManagerOptions
Timeout for requesting and receiving heartbeat for both sender and receiver sides.
HEARTBEAT_TIMEOUT_MS - Static variable in class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
heartbeatFromJobManager(ResourceID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
heartbeatFromJobManager(ResourceID) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Sends the heartbeat to resource manager from job manager.
heartbeatFromJobManager(ResourceID, AllocatedSlotReport) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
heartbeatFromJobManager(ResourceID, AllocatedSlotReport) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Heartbeat request from the job manager.
heartbeatFromJobManager(ResourceID, AllocatedSlotReport) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
heartbeatFromResourceManager(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
heartbeatFromResourceManager(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Sends heartbeat request from the resource manager.
heartbeatFromResourceManager(ResourceID) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
heartbeatFromResourceManager(ResourceID) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Heartbeat request from the resource manager.
heartbeatFromResourceManager(ResourceID) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
heartbeatFromTaskManager(ResourceID, TaskExecutorHeartbeatPayload) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
heartbeatFromTaskManager(ResourceID, TaskExecutorHeartbeatPayload) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Sends the heartbeat to resource manager from task manager.
heartbeatFromTaskManager(ResourceID, TaskExecutorToJobManagerHeartbeatPayload) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
heartbeatFromTaskManager(ResourceID, TaskExecutorToJobManagerHeartbeatPayload) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Sends the heartbeat to job manager from task manager.
HeartbeatListener<I,​O> - Interface in org.apache.flink.runtime.heartbeat
Interface for the interaction with the HeartbeatManager.
HeartbeatManager<I,​O> - Interface in org.apache.flink.runtime.heartbeat
A heartbeat manager has to be able to start/stop monitoring a HeartbeatTarget, and report heartbeat timeouts for this target.
HeartbeatManagerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to heartbeat manager settings.
HeartbeatMonitor<O> - Interface in org.apache.flink.runtime.heartbeat
Heartbeat monitor which manages the heartbeat state of the associated heartbeat target.
HeartbeatMonitor.Factory<O> - Interface in org.apache.flink.runtime.heartbeat
This factory provides an indirection way to create HeartbeatMonitor.
HeartbeatReceiver<I> - Class in org.apache.flink.runtime.heartbeat
The receiver implementation of HeartbeatTarget, which mutes the HeartbeatTarget#requestHeartbeat(ResourceID, I).
HeartbeatReceiver() - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatReceiver
 
HeartbeatSender<I> - Class in org.apache.flink.runtime.heartbeat
The sender implementation of HeartbeatTarget, which mutes the HeartbeatTarget#receiveHeartbeat(ResourceID, I).
HeartbeatSender() - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatSender
 
HeartbeatServices - Interface in org.apache.flink.runtime.heartbeat
HeartbeatServices gives access to all services needed for heartbeating.
HeartbeatServicesImpl - Class in org.apache.flink.runtime.heartbeat
A default HeartbeatServices implementation.
HeartbeatServicesImpl(long, long) - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatServicesImpl
 
HeartbeatServicesImpl(long, long, int) - Constructor for class org.apache.flink.runtime.heartbeat.HeartbeatServicesImpl
 
HeartbeatTarget<I> - Interface in org.apache.flink.runtime.heartbeat
Interface for components which can be sent heartbeats and from which one can request a heartbeat response.
HeavyDeploymentStressTestProgram - Class in org.apache.flink.deployment
End-to-end test for heavy deployment descriptors.
HeavyDeploymentStressTestProgram() - Constructor for class org.apache.flink.deployment.HeavyDeploymentStressTestProgram
 
HELP - org.apache.flink.table.client.cli.parser.Command
Command to print help message.
HelpCommandPrinter() - Constructor for class org.apache.flink.table.client.cli.Printer.HelpCommandPrinter
 
HelpOperation - Class in org.apache.flink.table.operations.command
Operation that represents HELP command.
HelpOperation() - Constructor for class org.apache.flink.table.operations.command.HelpOperation
 
HelpOperationParseStrategy - Class in org.apache.flink.table.planner.parse
Strategy to parse statement to HelpOperation.
hex() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string representation of an integer numeric value or a string in hex format.
hex(byte[]) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
hex(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the hex string of a long argument.
hex(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the hex string of a string argument.
hex(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
HEX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
HEX - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HEX_FLOAT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
HEX_FLOAT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
HEX_FLOAT_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.FloatLiteralContext
 
HEX_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
HEX_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
HEX_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
HEXDIGIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
hexStringToByte(String) - Static method in class org.apache.flink.util.StringUtils
Given a hex string this will return the byte array corresponding to the string .
HIDDEN_CONTENT - Static variable in class org.apache.flink.configuration.GlobalConfiguration
 
hideSensitiveValues(Map<String, String>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Replaces values whose keys are sensitive according to GlobalConfiguration.isSensitive(String) with GlobalConfiguration.HIDDEN_CONTENT.
HIERARCHY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HIGH - org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
 
HIGH_PRIORITY_POOL_RATIO - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
HIGH_PRIORITY_POOL_RATIO - Static variable in class org.apache.flink.state.forst.ForStOptions
 
HighAvailabilityMode - Enum in org.apache.flink.runtime.jobmanager
High availability mode for Flink's cluster execution.
HighAvailabilityOptions - Class in org.apache.flink.configuration
The set of configuration options relating to high-availability settings.
HighAvailabilityServices - Interface in org.apache.flink.runtime.highavailability
The HighAvailabilityServices give access to all services needed for a highly-available setup.
HighAvailabilityServicesFactory - Interface in org.apache.flink.runtime.highavailability
Factory interface for HighAvailabilityServices.
HighAvailabilityServicesUtils - Class in org.apache.flink.runtime.highavailability
Utils class to instantiate HighAvailabilityServices implementations.
HighAvailabilityServicesUtils() - Constructor for class org.apache.flink.runtime.highavailability.HighAvailabilityServicesUtils
 
HIGHEST_FIRST_BIT - Static variable in interface org.apache.flink.table.data.binary.BinaryFormat
To get the mark in highest bit of long.
HIGHEST_SECOND_TO_EIGHTH_BIT - Static variable in interface org.apache.flink.table.data.binary.BinaryFormat
To get the 7 bits length in second bit to eighth bit out of a long.
highlight(LineReader, String) - Method in class org.apache.flink.table.client.cli.parser.SqlClientSyntaxHighlighter
 
HINT_ALIAS - Static variable in class org.apache.flink.table.planner.hint.FlinkHints
 
HINT_BEG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HINT_NAME_JSON_AGGREGATE_WRAPPED - Static variable in class org.apache.flink.table.planner.hint.FlinkHints
Internal hint that JSON aggregation function arguments have been wrapped already.
HINT_NAME_OPTIONS - Static variable in class org.apache.flink.table.planner.hint.FlinkHints
 
HINTED - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
HintFlag - Enum in org.apache.flink.table.annotation
Three-valued flag for representing TRUE, FALSE, and UNKNOWN.
hints(Iterable<RelHint>) - Method in class org.apache.calcite.tools.RelBuilder
Attaches multiple hints to the stack top relational expression.
hints(RelHint...) - Method in class org.apache.calcite.tools.RelBuilder
Attaches an array of hints to the stack top relational expression.
histogram(int, H) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Histogram with Flink.
histogram(String, H) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
histogram(String, H) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Histogram with Flink.
histogram(String, H) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
histogram(String, H) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
Histogram - Class in org.apache.flink.api.common.accumulators
Histogram accumulator, which builds a histogram in a distributed manner.
Histogram - Interface in org.apache.flink.metrics
Histogram interface to be used with Flink's metrics system.
Histogram() - Constructor for class org.apache.flink.api.common.accumulators.Histogram
 
HISTOGRAM - org.apache.flink.metrics.MetricType
 
HistogramDump(QueryScopeInfo, String, long, long, double, double, double, double, double, double, double, double, double) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
histograms - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
HistogramStatistics - Class in org.apache.flink.metrics
Histogram statistics represent the current snapshot of elements recorded in the histogram.
HistogramStatistics() - Constructor for class org.apache.flink.metrics.HistogramStatistics
 
HISTORY_SERVER_ARCHIVE_DIRS - Static variable in class org.apache.flink.configuration.HistoryServerOptions
Comma-separated list of directories which the HistoryServer polls for new archives.
HISTORY_SERVER_ARCHIVE_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.HistoryServerOptions
The interval at which the HistoryServer polls HistoryServerOptions.HISTORY_SERVER_ARCHIVE_DIRS for new archives.
HISTORY_SERVER_CLEANUP_EXPIRED_JOBS - Static variable in class org.apache.flink.configuration.HistoryServerOptions
If this option is enabled then deleted job archives are also deleted from HistoryServer.
HISTORY_SERVER_JOBMANAGER_LOG_URL_PATTERN - Static variable in class org.apache.flink.configuration.HistoryServerOptions
Pattern of the log URL of JobManager.
HISTORY_SERVER_RETAINED_JOBS - Static variable in class org.apache.flink.configuration.HistoryServerOptions
 
HISTORY_SERVER_TASKMANAGER_LOG_URL_PATTERN - Static variable in class org.apache.flink.configuration.HistoryServerOptions
Pattern of the log URL of TaskManager.
HISTORY_SERVER_WEB_ADDRESS - Static variable in class org.apache.flink.configuration.HistoryServerOptions
The address under which the HistoryServer web-frontend is accessible.
HISTORY_SERVER_WEB_DIR - Static variable in class org.apache.flink.configuration.HistoryServerOptions
The local directory used by the HistoryServer web-frontend.
HISTORY_SERVER_WEB_PORT - Static variable in class org.apache.flink.configuration.HistoryServerOptions
The port under which the HistoryServer web-frontend is accessible.
HISTORY_SERVER_WEB_REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.HistoryServerOptions
The refresh interval for the HistoryServer web-frontend in milliseconds.
HISTORY_SERVER_WEB_SSL_ENABLED - Static variable in class org.apache.flink.configuration.HistoryServerOptions
Enables/Disables SSL support for the HistoryServer web-frontend.
HistoryServer - Class in org.apache.flink.runtime.webmonitor.history
The HistoryServer provides a WebInterface and REST API to retrieve information about finished jobs for which the JobManager may have already shut down.
HistoryServer(Configuration) - Constructor for class org.apache.flink.runtime.webmonitor.history.HistoryServer
 
HistoryServer(Configuration, Consumer<HistoryServerArchiveFetcher.ArchiveEvent>) - Constructor for class org.apache.flink.runtime.webmonitor.history.HistoryServer
Creates HistoryServer instance.
HistoryServerArchivist - Interface in org.apache.flink.runtime.dispatcher
Writer for an ExecutionGraphInfo.
HistoryServerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to the HistoryServer.
HistoryServerStaticFileServerHandler - Class in org.apache.flink.runtime.webmonitor.history
Simple file server handler used by the HistoryServer that serves requests to web frontend's static files, such as HTML, CSS, JS or JSON files.
HistoryServerStaticFileServerHandler(File) - Constructor for class org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandler
 
HistoryServerUtils - Enum in org.apache.flink.runtime.webmonitor.history
Utility class for the HistoryServer.
HIT_COUNT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
hitCount - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
hitCounter(Counter) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of cache hits.
hitCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
HIVE - org.apache.flink.table.api.SqlDialect
SQL dialect that allows some Apache Hive specific grammar.
HIVE_AGG_DECIMAL_PLUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
Special "+" operator used internally for implementing native hive SUM/AVG aggregations on a Decimal type.
HIVE_AGG_DECIMAL_PLUS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
HIVE_SQL_QUOTED_IDENTIFIER - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
HIVE2 - Static variable in class org.apache.flink.util.DockerImageVersions
 
HIVE3 - Static variable in class org.apache.flink.util.DockerImageVersions
 
HiveAggDecimalPlusTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns the result type of a decimal addition, used internally for implementing native SUM/AVG aggregations on a Decimal type.
HiveAggDecimalPlusTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.HiveAggDecimalPlusTypeStrategy
 
HiveJDBC(String, int) - Constructor for class org.apache.flink.test.util.SQLJobClientMode.HiveJDBC
 
HiveOrcBatchWrapper - Class in org.apache.flink.orc.vector
Wrap VectorizedRowBatch hive orc batch.
HiveOrcBatchWrapper(VectorizedRowBatch) - Constructor for class org.apache.flink.orc.vector.HiveOrcBatchWrapper
 
HllBuffer - Class in org.apache.flink.table.runtime.functions.aggregate.hyperloglog
Buffer used by HyperLogLogPlusPlus and ApproximateCountDistinct.
HllBuffer() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HllBuffer
 
HOLD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HOOK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HOP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HOP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_END - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_OLD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_PROCTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_ROWTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOP_START - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
hopping(int, ZoneId, Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
Creates a hopping window SliceAssigner that assigns elements to slices of hopping windows.
HoppingSliceAssigner(int, ZoneId, long, long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
HoppingWindowSpec - Class in org.apache.flink.table.planner.plan.logical
Logical representation of a hopping window specification.
HoppingWindowSpec(Duration, Duration, Duration) - Constructor for class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
HOST - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The external address of the network interface where the TaskManager is exposed.
HOST - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
HOST_BIND_POLICY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The config parameter for automatically defining the TaskManager's binding address, if TaskManagerOptions.HOST configuration option is not set.
HOST_LOCAL - org.apache.flink.runtime.jobmanager.scheduler.Locality
The task was scheduled onto the same host as requested
HOST_NAME - Static variable in class org.apache.flink.test.util.SecureTestEnvironment
 
HOST_URL - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
hostAndPortToUrlString(String, int) - Static method in class org.apache.flink.util.NetUtils
Normalizes and encodes a hostname and port to be included in URL.
hostname() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
hostname() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
hostName() - Method in class org.apache.flink.runtime.source.event.RequestSplitEvent
 
HOSTNAME - Static variable in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
hostnames() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Gets the hostnames of the nodes storing the file range described by this split.
hour() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of hours.
Hour() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
HOUR - org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
 
HOUR - org.apache.flink.table.expressions.TimeIntervalUnit
 
HOUR - org.apache.flink.table.expressions.TimePointUnit
 
HOUR - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
HOUR - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
HOUR - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
HOUR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
HOUR() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in hours.
HOUR_TO_MINUTE - org.apache.flink.table.expressions.TimeIntervalUnit
 
HOUR_TO_MINUTE - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
HOUR_TO_MINUTE - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
HOUR_TO_SECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
HOUR_TO_SECOND - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
HOUR_TO_SECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
hours() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of hours.
HOURS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
howToHandleFailure(Throwable, CompletableFuture<Map<String, String>>) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
HtmlFormatter - Class in org.apache.flink.configuration.description
Formatter that transforms Description into Html representation.
HtmlFormatter() - Constructor for class org.apache.flink.configuration.description.HtmlFormatter
 
HTTP - org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
 
HTTP_ATTRIBUTE_REQUEST - Static variable in class org.apache.flink.runtime.rest.FileUploadHandler
 
HTTP_DATE_FORMAT - Static variable in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Date format for HTTP.
HTTP_HEADERS - Static variable in class org.apache.flink.client.cli.ArtifactFetchOptions
 
HttpHeader - Class in org.apache.flink.runtime.rest
Represents an HTTP header with a name and a value.
HttpHeader(String, String) - Constructor for class org.apache.flink.runtime.rest.HttpHeader
Constructs an HttpHeader object with the specified name and value.
HttpMethodWrapper - Enum in org.apache.flink.runtime.rest
This class wraps netty's HttpMethods into an enum, allowing us to use them in switches.
HttpRequestHandler - Class in org.apache.flink.runtime.webmonitor
Simple code which handles all HTTP requests from the user, and passes them to the Router handler directly if they do not involve file upload requests.
HttpRequestHandler(File) - Constructor for class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
HTTPS - org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
 
HYBRID_FULL - org.apache.flink.runtime.io.network.partition.ResultPartitionType
Hybrid partitions with a bounded (local) buffer pool to support downstream task to simultaneous reading and writing shuffle data.
HYBRID_FULL - org.apache.flink.streaming.api.transformations.StreamExchangeMode
The consumer can start consuming data anytime as long as the producer has started producing.
HYBRID_PARTITION_DATA_CONSUME_CONSTRAINT - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
HYBRID_SELECTIVE - org.apache.flink.runtime.io.network.partition.ResultPartitionType
HYBRID_SELECTIVE partitions are similar to ResultPartitionType.HYBRID_FULL partitions, but it is not re-consumable.
HYBRID_SELECTIVE - org.apache.flink.streaming.api.transformations.StreamExchangeMode
The consumer can start consuming data anytime as long as the producer has started producing.
HYBRIDHASH_BUILD_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
HYBRIDHASH_BUILD_FIRST_CACHED - org.apache.flink.runtime.operators.DriverStrategy
 
HYBRIDHASH_BUILD_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
HYBRIDHASH_BUILD_SECOND_CACHED - org.apache.flink.runtime.operators.DriverStrategy
 
HybridSource<T> - Class in org.apache.flink.connector.base.source.hybrid
Hybrid source that switches underlying sources based on configured source chain.
HybridSource(List<HybridSource.SourceListEntry>) - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSource
Protected for subclass, use HybridSource.builder(Source) to construct source.
HybridSource.HybridSourceBuilder<T,​EnumT extends SplitEnumerator> - Class in org.apache.flink.connector.base.source.hybrid
Builder for HybridSource.
HybridSource.SourceFactory<T,​SourceT extends Source<T,​?,​?>,​FromEnumT extends SplitEnumerator> - Interface in org.apache.flink.connector.base.source.hybrid
Factory for underlying sources of HybridSource.
HybridSource.SourceSwitchContext<EnumT> - Interface in org.apache.flink.connector.base.source.hybrid
Context provided to source factory.
HybridSourceBuilder() - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSource.HybridSourceBuilder
 
HybridSourceEnumeratorState - Class in org.apache.flink.connector.base.source.hybrid
The state of hybrid source enumerator.
HybridSourceEnumeratorStateSerializer - Class in org.apache.flink.connector.base.source.hybrid
The Serializer for the enumerator state.
HybridSourceEnumeratorStateSerializer() - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorStateSerializer
 
HybridSourceReader<T> - Class in org.apache.flink.connector.base.source.hybrid
Hybrid source reader that delegates to the actual source reader.
HybridSourceReader(SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
HybridSourceSplit - Class in org.apache.flink.connector.base.source.hybrid
Source split that wraps the actual split type.
HybridSourceSplit(int, byte[], int, String) - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
HybridSourceSplitEnumerator - Class in org.apache.flink.connector.base.source.hybrid
Wraps the actual split enumerators and facilitates source switching.
HybridSourceSplitEnumerator(SplitEnumeratorContext<HybridSourceSplit>, List<HybridSource.SourceListEntry>, int, HybridSourceEnumeratorState) - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
HybridSourceSplitSerializer - Class in org.apache.flink.connector.base.source.hybrid
Serializes splits by delegating to the source-indexed underlying split serializer.
HybridSourceSplitSerializer() - Constructor for class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitSerializer
 
HyperLogLogPlusPlus - Class in org.apache.flink.table.runtime.functions.aggregate.hyperloglog
The implement of HyperLogLogPlusPlus is inspired from Apache Spark.
HyperLogLogPlusPlus(double) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
 
HYPHENATED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 

I

ICloseableRegistry - Interface in org.apache.flink.core.fs
This class allows to register instances of Closeable, which are all closed if this registry is closed.
id - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
id - Variable in class org.apache.flink.api.dag.Transformation
 
id - Variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
The ID of the underlying channel.
id - Variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
id - Variable in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
ID - Static variable in class org.apache.flink.client.cli.DefaultCLI
 
ID - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
ID(File, int, Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
 
IDENTICAL - org.apache.flink.api.common.state.StateDeclaration.RedistributionMode
States are guranteed to be identical in different partitions, thus redistribution is not a problem.
IdenticalFileCompactor - Class in org.apache.flink.connector.file.sink.compactor
A simple OutputStreamBasedFileCompactor implementation that directly copy the content of the only input file to the output.
IdenticalFileCompactor() - Constructor for class org.apache.flink.connector.file.sink.compactor.IdenticalFileCompactor
 
identifier() - Method in interface org.apache.flink.table.catalog.listener.TableModificationEvent
 
Identifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a simple identifier as a String.
IDENTIFIER - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
 
IDENTIFIER - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
 
IDENTIFIER - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogStorageFactory
 
IDENTIFIER - Static variable in class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
IDENTIFIER - Static variable in class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
IDENTIFIER - Static variable in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
IDENTIFIER - Static variable in class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
IDENTIFIER - Static variable in class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.avro.AvroFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.json.JsonFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.protobuf.PbFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.formats.raw.RawFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.orc.OrcFileFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorageFactory
 
IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IDENTIFIER - Static variable in class org.apache.flink.table.catalog.FileCatalogStoreFactoryOptions
 
IDENTIFIER - Static variable in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactoryOptions
 
IDENTIFIER - Static variable in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactoryOptions
 
IDENTIFIER - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
IDENTIFIER - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
IDENTIFIER - Static variable in class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
The identifier string for SqlGatewayRestEndpointFactory.
IDENTIFIER - Static variable in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.module.CoreModuleFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationMethodRestContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ElementValuePairContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumConstantContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
IDENTIFIER() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
IDENTIFIER(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
IDENTIFIER(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
IDENTIFIER(int) - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
IDENTIFIER(int) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
identifierLabel - Variable in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
IdentifierSnapshotNamespace - Class in org.apache.calcite.sql.validate
A namespace for the statement with FOR SYSTEM_TIME AS OF TIMESTAMP clause.
IdentifierSnapshotNamespace(IdentifierNamespace, SchemaVersion, SqlValidatorScope) - Constructor for class org.apache.calcite.sql.validate.IdentifierSnapshotNamespace
 
identity(int, int) - Static method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
IDENTITY - org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType
 
IDENTITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IdentityConverter<I> - Class in org.apache.flink.table.data.conversion
No-op converter that just forwards its input.
IdentityConverter() - Constructor for class org.apache.flink.table.data.conversion.IdentityConverter
 
IdentityConverter() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.IdentityConverter
 
IdentityDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.IdentityDataConverter
 
IdentityStreamOperator() - Constructor for class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator.IdentityStreamOperator
 
IdInfo(SqlValidatorScope, SqlIdentifier) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
IDLE - Static variable in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
IDLE_STATE_RETENTION - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
IDLE_STATUS - Static variable in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
IDLENESS_TIMEOUT - Static variable in class org.apache.flink.configuration.RestOptions
The maximum time in ms for a connection to stay idle before failing.
idlingStarted() - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
IdPartitioner - Class in org.apache.flink.python.legacy
Partitioner that partitions by id.
IdPartitioner() - Constructor for class org.apache.flink.python.legacy.IdPartitioner
 
idPositions - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Maps SqlParserPos strings to the SqlIdentifier identifier objects at these positions.
IF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IF - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
IF - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
IF - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IF - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IF() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
IF_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IF_NULL - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See IfNullTypeStrategy.
IF_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
Determine the return type of IF functions with arguments that has the least restrictive (eg: numeric, character, binary).
ifException(Predicate<Throwable>) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategyBuilder
 
ifException(Predicate<Throwable>) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategyBuilder
 
ifExists - Variable in class org.apache.flink.sql.parser.ddl.SqlDropPartitions.AlterTableDropPartitionsContext
 
ifExists() - Method in class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
IfExistsOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a "IF EXISTS" option, default is false.
IFileSystem - Interface in org.apache.flink.core.fs
Interface of all file systems used by Flink.
ifModelExists - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
ifModelExists() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
Whether to ignore the error if the model doesn't exist.
ifNotExists - Variable in class org.apache.flink.sql.parser.ddl.SqlAddPartitions.AlterTableAddPartitionContext
 
IfNotExistsOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a "IF NOT EXISTS" option, default is false.
ifNotPresent(ThrowingRunnable<E>) - Method in class org.apache.flink.util.OptionalConsumer
 
IfNotPresent - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
 
ifNull(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns nullReplacement if the given expression is NULL; otherwise the expression is returned.
IfNullFunction - Class in org.apache.flink.table.runtime.functions.scalar
IfNullFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.IfNullFunction
 
ifPartitionNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
ifPresent(Consumer<? super T>) - Method in class org.apache.flink.types.SerializableOptional
 
ifPresent(Consumer<T>) - Method in class org.apache.flink.util.OptionalConsumer
 
ifResult(Predicate<Collection<OUT>>) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.ExponentialBackoffDelayRetryStrategyBuilder
 
ifResult(Predicate<Collection<OUT>>) - Method in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies.FixedDelayRetryStrategyBuilder
 
ifTableExists - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
ifTableExists() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
Whether to ignore the error if the table doesn't exist.
ifThenElse(Object, Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Ternary conditional operator that decides which of two other expressions should be evaluated based on a evaluated boolean condition.
ifThenElse(Expression, Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
IGNORE - org.apache.flink.cep.nfa.StateTransitionAction
 
IGNORE - org.apache.flink.configuration.TaskManagerOptions.SystemOutMode
Ignore all System.out and System.err directly.
IGNORE - org.apache.flink.runtime.rest.handler.RestHandlerException.LoggingBehavior
 
IGNORE - org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer
 
IGNORE - org.apache.flink.table.api.config.OptimizerConfigOptions.NonDeterministicUpdateStrategy
Do nothing if exists non-deterministic updates, the risk of wrong result still exists.
IGNORE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IGNORE_NULLS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.json.ogg.OggJsonFormatOptions
 
IGNORE_PARSE_ERRORS - Static variable in class org.apache.flink.formats.protobuf.PbFormatOptions
 
IGNORED - org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager.RegistrationResult
 
ignoreFailuresAfterTransactionTimeout() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
If called, the sink will only log but not propagate exceptions thrown in TwoPhaseCommitSinkFunction.recoverAndCommit(Object) if the transaction is older than a specified transaction timeout.
ignoreFirstLine() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Ignore the first line.
ignoreFn() - Static method in class org.apache.flink.util.function.FunctionUtils
Consumer which ignores the input.
ignoreIfExists() - Method in interface org.apache.flink.table.catalog.listener.CreateDatabaseEvent
 
ignoreIfExists() - Method in interface org.apache.flink.table.catalog.listener.CreateTableEvent
 
ignoreIfNotExists() - Method in interface org.apache.flink.table.catalog.listener.AlterDatabaseEvent
 
ignoreIfNotExists() - Method in interface org.apache.flink.table.catalog.listener.AlterTableEvent
 
ignoreIfNotExists() - Method in interface org.apache.flink.table.catalog.listener.DropDatabaseEvent
 
ignoreIfNotExists() - Method in interface org.apache.flink.table.catalog.listener.DropTableEvent
 
ignoreIfPartitionExists() - Method in class org.apache.flink.table.operations.ddl.AddPartitionsOperation
 
ignoreIfPartitionNotExists() - Method in class org.apache.flink.table.operations.ddl.DropPartitionsOperation
 
ignoreIfTableNotExists - Variable in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
ignoreIfTableNotExists() - Method in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
ignoreNulls(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that ignores nulls.
ignoreParseErrors - Variable in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
Flag indicating whether to ignore invalid fields/rows (default: throw an exception).
ignoreParseErrors() - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema.Builder
Configures schema to fail when parsing json failed.
ignoreParseErrors() - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Skip records with parse error instead to fail.
ignoreParseErrors(boolean) - Method in class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
IgnoreShutdownRejectedExecutionHandler - Class in org.apache.flink.util.concurrent
Rejected executions are ignored or logged in debug if the executor is shutdown.
IgnoreShutdownRejectedExecutionHandler() - Constructor for class org.apache.flink.util.concurrent.IgnoreShutdownRejectedExecutionHandler
 
IgnoreShutdownRejectedExecutionHandler(Logger) - Constructor for class org.apache.flink.util.concurrent.IgnoreShutdownRejectedExecutionHandler
 
IgnoringHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.IgnoringHandler
Deprecated.
 
ilike(String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL ILIKE function.
ilike(String, String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL ILIKE function with escape.
ILIKE - org.apache.flink.table.operations.utils.LikeType
case-insensitive to match a pattern.
ILIKE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IllegalConfigurationException - Exception in org.apache.flink.configuration
An IllegalConfigurationException is thrown when the values in a given Configuration are not valid.
IllegalConfigurationException(String) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
Constructs an new IllegalConfigurationException with the given error message.
IllegalConfigurationException(String, Object...) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
Constructs an new IllegalConfigurationException with the given error message format and arguments.
IllegalConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
Constructs an new IllegalConfigurationException with the given error message and a given cause.
IllegalExecutionStateException - Exception in org.apache.flink.runtime.executiongraph
A special IllegalStateException indicating a mismatch in the expected and actual ExecutionState of an Execution.
IllegalExecutionStateException(ExecutionState, ExecutionState) - Constructor for exception org.apache.flink.runtime.executiongraph.IllegalExecutionStateException
Creates a new IllegalExecutionStateException with the error message indicating the expected and actual state.
IllegalExecutionStateException(Execution, ExecutionState, ExecutionState) - Constructor for exception org.apache.flink.runtime.executiongraph.IllegalExecutionStateException
Creates a new IllegalExecutionStateException with the error message indicating the expected and actual state.
IllegalRedistributionModeException - Exception in org.apache.flink.api.common.state
A special IllegalStateException indicating a mismatch in StateDeclaration.
IllegalRedistributionModeException(StateDeclaration.RedistributionMode) - Constructor for exception org.apache.flink.api.common.state.IllegalRedistributionModeException
 
image - Variable in class org.apache.flink.sql.parser.impl.Token
The string image of the token.
ImageBuildException - Exception in org.apache.flink.connector.testframe.container
Exception indicating errors when building Flink image.
ImageBuildException(String, Throwable) - Constructor for exception org.apache.flink.connector.testframe.container.ImageBuildException
 
IMMEDIATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IMMEDIATE - Static variable in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
 
IMMEDIATELY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ImmutableAggregatingState<IN,​OUT> - Class in org.apache.flink.queryablestate.client.state
A read-only AggregatingState that does not allow for modifications.
ImmutableConstantRankNumberColumnRemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableConstantRankNumberColumnRemoveRule contains immutable implementation classes generated from abstract value types defined as nested inside ConstantRankNumberColumnRemoveRule.
ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableCorrelateSortToRankRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableCorrelateSortToRankRule contains immutable implementation classes generated from abstract value types defined as nested inside CorrelateSortToRankRule.
ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type CorrelateSortToRankRuleConfig.
immutableEntries() - Method in interface org.apache.flink.api.common.state.ReadOnlyBroadcastState
Returns an immutable Iterable over the entries in the state.
immutableEntries() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
ImmutableEnumerableToLogicalTableScan - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableEnumerableToLogicalTableScan contains immutable implementation classes generated from abstract value types defined as nested inside EnumerableToLogicalTableScan.
ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type EnumerableToLogicalTableScanConfig.
ImmutableEventTimeTemporalJoinRewriteRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableEventTimeTemporalJoinRewriteRule contains immutable implementation classes generated from abstract value types defined as nested inside EventTimeTemporalJoinRewriteRule.
ImmutableEventTimeTemporalJoinRewriteRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of EventTimeTemporalJoinRewriteRule.Config.
ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableFlinkBushyJoinReorderRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkBushyJoinReorderRule contains immutable implementation classes generated from abstract value types defined as nested inside FlinkBushyJoinReorderRule.
ImmutableFlinkBushyJoinReorderRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of FlinkBushyJoinReorderRule.Config.
ImmutableFlinkBushyJoinReorderRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableFlinkCalcMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkCalcMergeRule contains immutable implementation classes generated from abstract value types defined as nested inside FlinkCalcMergeRule.
ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of FlinkCalcMergeRule.FlinkCalcMergeRuleConfig.
ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type FlinkCalcMergeRuleConfig.
ImmutableFlinkFilterIntoJoinRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkFilterIntoJoinRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type ImmutableFlinkFilterIntoJoinRuleConfig.
ImmutableFlinkFilterJoinRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkFilterJoinRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type ImmutableFlinkFilterJoinRuleConfig.
ImmutableFlinkJoinReorderRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkJoinReorderRule contains immutable implementation classes generated from abstract value types defined as nested inside FlinkJoinReorderRule.
ImmutableFlinkJoinReorderRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of FlinkJoinReorderRule.Config.
ImmutableFlinkJoinReorderRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableFlinkJoinToMultiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkJoinToMultiJoinRule contains immutable implementation classes generated from abstract value types defined as nested inside FlinkJoinToMultiJoinRule.
ImmutableFlinkJoinToMultiJoinRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of FlinkJoinToMultiJoinRule.Config.
ImmutableFlinkJoinToMultiJoinRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableFlinkLimit0RemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkLimit0RemoveRule contains immutable implementation classes generated from abstract value types defined as nested inside FlinkLimit0RemoveRule.
ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type FlinkLimit0RemoveRuleConfig.
ImmutableJoinConditionTypeCoerceRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableJoinConditionTypeCoerceRule contains immutable implementation classes generated from abstract value types defined as nested inside JoinConditionTypeCoerceRule.
ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type JoinConditionTypeCoerceRuleConfig.
ImmutableJoinTableFunctionScanToCorrelateRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableJoinTableFunctionScanToCorrelateRule contains immutable implementation classes generated from abstract value types defined as nested inside JoinTableFunctionScanToCorrelateRule.
ImmutableJoinTableFunctionScanToCorrelateRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of JoinTableFunctionScanToCorrelateRule.Config.
ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableListState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ListState that does not allow for modifications.
ImmutableLogicalUnnestRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableLogicalUnnestRule contains immutable implementation classes generated from abstract value types defined as nested inside LogicalUnnestRule.
ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of LogicalUnnestRule.LogicalUnnestRuleConfig.
ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type LogicalUnnestRuleConfig.
ImmutableMapState<K,​V> - Class in org.apache.flink.queryablestate.client.state
A read-only MapState that does not allow for modifications.
ImmutableProjectSnapshotTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableProjectSnapshotTransposeRule contains immutable implementation classes generated from abstract value types defined as nested inside ProjectSnapshotTransposeRule.
ImmutableProjectSnapshotTransposeRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of ProjectSnapshotTransposeRule.Config.
ImmutableProjectSnapshotTransposeRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutablePushCalcPastChangelogNormalizeRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
ImmutablePushCalcPastChangelogNormalizeRule contains immutable implementation classes generated from abstract value types defined as nested inside PushCalcPastChangelogNormalizeRule.
ImmutablePushCalcPastChangelogNormalizeRule.Config - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Immutable implementation of PushCalcPastChangelogNormalizeRule.Config.
ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Builds instances of type Config.
ImmutablePushFilterIntoLegacyTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutablePushFilterIntoLegacyTableSourceScanRule contains immutable implementation classes generated from abstract value types defined as nested inside PushFilterIntoLegacyTableSourceScanRule.
ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutablePushProjectIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutablePushProjectIntoTableSourceScanRule contains immutable implementation classes generated from abstract value types defined as nested inside PushProjectIntoTableSourceScanRule.
ImmutablePushProjectIntoTableSourceScanRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of PushProjectIntoTableSourceScanRule.Config.
ImmutablePushProjectIntoTableSourceScanRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableReducingState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ReducingState that does not allow for modifications.
ImmutableRemoveUnreachableCoalesceArgumentsRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableRemoveUnreachableCoalesceArgumentsRule contains immutable implementation classes generated from abstract value types defined as nested inside RemoveUnreachableCoalesceArgumentsRule.
ImmutableRemoveUnreachableCoalesceArgumentsRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImmutableReplaceIntersectWithSemiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableReplaceIntersectWithSemiJoinRule contains immutable implementation classes generated from abstract value types defined as nested inside ReplaceIntersectWithSemiJoinRule.
ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type ReplaceIntersectWithSemiJoinRuleConfig.
ImmutableReplaceMinusWithAntiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableReplaceMinusWithAntiJoinRule contains immutable implementation classes generated from abstract value types defined as nested inside ReplaceMinusWithAntiJoinRule.
ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type ReplaceMinusWithAntiJoinRuleConfig.
ImmutableRewriteMinusAllRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableRewriteMinusAllRule contains immutable implementation classes generated from abstract value types defined as nested inside RewriteMinusAllRule.
ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type RewriteMinusAllRuleConfig.
ImmutableTemporalJoinRewriteWithUniqueKeyRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableTemporalJoinRewriteWithUniqueKeyRule contains immutable implementation classes generated from abstract value types defined as nested inside TemporalJoinRewriteWithUniqueKeyRule.
ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableUncollectToTableFunctionScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableUncollectToTableFunctionScanRule contains immutable implementation classes generated from abstract value types defined as nested inside UncollectToTableFunctionScanRule.
ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type UncollectToTableFunctionScanRuleConfig.
ImmutableValueState<V> - Class in org.apache.flink.queryablestate.client.state
A read-only ValueState that does not allow for modifications.
ImmutableWatermarkAssignerChangelogNormalizeTransposeRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
ImmutableWatermarkAssignerChangelogNormalizeTransposeRule contains immutable implementation classes generated from abstract value types defined as nested inside WatermarkAssignerChangelogNormalizeTransposeRule.
ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config - Class in org.apache.flink.table.planner.plan.rules.physical.stream
ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Builds instances of type Config.
ImmutableWrapJsonAggFunctionArgumentsRule - Class in org.apache.flink.table.planner.plan.rules.logical
ImmutableWrapJsonAggFunctionArgumentsRule contains immutable implementation classes generated from abstract value types defined as nested inside WrapJsonAggFunctionArgumentsRule.
ImmutableWrapJsonAggFunctionArgumentsRule.Config - Class in org.apache.flink.table.planner.plan.rules.logical
Immutable implementation of WrapJsonAggFunctionArgumentsRule.Config.
ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder - Class in org.apache.flink.table.planner.plan.rules.logical
Builds instances of type Config.
ImperativeAggregateFunction<T,​ACC> - Class in org.apache.flink.table.functions
Base class for user-defined AggregateFunction and TableAggregateFunction.
ImperativeAggregateFunction() - Constructor for class org.apache.flink.table.functions.ImperativeAggregateFunction
 
Impl(SqlFunction) - Constructor for class org.apache.calcite.sql2rel.AuxiliaryConverter.Impl
 
IMPLEMENTATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IMPLEMENTS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
IMPLEMENTS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
IMPLEMENTS() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
IMPLEMENTS() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
IMPORT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IMPORT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
IMPORT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
IMPORT() - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
importDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
importDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
importDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
ImportDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
ImportOptions - Class in org.apache.flink.architecture.common
Provide the most used ImportOption.
ImportOptions() - Constructor for class org.apache.flink.architecture.common.ImportOptions
 
ImportOptions.ExcludeScalaImportOption - Class in org.apache.flink.architecture.common
Excludes Scala classes on a best-effort basis.
ImportOptions.ExcludeShadedImportOption - Class in org.apache.flink.architecture.common
Exclude locations that look shaded.
ImportOptions.MavenMainClassesOnly - Class in org.apache.flink.architecture.common
Only import class files residing in maven main classes target directory.
in(InType...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if an expression exists in a given list of expressions.
in(RelNode, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an IN predicate with a sub-query.
in(RexNode, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an IN predicate with a list of values.
in(RexNode, Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an IN predicate with a sub-query.
in(RexNode, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates an IN predicate with a list of values.
in(Table) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if an expression exists in a given table sub-query.
In(String, PredicateLeaf.Type, Serializable...) - Constructor for class org.apache.flink.orc.OrcFilters.In
Creates an IN predicate.
IN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IN - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
IN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IN - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.IN.
IN_BATCH_EXECUTION_MODE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
IN_FLIGHT_DATA_LIMIT - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
IN_FORMAL_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IN_PROGRESS - org.apache.calcite.sql.validate.SqlValidatorImpl.Status
Validation is in progress for this scope.
IN_PROGRESS - org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Checkpoint that is still in progress.
IN_PROGRESS - org.apache.flink.runtime.rest.handler.async.OperationResultStatus
 
IN_PROGRESS - org.apache.flink.runtime.rest.messages.queue.QueueStatus.Id
 
inBatchExecutionMode(KeyedStateBackend<K>) - Static method in class org.apache.flink.streaming.api.utils.PythonOperatorUtils
 
inBatchMode() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets that the components should work in a batch mode.
inBatchMode() - Static method in class org.apache.flink.table.api.EnvironmentSettings
Creates a default instance of EnvironmentSettings in batch execution mode.
InboundChannelHandlerFactory - Interface in org.apache.flink.runtime.io.network.netty
Custom netty inbound handler factory in order to make custom changes on netty inbound data.
inBuf - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
inc() - Method in class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
inc() - Method in interface org.apache.flink.metrics.Counter
Increment the current count by 1.
inc() - Method in class org.apache.flink.metrics.SimpleCounter
Increment the current count by 1.
inc() - Method in class org.apache.flink.metrics.ThreadSafeSimpleCounter
Increment the current count by 1.
inc(int, long) - Method in class org.apache.flink.runtime.io.network.metrics.ResultPartitionBytesCounter
 
inc(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkCounterWrapper
 
inc(long) - Method in interface org.apache.flink.metrics.Counter
Increment the current count by the given value.
inc(long) - Method in class org.apache.flink.metrics.SimpleCounter
Increment the current count by the given value.
inc(long) - Method in class org.apache.flink.metrics.ThreadSafeSimpleCounter
Increment the current count by the given value.
INC - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
INC - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
INC_REFRESH - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
INC_REFRESH - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
incAll(long) - Method in class org.apache.flink.runtime.io.network.metrics.ResultPartitionBytesCounter
 
INCLUDE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
includeExpandedColumn(Column, List<TableConfigOptions.ColumnExpansionStrategy>) - Static method in class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
 
includes(Location) - Method in class org.apache.flink.architecture.common.ImportOptions.ExcludeScalaImportOption
 
includes(Location) - Method in class org.apache.flink.architecture.common.ImportOptions.ExcludeShadedImportOption
 
includes(Location) - Method in class org.apache.flink.architecture.common.ImportOptions.MavenMainClassesOnly
 
includeSerializedAccumulatorsParameter - Variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsMessageParameters
 
INCLUDING - org.apache.flink.sql.parser.ddl.SqlTableLike.MergingStrategy
 
INCLUDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
incomingDataSize(long) - Method in class org.apache.flink.runtime.throughput.ThroughputCalculator
 
incompatible() - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns a result that indicates there is no possible way for the new serializer to be use-able.
INCOMPATIBLE - org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility
 
IncompatibleKeysException(String) - Constructor for exception org.apache.flink.api.common.operators.Keys.IncompatibleKeysException
 
IncompatibleKeysException(TypeInformation<?>, TypeInformation<?>) - Constructor for exception org.apache.flink.api.common.operators.Keys.IncompatibleKeysException
 
IncompleteFuturesTracker - Class in org.apache.flink.runtime.operators.coordination.util
This tracker remembers CompletableFutures as long as they are incomplete and allows us to fail them later.
IncompleteFuturesTracker() - Constructor for class org.apache.flink.runtime.operators.coordination.util.IncompleteFuturesTracker
 
incompleteObjectLength() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
incompleteObjectName() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
incrCounter(Enum<?>, long) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
incrCounter(String, String, long) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
increase() - Method in class org.apache.flink.cep.nfa.DeweyNumber
Creates a new dewey number from this such that its last digit is increased by one.
increase(int) - Method in class org.apache.flink.cep.nfa.DeweyNumber
Creates a new dewey number from this such that its last digit is increased by the supplied number.
increaseBackoff() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Increases the current backoff and returns whether the operation was successful.
increaseBackoff() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
The remote task manager creates partition request listener and returns PartitionNotFoundException until the listener is timeout, so the backoff should add the timeout milliseconds if it exists.
increaseRefreshInterval() - Method in class org.apache.flink.table.client.cli.CliResultView
 
increaseResourceRequirementsBy(ResourceCounter) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Increases the resource requirements by increment.
increaseResourceRequirementsBy(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
INCREMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INCREMENTAL - org.apache.flink.core.execution.CheckpointType
 
INCREMENTAL_CHECKPOINTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
Option whether to create incremental checkpoints, if possible.
INCREMENTAL_CLEANUP - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
INCREMENTAL_CLEANUP = 1;
INCREMENTAL_CLEANUP_STRATEGY - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
INCREMENTAL_CLEANUP_STRATEGY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
INCREMENTAL_CLEANUP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
INCREMENTAL_CLEANUP = 1;
INCREMENTAL_GROUP_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
INCREMENTAL_RESTORE_ASYNC_COMPACT_AFTER_RESCALE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
IncrementalDelayRetryStrategy - Class in org.apache.flink.util.concurrent
An implementation of RetryStrategy that retries at an incremental delay with a cap.
IncrementalDelayRetryStrategy(int, Duration, Duration, Duration) - Constructor for class org.apache.flink.util.concurrent.IncrementalDelayRetryStrategy
 
IncrementalKeyedStateHandle - Interface in org.apache.flink.runtime.state
Common interface to all incremental KeyedStateHandle.
IncrementalKeyedStateHandle.HandleAndLocalPath - Class in org.apache.flink.runtime.state
A Holder of StreamStateHandle and the corresponding localPath.
IncrementalLocalKeyedStateHandle - Class in org.apache.flink.runtime.state
State handle for local copies of IncrementalRemoteKeyedStateHandle.
IncrementalLocalKeyedStateHandle(UUID, long, DirectoryStateHandle, KeyGroupRange, StreamStateHandle, List<IncrementalKeyedStateHandle.HandleAndLocalPath>) - Constructor for class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
IncrementalRemoteKeyedStateHandle - Class in org.apache.flink.runtime.state
The handle to states of an incremental snapshot.
IncrementalRemoteKeyedStateHandle(UUID, KeyGroupRange, long, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
IncrementalRemoteKeyedStateHandle(UUID, KeyGroupRange, long, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, StreamStateHandle, long) - Constructor for class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
IncrementalRemoteKeyedStateHandle(UUID, KeyGroupRange, long, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, StreamStateHandle, long, StateHandleID) - Constructor for class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
incrementIterationCounter() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
incrementRestarts() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
incrementRestarts() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
index - Variable in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
index - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.FieldRefLookupKey
 
INDEX - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Argument type strategy that expects a LogicalTypeFamily.INTEGER_NUMERIC starting from 0.
INDEX_ENTRY_SIZE - Static variable in class org.apache.flink.runtime.io.network.partition.PartitionedFile
Size of each index entry in the index file: 8 bytes for file offset and 8 bytes for data size in bytes.
INDEX_ENTRY_SIZE - Static variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Size of an index entry: 4 bytes for record length, 4 bytes for data type and 8 bytes for pointer to next entry.
INDEX_FILE_SUFFIX - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile
 
INDEX_FILE_SUFFIX - Static variable in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
INDEX_OF_COUNT_STAR_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
INDEX_OF_THIS_SUBTASK_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
IndexArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An ArgumentTypeStrategy that expects a LogicalTypeFamily.INTEGER_NUMERIC starting from 0.
IndexArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.IndexArgumentTypeStrategy
 
IndexedCombinedWatermarkStatus - Class in org.apache.flink.api.common.eventtime
Represents combined value and status of a watermark for a set number of input partial watermarks.
IndexedInputGate - Class in org.apache.flink.runtime.io.network.partition.consumer
An InputGate with a specific index.
IndexedInputGate() - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
IndexedSortable - Interface in org.apache.flink.runtime.operators.sort
 
IndexedSorter - Interface in org.apache.flink.runtime.operators.sort
 
indexEntrySize - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
indexes - Variable in class org.apache.flink.api.common.operators.Ordering
 
IndexLookupGeneratorFunction<OUT> - Class in org.apache.flink.connector.datagen.functions
A stream generator function that returns elements from the collection based on their index.
IndexLookupGeneratorFunction(TypeInformation<OUT>, Iterable<OUT>) - Constructor for class org.apache.flink.connector.datagen.functions.IndexLookupGeneratorFunction
 
IndexLookupGeneratorFunction(TypeInformation<OUT>, ExecutionConfig, Iterable<OUT>) - Constructor for class org.apache.flink.connector.datagen.functions.IndexLookupGeneratorFunction
 
indexOf(int[][], int[]) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
Found the index of specific projected field in the nested array which is made up of all projected fields index paths.
indexOf(Object) - Method in class org.apache.flink.types.ListValue
 
indexOf(BinaryStringData, int) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOfCountStar - Variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
The position for the existing count star.
IndexRange - Class in org.apache.flink.runtime.executiongraph
This class represents the range of index.
IndexRange(int, int) - Constructor for class org.apache.flink.runtime.executiongraph.IndexRange
 
INDICATOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
inDirectories(File...) - Static method in class org.apache.flink.core.fs.RefCountedTmpFileCreator
 
inEventTime() - Method in class org.apache.flink.cep.PatternStream
Sets the time characteristic to event time.
inEventTime() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoin
Sets the time characteristic to event time.
INF_DURATION - Static variable in class org.apache.flink.runtime.rpc.RpcUtils
 
INF_TIMEOUT - Static variable in class org.apache.flink.runtime.rpc.RpcUtils
HACK: Set to 21474835 seconds, Pekko's maximum delay (Akka 2.4.20).
inferArgumentType(CallContext, int, boolean) - Method in interface org.apache.flink.table.types.inference.ArgumentTypeStrategy
Main logic for inferring and validating an argument.
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.AndArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.AnyArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ArrayComparableElementArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ArrayOfStringArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.CommonArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.CompositeArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ConstraintArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ExplicitArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.FamilyArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.IndexArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ItemAtIndexArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.JsonQueryOnErrorEmptyArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.LiteralArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.OrArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.OutputArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.PercentageArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.PercentageArrayArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.RootArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
inferArgumentType(CallContext, int, boolean) - Method in class org.apache.flink.table.types.inference.strategies.TypeLiteralArgumentTypeStrategy
 
inferColumnWidth(List<String[]>) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
inferGroupMode(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
Infer the over window mode based on given group info.
inferInputTypes(CallContext, boolean) - Method in interface org.apache.flink.table.types.inference.InputTypeStrategy
Main logic for inferring and validating the input arguments.
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.CommonCollectionInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.CommonInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ComparableTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.OverTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.ReinterpretCastInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.SubQueryInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
inferInputTypes(CallContext, boolean) - Method in class org.apache.flink.table.types.inference.strategies.WindowTimeIndictorInputTypeStrategy
 
inferOperandTypes(SqlCallBinding, RelDataType, RelDataType[]) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandInference
 
inferOutputType(DataTypeFactory) - Method in interface org.apache.flink.table.types.inference.TypeInferenceUtil.SurroundingInfo
 
inferOutputType(CallContext, TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Infers an output type using the given TypeStrategy.
inferParallelism(DynamicParallelismInference.Context) - Method in interface org.apache.flink.api.connector.source.DynamicParallelismInference
The method is invoked on the master (JobManager) before the initialization of the source vertex.
inferParallelism(DynamicParallelismInference.Context) - Method in class org.apache.flink.connector.file.src.FileSource
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.calcite.sql.fun.SqlRowOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceReturnInference
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampWithPrecisionDynamicFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.SqlArrayConstructor
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.SqlMapConstructor
 
inferReturnType(SqlOperatorBinding) - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
inferRowType(RelDataTypeFactory, RelDataType, RelDataType) - Static method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
 
inferSourceParallelismAsync(int, long) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ArgumentMappingTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ArrayAppendPrependTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ArrayElementTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.CollectTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ExplicitTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.FirstTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ForceNullableTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.HiveAggDecimalPlusTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ItemAtTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.MatchFamilyTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.MissingTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.NullableIfArgsTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.RowtimeTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.ToTimestampLtzTypeStrategy
 
inferType(CallContext) - Method in class org.apache.flink.table.types.inference.strategies.VaryingStringTypeStrategy
 
inferType(CallContext) - Method in interface org.apache.flink.table.types.inference.TypeStrategy
Infers a type from the given function call.
inferUnknownTypes(RelDataType, SqlValidatorScope, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
inFirstIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
INFLATER_INPUT_STREAM_FACTORIES - Static variable in class org.apache.flink.api.common.io.FileInputFormat
A mapping of file extensions to decompression algorithms based on DEFLATE.
InflaterInputStreamFactory<T extends InputStream> - Interface in org.apache.flink.api.common.io.compression
Creates a new instance of a certain subclass of InflaterInputStream.
InflightDataGateOrPartitionRescalingDescriptor(int[], RescaleMappings, Set<Integer>, InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType) - Constructor for class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor
 
InflightDataRescalingDescriptor - Class in org.apache.flink.runtime.checkpoint
Captures ambiguous mappings of old channels to new channels for a particular gate or partition.
InflightDataRescalingDescriptor(InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor[]) - Constructor for class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor - Class in org.apache.flink.runtime.checkpoint
Captures ambiguous mappings of old channels to new channels.
InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType - Enum in org.apache.flink.runtime.checkpoint
Type of mapping which should be used for this in-flight data.
InfluxdbReporter - Class in org.apache.flink.metrics.influxdb
MetricReporter that exports Metrics via InfluxDB.
InfluxdbReporter() - Constructor for class org.apache.flink.metrics.influxdb.InfluxdbReporter
 
InfluxdbReporterFactory - Class in org.apache.flink.metrics.influxdb
InfluxdbReporterFactory() - Constructor for class org.apache.flink.metrics.influxdb.InfluxdbReporterFactory
 
InfluxdbReporterOptions - Class in org.apache.flink.metrics.influxdb
Config options for InfluxdbReporter.
InfluxdbReporterOptions() - Constructor for class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
InfluxdbReporterOptions.Scheme - Enum in org.apache.flink.metrics.influxdb
Supported URL schemes for the InfluxdbReporter.
info(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the info action.
INFO_CATEGORY_JM - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
Categories to be returned by QueryScopeInfo.getCategory() to avoid instanceof checks.
INFO_CATEGORY_JM_OPERATOR - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
INFO_CATEGORY_JOB - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
INFO_CATEGORY_OPERATOR - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
INFO_CATEGORY_TASK - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
INFO_CATEGORY_TM - Static variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
InfoMessage - Interface in org.apache.flink.runtime.messages.webmonitor
Abstract base interface of all info messages exchanged between the JobManager an for example the runtime monitor.
inFullSnapshot() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
IngestionTimeAssigner<T> - Class in org.apache.flink.api.common.eventtime
A timestamp assigner that assigns timestamps based on the machine's wall clock.
IngestionTimeAssigner() - Constructor for class org.apache.flink.api.common.eventtime.IngestionTimeAssigner
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
 
init() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
init() - Method in class org.apache.flink.table.client.cli.CliInputView
 
init() - Method in class org.apache.flink.table.client.cli.CliResultView
 
init() - Method in class org.apache.flink.table.client.cli.CliRowView
 
init() - Method in class org.apache.flink.table.client.cli.CliView
Starts threads if necessary.
init(Configuration) - Method in interface org.apache.flink.core.security.token.DelegationTokenProvider
Called by DelegationTokenManager to initialize provider after construction.
init(Configuration) - Method in interface org.apache.flink.core.security.token.DelegationTokenReceiver
Called to initialize receiver after construction.
init(Configuration) - Method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenProvider
 
init(Configuration) - Method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
init(Configuration) - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
 
init(Configuration) - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
init(Configuration) - Method in class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenProvider
 
init(ExecutionGraph, ComponentMainThreadExecutor, MetricGroup) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
init(ExecutionGraph, ComponentMainThreadExecutor, MetricGroup) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
init(ExecutionGraph, ComponentMainThreadExecutor, MetricGroup) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Initial speculative execution handler.
INIT_BUCKET_MEMORY_IN_BYTES - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
INIT_CAP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
initBroadcastInputReaders() - Method in class org.apache.flink.runtime.operators.BatchTask
Creates the record readers for the extra broadcast inputs as configured by TaskConfig.getNumBroadcastInputs().
initBroadcastInputsSerializers(int) - Method in class org.apache.flink.runtime.operators.BatchTask
Creates all the serializers and iterators for the broadcast inputs.
initBucketSegments(int) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
initcap(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL INITCAP(string) function.
initCap() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Converts the initial letter of each word in a string to uppercase.
INITCAP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
initCleanupTimeState(String) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
InitContext - Interface in org.apache.flink.api.connector.sink2
Common interface which exposes runtime info for creating SinkWriter and Committer objects.
initDefaultsFromConfiguration(Configuration) - Static method in class org.apache.flink.api.common.io.FileOutputFormat
Initialize defaults for output format.
initFailureCause(Throwable, long) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
initFailureCause(Throwable, long) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
initFileSystem(FileSystem, Path, Path, Path, int) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Initialize the file system, recording the checkpoint path the manager should work with.
initFileSystem(FileSystem, Path, Path, Path, int) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
initFromPage(int, ByteBufferInputStream) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
Initialize the reader by page data.
initFromPage(int, ByteBufferInputStream) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
Initial - org.apache.flink.streaming.examples.statemachine.dfa.State
The initial state from which all state sequences start.
INITIAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INITIAL_CENTERS - Static variable in class org.apache.flink.test.testdata.KMeansData
 
INITIAL_CENTERS_2D - Static variable in class org.apache.flink.test.testdata.KMeansData
 
INITIAL_CHECKPOINT_ID - Static variable in interface org.apache.flink.api.connector.sink2.InitContext
The first checkpoint id when an application is started and not recovered from a previously taken checkpoint or savepoint.
INITIAL_CHECKPOINT_ID - Static variable in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
 
INITIAL_REGISTRATION_TIMEOUT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
initialBackoff - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The initial backoff (in ms).
initialFileSize - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
INITIALIZATION - org.apache.flink.table.client.cli.CliClient.ExecutionMode
 
INITIALIZATION_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
InitializationStatus - Enum in org.apache.flink.runtime.checkpoint
Status of the initialization.
InitializationTypeConflictException - Exception in org.apache.flink.runtime.broadcast
Indicates that a broadcast variable was initialized with a DefaultBroadcastVariableInitializer as a non-List type, and later accessed using RuntimeContext.getBroadcastVariable(String) which may only return lists.
InitializationTypeConflictException(Class<?>) - Constructor for exception org.apache.flink.runtime.broadcast.InitializationTypeConflictException
 
initialize() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Initializes this buffer pool which allocates all the buffers.
initialize() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediateTask
 
initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationTailTask
 
initialize() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
initialize() - Method in class org.apache.flink.runtime.operators.BatchTask
 
initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
initialize() - Method in interface org.apache.flink.runtime.operators.ResettableDriver
 
initialize() - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
initialize() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Initializes the framework specific components.
initialize() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
initialize(int, Duration, long, SubtaskAttemptNumberStore) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
initialize(Configuration) - Static method in class org.apache.flink.core.fs.FileSystem
initialize(Configuration, PluginManager) - Static method in class org.apache.flink.core.fs.FileSystem
Initializes the shared file system settings.
initialize(PluginManager) - Static method in class org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader
 
initialize(ResourceEventHandler<WorkerType>, ScheduledExecutor, Executor, BlockedNodeRetriever) - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
initialize(ResourceEventHandler<WorkerType>, ScheduledExecutor, Executor, BlockedNodeRetriever) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceManagerDriver
Initialize the deployment specific components.
initialize(TaskManagerTracker, ResourceTracker, ResourceManagerId, Executor) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
initialize(TaskManagerTracker, ResourceTracker, ResourceManagerId, Executor) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Initialize this syncer.
initialize(BatchJobRecoveryContext) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Initializes the recovery handler with the batch job recovery context.
initialize(BatchJobRecoveryContext) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
initialize(BatchJobRecoveryContext) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
initialize(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialListStateBuilder
 
initialize(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialMapStateBuilder
 
initialize(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialStateBuilder
Registers the state.
initialize(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.builder.ArtificialValueStateBuilder
 
INITIALIZE_STATE_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
initializeArray(int, int) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Returns an int array with given length and initial value.
initializeBaseLocationsForCheckpoint() - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Initializes the necessary prerequisites for storage locations of checkpoints.
initializeBaseLocationsForCheckpoint() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
initializeBaseLocationsForCheckpoint() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageAccess
 
initializeBaseLocationsForCheckpoint() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
initializeBroadcastVariable(Iterable<T>) - Method in interface org.apache.flink.api.common.functions.BroadcastVariableInitializer
The method that reads the data elements from the broadcast variable and creates the transformed data structure.
initializeBroadcastVariable(Iterable<T>) - Method in class org.apache.flink.runtime.broadcast.DefaultBroadcastVariableInitializer
 
initializeCache(Object) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
Set current key context of this window set.
initializeConfiguration(DefaultContext, SessionEnvironment, SessionHandle) - Static method in class org.apache.flink.table.gateway.service.context.SessionContext
 
initializeContextEnvironment(ExecutionEnvironmentFactory) - Static method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
initializeContextEnvironment(StreamExecutionEnvironmentFactory) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
INITIALIZED - org.apache.flink.table.gateway.api.operation.OperationStatus
The operation is newly created.
initializedState(SplitT) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
When new splits are added to the reader.
initializedState(SplitT) - Method in class org.apache.flink.connector.file.src.impl.FileSourceReader
 
initializeFields(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
initializeGlobal(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
Initialization of the distributed file system if it is used.
initializeGlobal(int) - Method in interface org.apache.flink.api.common.io.InitializeOnMaster
The method is invoked on the master (JobManager) before the distributed program execution starts.
initializeHandler() - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
initializeHandler() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Returns the handler to be used for serving the incoming requests.
initializeHandler() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
initializeHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint
 
initializeHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
This method is called at the beginning of RestServerEndpoint.start() to setup all handlers that the REST server endpoint implementation requires.
initializeHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
initializeHandlers(CompletableFuture<String>) - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
initializeInternal() - Method in class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
initializeInternal() - Method in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
Initialize the deployment specific components.
initializeInternal() - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
initializeJobVertex(ExecutionJobVertex, int, Map<IntermediateDataSetID, JobVertexInputInfo>, long) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Initializes a given job vertex with the specified parallelism and input information.
initializeJobVertex(ExecutionJobVertex, long) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
initializeJobVertex(ExecutionJobVertex, long, Map<IntermediateDataSetID, JobVertexInputInfo>) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
initializeJobVertex(ExecutionJobVertex, long, Map<IntermediateDataSetID, JobVertexInputInfo>) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Initialize the given execution job vertex, mainly includes creating execution vertices according to the parallelism, and connecting to the predecessors.
initializeLocationForCheckpoint(long) - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Initializes a storage location for new checkpoint with the given ID.
initializeLocationForCheckpoint(long) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
initializeLocationForCheckpoint(long) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
initializeLocationForSavepoint(long, String) - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Initializes a storage location for new savepoint with the given ID.
initializeLocationForSavepoint(long, String) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Creates a file system based storage location for a savepoint.
initializeMetrics(CacheMetricGroup) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
initializeOnMaster(JobVertex.InitializeOnMasterContext) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
initializeOnMaster(JobVertex.InitializeOnMasterContext) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
A hook that can be overwritten by sub classes to implement logic that is called by the master when the job starts.
InitializeOnMaster - Interface in org.apache.flink.api.common.io
This interface may be implemented by OutputFormats to have the master initialize them globally.
initializeOperatorCoordinators(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
initializeOperatorCoordinators(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Initialize operator coordinators.
initializeOperatorState(StreamOperatorStateHandler.CheckpointedStreamOperator) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
initializeQuartzSchedulerConfig() - Static method in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
This method is used for initializing the quartz scheduler config, the related options copy from quartz.properties, but we override the option org.quartz.threadPool.threadCount to 1 for minimizing the thread impact to SqlGateway.
initializeSafetyNetForThread() - Static method in class org.apache.flink.core.fs.FileSystemSafetyNet
Activates the safety net for a thread.
initializeSerializerUnlessSet(ExecutionConfig) - Method in class org.apache.flink.api.common.state.StateDescriptor
Initializes the serializer, unless it has been initialized before.
initializeSerializerUnlessSet(SerializerFactory) - Method in class org.apache.flink.api.common.state.StateDescriptor
 
initializeServices(Configuration, PluginManager) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
initializeSessionState(SessionEnvironment, Configuration, ResourceManager) - Static method in class org.apache.flink.table.gateway.service.context.SessionContext
 
initializeSplit(FileInputSplit, Long) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Initialization method that is called after opening or reopening an input split.
initializeSplit(FileInputSplit, Long) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
initializeSplit(FileInputSplit, Long) - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
initializeState(Collection<FileWriterBucketState>) - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
Initializes the state after recovery from a failure.
initializeState(ListState<byte[]>, ListState<Long>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
Initializes the state after recovery from a failure.
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
initializeState(FunctionInitializationContext) - Method in interface org.apache.flink.streaming.api.checkpoint.CheckpointedFunction
This method is called when the parallel function instance is created during distributed execution.
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.StatefulSequenceSource
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificalOperatorStateMapper
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.table.runtime.operators.rank.FastTop1Function
 
initializeState(FunctionInitializationContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.cep.operator.CepOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandler
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactCoordinator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitter
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Stream operators with state which can be restored need to override this hook method.
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Stream operators with state which can be restored need to override this hook method.
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
initializeState(StateInitializationContext) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
initializeState(StreamTaskStateInitializer) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
Initialize necessary state components for AbstractStreamOperator.
initializeState(StreamTaskStateInitializer) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
Initialize necessary state components for AbstractStreamOperatorV2.
initializeState(StreamTaskStateInitializer) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
initializeState(StreamTaskStateInitializer) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
initializeState(StreamTaskStateInitializer) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
initializeState(StreamTaskStateInitializer) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
Provides a context to initialize all state in the operator.
initializeStateAndOpenOperators(StreamTaskStateInitializer) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
initializeStateAndOpenOperators(StreamTaskStateInitializer) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
Initialize state and open all operators in the chain from tail to heads, contrary to StreamOperator.close() which happens heads to tail (see OperatorChain.finishOperators(StreamTaskActionExecutor, StopMode)).
initializeStateAndOpenOperators(StreamTaskStateInitializer) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
initializeTierFactories(Configuration) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TierFactoryInitializer
Initializes and returns a list of TierFactory instances according to the specified TieredStorageConfiguration's persistent level.
initializeTypeComparatorBuilder(int) - Method in interface org.apache.flink.api.common.typeutils.CompositeType.TypeComparatorBuilder
 
initializeUserContext() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
initializeVerticesIfPossible() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
initializeWatermark(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
initializeWatermark(long) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
initializeWatermark(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
initializeWatermark(long) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Initializes the watermark which restores from state.
initializeWebSubmissionHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint
 
initializeWebSubmissionHandlers(CompletableFuture<String>) - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
INITIALIZING - org.apache.flink.api.common.JobStatus
The job has been received by the Dispatcher, and is waiting for the job manager to receive leadership and to be created.
INITIALIZING - org.apache.flink.runtime.execution.ExecutionState
Restoring last possible valid state of the task if it has it.
INITIALIZING - org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
 
INITIALLY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
initialPartitionBuffersCount - Variable in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
 
initialSequenceNumber() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Get the initial SequenceNumber that is used for the first element.
initialValuesExpressions() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Expressions for initializing empty aggregation buffers.
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DecimalAvgAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.DoubleAvgAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.FloatAvgAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.DenseRankAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ByteSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DecimalSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.DoubleSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.FloatSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.IntSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.LongSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ShortSum0AggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
initialValuesExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
InitiateMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
initInputReaders() - Method in class org.apache.flink.runtime.operators.BatchTask
Creates the record readers for the number of inputs as defined by BatchTask.getNumTaskInputs().
initInputsCheckpoint(long, CheckpointOptions) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Initialize new checkpoint.
initInputsSerializersAndComparators(int, int) - Method in class org.apache.flink.runtime.operators.BatchTask
Creates all the serializers and comparators.
InitJobManagerDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
An initializer for the JobManager FlinkPod.
InitJobManagerDecorator(KubernetesJobManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InitJobManagerDecorator
 
initLocalStrategies(int) - Method in class org.apache.flink.runtime.operators.BatchTask
NOTE: This method must be invoked after the invocation of #initInputReaders() and #initInputSerializersAndComparators(int)!
initMaterialization() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
Initialize state materialization so that materialized data can be persisted durably and included into the checkpoint.
initMaterialization() - Method in interface org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationTarget
Initialize state materialization so that materialized data can be persisted durably and included into the checkpoint.
initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
 
initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in interface org.apache.flink.core.fs.IFileSystem
Initializes output directories on distributed file systems according to the given write mode.
initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
initOutPathLocalFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
 
initOutPathLocalFS(Path, FileSystem.WriteMode, boolean) - Method in interface org.apache.flink.core.fs.IFileSystem
Initializes output directories on local file systems according to the given write mode.
initOutPathLocalFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
initOutputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadTask
 
initOutputs() - Method in class org.apache.flink.runtime.operators.BatchTask
Creates a writer for each output.
initOutputs(AbstractInvokable, UserCodeClassLoader, TaskConfig, List<ChainedDriver<?, ?>>, List<RecordWriter<?>>, ExecutionConfig, Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.runtime.operators.BatchTask
Creates a writer for each output.
initPartitionFanOut - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
initRankEnd(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Initialize rank end.
initReader() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
Initializes the reader.
initSchemaResolver(boolean, ExpressionResolver.ExpressionResolverBuilder) - Method in class org.apache.flink.table.catalog.CatalogManager
Initializes a SchemaResolver for Schema resolution.
initSourceMetricGroup() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
initStub(Class<? super S>) - Method in class org.apache.flink.runtime.operators.BatchTask
 
initTable(int, byte) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
InitTaskManagerDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
An initializer for the TaskManager FlinkPod.
InitTaskManagerDecorator(KubernetesTaskManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InitTaskManagerDecorator
 
InjectClusterClient - Annotation Type in org.apache.flink.test.junit5
Annotate a test method parameter with this annotation to inject the ClusterClient or the RestClusterClient instance.
InlineCatalogFunction(FunctionDefinition) - Constructor for class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
InlineElement - Interface in org.apache.flink.configuration.description
Part of description that represents an element inside a block e.g. a link.
InMemoryChangelogStateHandle - Class in org.apache.flink.runtime.state.changelog.inmemory
InMemoryChangelogStateHandle(List<StateChange>, SequenceNumber, SequenceNumber, KeyGroupRange) - Constructor for class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
InMemoryPartition<T> - Class in org.apache.flink.runtime.operators.hash
In-memory partition with overflow buckets for CompactingHashTable
InMemoryPartition(TypeSerializer<T>, int, ListMemorySegmentSource, int, int) - Constructor for class org.apache.flink.runtime.operators.hash.InMemoryPartition
Creates a new partition, in memory, with one buffer.
InMemorySorter<T> - Interface in org.apache.flink.runtime.operators.sort
 
InMemorySorterFactory<T> - Interface in org.apache.flink.runtime.operators.sort
Factory for InMemorySorter.
InMemoryStateChangelogStorage - Class in org.apache.flink.runtime.state.changelog.inmemory
An in-memory (non-production) implementation of StateChangelogStorage.
InMemoryStateChangelogStorage() - Constructor for class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorage
 
InMemoryStateChangelogStorageFactory - Class in org.apache.flink.runtime.state.changelog.inmemory
InMemoryStateChangelogStorageFactory() - Constructor for class org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogStorageFactory
 
inner - Variable in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
INNER - org.apache.flink.table.operations.JoinQueryOperation.JoinType
 
INNER - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
INNER - org.apache.flink.table.runtime.operators.join.HashJoinType
 
INNER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INNER_MERGE - org.apache.flink.runtime.operators.DriverStrategy
 
innerCreator() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
innerCreator() - Method in class org.apache.flink.table.codesplit.JavaParser
 
InnerCreatorContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
InnerJoinOperatorBase<IN1,​IN2,​OUT,​FT extends FlatJoinFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
InnerJoinOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
InnerJoinOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
InnerJoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.InnerJoinOperatorBase
 
InnerPayLoad(long) - Constructor for class org.apache.flink.streaming.tests.artificialstate.ComplexPayload.InnerPayLoad
 
InnerPayLoadAvro - Class in org.apache.flink.streaming.tests.avro
 
InnerPayLoadAvro() - Constructor for class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Default constructor.
InnerPayLoadAvro(Long) - Constructor for class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
All-args constructor.
InnerPayLoadAvro.Builder - Class in org.apache.flink.streaming.tests.avro
RecordBuilder for InnerPayLoadAvro instances.
INOUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
inPlace() - Method in class org.apache.flink.tests.util.CommandLineWrapper.SedBuilder
 
InPlaceMutableHashTable<T> - Class in org.apache.flink.runtime.operators.hash
This hash table supports updating elements.
InPlaceMutableHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
 
InPlaceMutableHashTable.EntryIterator - Class in org.apache.flink.runtime.operators.hash
WARNING: Doing any other operation on the table invalidates the iterator!
InPlaceMutableHashTable.HashTableProber<PT> - Class in org.apache.flink.runtime.operators.hash
A prober for accessing the table.
InPlaceMutableHashTable.ReduceFacade - Class in org.apache.flink.runtime.operators.hash
A facade for doing such operations on the hash table that are needed for a reduce operator driver.
inProcessingTime() - Method in class org.apache.flink.cep.PatternStream
Sets the time characteristic to processing time.
inProcessingTime() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoin
Sets the time characteristic to processing time.
inProgress() - Static method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
inProgress() - Static method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
inProgress() - Static method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
inProgress() - Static method in class org.apache.flink.runtime.rest.messages.queue.QueueStatus
 
InProgressFileWriter<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The Bucket uses the InProgressFileWriter to write element to a part file.
InProgressFileWriter.InProgressFileRecoverable - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
A handle can be used to recover in-progress file..
InProgressFileWriter.PendingFileRecoverable - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The handle can be used to recover pending file.
input - Variable in class org.apache.flink.api.common.operators.GenericDataSinkBase
 
input - Variable in class org.apache.flink.api.common.operators.SingleInputOperator
The input which produces the data consumed by this operator.
input - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
input - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
input() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Explicitly lists the argument types that a function takes as input.
input() - Method in annotation type org.apache.flink.table.annotation.ProcedureHint
Explicitly lists the argument types that a procedure takes as input.
input(String, RelNode) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
input(LogicalTypeFamily) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
input(LogicalTypeRoot) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
Input<IN> - Interface in org.apache.flink.streaming.api.operators
INPUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INPUT_COLLECTION_ID - Static variable in class org.apache.flink.python.Constants
 
INPUT_ENTER_PAGE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
INPUT_ERROR - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
INPUT_FILE_PATH - Static variable in class org.apache.flink.table.utils.python.PythonDynamicTableOptions
 
INPUT_HELP - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
INPUT_KEY - Static variable in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
INPUT_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
input_stream - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
INPUT_TITLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
input1 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
The operator producing the first input.
input1WatermarkGauge - Variable in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
input2 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
The operator producing the second input.
input2WatermarkGauge - Variable in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
InputBase - Class in org.apache.flink.table.runtime.operators.multipleinput.input
InputBase() - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
 
InputBuffersGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the number of queued input buffers for SingleInputGates.
InputBuffersGauge(SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.InputBuffersGauge
 
InputBuffersSizeGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the size in bytes of queued input buffers for SingleInputGates.
InputBuffersSizeGauge(SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.InputBuffersSizeGauge
 
InputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel consumes a single ResultSubpartitionView.
InputChannel(SingleInputGate, int, ResultPartitionID, ResultSubpartitionIndexSet, int, int, Counter, Counter) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
InputChannel.BufferAndAvailability - Class in org.apache.flink.runtime.io.network.partition.consumer
A combination of a Buffer and a flag indicating availability of further buffers, and the backlog length indicating how many non-event buffers are available in the subpartitions.
InputChannelID - Class in org.apache.flink.runtime.io.network.partition.consumer
Identifier for input channels.
InputChannelID() - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
InputChannelID(long, long) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
InputChannelID(AbstractID) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
InputChannelInfo - Class in org.apache.flink.runtime.checkpoint.channel
Identifies InputChannel in a given subtask.
InputChannelInfo(int, int) - Constructor for class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
InputChannelMetrics - Class in org.apache.flink.runtime.io.network.metrics
Collects metrics for RemoteInputChannel and LocalInputChannel.
InputChannelMetrics(MetricGroup...) - Constructor for class org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
 
inputChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
InputChannelStateHandle - Class in org.apache.flink.runtime.state
Handle to an InputChannel state.
InputChannelStateHandle(int, InputChannelInfo, StreamStateHandle, List<Long>, long) - Constructor for class org.apache.flink.runtime.state.InputChannelStateHandle
 
InputChannelStateHandle(int, InputChannelInfo, StreamStateHandle, AbstractChannelStateHandle.StateContentMetaInfo) - Constructor for class org.apache.flink.runtime.state.InputChannelStateHandle
 
InputChannelStateHandle(InputChannelInfo, StreamStateHandle, List<Long>) - Constructor for class org.apache.flink.runtime.state.InputChannelStateHandle
 
inputCoderDescriptor - Variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
inputComparators - Variable in class org.apache.flink.runtime.operators.BatchTask
The comparators for the central driver.
INPUTCONSTANT - org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
INPUTCONSTANT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
InputConsumableDecider - Interface in org.apache.flink.runtime.scheduler.strategy
InputConsumableDecider is responsible for determining whether the input of an executionVertex or a consumed partition group is consumable.
InputConsumableDecider.Factory - Interface in org.apache.flink.runtime.scheduler.strategy
InputConversionOperator<E> - Class in org.apache.flink.table.runtime.operators.source
Operator that converts to internal data structures and wraps atomic records if necessary.
InputConversionOperator(DynamicTableSource.DataStructureConverter, boolean, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.source.InputConversionOperator
 
inputCountIndex - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
inputFieldTypes - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
InputFile(String, Path) - Constructor for class org.apache.flink.connector.file.table.stream.compact.CompactMessages.InputFile
 
InputFormat<OT,​T extends InputSplit> - Interface in org.apache.flink.api.common.io
The base interface for data sources that produces records.
InputFormatBasedReader<T> - Class in org.apache.flink.connector.file.sink.compactor
A RecordWiseFileCompactor.Reader implementation that reads the file using the FileInputFormat.
InputFormatBasedReader(Path, FileInputFormat<T>) - Constructor for class org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader
 
InputFormatBasedReader.Factory<T> - Class in org.apache.flink.connector.file.sink.compactor
InputFormatCacheLoader - Class in org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
CacheLoader that used InputFormat for loading data into the cache.
InputFormatCacheLoader(InputFormat<RowData, ?>, GenericRowDataKeySelector, RowDataSerializer) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputFormatCacheLoader
 
InputFormatOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
Input format source operator factory.
InputFormatProvider - Interface in org.apache.flink.table.connector.source
Provider of an InputFormat instance as a runtime implementation for ScanTableSource.
InputFormatSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
InputFormatSourceFunction(InputFormat<OUT, ?>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
 
InputFormatTableSource<T> - Class in org.apache.flink.legacy.table.sources
Deprecated.
This interface has been replaced by DynamicTableSource. The new interface produces internal data structures. See FLIP-95 for more information.
InputFormatTableSource() - Constructor for class org.apache.flink.legacy.table.sources.InputFormatTableSource
Deprecated.
 
inputGate - Variable in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
The input gate to read from.
inputGate - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
InputGate - Class in org.apache.flink.runtime.io.network.partition.consumer
An input gate consumes one or more partitions of a single produced intermediate result.
InputGate() - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
InputGate.InputWithData<INPUT,​DATA> - Class in org.apache.flink.runtime.io.network.partition.consumer
Simple pojo for INPUT, DATA and moreAvailable.
InputGateDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
Deployment descriptor for a single input gate instance.
InputGateDeploymentDescriptor(IntermediateDataSetID, ResultPartitionType, int, TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[]) - Constructor for class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
InputGateDeploymentDescriptor(IntermediateDataSetID, ResultPartitionType, IndexRange, int, List<TaskDeploymentDescriptor.MaybeOffloaded<TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup>>) - Constructor for class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
InputGateID - Class in org.apache.flink.runtime.io.network.partition.consumer
Runtime identifier of a consumed IntermediateResult.
InputGateID(IntermediateDataSetID, ExecutionAttemptID) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
InputGateMetrics - Class in org.apache.flink.runtime.io.network.metrics
Collects metrics of an input gate.
inputGates - Variable in class org.apache.flink.runtime.io.network.metrics.AbstractBuffersUsageGauge
 
InputGateSpecUtils - Class in org.apache.flink.runtime.io.network.partition.consumer
Utils to manage the specs of the InputGate, for example, GateBuffersSpec.
InputGateSpecUtils() - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.InputGateSpecUtils
 
InputGateUtil - Class in org.apache.flink.streaming.runtime.io
Utility for dealing with input gates.
InputGateWithMetrics - Class in org.apache.flink.runtime.taskmanager
This class wraps InputGate provided by shuffle service and it is mainly used for increasing general input metrics from TaskIOMetricGroup.
InputGateWithMetrics(IndexedInputGate, Counter) - Constructor for class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
inputGroup() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
This hint parameter influences the extraction of a TypeInference in functions.
InputGroup - Enum in org.apache.flink.table.annotation
A list of commonly used pre-defined groups of similar types for accepting more than just one data type as an input argument in DataTypeHints.
inputId - Variable in class org.apache.flink.streaming.api.operators.AbstractInput
 
inputIndex - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
inputIterators - Variable in class org.apache.flink.runtime.operators.BatchTask
The inputs reader, wrapped in an iterator.
INPUTOFFSET - org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
INPUTOFFSET_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
InputOrderCalculator - Class in org.apache.flink.table.planner.plan.nodes.exec.processor.utils
InputOrderCalculator(ExecNode<?>, Set<ExecNode<?>>, InputProperty.DamBehavior) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputOrderCalculator
Create a InputOrderCalculator for the given ExecNode sub-graph.
InputOutputFormatContainer - Class in org.apache.flink.runtime.jobgraph
A container for InputFormats and OutputFormats, along with their Configuration.
InputOutputFormatContainer(ClassLoader) - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
InputOutputFormatContainer(TaskConfig, ClassLoader) - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
InputOutputFormatContainer.FormatUserCodeTable - Class in org.apache.flink.runtime.jobgraph
Container for multiple wrappers containing InputFormat and OutputFormat code.
InputOutputFormatVertex - Class in org.apache.flink.runtime.jobgraph
A task vertex that runs an initialization and a finalization on the master.
InputOutputFormatVertex(String) - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
InputOutputFormatVertex(String, JobVertexID, List<OperatorIDPair>) - Constructor for class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
inputPaths - Variable in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
InputPriorityConflictResolver - Class in org.apache.flink.table.planner.plan.nodes.exec.processor.utils
InputPriorityConflictResolver(List<ExecNode<?>>, InputProperty.DamBehavior, StreamExchangeMode, ReadableConfig) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityConflictResolver
Create a InputPriorityConflictResolver for the given ExecNode graph.
InputPriorityGraphGenerator - Class in org.apache.flink.table.planner.plan.nodes.exec.processor.utils
This class contains algorithm to detect and resolve input priority conflict in an ExecNode graph.
InputPriorityGraphGenerator(List<ExecNode<?>>, Set<ExecNode<?>>, InputProperty.DamBehavior) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityGraphGenerator
Create an InputPriorityGraphGenerator for the given ExecNode sub-graph.
inputProcessor - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The input processor.
InputProcessorUtil - Class in org.apache.flink.streaming.runtime.io.checkpointing
Utility for creating CheckpointedInputGate based on checkpoint mode for StreamOneInputProcessor.
InputProcessorUtil() - Constructor for class org.apache.flink.streaming.runtime.io.checkpointing.InputProcessorUtil
 
InputProperty - Class in org.apache.flink.table.planner.plan.nodes.exec
The InputProperty describes the input information of the ExecNode.
InputProperty(InputProperty.RequiredDistribution, InputProperty.DamBehavior, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
InputProperty.Builder - Class in org.apache.flink.table.planner.plan.nodes.exec
Builder of the InputProperty.
InputProperty.DamBehavior - Enum in org.apache.flink.table.planner.plan.nodes.exec
Enumeration which describes how an input record may trigger the output behavior of the target ExecNode.
InputProperty.DistributionType - Enum in org.apache.flink.table.planner.plan.nodes.exec
Enumeration which describes the type of the input data distribution.
InputProperty.HashDistribution - Class in org.apache.flink.table.planner.plan.nodes.exec
The input will read the records whose keys hash to a particular hash value.
InputProperty.KeepInputAsIsDistribution - Class in org.apache.flink.table.planner.plan.nodes.exec
A special distribution which indicators the data distribution is the same as its input. '
InputProperty.RequiredDistribution - Class in org.apache.flink.table.planner.plan.nodes.exec
The required input data distribution for records when they are read in.
inputReaders - Variable in class org.apache.flink.runtime.operators.BatchTask
The input readers of this task.
inputRecordAttributes(RecordAttributes, int, PushingAsyncDataInput.DataOutput<?>) - Method in class org.apache.flink.streaming.runtime.io.RecordAttributesCombiner
 
inputRowType - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
inputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The inputs to the operator.
inputs - Variable in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
INPUTS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
INPUTS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
inputsContainSingleton() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
Whether singleton distribution is required.
InputSelectable - Interface in org.apache.flink.streaming.api.operators
Interface for stream operators that can select the input to get StreamRecord.
InputSelection - Class in org.apache.flink.streaming.api.operators
Describe the input selection that stream operators want to read records.
InputSelection.Builder - Class in org.apache.flink.streaming.api.operators
Utility class for creating InputSelection.
InputSelectionHandler - Class in org.apache.flink.table.runtime.operators.multipleinput.input
This handler is mainly used for selecting the next available input index according to read priority in MultipleInputStreamOperatorBase.
InputSelectionHandler(List<InputSelectionSpec>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
 
InputSelectionSpec - Class in org.apache.flink.table.runtime.operators.multipleinput.input
Describe the inputId and read order of MultipleInput operator.
InputSelectionSpec(int, int) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
inputSerializer - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
inputSerializer(AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
inputSerializer(AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
inputSerializer(AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
inputSerializers - Variable in class org.apache.flink.runtime.operators.BatchTask
The serializers for the input data type.
InputSideHasNoUniqueKeyBundle - Class in org.apache.flink.table.runtime.operators.join.stream.bundle
For the case that input has no uniqueKey.
InputSideHasNoUniqueKeyBundle() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
 
InputSideHasUniqueKeyBundle - Class in org.apache.flink.table.runtime.operators.join.stream.bundle
For the case that input has uniqueKey which is not contained by joinKey.
InputSideHasUniqueKeyBundle() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
 
inputsLocationsRetriever - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
InputsLocationsRetriever - Interface in org.apache.flink.runtime.scheduler
Component to retrieve the inputs locations of an ExecutionVertex.
InputSortedExecNode<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec.batch
A BatchExecNode which does not sort the input data within the operator, but requires the input data is already sorted.
InputSpec - Class in org.apache.flink.table.runtime.operators.multipleinput.input
Describe the info of Input.
InputSpec(int, int, TableOperatorWrapper<?>, int) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
inputSpecMap - Variable in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
 
InputSplit - Interface in org.apache.flink.core.io
This interface must be implemented by all kind of input splits that can be assigned to input formats.
InputSplitAssigner - Interface in org.apache.flink.core.io
An input split assigner distributes the InputSplits among the instances on which a data source exists.
InputSplitCacheLoadTask - Class in org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
Parallel task that loads data into the cache from InputFormat with specified InputSplit.
InputSplitCacheLoadTask(ConcurrentHashMap<RowData, Collection<RowData>>, GenericRowDataKeySelector, RowDataSerializer, InputFormat<RowData, InputSplit>, InputSplit) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputSplitCacheLoadTask
 
InputSplitOpenThread(FileInputSplit, long) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
 
InputSplitProvider - Interface in org.apache.flink.runtime.jobgraph.tasks
An input split provider can be successively queried to provide a series of InputSplit objects a task is supposed to consume in the course of its execution.
InputSplitProviderException - Exception in org.apache.flink.runtime.jobgraph.tasks
 
InputSplitProviderException(String) - Constructor for exception org.apache.flink.runtime.jobgraph.tasks.InputSplitProviderException
 
InputSplitProviderException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobgraph.tasks.InputSplitProviderException
 
InputSplitProviderException(Throwable) - Constructor for exception org.apache.flink.runtime.jobgraph.tasks.InputSplitProviderException
 
InputSplitSource<T extends InputSplit> - Interface in org.apache.flink.core.io
InputSplitSources create InputSplits that define portions of data to be produced by InputFormats.
InputStatus - Enum in org.apache.flink.core.io
An InputStatus indicates the availability of data from an asynchronous input.
inputStream - Variable in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
inputStream - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
inputStream1 - Variable in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
inputStream2 - Variable in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
InputStreamFSInputWrapper - Class in org.apache.flink.api.common.io
This class wraps an InputStream and exposes it as FSDataInputStream.
InputStreamFSInputWrapper(InputStream) - Constructor for class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
inputTimeFieldIndex - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonOverWindowAggregateFunctionOperator
The row time index of the input data.
inputType - Variable in class org.apache.flink.api.common.operators.UnaryOperatorInformation
Input Type of the operator
inputType - Variable in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
The type information of input records.
inputType - Variable in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
The type information of input records.
inputType - Variable in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
The input RowType.
inputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The input logical type.
inputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
The input logical type.
inputType - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
The input logical type.
inputType1 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
Input type of the first input
inputType2 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
Input type of the second input
InputTypeConfigurable - Interface in org.apache.flink.api.java.typeutils
OutputFormats can implement this interface to be configured with the data type they will operate on.
InputTypeStrategies - Class in org.apache.flink.table.types.inference
Strategies for inferring and validating input arguments in a function call.
inputTypeStrategy(InputTypeStrategy) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
inputTypeStrategy(InputTypeStrategy) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the strategy for inferring and validating input arguments in a function call.
InputTypeStrategy - Interface in org.apache.flink.table.types.inference
Strategy for inferring and validating input arguments in a function call.
inputView - Variable in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
InputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
 
InputViewIterator(DataInputView, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.InputViewIterator
 
inputWatermark(Watermark, int, PushingAsyncDataInput.DataOutput<?>) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
Feed a Watermark into the valve.
inputWatermarkStatus(WatermarkStatus, int, PushingAsyncDataInput.DataOutput<?>) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
Feed a WatermarkStatus into the valve.
inRocksdbCompactFilter() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
INSENSITIVE - org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
The INSENSITIVE mode does not care the window framing without LEAD/LAG agg function, for example RANK/DENSE_RANK/PERCENT_RANK/ROW_NUMBER/NTILE.
INSENSITIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
InsensitiveOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The insensitive window frame calculates the statements which shouldn't care the window frame, for example RANK/DENSE_RANK/PERCENT_RANK/NTILE/ROW_NUMBER.
InsensitiveOverFrame(GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
 
insert(T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
insert(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
 
insert(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Inserts the given record into the hash table.
INSERT - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
INSERT - org.apache.flink.table.operations.ModifyType
 
INSERT - org.apache.flink.table.planner.plan.trait.ModifyKind
Insertion operation.
INSERT - org.apache.flink.types.RowKind
Insertion operation.
INSERT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INSERT_ONLY - Static variable in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Insert-only modify kind set.
insertAfterNoMatch(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
This method can be called after getMatchFor returned null.
insertInto(String) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(String) - Method in interface org.apache.flink.table.api.Table
Declares that the pipeline defined by the given Table object should be written to a table (backed by a DynamicTableSink) that was registered under the specified path.
insertInto(String, boolean) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(String, boolean) - Method in interface org.apache.flink.table.api.Table
Declares that the pipeline defined by the given Table object should be written to a table (backed by a DynamicTableSink) that was registered under the specified path.
insertInto(TableDescriptor) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(TableDescriptor) - Method in interface org.apache.flink.table.api.Table
Declares that the pipeline defined by the given Table object should be written to a table (backed by a DynamicTableSink) expressed via the given TableDescriptor.
insertInto(TableDescriptor, boolean) - Method in class org.apache.flink.table.api.internal.TableImpl
 
insertInto(TableDescriptor, boolean) - Method in interface org.apache.flink.table.api.Table
Declares that the pipeline defined by the given Table object should be written to a table (backed by a DynamicTableSink) expressed via the given TableDescriptor.
insertIntoBuildBuffer(BT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Inserts the given object into the current buffer.
insertIntoProbeBuffer(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
If the probe row corresponding partition has been spilled to disk, just call this method spill probe row to disk.
insertIntoProbeBuffer(PT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Inserts the given record into the probe side buffers.
insertIntoTable(BT, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
insertOnly() - Static method in class org.apache.flink.table.connector.ChangelogMode
Shortcut for a simple RowKind.INSERT-only changelog.
insertOrReplace(BT) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
 
insertOrReplaceRecord(T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
 
insertOrReplaceRecord(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
Replaces record in hash table if record already present or append record if not.
insertOrReplaceRecord(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Searches the hash table for a record with the given key.
insertRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
insertsAreDetected(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
install() - Method in class org.apache.flink.runtime.security.modules.HadoopModule
 
install() - Method in class org.apache.flink.runtime.security.modules.JaasModule
 
install() - Method in interface org.apache.flink.runtime.security.modules.SecurityModule
Install the security module.
install() - Method in class org.apache.flink.runtime.security.modules.ZooKeeperModule
 
install(SecurityConfiguration) - Static method in class org.apache.flink.runtime.security.SecurityUtils
Installs a process-wide security configuration.
install(SecurityConfiguration, Map<String, TestingSecurityContext.ClientSecurityConfiguration>) - Static method in class org.apache.flink.test.util.TestingSecurityContext
 
installAsShutdownHook(Logger) - Static method in class org.apache.flink.runtime.util.JvmShutdownSafeguard
Installs the safeguard shutdown hook.
installAsShutdownHook(Logger, long) - Static method in class org.apache.flink.runtime.util.JvmShutdownSafeguard
Installs the safeguard shutdown hook.
installSecurityContext(Configuration) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
instance() - Static method in class org.apache.flink.runtime.broadcast.DefaultBroadcastVariableInitializer
 
instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannelBroker
Retrieve singleton instance.
instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
Retrieve singleton instance.
instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetBroker
Retrieve the singleton instance.
instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrierBroker
 
instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatchBroker
Retrieve the singleton instance.
instance() - Static method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
instance() - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Returns an instance of FlinkRelMetadataQuery.
instance(boolean) - Static method in class org.apache.flink.table.planner.expressions.converter.DirectConvertRule
 
instance(boolean) - Static method in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Returns the Flink operator table, creating it if necessary.
INSTANCE - org.apache.flink.api.java.typeutils.runtime.KryoRegistration.SerializerDefinitionType
 
INSTANCE - org.apache.flink.client.program.MiniClusterClient.MiniClusterId
 
INSTANCE - org.apache.flink.kubernetes.highavailability.KubernetesCheckpointStoreUtil
 
INSTANCE - org.apache.flink.kubernetes.highavailability.KubernetesJobGraphStoreUtil
 
INSTANCE - org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
INSTANCE - org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
INSTANCE - org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
INSTANCE - org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointStoreUtil
 
INSTANCE - org.apache.flink.runtime.concurrent.UnsupportedOperationExecutor
 
INSTANCE - org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunnerFactory
 
INSTANCE - org.apache.flink.runtime.dispatcher.cleanup.CleanupRetryStrategyFactory
 
INSTANCE - org.apache.flink.runtime.dispatcher.JobDispatcherFactory
 
INSTANCE - org.apache.flink.runtime.dispatcher.JobMasterServiceLeadershipRunnerFactory
 
INSTANCE - org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
INSTANCE - org.apache.flink.runtime.dispatcher.SessionDispatcherFactory
 
INSTANCE - org.apache.flink.runtime.dispatcher.VoidHistoryServerArchivist
 
INSTANCE - org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
 
INSTANCE - org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
 
INSTANCE - org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
 
INSTANCE - org.apache.flink.runtime.jobmanager.NoOpJobGraphStoreWatcher
 
INSTANCE - org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
 
INSTANCE - org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreUtil
 
INSTANCE - org.apache.flink.runtime.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
 
INSTANCE - org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
INSTANCE - org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool.NoOpNewSlotsListener
 
INSTANCE - org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
 
INSTANCE - org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
 
INSTANCE - org.apache.flink.runtime.jobmaster.slotpool.SimpleRequestSlotMatchingStrategy
 
INSTANCE - org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
 
INSTANCE - org.apache.flink.runtime.rest.JobRestEndpointFactory
 
INSTANCE - org.apache.flink.runtime.rest.SessionRestEndpointFactory
 
INSTANCE - org.apache.flink.runtime.rpc.messages.HandshakeSuccessMessage
 
INSTANCE - org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
 
INSTANCE - org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
 
INSTANCE - org.apache.flink.runtime.webmonitor.WebMonitorExtension.EmptyWebMonitorExtension
 
INSTANCE - Static variable in class org.apache.calcite.sql2rel.StandardConvertletTable
Singleton instance.
INSTANCE - Static variable in class org.apache.flink.api.common.functions.DefaultOpenContext
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
Sharable instance of the BooleanSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteSerializer
Sharable instance of the ByteSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharSerializer
Sharable instance of the CharSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
Sharable instance of the DoubleSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatSerializer
Sharable instance of the FloatSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntSerializer
Sharable instance of the IntSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongSerializer
Sharable instance of the LongSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortSerializer
Sharable instance of the ShortSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringSerializer
Sharable instance of the StringSerializer.
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.VoidSerializer
Sharable instance of the VoidSerializer.
INSTANCE - Static variable in class org.apache.flink.api.java.tuple.Tuple0
 
INSTANCE - Static variable in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
INSTANCE - Static variable in class org.apache.flink.cep.nfa.aftermatch.SkipPastLastStrategy
 
INSTANCE - Static variable in class org.apache.flink.cep.nfa.aftermatch.SkipToNextStrategy
 
INSTANCE - Static variable in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
INSTANCE - Static variable in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
INSTANCE - Static variable in class org.apache.flink.connector.file.src.FileSourceSplitSerializer
 
INSTANCE - Static variable in class org.apache.flink.datastream.impl.context.UnsupportedProcessingTimeManager
 
INSTANCE - Static variable in class org.apache.flink.kubernetes.entrypoint.KubernetesWorkerResourceSpecFactory
 
INSTANCE - Static variable in class org.apache.flink.kubernetes.kubeclient.services.ClusterIPService
 
INSTANCE - Static variable in class org.apache.flink.kubernetes.kubeclient.services.HeadlessClusterIPService
 
INSTANCE - Static variable in class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
INSTANCE - Static variable in class org.apache.flink.kubernetes.kubeclient.services.NodePortService
 
INSTANCE - Static variable in class org.apache.flink.queryablestate.client.VoidNamespace
The singleton instance.
INSTANCE - Static variable in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
INSTANCE - Static variable in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.FinishedOperatorSubtaskState
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV1Serializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
The singleton instance of the serializer.
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
The singleton instance of the serializer.
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.checkpoint.RoundRobinOperatorStateRepartitioner
 
INSTANCE - Static variable in class org.apache.flink.runtime.highavailability.DefaultClientHighAvailabilityServicesFactory
 
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
The singleton instance of this event.
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
The singleton instance of this event.
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
The singleton instance of this event.
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.buffer.BufferRecycler.DummyBufferRecycler
 
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.buffer.FreeingBufferRecycler
 
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
The singleton instance of this event.
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpTierShuffleDescriptor
 
INSTANCE - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.UnknownTierShuffleDescriptor
 
INSTANCE - Static variable in class org.apache.flink.runtime.iterative.event.TerminationEvent
 
INSTANCE - Static variable in class org.apache.flink.runtime.jobmaster.event.GenericJobEventSerializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
INSTANCE - Static variable in class org.apache.flink.runtime.resourcemanager.ArbitraryWorkerResourceSpecFactory
 
INSTANCE - Static variable in class org.apache.flink.runtime.resourcemanager.slotmanager.NonSupportedResourceAllocatorImpl
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.DashboardConfigurationHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetListHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexWatermarksHeaders
 
INSTANCE - Static variable in class org.apache.flink.runtime.rpc.pekko.RemoteAddressExtension
 
INSTANCE - Static variable in class org.apache.flink.runtime.scheduler.strategy.AllFinishedInputConsumableDecider.Factory
 
INSTANCE - Static variable in class org.apache.flink.runtime.scheduler.strategy.DefaultInputConsumableDecider.Factory
 
INSTANCE - Static variable in class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider.Factory
 
INSTANCE - Static variable in class org.apache.flink.runtime.state.filemerging.EmptySegmentFileStateHandle
 
INSTANCE - Static variable in class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
INSTANCE - Static variable in class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
INSTANCE - Static variable in class org.apache.flink.runtime.state.VoidNamespace
The singleton instance
INSTANCE - Static variable in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
INSTANCE - Static variable in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
INSTANCE - Static variable in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
INSTANCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ByteDataConverter
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.PythonTypeUtils.FloatDataConverter
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IdentityDataConverter
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IntDataConverter
 
INSTANCE - Static variable in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ShortDataConverter
 
INSTANCE - Static variable in class org.apache.flink.streaming.runtime.io.BlockingQueueBroker
Singleton instance.
INSTANCE - Static variable in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ArrayDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.BooleanConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ByteConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.DateConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.DoubleConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.FloatConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.IntConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LocalDateConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LocalTimeConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LongConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.MapDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveBooleanArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveByteArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveDoubleArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveFloatArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveIntArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveLongArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveShortArrayConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.RawValueDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ShortConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.StringConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.StringDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.TimeConverter
 
INSTANCE - Static variable in class org.apache.flink.table.dataview.NullSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.gateway.api.results.GatewayInfo
 
INSTANCE - Static variable in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
INSTANCE - Static variable in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandlerSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
INSTANCE - Static variable in class org.apache.flink.table.module.CoreModule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.analyze.GroupAggregationAnalyzer
 
INSTANCE - Static variable in class org.apache.flink.table.planner.analyze.NonDeterministicUpdateAnalyzer
 
INSTANCE - Static variable in class org.apache.flink.table.planner.calcite.FlinkConvertletTable
 
INSTANCE - Static variable in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
INSTANCE - Static variable in class org.apache.flink.table.planner.parse.ExtendedParser
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.CalcPythonCorrelateTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.EnumerableToLogicalTableScan
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
The default instance of the rule; operates only on logical expressions.
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateProjectMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateRemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterCalcMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterProjectTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkLogicalCalcRemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectCalcMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectJoinTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinFilterTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinJoinTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinProjectTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.JoinTableFunctionScanToCorrelateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ProjectWatermarkAssignerTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ProjectWindowTableFunctionTransposeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushFilterInCalcIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushLimitIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushPartitionIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanAcrossCalcRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PythonCorrelateSplitRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PythonMapMergeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.PythonMapRenameRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RedundantRankNumberColumnRemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.WindowAggregateReduceFunctionsRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalMatchRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonCorrelateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonWindowAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggWithCalcIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithCalcIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortAndCalcIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortIntoScanRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalAsyncCalcRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalCalcRemoveRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonCorrelateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupTableAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupWindowAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonOverAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.TwoStageOptimizedWindowAggregateRule
 
INSTANCE - Static variable in class org.apache.flink.table.refresh.ContinuousRefreshHandlerSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.arrow.vectors.ArrowNullColumnVector
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.ByteDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.FloatDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.IntDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.ShortDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.TimeDataConverter
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
INSTANCE - Static variable in class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
INSTANCE - Static variable in class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
INSTANCE - Static variable in class org.apache.flink.table.types.inference.transforms.LegacyToNonLegacyTransformation
 
INSTANCE - Static variable in class org.apache.flink.test.util.SQLJobClientMode.EmbeddedSqlClient
 
INSTANCE - Static variable in class org.apache.flink.util.FatalExitExceptionHandler
 
INSTANCE - Static variable in class org.apache.flink.yarn.entrypoint.YarnWorkerResourceSpecFactory
 
instanceBasePath - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
Base path of the RocksDB instance.
InstanceID - Class in org.apache.flink.runtime.instance
Class for statistically unique instance IDs.
InstanceID() - Constructor for class org.apache.flink.runtime.instance.InstanceID
 
InstanceID(byte[]) - Constructor for class org.apache.flink.runtime.instance.InstanceID
 
INSTANCEOF - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
INSTANCEOF - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
INSTANCEOF() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
instanceSize() - Method in class org.openjdk.jol.info.ClassLayout
 
INSTANT - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
INSTANT = 22;
INSTANT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Instant.
INSTANT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
INSTANT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
INSTANT = 22;
InstantComparator - Class in org.apache.flink.api.common.typeutils.base
Comparator for comparing Java Instant.
InstantComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.InstantComparator
 
InstantConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.InstantConverter
 
INSTANTIABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
instantiate(Class<T>) - Static method in class org.apache.flink.util.InstantiationUtil
Creates a new instance of the given class.
instantiate(Class<T>, Class<? super T>) - Static method in class org.apache.flink.util.InstantiationUtil
Creates a new instance of the given class.
instantiate(String, Class<T>, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
Creates a new instance of the given class name and type using the provided ClassLoader.
instantiateDeserializationUtils() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
instantiateFlinkMemoryMetricGroup(MetricGroup, TaskSlotTable<?>, Supplier<Long>) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
instantiateFunction(Class<?>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Instantiates a UserDefinedFunction assuming a JVM function with default constructor.
instantiateFunction(ClassLoader, ReadableConfig, String, CatalogFunction) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Instantiates a UserDefinedFunction from a CatalogFunction.
instantiateProcessMetricGroup(MetricRegistry, String, Optional<Duration>) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
instantiateStatusMetrics(MetricGroup) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
instantiateSystemMetrics(MetricGroup, Duration) - Static method in class org.apache.flink.runtime.metrics.util.SystemResourcesMetricsInitializer
 
instantiateTaskManagerMetricGroup(MetricRegistry, String, ResourceID, Optional<Duration>) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
instantiateUserCode(TaskConfig, ClassLoader, Class<? super T>) - Static method in class org.apache.flink.runtime.operators.BatchTask
Instantiates a user code class from is definition in the task configuration.
InstantiationUtil - Class in org.apache.flink.util
Utility class to create instances from class objects and checking failure reasons.
InstantiationUtil.ClassLoaderObjectInputStream - Class in org.apache.flink.util
A custom ObjectInputStream that can load classes using a specific ClassLoader.
InstantiationUtil.FailureTolerantObjectInputStream - Class in org.apache.flink.util
An ObjectInputStream that ignores certain serialVersionUID mismatches.
InstantSerializer - Class in org.apache.flink.api.common.typeutils.base
Serializer for serializing/deserializing Instant values including null values.
InstantSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
InstantSerializer.InstantSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
InstantSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.InstantSerializer.InstantSerializerSnapshot
 
instr(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of the first occurrence of the input string.
instr(BinaryStringData, BinaryStringData, int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
INSTR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
INSTR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
inStreamingMode() - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Sets that the components should work in a streaming mode.
inStreamingMode() - Static method in class org.apache.flink.table.api.EnvironmentSettings
Creates a default instance of EnvironmentSettings in streaming execution mode.
INT - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
INT = 3;
INT - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
INT = 5;
INT - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
INT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive int and Integer.
INT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
INT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
INT() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a 4-byte signed integer with values from -2,147,483,648 to 2,147,483,647.
INT() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
INT() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API integer or SQL INT/INTEGER type.
INT_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
INT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
INT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
INT_SUM0 - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
INT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
INT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
INT = 3;
INT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
INT = 5;
INT_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
int64ToTimestamp(boolean, long, LogicalTypeAnnotation.TimeUnit) - Static method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
int96ToTimestamp(boolean, long, int) - Static method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
IntApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.IntApproxCountDistinctAggFunction
 
IntArrayList - Class in org.apache.flink.runtime.util
Minimal implementation of an array-backed list of ints
IntArrayList(int) - Constructor for class org.apache.flink.runtime.util.IntArrayList
 
IntAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.IntAvgAggFunction
 
IntColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
IntColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.IntColumnReader
 
IntColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Int column vector.
IntComparator - Class in org.apache.flink.api.common.typeutils.base
 
IntComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.IntComparator
 
IntCounter - Class in org.apache.flink.api.common.accumulators
An accumulator that sums up Integer values.
IntCounter() - Constructor for class org.apache.flink.api.common.accumulators.IntCounter
 
IntCounter(int) - Constructor for class org.apache.flink.api.common.accumulators.IntCounter
 
IntDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.IntDataConverter
 
INTEGER - org.apache.flink.table.types.logical.LogicalTypeRoot
 
INTEGER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INTEGER_NUMERIC - org.apache.flink.table.types.logical.LogicalTypeFamily
 
integerLiteral() - Method in class org.apache.flink.table.codesplit.JavaParser
 
integerLiteral() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
IntegerLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
IntegerResourceVersion - Class in org.apache.flink.runtime.persistence
ResourceVersion implementation with Integer value.
IntegerTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
Type information for numeric integer primitive types: int, long, byte, short, character.
IntegerTypeInfo(Class<T>, Class<?>[], TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.IntegerTypeInfo
 
INTEGRATION_TEST_ENDING_WITH_ITCASE - Static variable in class org.apache.flink.architecture.rules.ITCaseRules
 
inTempFolder(String) - Static method in class org.apache.flink.util.FileLock
Initialize a FileLock using a file located inside temp folder.
INTERACTIVE_EXECUTION - org.apache.flink.table.client.cli.CliClient.ExecutionMode
 
INTERCEPT_USER_SYSTEM_EXIT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
INTERFACE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
INTERFACE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
INTERFACE() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeDeclarationContext
 
INTERFACE() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
interfaceBody() - Method in class org.apache.flink.table.codesplit.JavaParser
 
interfaceBody() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
InterfaceBodyContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
interfaceBodyDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
interfaceBodyDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
interfaceBodyDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyContext
 
InterfaceBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
interfaceDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
InterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
interfaceMemberDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
interfaceMemberDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
InterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
interfaceMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
interfaceMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMemberDeclarationContext
 
interfaceMethodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
InterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
interfaceMethodModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
interfaceMethodModifier() - Method in class org.apache.flink.table.codesplit.JavaParser
 
interfaceMethodModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
InterfaceMethodModifierContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
INTERMEDIATE_RECORD_FROM_BUFFER - org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
IntermediateDataSet - Class in org.apache.flink.runtime.jobgraph
An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.
IntermediateDataSet(IntermediateDataSetID, ResultPartitionType, JobVertex) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
IntermediateDataSetID - Class in org.apache.flink.runtime.jobgraph
Id identifying IntermediateDataSet.
IntermediateDataSetID() - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
Creates an new random intermediate data set ID.
IntermediateDataSetID(UUID) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
Creates a new intermediate data set ID with the bytes of the given UUID.
IntermediateDataSetID(AbstractID) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
Creates a new intermediate data set ID with the bytes of the given ID.
IntermediateResult - Class in org.apache.flink.runtime.executiongraph
 
IntermediateResult(IntermediateDataSet, ExecutionJobVertex, int, ResultPartitionType) - Constructor for class org.apache.flink.runtime.executiongraph.IntermediateResult
 
IntermediateResultInfo - Interface in org.apache.flink.runtime.executiongraph
 
IntermediateResultPartition - Class in org.apache.flink.runtime.executiongraph
 
IntermediateResultPartition(IntermediateResult, ExecutionVertex, int, EdgeManager) - Constructor for class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
IntermediateResultPartitionID - Class in org.apache.flink.runtime.jobgraph
IntermediateResultPartitionID() - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
Creates an new random intermediate result partition ID for testing.
IntermediateResultPartitionID(IntermediateDataSetID, int) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
Creates an new intermediate result partition ID with IntermediateDataSetID and the partitionNum.
internal() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies that this BuiltInFunctionDefinition is meant for internal purposes only and should not be exposed when listing functions.
internal() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
Internal - Annotation Type in org.apache.flink.annotation
Annotation to mark methods within stable, public APIs as an internal developer API.
INTERNAL_CLUSTER_EXECUTION_MODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
INTERNAL_HASHCODE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
INTERNAL_REPLICATE_ROWS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
INTERNAL_REPLICATE_ROWS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See InternalReplicateRowsTypeStrategy.
INTERNAL_SERVICE_ANNOTATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
INTERNAL_UNNEST_ROWS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
InternalAggregateProcessAllWindowFunction<T,​ACC,​V,​R,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessAllWindowFunction that takes an Iterable and an AggregateFunction.
InternalAggregateProcessAllWindowFunction(AggregateFunction<T, ACC, V>, ProcessAllWindowFunction<V, R, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
InternalAggregateProcessWindowFunction<T,​ACC,​V,​R,​K,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessWindowFunction that takes an Iterable and an AggregateFunction.
InternalAggregateProcessWindowFunction(AggregateFunction<T, ACC, V>, ProcessWindowFunction<V, R, K, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
InternalAggregatingState<K,​N,​IN,​SV,​OUT> - Interface in org.apache.flink.runtime.state.internal
The peer to the AggregatingState in the internal state type hierarchy.
InternalAggregatingState<K,​N,​IN,​ACC,​OUT> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for aggregating state.
InternalAppendingState<K,​N,​IN,​SV,​OUT> - Interface in org.apache.flink.runtime.state.internal
The peer to the AppendingState in the internal state type hierarchy.
InternalAppendingState<K,​N,​IN,​SV,​OUT,​SYNCOUT> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for appending state.
InternalCacheMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A CacheMetricGroup which register all cache related metrics under a subgroup of the parent metric group.
InternalCacheMetricGroup(MetricGroup, String) - Constructor for class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
Creates a subgroup with the specified subgroup name under the parent group.
internalCallOnStart() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Internal method which is called by the RpcService implementation to start the RpcEndpoint.
internalCallOnStop() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Internal method which is called by the RpcService implementation to stop the RpcEndpoint.
InternalCheckpointListener - Interface in org.apache.flink.api.common.state
The internal checkpoint listener add another InternalCheckpointListener.notifyCheckpointSubsumed(long) interface for internal usage.
internalCleanup() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
internalCleanup() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Clean up the meta data in the distributed system(e.g.
internalCleanup() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
internalCleanupJobData(JobID) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
internalCleanupJobData(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Clean up the meta data in the distributed system(e.g.
internalCleanupJobData(JobID) - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
internalClose() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionHaServices
 
internalClose() - Method in class org.apache.flink.runtime.highavailability.AbstractHaServices
Closes the components which is used for external operations(e.g.
internalClose() - Method in class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
InternalConfigOptions - Class in org.apache.flink.table.planner.utils
This class holds internal configuration constants used by Flink's table module.
InternalConfigOptions() - Constructor for class org.apache.flink.table.planner.utils.InternalConfigOptions
 
InternalDataStreamQueryOperation<E> - Class in org.apache.flink.table.planner.operations
Deprecated.
InternalDataStreamQueryOperation(ObjectIdentifier, DataStream<E>, int[], ResolvedSchema, boolean[], FlinkStatistic) - Constructor for class org.apache.flink.table.planner.operations.InternalDataStreamQueryOperation
Deprecated.
 
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
The framework specific code to deregister the application.
internalDeregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
InternalExecutionGraphAccessor - Interface in org.apache.flink.runtime.executiongraph
This interface encapsulates all methods needed by ExecutionJobVertex / ExecutionVertices / Execution from the DefaultExecutionGraph.
InternalFailuresListener - Interface in org.apache.flink.runtime.scheduler
This interface enables subscribing to failures that are detected from the JobMaster side (e.g., from within the ExecutionGraph).
InternalFunctionDefinitions - Class in org.apache.flink.table.planner.functions
Dictionary of function definitions for all internal used functions.
InternalFunctionDefinitions() - Constructor for class org.apache.flink.table.planner.functions.InternalFunctionDefinitions
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
internalGetValueMap() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
InternalIP - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.NodePortAddressType
 
InternalIterableAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping an AllWindowFunction that takes an Iterable when the window state also is an Iterable.
InternalIterableAllWindowFunction(AllWindowFunction<IN, OUT, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableAllWindowFunction
 
InternalIterableProcessAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessAllWindowFunction that takes an Iterable when the window state also is an Iterable.
InternalIterableProcessAllWindowFunction(ProcessAllWindowFunction<IN, OUT, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
InternalIterableProcessWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessWindowFunction that takes an Iterable when the window state also is an Iterable.
InternalIterableProcessWindowFunction(ProcessWindowFunction<IN, OUT, KEY, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessWindowFunction
 
InternalIterableWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a WindowFunction that takes an Iterable when the window state also is an Iterable.
InternalIterableWindowFunction(WindowFunction<IN, OUT, KEY, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableWindowFunction
 
InternalKeyContext<K> - Interface in org.apache.flink.runtime.state
This interface is the current context of a keyed state.
InternalKeyContextImpl<K> - Class in org.apache.flink.runtime.state
The default InternalKeyContext implementation.
InternalKeyContextImpl(KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.InternalKeyContextImpl
 
InternalKeyedState<K,​N,​V> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for all keyed state.
InternalKvState<K,​N,​V> - Interface in org.apache.flink.runtime.state.internal
The InternalKvState is the root of the internal state type hierarchy, similar to the State being the root of the public API state hierarchy.
InternalKvState.StateIncrementalVisitor<K,​N,​V> - Interface in org.apache.flink.runtime.state.internal
The state entry visitor which supports remove and update of the last returned entries.
InternalListState<K,​N,​T> - Interface in org.apache.flink.runtime.state.internal
The peer to the ListState in the internal state type hierarchy.
InternalListState<K,​N,​V> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for list state.
InternalMapState<K,​N,​UK,​UV> - Interface in org.apache.flink.runtime.state.internal
The peer to the MapState in the internal state type hierarchy.
InternalMapState<K,​N,​UK,​UV> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for map state.
InternalMergingState<K,​N,​IN,​SV,​OUT> - Interface in org.apache.flink.runtime.state.internal
The peer to the MergingState in the internal state type hierarchy.
InternalMergingState<K,​N,​IN,​SV,​OUT,​SYNCOUT> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for merging state.
internalNioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
InternalOperatorCoordinatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an OperatorCoordinator.
InternalOperatorCoordinatorMetricGroup(MetricGroup) - Constructor for class org.apache.flink.runtime.metrics.groups.InternalOperatorCoordinatorMetricGroup
 
InternalOperatorIOMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Metric group that contains shareable pre-defined IO-related metrics.
InternalOperatorIOMetricGroup(InternalOperatorMetricGroup) - Constructor for class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
 
InternalOperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an Operator.
InternalPartitionedState<N> - Interface in org.apache.flink.runtime.state.v2.internal
A state that is partitioned into different namespaces.
InternalPlan - Interface in org.apache.flink.table.delegation
Internal interface wrapping a plan.
internalPool - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
InternalPriorityQueue<T> - Interface in org.apache.flink.runtime.state
Interface for collection that gives in order access to elements w.r.t their priority.
InternalProcessAllWindowContext<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal reusable context wrapper.
InternalProcessApplyAllWindowContext<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Internal reusable context wrapper.
InternalProcessApplyWindowContext<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Internal reusable context wrapper.
InternalProcessWindowContext<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal reusable context wrapper.
InternalReducingState<K,​N,​T> - Interface in org.apache.flink.runtime.state.internal
The peer to the ReducingState in the internal state type hierarchy.
InternalReducingState<K,​N,​T> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for reducing state.
InternalRowMergerFunction - Class in org.apache.flink.table.examples.java.functions
Merges two rows into a single row with unique field names.
InternalRowMergerFunction() - Constructor for class org.apache.flink.table.examples.java.functions.InternalRowMergerFunction
 
InternalSerializers - Class in org.apache.flink.table.runtime.typeutils
TypeSerializer of LogicalType for internal data structures.
InternalServiceDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Creates an internal Service which forwards the requests from the TaskManager(s) to the active JobManager.
InternalServiceDecorator(KubernetesJobManagerParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.InternalServiceDecorator
 
internalSetKeyContextElement(StreamRecord<T>, KeySelector<T, ?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
InternalSingleValueAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping an AllWindowFunction that takes an Iterable when the window state is a single value.
InternalSingleValueAllWindowFunction(AllWindowFunction<IN, OUT, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueAllWindowFunction
 
InternalSingleValueProcessAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessAllWindowFunction that takes an Iterable when the window state is a single value.
InternalSingleValueProcessAllWindowFunction(ProcessAllWindowFunction<IN, OUT, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
InternalSingleValueProcessWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a ProcessWindowFunction that takes an Iterable when the window state is a single value.
InternalSingleValueProcessWindowFunction(ProcessWindowFunction<IN, OUT, KEY, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessWindowFunction
 
InternalSingleValueWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal window function for wrapping a WindowFunction that takes an Iterable when the window state is a single value.
InternalSingleValueWindowFunction(WindowFunction<IN, OUT, KEY, W>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueWindowFunction
 
InternalSinkCommitterMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an Operator.
InternalSinkWriterMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an Operator.
InternalSourceReaderMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an Operator.
InternalSplitEnumeratorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing an SplitEnumerator.
InternalSplitEnumeratorMetricGroup(MetricGroup) - Constructor for class org.apache.flink.runtime.metrics.groups.InternalSplitEnumeratorMetricGroup
 
InternalStateFuture<T> - Interface in org.apache.flink.core.state
The Internal definition of StateFuture, add some method that will be used by framework.
InternalTimer<K,​N> - Interface in org.apache.flink.streaming.api.operators
Internal interface for in-flight timers.
internalTimerService - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
internalTimerService - Variable in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
InternalTimerService<N> - Interface in org.apache.flink.streaming.api.operators
Interface for working with time and timers.
InternalTimerServiceAsyncImpl<K,​N> - Class in org.apache.flink.streaming.api.operators
An implementation of InternalTimerService that is used by org.apache.flink.streaming.runtime.operators.asyncprocessing.AbstractAsyncStateStreamOperator.
InternalTimerServiceImpl<K,​N> - Class in org.apache.flink.streaming.api.operators
InternalTimerService that stores timers on the Java heap.
internalTimerServiceManager() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the internal timer service manager for the stream operator.
InternalTimerServiceSerializationProxy<K> - Class in org.apache.flink.streaming.api.operators
Serialization proxy for the timer services for a given key-group.
InternalTimerServiceSerializationProxy(InternalTimeServiceManagerImpl<K>, int) - Constructor for class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
Constructor to use when writing timer services.
InternalTimerServiceSerializationProxy(InternalTimeServiceManagerImpl<K>, ClassLoader, int) - Constructor for class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
Constructor to use when restoring timer services.
InternalTimersSnapshot<K,​N> - Class in org.apache.flink.streaming.api.operators
A snapshot of internal timers, containing event and processing timers and the serializers to use to write / read them.
InternalTimersSnapshot() - Constructor for class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
Empty constructor used when restoring the timers.
InternalTimersSnapshot(TypeSerializer<K>, TypeSerializer<N>, Set<TimerHeapInternalTimer<K, N>>, Set<TimerHeapInternalTimer<K, N>>) - Constructor for class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
Constructor to use when snapshotting the timers.
InternalTimersSnapshotReaderWriters - Class in org.apache.flink.streaming.api.operators
Readers and writers for different versions of the InternalTimersSnapshot.
InternalTimersSnapshotReaderWriters() - Constructor for class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters
 
InternalTimersSnapshotReaderWriters.InternalTimersSnapshotReader<K,​N> - Interface in org.apache.flink.streaming.api.operators
A reader for a InternalTimersSnapshot.
InternalTimersSnapshotReaderWriters.InternalTimersSnapshotWriter - Interface in org.apache.flink.streaming.api.operators
A writer for a InternalTimersSnapshot.
InternalTimersSnapshotReaderWriters.LegacyTimerSerializer<K,​N> - Class in org.apache.flink.streaming.api.operators
A TypeSerializer used to serialize/deserialize a TimerHeapInternalTimer.
InternalTimeServiceManager<K> - Interface in org.apache.flink.streaming.api.operators
An entity keeping all the time-related services.
InternalTimeServiceManager.Provider - Interface in org.apache.flink.streaming.api.operators
A provider pattern for creating an instance of a InternalTimeServiceManager.
InternalTimeServiceManager.ShouldStopAdvancingFn - Interface in org.apache.flink.streaming.api.operators
Signals whether the watermark should continue advancing.
InternalTimeServiceManagerImpl<K> - Class in org.apache.flink.streaming.api.operators
An entity keeping all the time-related services.
InternalTimeWindowAssigner - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
The internal time window assigner which has some useful methods.
InternalTypeInfo<T> - Class in org.apache.flink.table.runtime.typeutils
Type information that wraps a serializer that originated from a LogicalType.
InternalValueState<K,​N,​T> - Interface in org.apache.flink.runtime.state.internal
The peer to the ValueState in the internal state type hierarchy.
InternalValueState<K,​N,​V> - Interface in org.apache.flink.runtime.state.v2.internal
This class defines the internal interface for value state.
InternalWatermark - Class in org.apache.flink.streaming.api.watermark
The Watermark that contains extra information to be used internally.
InternalWatermark(long, int) - Constructor for class org.apache.flink.streaming.api.watermark.InternalWatermark
 
InternalWindowFunction<IN,​OUT,​KEY,​W extends Window> - Interface in org.apache.flink.streaming.runtime.operators.windowing.functions
Internal interface for functions that are evaluated over keyed (grouped) windows.
InternalWindowFunction.InternalWindowContext - Interface in org.apache.flink.streaming.runtime.operators.windowing.functions
A context for InternalWindowFunction, similar to ProcessWindowFunction.Context but for internal use.
InternalWindowProcessFunction<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
The internal interface for functions that process over grouped windows.
InternalWindowProcessFunction(GroupWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
 
InternalWindowProcessFunction.Context<K,​W extends Window> - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.internal
Information available in an invocation of methods of InternalWindowProcessFunction.
interpreter - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
Every operator will hold the only python interpreter.
intersect(boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Intersect of the two most recent relational expressions on the stack.
intersect(boolean, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Intersect of the n most recent relational expressions on the stack.
intersect(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
intersect(Table) - Method in interface org.apache.flink.table.api.Table
Intersects two Tables with duplicate records removed.
intersect(QueryOperation, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
intersect(ModifyKindSet) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Returns a new ModifyKindSet with all kinds set in both this set and in another set.
INTERSECT - org.apache.flink.table.operations.SetQueryOperation.SetQueryOperationType
 
INTERSECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INTERSECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
INTERSECT_ALL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
intersectAll(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
intersectAll(Table) - Method in interface org.apache.flink.table.api.Table
Intersects two Tables.
INTERSECTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
intersects(TimeWindow) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Returns true if this window intersects the given window or if this window is just after or before the given window.
intersects(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Returns true if this window intersects the given window.
INTERVAL - org.apache.flink.table.types.logical.LogicalTypeFamily
 
INTERVAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
INTERVAL(DataTypes.Resolution) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a temporal interval.
INTERVAL(DataTypes.Resolution, DataTypes.Resolution) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a temporal interval.
INTERVAL_DAY_TIME - org.apache.flink.table.types.logical.LogicalTypeRoot
 
INTERVAL_JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
INTERVAL_MILLIS - Static variable in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
INTERVAL_MILLIS() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API interval of milliseconds.
INTERVAL_MONTHS - Static variable in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
INTERVAL_MONTHS() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API interval of months.
INTERVAL_YEAR_MONTH - org.apache.flink.table.types.logical.LogicalTypeRoot
 
IntervalFreshness - Class in org.apache.flink.table.catalog
The IntervalFreshness represents freshness definition of CatalogMaterializedTable.
IntervalFreshness.TimeUnit - Enum in org.apache.flink.table.catalog
An enumeration of time unit representing the unit of interval freshness.
IntervalFreshnessUtils - Class in org.apache.flink.table.utils
Utilities to IntervalFreshness.
intervalJoin(KeyedStream<T1, KEY>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Join elements of this KeyedStream with elements of another KeyedStream over a time interval that can be specified with KeyedStream.IntervalJoin.between(Duration, Duration).
IntervalJoined(KeyedStream<IN1, KEY>, KeyedStream<IN2, KEY>, long, long, boolean, boolean) - Constructor for class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
 
IntervalJoinFunction - Class in org.apache.flink.table.runtime.operators.join.interval
IntervalJoinFunction(GeneratedJoinCondition, InternalTypeInfo<RowData>, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
 
IntervalJoinOperator<K,​T1,​T2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
An operator to execute time-bounded stream inner joins.
IntervalJoinOperator(long, long, boolean, boolean, OutputTag<T1>, OutputTag<T2>, TypeSerializer<T1>, TypeSerializer<T2>, ProcessJoinFunction<T1, T2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Creates a new IntervalJoinOperator.
IntervalJoinOperator.BufferEntry<T> - Class in org.apache.flink.streaming.api.operators.co
A container for elements put in the left/write buffer.
IntervalJoinOperator.BufferEntrySerializer<T> - Class in org.apache.flink.streaming.api.operators.co
IntervalJoinOperator.BufferEntrySerializerSnapshot<T> - Class in org.apache.flink.streaming.api.operators.co
IntervalJoinSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
IntervalJoinSpec describes how two tables will be joined in interval join.
IntervalJoinSpec(JoinSpec, IntervalJoinSpec.WindowBounds) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec
 
IntervalJoinSpec.WindowBounds - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
WindowBounds describes the time range condition of a Interval Join.
IntervalLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an interval literal.
IntervalLiteralOrExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an interval literal (e.g.
intervalOfMillis(long) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
intervalOfMonths(int) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
IntervalQualifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
IntervalQualifierStart() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Interval qualifier without 'TO unit'.
intGenerator(int, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
intGenerator(int, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
IntHashSet - Class in org.apache.flink.table.runtime.util.collections
Int hash set.
IntHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
 
IntHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
 
IntHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
 
IntLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.IntLeadLagAggFunction
 
IntLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
IntMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.IntMaxAggFunction
 
IntMaximum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the maximum integer value.
IntMaximum() - Constructor for class org.apache.flink.api.common.accumulators.IntMaximum
 
IntMaximum(int) - Constructor for class org.apache.flink.api.common.accumulators.IntMaximum
 
IntMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.IntMinAggFunction
 
IntMinimum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the minimum integer value.
IntMinimum() - Constructor for class org.apache.flink.api.common.accumulators.IntMinimum
 
IntMinimum(int) - Constructor for class org.apache.flink.api.common.accumulators.IntMinimum
 
INTO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IntoBuckets(SqlParserPos) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
IntParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a IntValue.
IntParser() - Constructor for class org.apache.flink.types.parser.IntParser
 
IntPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
IntPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArrayComparator
 
IntPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for int arrays.
IntPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
IntPrimitiveArraySerializer.IntPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
IntPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer.IntPrimitiveArraySerializerSnapshot
 
IntSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Integer (and int, via auto-boxing).
IntSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntSerializer
 
IntSerializer.IntSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
IntSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.IntSerializer.IntSerializerSnapshot
 
IntSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.IntSingleValueAggFunction
 
IntSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.IntSum0AggFunction
 
IntSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.IntSumAggFunction
 
IntSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.IntSumWithRetractAggFunction
 
intType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Integer type.
IntType - Class in org.apache.flink.table.types.logical
Logical type of a 4-byte signed integer with values from -2,147,483,648 to 2,147,483,647.
IntType() - Constructor for class org.apache.flink.table.types.logical.IntType
 
IntType(boolean) - Constructor for class org.apache.flink.table.types.logical.IntType
 
IntValue - Class in org.apache.flink.types
Boxed serializable and comparable integer type, representing the primitive type int.
IntValue() - Constructor for class org.apache.flink.types.IntValue
Initializes the encapsulated int with 0.
IntValue(int) - Constructor for class org.apache.flink.types.IntValue
Initializes the encapsulated int with the provided value.
IntValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for IntValue based on CopyableValueComparator.
IntValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
IntValueParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a IntValue.
IntValueParser() - Constructor for class org.apache.flink.types.parser.IntValueParser
 
IntValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
IntValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
IntValueSerializer.IntValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
IntValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.IntValueSerializer.IntValueSerializerSnapshot
 
IntWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
IntWriter.IntWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
IntWriter for ArrayData input.
IntWriter.IntWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
IntWriter for RowData input.
INVALID_CHECKPOINT_ID - Static variable in interface org.apache.flink.runtime.checkpoint.CheckpointStoreUtil
 
invalidate() - Method in class org.apache.flink.streaming.api.datastream.CachedDataStream
Invalidate the cache intermediate result of this DataStream to release the physical resources.
invalidate(RowData) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
invalidate(RowData) - Method in interface org.apache.flink.table.connector.source.lookup.cache.LookupCache
Discards any cached value for the specified key.
invalidate(RowData) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
invalidateAll() - Method in class org.apache.flink.table.api.internal.PlanCacheManager
 
invalidateClusterDataset(AbstractID) - Method in interface org.apache.flink.client.program.ClusterClient
Invalidate the cached intermediate dataset with the given id.
invalidateClusterDataset(AbstractID) - Method in class org.apache.flink.client.program.MiniClusterClient
 
invalidateClusterDataset(AbstractID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
invalidateClusterDataset(AbstractID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
invalidateClusterDataset(AbstractID) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
invalidateClusterDataset(AbstractID, Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
invalidateClusterDataset(AbstractID, Configuration, ClassLoader) - Method in interface org.apache.flink.core.execution.CacheSupportedPipelineExecutor
Invalidate the cluster dataset with the given id.
invalidateCurrentSchemaSerializerAccess() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Invalidates access to the current schema serializer.
invalidEscapeCharacter(String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
 
invalidEscapeSequence(String, int) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
 
InvalidFieldReferenceException(String) - Constructor for exception org.apache.flink.api.common.typeutils.CompositeType.InvalidFieldReferenceException
 
invalidLineCount - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
InvalidProgramException - Exception in org.apache.flink.api.common
An exception thrown to indicate that the composed program is invalid.
InvalidProgramException() - Constructor for exception org.apache.flink.api.common.InvalidProgramException
Creates a new exception with no message.
InvalidProgramException(String) - Constructor for exception org.apache.flink.api.common.InvalidProgramException
Creates a new exception with the given message.
InvalidProgramException(String, Throwable) - Constructor for exception org.apache.flink.api.common.InvalidProgramException
Creates a new exception with the given message and cause.
InvalidSemanticAnnotationException(String) - Constructor for exception org.apache.flink.api.common.operators.SemanticProperties.InvalidSemanticAnnotationException
 
InvalidSemanticAnnotationException(String, Throwable) - Constructor for exception org.apache.flink.api.common.operators.SemanticProperties.InvalidSemanticAnnotationException
 
InvalidTransition - org.apache.flink.streaming.examples.statemachine.dfa.State
Special state returned by the State.transition(...) function when attempting an illegal state transition.
InvalidTypesException - Exception in org.apache.flink.api.common.functions
A special case of the InvalidProgramException, indicating that the types used in an operation are invalid or inconsistent.
InvalidTypesException() - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
Creates a new exception with no message.
InvalidTypesException(String) - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
Creates a new exception with the given message.
InvalidTypesException(String, Throwable) - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
 
invert() - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
invertKey() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
Flag whether normalized key comparisons should be inverted key.
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Flag whether normalized key comparisons should be inverted key should be interpreted inverted, i.e. descending.
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
invertNormalizedKey() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
invertNormalizedKey() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
invertNormKey - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
inView - Variable in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
invoke() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
 
invoke() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
invoke() - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
Starts the execution.
invoke() - Method in class org.apache.flink.runtime.operators.BatchTask
The main work method.
invoke() - Method in class org.apache.flink.runtime.operators.DataSinkTask
 
invoke() - Method in class org.apache.flink.runtime.operators.DataSourceTask
 
invoke() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
invoke(F) - Method in interface org.apache.flink.tests.util.util.FactoryUtils.FactoryInvoker
 
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
 
invoke(IN) - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
Called when new data arrives to the sink, and forwards it to Socket.
invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
This should not be implemented by subclasses.
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
invoke(IN, SinkFunction.Context) - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction
Deprecated.
Writes the given value to the sink.
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.experimental.CollectSink
 
invoke(Object, Method, Object[]) - Method in class org.apache.flink.python.util.PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoInvocationHandler
 
invoke(CompactMessages.CompactOutput, SinkFunction.Context) - Method in class org.apache.flink.connector.file.table.batch.compact.BatchPartitionCommitterSink
 
invoke(Alert, SinkFunction.Context) - Method in class org.apache.flink.walkthrough.common.sink.AlertSink
Deprecated.
 
invoke(T) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.DiscardingSink
Deprecated.
 
invoke(T) - Method in class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
invoke(TXN, IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Write value within a transaction.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
invokeCurrentBatch() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupAggregateFunctionOperator
 
invokeCurrentBatch() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
invokeCurrentBatch() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
invokeFinishBundle() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
invokeFinishBundle() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
 
invokeFinishBundle() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
invokeFinishBundle() - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
invokeFinishBundle() - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
invokeInteractiveModeForExecution() - Method in class org.apache.flink.client.program.PackagedProgram
This method assumes that the context environment is prepared, or the execution will be a local execution by default.
INVOKER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
invokeRegistration(G, F, long) - Method in class org.apache.flink.runtime.registration.RetryingRegistration
 
IO_CURRENT_INPUT_WATERMARK - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_CURRENT_INPUT_WATERMARK_PATERN - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_CURRENT_OUTPUT_WATERMARK - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_EXCEPTION - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
IO_NUM_BUFFERS_IN - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BUFFERS_OUT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BUFFERS_OUT_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BYTES_IN - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BYTES_IN_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BYTES_OUT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_BYTES_OUT_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_RECORDS_IN - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_RECORDS_IN_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_RECORDS_OUT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IO_NUM_RECORDS_OUT_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
ioBuffer() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
ioBuffer(int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
ioBuffer(int, int) - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
ioExecutor - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The executor for I/O operations in this manager.
ioExecutor - Variable in class org.apache.flink.runtime.highavailability.AbstractHaServices
The executor to run external IO operations on.
ioExecutor - Variable in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
ioManager - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The I/O manager used to instantiate writers for the spilled partitions.
ioManager - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The I/O manager used to instantiate writers for the spilled partitions.
ioManager - Variable in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
IOManager - Class in org.apache.flink.runtime.io.disk.iomanager
The facade for the provided I/O manager services.
IOManager(String[], ExecutorService) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
Constructs a new IOManager.
IOManagerAsync - Class in org.apache.flink.runtime.io.disk.iomanager
A version of the IOManager that uses asynchronous I/O.
IOManagerAsync() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Constructs a new asynchronous I/O manager, writing files to the system 's temp directory.
IOManagerAsync(String) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Constructs a new asynchronous I/O manager, writing file to the given directory.
IOManagerAsync(String[], ExecutorService) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Constructs a new asynchronous I/O manager, writing file round robin across the given directories.
IOManagerAsync(String, ExecutorService) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Constructs a new asynchronous I/O manager, writing file to the given directory.
IOManagerAsync(ExecutorService) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
Constructs a new asynchronous I/O manager, writing files to the system 's temp directory.
IOMetrics - Class in org.apache.flink.runtime.executiongraph
An instance of this class represents a snapshot of the io-related metrics of a single task.
IOMetrics(long, long, long, long, long, double, long) - Constructor for class org.apache.flink.runtime.executiongraph.IOMetrics
 
IOMetrics(long, long, long, long, long, double, long, Map<IntermediateResultPartitionID, ResultPartitionBytes>) - Constructor for class org.apache.flink.runtime.executiongraph.IOMetrics
 
IOMetrics(Meter, Meter, Meter, Meter, Gauge<Long>, Gauge<Long>, Gauge<Double>, Map<IntermediateResultPartitionID, ResultPartitionBytesCounter>) - Constructor for class org.apache.flink.runtime.executiongraph.IOMetrics
 
IOMetricsInfo - Class in org.apache.flink.runtime.rest.messages.job.metrics
IO metrics information.
IOMetricsInfo(long, boolean, long, boolean, long, boolean, long, boolean, long, long, double) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
IOReadableWritable - Interface in org.apache.flink.core.io
This interface must be implemented by every class whose objects have to be serialized to their binary representation and vice-versa.
IOUtils - Class in org.apache.flink.util
An utility class for I/O related functionality.
ipAddressAndPortToUrlString(InetAddress, int) - Static method in class org.apache.flink.util.NetUtils
Encodes an IP address and port to be included in URL. in particular, this method makes sure that IPv6 addresses have the proper formatting to be included in URLs.
ipAddressToUrlString(InetAddress) - Static method in class org.apache.flink.util.NetUtils
Encodes an IP address properly as a URL string.
IPC_PORT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Defines the network port to connect to for communication with the resource manager.
IpOnlyHostNameSupplier(InetAddress) - Constructor for class org.apache.flink.runtime.taskmanager.TaskManagerLocation.IpOnlyHostNameSupplier
 
is(LogicalTypeFamily) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether the family type of the type equals to the family or not.
is(LogicalTypeRoot) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether the root of the type equals to the typeRoot or not.
IS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
IS_ALPHA - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_BACK_PRESSURED - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
IS_CLEANUP_IN_BACKGROUND_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
IS_DECIMAL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_DIGIT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_DISTINCT_FROM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_FALSE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_FALSE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_GENERIC - Static variable in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Flag to distinguish if a meta-object is a generic Flink object or not.
IS_JSON - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_JSON_ARRAY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_JSON_OBJECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_JSON_SCALAR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_JSON_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_DISTINCT_FROM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_FALSE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_NOT_FALSE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_JSON_ARRAY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_JSON_OBJECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_JSON_SCALAR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_JSON_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_NOT_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_TRUE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_NOT_TRUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NOT_UNKNOWN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_PANDAS_UDF_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
IS_ROW_TIME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
IS_TIME_WINDOW_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
IS_TRUE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
IS_TRUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_UNKNOWN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
IS_WRITE_STOPPED - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
IS_WRITE_STOPPED - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
is32BitDecimal(int) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
is32BitDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
is64BitDecimal(int) - Static method in class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
is64BitDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
isAborted() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics
 
isAbsolute() - Method in class org.apache.flink.core.fs.Path
Checks if the directory of this path is absolute.
isAcceptingMails() - Method in enum org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
 
isAccumulateMsg(RowData) - Static method in class org.apache.flink.table.data.util.RowDataUtil
Returns true if the message is either RowKind.INSERT or RowKind.UPDATE_AFTER, which refers to an accumulate operation of aggregation.
isAcknowledgedBy(ExecutionAttemptID) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
isActive() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
isActive(CommandLine) - Method in interface org.apache.flink.client.cli.CustomCommandLine
Signals whether the custom command-line wants to execute or not.
isActive(CommandLine) - Method in class org.apache.flink.client.cli.DefaultCLI
 
isActive(CommandLine) - Method in class org.apache.flink.client.cli.GenericCLI
 
isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
 
isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
isActive(JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isAdaptiveSchedulerEnabled(Configuration) - Static method in class org.apache.flink.configuration.ClusterOptions
 
isAddJsonTypeOperatorEnabled() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Whether add SqlStdOperatorTable.JSON_TYPE_OPERATOR for between json functions.
isAfterLast() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
isAfterReferencedColumn() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
isAggregate(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Deprecated.
isAggregate(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isAliasHint(String) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Check if the hint is a alias hint.
isAlignedWindow() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
isAlignedWindow() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
isAlignedWindow() - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
isAlignedWindow() - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
isAlignedWindow() - Method in interface org.apache.flink.table.planner.plan.logical.WindowSpec
Return true if the window is aligned.
isAlignedWindow(WindowSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
isAlive() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
True if the slot is alive and has not been released.
isAlive() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
isAll() - Method in class org.apache.flink.table.operations.SetQueryOperation
 
isAllColumns() - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
isAllInputsReceived() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
isAllocated(int, JobID, AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Check whether the slot for the given index is allocated for the given job and allocation id.
isAllocated(int, JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
isAllocated(JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isAllOutputsReceived() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
isAllPredicatesRetained() - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
isAllRows() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
isAllToAllDistribution() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
isAllVerticesInSameSlotSharingGroupByDefault() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Gets whether to put all vertices into the same slot sharing group by default.
isAlpha(Object) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
isAmbiguous() - Method in enum org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Returns true iff this mapper can potentially lead to ambiguous mappings where the different new subtasks map to the same old subtask.
isAmbiguous(int, int) - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
isAmbiguousKeyPossible(TypeSerializer, TypeSerializer) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
isAnonymous() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
isAnonymous() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
isAnyOf(LogicalTypeFamily...) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether the root of the type is part of at least one family of the typeFamily or not.
isAnyOf(LogicalTypeRoot...) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether the root of the type equals to at least on of the typeRoots or not.
isAnyOutputBlocking() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isAnyOutputBlocking(ExecutionGraph) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionGraphUtils
 
isApplyAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isApproximate() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
isApproximateLocalRecoveryEnabled() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
isApproximateLocalRecoveryEnabled() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Returns whether approximate local recovery is enabled.
isApproximatelyAvailable() - Method in interface org.apache.flink.runtime.io.AvailabilityProvider
Checks whether this instance is available only via constant AvailabilityProvider.AVAILABLE to avoid performance concern caused by volatile access in CompletableFuture.isDone().
isArgumentLiteral(int) - Method in class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
isArgumentLiteral(int) - Method in class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
isArgumentLiteral(int) - Method in class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
isArgumentLiteral(int) - Method in interface org.apache.flink.table.types.inference.CallContext
Returns whether the argument at the given position is a value literal.
isArgumentLiteral(int) - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
isArgumentLiteral(int) - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
isArgumentNull(int) - Method in class org.apache.flink.table.planner.functions.inference.CallBindingCallContext
 
isArgumentNull(int) - Method in class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
isArgumentNull(int) - Method in class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
isArgumentNull(int) - Method in interface org.apache.flink.table.types.inference.CallContext
Returns true if the argument at the given position is a literal and null, false otherwise.
isArgumentNull(int) - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
isArgumentNull(int) - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
isArray(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isArrayType(LogicalType) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
isAssignable(Class<?>, Class<?>, boolean) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks if one Class can be assigned to a variable of another Class.
isAssignable(LogicalType, LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
Now in the conversion to the TypeInformation from DataType, type may lose some information about nullable and precision.
isAssignableTo(Class<?>) - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the Class of the JavaField's assignability.
isAsyncCall(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.AsyncUtil
Checks whether the specified node is the specified kind of async function call.
isAsyncEnabled() - Method in interface org.apache.flink.table.legacy.sources.LookupableTableSource
Deprecated.
Returns true if async lookup is enabled.
isAsyncEnabled() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
isAsyncLookup(RelOptTable, Collection<Integer>, RelHint, boolean) - Static method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil
This method determines whether async lookup is enabled according to the given lookup keys with considering lookup RelHint and required upsertMaterialize.
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
isAsyncStateProcessingEnabled() - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessing
Get if the async state processing is enabled for this input/operator.
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
isAsyncStateProcessingEnabled() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
isAutoIncrement(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isAutoParallelismEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isAvailable() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
isAvailable() - Method in interface org.apache.flink.api.connector.source.SourceReader
Returns a future that signals that data is available from the reader.
isAvailable() - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
isAvailable() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
isAvailable() - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
isAvailable() - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
isAvailable() - Method in interface org.apache.flink.runtime.io.AvailabilityProvider
In order to best-effort avoid volatile access in CompletableFuture.isDone(), we check the condition of future == AVAILABLE firstly for getting probable performance benefits while hot looping.
isAvailable() - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
isAvailable() - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
isAvailable() - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
isAvailable() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionView.AvailabilityWithBacklog
 
isAvailable(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphResultPartitionAvailabilityChecker
 
isAvailable(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.executiongraph.failover.ResultPartitionAvailabilityChecker
Returns whether the given partition is available.
isAvroSpecificRecord(Class<?>) - Static method in class org.apache.flink.api.java.typeutils.AvroUtils
 
isBacklog() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
Returns whether the Source is processing backlog data.
isBacklog() - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
If it returns true, then the records received after this element are stale and an operator can optionally buffer records until isBacklog=false.
isBackPressured() - Method in class org.apache.flink.runtime.taskmanager.Task
 
isBangEqualAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Checks if this type information represents a basic type.
isBasicType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
isBasicType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
isBasicType() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
isBasicType() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isBasicType() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
isBasicType() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
isBasicType() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
isBasicType() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
isBasicType() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
isBasicType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
isBasicType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
isBasicValueType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
isBatch() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
isBatch() - Method in class org.apache.flink.table.operations.TableSourceQueryOperation
 
isBatchMode - Variable in class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
isBatchMode() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
isBatchShuffleCompressionEnabled() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isBefore(SchemaVersion) - Method in class org.apache.flink.table.planner.calcite.TimestampSchemaVersion
 
isBeforeFirst() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
isBinaryString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isBlockedNode(String) - Method in interface org.apache.flink.runtime.blocklist.BlocklistTracker
Returns whether the given node is blocked.
isBlockedNode(String) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
isBlockedTaskManager(ResourceID) - Method in interface org.apache.flink.runtime.blocklist.BlockedTaskManagerChecker
Returns whether the given task manager is located on a blocked node.
isBlockedTaskManager(ResourceID) - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler
Returns whether the given task manager is blocked (located on blocked nodes).
isBlockedTaskManager(ResourceID) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
isBlockedTaskManager(ResourceID) - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
isBlockingOrBlockingPersistentResultPartition() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
isBlockingUpstream() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
isBlocklistEnabled(Configuration) - Static method in class org.apache.flink.runtime.blocklist.BlocklistUtils
 
isBoolean(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isBotEdit() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isBounded() - Method in class org.apache.flink.legacy.table.sources.InputFormatTableSource
Deprecated.
Always returns true which indicates this is a bounded source.
isBounded() - Method in interface org.apache.flink.legacy.table.sources.StreamTableSource
Deprecated.
Returns true if this is a bounded source, false if this is an unbounded source.
isBounded() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
Whether this partition uses a limited number of (network) buffers or not.
isBounded() - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.Context
Returns whether a runtime implementation can expect a finite number of rows.
isBounded() - Method in interface org.apache.flink.table.connector.source.ScanTableSource.ScanRuntimeProvider
Returns whether the data is bounded or not.
isBounded() - Method in class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
isBounded() - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Deprecated.
It depends on whether the TableEnvironment execution mode is batch.
isBounded() - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
 
isBounded() - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
isBounded() - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
isBroadcast() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
Whether the resultPartition is a broadcast edge.
isBroadcast() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
isBroadcast() - Method in interface org.apache.flink.runtime.executiongraph.IntermediateResultInfo
Whether it is a broadcast result.
isBroadcast() - Method in interface org.apache.flink.runtime.io.network.api.writer.ChannelSelector
Returns whether the channel selector always selects all the output channels.
isBroadcast() - Method in class org.apache.flink.runtime.io.network.api.writer.RoundRobinChannelSelector
 
isBroadcast() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
isBroadcast() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets whether the edge is broadcast edge.
isBroadcast() - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
isBroadcast() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
isBroadcast() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
isBroadcast() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
isBroadcast() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
isBroadcast() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
isBuffer() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileSegment
 
isBuffer() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
isBuffer() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns whether this buffer represents a buffer or an event.
isBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
isBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
isBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
isBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
isBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
isBufferConsumed() - Method in enum org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
isBuildFromFlinkDist() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Returns whether to build from flink-dist or from an existing base container.
isBuildOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
isBundleFinished() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Returns whether the bundle is finished.
isBundleFinished() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
isByteArrayDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
isBytesReadComplete() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
isBytesWrittenComplete() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
isCached() - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
isCanceled() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
isCanceled() - Method in class org.apache.flink.runtime.registration.RetryingRegistration
Checks if the registration was canceled.
isCanceled() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isCanceledOrFailed() - Method in class org.apache.flink.runtime.taskmanager.Task
Checks whether the task has failed, is canceled, or is being canceled at the moment.
isCanceledOrStopped() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
Checks whether the source has been canceled or stopped.
isCancelJob() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
isCancelled() - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
isCancelled() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
isCancelled() - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
isCancelled() - Method in class org.apache.flink.runtime.state.DoneFuture
 
isCancelled() - Method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskCancellationContext
Find out whether the StreamTask this context belongs to has been cancelled.
isCancelled() - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
isCascade() - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
isCascade() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
isCaseClass() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
isCaseSensitive() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
isCaseSensitive(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isCatalogAtStart() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Catalog name appears at the start of full name.
isChainable(StreamEdge, StreamGraph) - Static method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
 
isChainEnd() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isChainingEnabled() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns whether operator chaining is enabled.
isChainingEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isChainingEnabled() - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
isChainingOfOperatorsWithDifferentMaxParallelismEnabled() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
isChainingOfOperatorsWithDifferentMaxParallelismEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isChangelogStateBackend(StateBackend) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
 
isChangelogStateBackendEnabled() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns whether the state changelog is enabled for this ExecutionGraph.
isChangelogStateBackendEnabled() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
isChangelogStateBackendEnabled() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
isChangelogStateBackendEnabled() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
isChangelogStateBackendEnabled() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Gets the enable status of change log for state backend.
isChangelogStateBackendEnabled(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isCharacterString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isCheckpoint() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
isCheckpointCommitted(int, long) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Checked the resource whether the given checkpoint was committed completely.
isCheckpointingEnabled() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Checks if the checkpointing was enabled for this job graph.
isCheckpointingEnabled() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isCheckpointingEnabled() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Checks whether checkpointing is enabled.
isCheckpointingEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isCheckpointingEnabled() - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
Returns true if checkpointing is enabled for the running job.
isCheckpointingEnabled() - Method in interface org.apache.flink.table.delegation.Executor
Checks whether checkpointing is enabled.
isCheckpointingEnabled() - Method in class org.apache.flink.table.executor.python.ChainingOptimizingExecutor
 
isCheckpointingEnabled() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutor
 
isCheckpointingEnabled(JobGraph) - Static method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraphBuilder
 
isCheckpointPending() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
isCheckpointPending() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
isCheckpointPending() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
isClassNameSerializable(UserDefinedFunction) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Returns whether a UserDefinedFunction can be easily serialized and identified by only a fully qualified class name.
isClassType(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Checks if a type can be converted to a Class.
isCleanupInBackground() - Method in class org.apache.flink.api.common.state.StateTtlConfig.CleanupStrategies
 
isCleanupTime(W, long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Returns true if the given time is the cleanup time for the given window.
isCleanupTime(W, long) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Returns true if the given time is the cleanup time for the given window.
isCloseableRegistered(R) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
 
isClosed - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
isClosed() - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
isClosed() - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
isClosed() - Method in interface org.apache.flink.core.fs.ICloseableRegistry
 
isClosed() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
isClosed() - Method in class org.apache.flink.core.fs.RefCountedFSOutputStream
Checks if the file is closed for writes.
isClosed() - Method in class org.apache.flink.runtime.blob.BlobClient
 
isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
 
isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
 
isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
isClosed() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
Checks whether the channel has been closed.
isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
Checks whether this request queue is closed.
isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
 
isClosed() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
isClosed() - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
isClosed() - Method in class org.apache.flink.runtime.operators.sort.ExternalSorter
 
isClosed() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
isClosed() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
isClosed() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
isClosed() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
Checks whether the stream is closed.
isClosed() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
isClosed() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
isClosed() - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
isClosed() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
isClosed() - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
Checks if the wrapped operator has been closed.
isClosed() - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
isClosed() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
isClosed() - Method in class org.apache.flink.table.jdbc.FlinkStatement
 
isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
isClosed() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
Checks if the wrapped operator has been closed.
isClosed() - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
 
isClosed() - Method in class org.apache.flink.util.ResourceGuard
Returns true if the resource guard is closed, i.e. after ResourceGuard.close() was called.
isCloseOnCompletion() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
isCloseTo(long, long) - Method in class org.apache.flink.metrics.testutils.MetricAssertions.GaugeAssert
Verifies that the gauges value is close to the expected value within a certain deviation.
isClosureCleanerEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns whether the ClosureCleaner is enabled.
isClusterIP() - Method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
Check whether it is ClusterIP type.
isCodeSplit() - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
isCodeSplit() - Method in class org.apache.flink.formats.protobuf.deserialize.ProtoToRowConverter
 
isCodeSplit() - Method in class org.apache.flink.formats.protobuf.serialize.PbRowDataSerializationSchema
 
isCodeSplit() - Method in class org.apache.flink.formats.protobuf.serialize.RowToProtoConverter
 
isCollected() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Whether Collector.collect(Object) has been called.
isCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
isColumnFamilyAsVariable() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
{RocksDBNativeMetricMonitor} Whether to expose the column family as a variable..
isColumnFamilyAsVariable() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
{ForStNativeMetricMonitor} Whether to expose the column family as a variable..
isColumnsIdentifiersOnly() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
isCombinable() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Checks whether the operation is combinable.
isCombinableFirst() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
isCombinableFirst() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
isCombinableSecond() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
isCombinableSecond() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
isCompact() - Method in class org.apache.flink.table.data.DecimalData
Returns whether the decimal value is small enough to be stored in a long.
isCompact(int) - Static method in class org.apache.flink.table.data.DecimalData
Returns whether the decimal value is small enough to be stored in a long.
isCompact(int) - Static method in class org.apache.flink.table.data.TimestampData
Returns whether the timestamp data is small enough to be stored in a long of milliseconds.
isCompacted() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
isComparable(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isComparison() - Method in enum org.apache.flink.table.types.logical.StructuredType.StructuredComparison
 
isCompatibleAfterMigration() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
isCompatibleAfterMigration() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns whether or not the type of the compatibility is TypeSerializerSchemaCompatibility.Type.COMPATIBLE_AFTER_MIGRATION.
isCompatibleAsIs() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
isCompatibleAsIs() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns whether or not the type of the compatibility is TypeSerializerSchemaCompatibility.Type.COMPATIBLE_AS_IS.
isCompatibleWith(DeweyNumber) - Method in class org.apache.flink.cep.nfa.DeweyNumber
Checks whether this dewey number is compatible to the other dewey number.
isCompatibleWith(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorFactory
 
isCompatibleWith(Configuration) - Method in interface org.apache.flink.client.deployment.ClusterClientFactory
Returns true if the current ClusterClientFactory is compatible with the provided configuration, false otherwise.
isCompatibleWith(Configuration) - Method in class org.apache.flink.client.deployment.executors.LocalExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.client.deployment.executors.RemoteExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.client.deployment.StandaloneClientFactory
 
isCompatibleWith(Configuration) - Method in interface org.apache.flink.core.execution.PipelineExecutorFactory
Returns true if this factory is compatible with the options in the provided configuration, false otherwise.
isCompatibleWith(Configuration) - Method in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
Deprecated.
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
 
isCompatibleWith(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory
 
isCompatibleWith(SecurityConfiguration) - Method in class org.apache.flink.runtime.security.contexts.NoOpSecurityContextFactory
 
isCompatibleWith(SecurityConfiguration) - Method in interface org.apache.flink.runtime.security.contexts.SecurityContextFactory
Check if this factory is compatible with the security configuration.
isCompatibleWithReconfiguredSerializer() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
isCompatibleWithReconfiguredSerializer() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns whether or not the type of the compatibility is TypeSerializerSchemaCompatibility.Type.COMPATIBLE_WITH_RECONFIGURED_SERIALIZER.
isCompiled() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
isComplete() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetEntry
 
isComplete() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
 
isCompleted() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns whether the checkpoint has completed successfully.
isCompleted() - Method in class org.apache.flink.runtime.checkpoint.SubtaskStateStats
 
isCompletedNormally(CompletableFuture<?>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
 
isCompositeType(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
Checks if the given type is a composite type.
isCompressed() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.BufferHeader
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
isCompressed() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isConcurrentExecutionAttemptsSupported() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets that whether the coordinator supports an execution vertex to have multiple concurrent running execution attempts.
isConnected() - Method in class org.apache.flink.runtime.blob.BlobClient
 
isConnected() - Method in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
isConnected() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
isConnected() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable.Job
Returns true if the job is connected to a JobManager.
isConnectionInfoPath(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
isConnectionReuseEnabled() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isConsumableBasedOnFinishedProducers(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.scheduler.strategy.AllFinishedInputConsumableDecider
 
isConsumableBasedOnFinishedProducers(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.scheduler.strategy.DefaultInputConsumableDecider
 
isConsumableBasedOnFinishedProducers(ConsumedPartitionGroup) - Method in interface org.apache.flink.runtime.scheduler.strategy.InputConsumableDecider
Determining whether the consumed partition group is consumable based on finished producers.
isConsumableBasedOnFinishedProducers(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider
 
isConverged(int, DoubleValue) - Method in class org.apache.flink.api.common.aggregators.DoubleZeroConvergence
Returns true, if the aggregator value is zero, false otherwise.
isConverged(int, LongValue) - Method in class org.apache.flink.api.common.aggregators.LongZeroConvergence
Returns true, if the aggregator value is zero, false otherwise.
isConverged(int, LongValue) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregationConvergence
 
isConverged(int, LongValue) - Method in class org.apache.flink.runtime.iterative.convergence.WorksetEmptyConvergenceCriterion
 
isConverged(int, T) - Method in interface org.apache.flink.api.common.aggregators.ConvergenceCriterion
Decide whether the iterative algorithm has converged
isCoordinatorInline() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
isCorrelated() - Method in class org.apache.flink.table.operations.JoinQueryOperation
 
isCreateOrReplace() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
isCreateOrReplace() - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
isCreateValuesRel() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the createValuesRel option.
isCurrency(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isCurrentTimeMetricsEnabled() - Method in class org.apache.flink.configuration.MetricOptions.JobStatusMetricsSettings
 
isDataAvailable() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Returns true if there is new data available for reading.
isDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
isDecimal(Object) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
isDecimal(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isDecorrelationEnabled() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the decorrelationEnabled option.
isDefaultActionAvailable() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
isDefaultReference() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
Returns true, if this object is the default reference.
isDefaultVersion() - Method in interface org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns whether this version is the default REST API version.
isDefaultVersion() - Method in enum org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Returns whether this version is the default REST API version.
isDefaultVersion() - Method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns whether this version is the default REST API version.
isDeferrable() - Method in class org.apache.flink.api.common.operators.MailOptionsImpl
 
isDefinitelyWritable(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isDelete() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
isDeleted() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
isDense - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Is now dense mode.
isDeploymentTargetApplication(CustomCommandLine, CommandLine) - Method in class org.apache.flink.client.cli.CliFrontend
 
isDeprecated() - Method in class org.apache.flink.configuration.FallbackKey
 
isDeprecatedRestoreModeHasValue() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
isDestroyed() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
isDestroyed() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Checks whether this buffer pool has been destroyed.
isDestroyed() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns whether the buffer provider has been destroyed.
isDestroyed() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
isDestroyed() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
isDetached() - Method in class org.apache.flink.client.cli.SavepointOptions
 
isDetached() - Method in class org.apache.flink.test.util.JobSubmission
 
isDeterministic() - Method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
isDeterministic() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
isDeterministic() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
isDeterministic() - Method in interface org.apache.flink.table.functions.FunctionDefinition
Returns information about the determinism of the function's results.
isDeterministic() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
isDeterministic() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
isDeterministic() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
isDeterministic() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
isDeterministic() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
isDeterministic() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
isDeterministic() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentDateDynamicFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
isDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
 
isDeterministic() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
 
isDigit(Object) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
isDir() - Method in interface org.apache.flink.core.fs.FileStatus
Checks if this object represents a directory.
isDir() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
isDir() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
 
isDirect() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
isDirectBufferPooled() - Method in class org.apache.flink.queryablestate.network.NettyBufferPool
 
isDirectOutOfMemoryError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether the given exception indicates a JVM direct out-of-memory error.
isDiscarded - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
 
isDiscarded() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
Returns whether the checkpoint has been discarded.
isDiscarded() - Method in class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
isDiscarded() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.CompletedCheckpointStatistics
 
isDispose() - Method in class org.apache.flink.client.cli.SavepointOptions
 
isDisposed() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
isDistinct() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
isDistinct() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunctionInfo
 
isDistinctFrom(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates an expression equivalent to o0 IS DISTINCT FROM o1.
isDistributedFS() - Method in class org.apache.flink.core.fs.FileSystem
 
isDistributedFS() - Method in interface org.apache.flink.core.fs.IFileSystem
Returns true if this is a distributed file system.
isDistributedFS() - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
isDistributedFS() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
isDistributedFS() - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
isDistributedFS() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
isDistributedFS() - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
isDone() - Method in class org.apache.flink.core.state.CompletedStateFuture
 
isDone() - Method in interface org.apache.flink.core.state.InternalStateFuture
Returns true if completed in any fashion: normally, exceptionally, or via cancellation.
isDone() - Method in class org.apache.flink.core.state.StateFutureImpl
 
isDone() - Method in class org.apache.flink.core.testutils.CompletedScheduledFuture
 
isDone() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
isDone() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStatePendingResult
 
isDone() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
isDone() - Method in class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
isDone() - Method in class org.apache.flink.runtime.state.DoneFuture
 
isDone() - Method in class org.apache.flink.util.concurrent.NeverCompleteFuture
 
isDppDimSide(RelNode) - Static method in class org.apache.flink.table.planner.utils.DynamicPartitionPruningUtils
Judge whether the input RelNode meets the conditions of dimSide.
isDuplicate(RowData, RowData, int, boolean) - Static method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateFunctionHelper
Returns current row is duplicate row or not compared to previous row.
isDynamic() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
isDynamic() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
isDynamic() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
isDynamic() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isDynamicFunction() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentDateDynamicFunction
 
isDynamicFunction() - Method in class org.apache.flink.table.planner.functions.sql.FlinkCurrentRowTimestampFunction
 
isDynamicFunction() - Method in class org.apache.flink.table.planner.functions.sql.FlinkTimestampDynamicFunction
 
isDynamicParallelism() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isElementLate(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Decide if a record is currently late, based on current watermark and allowed lateness.
isEmpty() - Method in class org.apache.flink.api.common.operators.Keys
 
isEmpty() - Method in interface org.apache.flink.api.common.state.MapState
Returns true if this state contains no key-value mappings, otherwise false.
isEmpty() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns true if this state contains no key-value mappings, otherwise false.
isEmpty() - Method in interface org.apache.flink.api.common.state.v2.StateIterator
Return if this iterator is empty synchronously.
isEmpty() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
Checks if there is no elements in the buffer.
isEmpty() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Checks whether the queue is empty.
isEmpty() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
isEmpty() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns size() == 0.
isEmpty() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
isEmpty() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
isEmpty() - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
isEmpty() - Method in interface org.apache.flink.runtime.asyncprocessing.StateRequestContainer
Returns whether the container is empty.
isEmpty() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Return whether the pool is empty or not.
isEmpty() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
isEmpty() - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
isEmpty() - Method in class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
 
isEmpty() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns true if there are no elements.
isEmpty() - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
isEmpty() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventStore
Returns whether the store is empty.
isEmpty() - Method in class org.apache.flink.runtime.jobmaster.SerializedInputSplit
 
isEmpty() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
isEmpty() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Checks whether the buffer is empty.
isEmpty() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Checks whether the buffer is empty.
isEmpty() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Checks whether the buffer is empty.
isEmpty() - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfo
 
isEmpty() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation
 
isEmpty() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
isEmpty() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
isEmpty() - Method in class org.apache.flink.runtime.state.ChainedStateHandle
Check if there are any states handles present.
isEmpty() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
isEmpty() - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
 
isEmpty() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
isEmpty() - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
isEmpty() - Method in class org.apache.flink.runtime.state.heap.StateMap
Returns whether this StateMap is empty.
isEmpty() - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns whether this StateTable is empty.
isEmpty() - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Check if the set contains any elements.
isEmpty() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
isEmpty() - Method in class org.apache.flink.runtime.state.v2.adaptor.CompleteStateIterator
 
isEmpty() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
isEmpty() - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobTable
 
isEmpty() - Method in interface org.apache.flink.runtime.taskexecutor.JobTable
Returns true if the job table does not contain any jobs.
isEmpty() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isEmpty() - Method in class org.apache.flink.runtime.util.BooleanArrayList
 
isEmpty() - Method in class org.apache.flink.runtime.util.IntArrayList
 
isEmpty() - Method in class org.apache.flink.runtime.util.LongArrayList
 
isEmpty() - Method in class org.apache.flink.runtime.util.ResourceCounter
Checks whether the resource counter is empty.
isEmpty() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
isEmpty() - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
isEmpty() - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
isEmpty() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns size() == 0.
isEmpty() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
isEmpty() - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
isEmpty() - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
True if the queue is empty; otherwise false.
isEmpty() - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
isEmpty() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Checks whether the map is empty.
isEmpty() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
isEmpty() - Method in class org.apache.flink.table.api.dataview.MapView
Returns true if the map view contains no key-value mappings, otherwise false.
isEmpty() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
isEmpty() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Check if this bufferBundle is empty.
isEmpty() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
 
isEmpty() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Checks whether the buffer is empty.
isEmpty() - Method in class org.apache.flink.types.ListValue
 
isEmpty() - Method in class org.apache.flink.types.MapValue
 
isEmpty(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
isEmpty(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns true if this state contains no key-value mappings, otherwise false.
isEmptyOrAllElementsNull(Collection<?>) - Static method in class org.apache.flink.util.CollectionUtil
Returns true if the given collection is empty or contains only null elements.
isEnableCheckpointsAfterTasksFinish() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isEnableCheckpointsAfterTasksFinish() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isEnabled() - Method in class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
isEnabled() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
isEnabled() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
{RocksDBNativeMetricMonitor} is enabled if any property or ticker type is set.
isEnabled() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
isEnabled() - Method in class org.apache.flink.runtime.throughput.BufferDebloatConfiguration
 
isEnabled() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
{ForStNativeMetricMonitor} is enabled if any property or ticker type is set.
isEnabled() - Method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
 
isEndOfInput() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
isEndOfStream(String) - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
isEndOfStream(Event) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
isEndOfStream(RowData) - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvDeserializer
 
isEndOfStream(Row) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
isEndOfStream(Row) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
isEndOfStream(T) - Method in class org.apache.flink.api.common.serialization.AbstractDeserializationSchema
Method to decide whether the element signals the end of the stream.
isEndOfStream(T) - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema
Method to decide whether the element signals the end of the stream.
isEndOfStream(T) - Method in class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
This schema never considers an element to signal end-of-stream, so this method returns always false.
isEndOfStream(T) - Method in interface org.apache.flink.connector.base.source.reader.RecordEvaluator
Determines whether a record should trigger the end of stream for its split.
isEndOfStream(T) - Method in class org.apache.flink.formats.avro.AvroDeserializationSchema
 
isEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
 
isEnforced() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
Returns whether the constraint is enforced.
isEnforced() - Method in interface org.apache.flink.table.catalog.Constraint
Constraints can either be enforced or non-enforced.
isEnforced() - Method in interface org.apache.flink.table.legacy.api.constraints.Constraint
Deprecated.
Constraints can either be enforced or non-enforced.
isEntropyInjecting(FileSystem, Path) - Static method in class org.apache.flink.core.fs.EntropyInjector
 
isEqual(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Equals.
isEqual(DynamicFilteringData, DynamicFilteringData) - Static method in class org.apache.flink.table.connector.source.DynamicFilteringData
 
isEquality() - Method in enum org.apache.flink.table.types.logical.StructuredType.StructuredComparison
 
isEqualTo(Object) - Method in class org.apache.flink.metrics.testutils.MetricAssertions.CounterAssert
 
isEqualTo(Object) - Method in class org.apache.flink.metrics.testutils.MetricAssertions.GaugeAssert
Verifies that the gauges value is equal to the expected one.
isErrorResponse() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isEscapeDigest(SourceAbilitySpec) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
isEvent() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
isEvent() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
isEventAvailable() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
 
isEventGroupShutdown() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
 
isEventGroupShutdown() - Method in class org.apache.flink.queryablestate.network.Client
 
isEventTime - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
isEventTime() - Method in class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
Returns true if elements are assigned to windows based on event time, false otherwise.
isEventTime() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
Returns true if elements are assigned to windows based on event time, false otherwise.
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
isEventTime() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowAssigner
Returns true if elements are assigned to windows based on event time, false based on processing time.
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
isEventTime() - Method in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
isEventTimeTemporalJoin(RexNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
 
isEventTimeTemporalJoin(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.TemporalTableJoinUtil
Check if the given join condition is an initial temporal join condition or a rewrote join condition on event time.
isExactlyOnce() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isExactlyOnceCheckpointMode() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isExactlyOnceMode() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
isExactMatch(FieldList) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
isExecutable - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
isExisting() - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
isExisting() - Method in interface org.apache.flink.runtime.persistence.ResourceVersion
Check whether the state handle is existing.
isExisting() - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
isExpand() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the expand option.
isExplain() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the explain option.
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
isExtended() - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
isExtended() - Method in class org.apache.flink.table.operations.DescribeCatalogOperation
 
isExtended() - Method in class org.apache.flink.table.operations.DescribeTableOperation
 
isExternalizedCheckpointsEnabled() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Returns whether checkpoints should be persisted externally.
isExtremal(Comparable<R>, R) - Method in class org.apache.flink.streaming.api.functions.aggregation.Comparator
 
isFailed() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns whether the checkpoint has failed.
isFailing() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isFailOnTimeout() - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration
 
isFailure() - Method in class org.apache.flink.util.OptionalFailure
 
isFalse() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if given boolean expression is false.
isFatal(Throwable, Consumer<Exception>) - Method in class org.apache.flink.connector.base.sink.throwable.FatalExceptionClassifier
 
isFileMerged() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
isFileMergingHandle(StreamStateHandle) - Static method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
 
isFileSinkEntropyEnabled() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
Whether entropy insertion is enabled in filesink path.
isFileSplittable(Path) - Method in class org.apache.flink.connector.file.src.enumerate.BlockSplittingRecursiveEnumerator
 
isFileSystemTable(Map<String, String>) - Static method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
isFileUploadRoute(String) - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes
Returns true if the handler at the provided requestUri endpoint accepts file uploads.
isFiltering() - Method in class org.apache.flink.table.connector.source.DynamicFilteringData
 
isFilterPushedDown() - Method in interface org.apache.flink.table.legacy.sources.FilterableTableSource
Deprecated.
Return the flag to indicate whether filter push down has been tried.
isFinal() - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the final modifier of the JavaField.
isFinal() - Method in class org.apache.flink.cep.nfa.State
 
isFinal() - Method in class org.apache.flink.table.types.logical.UserDefinedType
 
isFinalSource() - Method in class org.apache.flink.connector.base.source.hybrid.SwitchSourceEvent
 
isFinalState() - Method in enum org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
 
isFinished - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Whether this sort buffer is finished.
isFinished() - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
isFinished() - Method in class org.apache.flink.runtime.checkpoint.FinishedOperatorSubtaskState
 
isFinished() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
isFinished() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
isFinished() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
isFinished() - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
isFinished() - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
Returns whether the reader has consumed the input.
isFinished() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
 
isFinished() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
isFinished() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
Checks whether the BufferBuilder has already been finished.
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
isFinished() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Whether this DataBuffer is finished or not.
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
isFinished() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
isFinished() - Method in interface org.apache.flink.runtime.io.PullingAsyncDataInput
 
isFinished() - Method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
isFinished() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
isFinished() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
isFinished() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Returns whether all CheckpointCommittableManager currently hold by the collector are either committed or failed.
isFire() - Method in enum org.apache.flink.streaming.api.windowing.triggers.TriggerResult
 
isFirst() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
isFirstColumn() - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
isFirstRowReady() - Method in interface org.apache.flink.table.api.internal.ResultProvider
Return true if the first row is ready.
isFirstRowReady() - Method in class org.apache.flink.table.api.internal.StaticResultProvider
 
isFixedParameters() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlCallBinding
 
isFixedParameters() - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
isForceAvroEnabled() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns whether the Apache Avro is the serializer for POJOs.
isForceAvroEnabled() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns whether the Apache Avro is the serializer for POJOs.
isForceKryoAvroEnabled() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns whether forces Flink to register Apache Avro classes in Kryo serializer.
isForceKryoAvroEnabled() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
isForceKryoEnabled() - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Returns whether Kryo is the serializer for POJOs.
isForceKryoEnabled() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Returns whether Kryo is the serializer for POJOs.
isForceRpcInvocationSerialization() - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceConfiguration
 
isForceRpcInvocationSerializationEnabled(Configuration) - Static method in class org.apache.flink.configuration.RpcOptions
 
isForceUnalignedCheckpoints() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Checks whether unaligned checkpoints are forced, despite iteration feedback.
isForceUnalignedCheckpoints() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns whether unaligned checkpoints are force-enabled.
isForward() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Gets whether the edge is forward edge.
isFound() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
 
isFreeBSD() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is FreeBSD.
isFreed() - Method in class org.apache.flink.core.memory.MemorySegment
Checks whether the memory segment was freed.
isFromRequired() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isFull() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns size() == maxSize().
isFull() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
isFull() - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
 
isFull() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns size() == maxSize().
isFull() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
isFullRecord() - Method in enum org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
isFullyAcknowledged() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
isFullyFinished() - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
isFullyFinished() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
isFunction(Expression, BuiltInFunctionDefinition) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
Checks if the given expression is a given builtin function.
isFunctionOfKind(Expression, FunctionKind) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
Checks if the expression is a function call of given type.
isGeneric() - Method in interface org.apache.flink.table.catalog.CatalogFunction
Deprecated.
There is no replacement for this function, as now functions have type inference strategies
isGeneric() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
isGeneric() - Method in class org.apache.flink.table.catalog.FunctionCatalog.InlineCatalogFunction
 
isGlobal() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry
 
isGlobalFailure() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Checks if this failure was a global failure, i.e., coming from a "safety net" failover that involved all tasks and should reset also components like the coordinators.
isGloballyTerminalState() - Method in enum org.apache.flink.api.common.JobStatus
Checks whether this state is globally terminal.
isGloballyTerminated() - Method in exception org.apache.flink.runtime.client.DuplicateJobSubmissionException
Checks whether the duplicate job has already been finished.
isGraphContainingLoops() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isGreater(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Greater than.
isGreaterOrEqual(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Greater than or equal.
isGroup() - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
 
isGroupAuxiliary() - Method in class org.apache.calcite.sql.SqlGroupedWindowFunction
 
isGroupByAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isGroupByOrdinal() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isGroupedAggregation() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Whether the expression is evaluated for a grouped aggregation.
isGroupedAggregation() - Method in class org.apache.flink.table.planner.functions.inference.AbstractSqlCallContext
 
isGroupedAggregation() - Method in interface org.apache.flink.table.types.inference.CallContext
Returns whether the function call happens as part of an aggregation that defines grouping columns.
isGroupedAggregation() - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
isGroupedAggregation() - Method in class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
isGuaranteedReclaimable() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemorySpec
 
isHadoopCommonOnClasspath(ClassLoader) - Static method in class org.apache.flink.runtime.hadoop.HadoopDependency
 
isHasMail() - Method in class org.apache.flink.runtime.asyncprocessing.BatchCallbackRunner
 
isHavingAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isHeapSpaceOutOfMemoryError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
 
isHighAvailabilityModeActivated(Configuration) - Static method in enum org.apache.flink.runtime.jobmanager.HighAvailabilityMode
Returns true if the defined recovery mode supports high availability.
isHistoryServer() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
isHiveTimestampColumnVector(ColumnVector) - Static method in class org.apache.flink.orc.TimestampUtil
 
isHostNetwork(Configuration) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Checks if hostNetwork is enabled.
isHostNetworkEnabled() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.AbstractKubernetesParameters
 
isHybridResultPartition() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
isIdentity() - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor
 
isIdentity() - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
isIdentityConversion() - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
Returns whether this conversion is a no-op.
isIdentityConversion() - Method in class org.apache.flink.table.data.conversion.IdentityConverter
 
isIdle() - Method in class org.apache.flink.api.common.eventtime.IndexedCombinedWatermarkStatus
 
isIdle() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
isIdle() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Check whether this task manager is idle.
isIdle() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
isIdle() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
isIfExists() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropCatalogOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropDatabaseOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropTempSystemFunctionOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.ddl.DropViewOperation
 
isIfExists() - Method in class org.apache.flink.table.operations.materializedtable.DropMaterializedTableOperation
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
isIfNotExists() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
isIfNotExists() - Method in class org.apache.flink.table.operations.ddl.CompilePlanOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateDatabaseOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateTempSystemFunctionOperation
 
isIgnoreIfExists() - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
isIgnoreNulls() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
isIgnoreParseErrors() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
isILike() - Method in enum org.apache.flink.table.operations.utils.LikeType
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Gets whether the type is an immutable type.
isImmutableType() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
isImmutableType() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
isImmutableType() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
isImmutableType() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
isImmutableType() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
isImmutableType() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
isImmutableType() - Method in class org.apache.flink.runtime.state.JavaSerializer
 
isImmutableType() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
isImmutableType() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
isImmutableType() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
isImmutableType() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
isImmutableType() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
isImmutableType() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
isImmutableType() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
isImmutableType() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
isImmutableType() - Method in class org.apache.flink.table.dataview.NullSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
isIncompatible() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil.IntermediateCompatibilityResult
 
isIncompatible() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
Returns whether or not the type of the compatibility is TypeSerializerSchemaCompatibility.Type.INCOMPATIBLE.
isIncremental() - Method in class org.apache.flink.runtime.shuffle.EmptyShuffleMasterSnapshot
 
isIncremental() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMasterSnapshot
Returns whether the snapshot is incremental.
isIncrementalCheckpointsEnabled() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Gets whether incremental checkpoints are enabled for this state backend.
isInFixedLengthPart(LogicalType) - Static method in class org.apache.flink.table.data.binary.BinaryRowData
If it is a fixed-length field, we can call this BinaryRowData's setXX method for in-place updates.
isInitializationFailure() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
isInitialized() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
isInitialized() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
isInitialized() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
isInitialized() - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Flag indicating if the JobManagerRunner has been initialized.
isInitialized() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
isInitializedAndRunning() - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
isInitializedAndRunning() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
True iff the JobMasterService has been initialized and is running.
isInitializedAndRunning() - Method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
 
isInMemory() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Checks whether this partition is in memory or spilled.
isInProgress() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns whether the checkpoint is in progress.
isInputAsynchronouslyMaterialized(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
isInputCached(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
isInputConsumable(SchedulingExecutionVertex, Set<ExecutionVertexID>, Map<ConsumedPartitionGroup, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.AllFinishedInputConsumableDecider
 
isInputConsumable(SchedulingExecutionVertex, Set<ExecutionVertexID>, Map<ConsumedPartitionGroup, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.DefaultInputConsumableDecider
 
isInputConsumable(SchedulingExecutionVertex, Set<ExecutionVertexID>, Map<ConsumedPartitionGroup, Boolean>) - Method in interface org.apache.flink.runtime.scheduler.strategy.InputConsumableDecider
Determining whether the input of an execution vertex is consumable.
isInputConsumable(SchedulingExecutionVertex, Set<ExecutionVertexID>, Map<ConsumedPartitionGroup, Boolean>) - Method in class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider
 
isInputFinished(int) - Method in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
isInputRefOnly(BatchPhysicalCalc) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
Currently, we only supports to push down aggregate above calc which has input ref only.
isInputResettable(int) - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
isInputResettable(int) - Method in interface org.apache.flink.runtime.operators.ResettableDriver
 
isInputSelected(int) - Method in class org.apache.flink.streaming.api.operators.InputSelection
Tests if the input specified by inputId is selected.
isInputTypeConfigurable() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
isInputTypeConfigurable() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
If the stream operator need to be configured with the data type they will operate on.
isInputVertex() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isInRankEnd(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
isInRankRange(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
isInsertOnly() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
isInsertSubsetColumnsAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isInstantiable() - Method in class org.apache.flink.table.types.logical.StructuredType
 
isInteger(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isInternal() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
isInternal() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
 
isInternal() - Method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
isInternal(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Checks whether a given data type is an internal data structure.
isInternal(DataType, boolean) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Checks whether a given data type is an internal data structure.
isInternalInput() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
isInternalServiceEnabled() - Method in class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
isInternalSorterSupported() - Method in class org.apache.flink.streaming.api.operators.OperatorAttributes
Returns true iff the operator uses an internal sorter to sort inputs by key.
isInternalSorterSupported() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
isInternalSorterSupported() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
isInternalSorterSupported() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
isInternalSSLEnabled(Configuration) - Static method in class org.apache.flink.configuration.SecurityOptions
Checks whether SSL for internal communication (rpc, data transport, blob server) is enabled.
isInteroperable(LogicalType, LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
Can the two types operate with each other.
isInvokable(Executable, Class<?>...) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks whether a method/constructor can be called with the given argument classes.
isIterative() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isIterativeInputGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
isJarFile(Path) - Static method in class org.apache.flink.util.FileUtils
Checks whether the given file has a jar extension.
isJobExecutionResult() - Method in class org.apache.flink.api.common.JobExecutionResult
 
isJobExecutionResult() - Method in class org.apache.flink.api.common.JobSubmissionResult
Checks if this JobSubmissionResult is also a JobExecutionResult.
isJobExecutionResult() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
isJoinStrategy(String) - Static method in enum org.apache.flink.table.planner.hint.JoinStrategy
 
isJson() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Determine whether a given string is valid JSON.
isJson(JsonType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Determine whether a given string is valid JSON.
isJsonArray(String) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
isJsonObject(String) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
isJsonScalar(String) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
isJsonValue(String) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
isJvmFatalError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether the given exception indicates a situation that may leave the JVM in a corrupted state, meaning a state where continued normal operation can only be guaranteed via clean process restart.
isJvmFatalOrOutOfMemoryError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether the given exception indicates a situation that may leave the JVM in a corrupted state, or an out-of-memory error.
isKerberosSecurityEnabled(UserGroupInformation) - Static method in class org.apache.flink.runtime.util.HadoopUtils
 
isKey(ImmutableBitSet) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns whether the given columns are a key or a superset of a unique key of this table.
isKeyFullyDetermines() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
whether the normalized key can fully determines the comparison.
isKeyGroupAlreadyFinished(int) - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
Returns true if the key group is already completely written and immutable.
isKeyGroupAlreadyStarted(int) - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
Returns true, if the key group with the given id was already started.
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Checks whether this type can be used as a key.
isKeyType() - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
isKeyType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
isKeyType() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
isKeyType() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isKeyType() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
isKeyType() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
isKeyType() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
isKeyType() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
isKeyType() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
isKeyType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
isKeyType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
isLast() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
isLatencyMarker() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a latency marker.
isLatencyMeasurementSetup() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Indicates if latency measurement has been setup.
isLatencyMeasurementStarted() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Indicates if latency mesurement has been started.
isLatencyTrackingConfigured() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isLeader() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector.LeaderCallbackHandler
 
isLeader() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
isLeft() - Method in class org.apache.flink.types.Either
 
isLeftInRange() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
isLeftOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isLeftOuterJoin - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
isLegacyConnectorOptions(Catalog, ReadableConfig, boolean, ObjectIdentifier, CatalogTable, boolean) - Static method in class org.apache.flink.table.factories.TableFactoryUtil
Checks whether the CatalogTable uses legacy connector sink options.
isLegacySource() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
isLegacySource() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
 
isLenient() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
isLess(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Less than.
isLessOrEqual(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Less than or equal.
isLiberal() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isLimitPushedDown() - Method in interface org.apache.flink.table.legacy.sources.LimitableTableSource
Deprecated.
Return the flag to indicate whether limit push down has been tried.
isLimitStartCountAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isLinux() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is Linux.
isLocalBackupEnabled() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
isLocalCommunicationOnly() - Method in class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
isLocalRecoveryEnabled() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
isLocalRecoveryOrLocalBackupEnabled() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
isLocalTo(ResourceID) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
isLoginPossible(boolean) - Method in class org.apache.flink.runtime.security.token.hadoop.KerberosLoginProvider
 
isLong(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isLookupHint(String) - Static method in enum org.apache.flink.table.planner.hint.JoinStrategy
 
isMac() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is Windows.
isMailboxLoopRunning() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
isMailboxLoopRunning() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isMailboxThread() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Check if the current thread is the mailbox thread.
isMailboxThread() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Check if the current thread is the mailbox thread.
isMailboxThread() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
isManagedTable(Catalog, CatalogBaseTable) - Static method in class org.apache.flink.table.catalog.ManagedTableListener
Deprecated.
Check a resolved catalog table is Flink's managed table or not.
isMandatory() - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Returns whether this parameter must be resolved for the request.
isMap(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isMatching(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Check whether required resource profile can be matched.
isMatchingRequirement(ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
Returns true if the required ResourceProfile can be fulfilled by this slot.
isMaterialized() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
isMaterializing() - Method in enum org.apache.flink.runtime.operators.DamBehavior
Checks whether this enumeration represents some form of materialization, either with a full dam or without.
isMaterializing() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
isMaxHadoopVersion(int, int) - Static method in class org.apache.flink.runtime.util.HadoopUtils
Checks if the Hadoop dependency is at most the given version.
isMaxParallelismDecided() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
isMeasuring() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
isMergeable(Calc, Calc) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Return two neighbouring Calc can merge into one Calc or not.
isMergeable(Filter, Calc) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Return two neighbouring Filter and Calc can merge into one Calc or not.
isMergeable(Project, Calc) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Return two neighbouring Project and Calc can merge into one Calc or not.
isMergeable(Project, Project) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Return two neighbouring Project can merge into one Project or not.
isMetaspaceOutOfMemoryError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Checks whether the given exception indicates a JVM metaspace out-of-memory error.
isMetBy(Ordering) - Method in class org.apache.flink.api.common.operators.Ordering
 
isMinHadoopVersion(int, int) - Static method in class org.apache.flink.runtime.util.HadoopUtils
Checks if the Hadoop dependency is at least the given version.
isMiniBatchEnabled(ReadableConfig) - Static method in class org.apache.flink.table.planner.plan.utils.MinibatchUtil
Check if MiniBatch is enabled.
isMinor() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isMinusAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isModified(ExecutionVertexVersion) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
isMoreSubpartitionSwitchable() - Method in class org.apache.flink.runtime.io.network.partition.RoundRobinSubpartitionSelector
 
isMoreSubpartitionSwitchable() - Method in interface org.apache.flink.runtime.io.network.partition.SubpartitionSelector
Whether the invoker can get a different subpartition in the next invocation of SubpartitionSelector.getNextSubpartitionToConsume().
isMultiset(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isMutable() - Method in class org.apache.flink.table.planner.catalog.CatalogCalciteSchema
 
isMutable() - Method in class org.apache.flink.table.planner.catalog.CatalogManagerCalciteSchema
 
isMutable(LogicalType) - Static method in class org.apache.flink.table.data.binary.BinaryRowData
 
isMutable(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isNatural() - Method in class org.apache.calcite.sql.SqlJoin
 
isNaturalNode() - Method in class org.apache.calcite.sql.SqlJoin
 
isNested() - Method in class org.apache.flink.table.connector.Projection
 
isNestedAggregateWindow(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isNetworkDetailedMetrics() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isNetworkStrategy() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
 
isNew() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isNewerVersionThan(FlinkVersion) - Method in enum org.apache.flink.FlinkVersion
 
isNewKeyGroup() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
isNewKeyGroup() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
isNewKeyGroup() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Indicates if current key starts a new key-group, i.e. belong to a different key-group than it's predecessor.
isNewKeyValueState() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
isNewKeyValueState() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
isNewKeyValueState() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Indicates if current key starts a new k/v-state, i.e. belong to a different k/v-state than it's predecessor.
isNewStartPartialMatch() - Method in class org.apache.flink.cep.nfa.NFAState
 
isNonAsyncCall(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.AsyncUtil
Checks whether the specified node is a non-async function call.
isNonRemoteCall(RexNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncRemoteCalcCallFinder
 
isNonRemoteCall(RexNode) - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoteCalcCallFinder
 
isNonStaticInnerClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the class is an inner class that is not statically accessible.
isNoOutputUntilEndOfInput() - Method in class org.apache.flink.api.common.attribute.Attribute
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Checks, whether the given number of bytes for a normalized is only a prefix to determine the order of elements of the data type for which this comparator provides the comparison methods.
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
isNot() - Method in enum org.apache.flink.table.operations.utils.LikeType
 
isNotDistinctFrom(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates an expression equivalent to "o0 IS NOT DISTINCT FROM o1".
isNotEqual(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Not equal.
isNotFalse() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if given boolean expression is not false (for null and true).
isNotLike() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
isNotNull() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if the given expression is not null.
isNotNull(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates an IS NOT NULL.
isNotStatic() - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match none static modifier of the JavaField.
isNotTrue() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if given boolean expression is not true (for null and false).
isNull - Variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
isNull() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if the given expression is null.
isNull() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
isNull(int) - Method in class org.apache.flink.types.Record
 
isNull(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates ab IS NULL.
isNull(Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
IsNull(String, PredicateLeaf.Type) - Constructor for class org.apache.flink.orc.OrcFilters.IsNull
Creates an IS_NULL predicate.
isNullable() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
isNullable() - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether a value of this type can be null.
isNullable(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isNullAt(int) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
isNullAt(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
isNullAt(int) - Method in class org.apache.flink.orc.nohive.vector.AbstractOrcNoHiveVector
 
isNullAt(int) - Method in class org.apache.flink.orc.vector.AbstractOrcColumnVector
 
isNullAt(int) - Method in interface org.apache.flink.table.data.ArrayData
Returns true if the element is null at the given position.
isNullAt(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
isNullAt(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
isNullAt(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
isNullAt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
isNullAt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
isNullAt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
isNullAt(int) - Method in interface org.apache.flink.table.data.columnar.vector.ColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
isNullAt(int) - Method in class org.apache.flink.table.data.GenericArrayData
 
isNullAt(int) - Method in class org.apache.flink.table.data.GenericRowData
 
isNullAt(int) - Method in interface org.apache.flink.table.data.RowData
Returns true if the field is null at the given position.
isNullAt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
isNullAt(int) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
isNullAt(int) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowArrayColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBigIntColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBinaryColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowBooleanColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDateColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDecimalColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowDoubleColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowFloatColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowIntColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowMapColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowNullColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowRowColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowSmallIntColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTimeColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTimestampColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowTinyIntColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowVarBinaryColumnVector
 
isNullAt(int) - Method in class org.apache.flink.table.runtime.arrow.vectors.ArrowVarCharColumnVector
 
isNullAt(int, int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
isNullAware() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
isNullOrEmpty(Collection<?>) - Static method in class org.apache.flink.util.CollectionUtil
Returns true if the given collection is null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class org.apache.flink.util.CollectionUtil
 
isNullOrEmpty(ChainedStateHandle<?>) - Static method in class org.apache.flink.runtime.state.ChainedStateHandle
 
isNullOrWhitespaceOnly(String) - Static method in class org.apache.flink.table.jdbc.utils.DriverUtils
Checks if the string is null, empty, or contains only whitespace characters.
isNullOrWhitespaceOnly(String) - Static method in class org.apache.flink.util.StringUtils
Checks if the string is null, empty, or contains only whitespace characters.
isNullSerializer() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
isNullSerializer() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
isNumberOfPartitionConsumersUndefined() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
isNumberOfPartitionConsumerUndefined() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
isNumberOfPartitionConsumerUndefined() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
isNumberOfPartitionConsumerUndefined() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
isNumberOfPartitionConsumerUndefined(boolean) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
isNumBytesInComplete() - Method in class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
 
isNumBytesOutComplete() - Method in class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
 
isNumeric(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isNumRecordsInComplete() - Method in class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
 
isNumRecordsOutComplete() - Method in class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
 
ISO_8601 - org.apache.flink.formats.common.TimestampFormat
Options to specify TIMESTAMP/TIMESTAMP_WITH_LOCAL_ZONE format.
ISO_8601 - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
ISO8601_TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for ISO8601 string representation of a timestamp value (without UTC timezone).
ISO8601_TIMESTAMP_WITH_LOCAL_TIMEZONE_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for ISO8601 string representation of a timestamp value (with UTC timezone).
isObjectReuse() - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.ExecutionConfigInfo
 
isObjectReuseEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
Returns whether object reuse has been enabled or disabled.
isObjectReuseEnabled() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Check if object reuse is enabled.
isObjectReuseEnabled() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
isObjectReuseEnabled() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Returns whether object reuse has been enabled or disabled.
isObjectReuseEnabled() - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
ISODOW - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
ISODOW - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
ISODOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
isOffHeap() - Method in class org.apache.flink.core.memory.MemorySegment
Checks whether this memory segment is backed by off-heap memory.
isOffsetLimitAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isolateNetwork(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
isolateNetwork(JobClient, Runnable) - Method in interface org.apache.flink.connector.testframe.environment.ClusterControllable
Disconnect network between Flink cluster and external system.
isolateNetwork(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
ISOLATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
isOne() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
isOnEvent() - Method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
 
isOnlyConsumeFinishedPartition() - Method in enum org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
 
isOnPeriodic() - Method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
 
isOpen - Variable in class org.apache.flink.table.catalog.AbstractCatalogStore
Catalog store state.
isOpen() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
isOperatorDisabled(TableConfig, OperatorType) - Static method in class org.apache.flink.table.planner.utils.TableConfigUtils
Returns whether the given operator type is disabled.
isOptional() - Method in annotation type org.apache.flink.table.annotation.ArgumentHint
Specifies whether the argument is optional or required.
isOptional() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
isOptional(int) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
isOptional(int) - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction.AbstractOperandMetadata
 
isOptional(int) - Method in class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
isOptionalFieldValueNull(int, int) - Static method in class org.apache.flink.formats.parquet.utils.NestedPositionUtil
 
isOrdered() - Method in enum org.apache.flink.api.common.operators.Order
Checks, if this enum constant represents in fact an order.
isOrdered(SqlNode) - Static method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
isOrderedSubset() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
Returns true if keyNames present at @left, appearing in prefix order at @right.
isOrderEqualOnFirstNFields(Ordering, int) - Method in class org.apache.flink.api.common.operators.Ordering
 
isOriginalAttempt(int) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
Returns whether the given attempt is the original execution attempt of the execution vertex, i.e. it is created along with the creation of resetting of the execution vertex.
isOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isOuterSnapshotCompatible(S) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Deprecated.
this method is deprecated, and will be removed in the future. Please implement CompositeTypeSerializerSnapshot.resolveOuterSchemaCompatibility(TypeSerializerSnapshot) instead.
isOutputOnlyAfterEndOfStream() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
isOutputOnlyAfterEndOfStream() - Method in class org.apache.flink.streaming.api.operators.OperatorAttributes
Returns true if and only if the operator only emits records after all its inputs have ended.
isOutputOnlyAfterEndOfStream() - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
isOutputOnlyAfterEndOfStream() - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
isOutputOnlyAfterEndOfStream() - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
isOutputTypeConfigurable() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
isOutputTypeConfigurable() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
isOutputTypeConfigurable() - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
isOutputTypeConfigurable() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
If the stream operator need access to the output type information at StreamGraph generation.
isOutputVertex() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isOverAggregateWindow(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isOverdue() - Method in class org.apache.flink.api.common.time.Deadline
Determines whether the deadline is in the past, i.e. whether the time left is zero or negative.
isOverwrite() - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
Returns whether the insert mode is overwrite (for whole table or for specific partitions).
isOverwrite() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
isOwned() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
isOwned() - Method in class org.apache.flink.util.Reference
 
isOwner(T) - Method in class org.apache.flink.runtime.state.heap.StateMapSnapshot
Returns true iff the given state map is the owner of this snapshot object.
ISOYEAR - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
ISOYEAR - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
ISOYEAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
isParallelismConfigured() - Method in class org.apache.flink.api.dag.Transformation
 
isParallelismConfigured() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isParallelismDecided() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
isParallelismDecided() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
isPartialRecord() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate
 
isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - Method in class org.apache.flink.connector.file.table.stream.PartitionTimeCommitPredicate
 
isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - Method in class org.apache.flink.connector.file.table.stream.ProcTimeCommitPredicate
 
isPartitioned() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory.AsyncDynamicSinkContext
 
isPartitioned() - Method in class org.apache.flink.table.catalog.AbstractCatalogTable
 
isPartitioned() - Method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Check if the table is partitioned or not.
isPartitioned() - Method in interface org.apache.flink.table.catalog.CatalogTable
Check if the table is partitioned or not.
isPartitioned() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
isPartitioned() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
isPartitioned() - Method in class org.apache.flink.table.catalog.ExternalCatalogTable
 
isPartitioned() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
isPartitioned() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
isPartitionTracked(ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
isPartitionTracked(ResultPartitionID) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTracker
Returns whether the given partition is being tracked.
isPending() - Method in class org.apache.flink.cep.nfa.State
 
isPercentRemainderAllowed() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isPeriodic() - Method in class org.apache.flink.core.testutils.ScheduledTask
 
isPeriodic() - Method in class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
isPeriodicCheckpointingConfigured() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Returns whether periodic checkpointing has been configured.
isPeriodicCheckpointingStarted() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
isPeriodicMaterializeEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isPermanent() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
isPermanent() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
isPersisted() - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
isPersisted() - Method in class org.apache.flink.table.catalog.Column
Returns whether the given column is persisted in a sink operation.
isPersisted() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
isPersisted() - Method in class org.apache.flink.table.catalog.Column.PhysicalColumn
 
isPersisted() - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
isPersisted() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns whether the given column is persisted in a sink operation.
isPersisted() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
isPersisted() - Method in class org.apache.flink.table.legacy.api.TableColumn.PhysicalColumn
Deprecated.
 
isPersistent() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isPhysical() - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
isPhysical() - Method in class org.apache.flink.table.catalog.Column
Returns whether the given column is a physical column of a table; neither computed nor metadata.
isPhysical() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
isPhysical() - Method in class org.apache.flink.table.catalog.Column.PhysicalColumn
 
isPhysical() - Method in class org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Deprecated.
 
isPhysical() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Returns whether the given column is a physical column of a table; neither computed nor metadata.
isPhysical() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
isPhysical() - Method in class org.apache.flink.table.legacy.api.TableColumn.PhysicalColumn
Deprecated.
 
isPipelinedOrPipelinedBoundedResultPartition() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
isPlainTerminal(Terminal) - Static method in class org.apache.flink.table.client.cli.TerminalUtils
 
isPointwise() - Method in interface org.apache.flink.runtime.executiongraph.IntermediateResultInfo
Whether it is a pointwise result.
isPointwise() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
isPointwise() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.PointwiseBlockingResultInfo
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
isPointwise() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
isPointwise() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
isPoolable() - Method in class org.apache.flink.table.jdbc.BaseStatement
 
isPostRoute(String) - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes
Returns true if the handler at the provided requestUri endpoint accepts POST requests.
isPowerOf2(long) - Static method in class org.apache.flink.util.MathUtils
Checks whether the given value is a power of two.
isPreFlight() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
isPresent() - Method in class org.apache.flink.types.SerializableOptional
 
isPrimaryKey() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
Returns whether the constraint is PRIMARY KEY.
isPrimitive(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
 
isPrimitive(LogicalTypeRoot) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
 
isPrimitiveArray() - Method in class org.apache.flink.table.data.GenericArrayData
Returns true if this is a primitive array.
isPrintHelp() - Method in class org.apache.flink.client.cli.CommandLineOptions
 
isPrintHelp() - Method in class org.apache.flink.table.client.cli.CliOptions
 
isPrintHelp() - Method in class org.apache.flink.table.gateway.cli.SqlGatewayOptions
 
isPrinting() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
 
isPrinting() - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
 
isPrintQueryTimeCost() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
isProbeOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
isProcessingBacklog() - Method in class org.apache.flink.runtime.source.event.IsProcessingBacklogEvent
 
IsProcessingBacklogEvent - Class in org.apache.flink.runtime.source.event
A source event that notify the source operator of the backlog status.
IsProcessingBacklogEvent(boolean) - Constructor for class org.apache.flink.runtime.source.event.IsProcessingBacklogEvent
 
isProcessingTimeTimer(KeyedProcessFunction.OnTimerContext) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
isProctime() - Method in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
isProcTime(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isProcTime(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMatch
 
isProcTime(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
isProcTime(RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
isProctimeAttribute(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
isProducerReadyOrAbortConsumption(PartitionProducerStateProvider.ResponseHandle) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteChannelStateChecker
 
isProjectionNotPushedDown(BatchPhysicalTableSourceScan) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
isProperClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the class is a proper class, i.e. not abstract or an interface, and not a primitive type.
isProxyUser(UserGroupInformation) - Static method in class org.apache.flink.runtime.hadoop.HadoopUserUtils
 
isPublic() - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the public modifier of the JavaField.
isPublic(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
Checks, whether the given class is public.
isPurge() - Method in enum org.apache.flink.streaming.api.windowing.triggers.TriggerResult
 
isPython(String) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
isPython(String[]) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
isPythonDataStreamOperator(Transformation<?>) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
isPythonEntryPoint(CommandLine) - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
 
isPythonWorkerInProcessMode(Configuration, ClassLoader) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
isPythonWorkerUsingManagedMemory(Configuration, ClassLoader) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
isQueryable() - Method in class org.apache.flink.api.common.state.StateDescriptor
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
isQueryHint(String) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Check if the hint is a query hint.
isQueryResult() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
isQueryResult() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
Indicates that whether the result is for a query.
isQueryResult() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
isQueryResult() - Method in class org.apache.flink.table.gateway.rest.message.statement.FetchResultResponseBodyImpl
 
isQueryResult() - Method in interface org.apache.flink.table.gateway.rest.message.statement.FetchResultsResponseBody
 
isQueryResult() - Method in class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
isQueryResult() - Method in class org.apache.flink.table.gateway.service.result.NotReadyResult
 
isQuitCommand() - Method in class org.apache.flink.table.client.cli.Printer.ClearCommandPrinter
 
isQuitCommand() - Method in class org.apache.flink.table.client.cli.Printer.HelpCommandPrinter
 
isQuitCommand() - Method in class org.apache.flink.table.client.cli.Printer.InitializationCommandPrinter
 
isQuitCommand() - Method in interface org.apache.flink.table.client.cli.Printer
Flag to determine whether to quit the process.
isQuitCommand() - Method in class org.apache.flink.table.client.cli.Printer.QuitCommandPrinter
 
isQuitCommand() - Method in class org.apache.flink.table.client.cli.Printer.StatementResultPrinter
 
isRaw(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isReactiveModeEnabled(Configuration) - Static method in class org.apache.flink.configuration.ClusterOptions
 
isReadable() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
isReadDefaultValues() - Method in class org.apache.flink.formats.protobuf.PbFormatConfig
 
isReadOnly() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
isReadOnly(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isRecipientTerminatedException(Throwable) - Static method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils
 
isReconsumable() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isRecord() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a record.
isRecord(Class<?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Determine whether the given class is a valid Java record.
isRecordAttributes() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Check whether this element is record attributes.
isRecordsReadComplete() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
isRecordsWrittenComplete() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.IOMetricsInfo
 
isRecovering() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Determines whether the job is recovering.
isRecovering() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
isRecovering() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
isRecycled() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns whether this buffer has been recycled or not.
isRecycled() - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
isRecycled() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
isRecycled() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
isRecycled() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
isRecycled() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isReference(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isRegionOfVertexFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
 
isRegistered(JobID) - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
isRegistered(JobID) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Checks whether a JobManagerRunner is registered under the given JobID.
isRegistered(JobID) - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
isRegisteredAsAvailable() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
isReleaseByScheduler() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isReleaseByUpstream() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
isReleased - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Whether this sort buffer is released.
isReleased() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
 
isReleased() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
isReleased() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Whether this DataBuffer is released or not.
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Whether this partition is released.
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
isReleased() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
isReleased() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
isReleased() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMapSnapshot
 
isReleasing() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
isRemoteCall(RexNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncRemoteCalcCallFinder
 
isRemoteCall(RexNode) - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoteCalcCallFinder
 
isRemoveSortInSubQuery() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns whether to remove Sort operator for a sub-query if the Sort has no offset and fetch limit attributes.
isRepeatedType(LogicalType) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isRequired() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetField
 
isRequirementEmpty(JobID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
isRequirementEmpty(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Returns whether the ResourceRequirement of the given job is empty.
isResolved() - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Returns whether this parameter has been resolved.
isResolved() - Method in class org.apache.flink.runtime.rest.messages.MessageParameters
Returns whether all mandatory parameters have been resolved.
isResponsibleFor(OutputTag<?>, OutputTag<?>) - Static method in class org.apache.flink.util.OutputTag
 
isRestored() - Method in class org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState
Returns true if this was created for a restored operator, false otherwise.
isRestored() - Method in interface org.apache.flink.runtime.state.ManagedInitializationContext
Returns true, if state was restored from the snapshot of a previous execution.
isRestored() - Method in class org.apache.flink.runtime.state.StateInitializationContextImpl
 
isRestored() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns true if the states provided by this context are restored from a checkpoint/savepoint.
isRestSSLAuthenticationEnabled(Configuration) - Static method in class org.apache.flink.configuration.SecurityOptions
Checks whether mutual SSL authentication for the external REST endpoint is enabled.
isRestSSLEnabled(Configuration) - Static method in class org.apache.flink.configuration.SecurityOptions
Checks whether SSL for the external REST endpoint is enabled.
isRetractMsg(RowData) - Static method in class org.apache.flink.table.data.util.RowDataUtil
Returns true if the message is either RowKind.DELETE or RowKind.UPDATE_BEFORE, which refers to a retract operation of aggregation.
isRetrieving() - Method in class org.apache.flink.table.client.cli.CliResultView
 
isRetrieving() - Method in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
isRetrieving() - Method in class org.apache.flink.table.gateway.service.result.ResultStore
 
isRight() - Method in class org.apache.flink.types.Either
 
isRightInRange() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
isRightOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
isRootCause() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
 
isRootCause() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.FailureHandlingResultSnapshot
 
isRow(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isRows() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
isRowtime - Variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
isRowtime() - Method in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
isRowtime() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
isRowTime(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isRowtimeAttribute(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
isRowtimeDefined() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
isRowTimeTemporalTableJoinCondition(RexCall) - Static method in class org.apache.flink.table.planner.plan.utils.TemporalTableJoinUtil
Check if the given rexCall is a rewrote join condition on event time.
isRunning - Variable in class org.apache.flink.table.client.gateway.result.CollectResultBase.ResultRetrievalThread
 
isRunning() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Checks if the mini cluster was started and is running.
isRunning() - Method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
 
isRunning() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Returns whether the RPC endpoint is started and not stopped or being stopped.
isRunning() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isRunning() - Method in class org.apache.flink.table.client.cli.CliView
 
isRunning() - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
isRunningInExpectedThread(Thread) - Static method in class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
Returns true iff the current thread is equals to the provided expected thread and logs violations.
isSafeToReuseKVState() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
isSafeToReuseKVState() - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Whether it's safe to reuse key-values from the state-backend, e.g for the purpose of optimization.
isSafeToReuseKVState() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
isSafeToReuseKVState() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
isSameSlotSharingGroup(StreamNode) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
isSavepoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Returns whether the checkpoint properties describe a standard savepoint.
isSavepoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
isSavepoint() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
isSavepoint() - Method in interface org.apache.flink.runtime.checkpoint.SnapshotType
 
isSavepoint() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
isSavepoint() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics
 
isScheduled() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
isSchemaWithColumnsIdentifiersOnly() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
isSchemaWithColumnsIdentifiersOnly() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
isSearchable(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isSegmentFinished() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SegmentBufferContext
 
isSensitive(String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Check whether the key is a hidden key.
isSerializable(Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
isSerializerInitialized() - Method in class org.apache.flink.api.common.state.StateDescriptor
Checks whether the serializer has been initialized.
isSerializerTypeVariableSized(TypeSerializer<?>) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
isSessionAlive(SessionHandle) - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
isShutdown() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
isShutdown() - Method in class org.apache.flink.runtime.blob.BlobServer
Tests whether the BLOB server has been requested to shut down.
isShutdown() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
isShutdown() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
 
isShutdown() - Method in class org.apache.flink.runtime.memory.MemoryManager
Checks whether the MemoryManager has been shut down.
isShutdown() - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
Returns whether this registry has been shutdown.
isShutdown() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
isShutDown - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Flag indicating whether the coordinator is still running.
isShutDown() - Method in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
isShutdownOnAttachedExit() - Method in class org.apache.flink.client.cli.ExecutionConfigAccessor
 
isShutdownOnAttachedExit() - Method in class org.apache.flink.client.cli.ProgramOptions
 
isSigned() - Method in class org.apache.flink.table.jdbc.ColumnInfo
 
isSigned(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isSimpleType(LogicalType) - Static method in class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
isSingleFieldInterval(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
isSingleLeaderKey(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
isSkippingFirstLineAsHeader() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
isSkipStrategy() - Method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Tells if the strategy may skip some matches.
isSkipStrategy() - Method in class org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
 
isSlidingWindow(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
isSlotAvailableAndFree(AllocationID) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.IsSlotAvailableAndFreeFunction
Returns true if a slot with the given AllocationID is available and free.
IsSlotAvailableAndFreeFunction - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
Functional interface for checking whether a slot is available and free.
isSlotFree(int) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Check whether the task slot with the given index is free.
isSlotFree(int) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
isSmart() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config
Whether to try to strengthen join-type, default false.
isSmart() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Whether to try to strengthen join-type, default false.
isSmart() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Whether to try to strengthen join-type, default false.
isSnapshotCompleted() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
Returns true if the snapshot is marked as completed.
isSolaris() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is Solaris.
isSolutionSetUnmanaged() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
isSolutionSetUnManaged() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
gets whether the solution set is in managed or unmanaged memory.
isSolutionSetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
isSortByAlias() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isSortByAliasObscures() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isSortByOrdinal() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
isSortKey(int, TypeInformation<?>) - Static method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
isSortKey(String, TypeInformation<?>) - Static method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
isSortKeyType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Checks whether this type can be used as a key for sorting.
isSortKeyType() - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
isSortKeyType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
isSourceChangeEventsDuplicate(ResolvedSchema, DynamicTableSource, TableConfig) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns true if the table source produces duplicate change events.
isSpaceString(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
isSpecial() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isSplittable() - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter
 
isSplittable() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat
Checks whether this format is splittable.
isSplittable() - Method in class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
This format is always not splittable.
isSplittable() - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat
Checks whether this format is splittable.
isSplittable() - Method in class org.apache.flink.connector.file.table.DeserializationSchemaAdapter
 
isSplittable() - Method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
isSplittable() - Method in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
isSplittable() - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
isSplittable() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
isSSLEnabled() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
isSSLEnabled(Configuration) - Static method in enum org.apache.flink.runtime.webmonitor.history.HistoryServerUtils
 
isStableVersion() - Method in interface org.apache.flink.runtime.rest.versioning.RestAPIVersion
Returns whether this version is considered stable.
isStableVersion() - Method in enum org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Returns whether this version is considered stable.
isStableVersion() - Method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns whether this version is considered stable.
isStart() - Method in class org.apache.flink.cep.nfa.State
 
isStarted() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Gets the running state of the cluster.
isStarted() - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
Checks whether the service has been started.
isState(State) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
isStateChanged() - Method in class org.apache.flink.cep.nfa.NFAState
Check if the matching status of the NFA has changed so far.
isStatementSetState() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
isStateMetricsEnabled() - Method in class org.apache.flink.configuration.MetricOptions.JobStatusMetricsSettings
 
isStateNameAsVariable() - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
isStateTtlHint(String) - Static method in enum org.apache.flink.table.planner.hint.StateTtlHint
 
isStatic() - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the static modifier of the JavaField.
isStatisticsEnabled() - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
isStatisticsEnabled() - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
isStop() - Method in class org.apache.flink.cep.nfa.State
 
isStoppable() - Method in interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph
Returns whether the job for this execution graph is stoppable.
isStoppable() - Method in class org.apache.flink.runtime.executiongraph.ArchivedExecutionGraph
 
isStoppable() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
isStoppable() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isStoppable() - Method in class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
isStopped - Variable in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
isStreaming - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
isStreamingMode() - Method in class org.apache.flink.table.api.EnvironmentSettings
Tells if the TableEnvironment should work in a batch or streaming mode.
isStreamingMode() - Method in class org.apache.flink.table.api.internal.ExecutableOperationContextImpl
 
isStreamingMode() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
isStreamingMode() - Method in interface org.apache.flink.table.operations.ExecutableOperation.Context
 
isStreamingMode() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
isStreamSource() - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
isStreamSource() - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
isStreamSource() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Is this factory for StreamSource.
isStrict() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.KeepInputAsIsDistribution
 
isStructuredFieldDirectlyReadable(Field) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks whether a field is directly readable without a getter.
isStructuredFieldDirectlyWritable(Field) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Checks whether a field is directly writable without a setter or constructor.
isStructuredType(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isSubpartitionDerivable() - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Whether the subpartition where an element comes from can be derived from the existing information.
isSuccess() - Method in class org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
 
isSuccess() - Method in class org.apache.flink.runtime.jobmaster.JobResult
Returns true if the job finished successfully.
isSuitableJoin(Join) - Static method in class org.apache.flink.table.planner.utils.DynamicPartitionPruningUtils
Judge whether the join node is suitable one for dpp pattern.
isSuitableJoinType(JoinRelType) - Static method in class org.apache.flink.table.planner.plan.optimize.program.FlinkRuntimeFilterProgram
 
isSupportChannelStateRecover() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedApproximateSubpartition
 
isSupportChannelStateRecover() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
isSupported() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.NonSupportedResourceAllocatorImpl
 
isSupported() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocator
Whether allocate/release resources are supported.
isSupportsConcurrentExecutionAttempts() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
isSupportsConcurrentExecutionAttempts() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
isSupportsConcurrentExecutionAttempts() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
isSupportsConcurrentExecutionAttempts() - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
isSupportsConcurrentExecutionAttempts() - Method in class org.apache.flink.streaming.api.transformations.PhysicalTransformation
 
isSupportsPreviousTimestamp() - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
isSupportsUnalignedCheckpoint() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
isSynchronous() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Returns whether the checkpoint properties describe a synchronous savepoint/checkpoint.
isSynchronous() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
isSystemField(RelDataTypeField) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
isSystemFunction() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
isSystemFunction() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
isSystemFunction() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
isTableauMode() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
isTableConstraint() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
isTalk() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isTaskDeployedAsFinished() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns whether all the operators of the task are already finished on restoring.
isTaskDeployedAsFinished() - Method in interface org.apache.flink.runtime.state.TaskStateManager
Whether all the operators of the task are finished on restore.
isTaskDeployedAsFinished() - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
isTaskDeployedAsFinished() - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
isTaskDeployedAsFinished() - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
isTaskDeployedAsFinished() - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
isTaskFinished() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Returns whether all the operators of the task have called finished methods.
isTaskMessage(int, int) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactMessages.CompactionUnit
 
isTemporal() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
We recognize all tables in FLink are temporal as they are changeable.
isTemporal(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
isTemporary() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
isTemporary() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
isTemporary() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
isTemporary() - Method in interface org.apache.flink.table.catalog.listener.TableModificationEvent
 
isTemporary() - Method in class org.apache.flink.table.expressions.CallExpression
 
isTemporary() - Method in interface org.apache.flink.table.factories.DynamicTableFactory.Context
Whether the table is temporary.
isTemporary() - Method in class org.apache.flink.table.factories.FactoryUtil.DefaultDynamicTableContext
 
isTemporary() - Method in class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
isTemporary() - Method in class org.apache.flink.table.factories.TableSourceFactoryContextImpl
Deprecated.
 
isTemporary() - Method in interface org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Deprecated.
Whether the table is temporary.
isTemporary() - Method in interface org.apache.flink.table.legacy.factories.TableSourceFactory.Context
Deprecated.
Whether the table is temporary.
isTemporary() - Method in class org.apache.flink.table.operations.ddl.AlterCatalogFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.CreateCatalogFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.CreateTableOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.CreateViewOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.DropCatalogFunctionOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.DropTableOperation
 
isTemporary() - Method in class org.apache.flink.table.operations.ddl.DropViewOperation
 
isTemporary() - Method in class org.apache.flink.table.planner.catalog.CatalogSchemaTable
 
isTemporaryTable(ObjectIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Return whether the table with a fully qualified table path is temporary or not.
isTemporaryTable(ObjectIdentifier) - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Return whether the table with a fully qualified table path is temporary or not.
isTerminal() - Method in enum org.apache.flink.runtime.execution.ExecutionState
 
isTerminal() - Method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Checks if this state is a terminal state.
isTerminalMode() - Method in enum org.apache.flink.runtime.dispatcher.TriggerSavepointMode
Whether the operation will result in a globally terminal job status.
isTerminalState() - Method in enum org.apache.flink.api.common.JobStatus
Checks whether this state is locally terminal.
isTerminalState() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails.CurrentAttempts
 
isTerminalStatus() - Method in enum org.apache.flink.table.gateway.api.operation.OperationStatus
 
isTerminated() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
isTerminated() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
isTerminated() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
isTerminated() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
isTerminated() - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
Returns true if the service has been shut down, false otherwise.
isTimeAttribute(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeChecks
 
isTimeInterval(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isTimeoutable() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
isTimePoint(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isTimestamp(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isTimestampWithLocalZone(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
isTopLevelRecord() - Method in class org.apache.flink.table.catalog.SchemaTranslator.ConsumingResult
 
isTopLevelRecord() - Method in class org.apache.flink.table.operations.ExternalQueryOperation
 
isTotalTimeMetricsEnabled() - Method in class org.apache.flink.configuration.MetricOptions.JobStatusMetricsSettings
 
isTrackingPartitionsFor(K) - Method in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
isTrackingPartitionsFor(K) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTracker
Returns whether any partition is being tracked for the given key.
isTriggered() - Method in class org.apache.flink.core.testutils.MultiShotLatch
Checks if the latch was triggered.
isTriggered() - Method in class org.apache.flink.core.testutils.OneShotLatch
Checks if the latch was triggered.
isTriggering() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
isTrimUnusedFields() - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
Returns the trimUnusedFields option.
isTrimUnusedFields() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
isTrue() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if given boolean expression is true.
isTruncated() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
isTtlStateSerializer(TypeSerializer<?>) - Static method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
Checks if this type information represents a Tuple type.
isTupleType() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
isTupleType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
isTupleType() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
isTupleType() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
isTupleType() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
isTupleType() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
isTupleType() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
isTupleType() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
isTupleType() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
isTupleType() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
isTupleType() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
isTwo() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
isUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.AbstractCheckpointStats
 
isUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
isUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
isUnalignedCheckpoint() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
isUnalignedCheckpointsEnabled() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
isUnalignedCheckpointsEnabled() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Returns whether unaligned checkpoints are enabled.
isUnalignedCheckpointsEnabled() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Returns whether unaligned checkpoints are enabled.
isUnalignedCheckpointsEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isUnalignedCheckpointsInterruptibleTimersEnabled() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
isUnalignedCheckpointsSplittableTimersEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
isUnboundedFollowingWindow(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
isUnboundedPrecedingWindow(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
isUnboundedWindow(OverSpec.GroupSpec) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
isUnclaimed() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
Returns whether the checkpoint should be restored in a RecoveryClaimMode.NO_CLAIM mode.
isUnique() - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
Returns whether the constraint is UNIQUE.
isUnknown() - Method in interface org.apache.flink.runtime.shuffle.ShuffleDescriptor
Returns whether the partition is known and registered with the ShuffleMaster implementation.
isUnknown() - Method in class org.apache.flink.runtime.shuffle.UnknownShuffleDescriptor
 
isUnpatrolled() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
isUnrecoverableError(Throwable) - Static method in class org.apache.flink.runtime.executiongraph.failover.ExecutionFailureHandler
 
isUnsupported(Class<T>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
isUpdate() - Method in class org.apache.flink.table.operations.SinkModifyOperation
 
isUpsert(List<SqlLiteral>) - Static method in class org.apache.flink.sql.parser.dml.RichSqlInsert
 
isUpsertSource(ResolvedSchema, DynamicTableSource) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Returns true if the table is an upsert source.
isUseSnapshotCompression() - Method in class org.apache.flink.api.common.ExecutionConfig
 
isUsingCustomRawKeyedState() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Indicates whether or not implementations of this class is writing to the raw keyed state streams on snapshots, using AbstractStreamOperator.snapshotState(StateSnapshotContext).
isUsingCustomRawKeyedState() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Indicates whether or not implementations of this class is writing to the raw keyed state streams on snapshots, using AbstractStreamOperatorV2.snapshotState(StateSnapshotContext).
isUsingFixedMemoryPerSlot() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets whether the state backend is configured to use a fixed amount of memory shared between all RocksDB instances (in all tasks and operators) of a slot.
isUsingFixedMemoryPerSlot() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets whether the state backend is configured to use a fixed amount of memory shared between all ForSt instances (in all tasks and operators) of a slot.
isUsingKeyGroupCompression() - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
isUsingManagedMemory() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets whether the state backend is configured to use the managed memory of a slot for RocksDB.
isUsingManagedMemory() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets whether the state backend is configured to use the managed memory of a slot for ForSt.
isUsingNonBlockingInput() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
isUsingNonBlockingInput() - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
 
isUsingNonBlockingInput() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
isUsingPartitionedIndexFilters() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Gets whether the state backend is configured to use partitioned index/filters for RocksDB.
isUsingPartitionedIndexFilters() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Gets whether the state backend is configured to use partitioned index/filters for ForSt.
isUsrLibDirectory(FileSystem, Path) - Static method in class org.apache.flink.yarn.Utils
 
isUtcTimestamp - Variable in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
isValid() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
isValid() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
isValid() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
isValid() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
isValid() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
isValid() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Check if the iterator is still valid.
isValid() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
isValid() - Method in class org.apache.flink.util.FileLock
Check whether a FileLock is actually holding the lock.
isValid(K, UUID) - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
isValid(K, UUID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimerService
Check whether the timeout for the given key and ticket is still valid (not yet unregistered and not yet overwritten).
isValid(Litmus, RelNode.Context) - Method in class org.apache.calcite.rel.logical.LogicalSnapshot
 
isValidAttemptNumber(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionHistory
 
isValidClientPort(int) - Static method in class org.apache.flink.util.NetUtils
Check whether the given port is in right range when connecting to somewhere.
isValidCount(int) - Method in class org.apache.flink.table.planner.functions.inference.ArgumentCountRange
 
isValidCount(int) - Method in interface org.apache.flink.table.types.inference.ArgumentCount
Enables custom validation of argument counts after ArgumentCount.getMinCount() and ArgumentCount.getMaxCount() have been validated.
isValidCount(int) - Method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
isValidHostPort(int) - Static method in class org.apache.flink.util.NetUtils
check whether the given port is in right range when getting port from local system.
isValidKubernetesTarget(String) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
 
isValidStatusTransition(OperationStatus, OperationStatus) - Static method in enum org.apache.flink.table.gateway.api.operation.OperationStatus
 
isValidSubset(FieldList) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldSet
Checks if the given set of fields is a valid subset of this set of fields.
isValidTimeout(JobID, UUID) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
isValidTimeout(JobID, UUID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Checks whether the given timeoutId for the given jobId is valid or not.
isValidTimeout(AllocationID, UUID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Check whether the timeout with ticket is valid for the given allocation id.
isValidTimeout(AllocationID, UUID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
isValidUnorderedPrefix(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
 
isValidValue(BigDecimal) - Method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
Returns whether a given value is valid for a field of this time unit.
isValidYarnTarget(String) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
isValue(String, String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns if a value under key is exactly equal to the given value.
isVarArgs() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Defines that the last argument type defined in FunctionHint.input() should be treated as a variable-length argument.
isVarArgs() - Method in annotation type org.apache.flink.table.annotation.ProcedureHint
Defines that the last argument type defined in ProcedureHint.input() should be treated as a variable-length argument.
isVertexNameIncludeIndexPrefix() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
isVirtual() - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
isVirtual() - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
isVirtual() - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
isVirtual() - Method in class org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Deprecated.
 
isWatermark() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a watermark.
isWatermarkAligned - Variable in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
isWatermarkStatus() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElement
Checks whether this element is a watermark status.
isWebCancelEnabled() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
isWebCancelEnabled() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
isWebRescaleEnabled() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
isWebRescaleEnabled() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
isWebSubmitEnabled() - Method in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
isWebSubmitEnabled() - Method in class org.apache.flink.runtime.rest.messages.DashboardConfiguration.Features
 
isWindowFired(long, long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Returns the window should fired or not on current progress.
isWindowLate(W) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Returns true if the watermark is after the end timestamp plus the allowed lateness of the given window.
isWindowLate(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Returns true if the watermark is after the end timestamp plus the allowed lateness of the given window.
isWindows() - Static method in enum org.apache.flink.util.OperatingSystem
Checks whether the operating system this JVM runs on is Windows.
isWithDrain() - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
isWithDrain() - Method in class org.apache.flink.table.operations.command.StopJobOperation
 
isWithin(SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SnapshotScope
 
isWithLike() - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
isWithSavepoint() - Method in class org.apache.flink.client.cli.CancelOptions
 
isWithSavepoint() - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
isWithSavepoint() - Method in class org.apache.flink.table.operations.command.StopJobOperation
 
isWorksetIteration - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
isWorksetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
isWrapperFor(Class<?>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isWritable() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isWritable(int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
isWritable(int) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
isWriteInline() - Method in class org.apache.flink.state.forst.ForStResourceContainer
 
IsWriteStopped - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
IsWriteStopped - org.apache.flink.state.forst.ForStProperty
 
isZero() - Method in class org.apache.flink.api.common.resources.Resource
 
isZipped - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
isZkSaslDisable() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
isZookeeperHA() - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings
Is zookeeper HA boolean.
isZooKeeperRecoveryMode(Configuration) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Returns whether HighAvailabilityMode.ZOOKEEPER is configured.
ITCASE - Static variable in class org.apache.flink.architecture.TestCodeArchitectureTestBase
 
ITCASE_USE_MINICLUSTER - Static variable in class org.apache.flink.architecture.rules.ITCaseRules
In order to pass this check, IT cases must fulfill at least one of the following conditions.
ITCaseRules - Class in org.apache.flink.architecture.rules
Rules for Integration Tests.
ITCaseRules() - Constructor for class org.apache.flink.architecture.rules.ITCaseRules
 
item(String, Object) - Method in class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
ITEM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ITEM_AT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
 
ITEM_AT_INDEX - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
 
ItemAtIndexArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An ArgumentTypeStrategy that expects:
ItemAtIndexArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ItemAtIndexArgumentTypeStrategy
 
ItemAtTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An output type strategy for BuiltInFunctionDefinitions.AT.
ItemAtTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ItemAtTypeStrategy
 
ITEMS - org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Equivalent to iterate Map.entrySet().
IterableIterator<E> - Interface in org.apache.flink.util
An Iterator that is also Iterable (often by returning itself).
IterableStateSnapshot<K,​N,​S> - Interface in org.apache.flink.runtime.state
A StateSnapshot that can return an iterator over all contained StateEntries.
iterableToList(Iterable<E>) - Static method in class org.apache.flink.util.CollectionUtil
Collects the elements in the Iterable in a List.
IterableUtils - Class in org.apache.flink.util
A collection of utilities that expand the usage of Iterable.
IterateType - Enum in org.apache.flink.streaming.api.runners.python.beam.state
The type of the Python map state iterate request.
ITERATION_SINK_NAME_PREFIX - Static variable in class org.apache.flink.streaming.api.graph.StreamGraph
 
ITERATION_SOURCE_NAME_PREFIX - Static variable in class org.apache.flink.streaming.api.graph.StreamGraph
 
IterationAggregatorBroker - Class in org.apache.flink.runtime.iterative.concurrent
IterationAggregatorBroker() - Constructor for class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
 
IterationEventWithAggregators - Class in org.apache.flink.runtime.iterative.event
Base class for iteration TaskEvent transmitting operator aggregators.
IterationEventWithAggregators() - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
IterationEventWithAggregators(String, Value) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
IterationEventWithAggregators(Map<String, Aggregator<?>>) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
IterationHeadTask<X,​Y,​S extends Function,​OT> - Class in org.apache.flink.runtime.iterative.task
The head is responsible for coordinating an iteration and can run a Driver inside.
IterationHeadTask(Environment) - Constructor for class org.apache.flink.runtime.iterative.task.IterationHeadTask
Create an Invokable task and set its environment.
iterationIdCounter - Static variable in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
IterationIntermediateTask<S extends Function,​OT> - Class in org.apache.flink.runtime.iterative.task
An intermediate iteration task, which runs a Driver inside.
IterationIntermediateTask(Environment) - Constructor for class org.apache.flink.runtime.iterative.task.IterationIntermediateTask
Create an Invokable task and set its environment.
IterationOperator - Interface in org.apache.flink.api.common.operators
 
IterationRuntimeContext - Interface in org.apache.flink.api.common.functions
A specialization of the RuntimeContext available in iterative computations of the DataSet API.
IterationSynchronizationSinkTask - Class in org.apache.flink.runtime.iterative.task
The task responsible for synchronizing all iteration heads, implemented as an output task.
IterationSynchronizationSinkTask(Environment) - Constructor for class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
Create an Invokable task and set its environment.
IterationTailTask<S extends Function,​OT> - Class in org.apache.flink.runtime.iterative.task
An iteration tail, which runs a driver inside.
IterationTailTask(Environment) - Constructor for class org.apache.flink.runtime.iterative.task.IterationTailTask
Create an Invokable task and set its environment.
iterativeBroadcastInputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The indices of the iterative broadcast inputs.
IterativeCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A user-defined condition that decides if an element should be accepted in the pattern or not.
IterativeCondition() - Constructor for class org.apache.flink.cep.pattern.conditions.IterativeCondition
 
IterativeCondition.Context<T> - Interface in org.apache.flink.cep.pattern.conditions
The context used when evaluating the condition.
IterativeConditionRunner - Class in org.apache.flink.table.runtime.operators.match
A RichIterativeCondition wrapper to delegate invocation to the code generated RichIterativeCondition.
IterativeConditionRunner(GeneratedFunction<RichIterativeCondition<RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
iterativeInputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The indices of the iterative inputs.
iterator - Variable in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
The iterator producing data.
iterator - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
iterator - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
iterator - Variable in class org.apache.flink.streaming.api.operators.collect.ClientAndIterator
 
iterator() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
 
iterator() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable
 
iterator() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
iterator() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
 
iterator() - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
iterator() - Method in interface org.apache.flink.api.common.state.BroadcastState
Iterates over all the mappings in the state.
iterator() - Method in interface org.apache.flink.api.common.state.MapState
Iterates over all the mappings in the state.
iterator() - Method in interface org.apache.flink.api.common.state.v2.MapState
Iterates over all the mappings in the state.
iterator() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
iterator() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
Iterates over all the mappings in the state.
iterator() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
iterator() - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.ConsumerRegionGroupExecutionView
 
iterator() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
iterator() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable
 
iterator() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
 
iterator() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingIterable
 
iterator() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
iterator() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
iterator() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
iterator() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
iterator() - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
iterator() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
iterator() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
iterator() - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Iterator over all elements, no order guaranteed.
iterator() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
iterator() - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
iterator() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
iterator() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
iterator() - Method in class org.apache.flink.runtime.taskexecutor.SlotReport
 
iterator() - Method in class org.apache.flink.runtime.util.BoundedFIFOQueue
Returns the BoundedFIFOQueue's Iterator.
iterator() - Method in class org.apache.flink.runtime.util.EmptyIterator
 
iterator() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator.ValuesIterator
 
iterator() - Method in class org.apache.flink.runtime.util.NonReusingMutableToRegularIteratorWrapper
 
iterator() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator.ValuesIterator
 
iterator() - Method in class org.apache.flink.runtime.util.ReusingMutableToRegularIteratorWrapper
 
iterator() - Method in class org.apache.flink.runtime.util.SingleElementIterator
 
iterator() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
iterator() - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
iterator() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Creates an iterator over the entries of this map.
iterator() - Method in class org.apache.flink.table.api.dataview.MapView
Returns an iterator over all entries of the map view.
iterator() - Method in class org.apache.flink.table.runtime.util.SingleElementIterator
 
iterator() - Method in class org.apache.flink.types.ListValue
 
iterator() - Method in class org.apache.flink.util.CloseableIterable.Empty
 
iterator() - Method in class org.apache.flink.util.UnionIterator
 
iterator(int) - Method in interface org.apache.flink.runtime.state.KeyGroupPartitioner.PartitioningResult
 
iterator(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Iterates over all the mappings in the state.
ITERATOR_LOADING - org.apache.flink.runtime.asyncprocessing.StateRequestType
Continuously load elements for one iterator.
iterator1 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
iterator2 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
IteratorResultIterator<E> - Class in org.apache.flink.connector.file.src.util
A simple BulkFormat.RecordIterator that returns the elements of an iterator, augmented with position information.
IteratorResultIterator(Iterator<E>, long, long) - Constructor for class org.apache.flink.connector.file.src.util.IteratorResultIterator
Creates a new RecordIterator returning the records from the given iterator, augmented with their position information.
IteratorResultIterator(Iterator<E>, long, long, Runnable) - Constructor for class org.apache.flink.connector.file.src.util.IteratorResultIterator
Creates a new RecordIterator returning the records from the given iterator, augmented with their position information.
IteratorSourceEnumerator<SplitT extends IteratorSourceSplit<?,​?>> - Class in org.apache.flink.api.connector.source.lib.util
A SplitEnumerator for iterator sources.
IteratorSourceEnumerator(SplitEnumeratorContext<SplitT>, Collection<SplitT>) - Constructor for class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
IteratorSourceReader<E,​IterT extends Iterator<E>,​SplitT extends IteratorSourceSplit<E,​IterT>> - Class in org.apache.flink.api.connector.source.lib.util
A SourceReader that returns the values of an iterator, supplied via an IteratorSourceSplit.
IteratorSourceReader(SourceReaderContext) - Constructor for class org.apache.flink.api.connector.source.lib.util.IteratorSourceReader
 
IteratorSourceReaderBase<E,​O,​IterT extends Iterator<E>,​SplitT extends IteratorSourceSplit<E,​IterT>> - Class in org.apache.flink.api.connector.source.lib.util
A SourceReader that returns the values of an iterator, supplied via an IteratorSourceSplit.
IteratorSourceReaderBase(SourceReaderContext) - Constructor for class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
IteratorSourceSplit<E,​IterT extends Iterator<E>> - Interface in org.apache.flink.api.connector.source.lib.util
A SourceSplit that represents a sequence of elements captured in an iterator.
iteratorToList(Iterator<E>) - Static method in class org.apache.flink.util.CollectionUtil
Collects the elements in the Iterator in a List.
ITIMER - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 

J

JaasModule - Class in org.apache.flink.runtime.security.modules
Responsible for installing a process-wide JAAS configuration.
JaasModule(SecurityConfiguration) - Constructor for class org.apache.flink.runtime.security.modules.JaasModule
 
JaasModuleFactory - Class in org.apache.flink.runtime.security.modules
JaasModuleFactory() - Constructor for class org.apache.flink.runtime.security.modules.JaasModuleFactory
 
JACKSON_FACTORY - Static variable in class org.apache.flink.runtime.rest.handler.legacy.JsonFactory
The singleton Jackson JSON factory.
JacksonMapperFactory - Class in org.apache.flink.util.jackson
Factory for Jackson mappers.
JAR - org.apache.flink.sql.parser.ddl.resource.SqlResourceType
 
JAR - org.apache.flink.table.resource.ResourceType
 
JAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JAR_ENTRY_FIELD_DESC - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
JAR_ENTRY_FIELD_NAME - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
JAR_FILE_FIELD_ENTRY - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
JAR_FILE_FIELD_ID - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
JAR_FILE_FIELD_NAME - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
JAR_FILE_FIELD_UPLOADED - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
JAR_LIST_FIELD_ADDRESS - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
JAR_LIST_FIELD_FILES - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
JarDeleteHandler - Class in org.apache.flink.runtime.webmonitor.handlers
Handles requests for deletion of jars.
JarDeleteHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, EmptyResponseBody, JarDeleteMessageParameters>, Path, Executor) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHandler
 
JarDeleteHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
Message headers for JarDeleteHandler.
JarDeleteHeaders() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
JarDeleteMessageParameters - Class in org.apache.flink.runtime.webmonitor.handlers
Message parameters for JarDeleteHandler.
JarDeleteMessageParameters() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarDeleteMessageParameters
 
JarEntryInfo(String, String) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
 
JarFileChecker - Class in org.apache.flink.tools.ci.licensecheck
Checks the Jar files created by the build process.
JarFileChecker() - Constructor for class org.apache.flink.tools.ci.licensecheck.JarFileChecker
 
JarFileInfo(String, String, long, List<JarListInfo.JarEntryInfo>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
jarFileList - Variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
jarFileNames - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
JarHandlerUtils - Class in org.apache.flink.runtime.webmonitor.handlers.utils
Utils for jar handlers.
JarHandlerUtils() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils
 
JarHandlerUtils.JarHandlerContext - Class in org.apache.flink.runtime.webmonitor.handlers.utils
Standard jar handler parameters parsed from request.
jarIdPathParameter - Variable in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteMessageParameters
 
JarIdPathParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Path parameter to identify uploaded jar files.
JarIdPathParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
JarListHandler - Class in org.apache.flink.runtime.webmonitor.handlers
Handle request for listing uploaded jars.
JarListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JarListInfo, EmptyMessageParameters>, CompletableFuture<String>, File, Configuration, Executor) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarListHandler
 
JarListHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
Message headers for the JarListHandler.
JarListInfo - Class in org.apache.flink.runtime.webmonitor.handlers
Response type of the JarListHandler.
JarListInfo(String, List<JarListInfo.JarFileInfo>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarListInfo
 
JarListInfo.JarEntryInfo - Class in org.apache.flink.runtime.webmonitor.handlers
Nested class to encapsulate the jar entry info.
JarListInfo.JarFileInfo - Class in org.apache.flink.runtime.webmonitor.handlers
Nested class to encapsulate the jar file info.
JarLocation - Enum in org.apache.flink.tests.util.flink
Enum for specifying jar locations.
JarManifestParser - Class in org.apache.flink.client.deployment.application
Utility that parses JAR manifest attributes.
JarManifestParser() - Constructor for class org.apache.flink.client.deployment.application.JarManifestParser
 
jarPaths(String...) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the jarPaths and returns a reference to this Builder enabling method chaining.
jarPaths(Collection<String>) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the jarPaths and returns a reference to this Builder enabling method chaining.
JarPlanGetHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
Message headers for JarPlanHandler.
JarPlanGetHeaders() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanGetHeaders
 
JarPlanHandler - Class in org.apache.flink.runtime.webmonitor.handlers
This handler handles requests to fetch the plan for a jar.
JarPlanHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<JarPlanRequestBody, JobPlanInfo, JarPlanMessageParameters>, Path, Configuration, Executor) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanHandler
 
JarPlanHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<JarPlanRequestBody, JobPlanInfo, JarPlanMessageParameters>, Path, Configuration, Executor, Function<JobGraph, JobPlanInfo>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanHandler
 
JarPlanPostHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
Message headers for JarPlanHandler.
JarPlanPostHeaders() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanPostHeaders
 
JarPlanRequestBody - Class in org.apache.flink.runtime.webmonitor.handlers
RequestBody for querying the plan from a jar.
JarPlanRequestBody() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanRequestBody
 
JarPlanRequestBody(String, List<String>, Integer, JobID, Map<String, String>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarPlanRequestBody
 
JarRequestBody - Class in org.apache.flink.runtime.webmonitor.handlers
Base class for RequestBody for running a jar or querying the plan.
JarRunHandler - Class in org.apache.flink.runtime.webmonitor.handlers
Handler to submit jobs uploaded via the Web UI.
JarRunHandler(GatewayRetriever<? extends DispatcherGateway>, Duration, Map<String, String>, MessageHeaders<JarRunRequestBody, JarRunResponseBody, JarRunMessageParameters>, Path, Configuration, Executor, Supplier<ApplicationRunner>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunHandler
 
JarRunHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
JarRunMessageParameters - Class in org.apache.flink.runtime.webmonitor.handlers
JarRunMessageParameters() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunMessageParameters
 
JarRunRequestBody - Class in org.apache.flink.runtime.webmonitor.handlers
RequestBody for running a jar.
JarRunRequestBody() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
JarRunRequestBody(String, List<String>, Integer, JobID, Boolean, String, RecoveryClaimMode, Map<String, String>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
Fallback constructor ONLY for tests.
JarRunRequestBody(String, List<String>, Integer, JobID, Boolean, String, RecoveryClaimMode, RecoveryClaimMode, Map<String, String>) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunRequestBody
 
JarRunResponseBody - Class in org.apache.flink.runtime.webmonitor.handlers
Response for JarRunHandler.
JarRunResponseBody(JobID) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarRunResponseBody
 
JARS - Static variable in class org.apache.flink.configuration.PipelineOptions
A list of jar files that contain the user-defined function (UDF) classes and all classes used from within the UDFs.
JARS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JarUploadHandler - Class in org.apache.flink.runtime.webmonitor.handlers
Handles .jar file uploads.
JarUploadHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JarUploadResponseBody, EmptyMessageParameters>, Path, Executor) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarUploadHandler
 
JarUploadHeaders - Class in org.apache.flink.runtime.webmonitor.handlers
MessageHeaders for uploading jars.
JarUploadResponseBody - Class in org.apache.flink.runtime.webmonitor.handlers
JarUploadResponseBody(String) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.JarUploadResponseBody
 
JarUtils - Class in org.apache.flink.util
Utility functions for jar files.
JarUtils() - Constructor for class org.apache.flink.util.JarUtils
 
JAVA - org.apache.flink.table.catalog.FunctionLanguage
 
JAVA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
javaClassesThat() - Static method in class org.apache.flink.architecture.common.GivenJavaClasses
Equivalent of ArchRuleDefinition.classes(), but only for Java classes.
javaClassesThat(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.GivenJavaClasses
Equivalent of ArchRuleDefinition.classes(), but only for Java classes.
JavaCodeSplitter - Class in org.apache.flink.table.codesplit
Rewrite generated java code so that the length of each method becomes smaller and can be compiled.
JavaCodeSplitter() - Constructor for class org.apache.flink.table.codesplit.JavaCodeSplitter
 
JavaEitherSerializerSnapshot<L,​R> - Class in org.apache.flink.api.java.typeutils.runtime
Snapshot class for the EitherSerializer.
JavaEitherSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
Constructor for read instantiation.
JavaEitherSerializerSnapshot(EitherSerializer<L, R>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
Constructor to create the snapshot for writing.
JavaFieldPredicates - Class in org.apache.flink.architecture.common
Fine-grained predicates focus on the JavaField.
JavaFieldPredicates() - Constructor for class org.apache.flink.architecture.common.JavaFieldPredicates
 
JavaJob - Class in org.apache.flink.tests.scala
Simple batch job in pure Java.
JavaJob() - Constructor for class org.apache.flink.tests.scala.JavaJob
 
JavaJobWithKryoSerializer - Class in org.apache.flink.tests.scala
Simple batch job in pure Java that uses a custom Kryo serializer.
JavaJobWithKryoSerializer() - Constructor for class org.apache.flink.tests.scala.JavaJobWithKryoSerializer
 
JavaLexer - Class in org.apache.flink.table.codesplit
 
JavaLexer(CharStream) - Constructor for class org.apache.flink.table.codesplit.JavaLexer
 
JavaParser - Class in org.apache.flink.table.codesplit
 
JavaParser(TokenStream) - Constructor for class org.apache.flink.table.codesplit.JavaParser
 
JavaParser.AnnotationConstantRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationMethodOrConstantRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationMethodRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationTypeBodyContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationTypeDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationTypeElementDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.AnnotationTypeElementRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ArgumentsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ArrayCreatorRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ArrayInitializerContext - Class in org.apache.flink.table.codesplit
 
JavaParser.BlockContext - Class in org.apache.flink.table.codesplit
 
JavaParser.BlockStatementContext - Class in org.apache.flink.table.codesplit
 
JavaParser.CatchClauseContext - Class in org.apache.flink.table.codesplit
 
JavaParser.CatchTypeContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassBodyContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassBodyDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassCreatorRestContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassOrInterfaceModifierContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassOrInterfaceTypeContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ClassTypeContext - Class in org.apache.flink.table.codesplit
 
JavaParser.CompilationUnitContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ConstantDeclaratorContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ConstDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ConstructorCallContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ConstructorDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.CreatedNameContext - Class in org.apache.flink.table.codesplit
 
JavaParser.CreatorContext - Class in org.apache.flink.table.codesplit
 
JavaParser.DefaultValueContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ElementValueArrayInitializerContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ElementValueContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ElementValuePairContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ElementValuePairsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.EnhancedForControlContext - Class in org.apache.flink.table.codesplit
 
JavaParser.EnumBodyDeclarationsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.EnumConstantContext - Class in org.apache.flink.table.codesplit
 
JavaParser.EnumConstantsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.EnumDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ExplicitGenericInvocationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ExplicitGenericInvocationSuffixContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ExpressionContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ExpressionListContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FieldDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FinallyBlockContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FloatLiteralContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ForControlContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ForInitContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FormalParameterContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FormalParameterListContext - Class in org.apache.flink.table.codesplit
 
JavaParser.FormalParametersContext - Class in org.apache.flink.table.codesplit
 
JavaParser.GenericConstructorDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.GenericInterfaceMethodDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.GenericMethodDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ImportDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InnerCreatorContext - Class in org.apache.flink.table.codesplit
 
JavaParser.IntegerLiteralContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceBodyContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceBodyDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceMemberDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceMethodDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.InterfaceMethodModifierContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LambdaBodyContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LambdaExpressionContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LambdaParametersContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LastFormalParameterContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LiteralContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LocalTypeDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.LocalVariableDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.MemberDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.MethodBodyContext - Class in org.apache.flink.table.codesplit
 
JavaParser.MethodCallContext - Class in org.apache.flink.table.codesplit
 
JavaParser.MethodDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ModifierContext - Class in org.apache.flink.table.codesplit
 
JavaParser.NonWildcardTypeArgumentsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.NonWildcardTypeArgumentsOrDiamondContext - Class in org.apache.flink.table.codesplit
 
JavaParser.PackageDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ParExpressionContext - Class in org.apache.flink.table.codesplit
 
JavaParser.PrimaryContext - Class in org.apache.flink.table.codesplit
 
JavaParser.PrimitiveTypeContext - Class in org.apache.flink.table.codesplit
 
JavaParser.QualifiedNameContext - Class in org.apache.flink.table.codesplit
 
JavaParser.QualifiedNameListContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ResourceContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ResourcesContext - Class in org.apache.flink.table.codesplit
 
JavaParser.ResourceSpecificationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.StatementContext - Class in org.apache.flink.table.codesplit
 
JavaParser.SuperSuffixContext - Class in org.apache.flink.table.codesplit
 
JavaParser.SwitchBlockStatementGroupContext - Class in org.apache.flink.table.codesplit
 
JavaParser.SwitchLabelContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeArgumentContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeArgumentsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeArgumentsOrDiamondContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeBoundContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeDeclarationContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeListContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeParameterContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeParametersContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeTypeContext - Class in org.apache.flink.table.codesplit
 
JavaParser.TypeTypeOrVoidContext - Class in org.apache.flink.table.codesplit
 
JavaParser.VariableDeclaratorContext - Class in org.apache.flink.table.codesplit
 
JavaParser.VariableDeclaratorIdContext - Class in org.apache.flink.table.codesplit
 
JavaParser.VariableDeclaratorsContext - Class in org.apache.flink.table.codesplit
 
JavaParser.VariableInitializerContext - Class in org.apache.flink.table.codesplit
 
JavaParser.VariableModifierContext - Class in org.apache.flink.table.codesplit
 
JavaParserBaseListener - Class in org.apache.flink.table.codesplit
This class provides an empty implementation of JavaParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
JavaParserBaseListener() - Constructor for class org.apache.flink.table.codesplit.JavaParserBaseListener
 
JavaParserBaseVisitor<T> - Class in org.apache.flink.table.codesplit
This class provides an empty implementation of JavaParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
JavaParserBaseVisitor() - Constructor for class org.apache.flink.table.codesplit.JavaParserBaseVisitor
 
JavaParserListener - Interface in org.apache.flink.table.codesplit
This interface defines a complete listener for a parse tree produced by JavaParser.
JavaParserVisitor<T> - Interface in org.apache.flink.table.codesplit
This interface defines a complete generic visitor for a parse tree produced by JavaParser.
JavaProgramTestBase - Class in org.apache.flink.test.util
Base class for unit tests that run a single test with object reuse enabled/disabled and against collection environments.
JavaProgramTestBase() - Constructor for class org.apache.flink.test.util.JavaProgramTestBase
 
JavaProgramTestBaseJUnit4 - Class in org.apache.flink.test.util
Deprecated.
Use JavaProgramTestBase instead.
JavaProgramTestBaseJUnit4() - Constructor for class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
JavaSerializer<T> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
This is a reimplementation of Kryo's JavaSerializer, that additionally makes sure the ObjectInputStream used for deserialization specifically uses Kryo's registered classloader.
JavaSerializer<T extends Serializable> - Class in org.apache.flink.runtime.state
A TypeSerializer that uses Java serialization.
JavaSerializer() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
JavaSerializer() - Constructor for class org.apache.flink.runtime.state.JavaSerializer
 
JavaSerializer.JavaSerializerSnapshot<T extends Serializable> - Class in org.apache.flink.runtime.state
Serializer configuration snapshot for compatibility and format evolution.
JavaSerializerSnapshot() - Constructor for class org.apache.flink.runtime.state.JavaSerializer.JavaSerializerSnapshot
 
JavaToValueConverter - Class in org.apache.flink.types
 
JavaToValueConverter() - Constructor for class org.apache.flink.types.JavaToValueConverter
 
jdbcCompliant() - Method in class org.apache.flink.table.jdbc.FlinkDriver
 
JdbcFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a function call expression with JDBC syntax.
JdbcOdbcDataType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JdbcOdbcDataTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
jenkinsHash(int) - Static method in class org.apache.flink.util.MathUtils
This function hashes an integer value.
jj_nt - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
jjFillToken() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
jjnewLexState - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
JMTMRegistrationRejection - Class in org.apache.flink.runtime.jobmaster
Message indicating a registration rejection from the JobMaster for the TaskExecutor.
JMTMRegistrationRejection(String) - Constructor for class org.apache.flink.runtime.jobmaster.JMTMRegistrationRejection
 
JMTMRegistrationSuccess - Class in org.apache.flink.runtime.jobmaster
Message indicating a successful JobMaster and TaskExecutor registration.
JMTMRegistrationSuccess(ResourceID) - Constructor for class org.apache.flink.runtime.jobmaster.JMTMRegistrationSuccess
 
JMX_SERVER_PORT - Static variable in class org.apache.flink.configuration.JMXServerOptions
Port configured to enable JMX server for metrics and debugging.
JMXReporter - Class in org.apache.flink.metrics.jmx
MetricReporter that exports Metrics via JMX.
JMXReporter.JmxCounterMBean - Interface in org.apache.flink.metrics.jmx
The MBean interface for an exposed counter.
JMXReporter.JmxGaugeMBean - Interface in org.apache.flink.metrics.jmx
The MBean interface for an exposed gauge.
JMXReporter.JmxHistogramMBean - Interface in org.apache.flink.metrics.jmx
The MBean interface for an exposed histogram.
JMXReporter.JmxMeterMBean - Interface in org.apache.flink.metrics.jmx
The MBean interface for an exposed meter.
JMXReporter.MetricMBean - Interface in org.apache.flink.metrics.jmx
The common MBean interface for all metrics.
JMXReporterFactory - Class in org.apache.flink.metrics.jmx
JMXReporterFactory() - Constructor for class org.apache.flink.metrics.jmx.JMXReporterFactory
 
JMXServerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to JMX server.
JMXService - Class in org.apache.flink.management.jmx
Provide a JVM-wide singleton JMX Service.
JMXService() - Constructor for class org.apache.flink.management.jmx.JMXService
 
JOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JOB_FAILOVER_REGION - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
JOB_GRAPH_FILE_PATH - Static variable in class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
JOB_GRAPH_STORE_KEY_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
JOB_ID - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
JOB_ID - Static variable in class org.apache.flink.util.MdcUtils
 
JOB_LISTENERS - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
JOB_MANAGER_ANNOTATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_CPU - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_CPU_LIMIT_FACTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_ENV_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
JOB_MANAGER_FUTURE_POOL_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
JOB_MANAGER_IO_POOL_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
JOB_MANAGER_LABELS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_MEMORY_LIMIT_FACTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_NAME - Static variable in class org.apache.flink.runtime.jobmaster.JobMaster
Default names for Flink's distributed components.
JOB_MANAGER_NODE_SELECTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_OWNER_REFERENCE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_POD_TEMPLATE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_PROCESS_WORKING_DIR_BASE - Static variable in class org.apache.flink.configuration.ClusterOptions
 
JOB_MANAGER_RESOURCE_ID - Static variable in class org.apache.flink.configuration.JobManagerOptions
The JobManager's ResourceID.
JOB_MANAGER_RPC_PORT_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
JOB_MANAGER_SERVICE_ACCOUNT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_MANAGER_TOLERATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
JOB_NAME - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
JOB_NAME - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
JOB_PARAMETERS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
JOB_PARAMETERS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
JOB_PARAMETERS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
JOB_RECOVERY_ENABLED - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
JOB_RECOVERY_PREVIOUS_WORKER_RECOVERY_TIMEOUT - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
JOB_RECOVERY_SNAPSHOT_MIN_PAUSE - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
JOB_RESULT_MESSAGE - Static variable in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
JOB_STATUS_CHANGED_LISTENERS - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
JOB_STATUS_METRICS - Static variable in class org.apache.flink.configuration.MetricOptions
Controls which job status metrics will be exposed.
JOB_STORE_CACHE_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
The job store cache size in bytes which is used to keep completed jobs in memory.
JOB_STORE_EXPIRATION_TIME - Static variable in class org.apache.flink.configuration.JobManagerOptions
The time in seconds after which a completed job expires and is purged from the job store.
JOB_STORE_MAX_CAPACITY - Static variable in class org.apache.flink.configuration.JobManagerOptions
The max number of completed jobs that can be kept in the job store.
JOB_STORE_TYPE - Static variable in class org.apache.flink.configuration.JobManagerOptions
Config parameter determining the job store implementation in session cluster.
JOB_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Timeout for jobs which don't have a job manager as leader assigned.
JobAccumulator() - Constructor for class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.JobAccumulator
 
JobAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler that returns the aggregated accumulators of a job.
JobAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobAccumulatorsInfo, JobAccumulatorsMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobAccumulatorsHandler
 
JobAccumulatorsHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobAccumulatorsHandler.
JobAccumulatorsInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobAccumulatorsHandler.
JobAccumulatorsInfo(List<JobAccumulatorsInfo.JobAccumulator>, List<JobAccumulatorsInfo.UserTaskAccumulator>, Map<String, SerializedValue<OptionalFailure<Object>>>) - Constructor for class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo
 
JobAccumulatorsInfo.JobAccumulator - Class in org.apache.flink.runtime.rest.messages
Json serializer for the JobAccumulatorsInfo.
JobAccumulatorsInfo.UserTaskAccumulator - Class in org.apache.flink.runtime.rest.messages
Json serializer for the JobAccumulatorsInfo.
JobAccumulatorsMessageParameters - Class in org.apache.flink.runtime.rest.messages
Request parameter for job accumulator's handler JobAccumulatorsHandler.
JobAccumulatorsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobAccumulatorsMessageParameters
 
JobAllocationsInformation - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Information about allocations of Job Vertices.
JobAllocationsInformation.VertexAllocationInformation - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Information about the allocations of a single Job Vertex.
JobCancellationException - Exception in org.apache.flink.runtime.client
An exception which is thrown by the JobClient if a job is aborted as a result of a user cancellation.
JobCancellationException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobCancellationException
 
JobCancellationFailedException - Exception in org.apache.flink.runtime.dispatcher
JobCancellationFailedException is thrown if the cancellation of a job failed.
JobCancellationFailedException(String) - Constructor for exception org.apache.flink.runtime.dispatcher.JobCancellationFailedException
 
JobCancellationFailedException(String, Throwable) - Constructor for exception org.apache.flink.runtime.dispatcher.JobCancellationFailedException
 
JobCancellationHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the cancel and stop request.
JobCancellationHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, EmptyResponseBody, JobCancellationMessageParameters>, TerminationModeQueryParameter.TerminationMode) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobCancellationHandler
 
JobCancellationHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobCancellationHandler.
JobCancellationMessageParameters - Class in org.apache.flink.runtime.rest.messages
Parameters for job related REST handlers.
JobCancellationMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
JobCheckpointingSettings - Class in org.apache.flink.runtime.jobgraph.tasks
The JobCheckpointingSettings are attached to a JobGraph and describe the settings for the asynchronous checkpoints of the JobGraph, such as interval.
JobCheckpointingSettings(CheckpointCoordinatorConfiguration, SerializedValue<StateBackend>) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
JobCheckpointingSettings(CheckpointCoordinatorConfiguration, SerializedValue<StateBackend>, TernaryBoolean, SerializedValue<CheckpointStorage>, SerializedValue<MasterTriggerRestoreHook.Factory[]>) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
jobClient(JobClient) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies job client which associates the submitted Flink job.
JobClient - Interface in org.apache.flink.core.execution
A client that is scoped to a specific job.
JobClientHeartbeatHandler - Class in org.apache.flink.runtime.rest.handler.job
Receive the heartbeat from the client.
JobClientHeartbeatHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<JobClientHeartbeatRequestBody, EmptyResponseBody, JobClientHeartbeatParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobClientHeartbeatHandler
 
JobClientHeartbeatHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobClientHeartbeatHandler.
JobClientHeartbeatParameters - Class in org.apache.flink.runtime.rest.messages
The parameter when the client reports heartbeat.
JobClientHeartbeatParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobClientHeartbeatParameters
 
JobClientHeartbeatRequestBody - Class in org.apache.flink.runtime.rest.messages
RequestBody to report heartbeat for client.
JobClientHeartbeatRequestBody(long) - Constructor for class org.apache.flink.runtime.rest.messages.JobClientHeartbeatRequestBody
 
JobClusterEntrypoint - Class in org.apache.flink.runtime.entrypoint
Deprecated.
Per-job mode has been deprecated in Flink 1.15 and will be removed in the future. Please use application mode instead.
JobClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.runtime.entrypoint.JobClusterEntrypoint
Deprecated.
 
jobConf - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
JobConfigHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler serving the job configuration.
JobConfigHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobConfigInfo, JobMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobConfigHandler
 
JobConfigHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobConfigHandler.
JobConfigInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobConfigHandler.
JobConfigInfo(JobID, String, JobConfigInfo.ExecutionConfigInfo) - Constructor for class org.apache.flink.runtime.rest.messages.JobConfigInfo
 
JobConfigInfo.Deserializer - Class in org.apache.flink.runtime.rest.messages
Json deserializer for the JobConfigInfo.
JobConfigInfo.ExecutionConfigInfo - Class in org.apache.flink.runtime.rest.messages
Nested class to encapsulate the execution configuration.
JobConfigInfo.Serializer - Class in org.apache.flink.runtime.rest.messages
Json serializer for the JobConfigInfo.
JobController - Interface in org.apache.flink.tests.util.flink
Controller for interacting with a job.
JobCreatedEvent - Interface in org.apache.flink.streaming.runtime.execution
Basic job created event.
JobDetails - Class in org.apache.flink.runtime.messages.webmonitor
An actor message with a detailed overview of the current status of a job.
JobDetails(JobID, String, long, long, long, JobStatus, long, int[], int) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
JobDetails(JobID, String, long, long, long, JobStatus, long, int[], int, Map<String, Map<Integer, JobDetails.CurrentAttempts>>) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
JobDetails(JobID, String, long, long, long, JobStatus, long, Map<String, Integer>) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
JobDetails.CurrentAttempts - Class in org.apache.flink.runtime.messages.webmonitor
The CurrentAttempts holds the attempt number of the current representative execution attempt, the attempt numbers of all the running attempts, and whether the current execution has reached terminal state.
JobDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler returning the details for the specified job.
JobDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobDetailsInfo, JobMessageParameters>, ExecutionGraphCache, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobDetailsHandler
 
JobDetailsHeaders - Class in org.apache.flink.runtime.rest.messages.job
Message headers for the JobDetailsHandler.
JobDetailsInfo - Class in org.apache.flink.runtime.rest.messages.job
Details about a job.
JobDetailsInfo(JobID, String, boolean, JobStatus, JobType, long, long, long, long, long, Map<JobStatus, Long>, Collection<JobDetailsInfo.JobVertexDetailsInfo>, Map<ExecutionState, Integer>, JobPlanInfo.RawJson) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo
 
JobDetailsInfo.JobVertexDetailsInfo - Class in org.apache.flink.runtime.rest.messages.job
Detailed information about a job vertex.
JobDispatcherFactory - Enum in org.apache.flink.runtime.dispatcher
JobDispatcherLeaderProcess - Class in org.apache.flink.runtime.dispatcher.runner
DispatcherLeaderProcess implementation for the per-job mode.
JobDispatcherLeaderProcessFactory - Class in org.apache.flink.runtime.dispatcher.runner
JobDispatcherLeaderProcessFactoryFactory - Class in org.apache.flink.runtime.dispatcher.runner
JobEdge - Class in org.apache.flink.runtime.jobgraph
This class represent edges (communication channels) in a job graph.
JobEdge(IntermediateDataSet, JobVertex, DistributionPattern, boolean) - Constructor for class org.apache.flink.runtime.jobgraph.JobEdge
Constructs a new job edge, that connects an intermediate result to a consumer task.
JobEvent - Interface in org.apache.flink.runtime.jobmaster.event
A class that represents an event that happens during the job execution.
JobEventManager - Class in org.apache.flink.runtime.jobmaster.event
The manager for recording and replaying JobEvent.
JobEventManager(JobEventStore) - Constructor for class org.apache.flink.runtime.jobmaster.event.JobEventManager
 
JobEventReplayHandler - Interface in org.apache.flink.runtime.jobmaster.event
The interface for process job event.
JobEvents - Class in org.apache.flink.runtime.jobmaster.event
A class hosts all the type ids of events.
JobEvents() - Constructor for class org.apache.flink.runtime.jobmaster.event.JobEvents
 
JobEventStore - Interface in org.apache.flink.runtime.jobmaster.event
A store for recording the JobEvent.
JobEventStoreOptions - Class in org.apache.flink.configuration
Configuration options for the job events.
JobException - Exception in org.apache.flink.runtime
Indicates that a job has failed.
JobException(String) - Constructor for exception org.apache.flink.runtime.JobException
 
JobException(String, Throwable) - Constructor for exception org.apache.flink.runtime.JobException
 
JobExceptionHistory(List<JobExceptionsInfoWithHistory.RootExceptionInfo>, boolean) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
JobExceptionsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler serving the job exceptions.
JobExceptionsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobExceptionsInfoWithHistory, JobExceptionsMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobExceptionsHandler
 
JobExceptionsHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobExceptionsHandler.
JobExceptionsInfoWithHistory - Class in org.apache.flink.runtime.rest.messages
JobExceptionsInfoWithHistory providing a history of previously caused failures.
JobExceptionsInfoWithHistory(JobExceptionsInfoWithHistory.JobExceptionHistory) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
JobExceptionsInfoWithHistory.ExceptionInfo - Class in org.apache.flink.runtime.rest.messages
Json equivalent of ExceptionHistoryEntry.
JobExceptionsInfoWithHistory.JobExceptionHistory - Class in org.apache.flink.runtime.rest.messages
JobExceptionHistory collects all previously caught errors.
JobExceptionsInfoWithHistory.RootExceptionInfo - Class in org.apache.flink.runtime.rest.messages
Json equivalent of RootExceptionHistoryEntry.
JobExceptionsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job
JobExceptionsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobExceptionsMessageParameters
 
JobExecutionException - Exception in org.apache.flink.runtime.client
This exception is the base exception for all exceptions that denote any failure during the execution of a job.
JobExecutionException(JobID, String) - Constructor for exception org.apache.flink.runtime.client.JobExecutionException
 
JobExecutionException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobExecutionException
Constructs a new job execution exception.
JobExecutionException(JobID, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobExecutionException
 
JobExecutionResult - Class in org.apache.flink.api.common
The result of a job execution.
JobExecutionResult(JobID, long, Map<String, OptionalFailure<Object>>) - Constructor for class org.apache.flink.api.common.JobExecutionResult
Creates a new JobExecutionResult.
JobExecutionResultHandler - Class in org.apache.flink.runtime.rest.handler.job
Returns the JobExecutionResult for a given JobID.
JobExecutionResultHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobExecutionResultHandler
 
JobExecutionResultHeaders - Class in org.apache.flink.runtime.rest.messages.job
JobExecutionResultHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobExecutionResultHeaders
 
JobExecutionResultResponseBody - Class in org.apache.flink.runtime.rest.messages.job
ResponseBody that carries a QueueStatus and a JobResult.
JobExecutionResultResponseBody(QueueStatus, JobResult) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
JobExecutionStatusEvent - Interface in org.apache.flink.core.execution
Job execution status event.
JobFailureMetricReporter - Class in org.apache.flink.runtime.scheduler.adaptive
Helper class to simplify job failure reporting through a metric group.
JobFailureMetricReporter(MetricGroup) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.JobFailureMetricReporter
 
JobGraph - Class in org.apache.flink.runtime.jobgraph
The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.
JobGraph(String) - Constructor for class org.apache.flink.runtime.jobgraph.JobGraph
Constructs a new job graph with the given name, the given ExecutionConfig, and a random job ID.
JobGraph(JobID, String) - Constructor for class org.apache.flink.runtime.jobgraph.JobGraph
Constructs a new job graph with the given job ID (or a random ID, if null is passed), the given name and the given execution configuration (see ExecutionConfig).
JobGraph(JobID, String, JobVertex...) - Constructor for class org.apache.flink.runtime.jobgraph.JobGraph
Constructs a new job graph with the given name, the given ExecutionConfig, the given jobId or a random one if null supplied, and the given job vertices.
JobGraphBuilder - Class in org.apache.flink.runtime.jobgraph
Builder for the JobGraph.
jobGraphFileName - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
JobGraphJobInformation - Class in org.apache.flink.runtime.scheduler.adaptive
JobInformation created from a JobGraph.
JobGraphJobInformation(JobGraph, VertexParallelismStore) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.JobGraphJobInformation
 
JobGraphRetriever - Interface in org.apache.flink.runtime.entrypoint.component
Interface which allows to retrieve the JobGraph.
JobGraphStore - Interface in org.apache.flink.runtime.jobmanager
JobGraph instances for recovery.
JobGraphStore.JobGraphListener - Interface in org.apache.flink.runtime.jobmanager
A listener for JobGraph instances.
JobGraphStoreUtil - Interface in org.apache.flink.runtime.jobmanager
JobGraphStore utility interfaces.
JobGraphStoreWatcher - Interface in org.apache.flink.runtime.jobmanager
A watcher on JobGraphStore.
JobGraphUtils - Enum in org.apache.flink.runtime.jobgraph
Utilities for generating JobGraph.
JobGraphWriter - Interface in org.apache.flink.runtime.jobmanager
Allows to store and remove job graphs.
jobId - Variable in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
The ID of the job represented by this metrics group.
jobId - Variable in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
jobId() - Method in class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
jobId() - Method in interface org.apache.flink.core.execution.JobStatusChangedEvent
 
jobId() - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
jobId() - Method in class org.apache.flink.streaming.runtime.execution.DefaultJobCreatedEvent
 
jobId(JobID) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
jobID - Variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
jobID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
jobID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobQueryScopeInfo
 
jobID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
jobID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
jobID - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerMessageParameters
 
jobID - Variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerMessageParameters
 
jobID - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
JobID from the owning subtask.
JobID - Class in org.apache.flink.api.common
Unique (at least statistically unique) identifier for a Flink Job.
JobID() - Constructor for class org.apache.flink.api.common.JobID
Creates a new (statistically) random JobID.
JobID(byte[]) - Constructor for class org.apache.flink.api.common.JobID
Creates a new JobID from the given byte sequence.
JobID(long, long) - Constructor for class org.apache.flink.api.common.JobID
Creates a new JobID, using the given lower and upper parts.
JobIDDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Json deserializer for JobID.
JobIDDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobIDDeserializer
 
jobIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusMessageParameters
 
jobIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusMessageParameters
 
JobIDPathParameter - Class in org.apache.flink.runtime.rest.messages
Path parameter identifying jobs.
JobIDPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
JobIDSerializer - Class in org.apache.flink.runtime.rest.messages.json
Json serializer for JobID.
JobIDSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobIDSerializer
 
JobIdsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler for job IDs.
JobIdsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobIdsWithStatusOverview, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobIdsHandler
 
JobIdsWithStatusesOverviewHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobIdsWithStatusOverview.
JobIdsWithStatusOverview - Class in org.apache.flink.runtime.messages.webmonitor
An overview of how many jobs are in which status.
JobIdsWithStatusOverview(Collection<JobIdsWithStatusOverview.JobIdWithStatus>) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
JobIdsWithStatusOverview(JobIdsWithStatusOverview, JobIdsWithStatusOverview) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
JobIdsWithStatusOverview.JobIdWithStatus - Class in org.apache.flink.runtime.messages.webmonitor
 
jobIDToName(JobID) - Method in enum org.apache.flink.kubernetes.highavailability.KubernetesJobGraphStoreUtil
Convert a JobID to config map key.
jobIDToName(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStoreUtil
Get the name in external storage from job id.
jobIDToName(JobID) - Method in enum org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreUtil
 
JobIdWithStatus(JobID, JobStatus) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
 
jobInfo - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
JobInfo - Interface in org.apache.flink.api.common
The JobInfo represents the meta information of current job.
JobInfo - Interface in org.apache.flink.datastream.api.context
JobInfo contains all the meta information of the job.
JobInfo.ExecutionMode - Enum in org.apache.flink.datastream.api.context
Execution mode of this current job.
JobInfoImpl - Class in org.apache.flink.api.common
The default implementation of JobInfo.
JobInfoImpl(JobID, String) - Constructor for class org.apache.flink.api.common.JobInfoImpl
 
JobInformation - Class in org.apache.flink.runtime.executiongraph
Container class for job information which is stored in the ExecutionGraph.
JobInformation - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
Information about the job.
JobInformation(JobID, JobType, String, SerializedValue<ExecutionConfig>, Configuration, Collection<PermanentBlobKey>, Collection<URL>) - Constructor for class org.apache.flink.runtime.executiongraph.JobInformation
 
JobInformation.VertexInformation - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
Information about a single vertex.
JobInitializationException - Exception in org.apache.flink.runtime.client
An exception indicating that the job has failed in the INITIALIZING job status.
JobInitializationException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobInitializationException
 
JobLeaderIdActions - Interface in org.apache.flink.runtime.resourcemanager
Interface for actions called by the DefaultJobLeaderIdService.
JobLeaderIdService - Interface in org.apache.flink.runtime.resourcemanager
Service which retrieves for a registered job the current job leader id (the leader id of the job manager responsible for the job).
JobLeaderListener - Interface in org.apache.flink.runtime.taskexecutor
Listener for the JobLeaderService.
jobLeaderLostLeadership(JobID, JobMasterId) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
Callback when a monitored job leader lost its leadership.
jobLeaderLostLeadership(JobID, JobMasterId) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
JobLeaderService - Interface in org.apache.flink.runtime.taskexecutor
This service has the responsibility to monitor the job leaders (the job manager which is leader for a given job) for all registered jobs.
JobListener - Interface in org.apache.flink.core.execution
A listener that is notified on specific job status changed, which should be firstly registered by #registerJobListener of execution environments.
JOBMANAGER_JOB_CONFIG_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.job.JobManagerJobConfigurationHeaders
 
JOBMANAGER_JOB_ENV_REST_PATH - Static variable in class org.apache.flink.runtime.rest.messages.job.JobManagerJobEnvironmentHeaders
 
JobManagerCheckpointStorage - Class in org.apache.flink.runtime.state.storage
The CheckpointStorage checkpoints state directly to the JobManager's memory (hence the name), but savepoints will be persisted to a file system.
JobManagerCheckpointStorage() - Constructor for class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a new job manager checkpoint storage that accepts states whose serialized forms are up to the default state size (5 MB).
JobManagerCheckpointStorage(int) - Constructor for class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a new JobManagerCheckpointStorage, setting optionally the paths to persist checkpoint metadata and savepoints to, as well as configuring state thresholds and asynchronous operations.
JobManagerCheckpointStorage(String) - Constructor for class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a new JobManagerCheckpointStorage, setting optionally the paths to persist checkpoint metadata and savepoints to, as well as configuring state thresholds and asynchronous operations.
JobManagerCheckpointStorage(Path, int) - Constructor for class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Creates a new JobManagerCheckpointStorage, setting optionally the paths to persist checkpoint metadata and savepoints to, as well as configuring state thresholds and asynchronous operations.
JobManagerCustomLogHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the custom log file from JobManager.
JobManagerCustomLogHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, FileMessageParameters>, File) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerCustomLogHandler
 
JobManagerCustomLogHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
JobManagerEnvironmentHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which serves the jobmanager's environment variables.
JobManagerEnvironmentHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, EnvironmentInfo, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerEnvironmentHandler
 
JobManagerEnvironmentHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobManagerEnvironmentHandler.
JobManagerEnvironmentHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.JobManagerEnvironmentHeaders
 
JobManagerException - Exception in org.apache.flink.runtime.jobmaster
Base exception thrown by the JobMaster.
JobManagerException(String) - Constructor for exception org.apache.flink.runtime.jobmaster.JobManagerException
 
JobManagerException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.JobManagerException
 
JobManagerException(Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.JobManagerException
 
JobManagerFlinkMemory - Class in org.apache.flink.runtime.util.config.memory.jobmanager
Flink internal memory components of Job Manager.
JobManagerFlinkMemory(MemorySize, MemorySize) - Constructor for class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemory
 
JobManagerFlinkMemoryUtils - Class in org.apache.flink.runtime.util.config.memory.jobmanager
FlinkMemoryUtils for Job Manager.
JobManagerFlinkMemoryUtils() - Constructor for class org.apache.flink.runtime.util.config.memory.jobmanager.JobManagerFlinkMemoryUtils
 
jobManagerGainedLeadership(JobID, JobMasterGateway, JMTMRegistrationSuccess) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderListener
Callback if a job manager has gained leadership for the job identified by the job id and a connection could be established to this job manager.
jobManagerHostname(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the job manager hostname and returns a reference to this Builder enabling method chaining.
JobManagerJobConfigurationHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler which serves the jobmanager's configuration of a specific job.
JobManagerJobConfigurationHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ConfigurationInfo, JobMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobManagerJobConfigurationHandler
 
JobManagerJobConfigurationHeaders - Class in org.apache.flink.runtime.rest.messages.job
Message headers for the JobManagerJobConfigurationHandler.
JobManagerJobEnvironmentHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler which serves the jobmanager's environment variables of a specific job.
JobManagerJobEnvironmentHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, EnvironmentInfo, JobMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobManagerJobEnvironmentHandler
 
JobManagerJobEnvironmentHeaders - Class in org.apache.flink.runtime.rest.messages.job
Message headers for the JobManagerJobEnvironmentHandler.
jobManagerJobMetricGroup - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
JobManagerJobMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing everything belonging to a specific job, running on the JobManager.
JobManagerJobMetricGroupFactory - Interface in org.apache.flink.runtime.jobmaster.factories
Factory interface for JobManagerJobMetricGroup.
JobManagerJobScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the JobMetricGroup.
JobManagerJobScopeFormat(String, JobManagerScopeFormat) - Constructor for class org.apache.flink.runtime.metrics.scope.JobManagerJobScopeFormat
 
JobManagerLogFileHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the log files from JobManager.
JobManagerLogFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, EmptyMessageParameters>, File) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerLogFileHandler
 
JobManagerLogFileHeader - Class in org.apache.flink.runtime.rest.messages.cluster
Headers for the JobManagerLogFileHandler.
JobManagerLogListHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Handler which serves detailed JobManager log list information.
JobManagerLogListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, LogListInfo, EmptyMessageParameters>, File) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerLogListHandler
 
JobManagerLogListHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
Headers for the JobManagerLogListHandler.
JobManagerLogUrlHeaders - Class in org.apache.flink.runtime.rest.messages
Headers for the log url retriever of JobManager.
jobManagerLostLeadership(JobID, JobMasterId) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderListener
Callback if the job leader for the job with the given job id lost its leadership.
JobManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing a JobManager.
JobManagerMetricGroupFactory - Interface in org.apache.flink.runtime.dispatcher
Factory interface for JobManagerMetricGroup.
JobManagerMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns JobManager metrics.
JobManagerMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.JobManagerMetricsHandler
 
JobManagerMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobManagerMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobManagerMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsMessageParameters
 
JobManagerOperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing everything belonging to the components running on the JobManager of an Operator.
JobManagerOperatorMetricGroup(MetricRegistry, JobManagerJobMetricGroup, AbstractID, String, OperatorID, String) - Constructor for class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
JobManagerOperatorMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns job manager operator metrics.
JobManagerOperatorMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.JobManagerOperatorMetricsHandler
 
JobManagerOperatorMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobManagerOperatorMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobManagerOperatorMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsMessageParameters
 
JobManagerOperatorQueryScopeInfo(String, String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
JobManagerOperatorQueryScopeInfo(String, String, String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
JobManagerOperatorScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the JobManagerOperatorMetricGroup.
JobManagerOperatorScopeFormat(String, JobManagerJobScopeFormat) - Constructor for class org.apache.flink.runtime.metrics.scope.JobManagerOperatorScopeFormat
 
JobManagerOptions - Class in org.apache.flink.configuration
Configuration options for the JobManager.
JobManagerOptions.HybridPartitionDataConsumeConstraint - Enum in org.apache.flink.configuration
Constraints of upstream hybrid partition data consumption by downstream.
JobManagerOptions.JobStoreType - Enum in org.apache.flink.configuration
Type of job store implementation.
JobManagerOptions.SchedulerType - Enum in org.apache.flink.configuration
Type of scheduler implementation.
JobManagerProcessSpec - Class in org.apache.flink.runtime.jobmanager
Describe the specifics of different resource dimensions of the JobManager process.
JobManagerProcessSpec(MemorySize, MemorySize, MemorySize, MemorySize) - Constructor for class org.apache.flink.runtime.jobmanager.JobManagerProcessSpec
 
JobManagerProcessUtils - Class in org.apache.flink.runtime.jobmanager
JobManager utils to calculate JobManagerProcessSpec and JVM args.
JobManagerProfilingFileHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the profiler result file from JobManager.
JobManagerProfilingFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, ProfilingFileMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingFileHandler
 
JobManagerProfilingFileHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
JobManagerProfilingHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the profiling info from the JobManager.
JobManagerProfilingHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<ProfilingRequestBody, ProfilingInfo, EmptyMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingHandler
 
JobManagerProfilingHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
JobManagerProfilingListHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the profiling list from the JobManager.
JobManagerProfilingListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ProfilingInfoList, EmptyMessageParameters>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerProfilingListHandler
 
JobManagerProfilingListHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
JobManagerQueryScopeInfo() - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerQueryScopeInfo
 
JobManagerQueryScopeInfo(String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerQueryScopeInfo
 
JobManagerRegistration - Class in org.apache.flink.runtime.resourcemanager.registration
Container for JobManager related registration information, such as the leader id or the job id.
JobManagerRegistration(JobID, ResourceID, JobMasterGateway) - Constructor for class org.apache.flink.runtime.resourcemanager.registration.JobManagerRegistration
 
jobManagerRejectedRegistration(JobID, String, JMTMRegistrationRejection) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderListener
Callback if a job manager rejected the connection attempts of a task manager.
JobManagerRunner - Interface in org.apache.flink.runtime.jobmaster
Interface for a runner which executes a JobMaster.
JobManagerRunnerFactory - Interface in org.apache.flink.runtime.dispatcher
Factory for a JobManagerRunner.
JobManagerRunnerRegistry - Interface in org.apache.flink.runtime.dispatcher
JobManagerRunner collects running jobs represented by JobManagerRunner.
JobManagerRunnerResult - Class in org.apache.flink.runtime.jobmaster
The result of the JobManagerRunner.
JobManagerScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the JobManagerMetricGroup.
JobManagerScopeFormat(String) - Constructor for class org.apache.flink.runtime.metrics.scope.JobManagerScopeFormat
 
JobManagerSharedServices - Class in org.apache.flink.runtime.jobmaster
Utility class which holds all auxiliary shared services used by the JobMaster.
JobManagerSharedServices(ScheduledExecutorService, ExecutorService, LibraryCacheManager, ShuffleMaster<?>, BlobWriter) - Constructor for class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
 
JobManagerStdoutFileHeader - Class in org.apache.flink.runtime.rest.messages.cluster
Headers for the JobManagerStdoutFileHandler.
JobManagerTaskRestore - Class in org.apache.flink.runtime.checkpoint
This class encapsulates the data from the job manager to restore a task.
JobManagerTaskRestore(long, TaskStateSnapshot) - Constructor for class org.apache.flink.runtime.checkpoint.JobManagerTaskRestore
 
JobManagerThreadDumpHandler - Class in org.apache.flink.runtime.rest.handler.cluster
Rest handler which serves the thread dump info from the JobManager.
JobManagerThreadDumpHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ThreadDumpInfo, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.JobManagerThreadDumpHandler
 
JobManagerThreadDumpHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
JobMaster - Class in org.apache.flink.runtime.jobmaster
JobMaster implementation.
JobMaster(RpcService, JobMasterId, JobMasterConfiguration, ResourceID, JobGraph, HighAvailabilityServices, SlotPoolServiceSchedulerFactory, JobManagerSharedServices, HeartbeatServices, JobManagerJobMetricGroupFactory, OnCompletionActions, FatalErrorHandler, ClassLoader, ShuffleMaster<?>, PartitionTrackerFactory, ExecutionDeploymentTracker, ExecutionDeploymentReconciler.Factory, BlocklistHandler.Factory, Collection<FailureEnricher>, long) - Constructor for class org.apache.flink.runtime.jobmaster.JobMaster
 
JobMasterConfiguration - Class in org.apache.flink.runtime.jobmaster
Configuration for the JobMaster.
JobMasterConfiguration(Duration, Duration, String, RetryingRegistrationConfiguration, Configuration) - Constructor for class org.apache.flink.runtime.jobmaster.JobMasterConfiguration
 
JobMasterException - Exception in org.apache.flink.runtime.jobmaster
Base class for JobMaster related exceptions.
JobMasterException(String) - Constructor for exception org.apache.flink.runtime.jobmaster.JobMasterException
 
JobMasterException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.JobMasterException
 
JobMasterException(Throwable) - Constructor for exception org.apache.flink.runtime.jobmaster.JobMasterException
 
jobMasterFailed(Throwable) - Method in interface org.apache.flink.runtime.jobmanager.OnCompletionActions
The JobMaster failed while executing the job.
jobMasterFailed(Throwable) - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
JobMasterGateway - Interface in org.apache.flink.runtime.jobmaster
JobMaster rpc gateway interface.
JobMasterId - Class in org.apache.flink.runtime.jobmaster
The JobMaster fencing token.
JobMasterId(UUID) - Constructor for class org.apache.flink.runtime.jobmaster.JobMasterId
Creates a JobMasterId that takes the bits from the given UUID.
JobMasterOperatorEventGateway - Interface in org.apache.flink.runtime.jobmaster
Gateway to send an OperatorEvent or CoordinationRequest from the Task Manager to to the OperatorCoordinator on the JobManager side.
JobMasterPartitionTracker - Interface in org.apache.flink.runtime.io.network.partition
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
JobMasterPartitionTrackerImpl - Class in org.apache.flink.runtime.io.network.partition
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
JobMasterPartitionTrackerImpl(JobID, ShuffleMaster<?>, PartitionTrackerFactory.TaskExecutorGatewayLookup) - Constructor for class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
JobMasterRegistrationSuccess - Class in org.apache.flink.runtime.jobmaster
Base class for responses from the ResourceManager to a registration attempt by a JobMaster.
JobMasterRegistrationSuccess(ResourceManagerId, ResourceID) - Constructor for class org.apache.flink.runtime.jobmaster.JobMasterRegistrationSuccess
 
JobMasterService - Interface in org.apache.flink.runtime.jobmaster
Interface which specifies the JobMaster service.
JobMasterServiceFactory - Interface in org.apache.flink.runtime.jobmaster.factories
Factory for the JobMasterService.
JobMasterServiceLeadershipRunner - Class in org.apache.flink.runtime.jobmaster
Leadership runner for the JobMasterServiceProcess.
JobMasterServiceLeadershipRunner(JobMasterServiceProcessFactory, LeaderElection, JobResultStore, LibraryCacheManager.ClassLoaderLease, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
JobMasterServiceLeadershipRunnerFactory - Enum in org.apache.flink.runtime.dispatcher
Factory which creates a JobMasterServiceLeadershipRunner.
JobMasterServiceProcess - Interface in org.apache.flink.runtime.jobmaster
JobMasterServiceProcess is responsible for running a JobMasterService.
JobMasterServiceProcess.WaitingForLeadership - Enum in org.apache.flink.runtime.jobmaster
 
JobMasterServiceProcessFactory - Interface in org.apache.flink.runtime.jobmaster.factories
Factory for the JobMasterServiceProcess.
JobMessageParameters - Class in org.apache.flink.runtime.rest.messages
Message parameters which require a job path parameter.
JobMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobMessageParameters
 
JobMetricGroup<C extends ComponentMetricGroup<C>> - Class in org.apache.flink.runtime.metrics.groups
Special abstract MetricGroup representing everything belonging to a specific job.
JobMetricGroup(MetricRegistry, C, JobID, String, String[]) - Constructor for class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
JobMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Request handler that returns for a given job a list of all available metrics or the values for a set of metrics.
JobMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.JobMetricsHandler
 
JobMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsMessageParameters
 
jobName - Variable in class org.apache.flink.api.common.Plan
The name of the job.
jobName - Variable in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
The name of the job represented by this metrics group.
jobName() - Method in class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
jobName() - Method in interface org.apache.flink.core.execution.JobStatusChangedEvent
 
jobName() - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
jobName() - Method in class org.apache.flink.streaming.runtime.execution.DefaultJobCreatedEvent
 
JobNotFinishedException - Exception in org.apache.flink.runtime.jobmaster
Exception indicating that a Flink job has not been finished.
JobNotFinishedException(JobID) - Constructor for exception org.apache.flink.runtime.jobmaster.JobNotFinishedException
 
jobPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationMessageParameters
 
jobPathParameter - Variable in class org.apache.flink.runtime.rest.messages.JobMessageParameters
 
JobPermanentBlobService - Interface in org.apache.flink.runtime.blob
PermanentBlobService extension that gives access to register and release job artifacts.
JobPersistenceComponentFactory - Interface in org.apache.flink.runtime.jobmanager
Factory for components that are responsible for persisting a job for recovery.
JobPlanHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler serving the job execution plan.
JobPlanHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobPlanInfo, JobMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobPlanHandler
 
JobPlanHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobPlanHandler.
JobPlanInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobPlanHandler.
JobPlanInfo(String) - Constructor for class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
JobPlanInfo(JobPlanInfo.RawJson) - Constructor for class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
JobPlanInfo.RawJson - Class in org.apache.flink.runtime.rest.messages
Simple wrapper around a raw JSON string.
JobPlanInfo.RawJson.Deserializer - Class in org.apache.flink.runtime.rest.messages
Json deserializer for the JobPlanInfo.RawJson.
JobPlanInfo.RawJson.Serializer - Class in org.apache.flink.runtime.rest.messages
Json serializer for the JobPlanInfo.RawJson.
JobQueryScopeInfo(String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobQueryScopeInfo
 
JobQueryScopeInfo(String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobQueryScopeInfo
 
jobReachedGloballyTerminalState(ExecutionGraphInfo) - Method in interface org.apache.flink.runtime.jobmanager.OnCompletionActions
Job reached a globally terminal state.
jobReachedGloballyTerminalState(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.jobmaster.DefaultJobMasterServiceProcess
 
jobReachedTerminalState(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
JobResourceRequirements - Class in org.apache.flink.runtime.jobgraph
Information about the parallelism of job vertices.
JobResourceRequirements(Map<JobVertexID, JobVertexResourceRequirements>) - Constructor for class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
JobResourceRequirements.Builder - Class in org.apache.flink.runtime.jobgraph
 
JobResourceRequirementsBody - Class in org.apache.flink.runtime.rest.messages.job
Body for change job requests.
JobResourceRequirementsBody() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsBody
 
JobResourceRequirementsBody(JobResourceRequirements) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsBody
 
JobResourceRequirementsHandler - Class in org.apache.flink.runtime.rest.handler.job
Rest handler for reading current resource requirements of a given job.
JobResourceRequirementsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobResourceRequirementsHandler
 
JobResourceRequirementsHeaders - Class in org.apache.flink.runtime.rest.messages.job
Headers for REST request to get details on job's resources.
JobResourceRequirementsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobResourceRequirementsHeaders
 
JobResourceRequirementsUpdateHandler - Class in org.apache.flink.runtime.rest.handler.job
Rest handler for updating resource requirements of a given job.
JobResourceRequirementsUpdateHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobResourceRequirementsUpdateHandler
 
JobResourcesRequirementsUpdateHeaders - Class in org.apache.flink.runtime.rest.messages.job
Headers for REST request to patch a job.
JobResourcesRequirementsUpdateHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
JobRestEndpointFactory - Enum in org.apache.flink.runtime.rest
JobResult - Class in org.apache.flink.runtime.jobmaster
Similar to JobExecutionResult but with an optional SerializedThrowable when the job failed.
JobResult.Builder - Class in org.apache.flink.runtime.jobmaster
Builder for JobResult.
JobResultDeserializer - Class in org.apache.flink.runtime.rest.messages.json
JSON deserializer for JobResult.
JobResultDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobResultDeserializer
 
JobResultEntry - Class in org.apache.flink.runtime.highavailability
JobResultEntry is the entity managed by the JobResultStore.
JobResultEntry(JobResult) - Constructor for class org.apache.flink.runtime.highavailability.JobResultEntry
 
JobResultSerializer - Class in org.apache.flink.runtime.rest.messages.json
JSON serializer for JobResult.
JobResultSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobResultSerializer
 
JobResultStore - Interface in org.apache.flink.runtime.highavailability
A storage for the results of globally terminated jobs.
JobResultStoreOptions - Class in org.apache.flink.runtime.highavailability
The set of configuration options relating to the Job Result Store.
JobResultStoreOptions() - Constructor for class org.apache.flink.runtime.highavailability.JobResultStoreOptions
 
JOBS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JobSchedulingPlan - Class in org.apache.flink.runtime.scheduler.adaptive
A plan that describes how to execute JobGraph.
JobSchedulingPlan(VertexParallelism, Collection<JobSchedulingPlan.SlotAssignment>) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan
 
JobSchedulingPlan.SlotAssignment - Class in org.apache.flink.runtime.scheduler.adaptive
Assignment of a slot to some target (e.g. a slot sharing group).
JobsFilterQueryParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageQueryParameter for selecting jobs when aggregating metrics.
JobShuffleContext - Interface in org.apache.flink.runtime.shuffle
Job level shuffle context which can offer some job information like job ID and through it, the shuffle plugin notify the job to stop tracking the lost result partitions.
JobShuffleContextImpl - Class in org.apache.flink.runtime.shuffle
The default implementation of JobShuffleContext.
JobShuffleContextImpl(JobID, JobMasterGateway) - Constructor for class org.apache.flink.runtime.shuffle.JobShuffleContextImpl
 
JobsOverview - Class in org.apache.flink.runtime.messages.webmonitor
An overview of how many jobs are in which status.
JobsOverview(int, int, int, int) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
JobsOverview(JobsOverview, JobsOverview) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
JobsOverviewHandler - Class in org.apache.flink.runtime.rest.handler.job
Overview handler for jobs.
JobsOverviewHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, MultipleJobsDetails, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobsOverviewHandler
 
JobsOverviewHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for JobsOverviewHandler.
JobStatus - Enum in org.apache.flink.api.common
Possible states of a job once it has been accepted by the dispatcher.
JobStatusChangedEvent - Interface in org.apache.flink.core.execution
Basic job status event.
JobStatusChangedListener - Interface in org.apache.flink.core.execution
When job is created or its status is changed, Flink will generate job event and notify job status changed listener.
JobStatusChangedListenerFactory - Interface in org.apache.flink.core.execution
Factory for job status changed listener.
JobStatusChangedListenerFactory.Context - Interface in org.apache.flink.core.execution
 
JobStatusChangedListenerUtils - Class in org.apache.flink.core.execution
Util class for JobStatusChangedListener.
JobStatusChangedListenerUtils() - Constructor for class org.apache.flink.core.execution.JobStatusChangedListenerUtils
 
jobStatusChanges(JobID, JobStatus, long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator
 
jobStatusChanges(JobID, JobStatus, long) - Method in interface org.apache.flink.runtime.executiongraph.JobStatusListener
This method is called whenever the status of the job changes.
jobStatusChanges(JobID, JobStatus, long) - Method in class org.apache.flink.runtime.scheduler.JobStatusStore
 
jobStatusChanges(JobID, JobStatus, long) - Method in class org.apache.flink.runtime.scheduler.metrics.JobStatusMetrics
 
JobStatusHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler for requesting job status.
JobStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobStatusInfo, JobMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobStatusHandler
 
JobStatusHook - Interface in org.apache.flink.core.execution
Hooks on job status changing.
JobStatusInfo - Class in org.apache.flink.runtime.messages.webmonitor
The status of a specific job.
JobStatusInfo(JobStatus) - Constructor for class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
JobStatusInfoHeaders - Class in org.apache.flink.runtime.rest.messages.job
JobStatusInfoHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.JobStatusInfoHeaders
 
JobStatusListener - Interface in org.apache.flink.runtime.executiongraph
Interface for observers that monitor the status of a job.
JobStatusMessage - Class in org.apache.flink.runtime.client
A simple message that holds the state of a job execution.
JobStatusMessage(JobID, String, JobStatus, long) - Constructor for class org.apache.flink.runtime.client.JobStatusMessage
 
JobStatusMetrics - Class in org.apache.flink.runtime.scheduler.metrics
Metrics that capture the time that a job spends in each JobStatus.
JobStatusMetrics(long, MetricOptions.JobStatusMetricsSettings) - Constructor for class org.apache.flink.runtime.scheduler.metrics.JobStatusMetrics
 
JobStatusProvider - Interface in org.apache.flink.runtime.executiongraph
Interface for querying the state of a job and the timestamps of state transitions.
JobStatusStore - Class in org.apache.flink.runtime.scheduler
Listens for and exposes the current job state and state timestamps.
JobStatusStore(long) - Constructor for class org.apache.flink.runtime.scheduler.JobStatusStore
 
JobSubmission - Class in org.apache.flink.test.util
Programmatic definition of a job-submission.
JobSubmission.JobSubmissionBuilder - Class in org.apache.flink.test.util
Builder for the JobSubmission.
JobSubmissionBuilder(Path) - Constructor for class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
 
JobSubmissionException - Exception in org.apache.flink.runtime.client
This exception denotes an error while submitting a job to the JobManager.
JobSubmissionException(JobID, String) - Constructor for exception org.apache.flink.runtime.client.JobSubmissionException
 
JobSubmissionException(JobID, String, Throwable) - Constructor for exception org.apache.flink.runtime.client.JobSubmissionException
 
JobSubmissionResult - Class in org.apache.flink.api.common
The result of submitting a job to a JobManager.
JobSubmissionResult(JobID) - Constructor for class org.apache.flink.api.common.JobSubmissionResult
 
JobSubmitHandler - Class in org.apache.flink.runtime.rest.handler.job
This handler can be used to submit jobs to a Flink cluster.
JobSubmitHandler(GatewayRetriever<? extends DispatcherGateway>, Duration, Map<String, String>, Executor, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobSubmitHandler
 
JobSubmitHeaders - Class in org.apache.flink.runtime.rest.messages.job
These headers define the protocol for submitting a job to a flink cluster.
JobSubmitRequestBody - Class in org.apache.flink.runtime.rest.messages.job
Request for submitting a job.
JobSubmitRequestBody(String, Collection<String>, Collection<JobSubmitRequestBody.DistributedCacheFile>) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
JobSubmitRequestBody.DistributedCacheFile - Class in org.apache.flink.runtime.rest.messages.job
Descriptor for a distributed cache file.
JobSubmitResponseBody - Class in org.apache.flink.runtime.rest.messages.job
Response to the submission of a job, containing a URL from which the status of the job can be retrieved from.
JobSubmitResponseBody(String) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
 
JobTable - Interface in org.apache.flink.runtime.taskexecutor
A JobTable's task is to manage the lifecycle of a job on the TaskExecutor.
JobTable.Connection - Interface in org.apache.flink.runtime.taskexecutor
A connection contains services bound to the lifetime of a connection with a JobManager.
JobTable.Job - Interface in org.apache.flink.runtime.taskexecutor
A job contains services which are bound to the lifetime of a Flink job.
JobTable.JobServices - Interface in org.apache.flink.runtime.taskexecutor
Services associated with a job.
JobTaskManagerMessageParameters - Class in org.apache.flink.runtime.rest.messages
Message parameters which require a job path parameter and a TaskManager id path parameter.
JobTaskManagerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobTaskManagerMessageParameters
 
JobType - Enum in org.apache.flink.runtime.jobgraph
Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.
jobUrl - Variable in class org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
The URL under which the job status can monitored.
JobVertex - Class in org.apache.flink.runtime.jobgraph
The base class for job vertexes.
JobVertex(String) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertex
Constructs a new job vertex and assigns it with the given name.
JobVertex(String, JobVertexID) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertex
Constructs a new job vertex and assigns it with the given name.
JobVertex(String, JobVertexID, List<OperatorIDPair>) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertex
Constructs a new job vertex and assigns it with the given name.
JobVertex.FinalizeOnMasterContext - Interface in org.apache.flink.runtime.jobgraph
The context exposes some runtime infos for finalization.
JobVertex.InitializeOnMasterContext - Interface in org.apache.flink.runtime.jobgraph
 
JobVertexAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the job vertex accumulators.
JobVertexAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobVertexAccumulatorsInfo, JobVertexMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobVertexAccumulatorsHandler
 
JobVertexAccumulatorsHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobVertexAccumulatorsHandler.
JobVertexAccumulatorsInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobVertexAccumulatorsHandler.
JobVertexAccumulatorsInfo(String, Collection<UserAccumulator>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsInfo
 
JobVertexBackPressureHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the job vertex back pressure.
JobVertexBackPressureHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobVertexBackPressureInfo, JobVertexMessageParameters>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobVertexBackPressureHandler
 
JobVertexBackPressureHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobVertexBackPressureHandler.
JobVertexBackPressureHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexBackPressureHeaders
 
JobVertexBackPressureInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobVertexBackPressureHandler.
JobVertexBackPressureInfo(JobVertexBackPressureInfo.VertexBackPressureStatus, JobVertexBackPressureInfo.VertexBackPressureLevel, Long, List<JobVertexBackPressureInfo.SubtaskBackPressureInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo
 
JobVertexBackPressureInfo.SubtaskBackPressureInfo - Class in org.apache.flink.runtime.rest.messages
Nested class to encapsulate the sub tasks back pressure.
JobVertexBackPressureInfo.VertexBackPressureLevel - Enum in org.apache.flink.runtime.rest.messages
Level of vertex back-pressure.
JobVertexBackPressureInfo.VertexBackPressureStatus - Enum in org.apache.flink.runtime.rest.messages
Status of vertex back-pressure.
JobVertexDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the job vertex details.
JobVertexDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobVertexDetailsInfo, JobVertexMessageParameters>, ExecutionGraphCache, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobVertexDetailsHandler
 
JobVertexDetailsHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobVertexDetailsHandler.
JobVertexDetailsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
JobVertexDetailsInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobVertexDetailsHandler.
JobVertexDetailsInfo(JobVertexID, String, int, int, long, List<SubtaskExecutionAttemptDetailsInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexDetailsInfo
 
JobVertexDetailsInfo(JobVertexID, SlotSharingGroupId, String, int, int, ExecutionState, long, long, long, Map<ExecutionState, Integer>, IOMetricsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.job.JobDetailsInfo.JobVertexDetailsInfo
 
jobVertexFinished() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
Called whenever a job vertex reaches state FINISHED (completed successfully).
jobVertexFinished() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
JobVertexFlameGraphHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the job vertex Flame Graph.
JobVertexFlameGraphHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, ExecutionGraphCache, Executor, VertexStatsTracker<VertexThreadInfoStats>) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobVertexFlameGraphHandler
 
JobVertexFlameGraphHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobVertexFlameGraphHandler.
JobVertexFlameGraphHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphHeaders
 
JobVertexFlameGraphParameters - Class in org.apache.flink.runtime.rest.messages
Message parameters for job vertex Flame Graph REST handler.
JobVertexFlameGraphParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphParameters
 
jobVertexID - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
JobVertexID of the owning subtask.
JobVertexID - Class in org.apache.flink.runtime.jobgraph
A class for statistically unique job vertex IDs.
JobVertexID() - Constructor for class org.apache.flink.runtime.jobgraph.JobVertexID
 
JobVertexID(byte[]) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertexID
 
JobVertexID(long, long) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertexID
 
JobVertexIDDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson deserializer for JobVertexID.
JobVertexIDDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobVertexIDDeserializer
 
JobVertexIDKeyDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson deserializer for JobVertexID.
JobVertexIDKeyDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobVertexIDKeyDeserializer
 
JobVertexIDKeySerializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson serializer for JobVertexID used as a key serializer.
JobVertexIDKeySerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobVertexIDKeySerializer
 
jobVertexIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointMessageParameters
 
jobVertexIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.JobVertexMessageParameters
 
JobVertexIdPathParameter - Class in org.apache.flink.runtime.rest.messages
Path parameter specifying a JobVertexID.
JobVertexIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
JobVertexIDSerializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson serializer for JobVertexID.
JobVertexIDSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.JobVertexIDSerializer
 
JobVertexInputInfo - Class in org.apache.flink.runtime.executiongraph
This class describe how a job vertex consume an input(intermediate result).
JobVertexInputInfo(List<ExecutionVertexInputInfo>) - Constructor for class org.apache.flink.runtime.executiongraph.JobVertexInputInfo
 
JobVertexMessageParameters - Class in org.apache.flink.runtime.rest.messages
Message parameters for job vertex REST handlers.
JobVertexMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexMessageParameters
 
JobVertexMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Deprecated.
This class is subsumed by SubtaskMetricsHandler and is only kept for backwards-compatibility.
JobVertexMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexMetricsHandler
Deprecated.
 
JobVertexMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobVertexMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
JobVertexMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.JobVertexMetricsMessageParameters
 
JobVertexResourceRequirements - Class in org.apache.flink.runtime.jobgraph
Information about the parallelism of job vertices.
JobVertexResourceRequirements(JobVertexResourceRequirements.Parallelism) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements
 
JobVertexResourceRequirements.Parallelism - Class in org.apache.flink.runtime.jobgraph
 
JobVertexTaskManagersHandler - Class in org.apache.flink.runtime.rest.handler.job
A request handler that provides the details of a job vertex, including id, name, and the runtime and metrics of all its subtasks aggregated by TaskManager.
JobVertexTaskManagersHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, JobVertexTaskManagersInfo, JobVertexMessageParameters>, ExecutionGraphCache, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.JobVertexTaskManagersHandler
 
JobVertexTaskManagersHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the JobVertexTaskManagersHandler.
JobVertexTaskManagersInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the JobVertexTaskManagersHandler.
JobVertexTaskManagersInfo(JobVertexID, String, long, Collection<JobVertexTaskManagersInfo.TaskManagersInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
JobVertexTaskManagersInfo.TaskManagersInfo - Class in org.apache.flink.runtime.rest.messages
Detailed information about task managers.
jobVertexUnFinished() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
jobVertexUnFinished() - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
JobVertexWatermarksHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns the watermarks given a JobID and JobVertexID.
JobVertexWatermarksHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.JobVertexWatermarksHandler
 
JobVertexWatermarksHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageHeaders for retrieving watermarks.
join(IN1, IN2) - Method in interface org.apache.flink.api.common.functions.JoinFunction
The join method, called once per joined pair of elements.
join(IN1, IN2) - Method in class org.apache.flink.api.common.functions.RichJoinFunction
 
join(IN1, IN2, Collector<OUT>) - Method in interface org.apache.flink.api.common.functions.FlatJoinFunction
The join method, called once per joined pair of elements.
join(IN1, IN2, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichFlatJoinFunction
 
join(Iterable<RowData>, Iterable<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
join(JoinRelType, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with multiple conditions.
join(JoinRelType, String...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join using USING syntax.
join(JoinRelType, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with one condition.
join(JoinRelType, RexNode, Set<CorrelationId>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with correlating variables.
join(JoinRelType, RexNode, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with an array of conditions.
join(DataStream<T2>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a join operation.
join(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
join(Table) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
join(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
join(Table, Expression) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
join(RowData, RowData, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
 
join(QueryOperation, QueryOperation, JoinQueryOperation.JoinType, Optional<Expression>, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
join(RowIterator<BinaryRowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
join(Row, Row...) - Static method in class org.apache.flink.types.Row
Creates a new row with fields that are copied from the other rows and appended to the resulting row in the given order.
JOIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JOIN - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
Instance of the rule that operates only on logical expressions and generates a join.
JOIN_CALC_SNAPSHOT_CALC_WMA_CALC_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_CALC_SNAPSHOT_CALC_WMA_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_CALC_SNAPSHOT_WMA_CALC_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_CALC_SNAPSHOT_WMA_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_CONDITION_PUSH - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
 
JOIN_INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
JOIN_SNAPSHOT_CALC_WMA_CALC_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_SNAPSHOT_CALC_WMA_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_SNAPSHOT_WMA_CALC_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_SNAPSHOT_WMA_TS - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
joinCondition - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
joinCondition - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
joinCondition - Variable in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
JoinCondition - Interface in org.apache.flink.table.runtime.generated
Interface for code generated condition function for [[org.apache.calcite.rel.core.Join]].
JoinConditionTypeCoerceRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that coerces the both sides of EQUALS(`=`) operator in Join condition to the same type while sans nullability.
JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
JoinConditionWithNullFilters - Class in org.apache.flink.table.runtime.operators.join
Utility to take null filters into consideration when apply join condition.
JoinConditionWithNullFilters(JoinCondition, boolean[], KeyContext) - Constructor for class org.apache.flink.table.runtime.operators.join.JoinConditionWithNullFilters
 
JoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
The join driver implements the logic of a join operator at runtime.
JoinDriver() - Constructor for class org.apache.flink.runtime.operators.JoinDriver
 
JoinedRowData - Class in org.apache.flink.table.data.utils
An implementation of RowData which is backed by two concatenated RowData.
JoinedRowData() - Constructor for class org.apache.flink.table.data.utils.JoinedRowData
Creates a new JoinedRowData of kind RowKind.INSERT, but without backing rows.
JoinedRowData(RowData, RowData) - Constructor for class org.apache.flink.table.data.utils.JoinedRowData
Creates a new JoinedRowData of kind RowKind.INSERT backed by {@param row1} and {@param row2}.
JoinedRowData(RowKind, RowData, RowData) - Constructor for class org.apache.flink.table.data.utils.JoinedRowData
Creates a new JoinedRowData of kind {@param rowKind} backed by {@param row1} and {@param row2}.
JoinedStreams<T1,​T2> - Class in org.apache.flink.streaming.api.datastream
JoinedStreams represents two DataStreams that have been joined.
JoinedStreams(DataStream<T1>, DataStream<T2>) - Constructor for class org.apache.flink.streaming.api.datastream.JoinedStreams
Creates new JoinedStreams data streams, which are the first step towards building a streaming co-group.
JoinedStreams.Where<KEY> - Class in org.apache.flink.streaming.api.datastream
Joined streams that have the key for one side defined.
JoinedStreams.Where.EqualTo - Class in org.apache.flink.streaming.api.datastream
A join operation that has KeySelectors defined for both inputs.
JoinedStreams.WithWindow<T1,​T2,​KEY,​W extends Window> - Class in org.apache.flink.streaming.api.datastream
A join operation that has KeySelectors defined for both inputs as well as a WindowAssigner.
JoinFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.api.common.functions
Interface for Join functions.
JoinHashMap<BT> - Class in org.apache.flink.api.common.operators.util
 
JoinHashMap(TypeSerializer<BT>, TypeComparator<BT>) - Constructor for class org.apache.flink.api.common.operators.util.JoinHashMap
 
JoinHashMap.Prober<PT> - Class in org.apache.flink.api.common.operators.util
 
JoinHelper<STATE_VIEW,​OUTER_STATE_VIEW extends STATE_VIEW> - Class in org.apache.flink.table.runtime.operators.join.stream.utils
A helper to do the logic of streaming join.
JoinHelper(boolean, boolean, JoinedRowData, RowData, RowData, TimestampedCollector<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
 
JoinInputSideSpec - Class in org.apache.flink.table.runtime.operators.join.stream.utils
The JoinInputSideSpec is ap specification which describes input side information of a Join.
joinKeyContainsUniqueKey() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Returns true if the join key contains the unique key of the input.
JoinKeyContainsUniqueKeyBundle - Class in org.apache.flink.table.runtime.operators.join.stream.bundle
For the case that input has joinKey contains uniqueKey.
JoinKeyContainsUniqueKeyBundle() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
 
joinLateral(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
joinLateral(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
joinLateral(Expression, Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
joinLateral(QueryOperation, Expression, JoinQueryOperation.JoinType, Optional<Expression>) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
JoinOperatorBase<IN1,​IN2,​OUT,​FT extends FlatJoinFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
JoinOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
JoinOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
JoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
JoinOperatorBase.JoinHint - Enum in org.apache.flink.api.common.operators.base
An enumeration of hints, optionally usable to tell the system how exactly execute the join.
JoinOrCommaTable(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JoinQueryOperation - Class in org.apache.flink.table.operations
Table operation that joins two relational operations based on given condition.
JoinQueryOperation(QueryOperation, QueryOperation, JoinQueryOperation.JoinType, ResolvedExpression, boolean) - Constructor for class org.apache.flink.table.operations.JoinQueryOperation
 
JoinQueryOperation.JoinType - Enum in org.apache.flink.table.operations
Specifies how the two Tables should be joined.
JoinRecordAsyncStateView - Interface in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state
A JoinRecordAsyncStateView is a view to the join state.
JoinRecordAsyncStateViews - Class in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state
Utility to create a JoinRecordAsyncStateView depends on JoinInputSideSpec.
JoinRecordAsyncStateViews() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.JoinRecordAsyncStateViews
 
JoinRecordStateView - Interface in org.apache.flink.table.runtime.operators.join.stream.state
A JoinRecordStateView is a view to the join state.
JoinRecordStateViews - Class in org.apache.flink.table.runtime.operators.join.stream.state
Utility to create a JoinRecordStateView depends on JoinInputSideSpec.
JoinRecordStateViews() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
 
JoinSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
JoinSpec describes how two tables will be joined.
JoinSpec(FlinkJoinType, int[], int[], boolean[], RexNode) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.JoinSpec
 
JoinStrategy - Enum in org.apache.flink.table.planner.hint
Currently available join strategies and corresponding join hint names.
JoinTable(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Matches "LEFT JOIN t ON
JoinTableFunctionScanToCorrelateRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule that rewrites Join on TableFunctionScan to Correlate.
JoinTableFunctionScanToCorrelateRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
JoinTaskIterator<V1,​V2,​O> - Interface in org.apache.flink.runtime.operators.util
Interface of an iterator that performs the logic of a match task.
joinType(FlinkJoinType) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
JoinType() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JoinTypeUtil - Class in org.apache.flink.table.planner.plan.utils
Utility for FlinkJoinType.
JoinTypeUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.JoinTypeUtil
 
JoinWithSolutionSetFirstDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
JoinWithSolutionSetFirstDriver() - Constructor for class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
JoinWithSolutionSetSecondDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
 
JoinWithSolutionSetSecondDriver() - Constructor for class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
JSON - org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
 
JSON - org.apache.flink.table.gateway.rest.util.RowFormat
Serialize the RowData with JSON format.
JSON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_ARGUMENT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Argument type representing all types supported in a JSON context.
JSON_ARRAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_ARRAY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_ARRAY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_ARRAYAGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_ARRAYAGG_ABSENT_ON_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_ARRAYAGG_ABSENT_ON_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_ARRAYAGG_NULL_ON_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_ARRAYAGG_NULL_ON_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_EXECUTION_PLAN - org.apache.flink.table.api.ExplainDetail
The execution plan in json format of the program.
JSON_EXECUTION_PLAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_EXISTS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_EXISTS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_EXISTS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_MAP_NULL_KEY_LITERAL - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
JSON_MAP_NULL_KEY_LITERAL - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatOptions
 
JSON_MAP_NULL_KEY_LITERAL - Static variable in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatOptions
 
JSON_MAP_NULL_KEY_LITERAL - Static variable in class org.apache.flink.formats.json.ogg.OggJsonFormatOptions
 
JSON_MAP_NULL_KEY_MODE - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
JSON_MAP_NULL_KEY_MODE - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatOptions
 
JSON_MAP_NULL_KEY_MODE - Static variable in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatOptions
 
JSON_MAP_NULL_KEY_MODE - Static variable in class org.apache.flink.formats.json.ogg.OggJsonFormatOptions
 
JSON_MAP_NULL_KEY_MODE_DROP - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
JSON_MAP_NULL_KEY_MODE_FAIL - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
JSON_MAP_NULL_KEY_MODE_LITERAL - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
JSON_OBJECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_OBJECT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_OBJECT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_OBJECT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
JSON_OBJECTAGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_OBJECTAGG_ABSENT_ON_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_OBJECTAGG_ABSENT_ON_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_OBJECTAGG_NULL_ON_NULL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_OBJECTAGG_NULL_ON_NULL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_QUERY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_QUERY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_QUERY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JSON_QUERY_ON_EMPTY_ERROR_BEHAVIOUR - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
JSON_QUOTE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_STRING - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_UNQUOTE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
JSON_VALUE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
JSON_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
JsonApiCommonSyntax() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonArchivist - Interface in org.apache.flink.runtime.webmonitor.history
Interface for all classes that want to participate in the archiving of job-related json responses.
jsonArray(JsonOnNull, Object...) - Static method in class org.apache.flink.table.api.Expressions
Builds a JSON array string from a list of values.
jsonArrayAgg(JsonOnNull, Object) - Static method in class org.apache.flink.table.api.Expressions
Builds a JSON object string by aggregating items into an array.
JsonArrayAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
JsonArrayAggFunction(LogicalType[], boolean) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
JsonArrayAggFunction.Accumulator - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for JsonArrayAggFunction.
JsonArrayAggFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonArrayAggOrderByClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonArrayFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonConstructorNullClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonDeserializationSchema<T> - Class in org.apache.flink.formats.json
DeserializationSchema that deserializes a JSON String.
JsonDeserializationSchema(Class<T>) - Constructor for class org.apache.flink.formats.json.JsonDeserializationSchema
 
JsonDeserializationSchema(Class<T>, SerializableSupplier<ObjectMapper>) - Constructor for class org.apache.flink.formats.json.JsonDeserializationSchema
 
JsonDeserializationSchema(TypeInformation<T>) - Constructor for class org.apache.flink.formats.json.JsonDeserializationSchema
 
JsonDeserializationSchema(TypeInformation<T>, SerializableSupplier<ObjectMapper>) - Constructor for class org.apache.flink.formats.json.JsonDeserializationSchema
 
jsonExists(String) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Determines whether a JSON string satisfies a given search criterion.
jsonExists(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
jsonExists(String, String, JsonExistsOnError) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
jsonExists(String, JsonExistsOnError) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns whether a JSON string satisfies a given search criterion.
JsonExistsErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonExistsFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonExistsOnError - Enum in org.apache.flink.table.api
Behavior in case of errors for BuiltInFunctionDefinitions.JSON_EXISTS.
JsonFactory - Class in org.apache.flink.runtime.rest.handler.legacy
A holder for the singleton Jackson JSON factory.
JsonFormatFactory - Class in org.apache.flink.formats.json
Table format factory for providing configured instances of JSON to RowData SerializationSchema and DeserializationSchema.
JsonFormatFactory() - Constructor for class org.apache.flink.formats.json.JsonFormatFactory
 
JsonFormatOptions - Class in org.apache.flink.formats.json
Options for the JSON format.
JsonFormatOptions.MapNullKeyMode - Enum in org.apache.flink.formats.json
Handling mode for map data with null key.
JsonFormatOptionsUtil - Class in org.apache.flink.formats.json
Utilities for JsonFormatOptions.
JSONGenerator - Class in org.apache.flink.streaming.api.graph
Helper class for generating a JSON representation from a StreamGraph.
JSONGenerator(StreamGraph) - Constructor for class org.apache.flink.streaming.api.graph.JSONGenerator
 
JsonInputClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonNameAndValue() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
jsonObject(JsonOnNull, Object...) - Static method in class org.apache.flink.table.api.Expressions
Builds a JSON object string from a list of key-value pairs.
jsonObjectAgg(JsonOnNull, Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Builds a JSON object string by aggregating key-value expressions into a single JSON object.
JsonObjectAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
JsonObjectAggFunction(LogicalType[], boolean) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
JsonObjectAggFunction.Accumulator - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for JsonObjectAggFunction.
JsonObjectAggFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonObjectFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonOnNull - Enum in org.apache.flink.table.api
JsonOutputClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonParseException - Exception in org.apache.flink.formats.json
Exception which refers to parse errors in converters.
JsonParseException(String) - Constructor for exception org.apache.flink.formats.json.JsonParseException
 
JsonParseException(String, Throwable) - Constructor for exception org.apache.flink.formats.json.JsonParseException
 
JsonParserRowDataDeserializationSchema - Class in org.apache.flink.formats.json
Tool class used to convert fields from JsonParser to RowData which has a higher parsing efficiency.
JsonParserRowDataDeserializationSchema(RowType, TypeInformation<RowData>, boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.JsonParserRowDataDeserializationSchema
 
JsonParserRowDataDeserializationSchema(RowType, TypeInformation<RowData>, boolean, boolean, TimestampFormat, String[][]) - Constructor for class org.apache.flink.formats.json.JsonParserRowDataDeserializationSchema
 
JsonParserToRowDataConverters - Class in org.apache.flink.formats.json
Tool class used to convert fields from JsonParser to RowData.
JsonParserToRowDataConverters(boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.JsonParserToRowDataConverters
 
JsonParserToRowDataConverters.JsonParserToRowDataConverter - Interface in org.apache.flink.formats.json
Runtime converter that converts JsonParsers into objects of Flink Table & SQL internal data structures.
JsonPathCache - Class in org.apache.flink.table.runtime.functions
The default cache for the jsonpath com.jayway.jsonpath.spi.cache.CacheProvider.
JsonPathCache() - Constructor for class org.apache.flink.table.runtime.functions.JsonPathCache
 
JsonPathSpec() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonPlanGenerator - Class in org.apache.flink.runtime.jobgraph.jsonplan
 
JsonPlanGenerator() - Constructor for class org.apache.flink.runtime.jobgraph.jsonplan.JsonPlanGenerator
 
jsonQuery(String) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
jsonQuery(String, String, SqlJsonUtils.JsonQueryReturnType, JsonQueryWrapper, JsonQueryOnEmptyOrError, JsonQueryOnEmptyOrError) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
jsonQuery(String, JsonQueryWrapper) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
jsonQuery(String, JsonQueryWrapper, JsonQueryOnEmptyOrError, JsonQueryOnEmptyOrError) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
jsonQuery(String, DataType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
jsonQuery(String, DataType, JsonQueryWrapper) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
jsonQuery(String, DataType, JsonQueryWrapper, JsonQueryOnEmptyOrError, JsonQueryOnEmptyOrError) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts JSON values from a JSON string.
JsonQueryEmptyOrErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonQueryFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonQueryOnEmptyOrError - Enum in org.apache.flink.table.api
Behavior of BuiltInFunctionDefinitions.JSON_QUERY in case a path expression is empty or raises an error.
JsonQueryOnErrorEmptyArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Argument strategy for BuiltInFunctionDefinitions.JSON_QUERY to check the `ON EMPTY` and/or `ON ERROR` behaviour in combination with the return type.
JsonQueryOnErrorEmptyArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.JsonQueryOnErrorEmptyArgumentTypeStrategy
 
JsonQueryWrapper - Enum in org.apache.flink.table.api
Defines whether and when to wrap the result of BuiltInFunctionDefinitions.JSON_QUERY into an array.
JsonQueryWrapperBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
jsonQuote() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string by quotes a string as a JSON value and wrapping it with double quote characters.
JsonQuoteFunction - Class in org.apache.flink.table.runtime.functions.scalar
JsonQuoteFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.JsonQuoteFunction
 
JsonRepresentation() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonReturningClause() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonRowDataDeserializationSchema - Class in org.apache.flink.formats.json
Deserialization schema from JSON to Flink Table/SQL internal data structure RowData.
JsonRowDataDeserializationSchema(RowType, TypeInformation<RowData>, boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.JsonRowDataDeserializationSchema
 
JsonRowDataSerializationSchema - Class in org.apache.flink.formats.json
Serialization schema that serializes an object of Flink internal data structure into a JSON bytes.
JsonRowDataSerializationSchema(RowType, TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean, boolean) - Constructor for class org.apache.flink.formats.json.JsonRowDataSerializationSchema
 
JsonRowDeserializationSchema - Class in org.apache.flink.formats.json
Deserialization schema from JSON to Flink types.
JsonRowDeserializationSchema(String) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
JsonRowDeserializationSchema(TypeInformation<Row>) - Constructor for class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
JsonRowDeserializationSchema.Builder - Class in org.apache.flink.formats.json
JsonRowSchemaConverter - Class in org.apache.flink.formats.json
Converts a JSON schema into Flink's type information.
JsonRowSerializationSchema - Class in org.apache.flink.formats.json
Serialization schema that serializes an object of Flink types into a JSON bytes.
JsonRowSerializationSchema.Builder - Class in org.apache.flink.formats.json
JsonSerdeUtil - Class in org.apache.flink.table.file.testutils.catalog
 
JsonSerdeUtil - Class in org.apache.flink.table.planner.plan.nodes.exec.serde
A utility class that provide abilities for JSON serialization and deserialization.
JsonSerdeUtil() - Constructor for class org.apache.flink.table.file.testutils.catalog.JsonSerdeUtil
 
JsonSerializationSchema<T> - Class in org.apache.flink.formats.json
SerializationSchema that serializes an object to a JSON String.
JsonSerializationSchema() - Constructor for class org.apache.flink.formats.json.JsonSerializationSchema
 
JsonSerializationSchema(SerializableSupplier<ObjectMapper>) - Constructor for class org.apache.flink.formats.json.JsonSerializationSchema
 
jsonString(Object) - Static method in class org.apache.flink.table.api.Expressions
Serializes a value into JSON.
JsonToRowDataConverters - Class in org.apache.flink.formats.json
Tool class used to convert from JsonNode to RowData.
JsonToRowDataConverters(boolean, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.JsonToRowDataConverters
 
JsonToRowDataConverters.JsonToRowDataConverter - Interface in org.apache.flink.formats.json
Runtime converter that converts JsonNodes into objects of Flink Table & SQL internal data structures.
JsonType - Enum in org.apache.flink.table.api
Supported JSON types for BuiltInFunctionDefinitions.IS_JSON.
jsonUnquote() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string by unquoting JSON value.
JsonUnquoteFunction - Class in org.apache.flink.table.runtime.functions.scalar
JsonUnquoteFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.JsonUnquoteFunction
 
jsonValue(String) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts a scalar from a JSON string.
jsonValue(String, String, JsonValueOnEmptyOrError, Object, JsonValueOnEmptyOrError, Object) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
 
jsonValue(String, DataType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts a scalar from a JSON string.
jsonValue(String, DataType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts a scalar from a JSON string.
jsonValue(String, DataType, JsonValueOnEmptyOrError, InType, JsonValueOnEmptyOrError, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts a scalar from a JSON string.
JsonValueEmptyOrErrorBehavior() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonValueFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
JsonValueOnEmptyOrError - Enum in org.apache.flink.table.api
JULIAN_EPOCH_OFFSET_DAYS - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
JVM_DIRECT_MEMORY_LIMIT_ENABLED - Static variable in class org.apache.flink.configuration.JobManagerOptions
Off-heap Memory size for the JobManager.
JVM_EXIT_ON_FATAL_ERROR - Static variable in class org.apache.flink.configuration.RpcOptions
Exit JVM on fatal Pekko errors.
JVM_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.JobManagerOptions
JVM Heap Memory size for the JobManager.
JVM_METASPACE - Static variable in class org.apache.flink.configuration.JobManagerOptions
JVM Metaspace Size for the JobManager.
JVM_METASPACE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
JVM Metaspace Size for the TaskExecutors.
JVM_OVERHEAD_FRACTION - Static variable in class org.apache.flink.configuration.JobManagerOptions
Fraction of Total Process Memory to be reserved for JVM Overhead.
JVM_OVERHEAD_FRACTION - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Fraction of Total Process Memory to be reserved for JVM Overhead.
JVM_OVERHEAD_MAX - Static variable in class org.apache.flink.configuration.JobManagerOptions
Max JVM Overhead size for the TaskExecutors.
JVM_OVERHEAD_MAX - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Max JVM Overhead size for the TaskExecutors.
JVM_OVERHEAD_MIN - Static variable in class org.apache.flink.configuration.JobManagerOptions
Min JVM Overhead size for the JobManager.
JVM_OVERHEAD_MIN - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Min JVM Overhead size for the TaskExecutors.
JVM_SHUTDOWN - org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
 
JvmMetaspaceAndOverhead - Class in org.apache.flink.runtime.util.config.memory
JVM metaspace and overhead memory sizes.
JvmMetaspaceAndOverhead(MemorySize, MemorySize) - Constructor for class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverhead
 
JvmMetaspaceAndOverheadOptions - Class in org.apache.flink.runtime.util.config.memory
Options to calculate JVM Metaspace and Overhead.
JvmMetaspaceAndOverheadOptions(ConfigOption<MemorySize>, ConfigOption<MemorySize>, ConfigOption<MemorySize>, ConfigOption<Float>) - Constructor for class org.apache.flink.runtime.util.config.memory.JvmMetaspaceAndOverheadOptions
 
JvmShutdownSafeguard - Class in org.apache.flink.runtime.util
A utility that guards against blocking shutdown hooks that block JVM shutdown.
JvmUtils - Class in org.apache.flink.runtime.util
Utilities for ManagementFactory.

K

K - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
KAFKA - Static variable in class org.apache.flink.util.DockerImageVersions
 
KafkaEventsGeneratorJob - Class in org.apache.flink.streaming.examples.statemachine
Job to generate input events that are written to Kafka, for the StateMachineExample job.
KafkaEventsGeneratorJob() - Constructor for class org.apache.flink.streaming.examples.statemachine.KafkaEventsGeneratorJob
 
KafkaStandaloneGenerator - Class in org.apache.flink.streaming.examples.statemachine.kafka
A generator that pushes the data into Kafka.
KafkaStandaloneGenerator() - Constructor for class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
KEEP_INPUT_AS_IS - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
A special distribution type which indicators the data distribution is the same as its input.
KeepAliveWrite - Class in org.apache.flink.runtime.rest.handler.util
Utilities to write.
KeepAliveWrite() - Constructor for class org.apache.flink.runtime.rest.handler.util.KeepAliveWrite
 
keepBuildSidePartitions - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
If true, build side partitions are kept for multiple probe steps.
keepCacheOnRelease(boolean) - Static method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
 
keepInputAsIsDistribution(InputProperty.RequiredDistribution, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
A special distribution which indicators the data distribution is the same as its input.
keepLastRow(boolean) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
KERBEROS_HADOOP_FILESYSTEMS_TO_ACCESS - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_KEYTAB_MOUNT_POINT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KEYTAB_SECRET_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KEYTAB_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KRB5_PATH - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_KRB5CONF_CONFIG_MAP_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KRB5CONF_FILE - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KRB5CONF_MOUNT_DIR - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_KRB5CONF_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KERBEROS_LOGIN_CONTEXTS - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_LOGIN_KEYTAB - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_LOGIN_PRINCIPAL - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_LOGIN_USETICKETCACHE - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KERBEROS_RELOGIN_PERIOD - Static variable in class org.apache.flink.configuration.SecurityOptions
 
KerberosLoginProvider - Class in org.apache.flink.runtime.security.token.hadoop
Provides Kerberos login functionality.
KerberosLoginProvider(Configuration) - Constructor for class org.apache.flink.runtime.security.token.hadoop.KerberosLoginProvider
 
KerberosLoginProvider(SecurityConfiguration) - Constructor for class org.apache.flink.runtime.security.token.hadoop.KerberosLoginProvider
 
KerberosMountDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Mount the custom Kerberos Configuration and Credential to the JobManager(s)/TaskManagers.
KerberosMountDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.KerberosMountDecorator
 
KerberosUtils - Class in org.apache.flink.runtime.security
Provides vendor-specific Kerberos AppConfigurationEntry instances.
KerberosUtils() - Constructor for class org.apache.flink.runtime.security.KerberosUtils
 
key - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
key - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
key - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
key() - Method in class org.apache.flink.configuration.ConfigOption
Gets the configuration key.
key() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
key() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
key() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
key() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
key() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
key() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
 
key() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
key(String) - Static method in class org.apache.flink.configuration.ConfigOptions
Starts building a new ConfigOption.
Key<T> - Interface in org.apache.flink.types
Deprecated.
The Key type is a relict of a deprecated and removed API and will be removed in future (2.0) versions as well.
KEY - org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.job.FailureLabelFilterParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
The constant subtask attempt KEY.
KEY - Static variable in class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.JobIDPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.LogFileNamePathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.OperatorUidPathParameter
This id must be defined to identify an operator on the client side before submit jobs.
KEY - Static variable in class org.apache.flink.runtime.rest.messages.ProfilingFileNamePathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.SubtaskIndexQueryParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarIdPathParameter
 
KEY - Static variable in class org.apache.flink.runtime.webmonitor.handlers.SavepointPathQueryParameter
 
KEY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
KEY - Static variable in class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
KEY - Static variable in class org.apache.flink.table.gateway.rest.message.materializedtable.MaterializedTableIdentifierPathParameter
 
KEY - Static variable in class org.apache.flink.table.gateway.rest.message.operation.OperationHandleIdPathParameter
 
KEY - Static variable in class org.apache.flink.table.gateway.rest.message.session.SessionHandleIdPathParameter
 
KEY - Static variable in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsRowFormatQueryParameter
 
KEY - Static variable in class org.apache.flink.table.gateway.rest.message.statement.FetchResultsTokenPathParameter
 
KEY_EXTRACTOR_FUNCTION - Static variable in interface org.apache.flink.streaming.api.operators.InternalTimer
Function to extract the key from a InternalTimer.
KEY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
KEY_FORMAT_OPTION - Static variable in class org.apache.flink.connector.upserttest.table.UpsertTestConnectorOptions
 
KEY_MEMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
KEY_SERIALIZER - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
 
KEY_TYPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
KEY_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
KEY_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
KEY_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
KEY_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
KEY_TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
KEY_VALUE - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
KEY_VALUE_V2 - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
KeyAccountingUnit<K> - Class in org.apache.flink.runtime.asyncprocessing
Key accounting unit holds the current in-flight key and tracks the corresponding ongoing records, which is used to preserve the ordering of independent chained StateFuture.
KeyAccountingUnit(int) - Constructor for class org.apache.flink.runtime.asyncprocessing.KeyAccountingUnit
 
keyArray() - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
keyArray() - Method in class org.apache.flink.table.data.columnar.ColumnarMapData
 
keyArray() - Method in class org.apache.flink.table.data.GenericMapData
 
keyArray() - Method in interface org.apache.flink.table.data.MapData
Returns an array view of the keys contained in this map.
KeyBucketAssigner() - Constructor for class org.apache.flink.connector.file.sink.FileSinkProgram.KeyBucketAssigner
 
KeyBucketAssigner() - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.KeyBucketAssigner
 
keyBy(int...) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Partitions the operator state of a OperatorTransformation by the given key positions.
keyBy(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
keyBy(int, int) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
keyBy(String...) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Partitions the operator state of a OperatorTransformation using field expressions.
keyBy(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
keyBy(String, String) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
keyBy(Keys<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
 
keyBy(KeySelector<IN1, KEY>, KeySelector<IN2, KEY>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream.
keyBy(KeySelector<IN1, KEY>, KeySelector<IN2, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
KeyBy operation for connected data stream.
keyBy(KeySelector<T, K>) - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Transform this stream to a KeyedPartitionStream.
keyBy(KeySelector<T, K>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Transform this stream to a KeyedPartitionStream.
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.state.api.OneInputStateTransformation
It creates a new KeyedOperatorTransformation that uses the provided key for partitioning its operator states.
keyBy(KeySelector<T, K>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
It creates a new KeyedStream that uses the provided key for partitioning its operator states.
keyBy(KeySelector<T, K>, TypeInformation<K>) - Method in class org.apache.flink.state.api.OneInputStateTransformation
It creates a new KeyedOperatorTransformation that uses the provided key with explicit type information for partitioning its operator states.
keyBy(KeySelector<T, K>, TypeInformation<K>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
It creates a new KeyedStream that uses the provided key with explicit type information for partitioning its operator states.
keyBy(KeySelector<T, NEW_KEY>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Transform this stream to a new KeyedPartitionStream.
keyBy(KeySelector<T, NEW_KEY>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
keyBy(KeySelector<V, NEW_KEY>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
KeyByKeySelector - Class in org.apache.flink.streaming.api.functions.python
KeyByKeySelector is responsible for extracting the first field of the input row as key.
KeyByKeySelector() - Constructor for class org.apache.flink.streaming.api.functions.python.KeyByKeySelector
 
KeyCheckedOutputCollector<KEY,​OUT> - Class in org.apache.flink.datastream.impl.common
This output checks whether the current key of the output record and the key extracted with a specific key selector are exactly the same.
KeyCheckedOutputCollector(TimestampCollector<OUT>, KeySelector<OUT, KEY>, Supplier<KEY>) - Constructor for class org.apache.flink.datastream.impl.common.KeyCheckedOutputCollector
 
keyClass - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
keyClass - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
keyComparator - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
keyContext - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
The key context for this backend.
keyContext - Variable in class org.apache.flink.runtime.state.heap.StateTable
The key context view on the backend.
keyContext - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
keyContext - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
KeyContext - Interface in org.apache.flink.streaming.api.operators
Interface for setting and querying the current key of keyed operations.
KeyContextHandler - Interface in org.apache.flink.streaming.api.operators
keyDone() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.TraversalEvaluator
Called when the traversal for the current key is complete.
Keyed<K> - Interface in org.apache.flink.runtime.state
Interface for objects that have a key attribute.
KEYED_CO_BROADCAST_PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_CO_BROADCAST_PROCESS = 6;
KEYED_CO_BROADCAST_PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_CO_BROADCAST_PROCESS = 6;
KEYED_CO_PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_CO_PROCESS = 3;
KEYED_CO_PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_CO_PROCESS = 3;
KEYED_PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_PROCESS = 2;
KEYED_PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
KEYED_PROCESS = 2;
KEYED_STATE_OPER_WITH_AVRO_SER - org.apache.flink.streaming.tests.TestOperatorEnum
 
KEYED_STATE_OPER_WITH_KRYO_AND_CUSTOM_SER - org.apache.flink.streaming.tests.TestOperatorEnum
 
KEYED_STATE_TYPE - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonOptionsKeys
Key to define the StateDescriptor.Type of a key/value keyed-state
KEYED_STREAM_VALUE_OPERATOR_NAME - Static variable in class org.apache.flink.python.util.PythonConfigUtil
 
KeyedBackendSerializationProxy<K> - Class in org.apache.flink.runtime.state
Serialization proxy for all meta data in keyed state backends.
KeyedBackendSerializationProxy(ClassLoader) - Constructor for class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
KeyedBackendSerializationProxy(TypeSerializer<K>, List<StateMetaInfoSnapshot>, boolean) - Constructor for class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
KeyedBroadcastProcessFunction<KS,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A function to be applied to a BroadcastConnectedStream that connects BroadcastStream, i.e.
KeyedBroadcastProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction
 
KeyedBroadcastProcessFunction.Context - Class in org.apache.flink.streaming.api.functions.co
A context available to the broadcast side of a BroadcastConnectedStream.
KeyedBroadcastProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).
KeyedBroadcastProcessFunction.ReadOnlyContext - Class in org.apache.flink.streaming.api.functions.co
A context available to the keyed stream side of a BroadcastConnectedStream (if any).
KeyedBroadcastStateTransformation<KEY,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.transformations
KeyedBroadcastStateTransformation(String, Transformation<IN1>, Transformation<IN2>, KeyedBroadcastProcessFunction<KEY, IN1, IN2, OUT>, List<MapStateDescriptor<?, ?>>, TypeInformation<KEY>, KeySelector<IN1, KEY>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.KeyedBroadcastStateTransformation
 
KeyedBroadcastStateTransformationTranslator<KEY,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.translators
KeyedBroadcastStateTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.KeyedBroadcastStateTransformationTranslator
 
KeyedCoProcessFunction<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A function that processes elements of two keyed streams and produces a single output one.
KeyedCoProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction
 
KeyedCoProcessFunction.Context - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of #processElement1(Object, Context, Collector)/ #processElement2(Object, Context, Collector) or #onTimer(long, OnTimerContext, Collector).
KeyedCoProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions.co
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).
KeyedCoProcessOperator<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
A StreamOperator for executing keyed KeyedCoProcessFunction.
KeyedCoProcessOperator(KeyedCoProcessFunction<K, IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
KeyedCoProcessOperatorWithWatermarkDelay<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.table.runtime.operators.join
A KeyedCoProcessOperator that supports holding back watermarks with a static delay.
KeyedCoProcessOperatorWithWatermarkDelay(KeyedCoProcessFunction<K, IN1, IN2, OUT>, long) - Constructor for class org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
 
KeyedLookupJoinWrapper - Class in org.apache.flink.table.runtime.operators.join.lookup
The lookup join handler which holds a LookupJoinRunner to process lookup for insert or update_after record and directly process delete and update_before record via local state.
KeyedLookupJoinWrapper(LookupJoinRunner, StateTtlConfig, TypeSerializer<RowData>, boolean) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
 
KeyedMapBundleOperator<K,​V,​IN,​OUT> - Class in org.apache.flink.table.runtime.operators.bundle
The KeyedMapBundleOperator uses framework's key as bundle map key, thus can only be used on KeyedStream.
KeyedMapBundleOperator(MapBundleFunction<K, V, IN, OUT>, BundleTrigger<IN>) - Constructor for class org.apache.flink.table.runtime.operators.bundle.KeyedMapBundleOperator
 
KeyedMultipleInputTransformation<OUT> - Class in org.apache.flink.streaming.api.transformations
AbstractMultipleInputTransformation implementation for keyed streams.
KeyedMultipleInputTransformation(String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int, TypeInformation<?>) - Constructor for class org.apache.flink.streaming.api.transformations.KeyedMultipleInputTransformation
 
KeyedPartitionStream<K,​T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a kind of partitioned data stream.
KeyedPartitionStream.ProcessConfigurableAndKeyedPartitionStream<K,​T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a configurable KeyedPartitionStream.
KeyedPartitionStream.ProcessConfigurableAndTwoKeyedPartitionStreams<K,​T1,​T2> - Interface in org.apache.flink.datastream.api.stream
This class represents a combination of two KeyedPartitionStream.
KeyedPartitionStreamImpl<K,​V> - Class in org.apache.flink.datastream.impl.stream
The implementation of KeyedPartitionStream.
KeyedPartitionStreamImpl(AbstractDataStream<V>, Transformation<V>, KeySelector<V, K>, TypeInformation<K>) - Constructor for class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
This can construct a keyed stream directly without partitionTransformation to avoid shuffle.
KeyedPartitionStreamImpl(AbstractDataStream<V>, KeySelector<V, K>) - Constructor for class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
KeyedPartitionStreamImpl(AbstractDataStream<V>, KeySelector<V, K>, TypeInformation<K>) - Constructor for class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
KeyedPartitionWindowedStream<T,​KEY> - Class in org.apache.flink.streaming.api.datastream
KeyedPartitionWindowedStream represents a data stream that collects all records with the same key separately into a full window.
KeyedPartitionWindowedStream(StreamExecutionEnvironment, KeyedStream<T, KEY>) - Constructor for class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
KeyedProcessFunction<K,​I,​O> - Class in org.apache.flink.streaming.api.functions
A keyed function that processes elements of a stream.
KeyedProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.KeyedProcessFunction
 
KeyedProcessFunction.Context - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of #processElement(Object, Context, Collector) or #onTimer(long, OnTimerContext, Collector).
KeyedProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).
KeyedProcessFunctionWithCleanupState<K,​IN,​OUT> - Class in org.apache.flink.table.runtime.functions
A function that processes elements of a stream, and could cleanup state.
KeyedProcessFunctionWithCleanupState(long, long) - Constructor for class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
KeyedProcessOperator<KEY,​IN,​OUT> - Class in org.apache.flink.datastream.impl.operators
KeyedProcessOperator<K,​IN,​OUT> - Class in org.apache.flink.streaming.api.operators
KeyedProcessOperator(OneInputStreamProcessFunction<IN, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
KeyedProcessOperator(OneInputStreamProcessFunction<IN, OUT>, KeySelector<OUT, KEY>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
KeyedProcessOperator(KeyedProcessFunction<K, IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
KeyedSortPartitionOperator<INPUT,​KEY> - Class in org.apache.flink.streaming.api.operators.sortpartition
The KeyedSortPartitionOperator sorts records of a partition on KeyedStream.
KeyedSortPartitionOperator(TypeInformation<INPUT>, int, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
KeyedSortPartitionOperator(TypeInformation<INPUT>, String, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
KeyedSortPartitionOperator(TypeInformation<INPUT>, KeySelector<INPUT, K>, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
keyedStateBackend - Variable in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
keyedStateBackend() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the keyed state backend for the stream operator.
KeyedStateBackend<K> - Interface in org.apache.flink.runtime.state
A keyed state backend provides methods for managing keyed state.
KeyedStateBackend.KeySelectionListener<K> - Interface in org.apache.flink.runtime.state
Listener is given a callback when KeyedStateBackend.setCurrentKey(K) is called (key context changes).
KeyedStateBackendParametersImpl<K> - Class in org.apache.flink.runtime.state
Internal POJO implementing StateBackend.KeyedStateBackendParameters
KeyedStateBackendParametersImpl(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
KeyedStateBackendParametersImpl(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<KeyedStateHandle>, CloseableRegistry, double) - Constructor for class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
KeyedStateBackendParametersImpl(StateBackend.KeyedStateBackendParameters<K>) - Constructor for class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
KeyedStateBootstrapFunction<K,​IN> - Class in org.apache.flink.state.api.functions
A function that writes keyed state to a new operator.
KeyedStateBootstrapFunction() - Constructor for class org.apache.flink.state.api.functions.KeyedStateBootstrapFunction
 
KeyedStateBootstrapFunction.Context - Class in org.apache.flink.state.api.functions
Information available in an invocation of #processElement(Object, Context).
KeyedStateBootstrapOperator<K,​IN> - Class in org.apache.flink.state.api.output.operators
KeyedStateBootstrapOperator(long, Path, KeyedStateBootstrapFunction<K, IN>) - Constructor for class org.apache.flink.state.api.output.operators.KeyedStateBootstrapOperator
 
keyedStateCheckpointClosingFuture - Variable in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
KeyedStateCheckpointOutputStream - Class in org.apache.flink.runtime.state
Checkpoint output stream that allows to write raw keyed state in a partitioned way, split into key-groups.
KeyedStateCheckpointOutputStream(CheckpointStateOutputStream, KeyGroupRange) - Constructor for class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
keyedStatedBackend(TypeSerializer<K>, String, PrioritizedOperatorSubtaskState, CloseableRegistry, MetricGroup, double, StateObject.StateObjectSizeStatsCollector, StreamTaskStateInitializerImpl.KeyedStateBackendCreator<K, R>) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
KeyedStateFactory - Interface in org.apache.flink.runtime.state
This factory produces concrete internal state objects.
KeyedStateFunction<K,​S extends State> - Interface in org.apache.flink.runtime.state
A function to be applied to all keyed states.
KeyedStateHandle - Interface in org.apache.flink.runtime.state
Base for the handles of the checkpointed states in keyed streams.
KeyedStateInputFormat<K,​N,​OUT> - Class in org.apache.flink.state.api.input
Input format for reading partitioned state.
KeyedStateInputFormat(OperatorState, StateBackend, Configuration, StateReaderOperator<?, K, N, OUT>, ExecutionConfig) - Constructor for class org.apache.flink.state.api.input.KeyedStateInputFormat
Creates an input format for reading partitioned state from an operator in a savepoint.
KeyedStateListView(ListState<T>) - Constructor for class org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
 
KeyedStateMapViewWithKeysNotNull(MapState<EK, EV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
 
KeyedStateMapViewWithKeysNullable(MapState<EK, EV>, ValueState<EV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
 
KeyedStateReaderFunction<K,​OUT> - Class in org.apache.flink.state.api.functions
A function that processes keys from a restored operator
KeyedStateReaderFunction() - Constructor for class org.apache.flink.state.api.functions.KeyedStateReaderFunction
 
KeyedStateReaderFunction.Context - Interface in org.apache.flink.state.api.functions
Context that KeyedStateReaderFunction's can use for getting additional data about an input record.
KeyedStateReaderOperator<KEY,​OUT> - Class in org.apache.flink.state.api.input.operator
KeyedStateReaderOperator(KeyedStateReaderFunction<KEY, OUT>, TypeInformation<KEY>) - Constructor for class org.apache.flink.state.api.input.operator.KeyedStateReaderOperator
 
KeyedStateStore - Interface in org.apache.flink.api.common.state
This interface contains methods for registering keyed state with a managed store.
KeyedStateStoreV2 - Interface in org.apache.flink.runtime.state.v2
This interface contains methods for registering State.
KeyedStateTransformation<K,​T> - Class in org.apache.flink.state.api
A KeyedStateTransformation represents a OneInputStateTransformation on which operator state is partitioned by key using a provided KeySelector.
KeyedStream<T,​KEY> - Class in org.apache.flink.streaming.api.datastream
A KeyedStream represents a DataStream on which operator state is partitioned by key using a provided KeySelector.
KeyedStream(DataStream<T>, KeySelector<T, KEY>) - Constructor for class org.apache.flink.streaming.api.datastream.KeyedStream
Creates a new KeyedStream using the given KeySelector to partition operator state by key.
KeyedStream(DataStream<T>, KeySelector<T, KEY>, TypeInformation<KEY>) - Constructor for class org.apache.flink.streaming.api.datastream.KeyedStream
Creates a new KeyedStream using the given KeySelector to partition operator state by key.
KeyedStream.IntervalJoin<T1,​T2,​KEY> - Class in org.apache.flink.streaming.api.datastream
Perform a join over a time interval.
KeyedStream.IntervalJoined<IN1,​IN2,​KEY> - Class in org.apache.flink.streaming.api.datastream
IntervalJoined is a container for two streams that have keys for both sides as well as the time boundaries over which elements should be joined.
KeyedTwoInputBroadcastProcessOperator<KEY,​IN1,​IN2,​OUT> - Class in org.apache.flink.datastream.impl.operators
KeyedTwoInputBroadcastProcessOperator(TwoInputBroadcastStreamProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
KeyedTwoInputBroadcastProcessOperator(TwoInputBroadcastStreamProcessFunction<IN1, IN2, OUT>, KeySelector<OUT, KEY>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
KeyedTwoInputNonBroadcastProcessOperator<KEY,​IN1,​IN2,​OUT> - Class in org.apache.flink.datastream.impl.operators
KeyedTwoInputNonBroadcastProcessOperator(TwoInputNonBroadcastStreamProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
KeyedTwoInputNonBroadcastProcessOperator(TwoInputNonBroadcastStreamProcessFunction<IN1, IN2, OUT>, KeySelector<OUT, KEY>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
KeyedTwoOutputProcessOperator<KEY,​IN,​OUT_MAIN,​OUT_SIDE> - Class in org.apache.flink.datastream.impl.operators
 
KeyedTwoOutputProcessOperator(TwoOutputStreamProcessFunction<IN, OUT_MAIN, OUT_SIDE>, OutputTag<OUT_SIDE>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
KeyedTwoOutputProcessOperator(TwoOutputStreamProcessFunction<IN, OUT_MAIN, OUT_SIDE>, OutputTag<OUT_SIDE>, KeySelector<OUT_MAIN, KEY>, KeySelector<OUT_SIDE, KEY>) - Constructor for class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
KeyExtractorFunction<T> - Interface in org.apache.flink.runtime.state
Function to extract a key from a given object.
KeyFieldOutOfBoundsException - Exception in org.apache.flink.types
An exception specifying that a required key field was not set in a record, i.e. was null .
KeyFieldOutOfBoundsException() - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
Constructs an KeyFieldOutOfBoundsException with null as its error detail message.
KeyFieldOutOfBoundsException(int) - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
Constructs an KeyFieldOutOfBoundsException with a default message, referring to given field number as the null key field.
KeyFieldOutOfBoundsException(int, Throwable) - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
 
KeyFieldOutOfBoundsException(String) - Constructor for exception org.apache.flink.types.KeyFieldOutOfBoundsException
Constructs an KeyFieldOutOfBoundsException with the specified detail message.
keyGroup() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
keyGroup() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
keyGroup() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Returns the key-group for the current key.
KeyGroup - Class in org.apache.flink.runtime.state.restore
Part of a savepoint representing data for a single key group.
keyGroupCompressionDecorator - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
Decorates the input and output streams to write key-groups compressed.
keyGroupCompressionDecorator - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
KeyGroupedInternalPriorityQueue<T> - Interface in org.apache.flink.runtime.state
This interface exists as (temporary) adapter between the new InternalPriorityQueue and the old way in which timers are written in a snapshot.
KeyGroupedIterator<E> - Interface in org.apache.flink.runtime.util
 
keyGroupedStateMaps - Variable in class org.apache.flink.runtime.state.heap.StateTable
Map for holding the actual state objects.
KeyGroupEntry - Class in org.apache.flink.runtime.state.restore
Part of a savepoint representing data for a single state entry in a key group.
KeyGroupPartitionedPriorityQueue<T,​PQ extends InternalPriorityQueue<T> & HeapPriorityQueueElement> - Class in org.apache.flink.runtime.state.heap
This implementation of InternalPriorityQueue is internally partitioned into sub-queues per key-group and essentially works as a heap-of-heaps.
KeyGroupPartitionedPriorityQueue(KeyExtractorFunction<T>, PriorityComparator<T>, KeyGroupPartitionedPriorityQueue.PartitionQueueSetFactory<T, PQ>, KeyGroupRange, int) - Constructor for class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
KeyGroupPartitionedPriorityQueue.PartitionQueueSetFactory<T,​PQS extends InternalPriorityQueue<T> & HeapPriorityQueueElement> - Interface in org.apache.flink.runtime.state.heap
Factory that produces the sub-queues that represent the partitions of a KeyGroupPartitionedPriorityQueue.
KeyGroupPartitioner<T> - Class in org.apache.flink.runtime.state
Class that contains the base algorithm for partitioning data into key-groups.
KeyGroupPartitioner(T[], int, T[], KeyGroupRange, int, KeyExtractorFunction<T>, KeyGroupPartitioner.ElementWriterFunction<T>) - Constructor for class org.apache.flink.runtime.state.KeyGroupPartitioner
Creates a new KeyGroupPartitioner.
KeyGroupPartitioner.ElementReaderFunction<T> - Interface in org.apache.flink.runtime.state
This functional interface defines how one element is read from a DataInputView.
KeyGroupPartitioner.ElementWriterFunction<T> - Interface in org.apache.flink.runtime.state
This functional interface defines how one element is written to a DataOutputView.
KeyGroupPartitioner.KeyGroupElementsConsumer<T> - Interface in org.apache.flink.runtime.state
Functional interface to consume elements from a key group.
KeyGroupPartitioner.PartitioningResult<T> - Interface in org.apache.flink.runtime.state
This represents the result of key-group partitioning.
keyGroupPrefixBytes - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
keyGroupPrefixBytes - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
Number of bytes in the key-group prefix.
keyGroupPrefixBytes - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
Number of bytes in the key-group prefix.
keyGroupPrefixBytes - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
keyGroupRange - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The key-group range for the task.
keyGroupRange - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
The key-group range covered by this state handle.
keyGroupRange - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
Range of key-groups for which this backend is responsible.
keyGroupRange - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
keyGroupRange - Variable in class org.apache.flink.runtime.state.heap.StateTable
The current key group range.
keyGroupRange - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
The key-group range for the task.
KeyGroupRange - Class in org.apache.flink.runtime.state
This class defines a range of key-group indexes.
KeyGroupRange(int, int) - Constructor for class org.apache.flink.runtime.state.KeyGroupRange
Defines the range [startKeyGroup, endKeyGroup]
KeyGroupRangeAssignment - Class in org.apache.flink.runtime.state
 
KeyGroupRangeInputSplit - Class in org.apache.flink.state.api.input.splits
An input split representing a key-group range from a savepoint.
KeyGroupRangeInputSplit(List<KeyedStateHandle>, List<KeyedStateHandle>, int, int) - Constructor for class org.apache.flink.state.api.input.splits.KeyGroupRangeInputSplit
 
KeyGroupRangeOffsets - Class in org.apache.flink.runtime.state
This class combines a key-group range with offsets that correspond to the key-groups in the range.
KeyGroupRangeOffsets(int, int) - Constructor for class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Creates key-group range with offsets from the given start key-group to end key-group.
KeyGroupRangeOffsets(int, int, long[]) - Constructor for class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Creates key-group range with offsets from the given start key-group to end key-group.
KeyGroupRangeOffsets(KeyGroupRange) - Constructor for class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Creates key-group range with offsets for the given key-group range, where all offsets are initially zero.
KeyGroupRangeOffsets(KeyGroupRange, long[]) - Constructor for class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Creates key-group range with offsets from the given key-group range.
keyGroupReader(int) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
keyGroupReader(int) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
keyGroupReader(int) - Method in interface org.apache.flink.runtime.state.StateSnapshotRestore
This method returns a StateSnapshotKeyGroupReader that can be used to restore the state on a per-key-group basis.
KeyGroupsList - Interface in org.apache.flink.runtime.state
This interface offers ordered random read access to multiple key group ids.
KeyGroupsSavepointStateHandle - Class in org.apache.flink.runtime.state
A KeyGroupsStateHandle that describes a savepoint in the unified format.
KeyGroupsSavepointStateHandle(KeyGroupRangeOffsets, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.KeyGroupsSavepointStateHandle
 
KeyGroupsStateHandle - Class in org.apache.flink.runtime.state
A handle to the partitioned stream operator state after it has been checkpointed.
KeyGroupsStateHandle(KeyGroupRangeOffsets, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
KeyGroupStatePartitionStreamProvider - Class in org.apache.flink.runtime.state
This class provides access to an input stream that contains state data for one key group and the key group id.
KeyGroupStatePartitionStreamProvider(InputStream, int) - Constructor for class org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider
 
KeyGroupStatePartitionStreamProvider(IOException, int) - Constructor for class org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider
 
KeyGroupStreamPartitioner<T,​K> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner selects the target channel based on the key group index.
KeyGroupStreamPartitioner(KeySelector<T, K>, int) - Constructor for class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
KeyMap<K,​V> - Class in org.apache.flink.streaming.runtime.operators.windowing
A special Hash Map implementation that can be traversed efficiently in sync with other hash maps.
KeyMap() - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Creates a new hash table with the default initial capacity.
KeyMap(int) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Creates a new table with a capacity tailored to the given expected number of elements.
KeyMap.Entry<K,​V> - Class in org.apache.flink.streaming.runtime.operators.windowing
An entry in the hash table.
KeyMap.LazyFactory<V> - Interface in org.apache.flink.streaming.runtime.operators.windowing
A factory for lazy/on-demand instantiation of values.
KeyMap.TraversalEvaluator<K,​V> - Interface in org.apache.flink.streaming.runtime.operators.windowing
A visitor for a traversal over the union of multiple hash maps.
keyNames() - Method in class org.apache.flink.util.LinkedOptionalMap
Returns the key names added to this map.
keyPositions - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
key positions describe which fields are keys in what order
keyPrefix() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroup
 
keys() - Method in interface org.apache.flink.api.common.state.MapState
Returns all the keys in the state.
keys() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns all the keys in the state.
keys() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
Returns all the keys in the state in a Collections.unmodifiableSet(Set).
keys() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
keys() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
keys() - Method in class org.apache.flink.table.api.dataview.MapView
Returns all the keys in the map view.
keys(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns all the keys in the state.
Keys<T> - Class in org.apache.flink.api.common.operators
 
Keys() - Constructor for class org.apache.flink.api.common.operators.Keys
 
KEYS - org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Equivalent to iterate Map.keySet().
Keys.ExpressionKeys<T> - Class in org.apache.flink.api.common.operators
Represents (nested) field access through string and integer-based keys
Keys.IncompatibleKeysException - Exception in org.apache.flink.api.common.operators
 
Keys.SelectorFunctionKeys<T,​K> - Class in org.apache.flink.api.common.operators
 
keySelected(K) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend.KeySelectionListener
Callback when key context is switched.
keySelected(K) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
keySelector - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
KeySelector<IN,​KEY> - Interface in org.apache.flink.api.java.functions
The KeySelector allows to use deterministic objects for operations such as reduce, reduceGroup, join, coGroup, etc.
KeySelectorUtil - Class in org.apache.flink.streaming.util.keys
Utility class that contains helper methods to manipulating KeySelector for streaming.
KeySelectorUtil - Class in org.apache.flink.table.planner.plan.utils
Utility for KeySelector.
KeySelectorUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.KeySelectorUtil
 
KeySelectorUtil.ArrayKeySelector<IN> - Class in org.apache.flink.streaming.util.keys
A key selector for selecting individual array fields as keys and returns them as a Tuple.
KeySelectorUtil.ComparableKeySelector<IN> - Class in org.apache.flink.streaming.util.keys
A key selector for selecting key fields via a TypeComparator.
KeySelectorUtil.OneKeySelector<IN,​K> - Class in org.apache.flink.streaming.util.keys
Key extractor that extracts a single field via a generic comparator.
keySerializer - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
keySerializer - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The key serializer of the backend.
keySerializer - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
The key serializer.
keySerializer - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
keySerializer - Variable in class org.apache.flink.runtime.state.heap.StateTable
The serializer of the key.
keySerializer - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackend
The key serializer.
keySerializer - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
The key serializer of the backend.
keySerializer - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
keySerializer - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
For serializing the key in checkpoints.
keySerializer - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
keySerializer - Variable in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
Used to serialize map key into RecordArea's MemorySegments.
keySerializer - Variable in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
Used to serialize map key into RecordArea's MemorySegments.
keySerializer(PagedTypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
keySerializer(PagedTypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
keySerializer(PagedTypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
keySerializerProvider - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
keySet() - Method in class org.apache.flink.configuration.Configuration
Returns the keys of all key/value pairs stored inside this configuration object.
keySet() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
keySet() - Method in class org.apache.flink.types.MapValue
 
keySetA() - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
keySetB() - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
KEYTAB_PRINCIPAL - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
keytabEntry(String, String) - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
keyType - Variable in class org.apache.flink.table.api.dataview.MapView
Deprecated.
keyValue(BinaryStringData, byte, byte, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Parse target string as key-value string and return the value matches key name.
keyValue(BinaryStringData, BinaryStringData, BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Parse string as key-value string and return the value matches key name. example: keyvalue('k1=v1;k2=v2', ';', '=', 'k2') = 'v2' keyvalue('k1:v1,k2:v2', ',', ':', 'k3') = NULL
KeyValueDataType - Class in org.apache.flink.table.types
A data type that contains a key and value data type (e.g.
KeyValueDataType(LogicalType, Class<?>, DataType, DataType) - Constructor for class org.apache.flink.table.types.KeyValueDataType
 
KeyValueDataType(LogicalType, DataType, DataType) - Constructor for class org.apache.flink.table.types.KeyValueDataType
 
KeyValueIterator<K,​V> - Interface in org.apache.flink.table.runtime.util
An internal iterator interface which presents a more restrictive API than Iterator.
KeyValueStateIterator - Interface in org.apache.flink.runtime.state
Iterator that over all key-value state entries in a KeyedStateBackend.
KILL_ON_OUT_OF_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Whether to kill the TaskManager when the task thread throws an OutOfMemoryError.
killCluster(String) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
killCluster(StandaloneClusterId) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
killCluster(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
killCluster(T) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Terminates the cluster with the given cluster id.
KillMapper() - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
KILO_BYTES - org.apache.flink.configuration.MemorySize.MemoryUnit
 
kind - Variable in class org.apache.flink.sql.parser.impl.Token
An integer that describes the kind of this token.
kind(SqlKind) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
kind(FunctionKind) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
KIND - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
KINESALITE - Static variable in class org.apache.flink.util.DockerImageVersions
 
KMeansData - Class in org.apache.flink.test.testdata
Test data for KMeans programs.
known(UUID, String) - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
KRB5_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
KRB5 file name populated in YARN container for secure IT run.
KryoRegistration - Class in org.apache.flink.api.java.typeutils.runtime
A KryoRegistration resembles a registered class and its serializer in Kryo.
KryoRegistration(Class<?>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
KryoRegistration(Class<?>, Class<? extends Serializer<?>>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
KryoRegistration(Class<?>, SerializableSerializer<? extends Serializer<?>>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoRegistration
 
KryoRegistration.SerializerDefinitionType - Enum in org.apache.flink.api.java.typeutils.runtime
IMPORTANT: the order of the enumerations must not change, since their ordinals are used for serialization.
KryoSerializer<T> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
A type serializer that serializes its type using the Kryo serialization framework (https://github.com/EsotericSoftware/kryo).
KryoSerializer(Class<T>, SerializerConfig) - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
KryoSerializer(KryoSerializer<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
Copy-constructor that does not copy transient fields.
KryoSerializerSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
KryoSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
KryoUtils - Class in org.apache.flink.api.java.typeutils.runtime
Convenience methods for Kryo
KryoUtils() - Constructor for class org.apache.flink.api.java.typeutils.runtime.KryoUtils
 
KUBE_CONFIG_FILE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES - org.apache.flink.runtime.jobmanager.HighAvailabilityMode
 
KUBERNETES_CLIENT_IO_EXECUTOR_POOL_SIZE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_CLIENT_USER_AGENT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_ENTRY_PATH - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
The following config options need to be set according to the image.
KUBERNETES_ENV_SECRET_KEY_REF - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_HADOOP_CONF_MOUNT_DECORATOR_ENABLED - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_HOSTNETWORK_ENABLED - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_JOB_MANAGER_SCRIPT_PATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KUBERNETES_JOBMANAGER_ENTRYPOINT_ARGS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_JOBMANAGER_REPLICAS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_KERBEROS_MOUNT_DECORATOR_ENABLED - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_LEASE_DURATION - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesHighAvailabilityOptions
 
KUBERNETES_NODE_NAME_LABEL - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
This will only be used to support blocklist mechanism, which is experimental currently, so we do not want to expose this option in the documentation.
KUBERNETES_POD_TEMPLATE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
This option is here only for documentation generation, it is the fallback key of JOB_MANAGER_POD_TEMPLATE and TASK_MANAGER_POD_TEMPLATE.
KUBERNETES_RENEW_DEADLINE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesHighAvailabilityOptions
 
KUBERNETES_RETRY_PERIOD - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesHighAvailabilityOptions
 
KUBERNETES_SECRETS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_SERVICE_ACCOUNT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_TASK_MANAGER_SCRIPT_PATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KUBERNETES_TASKMANAGER_ENTRYPOINT_ARGS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_TRANSACTIONAL_OPERATION_INITIAL_RETRY_DEALY - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_TRANSACTIONAL_OPERATION_MAX_RETRIES - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_TRANSACTIONAL_OPERATION_MAX_RETRY_DEALY - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
KUBERNETES_ZERO_RESOURCE_VERSION - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
KubernetesApplicationClusterEntrypoint - Class in org.apache.flink.kubernetes.entrypoint
An ApplicationClusterEntryPoint for Kubernetes.
KubernetesArtifactUploader - Interface in org.apache.flink.kubernetes.artifact
Local artifact uploader for Kubernetes programs.
KubernetesCheckpointIDCounter - Class in org.apache.flink.kubernetes.highavailability
CheckpointIDCounter implementation for Kubernetes.
KubernetesCheckpointIDCounter(FlinkKubeClient, String, String) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
KubernetesCheckpointRecoveryFactory - Class in org.apache.flink.kubernetes.highavailability
KubernetesCheckpointStoreUtil - Enum in org.apache.flink.kubernetes.highavailability
Singleton CheckpointStoreUtil implementation for Kubernetes.
KubernetesClusterClientFactory - Class in org.apache.flink.kubernetes
A ClusterClientFactory for a Kubernetes cluster.
KubernetesClusterClientFactory() - Constructor for class org.apache.flink.kubernetes.KubernetesClusterClientFactory
 
KubernetesClusterDescriptor - Class in org.apache.flink.kubernetes
Kubernetes specific ClusterDescriptor implementation.
KubernetesClusterDescriptor(Configuration, FlinkKubeClientFactory, KubernetesArtifactUploader) - Constructor for class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
KubernetesConfigMap - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent ConfigMap resource in kubernetes.
KubernetesConfigMap(ConfigMap) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMap
 
KubernetesConfigMapSharedInformer - Class in org.apache.flink.kubernetes.kubeclient.resources
The shared informer for ConfigMap, it can be used as a shared watcher.
KubernetesConfigMapSharedInformer(NamespacedKubernetesClient, String) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesConfigMapSharedInformer
 
KubernetesConfigMapSharedWatcher - Interface in org.apache.flink.kubernetes.kubeclient
The shared watcher interface for ConfigMap.
KubernetesConfigOptions - Class in org.apache.flink.kubernetes.configuration
This class holds configuration constants used by Flink's kubernetes runners.
KubernetesConfigOptions.ImagePullPolicy - Enum in org.apache.flink.kubernetes.configuration
The container image pull policy.
KubernetesConfigOptions.NodePortAddressType - Enum in org.apache.flink.kubernetes.configuration
The flink rest service exposed type.
KubernetesConfigOptions.ServiceExposedType - Enum in org.apache.flink.kubernetes.configuration
The flink rest service exposed type.
KubernetesConfigOptionsInternal - Class in org.apache.flink.kubernetes.configuration
Kubernetes configuration options that are not meant to be set by the user.
KubernetesDeploymentTarget - Enum in org.apache.flink.kubernetes.configuration
A class containing all the supported deployment target names for Kubernetes.
KubernetesException - Exception in org.apache.flink.kubernetes.kubeclient.resources
Kubernetes related checked exceptions.
KubernetesException(String) - Constructor for exception org.apache.flink.kubernetes.kubeclient.resources.KubernetesException
 
KubernetesException(String, Throwable) - Constructor for exception org.apache.flink.kubernetes.kubeclient.resources.KubernetesException
 
KubernetesHaServicesFactory - Class in org.apache.flink.kubernetes.highavailability
Factory for creating Kubernetes high availability services.
KubernetesHaServicesFactory() - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesHaServicesFactory
 
KubernetesHighAvailabilityOptions - Class in org.apache.flink.kubernetes.configuration
The set of configuration options relating to Kubernetes high-availability settings.
KubernetesJobGraphStoreUtil - Enum in org.apache.flink.kubernetes.highavailability
Singleton JobGraphStoreUtil implementation for Kubernetes.
KubernetesJobManagerFactory - Class in org.apache.flink.kubernetes.kubeclient.factory
Utility class for constructing all the Kubernetes components on the client-side.
KubernetesJobManagerFactory() - Constructor for class org.apache.flink.kubernetes.kubeclient.factory.KubernetesJobManagerFactory
 
KubernetesJobManagerParameters - Class in org.apache.flink.kubernetes.kubeclient.parameters
A utility class helps parse, verify, and manage the Kubernetes side parameters that are used for constructing the JobManager Pod and all accompanying resources connected to it.
KubernetesJobManagerParameters(Configuration, ClusterSpecification) - Constructor for class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesJobManagerParameters
 
KubernetesJobManagerSpecification - Class in org.apache.flink.kubernetes.kubeclient
Composition of the created Kubernetes components that represents a Flink application.
KubernetesJobManagerSpecification(Deployment, List<HasMetadata>) - Constructor for class org.apache.flink.kubernetes.kubeclient.KubernetesJobManagerSpecification
 
KubernetesLeaderElectionConfiguration - Class in org.apache.flink.kubernetes.configuration
Configuration specific to KubernetesLeaderElector.
KubernetesLeaderElectionConfiguration(String, String, Configuration) - Constructor for class org.apache.flink.kubernetes.configuration.KubernetesLeaderElectionConfiguration
 
KubernetesLeaderElectionDriver - Class in org.apache.flink.kubernetes.highavailability
LeaderElectionDriver for Kubernetes.
KubernetesLeaderElectionDriver(KubernetesLeaderElectionConfiguration, FlinkKubeClient, LeaderElectionDriver.Listener, KubernetesConfigMapSharedWatcher, Executor) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
KubernetesLeaderElectionDriverFactory - Class in org.apache.flink.kubernetes.highavailability
Factory that instantiates a KubernetesLeaderElectionDriver.
KubernetesLeaderElectionDriverFactory(FlinkKubeClient, KubernetesLeaderElectionConfiguration, KubernetesConfigMapSharedWatcher, Executor) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriverFactory
 
KubernetesLeaderElectionHaServices - Class in org.apache.flink.kubernetes.highavailability
Kubernetes HA services that use a single leader election service per JobManager.
KubernetesLeaderElector - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent KubernetesLeaderElector in kubernetes.
KubernetesLeaderElector(NamespacedKubernetesClient, KubernetesLeaderElectionConfiguration, KubernetesLeaderElector.LeaderCallbackHandler) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
KubernetesLeaderElector(NamespacedKubernetesClient, KubernetesLeaderElectionConfiguration, KubernetesLeaderElector.LeaderCallbackHandler, ExecutorService) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
KubernetesLeaderElector.LeaderCallbackHandler - Class in org.apache.flink.kubernetes.kubeclient.resources
Callback handler for leader election.
KubernetesLeaderRetrievalDriver - Class in org.apache.flink.kubernetes.highavailability
The counterpart to the KubernetesLeaderElectionDriver.
KubernetesLeaderRetrievalDriver(KubernetesConfigMapSharedWatcher, Executor, String, LeaderRetrievalEventHandler, Function<KubernetesConfigMap, LeaderInformation>, FatalErrorHandler) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriver
 
KubernetesLeaderRetrievalDriverFactory - Class in org.apache.flink.kubernetes.highavailability
Factory that instantiates a KubernetesLeaderRetrievalDriver in single leader election mode.
KubernetesLeaderRetrievalDriverFactory(KubernetesConfigMapSharedWatcher, Executor, String, String) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriverFactory
 
KubernetesOwnerReference - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent Owner reference resource in kubernetes.
KubernetesParameters - Interface in org.apache.flink.kubernetes.kubeclient.parameters
A common collection of parameters that is used to construct the JobManager/TaskManager Pods, including the accompanying Kubernetes resources that together represent a Flink application.
KubernetesPod - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent KubernetesPod resource in kubernetes.
KubernetesPod(Pod) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPod
 
KubernetesPodsWatcher - Class in org.apache.flink.kubernetes.kubeclient.resources
Watcher for pods in Kubernetes.
KubernetesPodsWatcher(FlinkKubeClient.WatchCallbackHandler<KubernetesPod>) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesPodsWatcher
 
KubernetesResource<T> - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent a kubernetes resource.
KubernetesResource(T) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
KubernetesResourceManagerDriver - Class in org.apache.flink.kubernetes
Implementation of ResourceManagerDriver for Kubernetes deployment.
KubernetesResourceManagerDriver(Configuration, FlinkKubeClient, KubernetesResourceManagerDriverConfiguration) - Constructor for class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
KubernetesResourceManagerDriverConfiguration - Class in org.apache.flink.kubernetes.configuration
Configuration specific to KubernetesResourceManagerDriver.
KubernetesResourceManagerDriverConfiguration(String, String) - Constructor for class org.apache.flink.kubernetes.configuration.KubernetesResourceManagerDriverConfiguration
 
KubernetesResourceManagerFactory - Class in org.apache.flink.kubernetes.entrypoint
KubernetesSecretEnvVar - Class in org.apache.flink.kubernetes.kubeclient.resources
Represents EnvVar resource in Kubernetes.
KubernetesService - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent Service resource in kubernetes.
KubernetesService(Service) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesService
 
KubernetesSessionCli - Class in org.apache.flink.kubernetes.cli
Kubernetes customized commandline.
KubernetesSessionCli(Configuration, String) - Constructor for class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
KubernetesSessionCli(Configuration, ClusterClientServiceLoader, String) - Constructor for class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
KubernetesSessionClusterEntrypoint - Class in org.apache.flink.kubernetes.entrypoint
Entry point for a Kubernetes session cluster.
KubernetesSessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
 
KubernetesSessionClusterExecutor - Class in org.apache.flink.kubernetes.executors
The PipelineExecutor to be used when executing a job on an already running cluster.
KubernetesSessionClusterExecutor(Configuration) - Constructor for class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutor
 
KubernetesSessionClusterExecutorFactory - Class in org.apache.flink.kubernetes.executors
An PipelineExecutorFactory for executing jobs on an existing (session) cluster.
KubernetesSessionClusterExecutorFactory() - Constructor for class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutorFactory
 
KubernetesSharedInformer<T extends io.fabric8.kubernetes.api.model.HasMetadata,​R> - Class in org.apache.flink.kubernetes.kubeclient.resources
Base class for shared watcher based on SharedIndexInformer.
KubernetesSharedInformer(NamespacedKubernetesClient, Informable<T>, Function<T, R>) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesSharedInformer
 
KubernetesSharedWatcher<T> - Interface in org.apache.flink.kubernetes.kubeclient
The interface for the Kubernetes shared watcher.
KubernetesSharedWatcher.Watch - Interface in org.apache.flink.kubernetes.kubeclient
The Watch returned after creating watching, which can be used to close the watching.
KubernetesStateHandleStore<T extends Serializable> - Class in org.apache.flink.kubernetes.highavailability
Class which stores state via the provided RetrievableStateStorageHelper and writes the returned state handle to ConfigMap.
KubernetesStateHandleStore(FlinkKubeClient, String, RetrievableStateStorageHelper<T>, Predicate<String>, String) - Constructor for class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
KubernetesStepDecorator - Interface in org.apache.flink.kubernetes.kubeclient.decorators
A set of functions that together represent a feature in pods that are deployed for the JobManager(s) or the TaskManager(s), which provides an extension to the way the given Flink application works.
KubernetesTaskExecutorRunner - Class in org.apache.flink.kubernetes.taskmanager
This class is the executable entry point for running a TaskExecutor in a Kubernetes pod.
KubernetesTaskExecutorRunner() - Constructor for class org.apache.flink.kubernetes.taskmanager.KubernetesTaskExecutorRunner
 
KubernetesTaskManagerFactory - Class in org.apache.flink.kubernetes.kubeclient.factory
Utility class for constructing the TaskManager Pod on the JobManager.
KubernetesTaskManagerFactory() - Constructor for class org.apache.flink.kubernetes.kubeclient.factory.KubernetesTaskManagerFactory
 
KubernetesTaskManagerParameters - Class in org.apache.flink.kubernetes.kubeclient.parameters
A utility class helps parse, verify, and manage the Kubernetes side parameters that are used for constructing the TaskManager Pod.
KubernetesTaskManagerParameters(Configuration, String, String, String, ContaineredTaskManagerParameters, Map<String, String>, Set<String>) - Constructor for class org.apache.flink.kubernetes.kubeclient.parameters.KubernetesTaskManagerParameters
 
KubernetesToleration - Class in org.apache.flink.kubernetes.kubeclient.resources
Represent Toleration resource in kubernetes.
KubernetesTooOldResourceVersionException - Exception in org.apache.flink.kubernetes.kubeclient.resources
Kubernetes too old resource version exception.
KubernetesTooOldResourceVersionException(String, Throwable) - Constructor for exception org.apache.flink.kubernetes.kubeclient.resources.KubernetesTooOldResourceVersionException
 
KubernetesTooOldResourceVersionException(Throwable) - Constructor for exception org.apache.flink.kubernetes.kubeclient.resources.KubernetesTooOldResourceVersionException
 
KubernetesUtils - Class in org.apache.flink.kubernetes.utils
Common utils for Kubernetes.
KubernetesWatch - Class in org.apache.flink.kubernetes.kubeclient.resources
Watch resource in Kubernetes.
KubernetesWatch(Watch) - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesWatch
 
KubernetesWorkerNode - Class in org.apache.flink.kubernetes
A stored Kubernetes worker, which contains the kubernetes pod.
KubernetesWorkerResourceSpecFactory - Class in org.apache.flink.kubernetes.entrypoint
Implementation of WorkerResourceSpecFactory for Kubernetes deployments.
KvStateChangeLogger<Value,​Namespace> - Interface in org.apache.flink.state.changelog
A logger for some key-partitioned state (not only ValueState.
KvStateClientProxy - Interface in org.apache.flink.runtime.query
An interface for the Queryable State Client Proxy running on each Task Manager in the cluster.
KvStateClientProxyHandler - Class in org.apache.flink.queryablestate.client.proxy
This handler acts as an internal (to the Flink cluster) client that receives the requests from external clients, executes them by contacting the Job Manager (if necessary) and the Task Manager holding the requested state, and forwards the answer back to the client.
KvStateClientProxyHandler(KvStateClientProxyImpl, int, MessageSerializer<KvStateRequest, KvStateResponse>, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
Create the handler used by the KvStateClientProxyImpl.
KvStateClientProxyImpl - Class in org.apache.flink.queryablestate.client.proxy
The default implementation of the KvStateClientProxy.
KvStateClientProxyImpl(String, Iterator<Integer>, Integer, Integer, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
Creates the Queryable State Client Proxy.
KvStateEntry<K,​N,​V> - Class in org.apache.flink.runtime.query
An entry holding the InternalKvState along with its KvStateInfo.
KvStateEntry(InternalKvState<K, N, V>, ClassLoader) - Constructor for class org.apache.flink.runtime.query.KvStateEntry
 
KvStateHandler - Class in org.apache.flink.runtime.scheduler
Handler for common queryable state logic.
KvStateHandler(ExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.KvStateHandler
 
kvStateId() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
kvStateId() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
kvStateId() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Returns the Id of the K/V state to which the current key belongs.
KvStateID - Class in org.apache.flink.queryablestate
Identifier for state instances.
KvStateID() - Constructor for class org.apache.flink.queryablestate.KvStateID
 
KvStateID(long, long) - Constructor for class org.apache.flink.queryablestate.KvStateID
 
KvStateInfo<K,​N,​V> - Class in org.apache.flink.runtime.query
Metadata about a InternalKvState.
KvStateInfo(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<V>) - Constructor for class org.apache.flink.runtime.query.KvStateInfo
 
kvStateInformation - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
Key/Value state meta info from the backend.
kvStateInformation - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
Key/Value state meta info from the backend.
KvStateInternalRequest - Class in org.apache.flink.queryablestate.messages
The request to be forwarded by the Queryable State Client Proxy to the State Server of the Task Manager responsible for the requested state.
KvStateInternalRequest(KvStateID, byte[]) - Constructor for class org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
KvStateInternalRequest.KvStateInternalRequestDeserializer - Class in org.apache.flink.queryablestate.messages
KvStateInternalRequestDeserializer() - Constructor for class org.apache.flink.queryablestate.messages.KvStateInternalRequest.KvStateInternalRequestDeserializer
 
KvStateLocation - Class in org.apache.flink.runtime.query
Location information for all key groups of a InternalKvState instance.
KvStateLocation(JobID, JobVertexID, int, String) - Constructor for class org.apache.flink.runtime.query.KvStateLocation
Creates the location information.
KvStateLocationOracle - Interface in org.apache.flink.runtime.jobmaster
Oracle for KvStateLocation in the cluster.
KvStateLocationRegistry - Class in org.apache.flink.runtime.query
Simple registry, which maps InternalKvState registration notifications to KvStateLocation instances.
KvStateLocationRegistry(JobID, Map<JobVertexID, ExecutionJobVertex>) - Constructor for class org.apache.flink.runtime.query.KvStateLocationRegistry
Creates the registry for the job.
kvStateRegistry - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
KvStateRegistry helper for this task.
kvStateRegistry - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
KvStateRegistry - Class in org.apache.flink.runtime.query
A registry for InternalKvState instances per task manager.
KvStateRegistry() - Constructor for class org.apache.flink.runtime.query.KvStateRegistry
 
KvStateRegistryGateway - Interface in org.apache.flink.runtime.jobmaster
Gateway to report key-value state registration and deregistrations.
KvStateRegistryListener - Interface in org.apache.flink.runtime.query
A listener for a KvStateRegistry.
KvStateRequest - Class in org.apache.flink.queryablestate.messages
The request to be sent by the Queryable State Client to the Client Proxy requesting a given state.
KvStateRequest(JobID, String, int, byte[]) - Constructor for class org.apache.flink.queryablestate.messages.KvStateRequest
 
KvStateRequest.KvStateRequestDeserializer - Class in org.apache.flink.queryablestate.messages
KvStateRequestDeserializer() - Constructor for class org.apache.flink.queryablestate.messages.KvStateRequest.KvStateRequestDeserializer
 
KvStateRequestStats - Interface in org.apache.flink.queryablestate.network.stats
Simple statistics for monitoring the state server and the client proxy.
KvStateResponse - Class in org.apache.flink.queryablestate.messages
The response containing the (serialized) state sent by the State Server to the Client Proxy, and then forwarded by the proxy to the original Queryable State Client.
KvStateResponse(byte[]) - Constructor for class org.apache.flink.queryablestate.messages.KvStateResponse
 
KvStateResponse.KvStateResponseDeserializer - Class in org.apache.flink.queryablestate.messages
KvStateResponseDeserializer() - Constructor for class org.apache.flink.queryablestate.messages.KvStateResponse.KvStateResponseDeserializer
 
KvStateSerializer - Class in org.apache.flink.queryablestate.client.state.serialization
Serialization and deserialization the different state types and namespaces.
KvStateSerializer() - Constructor for class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
 
KvStateServer - Interface in org.apache.flink.runtime.query
An interface for the Queryable State Server running on each Task Manager in the cluster.
KvStateServerHandler - Class in org.apache.flink.queryablestate.server
This handler dispatches asynchronous tasks, which query InternalKvState instances and write the result to the channel.
KvStateServerHandler(KvStateServerImpl, KvStateRegistry, MessageSerializer<KvStateInternalRequest, KvStateResponse>, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.server.KvStateServerHandler
Create the handler used by the KvStateServerImpl.
KvStateServerImpl - Class in org.apache.flink.queryablestate.server
The default implementation of the KvStateServer.
KvStateServerImpl(String, Iterator<Integer>, Integer, Integer, KvStateRegistry, KvStateRequestStats) - Constructor for class org.apache.flink.queryablestate.server.KvStateServerImpl
Creates the state server.
KvStateService - Class in org.apache.flink.runtime.taskexecutor
KvState related components of each TaskExecutor instance.
KvStateService(KvStateRegistry, KvStateServer, KvStateClientProxy) - Constructor for class org.apache.flink.runtime.taskexecutor.KvStateService
 

L

LABEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LABEL_APP_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LABEL_COMPONENT_JOB_MANAGER - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LABEL_COMPONENT_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LABEL_COMPONENT_TASK_MANAGER - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LABEL_TYPE_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LABEL_TYPE_NATIVE_TYPE - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LabeledGlobalFailureHandler - Interface in org.apache.flink.runtime.scheduler.adaptive
An interface for handling and associating global failures with labels from FailureEnricher.
labelFailure(Throwable, FailureEnricher.Context, Executor, Collection<FailureEnricher>) - Static method in class org.apache.flink.runtime.failure.FailureEnricherUtils
Enriches a Throwable by returning the merged label output of a Set of FailureEnrichers.
LabelSurrogate - Class in org.apache.flink.streaming.tests.queryablestate
A label surrogate.
LabelSurrogate(LabelSurrogate.Type, String) - Constructor for class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
LabelSurrogate.Type - Enum in org.apache.flink.streaming.tests.queryablestate
An exemplary enum.
LAG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LAG - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LagAcc() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
LagAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
LagAggFunction(LogicalType[]) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
LagAggFunction.LagAcc<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for LAG.
lambdaBody() - Method in class org.apache.flink.table.codesplit.JavaParser
 
lambdaBody() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
LambdaBodyContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LambdaBodyContext
 
LambdaExecutable(Constructor<?>) - Constructor for class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
LambdaExecutable(Method) - Constructor for class org.apache.flink.api.java.typeutils.TypeExtractionUtils.LambdaExecutable
 
lambdaExpression() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
lambdaExpression() - Method in class org.apache.flink.table.codesplit.JavaParser
 
LambdaExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
lambdaParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.LambdaExpressionContext
 
lambdaParameters() - Method in class org.apache.flink.table.codesplit.JavaParser
 
LambdaParametersContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LambdaParametersContext
 
LambdaUtil - Class in org.apache.flink.util
This class offers utility functions for Java's lambda features.
LANGUAGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LARGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LargeRecordHandler<T> - Class in org.apache.flink.runtime.operators.sort
 
LargeRecordHandler(TypeSerializer<T>, TypeComparator<T>, IOManager, MemoryManager, List<MemorySegment>, TaskInvokable, int, ExecutionConfig) - Constructor for class org.apache.flink.runtime.operators.sort.LargeRecordHandler
 
largeRecords(boolean) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
last() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
LAST - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
LAST - org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
 
LAST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LAST_DURATION_OF_MATERIALIZATION - Static variable in class org.apache.flink.state.common.ChangelogMaterializationMetricGroup
 
LAST_RECORD_FROM_BUFFER - org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
LAST_VALUE - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
LAST_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LAST_VALUE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LAST_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
LAST_VALUE aggregate function.
LAST_VALUE_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
lastBucketPosition - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
LastDatedValueFunction<T> - Class in org.apache.flink.table.examples.java.functions
Implementation of an AggregateFunction that returns a row containing the latest non-null value with its corresponding date.
LastDatedValueFunction() - Constructor for class org.apache.flink.table.examples.java.functions.LastDatedValueFunction
 
LastDatedValueFunction.Accumulator<T> - Class in org.apache.flink.table.examples.java.functions
Generic accumulator for representing state.
lastElement() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Returns the last record of the last Entry in the buffer.
lastEntry() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Returns the last Entry in the buffer.
lastFinishBundleTime - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Time that the last bundle was finished.
lastFormalParameter() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterListContext
 
lastFormalParameter() - Method in class org.apache.flink.table.codesplit.JavaParser
 
LastFormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
lastIndexEntryAddresses - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Addresses of the last record's index entry for each subpartition.
lastIndexEntryOffset - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
lastIndexOf(Object) - Method in class org.apache.flink.types.ListValue
 
lastOrder - Variable in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
lastRecordAttributes - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
lastRecordAttributes1 - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
lastRecordAttributes2 - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
LastStateConnectionStateListener - Interface in org.apache.flink.runtime.checkpoint
ConnectionStateListener which records the last state it was notified about.
lastValue - Variable in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
lastValue() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the last value of field across all input values.
LastValueAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in LAST_VALUE aggregate function.
LastValueAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
lastValues - Variable in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
LastValueWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
LastValueWithRetractAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in LAST_VALUE with retraction aggregate function.
LastValueWithRetractAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for LAST_VALUE with retraction.
lateDataOutputTag - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
OutputTag to use for late arriving events.
lateDataOutputTag - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
LATENCY_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.MetricOptions
The number of measured latencies to maintain at each operator.
LATENCY_INTERVAL - Static variable in class org.apache.flink.configuration.MetricOptions
 
LATENCY_SOURCE_GRANULARITY - Static variable in class org.apache.flink.configuration.MetricOptions
 
LATENCY_TRACK_ENABLED - Static variable in class org.apache.flink.configuration.StateLatencyTrackOptions
 
LATENCY_TRACK_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.StateLatencyTrackOptions
 
LATENCY_TRACK_SAMPLE_INTERVAL - Static variable in class org.apache.flink.configuration.StateLatencyTrackOptions
 
LATENCY_TRACK_STATE_NAME_AS_VARIABLE - Static variable in class org.apache.flink.configuration.StateLatencyTrackOptions
 
LatencyMarker - Class in org.apache.flink.streaming.runtime.streamrecord
Special record type carrying a timestamp of its creation time at a source operator and the vertexId and subtask index of the operator.
LatencyMarker(long, OperatorID, int) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
Creates a latency mark with the given timestamp.
latencyStats - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
latencyStats - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
LatencyStats - Class in org.apache.flink.streaming.util
The LatencyStats objects are used to track and report on the behavior of latencies across measurements.
LatencyStats(MetricGroup, int, int, OperatorID, LatencyStats.Granularity) - Constructor for class org.apache.flink.streaming.util.LatencyStats
 
LatencyStats.Granularity - Enum in org.apache.flink.streaming.util
Granularity for latency metrics.
latencyTrackingConfigBuilder - Variable in class org.apache.flink.runtime.state.AbstractStateBackend
 
latencyTrackingStateConfig - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
latencyTrackingStateConfig - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
LatencyTrackingStateConfig - Class in org.apache.flink.runtime.state.metrics
Config to create latency tracking state metric.
LatencyTrackingStateConfig.Builder - Class in org.apache.flink.runtime.state.metrics
 
LatencyTrackingStateFactory<K,​N,​V,​S extends State,​IS extends InternalKvState<K,​N,​?>> - Class in org.apache.flink.runtime.state.metrics
Factory to create AbstractLatencyTrackState.
LATERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LATEST_LOAD_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
latestAnnotation(Class<T>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
Returns the ExecNodeMetadata annotation of the class with the highest (most recent) ExecNodeMetadata.version().
LatestCheckpoints(CheckpointStatistics.CompletedCheckpointStatistics, CheckpointStatistics.CompletedCheckpointStatistics, CheckpointStatistics.FailedCheckpointStatistics, CheckpointingStatistics.RestoredCheckpointStatistics) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.LatestCheckpoints
 
latestLoadTimeGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The time spent for the latest load operation.
latestLoadTimeGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
LAX - org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
 
LazyBinaryFormat<T> - Class in org.apache.flink.table.data.binary
An abstract implementation fo BinaryFormat which is lazily serialized into binary or lazily deserialized into Java object.
LazyBinaryFormat() - Constructor for class org.apache.flink.table.data.binary.LazyBinaryFormat
 
LazyBinaryFormat(MemorySegment[], int, int) - Constructor for class org.apache.flink.table.data.binary.LazyBinaryFormat
 
LazyBinaryFormat(MemorySegment[], int, int, T) - Constructor for class org.apache.flink.table.data.binary.LazyBinaryFormat
 
LazyBinaryFormat(T) - Constructor for class org.apache.flink.table.data.binary.LazyBinaryFormat
 
LazyBinaryFormat(T, BinarySection) - Constructor for class org.apache.flink.table.data.binary.LazyBinaryFormat
 
lazyDestroy() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Destroys this buffer pool.
lazyDestroy() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
Destroy is called after the produce or consume phase of a task finishes.
lazyInitialize(GlobalFailureHandler, ComponentMainThreadExecutor, CheckpointCoordinator) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
lazyInitialize(GlobalFailureHandler, ComponentMainThreadExecutor, CheckpointCoordinator, int) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
LazyMemorySegmentPool - Class in org.apache.flink.table.runtime.util
MemorySegmentPool that lazy allocate memory pages from MemoryManager.
LazyMemorySegmentPool(Object, MemoryManager, int) - Constructor for class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
LazyTimerService - Class in org.apache.flink.state.api.output.operators
A timer service that initializes its internal timer service lazily.
LBRACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LBRACE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LBRACE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LBRACE_D - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LBRACE_FN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LBRACE_T - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LBRACE_TS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LBRACK - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LBRACK - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LBRACKET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LEAD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LEAD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LEADER_ADDRESS_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LEADER_ANNOTATION_KEY - Static variable in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
LEADER_SESSION_ID_KEY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
LeaderCallbackHandler() - Constructor for class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector.LeaderCallbackHandler
 
LeaderConnectingAddressListener(RpcSystemUtils) - Constructor for class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
LeaderContender - Interface in org.apache.flink.runtime.leaderelection
Interface which has to be implemented to take part in the leader election process of the LeaderElectionService.
LeaderElection - Interface in org.apache.flink.runtime.leaderelection
LeaderElection serves as a proxy between LeaderElectionService and LeaderContender.
LeaderElectionDriver - Interface in org.apache.flink.runtime.leaderelection
A leader election driver that allows to write LeaderInformation for multiple components.
LeaderElectionDriver.Listener - Interface in org.apache.flink.runtime.leaderelection
Listener interface for state changes of the LeaderElectionDriver.
LeaderElectionDriverFactory - Interface in org.apache.flink.runtime.leaderelection
LeaderElectionException - Exception in org.apache.flink.runtime.leaderelection
This exception is used in leader election-related scenarios.
LeaderElectionException(String) - Constructor for exception org.apache.flink.runtime.leaderelection.LeaderElectionException
 
LeaderElectionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.leaderelection.LeaderElectionException
 
LeaderElectionException(Throwable) - Constructor for exception org.apache.flink.runtime.leaderelection.LeaderElectionException
 
LeaderElectionService - Interface in org.apache.flink.runtime.leaderelection
Interface for a service which allows to elect a leader among a group of contenders.
LeaderElectionUtils - Class in org.apache.flink.runtime.leaderelection
LeaderElectionUtils collects helper methods to handle LeaderElection-related issues.
LeaderElectionUtils() - Constructor for class org.apache.flink.runtime.leaderelection.LeaderElectionUtils
 
LeaderGatewayRetriever<T extends RpcGateway> - Class in org.apache.flink.runtime.webmonitor.retriever
Retrieves and stores the leading RpcGateway.
LeaderGatewayRetriever() - Constructor for class org.apache.flink.runtime.webmonitor.retriever.LeaderGatewayRetriever
 
LeaderInformation - Class in org.apache.flink.runtime.leaderelection
Information about leader including the confirmed leader session id and leader address.
LeaderInformationListener() - Constructor for class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderInformationListener
 
LeaderInformationRegister - Class in org.apache.flink.runtime.leaderelection
A register containing the LeaderInformation for multiple contenders based on their componentId.
LeaderInformationRegister(Map<String, LeaderInformation>) - Constructor for class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Creates a LeaderInformationRegister based on the passed leader information.
LeaderRetrievalDriver - Interface in org.apache.flink.runtime.leaderretrieval
A LeaderRetrievalDriver is responsible for retrieves the current leader which has been elected by the LeaderElectionDriver.
LeaderRetrievalDriverFactory - Interface in org.apache.flink.runtime.leaderretrieval
Factory for creating LeaderRetrievalDriver with different implementation.
LeaderRetrievalEventHandler - Interface in org.apache.flink.runtime.leaderretrieval
Interface which should be implemented to notify to LeaderInformation changes in LeaderRetrievalDriver.
LeaderRetrievalException - Exception in org.apache.flink.runtime.leaderretrieval
This exception is thrown by the LeaderRetrievalUtils when the method retrieveLeaderGateway fails to retrieve the current leader's gateway.
LeaderRetrievalException(String) - Constructor for exception org.apache.flink.runtime.leaderretrieval.LeaderRetrievalException
 
LeaderRetrievalException(String, Throwable) - Constructor for exception org.apache.flink.runtime.leaderretrieval.LeaderRetrievalException
 
LeaderRetrievalException(Throwable) - Constructor for exception org.apache.flink.runtime.leaderretrieval.LeaderRetrievalException
 
LeaderRetrievalHandler<T extends RestfulGateway> - Class in org.apache.flink.runtime.rest.handler
SimpleChannelInboundHandler which encapsulates the leader retrieval logic for the REST endpoints.
LeaderRetrievalHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
LeaderRetrievalListener - Interface in org.apache.flink.runtime.leaderretrieval
Classes which want to be notified about a changing leader by the LeaderRetrievalService have to implement this interface.
LeaderRetrievalService - Interface in org.apache.flink.runtime.leaderretrieval
This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it.
LeaderRetrievalUtils - Class in org.apache.flink.runtime.util
Utility class to work with LeaderRetrievalService class.
LeaderRetrievalUtils.LeaderInformationListener - Class in org.apache.flink.runtime.util
Helper class which is used by the retrieveLeaderInformation method to retrieve the leader's rpc URL and the current leader session ID.
leaderRetriever - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
leaderRetriever - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
LeaderRetriever - Class in org.apache.flink.runtime.webmonitor.retriever
Retrieves and stores the current leader address.
LeaderRetriever() - Constructor for class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
LeadershipLostException - Exception in org.apache.flink.runtime.leaderelection
This exception is used in the scenario that the leadership is lost.
LeadershipLostException(String) - Constructor for exception org.apache.flink.runtime.leaderelection.LeadershipLostException
 
LeadershipLostException(String, Throwable) - Constructor for exception org.apache.flink.runtime.leaderelection.LeadershipLostException
 
LeadershipLostException(Throwable) - Constructor for exception org.apache.flink.runtime.leaderelection.LeadershipLostException
 
LEADING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
LEAD and LAG aggregate functions return the value of given expression evaluated at given offset.
LeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
LeadLagAggFunction.BooleanLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
BooleanLeadLagAggFunction.
LeadLagAggFunction.ByteLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
ByteLeadLagAggFunction.
LeadLagAggFunction.CharLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
CharLeadLagAggFunction.
LeadLagAggFunction.DateLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
DateLeadLagAggFunction.
LeadLagAggFunction.DecimalLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
DecimalLeadLagAggFunction.
LeadLagAggFunction.DoubleLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
DoubleLeadLagAggFunction.
LeadLagAggFunction.FloatLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
FloatLeadLagAggFunction.
LeadLagAggFunction.IntLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
IntLeadLagAggFunction.
LeadLagAggFunction.LongLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
LongLeadLagAggFunction.
LeadLagAggFunction.ShortLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
ShortLeadLagAggFunction.
LeadLagAggFunction.StringLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
StringLeadLagAggFunction.
LeadLagAggFunction.TimeLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
TimeLeadLagAggFunction.
LeadLagAggFunction.TimestampLeadLagAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
TimestampLeadLagAggFunction.
LeafQuery(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a leaf in a query expression (SELECT, VALUES or TABLE).
LeafQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses either a row expression, a leaf query expression, or a parenthesized expression of any kind.
LEAST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
leastRestrictive(List<RelDataType>) - Method in class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
leaves - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
left() - Method in class org.apache.flink.types.Either
Retrieve the Left value of Either.
left() - Method in class org.apache.flink.types.Either.Left
 
left() - Method in class org.apache.flink.types.Either.Right
 
left(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the leftmost integer characters from the input string.
Left(L) - Constructor for class org.apache.flink.types.Either.Left
 
Left(L) - Static method in class org.apache.flink.types.Either
Create a Left value of Either
LEFT - org.apache.flink.api.common.operators.base.OuterJoinOperatorBase.OuterJoinType
 
LEFT - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
LEFT - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
LEFT - org.apache.flink.table.client.cli.CliRowView.RowOperation
 
LEFT - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
LEFT - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
LEFT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LEFT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LEFT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LEFT_HYBRIDHASH_BUILD_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
LEFT_HYBRIDHASH_BUILD_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
LEFT_INPUT - Static variable in class org.apache.flink.table.planner.hint.FlinkHints
 
LEFT_OUTER - org.apache.flink.table.operations.JoinQueryOperation.JoinType
 
LEFT_OUTER_MERGE - org.apache.flink.runtime.operators.DriverStrategy
 
LEFT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
LEFT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
LEFT_STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
leftInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
leftInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
leftIsOuter - Variable in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
leftOuterJoin(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoin(Table) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
leftOuterJoin(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoin(Table, Expression) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
LeftOuterJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
The left outer join driver implements the logic of an outer join operator at runtime.
LeftOuterJoinDriver() - Constructor for class org.apache.flink.runtime.operators.LeftOuterJoinDriver
 
leftOuterJoinLateral(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
leftOuterJoinLateral(Expression, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
leftOuterJoinLateral(Expression, Expression) - Method in interface org.apache.flink.table.api.Table
Joins this Table with an user-defined TableFunction.
leftOverElement - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
leftRecordStateView - Variable in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
leftSemiOrAnti() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
leftSerializer - Variable in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
leftSerializer(TypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
leftStateRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
leftStateRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
leftType - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
leftType - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
leftWindowEndIndex(int) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
LEGACY - org.apache.flink.core.execution.RecoveryClaimMode
Deprecated.
LEGACY_FLINK_CONF_FILENAME - Static variable in class org.apache.flink.configuration.ConfigurationFileMigrationUtils
This file is only used to help users migrate their legacy configuration files to the new configuration file `config.yaml` starting from Flink 2.0.
legacyBehaviour() - Method in interface org.apache.flink.table.planner.functions.casting.CastRule.Context
Deprecated.
legacyBehaviour() - Method in interface org.apache.flink.table.planner.functions.casting.CodeGeneratorCastRule.Context
Deprecated.
LegacyInstantTypeInfo - Class in org.apache.flink.table.runtime.typeutils
LegacyInstantTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
 
LegacyKeyedCoProcessOperator<K,​IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.operators.co
Deprecated.
Replaced by KeyedCoProcessOperator which takes KeyedCoProcessFunction
LegacyKeyedCoProcessOperator(CoProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
LegacyKeyedProcessOperator<K,​IN,​OUT> - Class in org.apache.flink.streaming.api.operators
Deprecated.
Replaced by KeyedProcessOperator which takes KeyedProcessFunction
LegacyKeyedProcessOperator(ProcessFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
LegacyLocalDateTimeTypeInfo - Class in org.apache.flink.table.runtime.typeutils
LegacyLocalDateTimeTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
 
legacyRawToTypeInfoRaw() - Static method in class org.apache.flink.table.types.inference.TypeTransformations
Returns a type transformation that transforms LEGACY('RAW', ...) type to the RAW(..., ?)
LegacyRawTypeTransformation - Class in org.apache.flink.table.types.inference.transforms
This type transformation transforms the LEGACY('RAW', ...) type to the RAW(..., ?)
LegacyRawTypeTransformation() - Constructor for class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
LegacyScalarFunctionConvertRule - Class in org.apache.flink.table.planner.expressions.converter
LegacyScalarFunctionConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.LegacyScalarFunctionConvertRule
 
LegacySerializerSnapshotTransformer<T> - Interface in org.apache.flink.api.common.typeutils
This interface provides a way for TypeSerializers to transform a legacy TypeSerializerSnapshot used in versions before Flink 1.7 during deserialization.
LegacySinkTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This Transformation represents a stream Sink.
LegacySinkTransformation(Transformation<T>, String, StreamOperatorFactory<Object>, int) - Constructor for class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
LegacySinkTransformation(Transformation<T>, String, StreamOperatorFactory<Object>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
LegacySinkTransformation(Transformation<T>, String, StreamSink<T>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
Creates a new LegacySinkTransformation from the given input Transformation.
LegacySinkTransformationTranslator<IN> - Class in org.apache.flink.streaming.runtime.translators
LegacySinkTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.LegacySinkTransformationTranslator
 
LegacySourceTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This represents a Source.
LegacySourceTransformation(String, StreamSource<T, ?>, TypeInformation<T>, int, Boundedness, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
Creates a new LegacySourceTransformation from the given operator.
LegacySourceTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators
LegacySourceTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.LegacySourceTransformationTranslator
 
LegacyTimestampTypeInfo - Class in org.apache.flink.table.runtime.typeutils
LegacyTimestampTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
legacyToNonLegacy() - Static method in class org.apache.flink.table.types.inference.TypeTransformations
Returns a type transformation that transforms LEGACY(...) type to a non-legacy type.
LegacyToNonLegacyTransformation - Class in org.apache.flink.table.types.inference.transforms
LegacyToNonLegacyTransformation() - Constructor for class org.apache.flink.table.types.inference.transforms.LegacyToNonLegacyTransformation
 
LegacyTypeInfoDataTypeConverter - Class in org.apache.flink.table.types.utils
Deprecated.
Use DataTypeFactory.createDataType(TypeInformation) instead. Note that this method will not create legacy types anymore. It fully uses the new type system available only in the planner.
LegacyTypeInformationType<T> - Class in org.apache.flink.table.types.logical
This type is a temporary solution to fully support the old type system stack through the new stack.
LegacyTypeInformationType(LogicalTypeRoot, TypeInformation<T>) - Constructor for class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
LegacyUserDefinedFunctionInference - Class in org.apache.flink.table.functions
Deprecated.
len - Variable in class org.apache.flink.table.data.columnar.vector.BytesColumnVector.Bytes
 
length - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
The length of each field.
length() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
length() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Returns the number of bytes in the file region described by this source split.
length() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
length() - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
length() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
length() - Method in class org.apache.flink.types.StringValue
 
LENGTH - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LENGTH_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
LENGTH_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
LENGTH_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
LENGTH_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
LENGTH_SIZE_IN_BYTES - Static variable in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
LESS_THAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LESS_THAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LESS_THAN_OR_EQUAL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LESS_THAN_OR_EQUAL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
lessThan(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a <.
lessThan(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
LessThan(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcFilters.LessThan
Creates a LESS_THAN predicate.
LessThanEquals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcFilters.LessThanEquals
Creates a LESS_THAN_EQUALS predicate.
lessThanOrEqual(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a <=.
lessThanOrEqual(ResourceSpec) - Method in class org.apache.flink.api.common.operators.ResourceSpec
Checks the current resource less than or equal with the other resource by comparing all the fields in the resource.
lessThanOrEqual(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
let(Function<RelBuilder, R>) - Method in class org.apache.calcite.tools.RelBuilder
Performs an action on this RelBuilder.
let(Function<RelBuilder.OverCall, R>) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Performs an action on this OverCall.
LETTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LEVEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LevelDelegation - Class in org.apache.flink.formats.parquet.vector.position
To delegate repetition level and definition level.
LevelDelegation(int[], int[]) - Constructor for class org.apache.flink.formats.parquet.vector.position.LevelDelegation
 
LevelIndexHeader - Interface in org.apache.flink.runtime.state.heap
Head level index for skip list.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.flink.sql.parser.impl.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LEXICOGRAPHIC_BYTE_COMPARATOR - Static variable in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Comparator for byte arrays.
LEXICOGRAPHIC_BYTE_COMPARATOR - Static variable in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Comparator for byte arrays.
lexStateNames - Static variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
LIB - org.apache.flink.tests.util.flink.JarLocation
 
LIBRARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LibraryCacheManager - Interface in org.apache.flink.runtime.execution.librarycache
The LibraryCacheManager is responsible for creating and managing the user code class loaders.
LibraryCacheManager.ClassLoaderHandle - Interface in org.apache.flink.runtime.execution.librarycache
Handle to retrieve a user code class loader for the associated job.
LibraryCacheManager.ClassLoaderLease - Interface in org.apache.flink.runtime.execution.librarycache
Lease which allows to signal when the user code class loader is no longer needed.
LicenseChecker - Class in org.apache.flink.tools.ci.licensecheck
Utility for checking all things related to License and Notice files.
LicenseChecker() - Constructor for class org.apache.flink.tools.ci.licensecheck.LicenseChecker
 
LIGHT - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
like(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true, if a string matches the specified LIKE pattern with default escape character '/'.
like(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true, if a string matches the specified LIKE pattern with specified escape character consisting of a single char.
like(String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL LIKE function.
like(String, String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL LIKE function with escape.
LIKE - org.apache.flink.table.operations.utils.LikeType
case-sensitive to match a pattern.
LIKE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LIKE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LIKE - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for LIKE.
LIKE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LIKE_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
likeFilter(String, ShowLikeOperator) - Static method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
likeOp - Variable in class org.apache.flink.table.operations.AbstractShowOperation
 
LikeType - Enum in org.apache.flink.table.operations.utils
Like types enums.
limit(int) - Method in interface org.apache.flink.table.api.Table
Limits a (possibly sorted) result to the first n rows.
limit(int, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a limit without a sort.
limit(int, int) - Method in interface org.apache.flink.table.api.Table
Limits a (possibly sorted) result to the first n rows from an offset position.
limit(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a limit's collation.
LIMIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LIMIT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
LimitableBulkFormat<T,​SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.table
A BulkFormat that can limit output record number.
LimitableTableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use SupportsLimitPushDown instead. See FLIP-95 for more information.
LimitClause(Span, SqlNode[]) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a LIMIT clause in an ORDER BY expression.
LimitedConnectionsFileSystem - Class in org.apache.flink.core.fs
A file system that limits the number of concurrently open input streams, output streams, and total streams for a target file system.
LimitedConnectionsFileSystem(FileSystem, int) - Constructor for class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Creates a new output connection limiting file system.
LimitedConnectionsFileSystem(FileSystem, int, int, int, long, long) - Constructor for class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Creates a new output connection limiting file system, limiting input and output streams with potentially different quotas.
LimitedConnectionsFileSystem(FileSystem, int, long, long) - Constructor for class org.apache.flink.core.fs.LimitedConnectionsFileSystem
Creates a new output connection limiting file system.
LimitedConnectionsFileSystem.ConnectionLimitingSettings - Class in org.apache.flink.core.fs
A simple configuration data object capturing the settings for limited connections.
LimitedConnectionsFileSystem.StreamTimeoutException - Exception in org.apache.flink.core.fs
A special IOException, indicating a timeout in the data output stream.
limitInput - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The limit for the number of input stream connections, or 0, if no limit.
LimitOperator - Class in org.apache.flink.table.runtime.operators.sort
Operator for batch limit.
LimitOperator(boolean, long, long) - Constructor for class org.apache.flink.table.runtime.operators.sort.LimitOperator
 
limitOutput - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The limit for the number of output stream connections, or 0, if no limit.
LimitPushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the limit value to/from JSON, but also can push the limit value into a LimitPushDownSpec.
LimitPushDownSpec(long) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
limitTotal - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The limit for the total number of connections, or 0, if no limit.
limitWithFetch(int, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
limitWithOffset(int, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
line - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
LINE_COMMENT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LINE_COMMENT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LineageDataset - Interface in org.apache.flink.streaming.api.lineage
Lineage dataset represents the source or sink in the job.
LineageDatasetFacet - Interface in org.apache.flink.streaming.api.lineage
Facet interface for dataset.
LineageEdge - Interface in org.apache.flink.streaming.api.lineage
Lineage edge from source to sink.
lineageGraph() - Method in class org.apache.flink.streaming.runtime.execution.DefaultJobCreatedEvent
 
lineageGraph() - Method in interface org.apache.flink.streaming.runtime.execution.JobCreatedEvent
 
LineageGraph - Interface in org.apache.flink.streaming.api.lineage
Job lineage graph that users can get sources, sinks and relationships from lineage and manage the relationship between jobs and tables.
LineageGraphUtils - Class in org.apache.flink.streaming.api.lineage
Utils for building lineage graph from transformations.
LineageGraphUtils() - Constructor for class org.apache.flink.streaming.api.lineage.LineageGraphUtils
 
LineageVertex - Interface in org.apache.flink.streaming.api.lineage
Lineage vertex represents the connectors in lineage graph, including source SourceLineageVertex and sink.
LineageVertexProvider - Interface in org.apache.flink.streaming.api.lineage
Create lineage vertex for source and sink in DataStream.
linebreak() - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Creates a line break in the description.
linebreak() - Static method in class org.apache.flink.configuration.description.LineBreakElement
Creates a line break in the description.
LineBreakElement - Class in org.apache.flink.configuration.description
Represents a line break in the Description.
lineDelimiter(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Sets the line delimiter, "\n" by default.
lineDelimiterIsLinebreak - Variable in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
link(String) - Static method in class org.apache.flink.configuration.description.LinkElement
Creates a link with a given url.
link(String, String) - Static method in class org.apache.flink.configuration.description.LinkElement
Creates a link with a given url and description.
LinkedListSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
A serializer for LinkedList.
LinkedListSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
Creates a list serializer that uses the given serializer to serialize the list's elements.
LinkedListSerializer(TypeSerializer<T>, boolean) - Constructor for class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
LinkedListSerializer.LinkedListSerializerSnapshot<T> - Class in org.apache.flink.table.runtime.typeutils
Snapshot class for the LinkedListSerializer.
LinkedListSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
Constructor for read instantiation.
LinkedListSerializerSnapshot(LinkedListSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
Constructor to create the snapshot for writing.
LinkedOptionalMap<K,​V> - Class in org.apache.flink.util
A LinkedOptionalMap is an order preserving map (like LinkedHashMap) where keys have a unique string name, but are optionally present, and the values are optional.
LinkedOptionalMap() - Constructor for class org.apache.flink.util.LinkedOptionalMap
 
LinkedOptionalMap(int) - Constructor for class org.apache.flink.util.LinkedOptionalMap
 
LinkedOptionalMap.ConsumerWithException<K,​V,​E extends Throwable> - Interface in org.apache.flink.util
A Consumer that throws exceptions.
LinkedOptionalMap.KeyValue<K,​V> - Class in org.apache.flink.util
Key-value pairs stored by the underlying map.
LinkedOptionalMap.MergeResult<K,​V> - Class in org.apache.flink.util
LinkedOptionalMapSerializer - Class in org.apache.flink.util
LinkedOptionalMapSerializer - A serializer of LinkedOptionalMap.
LinkElement - Class in org.apache.flink.configuration.description
Element that represents a link in the Description.
LINUX - org.apache.flink.util.OperatingSystem
 
list - Variable in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
 
list - Variable in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
 
list - Variable in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
list - Variable in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
list(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the list action.
list(String, String) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Lists all the blobs in a bucket matching a given prefix.
list(String, String) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
list(TypeDescriptor<T>) - Static method in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
list(InlineElement...) - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Adds a bulleted list to the description.
list(InlineElement...) - Static method in class org.apache.flink.configuration.description.ListElement
Creates a list with blocks of text.
LIST - org.apache.flink.api.common.state.StateDescriptor.Type
 
LIST - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LIST = 18;
LIST - org.apache.flink.runtime.state.v2.StateDescriptor.Type
 
LIST(TypeInformation<E>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a Java List.
LIST_ADD - org.apache.flink.runtime.asyncprocessing.StateRequestType
Add value to list state, AppendingState.asyncAdd(Object).
LIST_ADD_ALL - org.apache.flink.runtime.asyncprocessing.StateRequestType
Add multiple value to list of current partition, ListState.asyncAddAll(List).
LIST_AGG - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
LIST_AGG_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
LIST_AGG_WS_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
LIST_GET - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get from list state, AppendingState.asyncGet().
LIST_UPDATE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Put a list to current partition, ListState.asyncUpdate(List).
LIST_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LIST = 18;
LIST_VIEW - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
 
LIST_VIEW_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
listAcceptedFilterFields() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsDynamicFiltering
Return the filter fields this partition table source supported.
ListAccumulator<T> - Class in org.apache.flink.api.common.accumulators
This accumulator stores a collection of objects.
ListAccumulator() - Constructor for class org.apache.flink.api.common.accumulators.ListAccumulator
 
listAgg() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Concatenates the values of string expressions and places separator(,) values between them.
listAgg(String) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Concatenates the values of string expressions and places separator values between them.
LISTAGG - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LISTAGG - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
LISTAGG aggregate function.
ListAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in listagg aggregate function.
ListAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
ListAggWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
ListAggWithRetractAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in LISTAGG with retraction aggregate function.
ListAggWithRetractAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
ListAggWithRetractAggFunction.ListAggWithRetractAccumulator - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for LISTAGG with retraction.
ListAggWsWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
ListAggWsWithRetractAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in LISTAGGWS with retraction aggregate function.
ListAggWsWithRetractAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for LISTAGGWS with retraction.
listAlgorithms() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsBucketing
Returns the set of supported bucketing algorithms.
ListAllMyBucketsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
ListBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
ListBucketHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
ListBucketInventoryConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
ListBucketMetricsConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
listCatalogs() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listCatalogs() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all catalogs registered in this environment.
listCatalogs() - Method in class org.apache.flink.table.catalog.CatalogManager
Retrieves the set of names of all registered catalogs, including all initialized catalogs and all catalogs stored in the CatalogStore.
listCatalogs() - Method in interface org.apache.flink.table.catalog.CatalogStore
Retrieves the names of all registered catalogs.
listCatalogs() - Method in class org.apache.flink.table.catalog.FileCatalogStore
Returns a set of all catalog names in the catalog store.
listCatalogs() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
listCatalogs() - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
listCatalogs(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Return all available catalogs in the current session.
listCatalogs(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
ListCheckpointed<T extends Serializable> - Interface in org.apache.flink.streaming.api.checkpoint
Deprecated.
If you need to do non-keyed state snapshots of your operator, use CheckpointedFunction. This should only be needed in rare cases, though.
ListCollector<T> - Class in org.apache.flink.api.common.functions.util
A Collector that puts the collected elements into a given list.
ListCollector(List<T>) - Constructor for class org.apache.flink.api.common.functions.util.ListCollector
 
listCompletedClusterDatasetIds() - Method in interface org.apache.flink.client.program.ClusterClient
Return a set of ids of the completed cluster datasets.
listCompletedClusterDatasetIds() - Method in class org.apache.flink.client.program.MiniClusterClient
 
listCompletedClusterDatasetIds() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
listCompletedClusterDatasetIds() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
listCompletedClusterDatasetIds(Configuration, ClassLoader) - Method in class org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor
 
listCompletedClusterDatasetIds(Configuration, ClassLoader) - Method in interface org.apache.flink.core.execution.CacheSupportedPipelineExecutor
Return a set of ids of the completed cluster dataset.
listCompletedClusterDatasets() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
listDatabases() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listDatabases() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all databases registered in the current catalog.
listDatabases() - Method in interface org.apache.flink.table.catalog.Catalog
Get the names of all databases in this catalog.
listDatabases() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listDatabases() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listDatabases(String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
listDatabases(SessionHandle, String) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Return all available schemas in the given catalog.
listDatabases(SessionHandle, String) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
listDataSets() - Method in interface org.apache.flink.runtime.io.network.partition.ClusterPartitionManager
Returns all datasets for which partitions are being tracked.
listDataSets() - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTracker
Returns all data sets for which partitions are being tracked.
listDataSets() - Method in class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
listDataSets() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
ListDelimitedSerializer - Class in org.apache.flink.runtime.state
Encapsulates a logic of serialization and deserialization of a list with a delimiter.
ListDelimitedSerializer - Class in org.apache.flink.state.forst
Encapsulates a logic of serialization and deserialization of a list with a delimiter.
ListDelimitedSerializer() - Constructor for class org.apache.flink.runtime.state.ListDelimitedSerializer
 
listDirectory() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
List the files in the snapshot directory.
listDirectory(Path) - Static method in class org.apache.flink.util.FileUtils
Lists the given directory in a resource-leak-safe way.
ListElement - Class in org.apache.flink.configuration.description
Represents a list in the Description.
ListenableCollector<T> - Class in org.apache.flink.table.runtime.collector
A listenable collector for lookup join that can be called when an original record was collected.
ListenableCollector() - Constructor for class org.apache.flink.table.runtime.collector.ListenableCollector
 
ListenableCollector.CollectListener<T> - Interface in org.apache.flink.table.runtime.collector
An interface can listen on collecting original record.
listenBufferReclaimRequest(Runnable) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Register a listener to listen the buffer reclaim request from the TieredStorageMemoryManager.
listenBufferReclaimRequest(Runnable) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
listFilesInDirectory(Path, Predicate<Path>) - Static method in class org.apache.flink.util.FileUtils
List the directory recursively and return the files that satisfy the fileFilter.
listFullModules() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listFullModules() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets an array of all loaded modules with use status in this environment.
listFullModules() - Method in class org.apache.flink.table.module.ModuleManager
Get all loaded modules with use status.
listFunctions() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listFunctions() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all functions in this environment.
listFunctions() - Method in class org.apache.flink.table.module.CoreModule
 
listFunctions() - Method in interface org.apache.flink.table.module.Module
List names of all functions in this module.
listFunctions() - Method in class org.apache.flink.table.module.ModuleManager
Get names of all functions from used modules.
listFunctions(boolean) - Method in class org.apache.flink.table.module.CoreModule
 
listFunctions(boolean) - Method in interface org.apache.flink.table.module.Module
List names of all functions in this module.
listFunctions(String) - Method in interface org.apache.flink.table.catalog.Catalog
List the names of all functions in the given database.
listFunctions(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listFunctions(String) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listIterator() - Method in class org.apache.flink.types.ListValue
 
listIterator(int) - Method in class org.apache.flink.types.ListValue
 
listJobs() - Method in interface org.apache.flink.client.program.ClusterClient
Lists the currently running and finished jobs on the cluster.
listJobs() - Method in class org.apache.flink.client.program.MiniClusterClient
 
listJobs() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
listJobs() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
listJobs(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
listJobs(Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
List the current set of submitted jobs.
ListKeyGroupedIterator<E> - Class in org.apache.flink.api.common.operators.util
The KeyValueIterator returns a key and all values that belong to the key (share the same key).
ListKeyGroupedIterator(List<E>, TypeSerializer<E>, TypeComparator<E>) - Constructor for class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator
Initializes the ListKeyGroupedIterator..
ListKeyGroupedIterator.ValuesIterator - Class in org.apache.flink.api.common.operators.util
 
ListMemorySegmentPool - Class in org.apache.flink.table.runtime.operators.sort
MemorySegment pool of a MemorySegment list.
ListMemorySegmentPool(List<MemorySegment>) - Constructor for class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
ListMemorySegmentSource - Class in org.apache.flink.runtime.memory
Simple memory segment source that draws segments from a list.
ListMemorySegmentSource(List<MemorySegment>) - Constructor for class org.apache.flink.runtime.memory.ListMemorySegmentSource
 
listModules() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listModules() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets an array of names of all used modules in this environment in resolution order.
listModules() - Method in class org.apache.flink.table.module.ModuleManager
Get names of all used modules in resolution order.
ListMultipartUploadsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
ListObjectsV2Handler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
ListOptions - Class in org.apache.flink.client.cli
Command line options for the LIST command.
ListOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.ListOptions
 
listPartitions() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
listPartitions() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsPartitionPushDown
Returns a list of all partitions that a source can read if available.
listPartitions(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Get CatalogPartitionSpec of all partitions of the table.
listPartitions(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listPartitions(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.Catalog
Get CatalogPartitionSpec of all partitions that is under the given CatalogPartitionSpec in the table.
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listPartitionsByFilter(ObjectPath, List<Expression>) - Method in interface org.apache.flink.table.catalog.Catalog
Get CatalogPartitionSpec of partitions by expression filters in the table.
listPartitionsByFilter(ObjectPath, List<Expression>) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listPartitionsByFilter(ObjectPath, List<Expression>) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
ListPartsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
listProcedures(String) - Method in interface org.apache.flink.table.catalog.Catalog
List the names of all procedures in the given database.
listReadableMetadata() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
listReadableMetadata() - Method in class org.apache.flink.formats.json.canal.CanalJsonDecodingFormat
 
listReadableMetadata() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDecodingFormat
 
listReadableMetadata() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDecodingFormat
 
listReadableMetadata() - Method in class org.apache.flink.formats.json.ogg.OggJsonDecodingFormat
 
listReadableMetadata() - Method in interface org.apache.flink.table.connector.format.DecodingFormat
Returns the map of metadata keys and their corresponding data types that can be produced by this format for reading.
listReadableMetadata() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsReadingMetadata
Returns the map of metadata keys and their corresponding data types that can be produced by this table source for reading.
listSchemas() - Method in class org.apache.flink.table.catalog.CatalogManager
Lists all available schemas in the root of the catalog manager.
listSchemas(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Lists all available schemas in the given catalog.
ListSerializer<T> - Class in org.apache.flink.api.common.typeutils.base
A serializer for Lists.
ListSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.base.ListSerializer
Creates a list serializer that uses the given serializer to serialize the list's elements.
ListSerializerSnapshot<T> - Class in org.apache.flink.api.common.typeutils.base
Snapshot class for the ListSerializer.
ListSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.ListSerializerSnapshot
Constructor for read instantiation.
ListSerializerSnapshot(ListSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.base.ListSerializerSnapshot
Constructor to create the snapshot for writing.
listState() - Static method in interface org.apache.flink.state.api.input.operator.window.WindowContents
 
listState(String, TypeDescriptor<T>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
ListState<T> - Interface in org.apache.flink.api.common.state
State interface for partitioned list state in Operations.
ListState<T> - Interface in org.apache.flink.api.common.state.v2
State interface for partitioned list state in Operations.
ListStateAdaptor<K,​N,​V> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalListState into InternalListState.
ListStateAdaptor(InternalListState<K, N, V>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
listStateBuilder(String, TypeDescriptor<T>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the builder of ListStateDeclaration.
ListStateDeclaration<T> - Interface in org.apache.flink.api.common.state
This represents a declaration of the list state.
ListStateDeclaration.RedistributionStrategy - Enum in org.apache.flink.api.common.state
ListStateDeclaration.RedistributionStrategy is used to guide the assignment of states during rescaling.
ListStateDeclarationBuilder(String, TypeDescriptor<T>) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.ListStateDeclarationBuilder
 
ListStateDescriptor<T> - Class in org.apache.flink.api.common.state
ListStateDescriptor<T> - Class in org.apache.flink.runtime.state.v2
ListStateDescriptor(String, Class<T>) - Constructor for class org.apache.flink.api.common.state.ListStateDescriptor
Creates a new ListStateDescriptor with the given name and list element type.
ListStateDescriptor(String, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.state.ListStateDescriptor
Creates a new ListStateDescriptor with the given name and list element type.
ListStateDescriptor(String, TypeInformation<T>) - Constructor for class org.apache.flink.runtime.state.v2.ListStateDescriptor
Creates a new ListStateDescriptor with the given stateId and type.
ListStateDescriptor(String, TypeInformation<T>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.ListStateDescriptor
Creates a new ListStateDescriptor with the given stateId and type.
ListStateDescriptor(String, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.state.ListStateDescriptor
Creates a new ListStateDescriptor with the given name and list element type.
ListStateInputFormat<OT> - Class in org.apache.flink.state.api.input
Input format for reading operator list state.
ListStateInputFormat(OperatorState, Configuration, StateBackend, ListStateDescriptor<OT>, ExecutionConfig) - Constructor for class org.apache.flink.state.api.input.ListStateInputFormat
Creates an input format for reading list state from an operator in a savepoint.
ListStateSnapshotTransformer(StateSnapshotTransformer<T>) - Constructor for class org.apache.flink.runtime.state.StateSnapshotTransformers.ListStateSnapshotTransformer
 
ListStateSnapshotTransformFactory(StateSnapshotTransformer.StateSnapshotTransformFactory<T>) - Constructor for class org.apache.flink.runtime.state.StateSnapshotTransformers.ListStateSnapshotTransformFactory
 
listStatus(Path) - Method in class org.apache.flink.core.fs.FileSystem
 
listStatus(Path) - Method in interface org.apache.flink.core.fs.IFileSystem
List the statuses of the files/directories in the given path if the path is a directory.
listStatus(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
listStatus(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
listStatus(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
listStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
listStatus(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
listStatusWithoutHidden(FileSystem, Path) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
List file status without hidden files.
listSystemFunctions() - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
listSystemFunctions(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
List all available system functions.
listSystemFunctions(SessionHandle) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
listTables() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listTables() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all tables available in the current namespace (the current database of the current catalog).
listTables() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of all tables (tables and views, both temporary and permanent) registered in the namespace of the current catalog and database.
listTables(String) - Method in interface org.apache.flink.table.catalog.Catalog
Get names of all tables and views under this database.
listTables(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listTables(String) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listTables(String, String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listTables(String, String) - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all tables available in the given namespace (the given database of the given catalog).
listTables(String, String) - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of all tables (tables and views, both temporary and permanent) registered in the namespace of the given catalog and database.
listTables(String, String, Set<CatalogBaseTable.TableKind>) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
listTables(SessionHandle, String, String, Set<CatalogBaseTable.TableKind>) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Return all available tables/views in the given catalog and database.
listTables(SessionHandle, String, String, Set<CatalogBaseTable.TableKind>) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
listTaskTemporaryPaths(FileSystem, Path, BiPredicate<Integer, Integer>) - Static method in class org.apache.flink.connector.file.table.PartitionTempFileManager
Returns task temporary paths in this checkpoint.
listTemporaryTables() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listTemporaryTables() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all temporary tables and views available in the current namespace (the current database of the current catalog).
listTemporaryTables() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of temporary tables registered in the namespace of the current catalog and database.
listTemporaryViews() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listTemporaryViews() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all temporary views available in the current namespace (the current database of the current catalog).
listTemporaryViews() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of temporary views registered in the namespace of the current catalog and database.
ListTypeDescriptorImpl<T> - Class in org.apache.flink.api.common.typeinfo.descriptor
Implementation of TypeDescriptor to create ListTypeInfo.
ListTypeDescriptorImpl(Class<T>) - Constructor for class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
ListTypeDescriptorImpl(TypeDescriptor<T>) - Constructor for class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
ListTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for the list types of the Java API.
ListTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.ListTypeInfo
 
ListTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.api.java.typeutils.ListTypeInfo
 
listUserDefinedFunctions() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listUserDefinedFunctions() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all user defined functions registered in this environment.
listUserDefinedFunctions(String, String) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
listUserDefinedFunctions(SessionHandle, String, String) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
List all user defined functions.
listUserDefinedFunctions(SessionHandle, String, String) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
ListValue<V extends Value> - Class in org.apache.flink.types
Generic list base type for PACT programs that implements the Value and List interfaces.
ListValue() - Constructor for class org.apache.flink.types.ListValue
Initializes the encapsulated list with an empty ArrayList.
ListValue(Collection<V>) - Constructor for class org.apache.flink.types.ListValue
Initializes the encapsulated list with an ArrayList filled with all object contained in the specified Collection object.
ListVersionsHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
ListView<T> - Class in org.apache.flink.table.api.dataview
A DataView that provides List-like functionality in the accumulator of an AggregateFunction or TableAggregateFunction when large amounts of data are expected.
ListView() - Constructor for class org.apache.flink.table.api.dataview.ListView
Creates a list view.
ListView(TypeInformation<?>) - Constructor for class org.apache.flink.table.api.dataview.ListView
Deprecated.
This method uses the old type system. Please use a DataTypeHint instead if the reflective type extraction is not successful.
listViews() - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
listViews() - Method in interface org.apache.flink.table.api.TableEnvironment
Gets the names of all views available in the current namespace (the current database of the current catalog).
listViews() - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of all views(both temporary and permanent) registered in the namespace of the current catalog and database.
listViews(String) - Method in interface org.apache.flink.table.catalog.Catalog
Get names of all views under this database.
listViews(String) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
listViews(String) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
listViews(String, String) - Method in class org.apache.flink.table.catalog.CatalogManager
Returns an array of names of all views(both temporary and permanent) registered in the namespace of the given catalog and database.
ListViewSerializer<T> - Class in org.apache.flink.table.dataview
Deprecated.
ListViewSerializer(TypeSerializer<List<T>>) - Constructor for class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
ListViewSerializerSnapshot<T> - Class in org.apache.flink.table.dataview
Deprecated.
ListViewSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Deprecated.
Constructor for read instantiation.
ListViewSerializerSnapshot(ListViewSerializer<T>) - Constructor for class org.apache.flink.table.dataview.ListViewSerializerSnapshot
Deprecated.
Constructor to create the snapshot for writing.
ListViewSpec - Class in org.apache.flink.table.runtime.dataview
Specification for a ListView.
ListViewSpec(String, int, DataType) - Constructor for class org.apache.flink.table.runtime.dataview.ListViewSpec
 
ListViewSpec(String, int, DataType, TypeSerializer<?>) - Constructor for class org.apache.flink.table.runtime.dataview.ListViewSpec
Deprecated.
ListViewTypeInfo<T> - Class in org.apache.flink.table.dataview
Deprecated.
ListViewTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
ListViewTypeInfo(TypeInformation<T>, boolean) - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
ListViewTypeInfoFactory<T> - Class in org.apache.flink.table.dataview
Deprecated.
ListViewTypeInfoFactory() - Constructor for class org.apache.flink.table.dataview.ListViewTypeInfoFactory
Deprecated.
 
listWritableMetadata() - Method in interface org.apache.flink.table.connector.format.EncodingFormat
Returns the map of metadata keys and their corresponding data types that can be consumed by this format for writing.
listWritableMetadata() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsWritingMetadata
Returns the map of metadata keys and their corresponding data types that can be consumed by this table sink for writing.
lit(Object) - Static method in class org.apache.flink.table.api.Expressions
Creates a SQL literal.
lit(Object, DataType) - Static method in class org.apache.flink.table.api.Expressions
Creates a SQL literal of a given DataType.
literal - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
literal() - Method in class org.apache.flink.table.codesplit.JavaParser
 
literal() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
literal(Object) - Method in class org.apache.calcite.tools.RelBuilder
Creates a literal (constant expression).
literal(Object) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
literal(Object, DataType) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
Literal() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a literal expression, allowing continued string literals.
LITERAL - org.apache.flink.formats.json.JsonFormatOptions.MapNullKeyMode
 
LITERAL - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that checks if an argument is a literal.
LITERAL_CHAIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LITERAL_OR_NULL - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that checks if an argument is a literal or NULL.
LiteralArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy that checks if an argument is a literal.
LiteralArgumentTypeStrategy(boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.LiteralArgumentTypeStrategy
 
LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
LiteralOrIntervalExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a literal or an interval expression.
LITTLE_ENDIAN - Static variable in class org.apache.flink.formats.raw.RawFormatOptions
 
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.data.binary.BinaryRowData
 
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.data.binary.BinarySegmentUtils
Constant that flags the byte order.
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
LITTLE_ENDIAN - Static variable in class org.apache.flink.table.runtime.util.SegmentsUtil
Constant that flags the byte order.
liveFiles - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
LiveSstFilesSize - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
LiveSstFilesSize - org.apache.flink.state.forst.ForStProperty
 
ln() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the natural logarithm of the given value.
LN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
load() - Static method in interface org.apache.flink.runtime.rpc.RpcSystem
Loads the RpcSystem.
load() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
load(Class<P>) - Method in class org.apache.flink.core.plugin.DefaultPluginManager
 
load(Class<P>) - Method in class org.apache.flink.core.plugin.PluginLoader
Returns in iterator over all available implementations of the given service interface (SPI) for the plugin.
load(Class<P>) - Method in interface org.apache.flink.core.plugin.PluginManager
Returns in iterator over all available implementations of the given service interface (SPI) in all the plugins known to this plugin manager instance.
load(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Static method in class org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader
 
load(Configuration) - Static method in interface org.apache.flink.runtime.rpc.RpcSystem
Loads the RpcSystem.
load(Configuration, List<URL>, boolean) - Static method in class org.apache.flink.table.gateway.service.context.DefaultContext
Build the DefaultContext from config.yaml, dynamic configuration and users specified jars.
load(CheckpointStorage, StateBackend, Configuration, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.CheckpointStorageLoader
Loads the configured CheckpointStorage for the job based on the following precedent rules:
load(Logger) - Static method in interface org.apache.flink.streaming.util.typeutils.ScalaProductFieldAccessorFactory
Loads the implementation, if it is accessible.
LOAD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LOAD_COUNT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
LOAD_FACTOR - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
loadAllocationSnapshots() - Method in class org.apache.flink.runtime.taskexecutor.slot.FileSlotAllocationSnapshotPersistenceService
 
loadAllocationSnapshots() - Method in enum org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
 
loadAllocationSnapshots() - Method in interface org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshotPersistenceService
Load all persisted slot allocation snapshots.
loadAndInvokeFactory(Class<F>, FactoryUtils.FactoryInvoker<F, R>, Supplier<F>) - Static method in enum org.apache.flink.tests.util.util.FactoryUtils
Loads all factories for the given class using the ServiceLoader and attempts to create an instance.
loadAndModifyConfiguration(String[]) - Static method in class org.apache.flink.runtime.util.bash.FlinkConfigLoader
 
loadAndModifyConfiguration(String[], String) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
 
loadAndValidateCheckpoint(JobID, Map<JobVertexID, ExecutionJobVertex>, CompletedCheckpointStorageLocation, ClassLoader, boolean, CheckpointProperties) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
LoadBalancer - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
 
LoadBalancerService - Class in org.apache.flink.kubernetes.kubeclient.services
The service type of LoadBalancer.
LoadBalancerService() - Constructor for class org.apache.flink.kubernetes.kubeclient.services.LoadBalancerService
 
loadBigData(PermanentBlobService, GroupCache<JobID, PermanentBlobKey, JobInformation>, GroupCache<JobID, PermanentBlobKey, TaskInformation>, GroupCache<JobID, PermanentBlobKey, TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup>) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
Loads externalized data from the BLOB store back to the object.
loadBlocklistHandlerFactory(Configuration) - Static method in class org.apache.flink.runtime.blocklist.BlocklistUtils
 
loadCheckpointMetadata(DataInputStream, ClassLoader, String) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadCheckpointMetadata(String) - Static method in class org.apache.flink.test.util.TestUtils
 
loadCheckpointStorage(Configuration, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadClass(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
Deprecated.
Use EncodingUtils.loadClass(String, ClassLoader) instead, in order to explicitly provide the correct classloader.
loadClass(String) - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
loadClass(String, boolean) - Method in class org.apache.flink.core.classloading.ComponentClassLoader
 
loadClass(String, boolean) - Method in class org.apache.flink.core.testutils.FilteredClassLoader
 
loadClass(String, boolean) - Method in class org.apache.flink.util.FlinkUserCodeClassLoader
 
loadClass(String, boolean) - Method in class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
loadClass(String, ClassLoader) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.CommonPythonUtil
 
loadClass(String, ClassLoader) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
loadClassWithoutExceptionHandling(String, boolean) - Method in class org.apache.flink.util.ChildFirstClassLoader
 
loadClassWithoutExceptionHandling(String, boolean) - Method in class org.apache.flink.util.FlinkUserCodeClassLoader
Same as FlinkUserCodeClassLoader.loadClass(String, boolean) but without exception handling.
loadCommonConfiguration(String[], String) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
Generate configuration from only the config file and dynamic properties.
loadConfigParameters(Configuration) - Static method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
loadConfiguration() - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the global configuration from the environment.
loadConfiguration(String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the configuration files from the specified directory.
loadConfiguration(String[]) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
loadConfiguration(String[]) - Static method in class org.apache.flink.runtime.util.bash.FlinkConfigLoader
 
loadConfiguration(String, Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the configuration files from the specified directory.
loadConfiguration(String, Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
loadConfiguration(Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
Loads the global configuration and adds the given dynamic properties configuration.
loadConfiguration(EntrypointClusterConfiguration) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
loadCounter(Counter) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of times to load data into cache from external system.
loadCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
loadCustomCommandLines(Configuration, String) - Static method in class org.apache.flink.client.cli.CliFrontend
 
loadEmptyPartition(LinkedHashMap<String, String>) - Method in class org.apache.flink.connector.file.table.PartitionLoader
The flink job does not write data to the partition, but the corresponding partition needs to be created or updated.
loadFailoverStrategyFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyFactoryLoader
Loads a FailoverStrategy.Factory from the given configuration.
loadFromStateHandle(Configuration, ChangelogStateHandle) - Static method in class org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader
 
loadHadoopConfigFromDir(String) - Method in interface org.apache.flink.fs.gs.utils.ConfigUtils.ConfigContext
Loads the Hadoop configuration from a directory.
loadInputConsumableDeciderFactory(JobManagerOptions.HybridPartitionDataConsumeConstraint) - Static method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchSchedulerFactory
 
loadKeystore(String, String) - Method in class org.apache.flink.runtime.rpc.pekko.CustomSSLEngineProvider
 
loadLegacyYAMLResource(File) - Static method in class org.apache.flink.configuration.ConfigurationFileMigrationUtils
Loads a YAML-file of key-value pairs.
loadModule(String, Module) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
loadModule(String, Module) - Method in interface org.apache.flink.table.api.TableEnvironment
Loads a Module under a unique name.
loadModule(String, Module) - Method in class org.apache.flink.table.module.ModuleManager
Load a module under a unique name.
LoadModuleOperation - Class in org.apache.flink.table.operations
Operation to describe a LOAD MODULE statement.
LoadModuleOperation(String, Map<String, String>) - Constructor for class org.apache.flink.table.operations.LoadModuleOperation
 
loadNonPartition(List<Path>, boolean) - Method in class org.apache.flink.connector.file.table.PartitionLoader
Load a non-partition files to output path.
loadPartition(LinkedHashMap<String, String>, List<Path>, boolean) - Method in class org.apache.flink.connector.file.table.PartitionLoader
Load a single partition.
loadPartitionGroupReleaseStrategyFactory(Configuration) - Static method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.PartitionGroupReleaseStrategyFactoryLoader
 
loadPlan(PlanReference) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
loadPlan(PlanReference) - Method in interface org.apache.flink.table.api.TableEnvironment
Loads a plan from a PlanReference into a CompiledPlan.
loadPlan(PlanReference) - Method in interface org.apache.flink.table.delegation.Planner
 
loadPodFromTemplateFile(File) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
loadPodFromTemplateFile(File) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Load pod from template file.
loadPodFromTemplateFile(FlinkKubeClient, File, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
loadReporterConfigurations(Configuration, Set<String>, String) - Static method in class org.apache.flink.runtime.metrics.ReporterSetup
 
loadRpcSystem(Configuration) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystemLoader
 
loadRpcSystem(Configuration) - Method in interface org.apache.flink.runtime.rpc.RpcSystemLoader
 
loadSavepointMetadata(String) - Static method in class org.apache.flink.state.api.runtime.SavepointLoader
Takes the given string (representing a pointer to a checkpoint) and resolves it to a file status for the checkpoint's metadata file.
loadShuffleServiceFactory(Configuration) - Static method in enum org.apache.flink.runtime.shuffle.ShuffleServiceLoader
 
loadStateBackend(Configuration, Configuration, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
loadStateBackendFromConfig(ReadableConfig, ClassLoader, Logger) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
Loads the unwrapped state backend from the configuration, from the parameter 'state.backend', as defined in StateBackendOptions.STATE_BACKEND.
loadStateBackendFromKeyedStateHandles(StateBackend, ClassLoader, Collection<KeyedStateHandle>) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
Load state backend which may wrap the original state backend for recovery.
loadStorageCredentialsFromFile(String) - Method in interface org.apache.flink.fs.gs.utils.ConfigUtils.ConfigContext
Loads the Google credentials from a file.
loadWebSubmissionExtension(GatewayRetriever<? extends DispatcherGateway>, Duration, Map<String, String>, CompletableFuture<String>, Path, Executor, Configuration) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils
Loads the WebMonitorExtension which enables web submission.
loadYamlFile(File) - Static method in class org.apache.flink.configuration.YamlParserUtils
Loads the contents of the given YAML file into a map.
Local - Annotation Type in org.apache.flink.runtime.rpc
Marks an RPC invocation for only being supported as a local invocation.
LOCAL - org.apache.flink.runtime.jobmanager.scheduler.Locality
The task was scheduled into the same TaskManager as requested
LOCAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LOCAL_BACKUP_ENABLED - Static variable in class org.apache.flink.configuration.CheckpointingOptions
This option configures local backup for the state backend, which indicates whether to make backup checkpoint on local disk.
LOCAL_DATE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_DATE = 24;
LOCAL_DATE - Static variable in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
LOCAL_DATE - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for LocalDate.
LOCAL_DATE() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API LocalDate type.
LOCAL_DATE_TIME - Static variable in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
LOCAL_DATE_TIME - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for LocalDateTime.
LOCAL_DATE_TIME() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API LocalDateTime type.
LOCAL_DATE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_DATE = 24;
LOCAL_DATETIME - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_DATETIME = 26;
LOCAL_DATETIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_DATETIME = 26;
LOCAL_DIRECTORIES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
The local directory (on the TaskManager) where RocksDB puts its files.
LOCAL_DIRECTORIES - Static variable in class org.apache.flink.state.forst.ForStOptions
The local directory (on the TaskManager) where ForSt puts some meta files.
LOCAL_DISK - org.apache.flink.runtime.state.StateObject.StateObjectLocation
 
LOCAL_GROUP_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalGroupAggregate
 
LOCAL_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
LOCAL_MEMORY - org.apache.flink.runtime.state.StateObject.StateObjectLocation
 
LOCAL_RECOVERY - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
This option configures local recovery for the state backend, which indicates whether to recovery from local snapshot.
LOCAL_RECOVERY_TASK_MANAGER_STATE_ROOT_DIRS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The config parameter defining the root directories for storing file-based state for local recovery.
LOCAL_RESOURCE_DESCRIPTOR_SEPARATOR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
LOCAL_TIME - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_TIME = 25;
LOCAL_TIME - Static variable in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
LOCAL_TIME - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for LocalTime.
LOCAL_TIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOCAL_TIME() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API LocalTime type.
LOCAL_TIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_TIME = 25;
LOCAL_TIME_ZONE - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
LOCAL_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOCAL_TZ - Static variable in class org.apache.flink.table.utils.DateTimeUtils
The local time zone.
LOCAL_UPLOAD_ENABLED - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
LOCAL_UPLOAD_OVERWRITE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
LOCAL_UPLOAD_TARGET - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
LOCAL_WINDOW_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalWindowAggregate
 
LOCAL_ZONED_TIMESTAMP - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
LOCAL_ZONED_TIMESTAMP = 19;
LOCAL_ZONED_TIMESTAMP - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_ZONED_TIMESTAMP = 27;
LOCAL_ZONED_TIMESTAMP_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
LOCAL_ZONED_TIMESTAMP_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
LOCAL_ZONED_TIMESTAMP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
LOCAL_ZONED_TIMESTAMP = 19;
LOCAL_ZONED_TIMESTAMP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LOCAL_ZONED_TIMESTAMP = 27;
LocalAggCombiner - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
An implementation of RecordsCombiner that accumulates input records into local accumulators.
LocalAggCombiner(NamespaceAggsHandleFunction<Long>, Collector<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
 
LocalAggCombiner.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
Factory to create LocalAggCombiner.
localBackupDirectory - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
Local directory for the RocksDB native backup.
LocalBlockLocation - Class in org.apache.flink.core.fs.local
Implementation of the BlockLocation interface for a local file system.
LocalBlockLocation(long) - Constructor for class org.apache.flink.core.fs.local.LocalBlockLocation
 
LocalBufferPool - Class in org.apache.flink.runtime.io.network.buffer
A buffer pool used to manage a number of Buffer instances from the NetworkBufferPool.
LocalChangelogRegistry - Interface in org.apache.flink.runtime.state.changelog
This registry is responsible for deleting changlog's local handles which are not in use.
LocalChangelogRegistryImpl - Class in org.apache.flink.runtime.state.changelog
 
LocalChangelogRegistryImpl(ExecutorService) - Constructor for class org.apache.flink.runtime.state.changelog.LocalChangelogRegistryImpl
 
localCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.blob.BlobServer
Deletes locally stored artifacts for the job represented by the given JobID.
localCleanupAsync(JobID, Executor) - Method in interface org.apache.flink.runtime.dispatcher.cleanup.LocallyCleanableResource
localCleanupAsync is expected to be called from the main thread.
localCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
localCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
localCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
Releases the locks on the specified JobGraph.
localCleanupAsync(JobID, Executor) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
 
localCleanupAsync(JobID, Executor) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
LocalConnectionManager - Class in org.apache.flink.runtime.io.network
A connection manager implementation to bypass setup overhead for task managers running in local execution mode.
LocalConnectionManager() - Constructor for class org.apache.flink.runtime.io.network.LocalConnectionManager
 
LocalDataInputStream - Class in org.apache.flink.core.fs.local
The LocalDataInputStream class is a wrapper class for a data input stream to the local file system.
LocalDataInputStream(File) - Constructor for class org.apache.flink.core.fs.local.LocalDataInputStream
Constructs a new LocalDataInputStream object from a given File object.
LocalDataOutputStream - Class in org.apache.flink.core.fs.local
The LocalDataOutputStream class is a wrapper class for a data output stream to the local file system.
LocalDataOutputStream(File) - Constructor for class org.apache.flink.core.fs.local.LocalDataOutputStream
Constructs a new LocalDataOutputStream object from a given File object.
LocalDateComparator - Class in org.apache.flink.api.common.typeutils.base
This class can not extend BasicTypeComparator, because LocalDate is a Comparable of ChronoLocalDate instead of Comparable of LocalDate.
LocalDateComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
LocalDateSerializer - Class in org.apache.flink.api.common.typeutils.base
 
LocalDateSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
LocalDateSerializer.LocalDateSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
LocalDateSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateSerializer.LocalDateSerializerSnapshot
 
LocalDateTimeComparator - Class in org.apache.flink.api.common.typeutils.base
This class can not extend BasicTypeComparator, because LocalDateTime is a Comparable of ChronoLocalDateTime instead of Comparable of LocalDateTime.
LocalDateTimeComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
LocalDateTimeConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.LocalDateTimeConverter
 
LocalDateTimeSerializer - Class in org.apache.flink.api.common.typeutils.base
 
LocalDateTimeSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
LocalDateTimeSerializer.LocalDateTimeSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
LocalDateTimeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer.LocalDateTimeSerializerSnapshot
 
localDirectoryName - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The local directory name of the current snapshot strategy.
LocalExecutor - Class in org.apache.flink.client.deployment.executors
An PipelineExecutor for executing a Pipeline locally.
LocalExecutorFactory - Class in org.apache.flink.client.deployment.executors
LocalExecutorFactory() - Constructor for class org.apache.flink.client.deployment.executors.LocalExecutorFactory
 
LocalFactory(PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, RecordsCombiner.LocalFactory) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
 
LocalFencedMessage<F extends Serializable,​P> - Class in org.apache.flink.runtime.rpc.messages
Local FencedMessage implementation.
LocalFencedMessage(F, P) - Constructor for class org.apache.flink.runtime.rpc.messages.LocalFencedMessage
 
LocalFileStatus - Class in org.apache.flink.core.fs.local
The class LocalFileStatus provides an implementation of the FileStatus interface for the local file system.
LocalFileStatus(File, FileSystem) - Constructor for class org.apache.flink.core.fs.local.LocalFileStatus
Creates a LocalFileStatus object from a given File object.
LocalFileSystem - Class in org.apache.flink.core.fs.local
The class LocalFileSystem is an implementation of the FileSystem interface for the local file system of the machine where the JVM runs.
LocalFileSystem() - Constructor for class org.apache.flink.core.fs.local.LocalFileSystem
Constructs a new LocalFileSystem object.
LocalFileSystemFactory - Class in org.apache.flink.core.fs.local
A factory for the LocalFileSystem.
LocalFileSystemFactory() - Constructor for class org.apache.flink.core.fs.local.LocalFileSystemFactory
 
LocalInputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel, which requests a local subpartition.
LocalInputChannel(SingleInputGate, int, ResultPartitionID, ResultSubpartitionIndexSet, ResultPartitionManager, TaskEventPublisher, int, int, Counter, Counter, ChannelStateWriter) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
Locality - Enum in org.apache.flink.runtime.jobmanager.scheduler
 
LocalityAwareSplitAssigner - Class in org.apache.flink.connector.file.src.assigners
A FileSplitAssigner that assigns to each host preferably splits that are local, before assigning splits that are not local.
LocalityAwareSplitAssigner(Collection<FileSourceSplit>) - Constructor for class org.apache.flink.connector.file.src.assigners.LocalityAwareSplitAssigner
 
LOCALIZED_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
LocallyCleanableResource - Interface in org.apache.flink.runtime.dispatcher.cleanup
LocallyCleanableResource is supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state.
localOffset - Variable in class org.apache.flink.changelog.fs.UploadResult
 
LocalOverWindow - Class in org.apache.flink.table.expressions.resolver
Local over window created during expression resolution.
LocalRecoverableFsDataOutputStream - Class in org.apache.flink.core.fs.local
LocalRecoverableFsDataOutputStream(File, File) - Constructor for class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
LocalRecoverableWriter - Class in org.apache.flink.core.fs.local
LocalRecoverableWriter(LocalFileSystem) - Constructor for class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
LocalRecoveredInputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel reads recovered state from previous unaligned checkpoint snapshots and then converts into LocalInputChannel finally.
localRecoveryConfig - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
The configuration for local recovery.
localRecoveryConfig - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
The configured mode for local recovery.
LocalRecoveryConfig - Class in org.apache.flink.runtime.state
This class encapsulates the completed configuration for local recovery, i.e. the root directories into which all file-based snapshots can be written and the general mode for the local recover feature.
LocalRecoveryConfig(boolean, boolean, LocalSnapshotDirectoryProvider) - Constructor for class org.apache.flink.runtime.state.LocalRecoveryConfig
 
localRecoveryNotEnabled() - Static method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
localRef(String, DataType) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
LocalReferenceExpression - Class in org.apache.flink.table.expressions
Reference to entity local to a certain QueryOperation.
localResourceDir - Variable in class org.apache.flink.table.resource.ResourceManager
 
LocalRpcInvocation - Class in org.apache.flink.runtime.rpc.messages
Local rpc invocation message containing the remote procedure name, its parameter types and the corresponding call arguments.
LocalRpcInvocation(String, String, Class<?>[], Object[]) - Constructor for class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
LocalRuntimeFilterBuilderOperator - Class in org.apache.flink.table.runtime.operators.runtimefilter
Local runtime filter builder operator.
LocalRuntimeFilterBuilderOperator(GeneratedProjection, int, int) - Constructor for class org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
 
localServiceBuilder(Configuration) - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
localServiceBuilder(Configuration) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
localServiceBuilder(Configuration) - Method in interface org.apache.flink.runtime.rpc.RpcSystem
Returns a builder for an RpcService that is only reachable from the local machine.
LocalSlicingWindowAggOperator - Class in org.apache.flink.table.runtime.operators.aggregate.window
The operator used for local window aggregation.
LocalSlicingWindowAggOperator(RowDataKeySelector, SliceAssigner, WindowBuffer.LocalFactory, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
LocalSnapshotDirectoryProvider - Interface in org.apache.flink.runtime.state
Provides directories for local backup or local recovery.
LocalSnapshotDirectoryProviderImpl - Class in org.apache.flink.runtime.state
LocalSnapshotDirectoryProviderImpl(File[], JobID, JobVertexID, int) - Constructor for class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
LocalSnapshotDirectoryProviderImpl(File, JobID, JobVertexID, int) - Constructor for class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
LOCALSTACK - Static variable in class org.apache.flink.util.DockerImageVersions
 
LocalStandaloneFlinkResource - Class in org.apache.flink.tests.util.flink
Flink resource that start local standalone clusters.
LocalStandaloneFlinkResourceFactory - Class in org.apache.flink.tests.util.flink
LocalStandaloneFlinkResourceFactory() - Constructor for class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResourceFactory
 
localStateStoreForSubtask(JobID, AllocationID, JobVertexID, int, Configuration, Configuration) - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
localStrategies - Variable in class org.apache.flink.runtime.operators.BatchTask
The local strategies that are applied on the inputs.
LocalStrategy - Enum in org.apache.flink.runtime.operators.util
Enumeration of all available local processing strategies tasks.
LocalStreamEnvironment - Class in org.apache.flink.streaming.api.environment
The LocalStreamEnvironment is a StreamExecutionEnvironment that runs the program locally, multi-threaded, in the JVM where the environment is instantiated.
LocalStreamEnvironment() - Constructor for class org.apache.flink.streaming.api.environment.LocalStreamEnvironment
Creates a new mini cluster stream environment that uses the default configuration.
LocalStreamEnvironment(Configuration) - Constructor for class org.apache.flink.streaming.api.environment.LocalStreamEnvironment
Creates a new mini cluster stream environment that configures its local executor with the given configuration.
localStreamHandle - Variable in class org.apache.flink.changelog.fs.UploadResult
 
localTime() - Static method in class org.apache.flink.table.api.Expressions
Returns the current SQL time in local time zone, the return type of this expression is DataTypes.TIME(), this is a synonym for Expressions.currentTime().
LOCALTIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LocalTimeComparator - Class in org.apache.flink.api.common.typeutils.base
 
LocalTimeComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
LocalTimeSerializer - Class in org.apache.flink.api.common.typeutils.base
 
LocalTimeSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
LocalTimeSerializer.LocalTimeSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
LocalTimeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer.LocalTimeSerializerSnapshot
 
localTimestamp() - Static method in class org.apache.flink.table.api.Expressions
Returns the current SQL timestamp in local time zone, the return type of this expression is DataTypes.TIMESTAMP().
LOCALTIMESTAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LocalTimeTypeInfo<T extends Temporal> - Class in org.apache.flink.api.common.typeinfo
Type information for Java LocalDate/LocalTime/LocalDateTime.
LocalTimeTypeInfo(Class<T>, TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
LocalTransportException - Exception in org.apache.flink.runtime.io.network.netty.exception
 
LocalTransportException(String, SocketAddress) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.LocalTransportException
 
LocalTransportException(String, SocketAddress, Throwable) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.LocalTransportException
 
localTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
localTypeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
LocalTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LocalTypeDeclarationContext
 
localVariableDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
localVariableDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.ForInitContext
 
localVariableDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
LocalZonedTimestampInstantConverter - Class in org.apache.flink.table.data.conversion
Converter for LocalZonedTimestampType of Instant external type.
LocalZonedTimestampInstantConverter() - Constructor for class org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
 
LocalZonedTimestampIntConverter - Class in org.apache.flink.table.data.conversion
Converter for LocalZonedTimestampType of Integer external type.
LocalZonedTimestampIntConverter() - Constructor for class org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
 
LocalZonedTimestampLongConverter - Class in org.apache.flink.table.data.conversion
Converter for LocalZonedTimestampType of Long external type.
LocalZonedTimestampLongConverter() - Constructor for class org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
 
LocalZonedTimestampTimestampConverter - Class in org.apache.flink.table.data.conversion
Converter for LocalZonedTimestampType of Timestamp external type.
LocalZonedTimestampTimestampConverter() - Constructor for class org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
 
LocalZonedTimestampType - Class in org.apache.flink.table.types.logical
Logical type of a timestamp WITH LOCAL time zone consisting of year-month-day hour:minute:second[.fractional] zone with up to nanosecond precision and values ranging from 0000-01-01 00:00:00.000000000 +14:59 to 9999-12-31 23:59:59.999999999 -14:59.
LocalZonedTimestampType() - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
LocalZonedTimestampType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
LocalZonedTimestampType(boolean, TimestampKind, int) - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
Internal constructor that allows attaching additional metadata about time attribute properties.
LocalZonedTimestampType(int) - Constructor for class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
LocatableInputSplit - Class in org.apache.flink.core.io
A locatable input split is an input split referring to input data which is located on one or more hosts.
LocatableInputSplit(int, String) - Constructor for class org.apache.flink.core.io.LocatableInputSplit
Creates a new locatable input split that refers to a single host as its data location.
LocatableInputSplit(int, String[]) - Constructor for class org.apache.flink.core.io.LocatableInputSplit
Creates a new locatable input split that refers to a multiple host as its data location.
LocatableInputSplitAssigner - Class in org.apache.flink.api.common.io
The locatable input split assigner assigns to each host splits that are local, before assigning splits that are not local.
LocatableInputSplitAssigner(Collection<LocatableInputSplit>) - Constructor for class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
LocatableInputSplitAssigner(LocatableInputSplit[]) - Constructor for class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
locate(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of the first occurrence in the input string.
locate(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of the first occurrence in the input string after position integer.
LOCATE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOCATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LocatedFileStatus - Interface in org.apache.flink.core.fs
A LocatedFileStatus is a FileStatus that contains additionally the location information of the file directly.
LocatedHadoopFileStatus - Class in org.apache.flink.runtime.fs.hdfs
Concrete implementation of the LocatedFileStatus interface for the Hadoop Distributed File System.
LocatedHadoopFileStatus(LocatedFileStatus) - Constructor for class org.apache.flink.runtime.fs.hdfs.LocatedHadoopFileStatus
Creates a new located file status from an HDFS file status.
location() - Method in class org.apache.flink.runtime.source.event.ReaderRegistrationEvent
 
LocationPreferenceConstraint - Enum in org.apache.flink.runtime.jobmanager.scheduler
Defines the location preference constraint.
LocationPreferenceSlotSelectionStrategy - Class in org.apache.flink.runtime.jobmaster.slotpool
This class implements a SlotSelectionStrategy that is based on location preference hints.
LOCATOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
locatorsUpdateCopy() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
lock - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
lock - Variable in class org.apache.flink.runtime.highavailability.nonha.AbstractNonHaServices
 
lock - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
lock - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Lock for synchronisation on the storage map and the discarded status.
lock - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
 
lock() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
LOCK - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 
Lockable<T> - Class in org.apache.flink.cep.nfa.sharedbuffer
Implements locking logic for incoming event and SharedBufferNode using a lock reference counter.
Lockable(T, int) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
Lockable.LockableTypeSerializer<E> - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer for Lockable.
LockableTypeSerializer(TypeSerializer<E>) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
LockableTypeSerializerSnapshot<E> - Class in org.apache.flink.cep.nfa.sharedbuffer
LockableTypeSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.LockableTypeSerializerSnapshot
Constructor for read instantiation.
LockableTypeSerializerSnapshot(Lockable.LockableTypeSerializer<E>) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.LockableTypeSerializerSnapshot
Constructor to create the snapshot for writing.
lockNode(NodeId, DeweyNumber) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Increases the reference counter for the given entry so that it is not accidentally removed.
log - Variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
log - Variable in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesSharedInformer
 
log - Variable in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
log - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
log - Variable in class org.apache.flink.queryablestate.network.AbstractServerBase
 
log - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
The log object used for debugging.
log - Variable in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
log - Variable in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
log - Variable in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
log - Variable in class org.apache.flink.runtime.registration.RegisteredRpcConnection
The logger for all log messages of this class.
log - Variable in class org.apache.flink.runtime.resourcemanager.active.AbstractResourceManagerDriver
 
log - Variable in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
log - Variable in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
log - Variable in class org.apache.flink.runtime.rest.RestServerEndpoint
 
log - Variable in class org.apache.flink.runtime.rpc.RpcEndpoint
 
log - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
log - Variable in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
log - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
 
log - Variable in class org.apache.flink.util.TestLogger
 
log() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the natural logarithm of the given value.
log(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the natural logarithm of "x".
log(double, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the logarithm of "x" with base "base".
log(double, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the logarithm of the given value to the given base.
log(Object) - Static method in class org.apache.flink.table.api.Expressions
Calculates the logarithm of the given value.
log(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Calculates the logarithm of the given value to the given base.
log(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(DecimalData, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log(DecimalData, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
LOG - org.apache.flink.configuration.ClusterOptions.UncaughtExceptionHandleMode
 
LOG - org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
 
LOG - org.apache.flink.configuration.TaskManagerOptions.SystemOutMode
Redirect all System.out and System.err to LOG.
LOG - org.apache.flink.runtime.rest.handler.RestHandlerException.LoggingBehavior
 
LOG - org.apache.flink.runtime.taskexecutor.FileType
The log file type for taskmanager.
LOG - Static variable in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
LOG - Static variable in class org.apache.flink.kubernetes.taskmanager.KubernetesTaskExecutorRunner
 
LOG - Static variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
LOG - Static variable in interface org.apache.flink.runtime.blob.BlobWriter
 
LOG - Static variable in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
 
LOG - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
LOG - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
 
LOG - Static variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
Logger object for channel and its subclasses
LOG - Static variable in class org.apache.flink.runtime.io.disk.iomanager.IOManager
 
LOG - Static variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
LOG - Static variable in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
LOG - Static variable in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
LOG - Static variable in class org.apache.flink.runtime.operators.BatchTask
 
LOG - Static variable in class org.apache.flink.runtime.operators.JoinDriver
 
LOG - Static variable in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
LOG - Static variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
LOG - Static variable in class org.apache.flink.runtime.operators.resettable.ReusingBlockResettableIterator
 
LOG - Static variable in class org.apache.flink.runtime.security.DynamicConfiguration
 
LOG - Static variable in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
 
LOG - Static variable in class org.apache.flink.runtime.util.profiler.ProfilingService
 
LOG - Static variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
The logger used by the operator class and its subclasses.
LOG - Static variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
The logger used by the operator class and its subclasses.
LOG - Static variable in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
LOG - Static variable in class org.apache.flink.streaming.api.operators.MailboxWatermarkProcessor
 
LOG - Static variable in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
LOG - Static variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
LOG - Static variable in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
LOG - Static variable in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
LOG - Static variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The logger used by the StreamTask and its subclasses.
LOG - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOG - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LOG - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
LOG - Static variable in class org.apache.flink.test.util.SecureTestEnvironment
 
LOG - Static variable in class org.apache.flink.testutils.junit.RetryRule
 
LOG - Static variable in class org.apache.flink.yarn.YarnTaskExecutorRunner
 
LOG_DIR - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
LOG_DIR - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
LOG_FILE_NUM - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
LOG_FILE_NUM - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
LOG_LEVEL - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
LOG_LEVEL - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
LOG_LIFECYCLE_EVENTS - Static variable in class org.apache.flink.configuration.RpcOptions
Log lifecycle events.
LOG_MAX_FILE_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
LOG_MAX_FILE_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
LOG_PATH - Static variable in class org.apache.flink.configuration.WebOptions
The log file location (may be in /log for standalone but under log directory when using YARN).
log10() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the base 10 logarithm of the given value.
log10(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
log10(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
LOG10 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOG10 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
log2() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the base 2 logarithm of the given value.
log2(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the logarithm of "a" with base 2.
log2(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
LOG2 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOG2 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
log2floor(int) - Static method in class org.apache.flink.util.MathUtils
Computes the logarithm of the given value to the base of 2, rounded down.
log2NumBuckets - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
log2strict(int) - Static method in class org.apache.flink.util.MathUtils
Computes the logarithm of the given value to the base of 2.
logAndThrowException(Exception, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.BatchTask
Prints an error message and throws the given exception.
logAsyncSnapshotComplete(long) - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
This method is invoked after completion of the snapshot and can be overridden to output a logging about the duration of the async part.
logDetachedClusterInformation(ApplicationId, Logger) - Static method in class org.apache.flink.yarn.YarnClusterDescriptor
 
logDir - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
 
logEnvironmentInfo(Logger, String, String[]) - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
Logs information about the environment, like code revision, current user, Java version, and JVM parameters.
logException() - Method in exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
logExceptionIfExcepted(Throwable, Logger) - Static method in class org.apache.flink.util.ExceptionUtils
Log the given exception in debug level if it is a FlinkExpectedException.
logExternalUploadDirDeletion(File) - Static method in class org.apache.flink.runtime.webmonitor.HttpRequestHandler
 
logFile - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
 
logFileNamePathParameter - Variable in class org.apache.flink.runtime.rest.messages.cluster.FileMessageParameters
 
logFileNamePathParameter - Variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerFileMessageParameters
 
LogFileNamePathParameter - Class in org.apache.flink.runtime.rest.messages
LogFileNamePathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.LogFileNamePathParameter
 
logger - Variable in class org.apache.flink.kubernetes.kubeclient.decorators.AbstractKubernetesStepDecorator
 
logger - Variable in class org.apache.flink.kubernetes.kubeclient.resources.AbstractKubernetesWatcher
 
logger - Variable in class org.apache.flink.runtime.highavailability.AbstractHaServices
 
logger - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
logger - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
logger - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackendBuilder
 
logger(Logger) - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Sets the baseImage and returns a reference to this Builder enabling method chaining.
LoggerAuditingExtension - Class in org.apache.flink.testutils.logging
Utility for auditing logged messages.
LoggerAuditingExtension(Class<?>, Level) - Constructor for class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
LoggerAuditingExtension(String, Level) - Constructor for class org.apache.flink.testutils.logging.LoggerAuditingExtension
 
LoggerOutputFormat - Class in org.apache.flink.walkthrough.common.sink
A basic output format that logs all records at level INFO.
LoggerOutputFormat() - Constructor for class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
LOGGING_ENABLED - Static variable in class org.apache.flink.util.LogLevelExtension
 
LoggingHandler() - Constructor for class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor.LoggingHandler
Deprecated.
 
logical(LogicalTypeFamily) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that corresponds to a given LogicalTypeFamily.
logical(LogicalTypeFamily, boolean) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that corresponds to a given LogicalTypeFamily and nullability.
logical(LogicalTypeRoot) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that corresponds to a given LogicalTypeRoot.
logical(LogicalTypeRoot, boolean) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for an argument that corresponds to a given LogicalTypeRoot and nullability.
LOGICAL_FILE_COUNT - Static variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
LOGICAL_FILE_SIZE - Static variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
LogicalDistribution - Class in org.apache.flink.table.planner.plan.nodes.hive
LogicalDistribution is used to represent the expected distribution of the data, similar to Hive's SORT BY, DISTRIBUTE BY, and CLUSTER BY semantics.
LogicalEdge - Interface in org.apache.flink.runtime.jobgraph.topology
Represents an edge in LogicalTopology, i.e.
LogicalFile - Class in org.apache.flink.runtime.checkpoint.filemerging
An abstraction of logical files in file-merging checkpoints.
LogicalFile(LogicalFile.LogicalFileId, PhysicalFile, long, long, FileMergingSnapshotManager.SubtaskKey) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
 
LogicalFile.LogicalFileId - Class in org.apache.flink.runtime.checkpoint.filemerging
ID for LogicalFile.
LogicalFileId(String) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.LogicalFile.LogicalFileId
 
LogicalPipelinedRegion - Interface in org.apache.flink.runtime.jobgraph.topology
Pipelined region on logical level, i.e., JobVertex level.
LogicalPipelinedRegionComputeUtil - Class in org.apache.flink.runtime.executiongraph.failover
Utils for computing LogicalPipelinedRegions.
logicalRefreshMode(CatalogMaterializedTable.LogicalRefreshMode) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
LogicalRelDataTypeConverter - Class in org.apache.flink.table.planner.typeutils
Symmetric converter between LogicalType and RelDataType.
LogicalRelDataTypeConverter() - Constructor for class org.apache.flink.table.planner.typeutils.LogicalRelDataTypeConverter
 
LogicalResult - Interface in org.apache.flink.runtime.jobgraph.topology
Represents a data set produced by a LogicalVertex, i.e.
LogicalScopeProvider - Interface in org.apache.flink.metrics
Extension for metric groups that support logical scopes.
LogicalScriptTransform - Class in org.apache.flink.table.planner.plan.nodes.hive
LogicalScriptTransform is used to represent the sql semantic "TRANSFORM c1, c2, xx USING 'script'".
LogicalSlot - Interface in org.apache.flink.runtime.jobmaster
A logical slot represents a resource on a TaskManager into which a single task can be deployed.
LogicalSlot.Payload - Interface in org.apache.flink.runtime.jobmaster
Payload for a logical slot.
LogicalSnapshot - Class in org.apache.calcite.rel.logical
Sub-class of Snapshot not targeted at any particular engine or calling convention.
LogicalSnapshot(RelOptCluster, RelTraitSet, List<RelHint>, RelNode, RexNode) - Constructor for class org.apache.calcite.rel.logical.LogicalSnapshot
Creates a LogicalSnapshot.
LogicalSnapshot(RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.apache.calcite.rel.logical.LogicalSnapshot
Creates a LogicalSnapshot.
LogicalTableScan - Class in org.apache.calcite.rel.logical
A LogicalTableScan reads all the rows from a RelOptTable.
LogicalTableScan(RelOptCluster, RelOptTable) - Constructor for class org.apache.calcite.rel.logical.LogicalTableScan
Deprecated.
LogicalTableScan(RelOptCluster, RelTraitSet, List<RelHint>, RelOptTable) - Constructor for class org.apache.calcite.rel.logical.LogicalTableScan
Creates a LogicalTableScan.
LogicalTableScan(RelOptCluster, RelTraitSet, RelOptTable) - Constructor for class org.apache.calcite.rel.logical.LogicalTableScan
Deprecated.
LogicalTableScan(RelInput) - Constructor for class org.apache.calcite.rel.logical.LogicalTableScan
Creates a LogicalTableScan by parsing serialized output.
LogicalTopology - Interface in org.apache.flink.runtime.jobgraph.topology
Represents a logical topology, i.e.
logicalType - Variable in class org.apache.flink.table.types.DataType
 
LogicalType - Class in org.apache.flink.table.types.logical
A logical type that describes the data type of a value.
LogicalType(boolean, LogicalTypeRoot) - Constructor for class org.apache.flink.table.types.logical.LogicalType
 
LogicalTypeCasts - Class in org.apache.flink.table.types.logical.utils
Utilities for casting LogicalType.
LogicalTypeChecks - Class in org.apache.flink.table.types.logical.utils
Utilities for checking LogicalType and avoiding a lot of type casting and repetitive work.
LogicalTypeDataTypeConverter - Class in org.apache.flink.table.runtime.types
Deprecated.
LogicalTypeDataTypeConverter - Class in org.apache.flink.table.types.utils
A converter between LogicalType and DataType.
LogicalTypeDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
Deprecated.
 
LogicalTypeDefaultVisitor<R> - Class in org.apache.flink.table.types.logical.utils
Implementation of LogicalTypeVisitor that redirects all calls to LogicalTypeDefaultVisitor.defaultMethod(LogicalType).
LogicalTypeDefaultVisitor() - Constructor for class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
LogicalTypeDuplicator - Class in org.apache.flink.table.types.logical.utils
Returns a deep copy of a LogicalType.
LogicalTypeDuplicator() - Constructor for class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
LogicalTypeFamily - Enum in org.apache.flink.table.types.logical
An enumeration of logical type families for clustering LogicalTypeRoots into categories.
LogicalTypeJsonDeserializer - Class in org.apache.flink.table.gateway.rest.serde
JSON deserializer for LogicalType.
LogicalTypeJsonSerializer - Class in org.apache.flink.table.gateway.rest.serde
Json serializer for LogicalType.
LogicalTypeJsonSerializer() - Constructor for class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
LogicalTypeMerging - Class in org.apache.flink.table.types.logical.utils
Utilities for merging multiple LogicalType.
LogicalTypeParser - Class in org.apache.flink.table.types.logical.utils
Parser for creating instances of LogicalType from a serialized string created with LogicalType.asSerializableString().
LogicalTypeParser() - Constructor for class org.apache.flink.table.types.logical.utils.LogicalTypeParser
 
LogicalTypeRoot - Enum in org.apache.flink.table.types.logical
An enumeration of logical type roots containing static information about logical data types.
logicalTypeToOrcType(LogicalType) - Static method in class org.apache.flink.orc.OrcSplitReaderUtil
See org.apache.flink.table.catalog.hive.util.HiveTypeUtil.
LogicalTypeToProtoTypeConverter() - Constructor for class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
LogicalTypeUtils - Class in org.apache.flink.table.types.logical.utils
Utilities for handling LogicalTypes.
LogicalTypeVisitor<R> - Interface in org.apache.flink.table.types.logical
The visitor definition of LogicalType.
LogicalUnnestRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that rewrites UNNEST to explode function.
LogicalUnnestRule(LogicalUnnestRule.LogicalUnnestRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule
 
LogicalUnnestRule.LogicalUnnestRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
LogicalVertex - Interface in org.apache.flink.runtime.jobgraph.topology
Represents a vertex in LogicalTopology, i.e.
LogInfo - Class in org.apache.flink.runtime.rest.messages
Contains information about one log of TaskManager.
LogInfo(String, long, long) - Constructor for class org.apache.flink.runtime.rest.messages.LogInfo
 
LogLevelExtension - Class in org.apache.flink.util
A extension that sets the log level for specific class/package loggers for a test.
LogLevelExtension() - Constructor for class org.apache.flink.util.LogLevelExtension
 
LogListInfo - Class in org.apache.flink.runtime.rest.messages
Class containing a collection of LogInfo.
LogListInfo(Collection<LogInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.LogListInfo
 
logTaskThreadStackTrace(Thread, String, long, String) - Static method in class org.apache.flink.runtime.taskmanager.Task
 
LogUrlResponse - Class in org.apache.flink.runtime.rest.messages
Response of log URLs.
LogUrlResponse(String) - Constructor for class org.apache.flink.runtime.rest.messages.LogUrlResponse
 
LogUrlUtil - Class in org.apache.flink.runtime.webmonitor.utils
Util for log url pattern.
logYarnEnvironmentInformation(Map<String, String>, Logger) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
LolCache - Class in org.apache.flink.tests.util.cache
DownloadCache implementation that does not cache anything.
LolCache(TemporaryFolder) - Constructor for class org.apache.flink.tests.util.cache.LolCache
 
LolCacheFactory - Class in org.apache.flink.tests.util.cache
LolCacheFactory() - Constructor for class org.apache.flink.tests.util.cache.LolCacheFactory
 
LONG - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LONG = 6;
LONG - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
LONG - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive long and Long.
LONG - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LONG - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LONG() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
LONG() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API long or SQL BIGINT type.
LONG_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
LONG_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
LONG_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
LONG_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
LONG_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
LONG = 6;
LONG_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
LongApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.LongApproxCountDistinctAggFunction
 
LongArrayList - Class in org.apache.flink.runtime.util
Minimal implementation of an array-backed list of longs
LongArrayList(int) - Constructor for class org.apache.flink.runtime.util.LongArrayList
 
LongAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.LongAvgAggFunction
 
LongColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
LongColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.LongColumnReader
 
LongColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Long column vector.
LongComparator - Class in org.apache.flink.api.common.typeutils.base
 
LongComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.LongComparator
 
LongCounter - Class in org.apache.flink.api.common.accumulators
An accumulator that sums up long values.
LongCounter() - Constructor for class org.apache.flink.api.common.accumulators.LongCounter
 
LongCounter(long) - Constructor for class org.apache.flink.api.common.accumulators.LongCounter
 
LongFunctionWithException<R,​E extends Throwable> - Interface in org.apache.flink.util.function
Similar to LongFunction but can throw Exception.
longGenerator(long, long) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
longGenerator(long, long) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
LongHashPartition - Class in org.apache.flink.table.runtime.hashtable
Partition for LongHybridHashTable.
LongHashPartition.MatchIterator - Class in org.apache.flink.table.runtime.hashtable
Iterator for probe match.
LongHashPartitionChannelReaderInputViewIterator - Class in org.apache.flink.table.runtime.io
A simple iterator over the input read though an I/O channel.
LongHashPartitionChannelReaderInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - Constructor for class org.apache.flink.table.runtime.io.LongHashPartitionChannelReaderInputViewIterator
 
LongHashSet - Class in org.apache.flink.table.runtime.util.collections
Long hash set.
LongHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.LongHashSet
 
LongHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.LongHashSet
 
LongHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.LongHashSet
 
LongHybridHashTable - Class in org.apache.flink.table.runtime.hashtable
Special optimized hashTable with key long.
LongHybridHashTable(Object, boolean, int, BinaryRowDataSerializer, BinaryRowDataSerializer, MemoryManager, long, IOManager, int, long) - Constructor for class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
LongLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.LongLeadLagAggFunction
 
LongMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.LongMaxAggFunction
 
LongMaximum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the maximum long value.
LongMaximum() - Constructor for class org.apache.flink.api.common.accumulators.LongMaximum
 
LongMaximum(long) - Constructor for class org.apache.flink.api.common.accumulators.LongMaximum
 
LongMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.LongMinAggFunction
 
LongMinimum - Class in org.apache.flink.api.common.accumulators
An accumulator that finds the minimum long value.
LongMinimum() - Constructor for class org.apache.flink.api.common.accumulators.LongMinimum
 
LongMinimum(long) - Constructor for class org.apache.flink.api.common.accumulators.LongMinimum
 
LongParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a LongValue.
LongParser() - Constructor for class org.apache.flink.types.parser.LongParser
 
LongPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
LongPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArrayComparator
 
LongPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for long arrays.
LongPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
LongPrimitiveArraySerializer.LongPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
LongPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer.LongPrimitiveArraySerializerSnapshot
 
LongSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Long.
LongSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.LongSerializer
 
LongSerializer.LongSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
LongSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.LongSerializer.LongSerializerSnapshot
 
LongSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.LongSingleValueAggFunction
 
LongSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.LongSum0AggFunction
 
LongSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.LongSumAggFunction
 
LongSumAggregator - Class in org.apache.flink.api.common.aggregators
An Aggregator that sums up long values.
LongSumAggregator() - Constructor for class org.apache.flink.api.common.aggregators.LongSumAggregator
 
LongSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.LongSumWithRetractAggFunction
 
LongTimestampDataConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.LongTimestampDataConverter
 
longToIntWithBitMixing(long) - Static method in class org.apache.flink.util.MathUtils
Pseudo-randomly maps a long (64-bit) to an integer (32-bit) using some bit-mixing for better distribution.
longType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of Long type.
LongValue - Class in org.apache.flink.types
Boxed serializable and comparable long integer type, representing the primitive type long.
LongValue() - Constructor for class org.apache.flink.types.LongValue
Initializes the encapsulated long with 0.
LongValue(long) - Constructor for class org.apache.flink.types.LongValue
Initializes the encapsulated long with the specified value.
LongValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for LongValue based on CopyableValueComparator.
LongValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
LongValueParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a LongValue.
LongValueParser() - Constructor for class org.apache.flink.types.parser.LongValueParser
 
LongValueSequenceIterator - Class in org.apache.flink.util
The LongValueSequenceIterator is an iterator that returns a sequence of numbers (as LongValue)s.
LongValueSequenceIterator(long, long) - Constructor for class org.apache.flink.util.LongValueSequenceIterator
Creates a new splittable iterator, returning the range [from, to].
LongValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
LongValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
LongValueSerializer.LongValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
LongValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.LongValueSerializer.LongValueSerializerSnapshot
 
LongZeroConvergence - Class in org.apache.flink.api.common.aggregators
A ConvergenceCriterion over an Aggregator that defines convergence as reached once the aggregator holds the value zero.
LongZeroConvergence() - Constructor for class org.apache.flink.api.common.aggregators.LongZeroConvergence
 
lookingAhead - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
lookup(K) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
lookup(ResourceID) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTrackerFactory.TaskExecutorGatewayLookup
Returns a TaskExecutorGateway corresponding to the given ResourceID.
lookup(RowData) - Method in class org.apache.flink.table.functions.LookupFunction
Synchronously lookup rows matching the lookup keys.
lookup(RowData) - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
 
lookup(RowData) - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
 
LOOKUP - org.apache.flink.table.planner.hint.JoinStrategy
Instructs the optimizer to use lookup join strategy.
LOOKUP_CACHE_METRIC_GROUP_NAME - Static variable in class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
LOOKUP_CACHE_METRIC_GROUP_NAME - Static variable in class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
 
LOOKUP_CALL_BY_NAME - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Looks up unresolved call by name.
LOOKUP_JOIN_MATERIALIZE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
LOOKUP_JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
LOOKUP_MISS_PREDICATE - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
LOOKUP_TABLE - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
LOOKUP_TIMEOUT_DURATION - Static variable in class org.apache.flink.configuration.RpcOptions
Timeout for all blocking calls that look up remote actors.
LookupableTableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use LookupTableSource instead. See FLIP-95 for more information.
lookupAggregates(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
LookupBucketIterator - Class in org.apache.flink.table.runtime.hashtable
Build iterator from bucket to match probe row.
lookupBuiltInFunction(BuiltInFunctionDefinition) - Method in interface org.apache.flink.table.catalog.FunctionLookup
Helper method for looking up a built-in function.
LookupCache - Interface in org.apache.flink.table.connector.source.lookup.cache
A semi-persistent mapping from keys to values for storing entries of lookup table.
LookupCacheManager - Class in org.apache.flink.table.runtime.functions.table.lookup
Managing shared caches across different subtasks.
LookupCacheManager.RefCountedCache - Class in org.apache.flink.table.runtime.functions.table.lookup
A wrapper class of LookupCache which also tracks the reference count of it.
lookupCall(String, Expression...) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
LookupCallContext - Class in org.apache.flink.table.planner.functions.inference
The CallContext of a LookupTableSource runtime function.
LookupCallContext(DataTypeFactory, UserDefinedFunction, LogicalType, Map<Integer, LookupJoinUtil.LookupKey>, int[], LogicalType) - Constructor for class org.apache.flink.table.planner.functions.inference.LookupCallContext
 
LookupCallExpression - Class in org.apache.flink.table.expressions
A call expression where the target function has not been resolved yet.
LookupCallResolver - Class in org.apache.flink.table.expressions.resolver
Resolves calls with function names to calls with actual function definitions.
LookupCallResolver(FunctionLookup) - Constructor for class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
lookupColumnByName(GroupColumnIO, String) - Static method in class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
Parquet's column names are case in sensitive.
lookupExecutor(ClassLoader, StreamExecutionEnvironment) - Static method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
lookupField(String) - Method in class org.apache.flink.table.expressions.resolver.lookups.FieldReferenceLookup
Tries to resolve FieldReferenceExpression using given name in underlying inputs.
LookupFullCache - Class in org.apache.flink.table.runtime.functions.table.lookup.fullcache
Internal implementation of LookupCache for LookupOptions.LookupCacheType.FULL.
LookupFullCache(CacheLoader, CacheReloadTrigger) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
lookupFunction(String) - Method in interface org.apache.flink.table.catalog.FunctionLookup
Lookup a function by function identifier.
lookupFunction(UnresolvedIdentifier) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
lookupFunction(UnresolvedIdentifier) - Method in interface org.apache.flink.table.catalog.FunctionLookup
Lookup a function by function identifier.
LookupFunction - Class in org.apache.flink.table.functions
A wrapper class of TableFunction for synchronously lookup rows matching the lookup keys from external system.
LookupFunction() - Constructor for class org.apache.flink.table.functions.LookupFunction
 
LookupFunctionProvider - Interface in org.apache.flink.table.connector.source.lookup
A provider for creating LookupFunction.
lookupGroupExpr(SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
If an expression is structurally identical to one of the group-by expressions, returns a reference to the expression, otherwise returns null.
lookupHints(SqlNode, SqlParserPos) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
LookupJoinHintOptions - Class in org.apache.flink.table.api.config
This class holds hint option name definitions for LOOKUP join hints based on ConfigOption.
LookupJoinHintOptions() - Constructor for class org.apache.flink.table.api.config.LookupJoinHintOptions
 
LookupJoinHintOptions.RetryStrategy - Enum in org.apache.flink.table.api.config
Supported retry strategies.
LookupJoinRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The join runner to lookup the dimension table.
LookupJoinRunner(GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedCollector<ListenableCollector<RowData>>, GeneratedFunction<FilterCondition>, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
LookupJoinUtil - Class in org.apache.flink.table.planner.plan.utils
Utilities for lookup joins using LookupTableSource.
LookupJoinUtil.AsyncLookupOptions - Class in org.apache.flink.table.planner.plan.utils
AsyncLookupOptions includes async related options.
LookupJoinUtil.ConstantLookupKey - Class in org.apache.flink.table.planner.plan.utils
A LookupJoinUtil.LookupKey whose value is constant.
LookupJoinUtil.FieldRefLookupKey - Class in org.apache.flink.table.planner.plan.utils
A LookupJoinUtil.LookupKey whose value comes from the left table field.
LookupJoinUtil.LookupKey - Class in org.apache.flink.table.planner.plan.utils
A field used as an equal condition when querying content from a dimension table.
LookupJoinUtil.RetryLookupOptions - Class in org.apache.flink.table.planner.plan.utils
RetryOptions includes retry lookup related options.
LookupJoinWithCalcRunner - Class in org.apache.flink.table.runtime.operators.join.lookup
The join runner with an additional calculate function on the dimension table.
LookupJoinWithCalcRunner(GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedCollector<ListenableCollector<RowData>>, GeneratedFunction<FilterCondition>, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
 
lookupMatch(PT) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap.Prober
 
lookupNameCompletionHints(SqlValidatorScope, List<String>, SqlParserPos, Collection<SqlMoniker>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Populates a list of all the valid alternatives for an identifier.
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax, List<SqlOperator>, SqlNameMatcher) - Method in class org.apache.flink.table.planner.catalog.FunctionCatalogOperatorTable
 
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax, List<SqlOperator>, SqlNameMatcher) - Method in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LookupOptions - Class in org.apache.flink.table.connector.source.lookup
Predefined options for lookup table.
LookupOptions() - Constructor for class org.apache.flink.table.connector.source.lookup.LookupOptions
 
LookupOptions.LookupCacheType - Enum in org.apache.flink.table.connector.source.lookup
Types of the lookup cache.
LookupOptions.ReloadStrategy - Enum in org.apache.flink.table.connector.source.lookup
Defines which CacheReloadTrigger to use.
lookupProcedure(UnresolvedIdentifier) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
lookupQualifiedName(SqlNode, SqlParserPos) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
LookupRuntimeProviderContext - Class in org.apache.flink.table.runtime.connector.source
Implementation of DynamicTableSource.Context.
LookupRuntimeProviderContext(int[][]) - Constructor for class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
 
lookupTable(String) - Method in interface org.apache.flink.table.expressions.resolver.lookups.TableReferenceLookup
Tries to resolve given name to TableReferenceExpression.
LookupTableSource - Interface in org.apache.flink.table.connector.source
A DynamicTableSource that looks up rows of an external storage system by one or more keys during runtime.
LookupTableSource.LookupContext - Interface in org.apache.flink.table.connector.source
Context for creating runtime implementation via a LookupTableSource.LookupRuntimeProvider.
LookupTableSource.LookupRuntimeProvider - Interface in org.apache.flink.table.connector.source
Provides actual runtime implementation for reading the data.
looping(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
LOOPING - org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
 
LOW - org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
 
LOWER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LOWER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LOWER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LOWER_BOUNDARY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
lowerBoundary - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonOverWindowAggregateFunctionOperator
Window lower boundary.
lowerBoundExclusive() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Set the lower bound to be exclusive.
lowerCase() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns all of the characters in a string in lower case using the rules of the default locale.
LOWERCASE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
lowerPart - Variable in class org.apache.flink.util.AbstractID
The lower part of the actual ID.
lpad(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string left-padded with the given pad string to a length of len characters.
lpad(String, int, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the string str left-padded with the string pad to a length of len characters.
LPAD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LPAD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LPAREN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LPAREN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LPAREN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LRUMap<K,​V> - Class in org.apache.flink.table.runtime.util
An LRU cache, based on LinkedHashMap.
LRUMap(int) - Constructor for class org.apache.flink.table.runtime.util.LRUMap
 
LRUMap(int, LRUMap.RemovalListener<K, V>) - Constructor for class org.apache.flink.table.runtime.util.LRUMap
 
LRUMap.RemovalListener<K,​V> - Interface in org.apache.flink.table.runtime.util
An object that can receive a notification when an entry is removed from a LRUMap.
LSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
LT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
LT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
LT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ltrim() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the left whitespaces from the given string.
ltrim(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the left chars in trimStr from the given string.
LTRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
LTRIM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
LZ4 - org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
 
Lz4BlockCompressionFactory - Class in org.apache.flink.runtime.io.compression
Implementation of BlockCompressionFactory for Lz4 codec.
Lz4BlockCompressionFactory() - Constructor for class org.apache.flink.runtime.io.compression.Lz4BlockCompressionFactory
 
Lz4BlockCompressor - Class in org.apache.flink.runtime.io.compression
Encode data into LZ4 format (not compatible with the LZ4 Frame format).
Lz4BlockCompressor() - Constructor for class org.apache.flink.runtime.io.compression.Lz4BlockCompressor
 
Lz4BlockDecompressor - Class in org.apache.flink.runtime.io.compression
Decode data written with Lz4BlockCompressor.
Lz4BlockDecompressor() - Constructor for class org.apache.flink.runtime.io.compression.Lz4BlockDecompressor
 
LZO - org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
 

M

M - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MAC_OS - org.apache.flink.util.OperatingSystem
 
MAGIC_NUMBER - Static variable in class org.apache.flink.streaming.runtime.operators.sink.committables.SinkV1CommittableDeserializer
It is important to keep this number consistent with the number used by the StreamingCommitterStateSerializer in Flink 1.13 and 1.14.
Mail - Class in org.apache.flink.streaming.runtime.tasks.mailbox
An executable bound to a specific operator in the chain, such that it can be picked for downstream mailbox.
Mail(MailboxExecutor.MailOptions, ThrowingRunnable<? extends Exception>, int, StreamTaskActionExecutor, String, Object...) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
Mail(ThrowingRunnable<? extends Exception>, int, String, Object...) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
mailbox - Variable in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
The mailbox data-structure that manages request for special actions, like timers, checkpoints, ...
MAILBOX_LATENCY - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MAILBOX_SIZE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MAILBOX_START_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MAILBOX_THROUGHPUT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MailboxClosedException(String) - Constructor for exception org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.MailboxClosedException
 
MailboxController(MailboxProcessor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.MailboxController
 
mailboxDefaultAction - Variable in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Action that is repeatedly executed if no action request is in the mailbox.
MailboxDefaultAction - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
Interface for the default action that is repeatedly invoked in the mailbox-loop.
MailboxDefaultAction.Controller - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
This controller is a feedback interface for the default action to interact with the mailbox execution.
MailboxDefaultAction.Suspension - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
Represents the suspended state of a MailboxDefaultAction, ready to resume.
MailboxExecutor - Interface in org.apache.flink.api.common.operators
Executor like interface for a build around a mailbox-based execution model.
MailboxExecutor.MailOptions - Interface in org.apache.flink.api.common.operators
Extra options to configure enqueued mails.
MailboxExecutorFactory - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
A factory for creating mailbox executors with a given priority.
MailboxExecutorImpl - Class in org.apache.flink.streaming.runtime.tasks.mailbox
Implementation of an executor service build around a mailbox-based execution model.
MailboxExecutorImpl(TaskMailbox, int, StreamTaskActionExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
MailboxExecutorImpl(TaskMailbox, int, StreamTaskActionExecutor, MailboxProcessor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
MailboxMetricsController - Class in org.apache.flink.streaming.runtime.tasks.mailbox
Mailbox metrics controller class.
MailboxMetricsController(Histogram, Counter) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Creates instance of MailboxMetricsController with references to metrics provided as parameters.
mailboxProcessor - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
MailboxProcessor - Class in org.apache.flink.streaming.runtime.tasks.mailbox
This class encapsulates the logic of the mailbox-based execution model.
MailboxProcessor() - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor(MailboxDefaultAction) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor(MailboxDefaultAction, TaskMailbox, StreamTaskActionExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor(MailboxDefaultAction, TaskMailbox, StreamTaskActionExecutor, MailboxMetricsController) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor(MailboxDefaultAction, StreamTaskActionExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
 
MailboxProcessor.MailboxController - Class in org.apache.flink.streaming.runtime.tasks.mailbox
Implementation of MailboxDefaultAction.Controller that is connected to a MailboxProcessor instance.
MailboxWatermarkProcessor<OUT> - Class in org.apache.flink.streaming.api.operators
A helper class to let operators emit watermarks incrementally from mailbox.
MailboxWatermarkProcessor(Output<StreamRecord<OUT>>, MailboxExecutor, InternalTimeServiceManager<?>) - Constructor for class org.apache.flink.streaming.api.operators.MailboxWatermarkProcessor
 
MailOptionsImpl - Class in org.apache.flink.api.common.operators
Options to configure behaviour of executing mailbox mails.
main(String[]) - Static method in class org.apache.flink.client.cli.CliFrontend
Submits the job based on the arguments.
main(String[]) - Static method in class org.apache.flink.client.python.PythonDriver
 
main(String[]) - Static method in class org.apache.flink.client.python.PythonGatewayServer
Main method to start a local GatewayServer on a ephemeral port.
main(String[]) - Static method in class org.apache.flink.client.python.PythonShellParser
 
main(String[]) - Static method in class org.apache.flink.client.testjar.TestUserClassLoaderJob
 
main(String[]) - Static method in enum org.apache.flink.connector.file.sink.FileSinkProgram
 
main(String[]) - Static method in class org.apache.flink.container.entrypoint.StandaloneApplicationClusterEntryPoint
 
main(String[]) - Static method in class org.apache.flink.deployment.HeavyDeploymentStressTestProgram
 
main(String[]) - Static method in class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator
This method generates html tables from set of classes containing ConfigOptions.
main(String[]) - Static method in class org.apache.flink.docs.rest.RuntimeOpenApiSpecGenerator
Generates the Runtime REST API OpenAPI spec.
main(String[]) - Static method in class org.apache.flink.docs.rest.RuntimeRestAPIDocGenerator
Generates the Runtime REST API documentation.
main(String[]) - Static method in class org.apache.flink.docs.rest.SqlGatewayOpenApiSpecGenerator
Generates the Sql Gateway REST API OpenAPI spec.
main(String[]) - Static method in class org.apache.flink.docs.rest.SqlGatewayRestAPIDocGenerator
Generates the Sql Gateway REST API documentation.
main(String[]) - Static method in class org.apache.flink.kubernetes.cli.KubernetesSessionCli
 
main(String[]) - Static method in class org.apache.flink.kubernetes.entrypoint.KubernetesApplicationClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.kubernetes.taskmanager.KubernetesTaskExecutorRunner
 
main(String[]) - Static method in class org.apache.flink.python.tests.BatchPythonUdfSqlJob
 
main(String[]) - Static method in class org.apache.flink.python.tests.StreamPythonUdfSqlJob
 
main(String[]) - Static method in class org.apache.flink.quickstarts.test.QuickstartExample
 
main(String[]) - Static method in class org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
main(String[]) - Static method in class org.apache.flink.runtime.util.bash.BashJavaUtils
 
main(String[]) - Static method in class org.apache.flink.runtime.webmonitor.history.HistoryServer
 
main(String[]) - Static method in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
 
main(String[]) - Static method in class org.apache.flink.schema.registry.test.TestAvroConsumerConfluent
 
main(String[]) - Static method in class org.apache.flink.sql.tests.StreamSQLTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.async.AsyncIOExample
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.datagen.DataGenerator
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.datagen.DataGeneratorPerCheckpoint
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.gpu.MatrixVectorMul
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.join.WindowJoin
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.sideoutput.SideOutputExample
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
Entry point to the kafka data producer.
main(String[]) - Static method in class org.apache.flink.streaming.examples.statemachine.KafkaEventsGeneratorJob
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.statemachine.StateMachineExample
Main entry point for the program.
main(String[]) - Static method in class org.apache.flink.streaming.examples.windowing.GroupedProcessingTimeWindowExample
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.windowing.SessionWindowing
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.windowing.TopSpeedWindowing
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.windowing.WindowWordCount
 
main(String[]) - Static method in class org.apache.flink.streaming.examples.wordcount.WordCount
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.ClassLoaderTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.DataStreamAllroundTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.DataStreamStateTTLTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.DistributedCacheViaBlobTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.FailureEnricherTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.NettyShuffleMemoryControlTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.PeriodicStreamingJob
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.queryablestate.QsStateClient
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.queryablestate.QsStateProducer
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.RocksDBStateMemoryControlTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.StatefulStreamJobUpgradeTestProgram
 
main(String[]) - Static method in class org.apache.flink.streaming.tests.StickyAllocationAndLocalRecoveryTestJob
 
main(String[]) - Static method in class org.apache.flink.table.client.SqlClient
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.GettingStartedExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.StreamSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.StreamWindowSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.UpdatingTopCityExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.basics.WordCountSQLExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.connectors.ChangelogSocketExample
 
main(String[]) - Static method in class org.apache.flink.table.examples.java.functions.AdvancedFunctionsExample
 
main(String[]) - Static method in class org.apache.flink.table.gateway.SqlGateway
 
main(String[]) - Static method in class org.apache.flink.table.jdbc.driver.tests.FlinkDriverExample
 
main(String[]) - Static method in class org.apache.flink.table.tpcds.TpcdsTestProgram
 
main(String[]) - Static method in class org.apache.flink.table.tpcds.utils.AnswerFormatter
 
main(String[]) - Static method in class org.apache.flink.table.tpcds.utils.TpcdsResultComparator
 
main(String[]) - Static method in class org.apache.flink.table.tpch.TpchDataGenerator
 
main(String[]) - Static method in class org.apache.flink.table.tpch.TpchResultComparator
 
main(String[]) - Static method in class org.apache.flink.test.migration.MigrationTestsSnapshotGenerator
 
main(String[]) - Static method in class org.apache.flink.test.StatefulStreamingJob
 
main(String[]) - Static method in class org.apache.flink.tests.scala.JavaJob
 
main(String[]) - Static method in class org.apache.flink.tests.scala.JavaJobWithKryoSerializer
 
main(String[]) - Static method in class org.apache.flink.tools.ci.licensecheck.LicenseChecker
 
main(String[]) - Static method in class org.apache.flink.tools.ci.optional.ShadeOptionalChecker
 
main(String[]) - Static method in class org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker
 
main(String[]) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint
 
main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
Deprecated.
 
main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
main(String[]) - Static method in class org.apache.flink.yarn.YarnTaskExecutorRunner
The entry point for the YARN task executor runner.
MAIN_CONTAINER_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
MAIN_INPUT_NAME - Static variable in class org.apache.flink.python.Constants
 
MAIN_OUTPUT_NAME - Static variable in class org.apache.flink.python.Constants
 
mainCollector - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
mainInputReceiver - Variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
The receiver which forwards the input elements to a remote environment for processing.
mainOperator - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
the main operator that consumes the input streams of this task.
mainOperatorOutput - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
mainOperatorWrapper - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
For iteration, StreamIterationHead and StreamIterationTail used for executing feedback edges do not contain any operators, in which case, mainOperatorWrapper and tailOperatorWrapper are null.
maintainVisibility(long, long) - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
maintainVisibility(long, long) - Method in class org.apache.flink.streaming.api.operators.collect.CheckpointedCollectResultBuffer
 
maintainVisibility(long, long) - Method in class org.apache.flink.streaming.api.operators.collect.UncheckpointedCollectResultBuffer
 
MainThreadExecutable - Interface in org.apache.flink.runtime.rpc
Interface to execute Runnable and Callable in the main thread of the underlying RPC endpoint.
MainThreadValidatorUtil - Class in org.apache.flink.runtime.rpc
This utility exists to bridge between the visibility of the currentMainThread field in the RpcEndpoint.
MainThreadValidatorUtil(RpcEndpoint) - Constructor for class org.apache.flink.runtime.rpc.MainThreadValidatorUtil
 
makeFieldAccess(RexNode, int) - Method in class org.apache.flink.table.planner.calcite.FlinkRexBuilder
Compared to the original method we adjust the nullability of the nested column based on the nullability of the enclosing type.
makeFieldAccess(RexNode, String, boolean) - Method in class org.apache.flink.table.planner.calcite.FlinkRexBuilder
Compared to the original method we adjust the nullability of the nested column based on the nullability of the enclosing type.
makeIn(RexNode, List<? extends RexNode>) - Method in class org.apache.flink.table.planner.calcite.FlinkRexBuilder
Convert the conditions into the IN and fix [CALCITE-4888]: Unexpected RexNode when call RelBuilder.in(org.apache.calcite.rex.RexNode, org.apache.calcite.rex.RexNode...) to create an IN predicate with a list of varchar literals which have different length in RexBuilder.makeIn(org.apache.calcite.rex.RexNode, java.util.List<? extends org.apache.calcite.rex.RexNode>).
makeLegacySourceTransformationsBounded(Transformation<?>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
The planner might have more information than expressed in legacy source transformations.
makeNewStateFuture() - Method in class org.apache.flink.core.state.StateFutureImpl
Make a new future based on context of this future.
makeNewStateFuture() - Method in class org.apache.flink.runtime.asyncprocessing.ContextStateFutureImpl
 
makeNullaryCall(SqlIdentifier) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
makeQualified(FileSystem) - Method in class org.apache.flink.core.fs.Path
Returns a qualified path object.
makeRecordProcessor(AsyncStateProcessingOperator, KeySelector<T, ?>, ThrowingConsumer<StreamRecord<T>, Exception>) - Static method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessing
Static method helper to make a record processor with given infos.
makeResultsVisible(long) - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
makeSpace(int) - Method in class org.apache.flink.types.Record
Reserves space for at least the given number of fields in the internal arrays.
makeStart() - Method in class org.apache.flink.cep.nfa.State
 
makeZeroLiteral(RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkRexBuilder
Creates a literal of the default value for the given type.
MalformedPatternException - Exception in org.apache.flink.cep.pattern
An exception used to indicate that a Pattern was not specified correctly.
MalformedPatternException(String) - Constructor for exception org.apache.flink.cep.pattern.MalformedPatternException
 
MANAGED_MEMORY_CONSUMER_NAME_OPERATOR - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
MANAGED_MEMORY_CONSUMER_NAME_PYTHON - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
MANAGED_MEMORY_CONSUMER_NAME_STATE_BACKEND - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
MANAGED_MEMORY_CONSUMER_WEIGHTS - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Weights of managed memory consumers.
MANAGED_MEMORY_FRACTION - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Fraction of Total Flink Memory to be used as Managed Memory, if TaskManagerOptions.MANAGED_MEMORY_SIZE is not specified.
MANAGED_MEMORY_SIZE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Managed Memory size for TaskExecutors.
managedExclusiveStateDir - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The private state files are merged across subtasks, there is only one directory for merged-files within one TM per job.
managedExclusiveStateDirHandle - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The DirectoryStreamStateHandle with it ongoing checkpoint reference count for private state directory, one for each taskmanager and job.
ManagedInitializationContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which operators can initialize by registering to managed state (i.e. state that is managed by state backends).
ManagedMemoryUseCase - Enum in org.apache.flink.core.memory
Use cases of managed memory.
ManagedMemoryUseCase.Scope - Enum in org.apache.flink.core.memory
Scope at which memory is managed for a use case.
ManagedMemoryUtils - Enum in org.apache.flink.runtime.util.config.memory
Utils for configuration and calculations related to managed memory and its various use cases.
ManagedSnapshotContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which operators that use managed state (i.e. state that is managed by state backends) can perform a snapshot.
ManagedTableFactory - Interface in org.apache.flink.table.factories
Deprecated.
This interface will be removed soon. Please see FLIP-346 for more details.
ManagedTableListener - Class in org.apache.flink.table.catalog
Deprecated.
This interface will be removed soon. Please see FLIP-346 for more details.
ManagedTableListener(ClassLoader, ReadableConfig) - Constructor for class org.apache.flink.table.catalog.ManagedTableListener
Deprecated.
 
MANDATORY - org.apache.flink.runtime.rest.messages.MessageParameter.MessageParameterRequisiteness
 
MANIFEST_ATTRIBUTE_ASSEMBLER_CLASS - Static variable in class org.apache.flink.client.program.PackagedProgram
Property name of the entry in JAR manifest file that describes the Flink specific entry point.
MANIFEST_ATTRIBUTE_MAIN_CLASS - Static variable in class org.apache.flink.client.program.PackagedProgram
Property name of the entry in JAR manifest file that describes the class with the main method.
MANIFEST_FILE_PREFIX - Static variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotUtil
 
manifestFileName - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
manifestFileSize - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
ManualClock - Class in org.apache.flink.util.clock
A Clock implementation which allows to advance time manually.
ManualClock() - Constructor for class org.apache.flink.util.clock.ManualClock
 
ManualClock(long) - Constructor for class org.apache.flink.util.clock.ManualClock
 
ManuallyTriggeredScheduledExecutorService - Class in org.apache.flink.core.testutils
Simple ScheduledExecutorService implementation for testing purposes.
ManuallyTriggeredScheduledExecutorService() - Constructor for class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
ManuallyTriggeredScheduledExecutorService.RunnableCaller<T> - Class in org.apache.flink.core.testutils
A Callable that wraps a Runnable.
map - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
Built during decorrelation, of rel to all the newly created correlated variables in its output, and to map old input positions to new input positions.
map - Variable in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction.CollectAccumulator
 
map - Variable in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
 
map - Variable in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
map - Variable in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
map() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
map(I) - Method in interface org.apache.flink.connector.file.src.util.RecordMapperWrapperRecordIterator.RecordMapper
Map the record.
map(IN) - Method in class org.apache.flink.api.common.functions.RichMapFunction
 
map(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificalOperatorStateMapper
 
map(IN) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
map(Integer) - Method in class org.apache.flink.test.StatefulStreamingJob.MyStatefulFunction
 
map(Long) - Method in class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
map(Long) - Method in class org.apache.flink.connector.datagen.functions.IndexLookupGeneratorFunction
 
map(Long) - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorFunction
 
map(Long) - Method in class org.apache.flink.streaming.examples.windowing.util.CarGeneratorFunction
 
map(Object, Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Creates a map of expressions.
map(Function<? super T, ? extends R>) - Method in class org.apache.flink.types.SerializableOptional
 
map(Function<CommT, NewCommT>) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
map(Map.Entry<K, V>...) - Static method in class org.apache.flink.util.CollectionUtil
Returns an immutable Map from the provided entries.
map(MapFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a Map transformation on a DataStream.
map(MapFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies a Map transformation on a DataStream.
map(TypeDescriptor<K>, TypeDescriptor<V>) - Static method in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
map(Tuple2<Integer, T>) - Method in class org.apache.flink.runtime.operators.udf.RemoveRangeIndex
 
map(Tuple2<T, Long>) - Method in class org.apache.flink.streaming.api.functions.python.eventtime.RemoveTimestampMapFunction
 
map(CoMapFunction<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies a CoMap transformation on a ConnectedStreams and maps the output to a common type.
map(CoMapFunction<IN1, IN2, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies a CoMap transformation on a ConnectedStreams and maps the output to a common type.
map(RowData) - Method in class org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
 
map(RowData) - Method in class org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
 
map(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
map(Expression) - Method in interface org.apache.flink.table.api.Table
Performs a map operation with an user-defined scalar function or built-in scalar function.
map(Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
map(DataType, ResolvedExpression...) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
map(Row) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
map(Row) - Method in class org.apache.flink.table.sinks.CsvTableSink.CsvFormatter
Deprecated.
 
map(FunctionWithException<? super T, ? extends V, E>) - Method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
map(T) - Method in interface org.apache.flink.api.common.functions.MapFunction
The mapping method.
map(T) - Method in interface org.apache.flink.connector.datagen.source.GeneratorFunction
 
map(T) - Method in class org.apache.flink.streaming.tests.FailureMapper
 
MAP - org.apache.flink.api.common.state.StateDescriptor.Type
 
MAP - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
MAP = 17;
MAP - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
MAP = 19;
MAP - org.apache.flink.runtime.operators.DriverStrategy
 
MAP - org.apache.flink.runtime.state.v2.StateDescriptor.Type
 
MAP - org.apache.flink.table.types.logical.LogicalTypeRoot
 
MAP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MAP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
See MapInputTypeStrategy.
MAP - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See MapTypeStrategy.
MAP(TypeInformation<K>, TypeInformation<V>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a Java Map.
MAP(TypeInformation<K>, TypeInformation<V>) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Generates type information for a Java HashMap.
MAP(AbstractDataType<?>, AbstractDataType<?>) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved data type of an associative array that maps keys (including NULL) to values (including NULL).
MAP(DataType, DataType) - Static method in class org.apache.flink.table.api.DataTypes
Data type of an associative array that maps keys (including NULL) to values (including NULL).
MAP_CONTAINS - org.apache.flink.runtime.asyncprocessing.StateRequestType
Check key existence of current partition, MapState.asyncContains(Object)}.
MAP_ENTRIES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP_ENTRIES - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.MAP_ENTRIES.
MAP_FROM_ARRAYS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP_FROM_ARRAYS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.MAP_FROM_ARRAYS.
MAP_GET - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get a value by a key from current partition, MapState.asyncGet(Object).
MAP_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
MAP_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
MAP_IS_EMPTY - org.apache.flink.runtime.asyncprocessing.StateRequestType
Check the existence of any key-value mapping within current partition, MapState.asyncIsEmpty().
MAP_ITER - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get an iterator of key-value mapping within current partition, MapState.asyncEntries().
MAP_ITER_KEY - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get an iterator of keys within current partition, MapState.asyncKeys().
MAP_ITER_VALUE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get an iterator of values within current partition, MapState.asyncValues().
MAP_KEYS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP_KEYS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.MAP_KEYS.
MAP_NULL_KEY_LITERAL - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
MAP_NULL_KEY_MODE - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
MAP_PARTITION - org.apache.flink.runtime.operators.DriverStrategy
 
MAP_PUT - org.apache.flink.runtime.asyncprocessing.StateRequestType
Update a key-value pair of current partition, MapState.asyncPut(Object, Object).
MAP_PUT_ALL - org.apache.flink.runtime.asyncprocessing.StateRequestType
Update multiple key-value pairs of current partition, MapState.asyncPutAll(Map).
MAP_REMOVE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Remove a key-value mapping within current partition, MapState.asyncRemove(Object).
MAP_STATE_ITERATE_RESPONSE_BATCH_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of entries sent to Python UDF worker per request when iterating a Python MapState.
MAP_STATE_READ_CACHE_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of cached items which read from Java side in a Python MapState.
MAP_STATE_READ_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
MAP_STATE_READ_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
MAP_STATE_WRITE_CACHE_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of write requests cached in a Python MapState.
MAP_STATE_WRITE_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
MAP_STATE_WRITE_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
MAP_TYPE_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
MAP_TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
MAP_UNION - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
MAP = 17;
MAP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
MAP = 19;
MAP_VALUE_CONSTRUCTOR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MAP_VALUES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAP_VALUES - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.MAP_VALUES.
MAP_VIEW - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
 
MAP_VIEW_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
map1(IN1) - Method in interface org.apache.flink.streaming.api.functions.co.CoMapFunction
This method is called for each element in the first of the connected streams.
map2(IN2) - Method in interface org.apache.flink.streaming.api.functions.co.CoMapFunction
This method is called for each element in the second of the connected streams.
MapBundleFunction<K,​V,​IN,​OUT> - Class in org.apache.flink.table.runtime.operators.bundle
Basic interface for map bundle processing.
MapBundleFunction() - Constructor for class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
MapBundleOperator<K,​V,​IN,​OUT> - Class in org.apache.flink.table.runtime.operators.bundle
The MapBundleOperator uses a KeySelector to extract bundle key, thus can be used with non-keyed-stream.
MapBundleOperator(MapBundleFunction<K, V, IN, OUT>, BundleTrigger<IN>, KeySelector<IN, K>) - Constructor for class org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
 
MapColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Map column vector.
MapConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a MAP constructor
MapConverter(DataType, DataType) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.MapConverter
 
MapData - Interface in org.apache.flink.table.data
Base interface of an internal data structure representing data of MapType or MultisetType.
MapDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for MapData.
MapDataSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
MapDataSerializer(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
MapDataSerializer(LogicalType, LogicalType, TypeSerializer, TypeSerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
MapDataSerializer.BaseMapSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
MapDataSerializer.MapDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
MapDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
MapDataUtil - Class in org.apache.flink.table.data.util
Utilities for MapData.
MapDataUtil() - Constructor for class org.apache.flink.table.data.util.MapDataUtil
 
MapDriver<IT,​OT> - Class in org.apache.flink.runtime.operators
Map task which is executed by a Task Manager.
MapDriver() - Constructor for class org.apache.flink.runtime.operators.MapDriver
 
mapEntries() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array of all entries in the given map.
MapEntriesFunction - Class in org.apache.flink.table.runtime.functions.scalar
MapEntriesFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.MapEntriesFunction
 
mapFromArrays(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Creates a map from an array of keys and an array of values.
MapFromArraysFunction - Class in org.apache.flink.table.runtime.functions.scalar
MapFromArraysFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.MapFromArraysFunction
 
mapFromPages(BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
mapFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
mapFromPages(WindowKey, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
mapFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
Map a reused record from the given source paged input view.
MapFunction<T,​O> - Interface in org.apache.flink.api.common.functions
Base interface for Map functions.
mapGenerator(DataGenerator<K>, DataGenerator<V>, int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
mapKeys() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the keys of the map as an array.
MapKeysFunction - Class in org.apache.flink.table.runtime.functions.scalar
MapKeysFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.MapKeysFunction
 
MapMapConverter<K,​V> - Class in org.apache.flink.table.data.conversion
Converter for MapType/MultisetType of Map external type.
mapNext() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
MapOperatorBase<IN,​OUT,​FT extends MapFunction<IN,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
MapOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapOperatorBase
 
MapOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapOperatorBase
 
MapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapOperatorBase
 
mapPartition(Iterable<I>, Collector<O>) - Method in class org.apache.flink.api.common.functions.RichMapPartitionFunction
 
mapPartition(Iterable<IN>, Collector<Tuple2<Integer, IN>>) - Method in class org.apache.flink.runtime.operators.udf.AssignRangeIndex
 
mapPartition(Iterable<T>, Collector<Object[][]>) - Method in class org.apache.flink.runtime.operators.udf.RangeBoundaryBuilder
 
mapPartition(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.MapPartitionFunction
A user-implemented function that modifies or transforms an incoming object.
mapPartition(MapPartitionFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
mapPartition(MapPartitionFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
mapPartition(MapPartitionFunction<T, R>) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Process the records of the window by MapPartitionFunction.
MapPartitionDriver<IT,​OT> - Class in org.apache.flink.runtime.operators
MapPartition task which is executed by a Task Manager.
MapPartitionDriver() - Constructor for class org.apache.flink.runtime.operators.MapPartitionDriver
 
MapPartitionFunction<T,​O> - Interface in org.apache.flink.api.common.functions
Interface for "mapPartition" functions.
MapPartitionIterator<IN> - Class in org.apache.flink.streaming.api.operators
The MapPartitionIterator is an iterator used in the MapPartitionOperator.The task main thread will add records to it.
MapPartitionIterator(Consumer<Iterator<IN>>) - Constructor for class org.apache.flink.streaming.api.operators.MapPartitionIterator
 
MapPartitionOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
The MapPartitionOperator is used to process all records in each partition on non-keyed stream.
MapPartitionOperator(MapPartitionFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.MapPartitionOperator
 
MapPartitionOperatorBase<IN,​OUT,​FT extends MapPartitionFunction<IN,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
MapPartitionOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapPartitionOperatorBase
 
MapPartitionOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapPartitionOperatorBase
 
MapPartitionOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.MapPartitionOperatorBase
 
mapper - Variable in class org.apache.flink.formats.json.JsonDeserializationSchema
 
mapper - Variable in class org.apache.flink.formats.json.JsonSerializationSchema
 
MAPPER - Static variable in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
MAPPER_RETURNS_OUT_WITH_CUSTOM_SER - org.apache.flink.streaming.tests.TestOperatorEnum
 
mapping(Map<InputTypeStrategy, TypeStrategy>) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that maps an InputTypeStrategy to a TypeStrategy if the input strategy infers identical types.
MappingBasedRepartitioner<T> - Class in org.apache.flink.runtime.checkpoint
A repartitioner that assigns the same channel state to multiple subtasks according to some mapping.
MappingBasedRepartitioner(RescaleMappings) - Constructor for class org.apache.flink.runtime.checkpoint.MappingBasedRepartitioner
 
MappingTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that maps an InputTypeStrategy to a TypeStrategy if the input strategy infers compatible types.
MappingTypeStrategy(Map<InputTypeStrategy, TypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
 
mapQuery(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a MAP sub-query.
mapredOutputFormat - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
mapreduceOutputFormat - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
MapSerializer<K,​V> - Class in org.apache.flink.api.common.typeutils.base
A serializer for Map.
MapSerializer(TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.api.common.typeutils.base.MapSerializer
Creates a map serializer that uses the given serializers to serialize the key-value pairs in the map.
MapSerializerSnapshot<K,​V> - Class in org.apache.flink.api.common.typeutils.base
Snapshot class for the MapSerializer.
MapSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
Constructor for read instantiation.
MapSerializerSnapshot(MapSerializer<K, V>) - Constructor for class org.apache.flink.api.common.typeutils.base.MapSerializerSnapshot
Constructor to create the snapshot for writing.
mapSize - Variable in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
mapSize - Variable in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
mapState(String, TypeDescriptor<K>, TypeDescriptor<V>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
MapState<UK,​UV> - Interface in org.apache.flink.api.common.state
State interface for partitioned key-value state.
MapState<UK,​UV> - Interface in org.apache.flink.api.common.state.v2
State interface for partitioned key-value state.
MapStateAdaptor<K,​N,​UK,​UV> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalMapState into InternalMapState.
MapStateAdaptor(InternalMapState<K, N, UK, UV>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
mapStateBuilder(String, TypeDescriptor<K>, TypeDescriptor<V>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the builder of MapStateDeclaration.
MapStateDeclaration<K,​V> - Interface in org.apache.flink.api.common.state
This represents a declaration of the map state.
MapStateDeclarationBuilder(String, TypeDescriptor<K>, TypeDescriptor<V>) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.MapStateDeclarationBuilder
 
MapStateDeclarationBuilder(String, TypeDescriptor<K>, TypeDescriptor<V>, StateDeclaration.RedistributionMode) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.MapStateDeclarationBuilder
 
MapStateDescriptor<UK,​UV> - Class in org.apache.flink.api.common.state
MapStateDescriptor<UK,​UV> - Class in org.apache.flink.runtime.state.v2
MapStateDescriptor(String, Class<UK>, Class<UV>) - Constructor for class org.apache.flink.api.common.state.MapStateDescriptor
Create a new MapStateDescriptor with the given name and the given type information.
MapStateDescriptor(String, TypeInformation<UK>, TypeInformation<UV>) - Constructor for class org.apache.flink.api.common.state.MapStateDescriptor
Create a new MapStateDescriptor with the given name and the given type information.
MapStateDescriptor(String, TypeInformation<UK>, TypeInformation<UV>) - Constructor for class org.apache.flink.runtime.state.v2.MapStateDescriptor
Creates a new MapStateDescriptor with the given stateId and type.
MapStateDescriptor(String, TypeInformation<UK>, TypeInformation<UV>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.MapStateDescriptor
Creates a new MapStateDescriptor with the given stateId and type.
MapStateDescriptor(String, TypeSerializer<UK>, TypeSerializer<UV>) - Constructor for class org.apache.flink.api.common.state.MapStateDescriptor
Create a new MapStateDescriptor with the given name and the given type serializers.
MapStateSnapshotTransformer(StateSnapshotTransformer<V>) - Constructor for class org.apache.flink.runtime.state.StateSnapshotTransformers.MapStateSnapshotTransformer
 
MapStateSnapshotTransformFactory(StateSnapshotTransformer.StateSnapshotTransformFactory<V>) - Constructor for class org.apache.flink.runtime.state.StateSnapshotTransformers.MapStateSnapshotTransformFactory
 
mapType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be a set of properties, which can be represented as Map<String, String>.
MapType - Class in org.apache.flink.table.types.logical
Logical type of an associative array that maps keys (including NULL) to values (including NULL).
MapType(boolean, LogicalType, LogicalType) - Constructor for class org.apache.flink.table.types.logical.MapType
 
MapType(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.types.logical.MapType
 
MapTypeDescriptorImpl<K,​V> - Class in org.apache.flink.api.common.typeinfo.descriptor
Implementation of TypeDescriptor to create MapTypeInfo.
MapTypeDescriptorImpl(TypeDescriptor<K>, TypeDescriptor<V>) - Constructor for class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
MapTypeInfo<K,​V> - Class in org.apache.flink.api.java.typeutils
Special TypeInformation used by MapStateDescriptor.
MapTypeInfo(Class<K>, Class<V>) - Constructor for class org.apache.flink.api.java.typeutils.MapTypeInfo
 
MapTypeInfo(TypeInformation<K>, TypeInformation<V>) - Constructor for class org.apache.flink.api.java.typeutils.MapTypeInfo
 
mapUnion(InType...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a map created by merging at least one map.
MapUnionFunction - Class in org.apache.flink.table.runtime.functions.scalar
MapUnionFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
 
MapUnnestTableFunction(SpecializedFunction.SpecializedContext, LogicalType, ArrayData.ElementGetter, ArrayData.ElementGetter) - Constructor for class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.MapUnnestTableFunction
 
MapValue<K extends Value,​V extends Value> - Class in org.apache.flink.types
Generic map base type for PACT programs that implements the Value and Map interfaces.
MapValue() - Constructor for class org.apache.flink.types.MapValue
Initializes the encapsulated map with an empty HashMap.
MapValue(Map<K, V>) - Constructor for class org.apache.flink.types.MapValue
Initializes the encapsulated map with a HashMap filled with all entries of the provided map.
mapValues() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the values of the map as an array.
MapValuesFunction - Class in org.apache.flink.table.runtime.functions.scalar
MapValuesFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.MapValuesFunction
 
MapView<K,​V> - Class in org.apache.flink.table.api.dataview
A DataView that provides Map-like functionality in the accumulator of an AggregateFunction or TableAggregateFunction when large amounts of data are expected.
MapView() - Constructor for class org.apache.flink.table.api.dataview.MapView
Creates a map view.
MapView(TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.api.dataview.MapView
Deprecated.
This method uses the old type system. Please use a DataTypeHint instead if the reflective type extraction is not successful.
MapViewSerializer<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
MapViewSerializer(TypeSerializer<Map<K, V>>) - Constructor for class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
MapViewSerializerSnapshot<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
MapViewSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Deprecated.
Constructor for read instantiation.
MapViewSerializerSnapshot(MapViewSerializer<K, V>) - Constructor for class org.apache.flink.table.dataview.MapViewSerializerSnapshot
Deprecated.
Constructor to create the snapshot for writing.
MapViewSpec - Class in org.apache.flink.table.runtime.dataview
Specification for a MapView.
MapViewSpec(String, int, DataType, boolean) - Constructor for class org.apache.flink.table.runtime.dataview.MapViewSpec
 
MapViewSpec(String, int, DataType, boolean, TypeSerializer<?>, TypeSerializer<?>) - Constructor for class org.apache.flink.table.runtime.dataview.MapViewSpec
Deprecated.
MapViewTypeInfo<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
MapViewTypeInfo(TypeInformation<K>, TypeInformation<V>) - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
MapViewTypeInfo(TypeInformation<K>, TypeInformation<V>, boolean, boolean) - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
MapViewTypeInfoFactory<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
MapViewTypeInfoFactory() - Constructor for class org.apache.flink.table.dataview.MapViewTypeInfoFactory
Deprecated.
 
mapWithIndex(Collection<T>, BiFunction<T, Integer, R>) - Static method in class org.apache.flink.util.CollectionUtil
 
MapWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
MapWriter.MapWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
MapWriter for ArrayData input.
MapWriter.MapWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
MapWriter for RowData input.
mark() - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
mark(int) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
mark(int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
mark(int) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
mark(int) - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
mark(int) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
mark(int) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
mark(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkMeterWrapper
 
markActive() - Method in interface org.apache.flink.api.common.eventtime.WatermarkOutput
Marks this output as active, meaning that downstream operations should wait for watermarks from this output.
markActive() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
markActive() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
markActive() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Mark this slot as active.
markActive() - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
markActive() - Method in class org.apache.flink.streaming.api.operators.source.WatermarkToDataOutput
 
markActive() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator.WatermarkEmitter
 
markAlignmentEnd() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
markAlignmentEnd(long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
markAlignmentStart(long, long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
markAlignmentStartAndEnd(long, long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
markAsDiscarded() - Method in interface org.apache.flink.runtime.checkpoint.Checkpoint
This method precede the Checkpoint.DiscardObject.discard() method and should be called from the CheckpointCoordinator(under the lock) while Checkpoint.DiscardObject.discard() can be called from any thread/place.
markAsDiscarded() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
markAsDiscarded() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
markAsDiscardedOnShutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
markAsDiscardedOnSubsume() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
markAsTemporarilyIdle() - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction.SourceContext
Deprecated.
Marks the source to be temporarily idle.
markCanceledOrStopped() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
Marks this source as canceled or stopped.
markCancelled() - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
markCancelled() - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
markCheckpointAlignedAndTransformState(InputChannelInfo, CheckpointBarrier, FunctionWithException<BarrierHandlerState, BarrierHandlerState, Exception>) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
markEnd() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
markEnd() - Method in interface org.apache.flink.runtime.metrics.TimerGauge.StartStopListener
 
markEnd() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
markEnd() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.GaugePeriodTimer
 
markEnd() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.PeriodTimer
 
markEvent() - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
markEvent() - Method in interface org.apache.flink.metrics.Meter
Mark occurrence of an event.
markEvent() - Method in class org.apache.flink.metrics.MeterView
 
markEvent() - Method in class org.apache.flink.runtime.metrics.ThresholdMeter
 
markEvent(long) - Method in class org.apache.flink.dropwizard.metrics.DropwizardMeterWrapper
 
markEvent(long) - Method in interface org.apache.flink.metrics.Meter
Mark occurrence of multiple events.
markEvent(long) - Method in class org.apache.flink.metrics.MeterView
 
markEvent(long) - Method in class org.apache.flink.runtime.metrics.ThresholdMeter
 
markFailed(Throwable) - Method in class org.apache.flink.runtime.executiongraph.Execution
This method marks the task as failed, but will make no attempt to remove task execution from the task manager.
markFailed(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
This method marks the task as failed, but will make no attempt to remove task execution from the task manager.
markFailed(Throwable) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
markFailed(Execution, Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultExecutionOperations
 
markFailed(Execution, Throwable) - Method in interface org.apache.flink.runtime.scheduler.ExecutionOperations
Mark the execution as FAILED.
markFinished() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
markIdle() - Method in interface org.apache.flink.api.common.eventtime.WatermarkOutput
Marks this output as idle, meaning that downstream operations do not wait for watermarks from this output.
markIdle() - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Marks this output as idle, meaning that downstream operations do not wait for watermarks from this output.
markIdle() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
markIdle() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
markIdle() - Method in class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
 
markIdle() - Method in class org.apache.flink.streaming.api.operators.source.WatermarkToDataOutput
 
markIdle() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator.WatermarkEmitter
 
markInactive() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Mark the slot as inactive/allocated.
markLastConsumptionStatus(boolean, boolean) - Method in class org.apache.flink.runtime.io.network.partition.RoundRobinSubpartitionSelector
 
markLastConsumptionStatus(boolean, boolean) - Method in interface org.apache.flink.runtime.io.network.partition.SubpartitionSelector
Records the status of the last consumption attempt on the subpartition returned by the last invocation of SubpartitionSelector.getNextSubpartitionToConsume().
markPartitionFinished(IntermediateResultPartition) - Method in class org.apache.flink.runtime.deployment.CachedShuffleDescriptors
 
markPartitionFinished(ConsumedPartitionGroup, IntermediateResultPartition) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
MarkPartitionFinishedStrategy - Interface in org.apache.flink.runtime.executiongraph
This strategy is used to decide whether partition needs to be marked as finished.
markPartitionGroupReleasable(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
 
markResultAsCleanAsync(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
markResultAsCleanAsync(JobID) - Method in interface org.apache.flink.runtime.highavailability.JobResultStore
Marks an existing JobResultEntry as clean.
markResultAsCleanInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
 
markResultAsCleanInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.FileSystemJobResultStore
 
markResultAsCleanInternal(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
 
markSlotActive(AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Marks the slot under the given allocation id as active.
markSlotActive(AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
markSlotInactive(AllocationID, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Marks the slot under the given allocation id as inactive.
markSlotInactive(AllocationID, Duration) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
markStart() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
markStart() - Method in interface org.apache.flink.runtime.metrics.TimerGauge.StartStopListener
 
markStart() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
markStart() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.GaugePeriodTimer
 
markStart() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.PeriodTimer
 
markSupported() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
markSupported() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
markSupported() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
markSupported() - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
markSupported() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
markSupported() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
markTaskInitializationStarted() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
markTaskStart() - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
markWrite(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.AbstractPartFileWriter
 
mask - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The mask for wrapping a position counter.
MaskUtils - Class in org.apache.flink.api.java.typeutils.runtime
Utilities for reading and writing binary masks.
MaskUtils() - Constructor for class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
MasterHooks - Class in org.apache.flink.runtime.checkpoint.hooks
Collection of methods to deal with checkpoint master hooks.
MasterState - Class in org.apache.flink.runtime.checkpoint
Simple encapsulation of state generated by checkpoint coordinator.
MasterState(String, byte[], int) - Constructor for class org.apache.flink.runtime.checkpoint.MasterState
 
MasterTriggerRestoreHook<T> - Interface in org.apache.flink.runtime.checkpoint
The interface for hooks that can be called by the checkpoint coordinator when triggering or restoring a checkpoint.
MasterTriggerRestoreHook.Factory - Interface in org.apache.flink.runtime.checkpoint
A factory to instantiate a MasterTriggerRestoreHook.
match(String) - Method in class org.apache.flink.table.planner.parse.AbstractRegexParseStrategy
 
match(String) - Method in interface org.apache.flink.table.planner.parse.ExtendedParseStrategy
Determine whether the input statement is satisfied the strategy.
match(RelMetadataQuery, RelNode, RelDataType, RexNode, boolean, boolean, Map<String, RexNode>, Map<String, RexNode>, RexNode, Map<String, ? extends SortedSet<String>>, boolean, ImmutableBitSet, RelCollation, RexNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Match's collation.
match(RexNode, boolean, boolean, Map<String, RexNode>, Iterable<? extends RexNode>, RexNode, Map<String, ? extends SortedSet<String>>, boolean, Iterable<? extends RexNode>, Iterable<? extends RexNode>, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Match.
match(ResourceProfile, ResourceCounter, Function<ResourceProfile, Integer>) - Method in class org.apache.flink.runtime.slots.DefaultRequirementMatcher
 
match(ResourceProfile, ResourceCounter, Function<ResourceProfile, Integer>) - Method in interface org.apache.flink.runtime.slots.RequirementMatcher
Attempts to match the given resource profile with one of the given requirements.
MATCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MATCH_NUMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MATCH_PROCTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function used to access a processing time attribute from MATCH_RECOGNIZE.
MATCH_RECOGNIZE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MATCH_ROWTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function used to access an event time attribute with TIMESTAMP or TIMESTAMP_LTZ type from MATCH_RECOGNIZE.
MATCH_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
matchBuffer - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
MATCHED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
matches(String, String) - Method in class org.apache.flink.table.planner.calcite.FlinkSqlNameMatcher
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitNestedRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.CalcPythonCorrelateTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateRemoveRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterCalcMergeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectCalcMergeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectMergeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinFilterTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinProjectTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectWatermarkAssignerTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectWindowTableFunctionTransposeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterInCalcIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushLimitIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushPartitionIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanAcrossCalcRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonCorrelateSplitRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonMapMergeRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonMapRenameRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.RedundantRankNumberColumnRemoveRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonCorrelateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonWindowAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggWithCalcIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithCalcIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortAndCalcIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortIntoScanRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.common.CommonPhysicalMatchRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalAsyncCalcRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonCorrelateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupTableAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupWindowAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonOverAggregateRule
 
matches(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.TwoStageOptimizedWindowAggregateRule
 
MATCHES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
matchesRecordsFromSource(List<List<T>>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.utils.CollectIteratorAssert
 
matchesRecordsFromSource(List<List<T>>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.utils.UnorderedCollectIteratorAssert
 
matchesRecordsFromSource(List<List<T>>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.utils.CollectIteratorAssert
Deprecated.
matchesRecordsFromSource(List<List<T>>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.utils.UnorderedCollectIteratorAssert
Deprecated.
matchFamily(int, LogicalTypeFamily) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
Type strategy that returns the given argument if it is of the same logical type family.
MatchFamilyTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy that returns the given argument if it is of the same logical type family.
MatchFamilyTypeStrategy(int, LogicalTypeFamily) - Constructor for class org.apache.flink.table.types.inference.strategies.MatchFamilyTypeStrategy
 
MatchIterator() - Constructor for class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
 
matchKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
MatchRecognize(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a MATCH_RECOGNIZE clause following a table expression.
MatchRecognizeCallWithModifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MatchRecognizeFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MatchRecognizeNavigationLogical() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MatchRecognizeNavigationPhysical() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
matchRequestsAndSlots(Collection<? extends PhysicalSlot>, Collection<PendingRequest>) - Method in enum org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
 
matchRequestsAndSlots(Collection<? extends PhysicalSlot>, Collection<PendingRequest>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.RequestSlotMatchingStrategy
Match the given slots with the given collection of pending requests.
matchRequestsAndSlots(Collection<? extends PhysicalSlot>, Collection<PendingRequest>) - Method in enum org.apache.flink.runtime.jobmaster.slotpool.SimpleRequestSlotMatchingStrategy
 
MatchRowTimeFunction - Class in org.apache.flink.table.planner.functions.sql
The function used to access a rowtime attribute with TIMESTAMP or TIMESTAMP_LTZ type from MATCH_RECOGNIZE clause.
MatchRowTimeFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.MatchRowTimeFunction
 
MatchSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
MatchSpec describes the MATCH_RECOGNIZE info, see Match.
MatchSpec(RexNode, Map<String, RexNode>, Map<String, RexNode>, RexNode, Map<String, SortedSet<String>>, boolean, PartitionSpec, SortSpec, RexNode) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
MATERIALIZATION_MAX_FAILURES_ALLOWED - Static variable in class org.apache.flink.configuration.StateChangelogOptions
 
MaterializationExpiredException - Exception in org.apache.flink.runtime.broadcast
Indicates that the BroadcastVariableMaterialization has materialized the broadcast variable at some point but discarded it already.
MaterializationExpiredException() - Constructor for exception org.apache.flink.runtime.broadcast.MaterializationExpiredException
 
MaterializationRunnable(RunnableFuture<SnapshotResult<KeyedStateHandle>>, long, SequenceNumber) - Constructor for class org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationRunnable
 
materialize(TypeSerializer<String>) - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
materialize(TypeSerializer<T>) - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
materialize(TypeSerializer<T>) - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
Materialize java object to binary format.
materializeBroadcastVariable(String, int, BatchTask<?, ?>, MutableReader<?>, TypeSerializerFactory<T>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
Materializes the broadcast variable for the given name, scoped to the given task and its iteration superstep.
MATERIALIZED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MATERIALIZED_TABLE - org.apache.flink.table.catalog.CatalogBaseTable.TableKind
 
MATERIALIZED_TABLE_CAPACITY_FACTOR - Static variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Factor for the initial capacity of the materialized table.
MATERIALIZED_TABLE_FRESHNESS_THRESHOLD - Static variable in class org.apache.flink.table.api.config.MaterializedTableConfigOptions
 
MATERIALIZED_TABLE_MAX_INITIAL_CAPACITY - Static variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Maximum initial capacity of the materialized table.
MATERIALIZED_TABLE_MAX_OVERCOMMIT - Static variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Maximum overcommitment of the materialized table.
MATERIALIZED_TABLE_OVERCOMMIT_FACTOR - Static variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Factor for cleaning up deleted rows in the materialized table.
MaterializedCollectBatchResult - Class in org.apache.flink.table.client.gateway.result
Collects results and returns them as table snapshots.
MaterializedCollectBatchResult(StatementResult, int) - Constructor for class org.apache.flink.table.client.gateway.result.MaterializedCollectBatchResult
 
MaterializedCollectBatchResult(StatementResult, int, int) - Constructor for class org.apache.flink.table.client.gateway.result.MaterializedCollectBatchResult
 
MaterializedCollectResultBase - Class in org.apache.flink.table.client.gateway.result
Base class to collect results and returns them as table snapshots.
MaterializedCollectResultBase(StatementResult, int, int) - Constructor for class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
MaterializedCollectStreamResult - Class in org.apache.flink.table.client.gateway.result
Collects results and returns them as table snapshots.
MaterializedCollectStreamResult(StatementResult, int) - Constructor for class org.apache.flink.table.client.gateway.result.MaterializedCollectStreamResult
 
MaterializedCollectStreamResult(StatementResult, int, int) - Constructor for class org.apache.flink.table.client.gateway.result.MaterializedCollectStreamResult
 
MaterializedResult - Interface in org.apache.flink.table.client.gateway.result
A result that is materialized and can be viewed by navigating through a snapshot.
materializedTable - Variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Materialized table that is continuously updated by inserts and deletes.
MaterializedTableConfigOptions - Class in org.apache.flink.table.api.config
This class holds ConfigOptions used by table module for materialized table.
MaterializedTableIdentifierPathParameter - Class in org.apache.flink.table.gateway.rest.message.materializedtable
MessagePathParameter that parses the materialized table identifier.
MaterializedTableIdentifierPathParameter() - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.MaterializedTableIdentifierPathParameter
 
materializedTableManager - Variable in class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
MaterializedTableManager - Class in org.apache.flink.table.gateway.service.materializedtable
Manager is responsible for execute the MaterializedTableOperation.
MaterializedTableManager(Configuration, URLClassLoader) - Constructor for class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
MaterializedTableOperation - Interface in org.apache.flink.table.operations.materializedtable
The marker interface for materialized table.
MaterializedTableUtils - Class in org.apache.flink.table.planner.utils
The utils for materialized table.
MaterializedTableUtils() - Constructor for class org.apache.flink.table.planner.utils.MaterializedTableUtils
 
materializeMatch(Map<String, List<EventId>>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Extracts the real event from the sharedBuffer with pre-extracted eventId.
materializeMetaData(CloseableRegistry, CloseableRegistry, List<StateMetaInfoSnapshot>, long, CheckpointStreamFactory) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
materializeMetaData(CloseableRegistry, CloseableRegistry, List<StateMetaInfoSnapshot>, long, CheckpointStreamFactory) - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
materializeVariable(MutableReader<?>, TypeSerializerFactory<?>, BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
 
MATERIALIZING - org.apache.flink.runtime.operators.DamBehavior
Constant indicating that the algorithm materialized (some) records, but may return records before all records are read.
MathUtils - Class in org.apache.flink.util
Collection of simple mathematical routines.
MatrixVectorMul - Class in org.apache.flink.streaming.examples.gpu
Implements the matrix-vector multiplication program that shows how to use GPU resources in Flink.
MatrixVectorMul() - Constructor for class org.apache.flink.streaming.examples.gpu.MatrixVectorMul
 
MavenMainClassesOnly() - Constructor for class org.apache.flink.architecture.common.ImportOptions.MavenMainClassesOnly
 
max - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
max - Variable in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
max() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the maximum value of field across all input values.
max(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum value of every window of the data stream at the given position.
max(int) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current maximum of the data stream at the given position by the given key.
max(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum value of every window of the data stream at the given position.
max(String, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the MAX aggregate function.
max(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum value of the pojo data stream at the given field expression for every window.
max(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current maximum of the data stream at the given field expression by the given key.
max(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum value of the pojo data stream at the given field expression for every window.
max(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the MAX aggregate function, optionally with an alias.
MAX - org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
 
MAX - org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
 
MAX - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
MAX - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
MAX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MAX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MAX - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MAX_ARITY - Static variable in class org.apache.flink.api.java.tuple.Tuple
 
MAX_ARRAY_SIZE - Static variable in class org.apache.flink.util.CollectionUtil
A safe maximum size for arrays in the JVM.
MAX_ARROW_BATCH_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of elements to include in an arrow batch.
MAX_ATTEMPTS - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
MAX_ATTEMPTS_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
The maximum number of historical execution attempts kept in history.
MAX_AUTO_COMPACTIONS - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MAX_BACKGROUND_THREADS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_BACKGROUND_THREADS - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
MAX_BATCH_SIZE - Static variable in class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
MAX_BATCH_SIZE - Static variable in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
MAX_BUFFERED_REQUESTS - Static variable in class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
MAX_BUNDLE_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of elements to include in a bundle.
MAX_BUNDLE_TIME_MILLS - Static variable in class org.apache.flink.python.PythonOptions
The maximum time to wait before finalising a bundle (in milliseconds).
MAX_CONCURRENT_CHECKPOINTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
MAX_CONCURRENT_UPLOADS - Static variable in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
MAX_CONCURRENT_UPLOADS - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
MAX_DAY_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
MAX_EXCEPTION_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.WebOptions
The maximum number of failures kept in the exception history.
MAX_FILE_SIZE_TO_COMPACT - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MAX_FILE_STATE_THRESHOLD - Static variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
Maximum size of state that is stored with the metadata, rather than in files.
MAX_FILES_TO_COMPACT - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MAX_FIX_PART_DATA_SIZE - Static variable in interface org.apache.flink.table.data.binary.BinaryFormat
It decides whether to put data in FixLenPart or VarLenPart.
MAX_FRACTIONAL_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
MAX_IN_FLIGHT_REQUESTS - Static variable in class org.apache.flink.connector.base.table.AsyncSinkConnectorOptions
 
MAX_LENGTH - Static variable in class org.apache.flink.table.types.logical.BinaryType
 
MAX_LENGTH - Static variable in class org.apache.flink.table.types.logical.CharType
 
MAX_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarBinaryType
 
MAX_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarCharType
 
MAX_LENGTH_GENERATED_CODE - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
MAX_MEMBERS_GENERATED_CODE - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
MAX_NUM_PARTITIONS - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The maximum number of partitions, which defines the spilling granularity.
MAX_NUMBER_OF_PARALLEL_SUBTASKS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
MAX_OPEN_FILES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_OPEN_FILES - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
MAX_OUTPUT_FILE_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MAX_PARALLEL_COMPACTIONS - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MAX_PARALLELISM - Static variable in class org.apache.flink.configuration.PipelineOptions
 
MAX_PARALLELISM_DEFAULT - Static variable in class org.apache.flink.runtime.jobgraph.JobVertex
 
MAX_PAST - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimestampType
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimeType
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
MAX_PRECISION - Static variable in class org.apache.flink.table.types.logical.ZonedTimestampType
 
MAX_PRIORITY - Static variable in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
The maximal priority for mails.
MAX_PROFILING_DURATION - Static variable in class org.apache.flink.configuration.RestOptions
Maximum profiling duration for profiling function.
MAX_PROFILING_HISTORY_SIZE - Static variable in class org.apache.flink.configuration.RestOptions
Maximum history size of profiling list.
MAX_RECURSION_DEPTH - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The maximum number of recursive partitionings that the join does before giving up.
MAX_REGISTRATION_TIMEOUT - Static variable in class org.apache.flink.configuration.ClusterOptions
 
MAX_RETAINED_CHECKPOINTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The maximum number of completed checkpoints to retain.
MAX_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
MAX_RETRIES - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
MAX_SIZE_LEVEL_BASE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_SIZE_LEVEL_BASE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
MAX_SLOT_NUM - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MAX_SUPPORTED_INPUT_COUNT - Static variable in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
MAX_TOTAL_CPU - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MAX_TOTAL_MEM - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MAX_VALUE - Static variable in class org.apache.flink.configuration.MemorySize
 
MAX_WATERMARK - Static variable in class org.apache.flink.api.common.eventtime.Watermark
The watermark that signifies end-of-event-time.
MAX_WATERMARK - Static variable in class org.apache.flink.streaming.api.watermark.Watermark
The watermark that signifies end-of-event-time.
MAX_WRITE_BUFFER_NUMBER - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MAX_WRITE_BUFFER_NUMBER - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
MaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in max aggregate function.
MaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
MaxAggFunction.BooleanMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean Max aggregate function.
MaxAggFunction.ByteMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Max aggregate function.
MaxAggFunction.DateMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Date Max aggregate function.
MaxAggFunction.DecimalMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Max aggregate function.
MaxAggFunction.DoubleMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Max aggregate function.
MaxAggFunction.FloatMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Max aggregate function.
MaxAggFunction.IntMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Max aggregate function.
MaxAggFunction.LongMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Max aggregate function.
MaxAggFunction.ShortMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Max aggregate function.
MaxAggFunction.StringMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String Max aggregate function.
MaxAggFunction.TimeMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Time Max aggregate function.
MaxAggFunction.TimestampLtzMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in TimestampLtz Max aggregate function.
MaxAggFunction.TimestampMaxAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Max aggregate function.
maxAutoCompactions - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
maxBackoff - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The maximum backoff (in ms).
maxBatchSize - Variable in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
maxBufferedRequests - Variable in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
maxBufferSizeInBytes - Variable in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
maxBundleSize - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
Max number of elements to include in a bundle.
maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given position.
maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the maximum value at the given position by the given key.
maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given position.
maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given position.
maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the maximum value at the given position by the given key.
maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given position.
maxBy(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given position.
maxBy(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the maximum value at the given position by the given key.
maxBy(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum element of every window of the data stream by the given field.
maxBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the maximum element of the pojo data stream by the given field expression for every window.
maxBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current maximum element of the data stream by the given field expression by the given key.
maxBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the maximum element of the pojo data stream by the given field expression for every window.
MAXBY - org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
 
maxColumnWidth() - Method in class org.apache.flink.table.client.gateway.ResultDescriptor
 
maxDefLevel - Variable in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
Maximum definition level for this column.
maxFileSize - Variable in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Max size for a physical file.
maxFileSizeToCompact - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
maxFilesToCompact - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
maxFill - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Threshold after which we rehash.
maxFill(int, float) - Static method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Returns the maximum number of entries that can be filled before rehashing.
MAXIMUM_CHARACTERS_OF_CLUSTER_ID - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
maximumSize(long) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache.Builder
Specifies the maximum number of entries of the cache.
maxInFlightRequests - Variable in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
maxInitBufferOfBucketArea(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Give up to one-sixth of the memory of the bucket area.
maxManualCompactions - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
maxNextCharInd - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
maxNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
Max unsigned byte is -1.
maxNumFileHandles(int) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
maxNumPartition() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Bucket area need at-least one and data need at-least one.
maxOutputFileSize - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
maxParallelism() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
maxParallelism() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorInfo
 
maxPhysicalFileSize - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Max size for a physical file.
maxRequiredBuffersPerGate() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
maxRowCount - Variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Maximum number of materialized rows to be stored.
maxSize() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the maximum number of elements that can be stored in the cache.
maxSize() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
maxSize() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the maximum number of elements that can be stored in the cache.
maxSize() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
maxSpaceAmplification - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
maxTimeInBufferMS - Variable in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSink
 
maxTimestamp() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
maxTimestamp() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Gets the largest timestamp that still belongs to this window.
maxTimestamp() - Method in class org.apache.flink.streaming.api.windowing.windows.Window
Gets the largest timestamp that still belongs to this window.
maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
Gets the largest timestamp that still belongs to this window.
maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.Window
Gets the largest timestamp that still belongs to this window.
MAXVALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MaxwellJsonDecodingFormat - Class in org.apache.flink.formats.json.maxwell
DecodingFormat for Maxwell using JSON encoding.
MaxwellJsonDecodingFormat(boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.maxwell.MaxwellJsonDecodingFormat
 
MaxwellJsonDeserializationSchema - Class in org.apache.flink.formats.json.maxwell
Deserialization schema from Maxwell JSON to Flink Table/SQL internal data structure RowData.
MaxwellJsonDeserializationSchema(DataType, List<MaxwellJsonDecodingFormat.ReadableMetadata>, TypeInformation<RowData>, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
MaxwellJsonFormatFactory - Class in org.apache.flink.formats.json.maxwell
Format factory for providing configured instances of Maxwell JSON to RowData DeserializationSchema.
MaxwellJsonFormatFactory() - Constructor for class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
MaxwellJsonFormatOptions - Class in org.apache.flink.formats.json.maxwell
Option utils for maxwell-json format.
MaxwellJsonSerializationSchema - Class in org.apache.flink.formats.json.maxwell
Serialization schema from Flink Table/SQL internal data structure RowData to maxwell-Json.
MaxwellJsonSerializationSchema(RowType, TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean, boolean) - Constructor for class org.apache.flink.formats.json.maxwell.MaxwellJsonSerializationSchema
 
MaxWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
 
MaxWithRetractAggFunction<T extends Comparable<T>> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in MAX with retraction aggregate function.
MaxWithRetractAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
MaxWithRetractAggFunction.MaxWithRetractAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for MAX with retraction.
maybeGetPath() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
maybeGetPath() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
maybeGetPath() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
maybeGetPath() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
maybeGetPath() - Method in interface org.apache.flink.runtime.state.StreamStateHandle
 
maybeInterruptOnCancel(Thread, String, Long) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
maybeInterruptOnCancel(Thread, String, Long) - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
Checks whether the task should be interrupted during cancellation and if so, execute the specified Runnable interruptAction.
maybeInterruptOnCancel(Thread, String, Long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
maybeInterruptOnCancel(Thread, String, Long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
maybeLogUsageWarning() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
MaybeOffloaded() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.MaybeOffloaded
 
maybePersist(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
maybeRestartTasks(FailureHandlingResult) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
Modifies the vertices which need to be restarted.
maybeRestartTasks(FailureHandlingResult) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
maybeRewriteQuery(CatalogManager, FlinkPlannerImpl, PlannerQueryOperation, SqlNode, ResolvedCatalogTable) - Method in class org.apache.flink.table.planner.operations.MergeTableAsUtil
Rewrites the query operation to include only the fields that may be persisted in the sink.
maybeShutdownFinishedFetchers() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Check and shutdown the fetchers that have completed their work.
mayHaveFinishedTasks() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointPlan
Returns whether we support checkpoints after some tasks finished.
mayHaveFinishedTasks() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
md5() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the MD5 hash of the string argument; null if string is null.
md5(String) - Static method in class org.apache.flink.table.utils.EncodingUtils
 
MD5 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MD5 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MdcUtils - Class in org.apache.flink.util
Utility class to manage common Flink attributes in MDC (only JobID ATM).
MdcUtils() - Constructor for class org.apache.flink.util.MdcUtils
 
MdcUtils.MdcCloseable - Interface in org.apache.flink.util
AutoCloseable that restores the MDC contents on close.
mean - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
MeasureColumnCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
measureIO(String, Object) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
measureMailboxLatency() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
 
MEASURES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
median - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
meeting - example.avro.EventType
 
MEGA_BYTES - org.apache.flink.configuration.MemorySize.MemoryUnit
 
MEMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
memberDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
memberDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
MemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
MemberFieldRewriter - Class in org.apache.flink.table.codesplit
Group member variables with the same type into arrays to reduce the number of members.
MemberFieldRewriter(String, int) - Constructor for class org.apache.flink.table.codesplit.MemberFieldRewriter
 
MemCheckpointStreamFactory - Class in org.apache.flink.runtime.state.memory
CheckpointStreamFactory that produces streams that write to in-memory byte arrays.
MemCheckpointStreamFactory(int) - Constructor for class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
Creates a new in-memory stream factory that accepts states whose serialized forms are up to the given number of bytes.
MemCheckpointStreamFactory.MemoryCheckpointOutputStream - Class in org.apache.flink.runtime.state.memory
A CheckpointStateOutputStream that writes into a byte array.
memory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
Memory - org.apache.flink.configuration.JobManagerOptions.JobStoreType
 
MEMORY_COMMITTED - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MEMORY_MAX - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
MEMORY_SEGMENT_SIZE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Size of memory buffers used by the network stack and the memory manager.
MEMORY_USED - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
memoryAddress() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
MemoryAllocationException - Exception in org.apache.flink.runtime.memory
An exception to be thrown when a memory allocation operation is not successful.
MemoryAllocationException() - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryAllocationException(String) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryAllocationException(String, Throwable) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryAllocationException(Throwable) - Constructor for exception org.apache.flink.runtime.memory.MemoryAllocationException
 
MemoryBackendCheckpointStorageAccess - Class in org.apache.flink.runtime.state.memory
An implementation of a checkpoint storage for the JobManagerCheckpointStorage.
MemoryBackendCheckpointStorageAccess(JobID, Path, Path, boolean, int) - Constructor for class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
Creates a new MemoryBackendCheckpointStorage.
MemoryBlockIterator - Interface in org.apache.flink.runtime.util
The memory block iterator is an iterator that always buffers a block of elements in memory.
MemoryCheckpointOutputStream(int) - Constructor for class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
MemoryExecutionGraphInfoStore - Class in org.apache.flink.runtime.dispatcher
ExecutionGraphInfoStore implementation which stores the ArchivedExecutionGraph in memory.
MemoryExecutionGraphInfoStore() - Constructor for class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
MemoryExecutionGraphInfoStore(Duration, int, ScheduledExecutor, Ticker) - Constructor for class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
memoryFraction(double) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
MemoryLogger - Class in org.apache.flink.runtime.taskmanager
A thread the periodically logs statistics about: Heap and non-heap memory usage Memory pools and pool usage Garbage collection times and counts
MemoryLogger(Logger, long, CompletableFuture<Void>) - Constructor for class org.apache.flink.runtime.taskmanager.MemoryLogger
Creates a new memory logger that logs in the given interval and lives until the given termination future completes.
memoryManager - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
memoryManager - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
MemoryManager - Class in org.apache.flink.runtime.memory
The memory manager governs the memory that Flink uses for sorting, hashing, caching or off-heap state backends (e.g.
memoryPool - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
memoryProcessSpecFromConfig(Configuration) - Method in class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
MemoryReservationException - Exception in org.apache.flink.runtime.memory
An exception to be thrown when a memory reservation operation is not successful.
MemorySegment - Class in org.apache.flink.core.memory
This class represents a piece of memory managed by Flink.
MemorySegmentFactory - Class in org.apache.flink.core.memory
A factory for memory segments (MemorySegment).
MemorySegmentFactory() - Constructor for class org.apache.flink.core.memory.MemorySegmentFactory
 
MemorySegmentInputStreamWithPos - Class in org.apache.flink.core.memory
Un-synchronized input stream using the given memory segment.
MemorySegmentInputStreamWithPos(MemorySegment, int, int) - Constructor for class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
memorySegmentPool - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
MemorySegmentPool - Interface in org.apache.flink.table.runtime.util
MemorySegment pool to hold pages in memory.
MemorySegmentProvider - Interface in org.apache.flink.core.memory
The provider used for requesting and releasing batch of memory segments.
MemorySegmentSource - Interface in org.apache.flink.core.memory
Interface describing entities that can provide memory segments.
MemorySegmentWritable - Interface in org.apache.flink.core.memory
Provides the interface for write(Segment).
MemorySize - Class in org.apache.flink.configuration
MemorySize is a representation of a number of bytes, viewable in different units.
MemorySize(long) - Constructor for class org.apache.flink.configuration.MemorySize
Constructs a new MemorySize.
MemorySize.MemoryUnit - Enum in org.apache.flink.configuration
Enum which defines memory unit, mostly used to parse value from configuration file.
MemoryTierConsumerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory
The data client is used to fetch data from memory tier.
MemoryTierConsumerAgent(List<TieredStorageConsumerSpec>, TieredStorageNettyService) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
MemoryTierFactory - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory
The implementation of TierFactory for memory tier.
MemoryTierFactory() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
MemoryTierProducerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory
The memory tier implementation of TierProducerAgent.
MemoryTierProducerAgent(TieredStoragePartitionId, int, int, int, int, boolean, TieredStorageMemoryManager, TieredStorageNettyService, TieredStorageResourceRegistry, BufferCompressor) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
memoryType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of MemorySize type.
MemoryUtils - Class in org.apache.flink.core.memory
Utility class for memory operations.
MemTableFlushPending - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
MemTableFlushPending - org.apache.flink.state.forst.ForStProperty
 
merge(ACC, ACC) - Method in interface org.apache.flink.api.common.functions.AggregateFunction
Merges two accumulators, returning an accumulator with the merged state.
merge(ACC, ACC) - Method in class org.apache.flink.api.common.functions.RichAggregateFunction
 
merge(Long, Iterable<Long>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
 
merge(Collection<W>, W) - Method in interface org.apache.flink.streaming.api.windowing.assigners.MergingWindowAssigner.MergeCallback
Specifies that the given windows should be merged into the result window.
merge(N, RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Merges the other accumulators into current accumulators.
merge(Calc, Calc) - Static method in class org.apache.flink.table.planner.plan.utils.FlinkRelUtil
Merges the programs of two Calc instances and returns a new Calc instance with the merged program.
merge(Accumulator<Double, Double>) - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
merge(Accumulator<Double, Double>) - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
merge(Accumulator<Double, Double>) - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
merge(Accumulator<Double, Double>) - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
merge(Accumulator<Integer, Integer>) - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
merge(Accumulator<Integer, Integer>) - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
merge(Accumulator<Integer, Integer>) - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
merge(Accumulator<Integer, TreeMap<Integer, Integer>>) - Method in class org.apache.flink.api.common.accumulators.Histogram
 
merge(Accumulator<Long, Long>) - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
merge(Accumulator<Long, Long>) - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
merge(Accumulator<Long, Long>) - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
merge(Accumulator<Utils.ChecksumHashCode, Utils.ChecksumHashCode>) - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
merge(Accumulator<T, ArrayList<byte[]>>) - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
merge(Accumulator<T, ArrayList<T>>) - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
merge(Accumulator<V, R>) - Method in interface org.apache.flink.api.common.accumulators.Accumulator
Used by system internally to merge the collected parts of an accumulator at the end of the job.
merge(ResourceSpec) - Method in class org.apache.flink.api.common.operators.ResourceSpec
Used by system internally to merge the other resources of chained operators when generating the job graph.
merge(Configuration, Configuration) - Static method in class org.apache.flink.python.util.PythonDependencyUtils
 
merge(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Calculates the sum of two resource profiles.
merge(LeaderInformationRegister, String, LeaderInformation) - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Merges another LeaderInformationRegister with additional leader information into a new LeaderInformationRegister instance.
merge(CommittableCollector<CommT>) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Merges all information from an external collector into this collector.
merge(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Merges the other accumulators into current accumulators.
merge(ColumnStats, boolean) - Method in class org.apache.flink.table.plan.stats.ColumnStats
Merges two column stats.
merge(TableStats, Set<String>) - Method in class org.apache.flink.table.plan.stats.TableStats
Merges two table stats.
merge(ArrayAggFunction.ArrayAggAccumulator<T>, Iterable<ArrayAggFunction.ArrayAggAccumulator<T>>) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
merge(CollectAggFunction.CollectAccumulator<T>, Iterable<CollectAggFunction.CollectAccumulator<T>>) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
merge(HllBuffer, Iterable<HllBuffer>) - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
merge(HllBuffer, HllBuffer) - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
Merge the HLL buffers by iterating through the registers in both buffers and select the maximum number of leading zeros for each register.
merge(JsonObjectAggFunction.Accumulator, Iterable<JsonObjectAggFunction.Accumulator>) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
merge(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, Iterable<ListAggWithRetractAggFunction.ListAggWithRetractAccumulator>) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
merge(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, Iterable<ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator>) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
merge(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, Iterable<MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
merge(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, Iterable<MinWithRetractAggFunction.MinWithRetractAccumulator<T>>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
merge(PercentileAggFunction.PercentileAccumulator, Iterable<PercentileAggFunction.PercentileAccumulator>) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
merge(CountAggFunction.CountAccumulator, Iterable<CountAggFunction.CountAccumulator>) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
merge(ColumnFamilyHandle, byte[], byte[]) - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
merge(T) - Method in class org.apache.flink.api.common.resources.Resource
 
merge(W, Collection<W>, W, Collection<W>) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet.MergeFunction
This gets called when a merge occurs.
merge(W, Collection<W>, W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet.MergeFunction
This gets called when a merge occurs.
merge(W, R) - Method in interface org.apache.flink.table.runtime.operators.window.MergeCallback
Specifies that states of the given windows or slices should be merged into the result window or slice.
MERGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MERGE_ACROSS_CHECKPOINT - org.apache.flink.runtime.checkpoint.filemerging.FileMergingType
 
MERGE_NS - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace, also affecting other (source) namespaces.
MERGE_OPERATOR_NAME - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
The name of the merge operator in RocksDB.
MERGE_OPERATOR_NAME - Static variable in class org.apache.flink.state.forst.ForStOperationUtils
The name of the merge operator in ForSt.
MERGE_WITHIN_CHECKPOINT - org.apache.flink.runtime.checkpoint.filemerging.FileMergingType
 
mergeArrowType(FlinkFnApi.CoderInfoDescriptor.ArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
mergeAvroTypeInfo(FlinkFnApi.TypeInfo.AvroTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
mergeBinaryInfo(FlinkFnApi.Schema.BinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
MergeCallback<W,​R> - Interface in org.apache.flink.table.runtime.operators.window
Callback to be used in when merging slices or windows for specifying which slices or windows should be merged.
mergeChannelList(List<ChannelWithMeta>) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
Merges the given sorted runs to a smaller number of sorted runs.
mergeCharInfo(FlinkFnApi.Schema.CharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
mergeCleanupStrategies(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
mergeCollectionElementType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
mergeCollectionElementType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
mergeDecimalInfo(FlinkFnApi.Schema.DecimalInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
mergedWindows - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
mergeElementType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
mergeExpressions() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
A sequence of expressions for merging two aggregation buffers together.
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
mergeExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
mergeFieldType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
mergeFlattenRowType(FlinkFnApi.CoderInfoDescriptor.FlattenRowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(Message) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor.ArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor.FlattenRowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor.RawType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
mergeFrom(FlinkFnApi.CoderInfoDescriptor.RowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
mergeFrom(FlinkFnApi.GroupWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
mergeFrom(FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
mergeFrom(FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
mergeFrom(FlinkFnApi.OverWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
mergeFrom(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeFrom(FlinkFnApi.Schema.BinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.CharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.DecimalInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
mergeFrom(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
mergeFrom(FlinkFnApi.Schema.LocalZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.MapInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.TimeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.TimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.VarBinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.VarCharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
mergeFrom(FlinkFnApi.Schema.ZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor.StateTTLConfig) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
mergeFrom(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
mergeFrom(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
mergeFrom(FlinkFnApi.TypeInfo.AvroTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
mergeFrom(FlinkFnApi.TypeInfo.MapTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
mergeFrom(FlinkFnApi.TypeInfo.RowTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
mergeFrom(FlinkFnApi.TypeInfo.RowTypeInfo.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
mergeFrom(FlinkFnApi.TypeInfo.TupleTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
mergeFrom(FlinkFnApi.UserDefinedAggregateFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
mergeFrom(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
mergeFrom(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
mergeFrom(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
mergeFrom(FlinkFnApi.UserDefinedAggregateFunctions) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
mergeFrom(FlinkFnApi.UserDefinedDataStreamFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
mergeFrom(FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
mergeFrom(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeFrom(FlinkFnApi.UserDefinedFunctions) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeGroupWindow(FlinkFnApi.GroupWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
mergeHadoopConf(Configuration) - Static method in class org.apache.flink.api.java.hadoop.mapreduce.utils.HadoopUtils
Merge HadoopConfiguration into Configuration.
mergeHadoopConf(JobConf) - Static method in class org.apache.flink.api.java.hadoop.mapred.utils.HadoopUtils
Merge HadoopConfiguration into JobConf.
mergeIncrementalCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
mergeInto(Map<String, OptionalFailure<Accumulator<?, ?>>>, Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
Merge two collections of accumulators.
mergeInto(CoLocationGroupImpl) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
 
MergeIterator<E> - Class in org.apache.flink.runtime.operators.sort
An iterator that returns a sorted merge of the sequences of elements from a set of iterators, assuming those sequences are ordered themselves.
MergeIterator(List<MutableObjectIterator<E>>, TypeComparator<E>) - Constructor for class org.apache.flink.runtime.operators.sort.MergeIterator
 
mergeJoin(RelMetadataQuery, RelNode, RelNode, ImmutableIntList, ImmutableIntList) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Join's collation assuming that it uses a merge-join algorithm.
mergeKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
mergeKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
mergeKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
mergeKeyType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
mergeKeyTypeInfo(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
mergeListsToArray(List<String>, List<String>) - Static method in class org.apache.flink.configuration.CoreOptions
 
mergeListView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
mergeLocalZonedTimestampInfo(FlinkFnApi.Schema.LocalZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
mergeMapInfo(FlinkFnApi.Schema.MapInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
mergeMapTypeInfo(FlinkFnApi.TypeInfo.MapTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
mergeMapView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
mergeNamespaces(N, Collection<N>) - Method in interface org.apache.flink.runtime.state.internal.InternalMergingState
Merges the state of the current key for the given source namespaces into the state of the target namespace.
mergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.AbstractAggregatingState
 
mergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
mergeNamespaces(N, Collection<N>) - Method in class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
mergeNamespaces(N, Collection<N>) - Method in interface org.apache.flink.runtime.state.v2.internal.InternalMergingState
Merges the state of the current key for the given source namespaces into the state of the target namespace.
mergeOperand(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Merge input of DeclarativeAggregateFunction.mergeExpressions(), the input are AGG buffer generated by user definition.
mergeOperands() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Merge inputs of DeclarativeAggregateFunction.mergeExpressions(), these inputs are agg buffer generated by user definition.
MergeOperatorStates - Class in org.apache.flink.state.api.output
A reducer that aggregates multiple OperatorState's into a single CheckpointMetadata.
MergeOperatorStates(Collection<MasterState>) - Constructor for class org.apache.flink.state.api.output.MergeOperatorStates
 
mergeOptions(Options, Options) - Static method in class org.apache.flink.client.cli.CliFrontendParser
Merges the given Options into a new Options object.
mergeOverWindowArrowType(FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
mergePartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.OnMergeContext
 
mergePartitionedState(StateDescriptor<S, ?>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
mergePartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.OnMergeContext
 
mergeRawType(FlinkFnApi.CoderInfoDescriptor.RawType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
mergeRightIntoLeft(LinkedOptionalMap<K, V>, LinkedOptionalMap<K, V>) - Static method in class org.apache.flink.util.LinkedOptionalMap
Tries to merges the keys and the values of @right into @left.
mergeRocksdbCompactFilterCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
mergeRowSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
mergeRowType(FlinkFnApi.CoderInfoDescriptor.RowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
mergeRowTypeInfo(FlinkFnApi.TypeInfo.RowTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
mergeRuntimeContext(FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
mergeSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
mergeSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
mergeSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
mergeSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
mergeSchemas(SqlNodeList, SqlWatermark, List<SqlTableConstraint>, ResolvedSchema) - Method in class org.apache.flink.table.planner.operations.MergeTableAsUtil
Merges the specified schema with columns, watermark, and constraints with the sourceSchema.
mergeSerializedBloomFilters(byte[], byte[]) - Static method in class org.apache.flink.runtime.operators.util.BloomFilter
 
mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
 
mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceSharedAssigner
Determines which slices (if any) should be merged.
mergeStateTtlConfig(FlinkFnApi.StateDescriptor.StateTTLConfig) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
MergeTableAsUtil - Class in org.apache.flink.table.planner.operations
A utility class with logic for handling the CREATE TABLE ... AS SELECT clause.
MergeTableAsUtil(SqlValidator, Function<SqlNode, String>, DataTypeFactory) - Constructor for class org.apache.flink.table.planner.operations.MergeTableAsUtil
 
mergeTableOptions(Map<String, String>, Map<String, String>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Merges the dynamic table options from hints and static table options from table definition props.
mergeTernaryBooleanWithConfig(TernaryBoolean, ConfigOption<Boolean>, ReadableConfig) - Static method in enum org.apache.flink.util.TernaryBoolean
Merges an existing value with a config, accepting the config's value only if the existing value is undefined.
mergeTimeInfo(FlinkFnApi.Schema.TimeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
mergeTimestampInfo(FlinkFnApi.Schema.TimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
mergeTupleTypeInfo(FlinkFnApi.TypeInfo.TupleTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
mergeType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
mergeTypeInfo(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
mergeUdf(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
mergeValueType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
mergeValueType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
mergeValueType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
mergeVarBinaryInfo(FlinkFnApi.Schema.VarBinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
mergeVarCharInfo(FlinkFnApi.Schema.VarCharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
mergeVertexGroups(Set<V>, Set<V>, Map<V, Set<V>>) - Static method in class org.apache.flink.runtime.executiongraph.VertexGroupComputeUtil
 
mergeWindows(Collection<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
Merge overlapping TimeWindows.
mergeWindows(Collection<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
Merge overlapping TimeWindows.
mergeWindows(Collection<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
Merge overlapping TimeWindows.
mergeWindows(Collection<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
Merge overlapping TimeWindows.
mergeWindows(Collection<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Static method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
Merge overlapping TimeWindows.
mergeWindows(Collection<W>, MergingWindowAssigner.MergeCallback<W>) - Method in class org.apache.flink.streaming.api.windowing.assigners.MergingWindowAssigner
Determines which windows (if any) should be merged.
mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergeCallback<TimeWindow, Collection<TimeWindow>>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergeCallback<TimeWindow, Collection<TimeWindow>>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
mergeWindows(W, NavigableSet<W>, MergeCallback<W, Collection<W>>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.MergingWindowAssigner
Determines which windows (if any) should be merged.
mergeWith(MultipleParameterTool) - Method in class org.apache.flink.util.MultipleParameterTool
mergeWith(ParameterTool) - Method in class org.apache.flink.util.ParameterTool
Merges two ParameterTool.
mergeZonedTimestampInfo(FlinkFnApi.Schema.ZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
MergingState<IN,​OUT> - Interface in org.apache.flink.api.common.state
Extension of AppendingState that allows merging of state.
MergingState<IN,​OUT,​SYNCOUT> - Interface in org.apache.flink.api.common.state.v2
Extension of AppendingState that allows merging of state.
MergingStateAdaptor<K,​N,​IN,​ACC,​OUT,​SYNCOUT> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalMergingState into InternalMergingState.
MergingStateAdaptor(InternalMergingState<K, N, IN, ACC, SYNCOUT>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.MergingStateAdaptor
 
MergingWindowAssigner<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that can merge windows.
MergingWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A WindowAssigner that can merge windows.
MergingWindowAssigner() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.MergingWindowAssigner
 
MergingWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.MergingWindowAssigner
 
MergingWindowAssigner.MergeCallback<W> - Interface in org.apache.flink.streaming.api.windowing.assigners
Callback to be used in MergingWindowAssigner.mergeWindows(Collection, MergeCallback) for specifying which windows should be merged.
MergingWindowProcessFunction<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
MergingWindowProcessFunction(MergingWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, TypeSerializer<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
MergingWindowProcessFunction.DefaultAccMergingConsumer<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
A default merging consumer that merges the accumulators in state windows that waiting to be merged into the target state window.
MergingWindowProcessFunction.MergingContext<K,​W extends Window> - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.internal
MergingWindowSet<W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
Utility for keeping track of merging Windows when using a MergingWindowAssigner in a WindowOperator.
MergingWindowSet<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
Utility for keeping track of merging Windows when using a MergingWindowAssigner in a WindowOperator.
MergingWindowSet(MergingWindowAssigner<?, W>, ListState<Tuple2<W, W>>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Restores a MergingWindowSet from the given state.
MergingWindowSet(MergingWindowAssigner<W>, MapState<W, W>) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
Restores a MergingWindowSet from the given state.
MergingWindowSet.MergeFunction<W> - Interface in org.apache.flink.streaming.runtime.operators.windowing
MergingWindowSet.MergeFunction<W> - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.internal
MergingWindowStateStore(KeyedStateBackend<?>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.MergingWindowStateStore
 
message() - Method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
Message - Interface in org.apache.flink.runtime.rpc.messages
Marker interface for all Flink RPC related messages.
MESSAGE_CLASS_NAME - Static variable in class org.apache.flink.formats.protobuf.PbFormatOptions
 
MESSAGE_EXECUTE_FILE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_EXECUTE_STATEMENT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_FINISH_STATEMENT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_HELP - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MESSAGE_OCTET_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MESSAGE_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_RESULT_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_SQL_EXECUTION_ERROR - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_STATEMENT_SUBMITTED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_SUBMITTING_STATEMENT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MESSAGE_TEXT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MESSAGE_WELCOME - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
MessageBody - Class in org.apache.flink.queryablestate.network.messages
The base class for every message exchanged during the communication between client and server.
MessageBody() - Constructor for class org.apache.flink.queryablestate.network.messages.MessageBody
 
messageClassName(String) - Method in class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
MessageDeserializer<M extends MessageBody> - Interface in org.apache.flink.queryablestate.network.messages
A utility used to deserialize a message.
messageError(String) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
messageError(String, String) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
messageError(String, Throwable, boolean) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
MessageHeaders<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Interface in org.apache.flink.runtime.rest.messages
This class links RequestBodys to ResponseBodys types and contains meta-data required for their http headers.
messageInfo(String) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
MessageParameter<X> - Class in org.apache.flink.runtime.rest.messages
This class represents a single path/query parameter that can be used for a request.
MessageParameter(String, MessageParameter.MessageParameterRequisiteness) - Constructor for class org.apache.flink.runtime.rest.messages.MessageParameter
 
MessageParameter.MessageParameterRequisiteness - Enum in org.apache.flink.runtime.rest.messages
Enum for indicating whether a parameter is mandatory or optional.
MessageParameters - Class in org.apache.flink.runtime.rest.messages
This class defines the path/query MessageParameters that can be used for a request.
MessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.MessageParameters
 
MessagePathParameter<X> - Class in org.apache.flink.runtime.rest.messages
This class represents path parameters of a request.
MessagePathParameter(String) - Constructor for class org.apache.flink.runtime.rest.messages.MessagePathParameter
 
MessageQueryParameter<X> - Class in org.apache.flink.runtime.rest.messages
This class represents query parameters of a request.
MessageQueryParameter(String, MessageParameter.MessageParameterRequisiteness) - Constructor for class org.apache.flink.runtime.rest.messages.MessageQueryParameter
 
MessageSerializer<REQ extends MessageBody,​RESP extends MessageBody> - Class in org.apache.flink.queryablestate.network.messages
Serialization and deserialization of messages exchanged between client and server.
MessageSerializer(MessageDeserializer<REQ>, MessageDeserializer<RESP>) - Constructor for class org.apache.flink.queryablestate.network.messages.MessageSerializer
 
MessageType - Enum in org.apache.flink.queryablestate.network.messages
Expected message types during the communication between client and server.
messageWarning(String) - Static method in class org.apache.flink.table.client.cli.CliStrings
 
META_KEY_GROUP - Static variable in class org.apache.flink.runtime.state.changelog.StateChange
 
metadata - Variable in class org.apache.flink.state.api.SavepointWriter
The savepoint metadata, which maintains the current set of existing / newly added operator states.
metadata(String, DataType) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a metadata column from metadata of the given column name.
metadata(String, DataType, boolean) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a metadata column from metadata of the given column name.
metadata(String, DataType, String) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a metadata column from metadata of the given alias.
metadata(String, DataType, String, boolean) - Static method in class org.apache.flink.table.catalog.Column
Creates a metadata column from metadata of the given column name or from metadata of the given key (if not null).
metadata(String, DataType, String, boolean) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a metadata column from metadata of the given column name or from metadata of the given alias (if not null).
METADATA - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
METADATA - org.apache.flink.state.changelog.StateChangeOperation
State metadata (name, serializers, etc.).
METADATA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
METADATA - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
METADATA_BLOCK_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
METADATA_BLOCK_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
METADATA_FILE_NAME - Static variable in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
The name of the metadata files in checkpoints / savepoints.
MetadataColumn(SqlCreateTable.TableCreationContext, SqlIdentifier, SqlDataTypeSpec) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses column_name column_data_type METADATA [FROM 'alias_name'] [VIRTUAL] [COMMENT 'comment'].
metadataConsumer() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
Returns a metadata consumer, the SinkWriter can publish metadata events of type WriterInitContext to the consumer.
metadataKeys(TableSourceTable) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
MetadataOutputStreamWrapper - Class in org.apache.flink.runtime.state.filesystem
The wrapper manages metadata output stream close and commit.
MetadataOutputStreamWrapper() - Constructor for class org.apache.flink.runtime.state.filesystem.MetadataOutputStreamWrapper
 
MetadataSerializer - Interface in org.apache.flink.runtime.checkpoint.metadata
Deserializer for checkpoint metadata.
MetadataSerializers - Class in org.apache.flink.runtime.checkpoint.metadata
Helper to access MetadataSerializers for specific format versions.
MetadataV1Serializer - Class in org.apache.flink.runtime.checkpoint.metadata
Deserializer for checkpoints written in format 1 (Flink 1.2.x format).
MetadataV2Serializer - Class in org.apache.flink.runtime.checkpoint.metadata
(De)serializer for checkpoint metadata format version 2.
MetadataV2V3SerializerBase - Class in org.apache.flink.runtime.checkpoint.metadata
Base (De)serializer for checkpoint metadata format version 2 and 3.
MetadataV2V3SerializerBase() - Constructor for class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
MetadataV2V3SerializerBase.DeserializationContext - Class in org.apache.flink.runtime.checkpoint.metadata
A context that keeps information needed during serialization.
MetadataV3Serializer - Class in org.apache.flink.runtime.checkpoint.metadata
(De)serializer for checkpoint metadata format version 3.
MetadataV3Serializer() - Constructor for class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
Singleton, not meant to be instantiated.
MetadataV4Serializer - Class in org.apache.flink.runtime.checkpoint.metadata
V4 serializer that adds CheckpointProperties serialization.
MetadataV4Serializer() - Constructor for class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
MetadataV5Serializer - Class in org.apache.flink.runtime.checkpoint.metadata
V5 serializer that adds Operator name and uid.
MetadataV5Serializer() - Constructor for class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
metaInfo - Variable in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
metaInfo - Variable in class org.apache.flink.runtime.state.heap.StateTable
Combined meta information such as name and serializers for this state.
metaInfo - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackend.ForStKvStateInfo
 
metaInfo - Variable in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend.ForStDbKvStateInfo
 
metaStateHandle - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
Primary meta data state of the incremental checkpoint.
METASTORE - Static variable in interface org.apache.flink.connector.file.table.PartitionCommitPolicy
 
MetastoreCommitPolicy - Class in org.apache.flink.connector.file.table
Partition commit policy to update metastore.
MetastoreCommitPolicy() - Constructor for class org.apache.flink.connector.file.table.MetastoreCommitPolicy
 
meter(int, M) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Meter with Flink.
meter(String, M) - Method in class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
meter(String, M) - Method in interface org.apache.flink.metrics.MetricGroup
Registers a new Meter with Flink.
meter(String, M) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
 
meter(String, M) - Method in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
Meter - Interface in org.apache.flink.metrics
Metric for measuring throughput.
METER - org.apache.flink.metrics.MetricType
 
MeterDump(QueryScopeInfo, String, double) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDump.MeterDump
 
meters - Variable in class org.apache.flink.metrics.reporter.AbstractReporter
 
MeterView - Class in org.apache.flink.metrics
A MeterView provides an average rate of events per second over a given time period.
MeterView(int) - Constructor for class org.apache.flink.metrics.MeterView
 
MeterView(Counter) - Constructor for class org.apache.flink.metrics.MeterView
 
MeterView(Counter, int) - Constructor for class org.apache.flink.metrics.MeterView
 
MeterView(Gauge<? extends Number>) - Constructor for class org.apache.flink.metrics.MeterView
 
METHOD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnInterval
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnNullCount
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ColumnOriginNullCount
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FilteredColumnInterval
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.FlinkDistribution
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.ModifiedMonotonicity
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UniqueGroups
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.UpsertKeys
 
METHOD - Static variable in interface org.apache.flink.table.planner.plan.metadata.FlinkMetadata.WindowProperties
 
methodBody() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
methodBody() - Method in class org.apache.flink.table.codesplit.JavaParser
 
methodBody() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
MethodBodyContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.MethodBodyContext
 
methodCall() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
methodCall() - Method in class org.apache.flink.table.codesplit.JavaParser
 
MethodCallContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.MethodCallContext
 
methodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
methodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.MemberDeclarationContext
 
methodDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
MethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
Metric - Class in org.apache.flink.runtime.rest.messages.job.metrics
Response type for a Metric and Metric-Value-Pair.
Metric - Interface in org.apache.flink.metrics
Common super interface for all metrics.
Metric(String) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.Metric
Creates a new Metric without a value.
Metric(String, String) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.Metric
Creates a new Metric with a possible value.
METRIC_CATEGORY_COUNTER - Static variable in class org.apache.flink.runtime.metrics.dump.MetricDump
Categories to be returned by MetricDump.getCategory() to avoid instanceof checks.
METRIC_CATEGORY_GAUGE - Static variable in class org.apache.flink.runtime.metrics.dump.MetricDump
 
METRIC_CATEGORY_HISTOGRAM - Static variable in class org.apache.flink.runtime.metrics.dump.MetricDump
 
METRIC_CATEGORY_METER - Static variable in class org.apache.flink.runtime.metrics.dump.MetricDump
 
METRIC_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
METRIC_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
METRIC_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
METRIC_FETCHER_UPDATE_INTERVAL - Static variable in class org.apache.flink.configuration.MetricOptions
The config parameter defining the update interval for the metric fetcher used by the web UI in milliseconds.
METRIC_FETCHER_UPDATE_INTERVAL_MS - Static variable in class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
METRIC_GROUP_INPUT - Static variable in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
METRIC_GROUP_OUTPUT - Static variable in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
METRIC_NAME - Static variable in class org.apache.flink.runtime.executiongraph.metrics.DownTimeGauge
 
METRIC_NAME - Static variable in class org.apache.flink.runtime.executiongraph.metrics.UpTimeGauge
 
METRIC_QUERY_SERVICE_NAME - Static variable in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
METRIC_REPORTERS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
MetricAssertions - Class in org.apache.flink.metrics.testutils
This class provides access to AssertJ assertions for Metrics.
MetricAssertions() - Constructor for class org.apache.flink.metrics.testutils.MetricAssertions
 
MetricAssertions.CounterAssert - Class in org.apache.flink.metrics.testutils
This class provides AssertJ assertions for Counters.
MetricAssertions.GaugeAssert<T> - Class in org.apache.flink.metrics.testutils
This class provides AssertJ assertions for Gauges.
MetricCollectionResponseBody - Class in org.apache.flink.runtime.rest.messages.job.metrics
Response type for a collection of metrics.
MetricCollectionResponseBody(Collection<Metric>) - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody
 
MetricCollectionResponseBody.Deserializer - Class in org.apache.flink.runtime.rest.messages.job.metrics
JSON deserializer for MetricCollectionResponseBody.
MetricCollectionResponseBody.Serializer - Class in org.apache.flink.runtime.rest.messages.job.metrics
JSON serializer for MetricCollectionResponseBody.
MetricConfig - Class in org.apache.flink.metrics
A properties class with added utility method to extract primitives.
MetricConfig() - Constructor for class org.apache.flink.metrics.MetricConfig
 
MetricDistribution - Class in org.apache.flink.python.metric.embedded
Flink Gauge for Python Distribution.
MetricDistribution() - Constructor for class org.apache.flink.python.metric.embedded.MetricDistribution
 
MetricDump - Class in org.apache.flink.runtime.metrics.dump
A container for a dumped metric that contains the scope, name and value(s) of the metric.
MetricDump.CounterDump - Class in org.apache.flink.runtime.metrics.dump
Container for the value of a Counter.
MetricDump.GaugeDump - Class in org.apache.flink.runtime.metrics.dump
Container for the value of a Gauge as a string.
MetricDump.HistogramDump - Class in org.apache.flink.runtime.metrics.dump
Container for the values of a Histogram.
MetricDump.MeterDump - Class in org.apache.flink.runtime.metrics.dump
Container for the rate of a Meter.
MetricDumpDeserializer() - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricDumpDeserializer
 
MetricDumpSerialization - Class in org.apache.flink.runtime.metrics.dump
Utility class for the serialization of metrics.
MetricDumpSerialization.MetricDumpDeserializer - Class in org.apache.flink.runtime.metrics.dump
Deserializer for reading a list of MetricDumps from a MetricDumpSerialization.MetricSerializationResult.
MetricDumpSerialization.MetricDumpSerializer - Class in org.apache.flink.runtime.metrics.dump
Serializes a set of metrics into a MetricDumpSerialization.MetricSerializationResult.
MetricDumpSerialization.MetricSerializationResult - Class in org.apache.flink.runtime.metrics.dump
This class encapsulates all serialized metrics and a count for each metric type.
MetricDumpSerializer() - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricDumpSerializer
 
MetricFetcher - Interface in org.apache.flink.runtime.rest.handler.legacy.metrics
The MetricFetcher can be used to fetch metrics from the JobManager and all registered TaskManagers.
MetricFetcherImpl<T extends RestfulGateway> - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Implementation of MetricFetcher which fetches metrics from the MetricQueryServiceGateway.
MetricFetcherImpl(GatewayRetriever<T>, MetricQueryServiceRetriever, Executor, Duration, long) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
 
MetricFilter - Interface in org.apache.flink.runtime.metrics.filter
A filter for metrics.
MetricGauge - Class in org.apache.flink.python.metric.embedded
Flink Gauge for Python Gauge.
MetricGauge(PyObject) - Constructor for class org.apache.flink.python.metric.embedded.MetricGauge
 
metricGroup - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The metric group for file merging snapshot manager.
metricGroup() - Method in interface org.apache.flink.api.connector.sink2.CommitterInitContext
 
metricGroup() - Method in interface org.apache.flink.api.connector.sink2.WriterInitContext
 
metricGroup() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
 
metricGroup() - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
 
metricGroup() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
metricGroup() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
metricGroup() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context
Gets the metric group of the operator coordinator.
metricGroup() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
MetricGroup - Interface in org.apache.flink.metrics
A MetricGroup is a named container for Metrics and further metric subgroups.
MetricListener - Class in org.apache.flink.metrics.testutils
A MetricListener listens metric and group registration under the provided root metric group, and stores them in an internal HashMap for fetching.
MetricListener() - Constructor for class org.apache.flink.metrics.testutils.MetricListener
 
MetricMetaData - Class in org.apache.flink.metrics.datadog
All metadata associated with a given metric.
MetricMetaData(MetricType, String, String, List<String>, Clock) - Constructor for class org.apache.flink.metrics.datadog.MetricMetaData
 
MetricNames - Class in org.apache.flink.runtime.metrics
Collection of metric names.
MetricOptions - Class in org.apache.flink.configuration
Configuration options for metrics and metric reporters.
MetricOptions.JobStatusMetrics - Enum in org.apache.flink.configuration
Enum describing the different kinds of job status metrics.
MetricOptions.JobStatusMetricsSettings - Class in org.apache.flink.configuration
Describes which job status metrics have been enabled.
MetricQuerier - Class in org.apache.flink.connector.testframe.utils
The querier used to get job metrics by rest API.
MetricQuerier(Configuration) - Constructor for class org.apache.flink.connector.testframe.utils.MetricQuerier
 
MetricQueryService - Class in org.apache.flink.runtime.metrics.dump
The MetricQueryService creates a key-value representation of all metrics currently registered with Flink when queried.
MetricQueryService(RpcService, String, long) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
MetricQueryServiceGateway - Interface in org.apache.flink.runtime.webmonitor.retriever
MetricQueryService rpc gateway interface.
MetricQueryServiceRetriever - Interface in org.apache.flink.runtime.webmonitor.retriever
MetricRegistry - Interface in org.apache.flink.runtime.metrics
Interface for a metric registry.
MetricRegistryConfiguration - Class in org.apache.flink.runtime.metrics
Configuration object for MetricRegistryImpl.
MetricRegistryConfiguration(ScopeFormats, char, long) - Constructor for class org.apache.flink.runtime.metrics.MetricRegistryConfiguration
 
MetricRegistryImpl - Class in org.apache.flink.runtime.metrics
A MetricRegistry keeps track of all registered Metrics.
MetricRegistryImpl(MetricRegistryConfiguration) - Constructor for class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
MetricRegistryImpl(MetricRegistryConfiguration, Collection<ReporterSetup>) - Constructor for class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
MetricRegistryImpl(MetricRegistryConfiguration, Collection<ReporterSetup>, Collection<TraceReporterSetup>) - Constructor for class org.apache.flink.runtime.metrics.MetricRegistryImpl
Creates a new MetricRegistry and starts the configured reporter.
MetricReporter - Interface in org.apache.flink.metrics.reporter
Metric reporters are used to export Metrics to an external backend.
MetricReporterFactory - Interface in org.apache.flink.metrics.reporter
metrics - Variable in class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
metrics - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
metrics - Variable in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore.ComponentMetricStore
 
metrics - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Metric group for the operator.
metrics - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Metric group for the operator.
METRICS_COLUMN_FAMILY_AS_VARIABLE_KEY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
METRICS_COLUMN_FAMILY_AS_VARIABLE_KEY - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
METRICS_REPORTER_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The prefix for per-metric reporter configs.
MetricsAggregationParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
TODO: add javadoc.
MetricsAggregationParameter() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter
 
MetricsAggregationParameter.AggregationMode - Enum in org.apache.flink.runtime.rest.messages.job.metrics
The available aggregations.
MetricSerializationResult(byte[], byte[], byte[], byte[], int, int, int, int) - Constructor for class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
metricsFilterParameter - Variable in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerMetricsMessageParameters
 
metricsFilterParameter - Variable in class org.apache.flink.runtime.rest.messages.job.metrics.JobManagerOperatorMetricsMessageParameters
 
metricsFilterParameter - Variable in class org.apache.flink.runtime.rest.messages.job.metrics.JobMetricsMessageParameters
 
metricsFilterParameter - Variable in class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsMessageParameters
 
MetricsFilterParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageQueryParameter for filtering metrics provided by MetricStore.
MetricsFilterParameter() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.MetricsFilterParameter
 
MetricsRegistrar - Interface in org.apache.flink.runtime.scheduler.metrics
A component that can register metrics.
MetricStore - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Nested data-structure to store metrics.
MetricStore() - Constructor for class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
MetricStore.ComponentMetricStore - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Structure containing metrics of a single component.
MetricStore.SubtaskMetricStore - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Sub-structure containing metrics of a single subtask.
MetricStore.TaskManagerMetricStore - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Sub-structure containing metrics of a single TaskManager.
MetricStore.TaskMetricStore - Class in org.apache.flink.runtime.rest.handler.legacy.metrics
Sub-structure containing metrics of a single Task.
MetricType - Enum in org.apache.flink.metrics.datadog
Metric types supported by Datadog.
MetricType - Enum in org.apache.flink.metrics
Enum describing the different metric types.
MetricUtils - Class in org.apache.flink.runtime.metrics.util
Utility class to register pre-defined metric sets.
MICROS_PER_MILLISECOND - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
MICROS_PER_SECOND - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
MICROSECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
MICROSECOND - org.apache.flink.table.expressions.TimePointUnit
 
MICROSECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
MICROSECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
MICROSECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MIGRATE_LEGACY_FLINK_CONFIGURATION_TO_STANDARD_YAML - org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Load configuration from legacy conf file and return standard yaml config file.
migrateLegacyConfigurationToStandardYaml(String[]) - Static method in class org.apache.flink.runtime.util.bash.FlinkConfigLoader
 
migrateLegacyConfigurationToStandardYaml(String[], String) - Static method in class org.apache.flink.runtime.util.ConfigurationParserUtils
 
migrateLegacyToStandardYamlConfig(String) - Static method in class org.apache.flink.configuration.ConfigurationFileMigrationUtils
Migrates the legacy Flink configuration from the specified directory to a standard YAML format representation.
migrateSerializedValue(DataInputDeserializer, DataOutputSerializer, TypeSerializer<V>, TypeSerializer<V>) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
migrateSerializedValue(DataInputDeserializer, DataOutputSerializer, TypeSerializer<V>, TypeSerializer<V>) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
MIGRATION_NOT_SUPPORTED_MSG - Static variable in exception org.apache.flink.util.StateMigrationException
 
MigrationTest - Interface in org.apache.flink.test.util
Interface for state migration tests.
MigrationTest.ParameterizedSnapshotsGenerator - Annotation Type in org.apache.flink.test.util
Marks a method as parameterized snapshots generator.
MigrationTest.SnapshotsGenerator - Annotation Type in org.apache.flink.test.util
Marks a method as snapshots generator.
MigrationTestsSnapshotGenerator - Class in org.apache.flink.test.migration
This class aims to generate the snapshots for all the state migration tests.
MigrationTestsSnapshotGenerator() - Constructor for class org.apache.flink.test.migration.MigrationTestsSnapshotGenerator
 
MILLENNIUM - org.apache.flink.table.expressions.TimeIntervalUnit
 
MILLENNIUM - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
MILLENNIUM - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
MILLENNIUM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
milli() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of milliseconds.
millis() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of milliseconds.
MILLIS_IN_DAY - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
MILLIS_PER_DAY - Static variable in class org.apache.flink.table.expressions.ApiExpressionUtils
 
MILLIS_PER_DAY - Static variable in class org.apache.flink.table.utils.DateTimeUtils
The number of milliseconds in a day.
MILLIS_PER_HOUR - Static variable in class org.apache.flink.table.expressions.ApiExpressionUtils
 
MILLIS_PER_MINUTE - Static variable in class org.apache.flink.table.expressions.ApiExpressionUtils
 
MILLIS_PER_SECOND - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
MILLIS_PER_SECOND - Static variable in class org.apache.flink.table.expressions.ApiExpressionUtils
 
MILLISECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
MILLISECOND - org.apache.flink.table.expressions.TimePointUnit
 
MILLISECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
MILLISECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
MILLISECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MimeTypes - Class in org.apache.flink.runtime.rest.handler.util
Simple utility class that resolves file extensions to MIME types.
min - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
min - Variable in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
min() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the minimum value of field across all input values.
min(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum value of every window of the data stream at the given position.
min(int) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current minimum of the data stream at the given position by the given key.
min(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum value of every window of the data stream at the given position.
min(String, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the MIN aggregate function, optionally with an alias.
min(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum value of the pojo data stream at the given field expression for every window.
min(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current minimum of the data stream at the given field expression by the given key.
min(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum value of the pojo data stream at the given field expression for every window.
min(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the MIN aggregate function.
MIN - org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
 
MIN - org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
 
MIN - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
MIN - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
MIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MIN_DAY_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
MIN_FILES_TO_COMPACT - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MIN_FRACTIONAL_PRECISION - Static variable in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
MIN_INTERVAL - Static variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
MIN_JVM_HEAP_SIZE - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
MIN_LENGTH - Static variable in class org.apache.flink.table.types.logical.BinaryType
 
MIN_LENGTH - Static variable in class org.apache.flink.table.types.logical.CharType
 
MIN_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarBinaryType
 
MIN_LENGTH - Static variable in class org.apache.flink.table.types.logical.VarCharType
 
MIN_MEMORY_SEGMENT_SIZE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Minimum possible size of memory buffers used by the network stack and the memory manager.
MIN_MONITORING_INTERVAL - Static variable in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
The minimum interval allowed between consecutive path scans.
MIN_NUM_MEMORY - Static variable in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
The minimum number of segments that are required, 320 KibiBytes.
MIN_PAGE_SIZE - Static variable in class org.apache.flink.runtime.memory.MemoryManager
The minimal memory page size.
MIN_PARALLELISM_INCREASE - Static variable in class org.apache.flink.configuration.JobManagerOptions
MIN_PAUSE_BETWEEN_CHECKPOINTS - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimestampType
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.TimeType
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
MIN_PRECISION - Static variable in class org.apache.flink.table.types.logical.ZonedTimestampType
 
MIN_PRIORITY - Static variable in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
The minimal priority for mails.
MIN_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
MIN_SCALE - Static variable in class org.apache.flink.table.types.logical.DecimalType
 
MIN_SKIP_BYTES - Static variable in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
Minimum amount of bytes to skip forward before we issue a seek instead of discarding read.
MIN_SLOT_NUM - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MIN_TOTAL_CPU - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MIN_TOTAL_MEM - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
MIN_WRITE_BUFFER_NUMBER_TO_MERGE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
MIN_WRITE_BUFFER_NUMBER_TO_MERGE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
MinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in min aggregate function.
MinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
MinAggFunction.BooleanMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Boolean Min aggregate function.
MinAggFunction.ByteMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Min aggregate function.
MinAggFunction.DateMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Date Min aggregate function.
MinAggFunction.DecimalMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Min aggregate function.
MinAggFunction.DoubleMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Min aggregate function.
MinAggFunction.FloatMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Min aggregate function.
MinAggFunction.IntMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Min aggregate function.
MinAggFunction.LongMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Min aggregate function.
MinAggFunction.ShortMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Min aggregate function.
MinAggFunction.StringMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in String Min aggregate function.
MinAggFunction.TimeMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Time Min aggregate function.
MinAggFunction.TimestampLtzMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in TimestampLtz Min aggregate function.
MinAggFunction.TimestampMinAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Timestamp Min aggregate function.
minBy(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given position.
minBy(int) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the minimum value at the given position by the given key.
minBy(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given position.
minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given position.
minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the minimum value at the given position by the given key.
minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given position.
minBy(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given position.
minBy(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current element with the minimum value at the given position by the given key.
minBy(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum element of every window of the data stream by the given field.
minBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that gives the minimum element of the pojo data stream by the given field expression for every window.
minBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current minimum element of the data stream by the given field expression by the given key.
minBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that gives the minimum element of the pojo data stream by the given field expression for every window.
MINBY - org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
 
minFilesToCompact - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
MINI_BATCH_ASSIGNER_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMiniBatchAssigner
 
MINI_CLUSTER_EXTENSION - Static variable in class org.apache.flink.test.util.AbstractTestBase
 
MINI_CLUSTER_NUM_TASK_MANAGERS - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
MINI_CLUSTER_RESOURCE - Static variable in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
MiniBatchGlobalGroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the global groupby (without window) aggregate in miniBatch mode.
MiniBatchGlobalGroupAggFunction(GeneratedAggsHandleFunction, GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
MiniBatchGroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the groupby (without window) aggregate in miniBatch mode.
MiniBatchGroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], RowType, int, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
MiniBatchIncrementalGroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the incremental groupby (without window) aggregate in miniBatch mode.
MiniBatchIncrementalGroupAggFunction(GeneratedAggsHandleFunction, GeneratedAggsHandleFunction, KeySelector<RowData, RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
MiniBatchInterval - Class in org.apache.flink.table.planner.plan.trait
The pojo class that describes the mini-batch interval and mini-batch mode.
MiniBatchInterval(long, MiniBatchMode) - Constructor for class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
MiniBatchLocalGroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
Aggregate Function used for the local groupby (without window) aggregate in miniBatch mode.
MiniBatchLocalGroupAggFunction(GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
MiniBatchMode - Enum in org.apache.flink.table.planner.plan.trait
The type of mini-batch interval: rowtime or proctime.
miniBatchSize(ReadableConfig) - Static method in class org.apache.flink.table.planner.plan.utils.MinibatchUtil
Returns the mini batch size for given config and mixed mode flag, considering fallback logic.
MiniBatchStreamingJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream
Streaming unbounded Join base operator which support mini-batch join.
MiniBatchStreamingJoinOperator(MiniBatchStreamingJoinOperator.MiniBatchStreamingJoinParameter) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
MinibatchUtil - Class in org.apache.flink.table.planner.plan.utils
Utility class for mini-batch related config.
MinibatchUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.MinibatchUtil
 
MiniCluster - Class in org.apache.flink.runtime.minicluster
MiniCluster to execute Flink jobs locally.
MiniCluster(MiniClusterConfiguration) - Constructor for class org.apache.flink.runtime.minicluster.MiniCluster
Creates a new Flink mini cluster based on the given configuration.
MiniCluster(MiniClusterConfiguration, Supplier<Reference<RpcSystem>>) - Constructor for class org.apache.flink.runtime.minicluster.MiniCluster
 
MiniCluster.CommonRpcServiceFactory - Class in org.apache.flink.runtime.minicluster
Factory which returns always the common RpcService.
MiniCluster.DedicatedRpcServiceFactory - Class in org.apache.flink.runtime.minicluster
Factory which creates and registers new RpcService.
MiniCluster.HaServices - Enum in org.apache.flink.runtime.minicluster
HA Services to use.
MiniCluster.RpcServiceFactory - Interface in org.apache.flink.runtime.minicluster
Internal factory for RpcService.
MiniClusterClient - Class in org.apache.flink.client.program
Client to interact with a MiniCluster.
MiniClusterClient(Configuration, MiniCluster) - Constructor for class org.apache.flink.client.program.MiniClusterClient
 
MiniClusterClient.MiniClusterId - Enum in org.apache.flink.client.program
The type of the Cluster ID for the local MiniCluster.
MiniClusterConfiguration - Class in org.apache.flink.runtime.minicluster
Configuration object for the MiniCluster.
MiniClusterConfiguration(Configuration, int, RpcServiceSharing, String, MiniCluster.HaServices, PluginManager) - Constructor for class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
MiniClusterConfiguration.Builder - Class in org.apache.flink.runtime.minicluster
Builder for the MiniClusterConfiguration.
MiniClusterExtension - Class in org.apache.flink.test.junit5
Starts a Flink MiniCluster and registers the StreamExecutionEnvironment in the correct thread local environment.
MiniClusterExtension() - Constructor for class org.apache.flink.test.junit5.MiniClusterExtension
 
MiniClusterExtension(Supplier<MiniClusterResourceConfiguration>) - Constructor for class org.apache.flink.test.junit5.MiniClusterExtension
 
MiniClusterExtension(MiniClusterResourceConfiguration) - Constructor for class org.apache.flink.test.junit5.MiniClusterExtension
 
MiniClusterJobClient - Class in org.apache.flink.runtime.minicluster
MiniClusterJobClient(JobID, MiniCluster, ClassLoader, MiniClusterJobClient.JobFinalizationBehavior) - Constructor for class org.apache.flink.runtime.minicluster.MiniClusterJobClient
Creates a MiniClusterJobClient for the given JobID and MiniCluster.
MiniClusterJobClient.JobFinalizationBehavior - Enum in org.apache.flink.runtime.minicluster
Determines the behavior of the MiniClusterJobClient when the job finishes.
MiniClusterPipelineExecutorServiceLoader - Class in org.apache.flink.test.util
A PipelineExecutorServiceLoader that is hardwired to return PipelineExecutors that use a given MiniCluster.
MiniClusterPipelineExecutorServiceLoader(MiniCluster) - Constructor for class org.apache.flink.test.util.MiniClusterPipelineExecutorServiceLoader
 
MiniClusterTestEnvironment - Class in org.apache.flink.connector.testframe.environment
Test environment for running jobs on Flink mini-cluster.
MiniClusterTestEnvironment() - Constructor for class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
MiniClusterTestEnvironment(MiniClusterResourceConfiguration) - Constructor for class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
MiniClusterWithClientResource - Class in org.apache.flink.test.util
Starts a Flink mini cluster as a resource and registers the StreamExecutionEnvironment.
MiniClusterWithClientResource(MiniClusterResourceConfiguration) - Constructor for class org.apache.flink.test.util.MiniClusterWithClientResource
 
MiniDispatcher - Class in org.apache.flink.runtime.dispatcher
Mini Dispatcher which is instantiated as the dispatcher component by the JobClusterEntrypoint.
MiniDispatcher(RpcService, DispatcherId, DispatcherServices, JobGraph, JobResult, DispatcherBootstrapFactory, JobManagerRunnerRegistry, ResourceCleanerFactory, ClusterEntrypoint.ExecutionMode) - Constructor for class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
MiniDispatcher(RpcService, DispatcherId, DispatcherServices, JobGraph, JobResult, DispatcherBootstrapFactory, ClusterEntrypoint.ExecutionMode) - Constructor for class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
MiniDispatcherRestEndpoint - Class in org.apache.flink.runtime.jobmaster
REST endpoint for the JobClusterEntrypoint.
MiniDispatcherRestEndpoint(GatewayRetriever<? extends RestfulGateway>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, ExecutionGraphCache, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint
 
MINIMAL_CHECKPOINT_TIME - Static variable in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
MINIMUM_TIME_BETWEEN_CHECKPOINTS - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
minInputWatermarkGauge - Variable in class org.apache.flink.streaming.runtime.tasks.AbstractTwoInputStreamTask
 
minInterval - Variable in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
MINIO - Static variable in class org.apache.flink.util.DockerImageVersions
 
minNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
minPlanVersion() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
Used for plan validation and potentially plan migration.
minSplitSize - Variable in class org.apache.flink.api.common.io.FileInputFormat
The minimal split size, set by the configure() method.
minStateVersion() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
Used for operator and potentially savepoint migration.
minus(boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Minus of the two most recent relational expressions on the stack.
minus(boolean, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Minus of the n most recent relational expressions on the stack.
minus(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns left minus right.
minus(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
minus(Table) - Method in interface org.apache.flink.table.api.Table
Minus of two Tables with duplicate records removed.
minus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
minus(QueryOperation, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
minus(ModifyKindSet) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Returns a new set of ModifyKind which is this set minus the other set, i.e.
MINUS - org.apache.flink.table.operations.SetQueryOperation.SetQueryOperationType
 
MINUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MINUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
Combines numeric subtraction and "datetime - interval" arithmetic.
MINUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MINUS_DATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MINUS_PREFIX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
minusAll(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
minusAll(Table) - Method in interface org.apache.flink.table.api.Table
Minus of two Tables.
minute() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of minutes.
Minute() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MINUTE - org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
 
MINUTE - org.apache.flink.table.expressions.TimeIntervalUnit
 
MINUTE - org.apache.flink.table.expressions.TimePointUnit
 
MINUTE - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
MINUTE - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
MINUTE - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MINUTE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MINUTE() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in minutes.
MINUTE_TO_SECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
MINUTE_TO_SECOND - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
MINUTE_TO_SECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
minutes() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of minutes.
MINUTES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MINVALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MinWatermarkGauge - Class in org.apache.flink.streaming.runtime.metrics
A Gauge for exposing the minimum watermark of chosen WatermarkGauges.
MinWatermarkGauge(WatermarkGauge...) - Constructor for class org.apache.flink.streaming.runtime.metrics.MinWatermarkGauge
 
MinWithRetractAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
 
MinWithRetractAggFunction<T extends Comparable<T>> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in MIN with retraction aggregate function.
MinWithRetractAggFunction(LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
MinWithRetractAggFunction.MinWithRetractAccumulator<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for MIN with retraction.
MISS_COUNT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
missCounter(Counter) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of cache misses.
missCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
MISSING - Static variable in class org.apache.flink.table.types.inference.TypeStrategies
Placeholder for a missing type strategy.
missingKeys() - Method in class org.apache.flink.util.LinkedOptionalMap.MergeResult
 
missingLength() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
MissingTypeInfo - Class in org.apache.flink.api.java.typeutils
A special type information signifying that the type extraction failed.
MissingTypeInfo(String) - Constructor for class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
MissingTypeInfo(String, InvalidTypesException) - Constructor for class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
MissingTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Placeholder for a missing type strategy.
MissingTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.MissingTypeStrategy
 
mkdirs() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
mkdirs(Path) - Method in class org.apache.flink.core.fs.FileSystem
 
mkdirs(Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Make the given file and all non-existent parents into directories.
mkdirs(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
mkdirs(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
Recursively creates the directory specified by the provided path.
mkdirs(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
mkdirs(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
mkdirs(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
MMAP - org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
A BoundedBlockingSubpartition type that stores the partition data in memory mapped file.
mock(MetricGroup) - Static method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
MockOutputStream() - Constructor for class org.apache.flink.table.client.cli.TerminalUtils.MockOutputStream
 
mod(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the remainder of division the given number by another one.
mod(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
mod(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
MOD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MOD - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
MOD - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
MOD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
MOD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MOD_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
MOD_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
mode - Variable in class org.apache.flink.test.util.MultipleProgramsTestBase
 
mode - Variable in class org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4
Deprecated.
 
MODE_EMBEDDED - Static variable in class org.apache.flink.table.client.SqlClient
 
MODE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
MODE_GATEWAY - Static variable in class org.apache.flink.table.client.SqlClient
 
MODE_NONE - Static variable in class org.apache.flink.table.client.SqlClient
 
MODEL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
modelName - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
modelNameIdentifier - Variable in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
MODELS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
modeNames - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ModifiableClusterConfiguration - Class in org.apache.flink.runtime.entrypoint
Configuration class which contains the parsed command line arguments for the ClusterEntrypoint.
ModifiableClusterConfiguration(boolean, String, Properties, Properties, List<String>, List<Tuple3<String, String, String>>) - Constructor for class org.apache.flink.runtime.entrypoint.ModifiableClusterConfiguration
 
ModifiableClusterConfigurationParserFactory - Class in org.apache.flink.runtime.entrypoint
A class can be used to extract the configuration from command line and modify it.
ModifiableClusterConfigurationParserFactory() - Constructor for class org.apache.flink.runtime.entrypoint.ModifiableClusterConfigurationParserFactory
 
modifier() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
modifier() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
modifier() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
modifier() - Method in class org.apache.flink.table.codesplit.JavaParser
 
modifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
 
modifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
modifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceBodyDeclarationContext
 
ModifierContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
MODIFIES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
modify(Column, Column, TableChange.ColumnPosition) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify a column.
modify(TableDistribution) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify a distribution.
modify(UniqueConstraint) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify a unique constraint.
modify(WatermarkSpec) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify a watermark.
MODIFY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ModifyColumn(Column, Column, TableChange.ColumnPosition) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
modifyColumnComment(Column, String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify the column comment.
modifyColumnName(Column, String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify the column name.
modifyColumnPosition(Column, TableChange.ColumnPosition) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify the column position.
ModifyColumnPosition(Column, TableChange.ColumnPosition) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyColumnPosition
 
ModifyKind - Enum in org.apache.flink.table.planner.plan.trait
Lists all kinds of modify operations that happen in a changelog.
ModifyKindSet - Class in org.apache.flink.table.planner.plan.trait
The set of modify operations contained in a changelog.
ModifyKindSet.Builder - Class in org.apache.flink.table.planner.plan.trait
Builder for configuring and creating instances of ModifyKindSet.
ModifyOperation - Interface in org.apache.flink.table.operations
A Operation that describes the DML queries such as e.g.
ModifyOperationVisitor<T> - Interface in org.apache.flink.table.operations
Class that implements visitor pattern.
modifyPhysicalColumnType(Column, DataType) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change that modify the physical column data type.
modifyRefreshHandler(String, byte[]) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify materialized table refresh handler.
ModifyRefreshHandler(String, byte[]) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
modifyRefreshStatus(CatalogMaterializedTable.RefreshStatus) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to modify materialized table refresh status.
ModifyRefreshStatus(CatalogMaterializedTable.RefreshStatus) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyRefreshStatus
 
modifyRefreshWorkflow(ModifyRefreshWorkflow<EmbeddedRefreshHandler>) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
modifyRefreshWorkflow(ModifyRefreshWorkflow<T>) - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Modify the refresh workflow status in scheduler service.
ModifyRefreshWorkflow<T extends RefreshHandler> - Interface in org.apache.flink.table.workflow
ModifyRefreshWorkflow provides the related information to modify refresh workflow of CatalogMaterializedTable.
modifyType() - Method in interface org.apache.flink.table.planner.lineage.TableSinkLineageVertex
Modify type, INSERT/UPDATE/DELETE statement, listener can identify different sink by the type to determine whether the sink should be added to the lineage.
modifyType() - Method in class org.apache.flink.table.planner.lineage.TableSinkLineageVertexImpl
 
ModifyType - Enum in org.apache.flink.table.operations
The type of sink modification.
ModifyUniqueConstraint(UniqueConstraint) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyUniqueConstraint
 
ModifyWatermark(WatermarkSpec) - Constructor for class org.apache.flink.table.catalog.TableChange.ModifyWatermark
 
Module - Interface in org.apache.flink.table.module
Modules define a set of metadata, including functions, user defined types, operators, rules, etc.
MODULE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MODULE_TYPE - Static variable in class org.apache.flink.table.module.CommonModuleOptions
Deprecated.
This is only required for the legacy factory stack
ModuleEntry - Class in org.apache.flink.table.module
A POJO to represent a module's name and use status.
ModuleEntry(String, boolean) - Constructor for class org.apache.flink.table.module.ModuleEntry
 
ModuleException - Exception in org.apache.flink.table.module
Exception related to modules.
ModuleException(String) - Constructor for exception org.apache.flink.table.module.ModuleException
Creates a new ModuleException.
ModuleException(String, Throwable) - Constructor for exception org.apache.flink.table.module.ModuleException
Creates a new ModuleException.
ModuleFactory - Interface in org.apache.flink.table.factories
A factory to create configured module instances based on string-based properties.
ModuleFactory.Context - Interface in org.apache.flink.table.factories
Context provided when a module is created.
ModuleFactoryHelper(ModuleFactory, ModuleFactory.Context) - Constructor for class org.apache.flink.table.factories.FactoryUtil.ModuleFactoryHelper
 
moduleManager - Variable in class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
ModuleManager - Class in org.apache.flink.table.module
Responsible for loading/unloading modules, managing their life cycles, and resolving module objects.
ModuleManager() - Constructor for class org.apache.flink.table.module.ModuleManager
 
moduleName() - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
moduleName() - Method in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
moduleNames() - Method in class org.apache.flink.sql.parser.ddl.SqlUseModules
 
MODULES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MONITOR_ACTUAL_DELAYED_WRITE_RATE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_ACTUAL_DELAYED_WRITE_RATE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BACKGROUND_ERRORS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BACKGROUND_ERRORS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BLOCK_CACHE_HIT - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BLOCK_CACHE_HIT - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BLOCK_CACHE_MISS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BLOCK_CACHE_MISS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BLOOM_FILTER_FULL_POSITIVE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BLOOM_FILTER_FULL_POSITIVE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BLOOM_FILTER_FULL_TRUE_POSITIVE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BLOOM_FILTER_FULL_TRUE_POSITIVE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BLOOM_FILTER_USEFUL - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BLOOM_FILTER_USEFUL - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BYTES_READ - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BYTES_READ - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_BYTES_WRITTEN - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_BYTES_WRITTEN - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_COMPACTION_READ_BYTES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_COMPACTION_READ_BYTES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_COMPACTION_WRITE_BYTES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_COMPACTION_WRITE_BYTES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_CUR_SIZE_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_CUR_SIZE_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_CUR_SIZE_ALL_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_CUR_SIZE_ALL_MEM_TABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_ITER_BYTES_READ - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_ITER_BYTES_READ - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_LIVE_SST_FILES_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_LIVE_SST_FILES_SIZE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_MEM_TABLE_FLUSH_PENDING - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_MEM_TABLE_FLUSH_PENDING - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_DELETES_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_DELETES_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_DELETES_IMM_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_DELETES_IMM_MEM_TABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_ENTRIES_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_ENTRIES_ACTIVE_MEM_TABLE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_ENTRIES_IMM_MEM_TABLES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_ENTRIES_IMM_MEM_TABLES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_FILES_AT_LEVEL - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_FILES_AT_LEVEL - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_IMMUTABLE_MEM_TABLES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_IMMUTABLE_MEM_TABLES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_LIVE_VERSIONS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_LIVE_VERSIONS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_RUNNING_COMPACTIONS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_RUNNING_COMPACTIONS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_RUNNING_FLUSHES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_RUNNING_FLUSHES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_NUM_SNAPSHOTS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_NUM_SNAPSHOTS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_SIZE_ALL_MEM_TABLES - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_SIZE_ALL_MEM_TABLES - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_STALL_MICROS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_STALL_MICROS - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
MONITOR_TOTAL_SST_FILES_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
MONITOR_TOTAL_SST_FILES_SIZE - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
monitorContinuously(Duration) - Method in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
Sets this source to streaming ("continuous monitoring") mode.
monitorTarget(ResourceID, HeartbeatTarget<O>) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatManager
Start monitoring a HeartbeatTarget.
monitorTarget(ResourceID, HeartbeatTarget<O>) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
monitorUserSystemExitForCurrentThread() - Static method in class org.apache.flink.core.security.FlinkSecurityManager
 
monotonicity(Function<SqlOperatorBinding, SqlMonotonicity>) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
monotonicity(SqlMonotonicity) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
month() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of months.
Month() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
MONTH - org.apache.flink.table.expressions.TimeIntervalUnit
 
MONTH - org.apache.flink.table.expressions.TimePointUnit
 
MONTH - org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
 
MONTH - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
MONTH - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
MONTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MONTH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MONTH() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in months.
monthly() - Method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
Whether this is in the YEAR-TO-MONTH family of intervals.
months() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of months.
MONTHS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MORE_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MORE_AVAILABLE - org.apache.flink.core.io.InputStatus
Indicator that more data is available and the input can be called immediately again to produce more data.
MORE_AVAILABLE - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that more data is available and the input can be called immediately again to produce more data.
moreAvailable - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
moreAvailable() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
moreAvailable() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
morePriorityEvents - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
morePriorityEvents() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
morePriorityEvents() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
MountSecretsDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Support mounting Secrets on the JobManager or TaskManager pod..
MountSecretsDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.MountSecretsDecorator
 
moveElementToIdx(T, int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
moveJar(String, JarLocation, JarLocation) - Method in class org.apache.flink.tests.util.flink.FlinkResourceSetup.FlinkResourceSetupBuilder
 
moveToCurrentRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
moveToInsertRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
MTIME - Static variable in class org.apache.flink.runtime.rest.messages.LogInfo
 
MUL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
MUL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
MUL_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
MUL_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
MULTI_LINE_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MultiInputSortingDataInput<IN,​K> - Class in org.apache.flink.streaming.api.operators.sort
An input that wraps an underlying input and sorts the incoming records.
MultiInputSortingDataInput.SelectableSortingInputs - Class in org.apache.flink.streaming.api.operators.sort
A wrapper that combines sorting inputs with a InputSelectable that should be used to choose which input to consume next from.
MultiInputTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators
MultiInputTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.MultiInputTransformationTranslator
 
MULTILINE_COMMENTED - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
MULTIPART_UPLOAD_PART_SIZE_MIN - Static variable in class org.apache.flink.fs.osshadoop.FlinkOSSFileSystem
 
MultipartRoutes - Class in org.apache.flink.runtime.rest.handler.router
A utility for FileUploadHandler to determine whether it should accept a request.
MultipartRoutes.Builder - Class in org.apache.flink.runtime.rest.handler.router
 
MultiPercentileAggFunction(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.MultiPercentileAggFunction
 
MULTIPLE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
process multiple records at a time
MULTIPLE_BINARY_OP - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Binary operator syntax that in Table API can accept multiple operands, as in "x AND y AND t AND w".
MULTIPLE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
process multiple records at a time
MultipleConnectedStreams - Class in org.apache.flink.streaming.api.datastream
This is a very basic and rough stub for a class connecting multiple input DataStreams into one, using MultipleInputStreamOperator.
MultipleConnectedStreams(StreamExecutionEnvironment) - Constructor for class org.apache.flink.streaming.api.datastream.MultipleConnectedStreams
 
MultipleExecNodeMetadata - Annotation Type in org.apache.flink.table.planner.plan.nodes.exec
Helper annotation to enable multiple ExecNodeMetadata annotations on an ExecNode class.
MultipleFuturesAvailabilityHelper - Class in org.apache.flink.streaming.runtime.io
This class is semi-thread safe.
MultipleFuturesAvailabilityHelper(int) - Constructor for class org.apache.flink.streaming.runtime.io.MultipleFuturesAvailabilityHelper
 
MultipleInputNodeCreationProcessor - Class in org.apache.flink.table.planner.plan.nodes.exec.processor
A ExecNodeGraphProcessor which organize ExecNodes into multiple input nodes.
MultipleInputNodeCreationProcessor(boolean) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.MultipleInputNodeCreationProcessor
 
MultipleInputSelectionHandler - Class in org.apache.flink.streaming.runtime.io
This handler is mainly used for selecting the next available input index in StreamMultipleInputProcessor.
MultipleInputSelectionHandler(InputSelectable, int) - Constructor for class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
MultipleInputStreamOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
Interface for stream operators with multiple Inputs.
MultipleInputStreamOperatorBase - Class in org.apache.flink.table.runtime.operators.multipleinput
Base MultipleInputStreamOperator to handle multiple inputs in table module.
MultipleInputStreamOperatorBase(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
 
MultipleInputStreamTask<OUT> - Class in org.apache.flink.streaming.runtime.tasks
A StreamTask for executing a MultipleInputStreamOperator and supporting the MultipleInputStreamOperator to select input for reading.
MultipleInputStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
MultipleInputTransformation<OUT> - Class in org.apache.flink.streaming.api.transformations
AbstractMultipleInputTransformation implementation for non-keyed streams.
MultipleInputTransformation(String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.MultipleInputTransformation
 
MultipleInputTransformation(String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.MultipleInputTransformation
 
MultipleJobsDetails - Class in org.apache.flink.runtime.messages.webmonitor
An actor messages describing details of various jobs.
MultipleJobsDetails(Collection<JobDetails>) - Constructor for class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
MultipleParameterTool - Class in org.apache.flink.util
This class provides simple utility methods for reading and parsing program arguments from different sources.
MultipleProgramsTestBase - Class in org.apache.flink.test.util
Base class for unit tests that run multiple tests and want to reuse the same Flink cluster.
MultipleProgramsTestBase() - Constructor for class org.apache.flink.test.util.MultipleProgramsTestBase
 
MultipleProgramsTestBase.TestExecutionMode - Enum in org.apache.flink.test.util
Enum that defines which execution environment to run the next test on: An embedded local flink cluster, or the collection execution backend.
MultipleProgramsTestBaseJUnit4 - Class in org.apache.flink.test.util
Deprecated.
MultipleProgramsTestBaseJUnit4(MultipleProgramsTestBaseJUnit4.TestExecutionMode) - Constructor for class org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4
Deprecated.
 
MultipleProgramsTestBaseJUnit4.TestExecutionMode - Enum in org.apache.flink.test.util
Deprecated.
Enum that defines which execution environment to run the next test on: An embedded local flink cluster, or the collection execution backend.
MultipleRecordWriters<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
The specific delegate implementation for the multiple outputs case.
MultipleRecordWriters(List<RecordWriter<T>>) - Constructor for class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
MultipleTransformationTranslator<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec
An ExecNodeTranslator that will generate ZERO, ONE or more Transformations.
multipleWatermarksUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
multiplier - Variable in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
multiply(double) - Method in class org.apache.flink.configuration.MemorySize
 
multiply(int) - Method in class org.apache.flink.api.common.resources.Resource
 
multiply(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
multiply(BigDecimal) - Method in class org.apache.flink.api.common.resources.Resource
 
multiply(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
MULTIPLY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MULTISET - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
MULTISET = 18;
MULTISET - org.apache.flink.table.types.logical.LogicalTypeRoot
 
MULTISET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
MULTISET(TypeInformation<E>) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Generates type information for a Multiset.
MULTISET(AbstractDataType<?>) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved data type of a multiset (=bag).
MULTISET(DataType) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a multiset (=bag).
MULTISET_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
MULTISET = 18;
MULTISET_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
MultisetConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a MULTISET constructor
multisetQuery(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a MULTISET sub-query.
MultisetType - Class in org.apache.flink.table.types.logical
Logical type of a multiset (=bag).
MultisetType(boolean, LogicalType) - Constructor for class org.apache.flink.table.types.logical.MultisetType
 
MultisetType(LogicalType) - Constructor for class org.apache.flink.table.types.logical.MultisetType
 
MultisetTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for the Multiset types of the Java API.
MultisetTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
MultisetTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
MultiShotLatch - Class in org.apache.flink.core.testutils
Latch for synchronizing parts of code in tests.
MultiShotLatch() - Constructor for class org.apache.flink.core.testutils.MultiShotLatch
 
MultiStateKeyIterator<K> - Class in org.apache.flink.state.api.input
An iterator for reading all keys in a state backend across multiple partitioned states.
MultiStateKeyIterator(List<? extends StateDescriptor<?, ?>>, KeyedStateBackend<K>) - Constructor for class org.apache.flink.state.api.input.MultiStateKeyIterator
 
MUMPS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
murmurHash(int) - Static method in class org.apache.flink.util.MathUtils
This function hashes an integer value.
MurmurHashUtil - Class in org.apache.flink.table.runtime.util
Murmur hasher.
MurmurHashUtil() - Constructor for class org.apache.flink.table.runtime.util.MurmurHashUtil
 
MUST_BE_KNOWN - org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
 
mustBePipelinedConsumed() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
return if this partition's upstream and downstream must be scheduled in the same time.
MutableByteArrayInputStream - Class in org.apache.flink.formats.avro.utils
An extension of the ByteArrayInputStream that allows to change a buffer that should be read without creating a new ByteArrayInputStream instance.
MutableByteArrayInputStream() - Constructor for class org.apache.flink.formats.avro.utils.MutableByteArrayInputStream
 
MutableConfig - Class in org.apache.flink.state.api.runtime
A utility for creating a mutable Configuration from a ReadableConfig.
MutableHashTable<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
An implementation of a Hybrid Hash Join.
MutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager) - Constructor for class org.apache.flink.runtime.operators.hash.MutableHashTable
 
MutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.MutableHashTable
 
MutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager, int, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.MutableHashTable
 
MutableHashTable.HashBucketIterator<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
 
MutableHashTable.ProbeIterator<PT> - Class in org.apache.flink.runtime.operators.hash
 
MutableHashTable.UnmatchedBuildIterator<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
Iterate all the elements in memory which has not been probed during probe phase.
MutableIOMetrics - Class in org.apache.flink.runtime.rest.handler.util
This class is a mutable version of the IOMetrics class that allows adding up IO-related metrics.
MutableIOMetrics() - Constructor for class org.apache.flink.runtime.rest.handler.util.MutableIOMetrics
 
MutableObjectIterator<E> - Interface in org.apache.flink.util
A simple iterator interface.
MutableReader<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.reader
A record-oriented reader for mutable record types.
MutableRecordAndPosition<E> - Class in org.apache.flink.connector.file.src.util
A mutable version of the RecordAndPosition.
MutableRecordAndPosition() - Constructor for class org.apache.flink.connector.file.src.util.MutableRecordAndPosition
 
MutableRecordReader<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.reader
Implementation of the record-oriented reader for mutable record types.
MutableRecordReader(InputGate, String[]) - Constructor for class org.apache.flink.runtime.io.network.api.reader.MutableRecordReader
Creates a new MutableRecordReader that de-serializes records from the given input gate and can spill partial records to disk, if they grow large.
MutableURLClassLoader - Class in org.apache.flink.util
URL class loader that exposes the `addURL` method in URLClassLoader.
MutableURLClassLoader(URL[], ClassLoader) - Constructor for class org.apache.flink.util.MutableURLClassLoader
 
MutableVertexAttemptNumberStore - Interface in org.apache.flink.runtime.executiongraph
Mutability extension to the VertexAttemptNumberStore.
MutableVertexParallelismStore - Interface in org.apache.flink.runtime.scheduler
Mutability extension to the VertexParallelismStore.
MutatedConfigurationException - Exception in org.apache.flink.client.program
If DeploymentOptions.PROGRAM_CONFIG_ENABLED is disabled, configurations in the user jar will throw this exception.
MutatedConfigurationException(Collection<String>) - Constructor for exception org.apache.flink.client.program.MutatedConfigurationException
 
MySource() - Constructor for class org.apache.flink.test.StatefulStreamingJob.MySource
 
MyStatefulFunction() - Constructor for class org.apache.flink.test.StatefulStreamingJob.MyStatefulFunction
 

N

n - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
The current table size.
name - Variable in class org.apache.flink.api.common.operators.Operator
 
name - Variable in class org.apache.flink.api.common.state.StateDescriptor
Name that uniquely identifies state created from this StateDescriptor.
name - Variable in class org.apache.flink.api.dag.Transformation
 
name - Variable in class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
name - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump
The name of the stored metric.
name - Variable in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
The name of the state
name - Variable in class org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
 
name - Variable in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
name - Variable in class org.apache.flink.table.api.DataTypes.AbstractField
 
name - Variable in class org.apache.flink.table.catalog.Column
 
name - Variable in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
name() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroup
 
name() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
name() - Method in interface org.apache.flink.streaming.api.lineage.DatasetSchemaField
The name of the field.
name() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageDataset
 
name() - Method in interface org.apache.flink.streaming.api.lineage.LineageDataset
 
name() - Method in interface org.apache.flink.streaming.api.lineage.LineageDatasetFacet
Name for the facet which will be used as key in facets of LineageDataset.
name() - Method in annotation type org.apache.flink.table.annotation.ArgumentHint
The name of the argument.
name() - Method in class org.apache.flink.table.expressions.ResolvedFieldReference
 
name() - Method in class org.apache.flink.table.module.ModuleEntry
 
name() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
name() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
Unique name of the ExecNode for serialization/deserialization and uid() generation.
name() - Method in annotation type org.apache.flink.testutils.junit.extensions.parameterized.Parameters
 
name(String) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the name of this sink.
name(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the name of the current data stream.
name(String) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies a name that uniquely identifies a built-in function.
name(String) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
NAME - Static variable in class org.apache.flink.api.common.resources.CPUResource
 
NAME - Static variable in class org.apache.flink.client.deployment.application.executors.EmbeddedExecutor
 
NAME - Static variable in class org.apache.flink.client.deployment.executors.LocalExecutor
 
NAME - Static variable in class org.apache.flink.client.deployment.executors.RemoteExecutor
 
NAME - Static variable in class org.apache.flink.configuration.PipelineOptions
The job name used for printing and logging.
NAME - Static variable in class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 
NAME - Static variable in class org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutor
 
NAME - Static variable in class org.apache.flink.runtime.rest.messages.LogInfo
 
NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NAME - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
NAME - Static variable in class org.apache.flink.test.util.MiniClusterPipelineExecutorServiceLoader
 
NAME - Static variable in class org.apache.flink.yarn.executors.YarnJobClusterExecutor
Deprecated.
 
NAME - Static variable in class org.apache.flink.yarn.executors.YarnSessionClusterExecutor
 
NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
NAME_SEPARATOR - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
NameClashDetectingTypeNameResolver() - Constructor for class org.apache.flink.docs.rest.OpenApiSpecGenerator.NameClashDetectingTypeNameResolver
 
NAMED_ARGUMENT_ASSIGNMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
namedArguments(String...) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
namedArguments(String...) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
 
namedArguments(List<String>) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the list of argument names for specifying a fixed, not overloaded, not vararg input signature explicitly.
NamedCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NamedFlatFieldDescriptor(String, int, TypeInformation<?>) - Constructor for class org.apache.flink.api.java.typeutils.PojoTypeInfo.NamedFlatFieldDescriptor
 
NamedFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to a named function (could be a builtin with regular syntax, or else a UDF).
NAMEDPROPERTIES_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
NamedRoutineCall(SqlFunctionCategory, SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NamedWindowProperty - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
NamedWindowProperty(String, WindowProperty) - Constructor for class org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
 
nameProvider - Variable in class org.apache.flink.util.TestLogger
 
names - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
NAMES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
namespace() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageDataset
 
namespace() - Method in interface org.apache.flink.streaming.api.lineage.LineageDataset
 
namespace() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
NAMESPACE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
NAMESPACE_SERIALIZER - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
 
NamespaceAggsHandleFunction<N> - Interface in org.apache.flink.table.runtime.generated
The base class for handling aggregate functions with namespace.
NamespaceAggsHandleFunctionBase<N> - Interface in org.apache.flink.table.runtime.generated
The base class for handling aggregate or table aggregate functions.
NamespacedStateListView(InternalListState<?, N, T>) - Constructor for class org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
 
NamespacedStateMapViewWithKeysNotNull(InternalMapState<?, N, EK, EV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
 
NamespacedStateMapViewWithKeysNullable(InternalMapState<?, N, EK, EV>, InternalValueState<?, N, EV>) - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
 
namespaces - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Maps a node to the namespace which describes what columns they contain.
namespaceSerializer - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
namespaceSerializer - Variable in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
namespacesMerged(Namespace, Collection<Namespace>) - Method in interface org.apache.flink.state.changelog.KvStateChangeLogger
 
NamespaceTableAggsHandleFunction<N> - Interface in org.apache.flink.table.runtime.generated
The base class for handling table aggregate functions with namespace.
nameToCheckpointID(String) - Method in enum org.apache.flink.kubernetes.highavailability.KubernetesCheckpointStoreUtil
Converts a key in ConfigMap to the checkpoint id.
nameToCheckpointID(String) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStoreUtil
Get the checkpoint id from name.
nameToCheckpointID(String) - Method in enum org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointStoreUtil
Converts a path to the checkpoint id.
nameToJobID(String) - Method in enum org.apache.flink.kubernetes.highavailability.KubernetesJobGraphStoreUtil
Convert a key in ConfigMap to JobID.
nameToJobID(String) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStoreUtil
Get the job id from name.
nameToJobID(String) - Method in enum org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreUtil
 
NANOS_PER_MICROSECONDS - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
NANOS_PER_MILLISECOND - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
NANOS_PER_SECOND - Static variable in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
NANOSECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
NANOSECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
NANOSECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
NANOSECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NATIONAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NATIVE - org.apache.flink.core.execution.SavepointFormatType
A format specific for the chosen state backend, in its native binary format.
NATIVE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
NATIVE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
NATIVE() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
NATIVE_BLOCK_SIZE - Static variable in class org.apache.flink.api.common.io.BinaryInputFormat
 
NATIVE_BLOCK_SIZE - Static variable in class org.apache.flink.api.common.io.BinaryOutputFormat
 
NATIVE_BYTE_ORDER - Static variable in class org.apache.flink.core.memory.MemoryUtils
The native byte order of the platform on which the system currently runs.
NativeRocksDBSnapshotResources(SnapshotDirectory, RocksDBSnapshotStrategyBase.PreviousSnapshot, List<StateMetaInfoSnapshot>) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
 
Natural() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NATURAL - org.apache.flink.streaming.api.windowing.assigners.WindowStagger
When the first event is received in the window operator, take the difference between the start of the window and current procesing time as the offset.
NATURAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NCLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NE2 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.AggregatePushDownSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.FilterPushDownSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.LimitPushDownSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
needAdjustFieldReferenceAfterProjection() - Method in interface org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpec
Does this spec needs adjust field reference after projection.
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
needAdjustFieldReferenceAfterProjection() - Method in class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
needAnnounceBacklog() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Returns true if the producer backlog need to be announced to the consumer.
needConvert(RexProgram, RexNode, Option<Void>) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitNestedRule
 
needConvert(RexProgram, RexNode, Option<AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule.State>) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule
 
needInternalConversion(int[]) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
needMarkPartitionFinished(ResultPartitionType) - Method in interface org.apache.flink.runtime.executiongraph.MarkPartitionFinishedStrategy
Decide whether partition needs to be marked as finished.
needReconcile() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
Returns whether the cluster resource need reconcile.
needRecover() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Determines whether the job needs to undergo recovery.
needRecover() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
needRecover() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
needRetraction - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
needsAlignment() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
needsChannelState() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
needSetProbed() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
needToCleanupState(Long) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
needToSplit(int) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
 
negate(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
negative(Object) - Static method in class org.apache.flink.table.api.Expressions
Returns negative numeric.
NEST_LOOP - org.apache.flink.table.planner.hint.JoinStrategy
Instructs the optimizer to use nest loop join strategy.
NESTED_SPLIT - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
NestedColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
This ColumnReader mainly used to read `Group` type in parquet such as `Map`, `Array`, `Row`.
NestedColumnReader(boolean, PageReadStore, ParquetField) - Constructor for class org.apache.flink.formats.parquet.vector.reader.NestedColumnReader
 
NestedFieldReferenceExpression - Class in org.apache.flink.table.expressions
A reference to a nested field in an input.
NestedFieldReferenceExpression(String[], int[], DataType) - Constructor for class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
NestedFieldsProjectableTableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use SupportsProjectionPushDown instead. See FLIP-95 for more information.
NESTEDLOOP_BLOCKED_OUTER_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
NESTEDLOOP_BLOCKED_OUTER_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
NESTEDLOOP_STREAMED_OUTER_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
NESTEDLOOP_STREAMED_OUTER_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
NestedLoopJoin - org.apache.flink.table.planner.plan.utils.OperatorType
 
NestedPositionUtil - Class in org.apache.flink.formats.parquet.utils
Utils to calculate nested type position.
NestedPositionUtil() - Constructor for class org.apache.flink.formats.parquet.utils.NestedPositionUtil
 
NestedPrimitiveColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
Reader to read nested primitive column.
NestedPrimitiveColumnReader(ColumnDescriptor, PageReader, boolean, Type, LogicalType) - Constructor for class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader
 
NestedPrimitiveColumnReader.NullIntIterator - Class in org.apache.flink.formats.parquet.vector.reader
Reading zero always.
NestedPrimitiveColumnReader.RLEIntIterator - Class in org.apache.flink.formats.parquet.vector.reader
Reading int from RunLengthBitPackingHybridDecoder.
NestedPrimitiveColumnReader.ValuesReaderIntIterator - Class in org.apache.flink.formats.parquet.vector.reader
Reading int from ValuesReader.
NestedRowData - Class in org.apache.flink.table.data.binary
Its memory storage structure is exactly the same with BinaryRowData.
NestedRowData(int) - Constructor for class org.apache.flink.table.data.binary.NestedRowData
 
NestedSerializersSnapshotDelegate - Class in org.apache.flink.api.common.typeutils
A NestedSerializersSnapshotDelegate represents the snapshots of multiple serializers that are used by an outer serializer.
NestedSerializersSnapshotDelegate(TypeSerializer<?>...) - Constructor for class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Constructor to create a snapshot for writing.
NESTING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
netRuntime(long) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
NETTY_SHUFFLE_SERVICE_FACTORY_CLASS - Static variable in class org.apache.flink.runtime.shuffle.ShuffleServiceOptions
 
NettyBufferPool - Class in org.apache.flink.queryablestate.network
Wrapper around Netty's PooledByteBufAllocator with strict control over the number of created arenas.
NettyBufferPool - Class in org.apache.flink.runtime.io.network.netty
Extends around Netty's PooledByteBufAllocator with strict control over the number of created arenas.
NettyBufferPool(int) - Constructor for class org.apache.flink.queryablestate.network.NettyBufferPool
Creates Netty's buffer pool with the specified number of direct arenas.
NettyBufferPool(int) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyBufferPool
Creates Netty's buffer pool with the specified number of direct arenas.
nettyConfig() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
NettyConfig - Class in org.apache.flink.runtime.io.network.netty
 
NettyConfig(InetAddress, int, int, int, Configuration) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyConfig
 
NettyConfig(InetAddress, PortRange, int, int, Configuration) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyConfig
 
NettyConnectionId - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
NettyConnectionId indicates the unique id of netty connection.
NettyConnectionManager - Class in org.apache.flink.runtime.io.network.netty
 
NettyConnectionManager(NettyBufferPool, ResultPartitionProvider, TaskEventPublisher, NettyConfig, boolean) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
NettyConnectionManager(ResultPartitionProvider, TaskEventPublisher, NettyConfig, boolean) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
NettyConnectionReader - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
NettyConnectionReader is used by TierConsumerAgent to read buffer from netty.
NettyConnectionReaderImpl - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
The default implementation of NettyConnectionReader.
NettyConnectionReaderImpl(Supplier<InputChannel>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReaderImpl
 
NettyConnectionWriter - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
NettyConnectionWriter is used by TierProducerAgent to write buffers to netty connection.
NettyConnectionWriterImpl - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
The default implementation of NettyConnectionWriter.
NettyConnectionWriterImpl(NettyPayloadManager) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
NettyMessage - Class in org.apache.flink.runtime.io.network.netty
A simple and generic interface to serialize messages to Netty's buffer space.
NettyMessage() - Constructor for class org.apache.flink.runtime.io.network.netty.NettyMessage
 
NettyMessageClientDecoderDelegate - Class in org.apache.flink.runtime.io.network.netty
Decodes messages from the received netty buffers.
NettyPartitionRequestClient - Class in org.apache.flink.runtime.io.network.netty
Partition request client for remote partition requests.
NettyPartitionRequestListener - Class in org.apache.flink.runtime.io.network.netty
Implementation of PartitionRequestListener for netty partition request.
NettyPartitionRequestListener(ResultPartitionProvider, NetworkSequenceViewReader, ResultSubpartitionIndexSet, ResultPartitionID) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
NettyPartitionRequestListener(ResultPartitionProvider, NetworkSequenceViewReader, ResultSubpartitionIndexSet, ResultPartitionID, long) - Constructor for class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
NettyPayload - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
The NettyPayload represents the payload that will be transferred to netty connection.
NettyPayloadManager - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
NettyPayloadManager is used to contain all netty payloads from a storage tier.
NettyPayloadManager() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
NettyProtocol - Class in org.apache.flink.runtime.io.network.netty
Defines the server and client channel handlers, i.e. the protocol, used by netty.
NettyServiceProducer - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
NettyServiceProducer is used as the callback to register NettyConnectionWriter and disconnect netty connection in TierProducerAgent.
NettyShuffleDescriptor - Class in org.apache.flink.runtime.shuffle
Default implementation of ShuffleDescriptor for NettyShuffleMaster.
NettyShuffleDescriptor(ResourceID, NettyShuffleDescriptor.PartitionConnectionInfo, ResultPartitionID) - Constructor for class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
NettyShuffleDescriptor(ResourceID, NettyShuffleDescriptor.PartitionConnectionInfo, ResultPartitionID, List<TierShuffleDescriptor>) - Constructor for class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo - Enum in org.apache.flink.runtime.shuffle
Local partition connection information.
NettyShuffleDescriptor.NetworkPartitionConnectionInfo - Class in org.apache.flink.runtime.shuffle
Remote partition connection information with index to query partition.
NettyShuffleDescriptor.PartitionConnectionInfo - Interface in org.apache.flink.runtime.shuffle
Information for connection to partition producer for shuffle exchange.
NettyShuffleEnvironment - Class in org.apache.flink.runtime.io.network
The implementation of ShuffleEnvironment based on netty network communication, local memory and disk files.
NettyShuffleEnvironmentConfiguration - Class in org.apache.flink.runtime.taskmanager
Configuration object for the network stack.
NettyShuffleEnvironmentConfiguration(int, int, int, int, int, int, int, Optional<Integer>, Duration, boolean, NettyConfig, String[], BoundedBlockingSubpartitionType, boolean, NettyShuffleEnvironmentOptions.CompressionCodec, int, long, int, int, BufferDebloatConfiguration, boolean, int, TieredStorageConfiguration) - Constructor for class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
NettyShuffleEnvironmentOptions - Class in org.apache.flink.configuration
The set of configuration options relating to network stack.
NettyShuffleEnvironmentOptions.CompressionCodec - Enum in org.apache.flink.configuration
Supported compression codec.
NettyShuffleMaster - Class in org.apache.flink.runtime.shuffle
Default ShuffleMaster for netty and local file based shuffle implementation.
NettyShuffleMaster(ShuffleMasterContext) - Constructor for class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
NettyShuffleMemoryControlTestProgram - Class in org.apache.flink.streaming.tests
Test program to verify the direct memory consumption of Netty.
NettyShuffleMemoryControlTestProgram() - Constructor for class org.apache.flink.streaming.tests.NettyShuffleMemoryControlTestProgram
 
NettyShuffleMetricFactory - Class in org.apache.flink.runtime.io.network.metrics
Factory for netty shuffle service metrics.
NettyShuffleServiceFactory - Class in org.apache.flink.runtime.io.network
Netty based shuffle service implementation.
NettyShuffleServiceFactory() - Constructor for class org.apache.flink.runtime.io.network.NettyShuffleServiceFactory
 
NettyShuffleUtils - Class in org.apache.flink.runtime.shuffle
Utils to calculate network memory requirement of a vertex from network configuration and details of input and output.
NetUtils - Class in org.apache.flink.util
Utility for various network related tasks (such as finding free ports).
NetUtils() - Constructor for class org.apache.flink.util.NetUtils
 
NetUtils.Port - Class in org.apache.flink.util
Port wrapper class which holds a FileLock until it releases.
NetUtils.SocketFactory - Interface in org.apache.flink.util
A factory for a local socket from port number.
network(Network) - Method in class org.apache.flink.connector.testframe.container.TestcontainersSettings.Builder
Sets the network and returns a reference to this Builder enabling method chaining.
NETWORK_BATCH_SHUFFLE_READ_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Size of direct memory used by batch shuffle for shuffle data read (currently only used by sort-shuffle and hybrid shuffle).
NETWORK_BUFFERS_REQUEST_TIMEOUT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The timeout for requesting buffers for each channel.
NETWORK_DETAILED_METRICS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Boolean flag to enable/disable more detailed metrics about inbound/outbound network queue lengths.
NETWORK_HYBRID_SHUFFLE_EXTERNAL_REMOTE_TIER_FACTORY_CLASS_NAME - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The option to configure the tiered factory creator remote class name for hybrid shuffle.
NETWORK_HYBRID_SHUFFLE_REMOTE_STORAGE_BASE_PATH - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The option to configure the base remote storage path for hybrid shuffle.
NETWORK_MEMORY_FRACTION - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Fraction of Total Flink Memory to be used as Network Memory.
NETWORK_MEMORY_MAX - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Max Network Memory size for TaskExecutors.
NETWORK_MEMORY_MIN - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Min Network Memory size for TaskExecutors.
NETWORK_PARTITION_REQUEST_TIMEOUT - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The timeout for partition request listener in result partition manager.
NETWORK_READ_MAX_REQUIRED_BUFFERS_PER_GATE - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The maximum number of network read buffers that are required by an input gate.
NETWORK_REQUEST_BACKOFF_INITIAL - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Minimum backoff for partition requests of input channels.
NETWORK_REQUEST_BACKOFF_MAX - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Maximum backoff for partition requests of input channels.
NETWORK_RETRIES - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
 
NETWORK_SORT_SHUFFLE_MIN_BUFFERS - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Minimum number of network buffers required per blocking result partition for sort-shuffle.
NetworkActionsLogger - Class in org.apache.flink.runtime.io.network.logger
Utility class for logging actions that happened in the network stack for debugging purposes.
NetworkActionsLogger() - Constructor for class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
NetworkBuffer - Class in org.apache.flink.runtime.io.network.buffer
Wrapper for pooled MemorySegment instances.
NetworkBuffer(MemorySegment, BufferRecycler) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
Creates a new buffer instance backed by the given memorySegment with 0 for the readerIndex and writerIndex.
NetworkBuffer(MemorySegment, BufferRecycler, Buffer.DataType) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
Creates a new buffer instance backed by the given memorySegment with 0 for the readerIndex and writerIndex.
NetworkBuffer(MemorySegment, BufferRecycler, Buffer.DataType, boolean, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
Creates a new buffer instance backed by the given memorySegment with 0 for the readerIndex and size as writerIndex.
NetworkBuffer(MemorySegment, BufferRecycler, Buffer.DataType, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
Creates a new buffer instance backed by the given memorySegment with 0 for the readerIndex and size as writerIndex.
networkBufferPool - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
NetworkBufferPool - Class in org.apache.flink.runtime.io.network.buffer
The NetworkBufferPool is a fixed size pool of MemorySegment instances for the network stack.
NetworkBufferPool(int, int) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
NetworkBufferPool(int, int, Duration) - Constructor for class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Allocates all MemorySegment instances managed by this pool.
networkBufferSize() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
networkBuffersPerChannel - Variable in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
networkBuffersPerChannel() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
NetworkClientHandler - Interface in org.apache.flink.runtime.io.network
Channel handler to read and write network messages on client side.
NetworkInputConfig(TypeSerializer<?>, int) - Constructor for class org.apache.flink.streaming.api.graph.StreamConfig.NetworkInputConfig
 
NetworkInputConfig(TypeSerializer<?>, int, StreamConfig.InputRequirement) - Constructor for class org.apache.flink.streaming.api.graph.StreamConfig.NetworkInputConfig
 
NetworkPartitionConnectionInfo(InetSocketAddress, int) - Constructor for class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.NetworkPartitionConnectionInfo
 
NetworkSequenceViewReader - Interface in org.apache.flink.runtime.io.network
Simple wrapper for the partition readerQueue iterator, which increments a sequence number for each returned buffer and remembers the receiver ID.
Never - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
 
NEVER - org.apache.flink.streaming.api.operators.ChainingStrategy
The operator will not be chained to the preceding or succeeding operators.
NEVER_RETAIN_AFTER_TERMINATION - org.apache.flink.runtime.checkpoint.CheckpointRetentionPolicy
Checkpoints should always be cleaned up when an application reaches a terminal state.
NeverCompleteFuture - Class in org.apache.flink.util.concurrent
A future that never completes.
NeverCompleteFuture(long) - Constructor for class org.apache.flink.util.concurrent.NeverCompleteFuture
 
NeverFireProcessingTimeService - Class in org.apache.flink.state.api.runtime
A processing time service whose timers never fire so all timers are included in savepoints.
NeverFireProcessingTimeService() - Constructor for class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
neverReturnExpired() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
NeverReturnExpired - org.apache.flink.api.common.state.StateTtlConfig.StateVisibility
Never return expired user value.
NeverReturnExpired - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Never return expired user value.
NeverReturnExpired_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Never return expired user value.
NeverTrigger() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
NEW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NEW - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
NEW - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
NEW() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
newAggregateRel(RelBuilder, Aggregate, List<AggregateCall>) - Method in class org.apache.flink.table.planner.plan.rules.logical.WindowAggregateReduceFunctionsRule
 
newApply(RelOptRuleCall, Aggregate, Project) - Static method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateProjectMergeRule
 
newBatchJobGraphBuilder() - Static method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
newBuffer(Buffer, int, int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
newBufferIterator(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
newBufferIterator(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
newBuilder() - Static method in class example.avro.User
Creates a new User RecordBuilder.
newBuilder() - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder.
newBuilder() - Static method in class org.apache.flink.client.program.PackagedProgram
 
newBuilder() - Static method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilder() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newBuilder() - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
newBuilder() - Static method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
newBuilder() - Static method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig
 
newBuilder() - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Creates a new ComplexPayloadAvro RecordBuilder.
newBuilder() - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Creates a new InnerPayLoadAvro RecordBuilder.
newBuilder() - Static method in class org.apache.flink.table.api.Schema
Builder for configuring and creating instances of Schema.
newBuilder() - Static method in class org.apache.flink.table.catalog.CatalogManager
 
newBuilder() - Static method in interface org.apache.flink.table.catalog.CatalogMaterializedTable
Builder for configuring and creating instances of CatalogMaterializedTable.
newBuilder() - Static method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
newBuilder() - Static method in interface org.apache.flink.table.catalog.CatalogTable
Builder for configuring and creating instances of CatalogTable.
newBuilder() - Static method in class org.apache.flink.table.connector.ChangelogMode
Builder for configuring and creating instances of ChangelogMode.
newBuilder() - Static method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
Creates a builder for the cache.
newBuilder() - Static method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
Builder for configuring and creating instances of BuiltInFunctionDefinition.
newBuilder() - Static method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
 
newBuilder() - Static method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
Builder for configuring and creating instances of BuiltInSqlFunction.
newBuilder() - Static method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Builder for configuring and creating instances of ModifyKindSet.
newBuilder() - Static method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
 
newBuilder() - Static method in class org.apache.flink.table.types.inference.TypeInference
Builder for configuring and creating instances of TypeInference.
newBuilder(double, int) - Static method in class org.apache.flink.api.common.operators.ResourceSpec
 
newBuilder(double, MemorySize) - Static method in class org.apache.flink.api.common.operators.ResourceSpec
 
newBuilder(User) - Static method in class example.avro.User
Creates a new User RecordBuilder by copying an existing User instance.
newBuilder(User.Builder) - Static method in class example.avro.User
Creates a new User RecordBuilder by copying an existing Builder.
newBuilder(Class<?>) - Static method in class org.apache.flink.table.types.logical.StructuredType
Creates a builder for a StructuredType that is not stored in a catalog and is identified by an implementation Class.
newBuilder(String) - Static method in class org.apache.flink.api.common.operators.SlotSharingGroup
 
newBuilder(String) - Static method in class org.apache.flink.api.common.SlotSharingGroup
 
newBuilder(Duration) - Static method in class org.apache.flink.api.common.state.StateTtlConfig
 
newBuilder(Address) - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder by copying an existing Address instance.
newBuilder(Address.Builder) - Static method in class org.apache.flink.avro.generated.Address
Creates a new Address RecordBuilder by copying an existing Builder.
newBuilder(FlinkFnApi.CoderInfoDescriptor) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
newBuilder(FlinkFnApi.CoderInfoDescriptor.ArrowType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
newBuilder(FlinkFnApi.CoderInfoDescriptor.FlattenRowType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
newBuilder(FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
newBuilder(FlinkFnApi.CoderInfoDescriptor.RawType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
newBuilder(FlinkFnApi.CoderInfoDescriptor.RowType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
newBuilder(FlinkFnApi.GroupWindow) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
newBuilder(FlinkFnApi.Input) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
newBuilder(FlinkFnApi.JobParameter) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
newBuilder(FlinkFnApi.OverWindow) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
newBuilder(FlinkFnApi.Schema) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilder(FlinkFnApi.Schema.BinaryInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
newBuilder(FlinkFnApi.Schema.CharInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
newBuilder(FlinkFnApi.Schema.DecimalInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
newBuilder(FlinkFnApi.Schema.Field) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilder(FlinkFnApi.Schema.FieldType) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilder(FlinkFnApi.Schema.LocalZonedTimestampInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
newBuilder(FlinkFnApi.Schema.MapInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
newBuilder(FlinkFnApi.Schema.TimeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
newBuilder(FlinkFnApi.Schema.TimestampInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
newBuilder(FlinkFnApi.Schema.VarBinaryInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
newBuilder(FlinkFnApi.Schema.VarCharInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
newBuilder(FlinkFnApi.Schema.ZonedTimestampInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
newBuilder(FlinkFnApi.StateDescriptor) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
newBuilder(FlinkFnApi.StateDescriptor.StateTTLConfig) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
newBuilder(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
newBuilder(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
newBuilder(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
newBuilder(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
newBuilder(FlinkFnApi.TypeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
newBuilder(FlinkFnApi.TypeInfo.AvroTypeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
newBuilder(FlinkFnApi.TypeInfo.MapTypeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
newBuilder(FlinkFnApi.TypeInfo.RowTypeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
newBuilder(FlinkFnApi.TypeInfo.RowTypeInfo.Field) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
newBuilder(FlinkFnApi.TypeInfo.TupleTypeInfo) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
newBuilder(FlinkFnApi.UserDefinedAggregateFunction) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
newBuilder(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
newBuilder(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
newBuilder(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
newBuilder(FlinkFnApi.UserDefinedAggregateFunctions) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
newBuilder(FlinkFnApi.UserDefinedDataStreamFunction) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
newBuilder(FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
newBuilder(FlinkFnApi.UserDefinedFunction) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilder(FlinkFnApi.UserDefinedFunctions) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newBuilder(ResourceProfile) - Static method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
newBuilder(MemoryManager, AbstractInvokable, TypeSerializer<E>, TypeComparator<E>) - Static method in class org.apache.flink.runtime.operators.sort.ExternalSorter
Creates a builder for the ExternalSorter.
newBuilder(MemoryManager, TaskInvokable, TypeSerializer<E>, TypeComparator<E>, ExecutionConfig) - Static method in class org.apache.flink.runtime.operators.sort.ExternalSorter
Creates a builder for the ExternalSorter.
newBuilder(GatewayRetriever<ResourceManagerGateway>, ScheduledExecutorService, Duration) - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
newBuilder(ComplexPayloadAvro) - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Creates a new ComplexPayloadAvro RecordBuilder by copying an existing ComplexPayloadAvro instance.
newBuilder(ComplexPayloadAvro.Builder) - Static method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Creates a new ComplexPayloadAvro RecordBuilder by copying an existing Builder.
newBuilder(InnerPayLoadAvro) - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Creates a new InnerPayLoadAvro RecordBuilder by copying an existing InnerPayLoadAvro instance.
newBuilder(InnerPayLoadAvro.Builder) - Static method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Creates a new InnerPayLoadAvro RecordBuilder by copying an existing Builder.
newBuilder(ObjectIdentifier) - Static method in class org.apache.flink.table.types.logical.StructuredType
Creates a builder for a StructuredType that has been stored in a catalog and is identified by an ObjectIdentifier.
newBuilder(ObjectIdentifier, Class<?>) - Static method in class org.apache.flink.table.types.logical.StructuredType
Creates a builder for a StructuredType that has been stored in a catalog and is identified by an ObjectIdentifier.
newBuilder(ObjectIdentifier, LogicalType) - Static method in class org.apache.flink.table.types.logical.DistinctType
Creates a builder for a DistinctType.
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilderForType() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newCalcRel(RelBuilder, RelDataType, List<RexNode>) - Method in class org.apache.flink.table.planner.plan.rules.logical.WindowAggregateReduceFunctionsRule
 
newColumn - Variable in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
newContext(Class<T>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
 
newDatabase() - Method in interface org.apache.flink.table.catalog.listener.AlterDatabaseEvent
 
newDirectExecutorService() - Static method in class org.apache.flink.util.concurrent.Executors
Creates a more ExecutorService that runs the passed task in the calling thread.
newDirectExecutorServiceWithNoOpShutdown() - Static method in class org.apache.flink.util.concurrent.Executors
Creates a new ExecutorService that runs the passed tasks in the calling thread but doesn't implement proper shutdown behavior.
newDynamicPropertiesOption() - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Get an instance of the dynamic properties option.
newError(Throwable) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
newFieldTrimmer() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Creates a RelFieldTrimmer.
newFile(File, OutputStream) - Static method in class org.apache.flink.core.fs.RefCountedFileWithStream
 
newFile(Path) - Static method in class org.apache.flink.testutils.junit.utils.TempDirUtils
 
newFile(Path, String) - Static method in class org.apache.flink.testutils.junit.utils.TempDirUtils
 
newFolder(Path) - Static method in class org.apache.flink.testutils.junit.utils.TempDirUtils
 
newFolder(Path, String...) - Static method in class org.apache.flink.testutils.junit.utils.TempDirUtils
 
newHashJoinOperator(HashJoinType, boolean, boolean, int, GeneratedJoinCondition, boolean, boolean[], GeneratedProjection, GeneratedProjection, boolean, int, long, long, RowType, SortMergeJoinFunction) - Static method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
newHashMapWithExpectedSize(int) - Static method in class org.apache.flink.util.CollectionUtil
Creates a new HashMap of the expected size, i.e. a hash map that will not rehash if expectedSize many keys are inserted, considering the load factor.
newHashSetWithExpectedSize(int) - Static method in class org.apache.flink.util.CollectionUtil
Creates a new HashSet of the expected size, i.e. a hash set that will not rehash if expectedSize many unique elements are inserted, considering the load factor.
newId() - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionId
 
newIllegalKeyGroupException(int, KeyGroupRange) - Static method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
newInstance() - Method in class org.apache.flink.configuration.description.Formatter
 
newInstance() - Method in class org.apache.flink.configuration.description.HtmlFormatter
 
newInstance() - Static method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
Create and return an instance of ExecutionEnvironment.
newInstance() - Static method in class org.apache.flink.table.api.EnvironmentSettings
Creates a builder for creating an instance of EnvironmentSettings.
newInstance(int) - Static method in class org.apache.flink.api.java.tuple.Tuple
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
newInstance(Class<T>) - Static method in class org.apache.flink.util.ReflectionUtil
 
newInstance(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
Create a new instance of this generated class.
newInstance(ClassLoader, Object...) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
 
newIterator() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
newIterator() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Get a new iterator starting from first row.
newIterator(int) - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
newIterator(int) - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Get a new iterator starting from the `beginRow`-th row.
newLinkedHashMapWithExpectedSize(int) - Static method in class org.apache.flink.util.CollectionUtil
Creates a new LinkedHashMap of the expected size, i.e. a hash map that will not rehash if expectedSize many keys are inserted, considering the load factor.
newLinkedHashSetWithExpectedSize(int) - Static method in class org.apache.flink.util.CollectionUtil
Creates a new LinkedHashSet of the expected size, i.e. a hash set that will not rehash if expectedSize many unique elements are inserted, considering the load factor.
newListViewDataType(DataType) - Static method in class org.apache.flink.table.api.dataview.ListView
Utility method for creating a DataType of ListView explicitly.
newMapViewDataType(DataType, DataType) - Static method in class org.apache.flink.table.api.dataview.MapView
Utility method for creating a DataType of MapView explicitly.
newMiniBatchStreamJoinOperator(FlinkJoinType, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], long, long, CoBundleTrigger<RowData, RowData>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
newModelName - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
newName(String) - Static method in class org.apache.flink.table.codesplit.CodeSplitUtil
 
newNodeId() - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Generate an unique ID for ExecNode.
newPersistedConfig(Class<T>, ReadableConfig) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Create a configuration for the ExecNode, ready to be persisted to a JSON plan.
newPersistedConfig(Class<T>, ReadableConfig, Stream<ConfigOption<?>>) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
newPosition - Variable in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
newProcessSpecBuilder(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
newSavepoint(StreamExecutionEnvironment, int) - Static method in class org.apache.flink.state.api.SavepointWriter
Creates a new savepoint.
newSavepoint(StreamExecutionEnvironment, StateBackend, int) - Static method in class org.apache.flink.state.api.SavepointWriter
Creates a new savepoint.
newSegment(int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayload
 
NewSpecification() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a NEW UDT(...) expression.
newStatus() - Method in class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
newStatus() - Method in interface org.apache.flink.core.execution.JobExecutionStatusEvent
New status for job.
newStream() - Method in class org.apache.flink.formats.parquet.ParquetInputFile
 
newStream(RecoverableMultiPartUpload, FunctionWithException<File, RefCountedFileWithStream, IOException>, long) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
newStreamingJobGraphBuilder() - Static method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
newTable() - Method in interface org.apache.flink.table.catalog.listener.AlterTableEvent
 
newThread(Runnable) - Method in class org.apache.flink.runtime.rpc.pekko.PrioritySettingThreadFactory
 
newThread(Runnable) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorProvider.CoordinatorExecutorThreadFactory
 
newThread(Runnable) - Method in class org.apache.flink.runtime.taskmanager.DispatcherThreadFactory
 
newThread(Runnable) - Method in class org.apache.flink.util.concurrent.ExecutorThreadFactory
 
newThreadPool(int, int, long, String) - Static method in class org.apache.flink.table.gateway.api.utils.ThreadUtils
 
newToken(int) - Static method in class org.apache.flink.sql.parser.impl.Token
Returns a new Token object, by default.
newValidationError(String, Object...) - Method in interface org.apache.flink.table.types.inference.CallContext
Creates a validation exception for exiting the type inference process with a meaningful exception.
newValidationError(SqlNode, Resources.ExInst<SqlValidatorException>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
next - Variable in class org.apache.flink.sql.parser.impl.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
 
next() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator
 
next() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
 
next() - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
next() - Method in class org.apache.flink.connector.datagen.table.types.DataGeneratorMapper
 
next() - Method in class org.apache.flink.connector.datagen.table.types.DecimalDataRandomGenerator
 
next() - Method in class org.apache.flink.connector.datagen.table.types.RowDataGenerator
 
next() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat.RecordIterator
Gets the next record from the file, together with its position.
next() - Method in class org.apache.flink.connector.file.src.util.ArrayResultIterator
 
next() - Method in class org.apache.flink.connector.file.src.util.IteratorResultIterator
 
next() - Method in class org.apache.flink.connector.file.src.util.RecordMapperWrapperRecordIterator
 
next() - Method in class org.apache.flink.connector.file.src.util.SingletonResultIterator
 
next() - Method in class org.apache.flink.connector.file.table.ColumnarRowIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysAndNamespaceIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
next() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
next() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
next() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
next() - Method in class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
next() - Method in class org.apache.flink.runtime.io.disk.FileBasedBufferIterator
 
next() - Method in class org.apache.flink.runtime.io.disk.InputViewIterator
 
next() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.Enumerator
 
next() - Method in interface org.apache.flink.runtime.io.network.api.reader.Reader
 
next() - Method in class org.apache.flink.runtime.io.network.api.reader.RecordReader
 
next() - Method in class org.apache.flink.runtime.iterative.io.HashPartitionIterator
 
next() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.EntryIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.EntryIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.ProbeIterator
 
next() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.UnmatchedBuildIterator
 
next() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
next() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
next() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.operators.sort.MergeIterator
Gets the next smallest element, with respect to the definition of order implied by the TypeSerializer provided to this iterator.
next() - Method in class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
next() - Method in class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
next() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
Moves the internal pointer to the next key (if present).
next() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingIterator
 
next() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.operators.util.ReaderIterator
 
next() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
next() - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumber
 
next() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
next() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
Advances the iterator.
next() - Method in interface org.apache.flink.runtime.state.restore.ThrowingIterator
Returns the next element in the iteration.
next() - Method in class org.apache.flink.runtime.state.v2.SyncIteratorWrapper
 
next() - Method in class org.apache.flink.runtime.util.EmptyIterator
Always throws a NoSuchElementException.
next() - Method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
Always returns null.
next() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator.ValuesIterator
 
next() - Method in class org.apache.flink.runtime.util.NonReusingMutableToRegularIteratorWrapper
 
next() - Method in class org.apache.flink.runtime.util.RegularToMutableObjectIterator
 
next() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator.ValuesIterator
Prior to call this method, call hasNext() once!
next() - Method in class org.apache.flink.runtime.util.ReusingMutableToRegularIteratorWrapper
 
next() - Method in class org.apache.flink.runtime.util.SingleElementIterator
 
next() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
 
next() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
next() - Method in class org.apache.flink.state.forst.sync.ForStStateKeysAndNamespaceIterator
 
next() - Method in class org.apache.flink.state.forst.sync.ForStStateKeysIterator
 
next() - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
Get next user visible result, returns null if currently there is no more.
next() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultFetcher
 
next() - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
next() - Method in class org.apache.flink.streaming.api.operators.MapPartitionIterator
 
next() - Method in class org.apache.flink.streaming.examples.utils.ThrottledIterator
 
next() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
Returns the next element of the DataStream.
next() - Method in class org.apache.flink.table.client.gateway.StatementResult
 
next() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
next() - Method in class org.apache.flink.table.jdbc.utils.CollectionResultIterator
 
next() - Method in class org.apache.flink.table.jdbc.utils.StatementResultIterator
 
next() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
next() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
next() - Method in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
next() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
 
next() - Method in class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
 
next() - Method in class org.apache.flink.table.runtime.util.SingleElementIterator
 
next() - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
next() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
next() - Method in interface org.apache.flink.util.MutableObjectIterator
Gets the next element from the collection.
next() - Method in class org.apache.flink.util.NumberSequenceIterator
 
next() - Method in class org.apache.flink.util.UnionIterator
 
next(int) - Method in class org.apache.flink.util.XORShiftRandom
All other methods like nextInt()/nextDouble()... depends on this, so we just need to overwrite this.
next(int, int) - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
Creates a new random event.
next(BT) - Method in class org.apache.flink.runtime.iterative.io.HashPartitionIterator
 
next(BT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
 
next(BT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.UnmatchedBuildIterator
 
next(E) - Method in class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
 
next(E) - Method in class org.apache.flink.runtime.io.disk.InputViewIterator
 
next(E) - Method in class org.apache.flink.runtime.operators.sort.MergeIterator
Gets the next smallest element, with respect to the definition of order implied by the TypeSerializer provided to this iterator.
next(E) - Method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
Always returns null.
next(E) - Method in interface org.apache.flink.util.MutableObjectIterator
Gets the next element from the collection.
next(Entry) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
 
next(IN) - Method in class org.apache.flink.runtime.operators.util.metrics.CountingMutableObjectIterator
 
next(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
next(Tuple2<K, V>) - Method in class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
 
next(Pattern<T, F>) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new group pattern to the existing one.
next(BinaryRowData) - Method in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
next(BinaryRowData) - Method in class org.apache.flink.table.runtime.io.LongHashPartitionChannelReaderInputViewIterator
 
next(StringValue) - Method in class org.apache.flink.util.StringValueUtils.WhitespaceTokenizer
Gets the next token from the string.
next(T) - Method in interface org.apache.flink.runtime.io.network.api.reader.MutableReader
 
next(T) - Method in class org.apache.flink.runtime.io.network.api.reader.MutableRecordReader
 
next(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.EntryIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.EntryIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
next(T) - Method in class org.apache.flink.runtime.operators.util.ReaderIterator
 
next(T) - Method in class org.apache.flink.runtime.util.RegularToMutableObjectIterator
 
NEXT - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
NEXT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NEXT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
nextBatch(RecordReader, BATCH) - Method in interface org.apache.flink.orc.shim.OrcShim
Read the next row batch.
nextBatch(RecordReader, VectorizedRowBatch) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
nextBatch(RecordReader, VectorizedRowBatch) - Method in class org.apache.flink.orc.shim.OrcShimV210
 
nextBatch(RecordReader, VectorizedRowBatch) - Method in class org.apache.flink.orc.nohive.shim.OrcNoHiveShim
 
nextBlock() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
nextBlock() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
nextBlock() - Method in interface org.apache.flink.runtime.util.MemoryBlockIterator
Move the iterator to the next memory block.
nextElement - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
nextEntries() - Method in interface org.apache.flink.runtime.state.internal.InternalKvState.StateIncrementalVisitor
Return some next entries which are available at the moment.
nextInnerJoin() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
 
nextInt() - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.NullIntIterator
 
nextInt() - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.RLEIntIterator
 
nextInt() - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.ValuesReaderIntIterator
 
nextInvalid() - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
Creates an event for an illegal state transition of one of the internal state machines.
nextKey() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator
Moves the iterator to the next key.
nextKey() - Method in interface org.apache.flink.runtime.util.KeyGroupedIterator
 
nextKey() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
Moves the iterator to the next key.
nextKey() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
Moves the iterator to the next key.
nextMatching() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Next record from rebuilt spilled partition or build side outer partition.
nextMatching() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
nextMemorySegment() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
nextOuterJoin() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
nextOuterJoin() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
 
nextOverflowBucket - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
nextOverflowBucket - Variable in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
nextPayloadForContinuousLoading() - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
To perform following loading, build and get next payload for the next request.
nextPayloadForContinuousLoading() - Method in class org.apache.flink.state.forst.ForStListIterator
 
nextPayloadForContinuousLoading() - Method in class org.apache.flink.state.forst.ForStMapIterator
 
nextPowerOfTwo(long) - Static method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Return the least power of two greater than or equal to the specified value.
nextProbe() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
nextRecord() - Method in class org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader
 
nextRecord() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
nextRecord(E) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
nextRecord(Tuple2<K, V>) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormat
 
nextRecord(Tuple2<K, V>) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormat
 
nextRecord(RowData) - Method in class org.apache.flink.orc.OrcColumnarRowSplitReader
 
nextRecord(RowData) - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
nextRecord(Row) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat
 
nextRecord(Row) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
nextRecord(OT) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
nextRecord(OT) - Method in interface org.apache.flink.api.common.io.InputFormat
Reads the next record from the input.
nextRecord(OT) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
nextRecord(OUT) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
nextRecord(OUT) - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
nextRecord(T) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
nextRecord(T) - Method in class org.apache.flink.orc.OrcSplitReader
Reads the next record from the input.
nextRecord(T) - Method in class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
nextRecordFromSplit() - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits
 
nextRecordFromSplit() - Method in interface org.apache.flink.connector.base.source.reader.RecordsWithSplitIds
Gets the next record from the current split.
nextRecordFromSplit() - Method in class org.apache.flink.connector.file.src.impl.FileRecords
 
nextRow - Variable in class org.apache.flink.orc.OrcSplitReader
 
nextSegment() - Method in interface org.apache.flink.core.memory.MemorySegmentSource
Gets the next memory segment.
nextSegment() - Method in class org.apache.flink.runtime.memory.ListMemorySegmentSource
 
nextSegment() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
This is the method called by the partitions to request memory to serialize records.
nextSegment() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
This is the method called by the partitions to request memory to serialize records.
nextSegment() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
nextSegment() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
nextSegment() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.FileChannelInputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Gets the next segment from the asynchronous block reader.
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
The method by which concrete subclasses realize page crossing.
nextSegment(MemorySegment) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
nextSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition
 
nextSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
nextSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.FileChannelOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.RandomAccessOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
This method must return a segment.
nextSegment(MemorySegment, int) - Method in class org.apache.flink.runtime.operators.hash.HashPartition.BuildSideBuffer
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition.BuildSideBuffer
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
nextSegment(MemorySegment, int) - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
 
nextSelection() - Method in class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithNonKeyedOperator
 
nextSelection() - Method in interface org.apache.flink.streaming.api.operators.InputSelectable
Returns the next InputSelection that wants to get the record.
nextSelection() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchCoBroadcastProcessOperator
 
nextSelection() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchCoBroadcastProcessOperator
 
nextSelection() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
nextSelection() - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
 
nextSequenceNumber() - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Get SequenceNumber to be used for the next element added by append.
nextSplit() - Method in class org.apache.flink.connector.base.source.reader.RecordsBySplits
 
nextSplit() - Method in interface org.apache.flink.connector.base.source.reader.RecordsWithSplitIds
Moves to the next split.
nextSplit() - Method in class org.apache.flink.connector.file.src.impl.FileRecords
 
nextStringEndPos(byte[], int, int, byte[]) - Method in class org.apache.flink.types.parser.FieldParser
Returns the end position of a string.
nextStringLength(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.FieldParser
Returns the length of a string.
nextTimer - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
The one and only Future (if any) registered to execute the next Triggerable action, when its (processing) time arrives.
nextTimestamp(long) - Method in class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
nextTimestamp(long) - Method in class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
nextTimestamp(long) - Method in class org.apache.flink.table.sources.wmstrategies.PeriodicWatermarkAssigner
Updates the assigner with the next timestamp.
nextTriggerWindow(long, Supplier<Boolean>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
 
nextTriggerWindow(long, Supplier<Boolean>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
 
nextTriggerWindow(long, Supplier<Boolean>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
 
nextTriggerWindow(long, Supplier<Boolean>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceSharedAssigner
Returns the optional end timestamp of next window which should be triggered.
nextValue(V) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.TraversalEvaluator
Called for each value found for the current key.
nextWithNullRate(Supplier<T>) - Method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
NFA<T> - Class in org.apache.flink.cep.nfa
Non-deterministic finite automaton implementation.
NFA(Collection<State<T>>, Map<String, Long>, long, boolean) - Constructor for class org.apache.flink.cep.nfa.NFA
 
NFACompiler - Class in org.apache.flink.cep.nfa.compiler
Compiler class containing methods to compile a Pattern into a NFA or a NFACompiler.NFAFactory.
NFACompiler() - Constructor for class org.apache.flink.cep.nfa.compiler.NFACompiler
 
NFACompiler.NFAFactory<T> - Interface in org.apache.flink.cep.nfa.compiler
Factory interface for NFA.
NFAState - Class in org.apache.flink.cep.nfa
State kept for a NFA.
NFAState(Iterable<ComputationState>) - Constructor for class org.apache.flink.cep.nfa.NFAState
 
NFAState(Queue<ComputationState>, Queue<ComputationState>) - Constructor for class org.apache.flink.cep.nfa.NFAState
 
NFAStateNameHandler - Class in org.apache.flink.cep.nfa.compiler
A utility class used to handle name conventions and guarantee unique names for the states of our NFA.
NFAStateNameHandler() - Constructor for class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
 
NFAStateSerializer - Class in org.apache.flink.cep.nfa
NFAStateSerializer() - Constructor for class org.apache.flink.cep.nfa.NFAStateSerializer
 
NFAStateSerializerSnapshot - Class in org.apache.flink.cep.nfa
Snapshot class for NFAStateSerializer.
NFAStateSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
Constructor for read instantiation.
NFAStateSerializerSnapshot(NFAStateSerializer) - Constructor for class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
Constructor to create the snapshot for writing.
nioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
nioBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
nioBufferCount() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
nioBuffers(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
NO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NO_ADDRESS_RESOLUTION - org.apache.flink.runtime.rpc.AddressResolution
 
NO_ALIGNED_CHECKPOINT_TIME_OUT - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
NO_ARGS - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that does not expect any arguments.
NO_ASYNC_JOIN_CONDITIONS - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
NO_CALLS_TO_VISIBLE_FOR_TESTING_METHODS - Static variable in class org.apache.flink.architecture.rules.ApiAnnotationRules
 
NO_CHECKPOINT - Static variable in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
The checkpoint ID passed to the restore methods when no completed checkpoint exists, yet.
NO_CLAIM - org.apache.flink.core.execution.RecoveryClaimMode
 
NO_COMPRESSION - Static variable in class org.apache.flink.formats.sequencefile.SequenceFileWriterFactory
A constant specifying that no compression is requested.
NO_CURRENT_KEY_GROUP - Static variable in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
NO_DRAIN - org.apache.flink.runtime.io.network.api.StopMode
 
NO_EXTERNAL_RESOURCES - Static variable in interface org.apache.flink.runtime.externalresource.ExternalResourceInfoProvider
 
NO_EXTERNALIZED_CHECKPOINTS - org.apache.flink.configuration.ExternalizedCheckpointRetention
Externalized checkpoints are disabled completely.
NO_INDEX - Static variable in class org.apache.flink.api.java.typeutils.TypeExtractor
 
NO_MINIBATCH - Static variable in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
specific for cases when there exists nodes require watermark but mini-batch interval of watermark is disabled by force, e.g. existing window aggregate.
NO_NEW_ADDED_JUNIT4_TEST_RULE - Static variable in class org.apache.flink.architecture.rules.BanJunit4Rules
 
NO_OFFSET - Static variable in class org.apache.flink.connector.file.src.util.CheckpointedPosition
Constant for the offset, reflecting that the position does not contain any offset information.
NO_OFFSET - Static variable in class org.apache.flink.connector.file.src.util.RecordAndPosition
Constant for the offset, reflecting that the position does not contain any offset information.
NO_OFFSET_SET - Static variable in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
 
NO_OP - Static variable in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
 
NO_OP - Static variable in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
NO_OP - Static variable in interface org.apache.flink.core.fs.ICloseableRegistry
No-op implementation of ICloseableRegistry.
NO_OP - Static variable in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
 
NO_OP - Static variable in interface org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReader
 
NO_OP - Static variable in interface org.apache.flink.runtime.state.changelog.LocalChangelogRegistry
 
NO_OP - Static variable in interface org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationTarget
 
NO_OP - Static variable in interface org.apache.flink.streaming.runtime.io.checkpointing.UpstreamRecoveryTracker
 
NO_OP_FILTER - Static variable in interface org.apache.flink.metrics.CharacterFilter
 
NO_OP_FILTER - Static variable in interface org.apache.flink.runtime.metrics.filter.MetricFilter
Filter that accepts every metric.
NO_OVERWRITE - org.apache.flink.core.fs.FileSystem.WriteMode
Creates the target file only if no file exists at that path already.
NO_RESCALE - Static variable in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
NO_RESTART_STRATEGY - org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
 
NO_RETRY - org.apache.flink.table.api.config.ExecutionConfigOptions.RetryStrategy
When a failure occurs, don't retry.
NO_RETRY_STRATEGY - Static variable in class org.apache.flink.streaming.util.retryable.AsyncRetryStrategies
 
NO_RETRY_STRATEGY - Static variable in class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
 
NO_ROW_SELECTED - Static variable in class org.apache.flink.table.client.cli.CliResultView
 
NO_SHARING - org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
 
NO_SPACE - Static variable in class org.apache.flink.runtime.state.heap.space.Constants
 
NO_STRINGS - Static variable in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
NO_TIMESTAMP - Static variable in interface org.apache.flink.api.common.eventtime.TimestampAssigner
The value that is passed to TimestampAssigner.extractTimestamp(T, long) when there is no previous timestamp attached to the record.
NO_TRANSFORM - Static variable in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
NO_VALUE_KEY - Static variable in class org.apache.flink.util.AbstractParameterTool
 
NO_VALUES - Static variable in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
NO_VERSION - Static variable in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters
 
NoCompressionBulkWriter<T> - Class in org.apache.flink.formats.compress.writers
A BulkWriter implementation that does not compress data.
NoCompressionBulkWriter(FSDataOutputStream, Extractor<T>) - Constructor for class org.apache.flink.formats.compress.writers.NoCompressionBulkWriter
 
NODE_LABEL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
NODE_LEVEL - org.apache.flink.table.planner.analyze.PlanAdvice.Scope
Indicate the advice is specific to a RelNode.
noDefaultValue() - Method in class org.apache.flink.configuration.ConfigOptions.ListConfigOptionBuilder
Creates a ConfigOption without a default value.
noDefaultValue() - Method in class org.apache.flink.configuration.ConfigOptions.TypedConfigOptionBuilder
Creates a ConfigOption without a default value.
NodeId - Class in org.apache.flink.cep.nfa.sharedbuffer
Unique identifier for SharedBufferNode.
NodeId(EventId, String) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
NodeId.NodeIdSerializer - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer for NodeId.
NodeId.NodeIdSerializer.NodeIdSerializerSnapshot - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer configuration snapshot for compatibility and format evolution.
NodeIdSerializer() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
NodeIdSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer.NodeIdSerializerSnapshot
 
NodeIdSerializerSnapshot(NodeId.NodeIdSerializer) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer.NodeIdSerializerSnapshot
 
NodePort - org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
 
NodePortService - Class in org.apache.flink.kubernetes.kubeclient.services
The service type of NodePort.
NodeStatus - Enum in org.apache.flink.runtime.state.heap
Status of the node.
NoFetchingInput - Class in org.apache.flink.api.java.typeutils.runtime
 
NoFetchingInput(InputStream) - Constructor for class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
NoHivePhysicalWriterImpl - Class in org.apache.flink.orc.nohive.writer
Protobuf is relocated in orc-core-nohive, therefore method calls involving PB classes need to use the relocated class names here.
NoHivePhysicalWriterImpl(FSDataOutputStream, OrcFile.WriterOptions) - Constructor for class org.apache.flink.orc.nohive.writer.NoHivePhysicalWriterImpl
 
noJavaClassesThat() - Static method in class org.apache.flink.architecture.common.GivenJavaClasses
Equivalent of ArchRuleDefinition.noClasses(), but only for Java classes.
noJavaClassesThat(DescribedPredicate<JavaClass>) - Static method in class org.apache.flink.architecture.common.GivenJavaClasses
Equivalent of ArchRuleDefinition.noClasses(), but only for Java classes.
NoMatchingTableFactoryException - Exception in org.apache.flink.table.api
Deprecated.
This exception is considered internal and has been erroneously placed in the *.api package. It is replaced by NoMatchingTableFactoryException and should not be used directly anymore.
NoMatchingTableFactoryException - Exception in org.apache.flink.table.factories
Exception for not finding a TableFactory for the given properties.
NoMatchingTableFactoryException(String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
Deprecated.
 
NoMatchingTableFactoryException(String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.factories.NoMatchingTableFactoryException
 
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
Deprecated.
 
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>) - Constructor for exception org.apache.flink.table.factories.NoMatchingTableFactoryException
 
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.api.NoMatchingTableFactoryException
Deprecated.
 
NoMatchingTableFactoryException(String, String, Class<?>, List<TableFactory>, Map<String, String>, Throwable) - Constructor for exception org.apache.flink.table.factories.NoMatchingTableFactoryException
 
NoMatchSecurityFactoryException - Exception in org.apache.flink.runtime.security
Exception for not finding suitable security factories.
NoMatchSecurityFactoryException(String, String, List<?>) - Constructor for exception org.apache.flink.runtime.security.NoMatchSecurityFactoryException
Exception for not finding suitable security factories.
NoMatchSecurityFactoryException(String, String, List<?>, Throwable) - Constructor for exception org.apache.flink.runtime.security.NoMatchSecurityFactoryException
Exception for not finding suitable security factories.
noMoreBlocks - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
NoMoreSplitsEvent - Class in org.apache.flink.runtime.source.event
A source event sent from the SplitEnumerator to the SourceReader to indicate that no more splits will be assigned to the source reader anymore.
NoMoreSplitsEvent() - Constructor for class org.apache.flink.runtime.source.event.NoMoreSplitsEvent
 
NON_BLOCKING - org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool.Type
 
NON_INTERACTIVE_EXECUTION - org.apache.flink.table.client.cli.CliClient.ExecutionMode
 
NON_LOCAL - org.apache.flink.runtime.jobmanager.scheduler.Locality
The task was scheduled to a destination not included in its locality preferences.
NonBlockingPhysicalFilePool - Class in org.apache.flink.runtime.checkpoint.filemerging
A Non-Blocking PhysicalFilePool which will always provide usable physical file without blocking.
NonBlockingPhysicalFilePool(long, PhysicalFile.PhysicalFileCreator) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.NonBlockingPhysicalFilePool
 
nonBlockingShutdown(long, TimeUnit, ExecutorService...) - Static method in class org.apache.flink.util.ExecutorUtils
Shuts the given ExecutorService down in a non-blocking fashion.
NonBufferOverWindowOperator - Class in org.apache.flink.table.runtime.operators.over
The operator for OVER window don't need cache data.
NonBufferOverWindowOperator(StreamOperatorParameters<RowData>, GeneratedAggsHandleFunction[], GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
NonBufferOverWindowOperator(GeneratedAggsHandleFunction[], GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
NonChainedOutput - Class in org.apache.flink.streaming.api.graph
Used by operator chain and represents a non-chained output of the corresponding stream operator.
NonChainedOutput(boolean, int, int, int, long, boolean, IntermediateDataSetID, OutputTag<?>, StreamPartitioner<?>, ResultPartitionType) - Constructor for class org.apache.flink.streaming.api.graph.NonChainedOutput
 
NonClosingCheckpointOutputStream<T extends StreamStateHandle> - Class in org.apache.flink.runtime.state
Abstract class to implement custom checkpoint output streams which should not be closable for user code.
NonClosingCheckpointOutputStream(CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
NonClosingInputStreamDecorator - Class in org.apache.flink.runtime.util
Decorator for input streams that ignores calls to InputStream.close().
NonClosingInputStreamDecorator(InputStream) - Constructor for class org.apache.flink.runtime.util.NonClosingInputStreamDecorator
 
NonClosingOutputStreamDecorator - Class in org.apache.flink.runtime.util
Decorator for input streams that ignores calls to OutputStream.close().
NonClosingOutputStreamDecorator(OutputStream) - Constructor for class org.apache.flink.runtime.util.NonClosingOutputStreamDecorator
 
NonDeterministicUpdateAnalyzer - Class in org.apache.flink.table.planner.analyze
An implementation of PlanAnalyzer to analyze the potential risk of non-deterministic update when OptimizerConfigOptions.TABLE_OPTIMIZER_NONDETERMINISTIC_UPDATE_STRATEGY is ignored.
nondeterministicValue(T) - Static method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
none() - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
None - org.apache.flink.table.planner.plan.trait.MiniBatchMode
Default value, meaning no mini-batch interval is required.
NONE - org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
 
NONE - org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Disable the use of a combiner.
NONE - org.apache.flink.api.common.operators.Order
Indicates no order.
NONE - org.apache.flink.api.common.state.StateDeclaration.RedistributionMode
Not supports redistribution.
NONE - org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
 
NONE - org.apache.flink.configuration.TaskManagerOptions.TaskManagerLoadBalanceMode
 
NONE - org.apache.flink.connector.base.DeliveryGuarantee
Records are delivered on a best effort basis.
NONE - org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
 
NONE - org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
 
NONE - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.NONE indicates that there is no buffer.
NONE - org.apache.flink.runtime.jobmanager.HighAvailabilityMode
 
NONE - org.apache.flink.runtime.operators.DriverStrategy
 
NONE - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Constant used as an indicator for an unassigned ship strategy.
NONE - org.apache.flink.runtime.operators.util.LocalStrategy
 
NONE - org.apache.flink.table.api.config.ExecutionConfigOptions.SinkKeyedShuffle
No keyed shuffle will be added for sink.
NONE - org.apache.flink.table.api.config.ExecutionConfigOptions.UpsertMaterialize
In no case will materialize operator be added.
NONE - org.apache.flink.table.connector.source.lookup.LookupOptions.LookupCacheType
 
NONE - org.apache.flink.table.planner.plan.PartialFinalType
the aggregate which has not been split.
NONE - org.apache.flink.table.planner.plan.trait.UpdateKind
NONE doesn't represent any kind of update operation.
NONE - org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
 
NONE - org.apache.flink.table.types.logical.StructuredType.StructuredComparison
 
NONE - org.apache.flink.types.parser.FieldParser.ParseErrorState
No error occurred.
NONE - Static variable in interface org.apache.flink.changelog.fs.RetryPolicy
 
NONE - Static variable in class org.apache.flink.configuration.ExternalResourceOptions
Indicate an empty external resources list.
NONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NONE - Static variable in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
default none value.
NONE_AVAILABLE - Static variable in class org.apache.flink.streaming.api.operators.InputSelection
 
NONE_PARAM_VALUES - Static variable in class org.apache.flink.configuration.CleanupOptions
 
NonIntervalLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a literal that is not an interval literal.
NonKeyedPartitionStream<T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a kind of partitioned data stream.
NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T> - Interface in org.apache.flink.datastream.api.stream
This interface represents a configurable NonKeyedPartitionStream.
NonKeyedPartitionStream.ProcessConfigurableAndTwoNonKeyedPartitionStream<OUT1,​OUT2> - Interface in org.apache.flink.datastream.api.stream
This interface represents a combination of two NonKeyedPartitionStream.
NonKeyedPartitionStreamImpl<T> - Class in org.apache.flink.datastream.impl.stream
The implementation of NonKeyedPartitionStream.
NonKeyedPartitionStreamImpl(ExecutionEnvironmentImpl, Transformation<T>) - Constructor for class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
NonKeyedPartitionWindowedStream<T> - Class in org.apache.flink.streaming.api.datastream
NonKeyedPartitionWindowedStream represents a data stream that collects all records of each subtask separately into a full window.
NonKeyedPartitionWindowedStream(StreamExecutionEnvironment, DataStream<T>) - Constructor for class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
NonLeaderRetrievalRestfulGateway - Class in org.apache.flink.runtime.webmonitor
* Gateway for restful endpoints without leader retrieval logic. * *
NonOffloaded() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.NonOffloaded
 
NonOffloaded(SerializedValue<T>) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.NonOffloaded
 
nonParallel - Variable in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Indicate this is a non-parallel operator and cannot set a non-1 degree of parallelism
NonParallelInput - Interface in org.apache.flink.api.common.io
This interface acts as a marker for input formats for inputs which cannot be split.
nonPartitionedContext - Variable in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
nonPartitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
nonPartitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
nonPartitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
NonPartitionedContext<OUT> - Interface in org.apache.flink.datastream.api.context
This interface represents the context associated with all operations must be applied to all partitions.
nonPartitionFieldGetters - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
NonPersistentMetadataCheckpointStorageLocation - Class in org.apache.flink.runtime.state.memory
A checkpoint storage location for the MemCheckpointStreamFactory in case no durable persistence for metadata has been configured.
NonPersistentMetadataCheckpointStorageLocation(int) - Constructor for class org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
 
NonPojo - Class in org.apache.flink.tests.scala
Simple type that needs to go through Kryo for serialization.
NonPojo() - Constructor for class org.apache.flink.tests.scala.NonPojo
 
NonPojoSerializer - Class in org.apache.flink.tests.scala
Kryo serializer for NonPojo.
NonPojoSerializer() - Constructor for class org.apache.flink.tests.scala.NonPojoSerializer
 
NonRecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
The specific delegate implementation for the non output case like sink task.
NonRecordWriter() - Constructor for class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
NonRecoverableError - org.apache.flink.runtime.throwable.ThrowableType
This indicates error that would not succeed even with retry, such as DivideZeroException.
NonReservedJdbcFunctionName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses the name of a JDBC function that is a token but is not reserved.
NonReservedKeyWord() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a non-reserved keyword for use as an identifier.
NonReservedKeyWord0of3() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NonReservedKeyWord1of3() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NonReservedKeyWord2of3() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NonReusingBlockResettableIterator<T> - Class in org.apache.flink.runtime.operators.resettable
Implementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.
NonReusingBlockResettableIterator(MemoryManager, Iterator<T>, TypeSerializer<T>, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
NonReusingBlockResettableIterator(MemoryManager, TypeSerializer<T>, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
NonReusingBuildFirstHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
An implementation of the JoinTaskIterator that uses a hybrid-hash-join internally to match the records with equal key.
NonReusingBuildFirstHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V2, V1>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
NonReusingBuildFirstReOpenableHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
 
NonReusingBuildFirstReOpenableHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V2, V1>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstReOpenableHashJoinIterator
 
NonReusingBuildSecondHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
An implementation of the JoinTaskIterator that uses a hybrid-hash-join internally to match the records with equal key.
NonReusingBuildSecondHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V1, V2>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
NonReusingBuildSecondReOpenableHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
 
NonReusingBuildSecondReOpenableHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V1, V2>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondReOpenableHashJoinIterator
 
NonReusingDeserializationDelegate<T> - Class in org.apache.flink.runtime.plugable
A DeserializationDelegate that always creates a new instance upon deserialization.
NonReusingDeserializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.NonReusingDeserializationDelegate
 
NonReusingKeyGroupedIterator<E> - Class in org.apache.flink.runtime.util
The key grouped iterator returns a key and all values that share the same key.
NonReusingKeyGroupedIterator(MutableObjectIterator<E>, TypeComparator<E>) - Constructor for class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator
Initializes the KeyGroupedIterator.
NonReusingKeyGroupedIterator.ValuesIterator - Class in org.apache.flink.runtime.util
 
NonReusingMergeInnerJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
 
NonReusingMergeInnerJoinIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.NonReusingMergeInnerJoinIterator
 
NonReusingMergeOuterJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
 
NonReusingMergeOuterJoinIterator(OuterJoinOperatorBase.OuterJoinType, MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.NonReusingMergeOuterJoinIterator
 
NonReusingMutableToRegularIteratorWrapper<T> - Class in org.apache.flink.runtime.util
This class wraps a MutableObjectIterator into a regular Iterator.
NonReusingMutableToRegularIteratorWrapper(MutableObjectIterator<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.util.NonReusingMutableToRegularIteratorWrapper
 
NonReusingSortMergeCoGroupIterator<T1,​T2> - Class in org.apache.flink.runtime.operators.sort
 
NonReusingSortMergeCoGroupIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>) - Constructor for class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
NonSerializableUserCodeException - Exception in org.apache.flink.api.common
An special case of the InvalidProgramException, indicating that a part of the program that needs to be serializable (for shipping) is not serializable.
NonSerializableUserCodeException() - Constructor for exception org.apache.flink.api.common.NonSerializableUserCodeException
Creates a new exception with no message.
NonSerializableUserCodeException(String) - Constructor for exception org.apache.flink.api.common.NonSerializableUserCodeException
Creates a new exception with the given message.
NonSplittingRecursiveAllDirEnumerator - Class in org.apache.flink.connector.file.src.enumerate
This FileEnumerator enumerates all files under the given paths recursively except the hidden directories.
NonSplittingRecursiveAllDirEnumerator(String) - Constructor for class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveAllDirEnumerator
Creates a NonSplittingRegexEnumerator that enumerates all files whose file path matches the regex except hidden files.
NonSplittingRecursiveAllDirEnumerator(Predicate<Path>) - Constructor for class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveAllDirEnumerator
Creates a NonSplittingRegexEnumerator that enumerates all files whose file path matches the regex.
NonSplittingRecursiveEnumerator - Class in org.apache.flink.connector.file.src.enumerate
This FileEnumerator enumerates all files under the given paths recursively.
NonSplittingRecursiveEnumerator() - Constructor for class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
Creates a NonSplittingRecursiveEnumerator that enumerates all files except hidden files.
NonSplittingRecursiveEnumerator(Predicate<Path>) - Constructor for class org.apache.flink.connector.file.src.enumerate.NonSplittingRecursiveEnumerator
Creates a NonSplittingRecursiveEnumerator that uses the given predicate as a filter for file paths.
NonSupportedResourceAllocatorImpl - Class in org.apache.flink.runtime.resourcemanager.slotmanager
ResourceAllocator that not support to allocate/release resources.
noNulls - Variable in class org.apache.flink.table.data.columnar.vector.writable.AbstractWritableVector
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatorContext
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationContext
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
nonWildcardTypeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
NonWildcardTypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.flink.table.codesplit.JavaParser.InnerCreatorContext
 
nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.flink.table.codesplit.JavaParser
 
NonWildcardTypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
 
noOp() - Static method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiterStrategy
Creates a convenience RateLimiterStrategy that is not limiting the records rate.
noOp() - Static method in interface org.apache.flink.runtime.heartbeat.HeartbeatServices
 
NOOP_DISCARD_OBJECT - Static variable in interface org.apache.flink.runtime.checkpoint.Checkpoint
 
NOOP_EXCEPTION_HANDLER - Static variable in class org.apache.flink.util.FlinkUserCodeClassLoader
 
NoOpBlocklistHandler - Class in org.apache.flink.runtime.blocklist
No-op implementation of BlocklistHandler.
NoOpBlocklistHandler() - Constructor for class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
NoOpBlocklistHandler.Factory - Class in org.apache.flink.runtime.blocklist
The factory to instantiate NoOpBlocklistHandler.
NoOpChainedDriver<IT> - Class in org.apache.flink.runtime.operators
A chained driver that just passes on the input as the output
NoOpChainedDriver() - Constructor for class org.apache.flink.runtime.operators.NoOpChainedDriver
 
NoOpChannelStateWriter() - Constructor for class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
NoOpCheckpointStatsTracker - Enum in org.apache.flink.runtime.checkpoint
 
NoOpDeclareResourceRequirementServiceConnectionManager - Enum in org.apache.flink.runtime.jobmaster.slotpool
NoOpDelegationTokenManager - Class in org.apache.flink.runtime.security.token
DelegationTokenManager implementation which does nothing.
NoOpDelegationTokenManager() - Constructor for class org.apache.flink.runtime.security.token.NoOpDelegationTokenManager
 
NoOpDispatcherBootstrap - Class in org.apache.flink.runtime.dispatcher
A DispatcherBootstrap which submits the provided job graphs for execution upon dispatcher initialization.
NoOpDispatcherBootstrap() - Constructor for class org.apache.flink.runtime.dispatcher.NoOpDispatcherBootstrap
 
NoOpDriver<T> - Class in org.apache.flink.runtime.operators
A driver that does nothing but forward data from its input to its output.
NoOpDriver() - Constructor for class org.apache.flink.runtime.operators.NoOpDriver
 
NoOpEnumerator - Class in org.apache.flink.connector.testframe.source.enumerator
Mock enumerator.
NoOpEnumerator() - Constructor for class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
NoOpEnumState - Class in org.apache.flink.connector.testframe.source.enumerator
Mock enumerator state.
NoOpEnumState() - Constructor for class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumState
 
NoOpEnumStateSerializer - Class in org.apache.flink.connector.testframe.source.enumerator
Mock enumerator state serializer.
NoOpEnumStateSerializer() - Constructor for class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumStateSerializer
 
NoOpExecutionDeploymentListener - Enum in org.apache.flink.runtime.executiongraph
No-op implementation of ExecutionDeploymentListener.
NoOpFunction - Class in org.apache.flink.api.common.functions.util
An AbstractRichFunction that does nothing.
NoOpFunction() - Constructor for class org.apache.flink.api.common.functions.util.NoOpFunction
 
NoOpHeartbeatManager<I,​O> - Class in org.apache.flink.runtime.heartbeat
HeartbeatManager implementation which does nothing.
NoOpHeartbeatServices - Class in org.apache.flink.runtime.heartbeat
HeartbeatServices implementation which does nothing.
NoOpJobGraphStoreWatcher - Enum in org.apache.flink.runtime.jobmanager
Singleton JobGraphStoreWatcher empty implementation.
NoOpMasterAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The empty implementation for TierMasterAgent.
NoOpMasterAgent() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
NoOpMetricRegistry - Class in org.apache.flink.runtime.metrics
Metric registry which does nothing.
NoOpMetricRegistry() - Constructor for class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
NoOpRateLimiter - Class in org.apache.flink.api.connector.source.util.ratelimit
A convenience implementation of RateLimiter that does not throttle requests.
NoOpRateLimiter() - Constructor for class org.apache.flink.api.connector.source.util.ratelimit.NoOpRateLimiter
 
NoOpResultSubpartitionView - Class in org.apache.flink.runtime.io.network.partition
A dummy implementation of the ResultSubpartitionView.
NoOpResultSubpartitionView() - Constructor for class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
NoOpScalingStrategy<T> - Class in org.apache.flink.connector.base.sink.writer.strategy
NoOpScalingStrategy does not scale up / down the given value.
NoOpScalingStrategy() - Constructor for class org.apache.flink.connector.base.sink.writer.strategy.NoOpScalingStrategy
 
NoOpSecurityContext - Class in org.apache.flink.runtime.security.contexts
A security context that simply runs a Callable without performing a login action.
NoOpSecurityContext() - Constructor for class org.apache.flink.runtime.security.contexts.NoOpSecurityContext
 
NoOpSecurityContextFactory - Class in org.apache.flink.runtime.security.contexts
Default security context factory for NoOpSecurityContext.
NoOpSecurityContextFactory() - Constructor for class org.apache.flink.runtime.security.contexts.NoOpSecurityContextFactory
 
NoOpSlotAllocationSnapshotPersistenceService - Enum in org.apache.flink.runtime.taskexecutor.slot
NoOpStreamOperator() - Constructor for class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator.NoOpStreamOperator
 
NoOpTaskActions - Class in org.apache.flink.runtime.taskmanager
A dummy implementation of the TaskActions which is mainly used for tests.
NoOpTaskActions() - Constructor for class org.apache.flink.runtime.taskmanager.NoOpTaskActions
 
NoOpTaskLocalStateStoreImpl - Class in org.apache.flink.runtime.state
This class implements a TaskLocalStateStore with no functionality and is used when local recovery is disabled.
NoOpTestExtension - Class in org.apache.flink.testutils.junit.extensions.parameterized
A special TestTemplateInvocationContextProvider that return default TestTemplateInvocationContext.
NoOpTestExtension() - Constructor for class org.apache.flink.testutils.junit.extensions.parameterized.NoOpTestExtension
 
NoOpTierShuffleDescriptor - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The empty implementation for TierShuffleDescriptor.
NoOpTimestampsAndWatermarks<T> - Class in org.apache.flink.streaming.api.operators.source
An implementation of TimestampsAndWatermarks where all watermarking/event-time operations are no-ops.
NoOpTimestampsAndWatermarks(TimestampAssigner<T>) - Constructor for class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
Creates a new NoOpTimestampsAndWatermarks with the given TimestampAssigner.
noOutput() - Static method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
Returns the type information for a CommittableMessage with no committable.
NoOutputUntilEndOfInput - Annotation Type in org.apache.flink.datastream.api.attribute
NoOutputUntilEndOfInput indicates that the process function will only output records after all inputs are ended.
NopOperation - Class in org.apache.flink.table.operations
An Operation to represent that nothing needs to be done.
NopOperation() - Constructor for class org.apache.flink.table.operations.NopOperation
 
NoResourceAvailableException - Exception in org.apache.flink.runtime.jobmanager.scheduler
Indicates resource allocation failures.
NoResourceAvailableException() - Constructor for exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
NoResourceAvailableException(String) - Constructor for exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
NoResourceAvailableException(String, Throwable) - Constructor for exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
NoRestartBackoffTimeStrategy - Enum in org.apache.flink.runtime.executiongraph.failover
Restart strategy which does not restart tasks when tasks fail.
NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory - Enum in org.apache.flink.runtime.executiongraph.failover
The factory for creating NoRestartBackoffTimeStrategy.
Normal - org.apache.flink.cep.nfa.State.StateType
 
NORMAL - org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ExecutionMode
Waits until the job result has been served.
NormalizableKey<T> - Interface in org.apache.flink.types
The base interface for normalizable keys.
normalizableKeyPrefixLen - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
NORMALIZE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
normalizeColumn(AttributedStringBuilder, String, int) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
NORMALIZED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NormalizedKeyComputer - Interface in org.apache.flink.table.runtime.generated
Normalized key computer for BinaryInMemorySortBuffer.
normalizedKeyLengths - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
NormalizedKeySorter<T> - Class in org.apache.flink.runtime.operators.sort
 
NormalizedKeySorter(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
NormalizedKeySorter(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
NormalizedKeyUtil - Class in org.apache.flink.api.common.typeutils.base
Utilities related to TypeComparator.
NormalizedKeyUtil() - Constructor for class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
normalizeException(Throwable) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
normalizeName(String) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
Normalize a function name.
normalizeObjectIdentifier(ObjectIdentifier) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
Normalize an object identifier by only normalizing the function name.
noSkip() - Static method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Every possible match will be emitted.
NoSkipStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Every possible match will be emitted.
not() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Inverts a given boolean expression.
not(Object) - Static method in class org.apache.flink.table.api.Expressions
Inverts a given boolean expression.
not(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a NOT.
not(Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
Not(OrcFilters.Predicate) - Constructor for class org.apache.flink.orc.OrcFilters.Not
Creates a NOT predicate.
NOT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NOT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
NOT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_ALL_REQUIRED_TASKS_RUNNING - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
NOT_BETWEEN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
NOT_BETWEEN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_CONTAINED - Static variable in interface org.apache.flink.runtime.state.heap.HeapPriorityQueueElement
The index that indicates that a HeapPriorityQueueElement object is not contained in and managed by any HeapPriorityQueue.
NOT_END_OF_DATA - org.apache.flink.runtime.io.PullingAsyncDataInput.EndOfDataStatus
 
NOT_ENFORCED - org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
 
NOT_EQUALS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
NOT_EQUALS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_FOLLOW - org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
 
NOT_ILIKE - org.apache.flink.table.operations.utils.LikeType
 
NOT_IN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_LIKE - org.apache.flink.table.operations.utils.LikeType
 
NOT_LIKE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NOT_NEXT - org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
 
NOT_READY - org.apache.flink.table.gateway.api.results.ResultSet.ResultType
Indicate the result is not ready.
NOT_SIMILAR_TO - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
notBetween(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true if the given expression is not between lowerBound and upperBound (both inclusive).
notDeterministic() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
notDeterministic() - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
NotDuplicatingCheckpointStateToolset - Class in org.apache.flink.runtime.state
An empty implementation of CheckpointStateToolset.
NotDuplicatingCheckpointStateToolset() - Constructor for class org.apache.flink.runtime.state.NotDuplicatingCheckpointStateToolset
 
notEnoughResourceAvailable(JobID, Collection<ResourceRequirement>) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceEventListener
 
NOTEQUAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
NOTEQUAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
notEquals(RexNode, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a <>.
notExactlyOnce(SnapshotType, CheckpointStorageLocationReference) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
NotExistException(String) - Constructor for exception org.apache.flink.runtime.persistence.StateHandleStore.NotExistException
Creates a new Exception with the given message and null cause.
NotExistException(String, Throwable) - Constructor for exception org.apache.flink.runtime.persistence.StateHandleStore.NotExistException
Creates a new Exception with the given message and cause.
notExisting() - Static method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
notExisting() - Static method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
notFollowedBy(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
notFound() - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns the fallback target for use when there's no match at Router.route(HttpMethod, String).
notFound(T) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Sets the fallback target for use when there's no match at Router.route(HttpMethod, String).
NotFoundException - Exception in org.apache.flink.runtime.rest
A special exception that indicates that an element was not found and that the request should be answered with a 404 return code.
NotFoundException(String) - Constructor for exception org.apache.flink.runtime.rest.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rest.NotFoundException
 
Nothing - Class in org.apache.flink.types
A type for (synthetic) operators that do not output data.
NOTHING - org.apache.flink.runtime.minicluster.MiniClusterJobClient.JobFinalizationBehavior
Don't do anything when the job finishes.
NOTHING_AVAILABLE - org.apache.flink.core.io.InputStatus
Indicator that no data is currently available, but more data will be available in the future again.
NOTHING_AVAILABLE - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that no data is currently available, but more data will be available in the future again.
NothingTypeInfo - Class in org.apache.flink.api.common.typeinfo
Placeholder type information for the Nothing type.
NothingTypeInfo() - Constructor for class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
NoticeContents - Class in org.apache.flink.tools.ci.utils.notice
Represents the parsed contents of a NOTICE file.
NoticeContents(String, Collection<Dependency>) - Constructor for class org.apache.flink.tools.ci.utils.notice.NoticeContents
 
NoticeFileChecker - Class in org.apache.flink.tools.ci.licensecheck
Utility class checking for proper NOTICE files based on the maven build output.
NoticeFileChecker() - Constructor for class org.apache.flink.tools.ci.licensecheck.NoticeFileChecker
 
NoticeParser - Class in org.apache.flink.tools.ci.utils.notice
Parsing utils for NOTICE files.
NoticeParser() - Constructor for class org.apache.flink.tools.ci.utils.notice.NoticeParser
 
NotificationListener - Interface in org.apache.flink.runtime.util.event
 
notifyAbort(long, CheckpointException) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
notifyAbortOnCancellationBarrier(long) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
notifyAcquiredResource(JobID, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
notifyAcquiredResource(JobID, ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Notifies the tracker about the acquisition of a resource with the given resource profile, for the given job.
notifyAllocation(AllocationID, FineGrainedTaskManagerSlot) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
notifyAllocationComplete(AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerRegistration
 
notifyAvailable() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Makes sure the availability future is complete, if it is not complete already.
notifyAvailable() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
Notify the buffer is available in writer.
notifyAvailable() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
notifyAvailable(TieredStoragePartitionId, TieredStorageInputChannelId) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.AvailabilityNotifier
Notify that the data for the specific partition and input channel is available in tiered storage.
notifyAvailable(TieredStoragePartitionId, TieredStorageSubpartitionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
notifyBufferAvailable(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
notifyBufferAvailable(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
The unannounced credit is increased by the given amount and might notify increased credit to the producer.
notifyBufferAvailable(Buffer) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferListener
Notification callback if a buffer is recycled and becomes available in buffer pool.
notifyBufferAvailable(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferManager
The buffer pool notifies this listener of an available floating buffer.
notifyBufferDestroyed() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferListener
Notification callback if the buffer provider is destroyed.
notifyBufferDestroyed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferManager
 
notifyChannelNonEmpty() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Notifies the owning SingleInputGate that this channel became non-empty.
notifyCheckpoint(CheckpointBarrier) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
notifyCheckpointAbortAsync(long, long) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
notifyCheckpointAbortAsync(long, long) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
Invoked when a checkpoint has been aborted, i.e., when the checkpoint coordinator has received a decline message from one task and try to abort the targeted checkpoint by notification.
notifyCheckpointAbortAsync(long, long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
notifyCheckpointAbortAsync(long, long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
notifyCheckpointAborted(long) - Method in interface org.apache.flink.api.common.state.CheckpointListener
This method is called as a notification once a distributed checkpoint has been aborted.
notifyCheckpointAborted(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
notifyCheckpointAborted(long) - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
We override the method here to remove the checked exception.
notifyCheckpointAborted(long) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
We override the method here to remove the checked exception.
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
Tracking when some local state can be disposed.
notifyCheckpointAborted(long) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.tests.FailureMapper
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
notifyCheckpointAborted(long, long) - Method in class org.apache.flink.runtime.taskmanager.Task
 
notifyCheckpointAborted(long, long, long) - Method in class org.apache.flink.runtime.executiongraph.Execution
Notify the task of this execution about a aborted checkpoint.
notifyCheckpointAborted(long, OperatorChain<?, ?>, Supplier<Boolean>) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Notified on the task side once a distributed checkpoint has been aborted.
notifyCheckpointAborted(FileMergingSnapshotManager.SubtaskKey, long) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
This method is called as a notification once a distributed checkpoint has been aborted.
notifyCheckpointAborted(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
notifyCheckpointAborted(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
notifyCheckpointAborted(ExecutionAttemptID, JobID, long, long, long) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Notify the given task about a aborted checkpoint.
notifyCheckpointAborted(ExecutionAttemptID, JobID, long, long, long) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
notifyCheckpointComplete(long) - Method in interface org.apache.flink.api.common.state.CheckpointListener
Notifies the listener that the checkpoint with the given checkpointId completed and was committed.
notifyCheckpointComplete(long) - Method in interface org.apache.flink.api.connector.source.SourceReader
We have an empty default implementation here because most source readers do not have to implement the method.
notifyCheckpointComplete(long) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
We have an empty default implementation here because most source readers do not have to implement the method.
notifyCheckpointComplete(long) - Method in class org.apache.flink.api.connector.source.util.ratelimit.GatedRateLimiter
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
notifyCheckpointComplete(long) - Method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiter
Notifies this RateLimiter that the checkpoint with the given checkpointId completed and was committed.
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
notifyCheckpointComplete(long) - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
We override the method here to remove the checked exception.
notifyCheckpointComplete(long) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
We override the method here to remove the checked exception.
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
Tracking when local state can be confirmed and disposed.
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.runtime.taskmanager.Task
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.tests.FailureMapper
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
notifyCheckpointComplete(long, OperatorChain<?, ?>, Supplier<Boolean>) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Notified on the task side once a distributed checkpoint has been completed.
notifyCheckpointComplete(FileMergingSnapshotManager.SubtaskKey, long) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Notifies the manager that the checkpoint with the given checkpointId completed and was committed.
notifyCheckpointComplete(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
notifyCheckpointComplete(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
notifyCheckpointCompleteAsync(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
notifyCheckpointCompleteAsync(long) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
Invoked when a checkpoint has been completed, i.e., when the checkpoint coordinator has received the notification from all participating tasks.
notifyCheckpointCompleteAsync(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
notifyCheckpointOnComplete(long, long, long) - Method in class org.apache.flink.runtime.executiongraph.Execution
Notify the task of this execution about a completed checkpoint and the last subsumed checkpoint id if possible.
notifyCheckpointOnComplete(ExecutionAttemptID, JobID, long, long, long) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Notify the given task about a completed checkpoint and the last subsumed checkpoint id if possible.
notifyCheckpointOnComplete(ExecutionAttemptID, JobID, long, long, long) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
notifyCheckpointStart(FileMergingSnapshotManager.SubtaskKey, long) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Notifies the manager that the checkpoint with the given checkpointId has been started.
notifyCheckpointStart(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
SubtaskCheckpointCoordinatorImpl use this method let the file merging manager know an ongoing checkpoint may reference the managed dirs.
notifyCheckpointSubsumed(long) - Method in interface org.apache.flink.api.common.state.InternalCheckpointListener
This method is called as a notification once a distributed checkpoint has been subsumed.
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.runtime.taskmanager.Task
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
notifyCheckpointSubsumed(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper
 
notifyCheckpointSubsumed(long, OperatorChain<?, ?>, Supplier<Boolean>) - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Notified on the task side once a distributed checkpoint has been subsumed.
notifyCheckpointSubsumed(FileMergingSnapshotManager.SubtaskKey, long) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
This method is called as a notification once a distributed checkpoint has been subsumed.
notifyCheckpointSubsumed(FileMergingSnapshotManager.SubtaskKey, long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
notifyCheckpointSubsumedAsync(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
notifyCheckpointSubsumedAsync(long) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
Invoked when a checkpoint has been subsumed, i.e., when the checkpoint coordinator has confirmed one checkpoint has been finished, and try to remove the first previous checkpoint.
notifyCheckpointSubsumedAsync(long) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
notifyCheckpointSubsumedAsync(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
notifyCoordinatorsAboutTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
notifyCreditAvailable(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
notifyCreditAvailable(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Notifies available credits from one remote input channel.
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
notifyDataAvailable() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
notifyDataAvailable() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notifyDataAvailable(ResultSubpartitionView) - Method in interface org.apache.flink.runtime.io.network.partition.BufferAvailabilityListener
Called whenever there might be new data available.
notifyDataAvailable(ResultSubpartitionView) - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
notifyDataAvailable(ResultSubpartitionView) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notifyDataAvailable(T) - Method in class org.apache.flink.runtime.io.network.partition.RoundRobinSubpartitionSelector
 
notifyDataAvailable(T) - Method in interface org.apache.flink.runtime.io.network.partition.SubpartitionSelector
Marks a subpartition as having data available.
notifyEndOfData() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
notifyEndOfData(ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyEndOfData(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notifies that the task has reached the end of data.
notifyEndOfData(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
notifyEndOfData(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
notifyEndOfData(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
Notifies that the task has reached the end of data.
notifyEndOfData(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerActions
Notifies that the task has reached the end of data.
notifyEndOfData(StopMode) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Notifies the downstream tasks that this ResultPartitionWriter have emitted all the user records.
notifyEndOfData(StopMode) - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingResultPartition
 
notifyEndOfData(StopMode) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
notifyEndOfData(StopMode) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
notifyEndOfData(StopMode) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
notifyEndOfData(StopMode) - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
notifyExecutionChange(Execution, ExecutionState, ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
notifyExecutionChange(Execution, ExecutionState, ExecutionState) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
notifyExecutionGraphUpdated(DefaultExecutionGraph, List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
notifyFailure(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
 
notifyFailure(Throwable) - Method in interface org.apache.flink.runtime.executiongraph.failover.RestartBackoffTimeStrategy
Notify the strategy about the task failure cause.
notifyFatalError(String, Throwable) - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerActions
Notifies the task manager about a fatal error occurred in the task.
notifyGlobalFailure(Throwable) - Method in interface org.apache.flink.runtime.scheduler.InternalFailuresListener
 
notifyGlobalFailure(Throwable) - Method in class org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener
 
notifyHeartbeatTimeout(ResourceID) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatListener
Callback which is called if a heartbeat for the machine identified by the given resource ID times out.
notifyJobStatusListeners(Pipeline, JobGraph, List<JobStatusChangedListener>) - Static method in class org.apache.flink.client.deployment.executors.PipelineExecutorUtils
Notify the DefaultJobCreatedEvent to job status changed listeners.
notifyJobTimeout(JobID, UUID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
Notify a job timeout.
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID) - Method in interface org.apache.flink.runtime.query.KvStateRegistryListener
Notifies the listener about a registered KvState instance.
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcKvStateRegistryListener
 
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in interface org.apache.flink.runtime.jobmaster.KvStateRegistryGateway
Notifies that queryable state has been registered.
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.scheduler.KvStateHandler
 
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
notifyKvStateRegistered(JobID, JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
notifyKvStateRegistered(JobVertexID, KeyGroupRange, String, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.query.KvStateLocationRegistry
Notifies the registry about a registered KvState instance.
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in interface org.apache.flink.runtime.jobmaster.KvStateRegistryGateway
Notifies that queryable state has been unregistered.
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in interface org.apache.flink.runtime.query.KvStateRegistryListener
Notifies the listener about an unregistered KvState instance.
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.scheduler.KvStateHandler
 
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
notifyKvStateUnregistered(JobID, JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcKvStateRegistryListener
 
notifyKvStateUnregistered(JobVertexID, KeyGroupRange, String) - Method in class org.apache.flink.runtime.query.KvStateLocationRegistry
Notifies the registry about an unregistered KvState instance.
notifyLeaderAddress(String, UUID) - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalListener
This method is called by the LeaderRetrievalService when a new leader is elected.
notifyLeaderAddress(String, UUID) - Method in class org.apache.flink.runtime.net.ConnectionUtils.LeaderConnectingAddressListener
 
notifyLeaderAddress(String, UUID) - Method in class org.apache.flink.runtime.util.LeaderRetrievalUtils.LeaderInformationListener
 
notifyLeaderAddress(String, UUID) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
notifyLeaderAddress(LeaderInformation) - Method in class org.apache.flink.runtime.leaderretrieval.DefaultLeaderRetrievalService
Called by specific LeaderRetrievalDriver to notify leader address.
notifyLeaderAddress(LeaderInformation) - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalEventHandler
Called by specific LeaderRetrievalDriver to notify leader address.
notifyLostResource(JobID, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
notifyLostResource(JobID, ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Notifies the tracker about the loss of a resource with the given resource profile, for the given job.
notifyNewBlockedNodes(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistListener
Notify new blocked node records.
notifyNewBlockedNodes(Collection<BlockedNode>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyNewBlockedNodes(Collection<BlockedNode>) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
notifyNewBufferSize(int) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
notifyNewBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
notifyNewBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
notifyNewBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
notifyNewBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
notifyNewBufferSize(int) - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
notifyNewBufferSize(int) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notifyNewBufferSize(RemoteInputChannel, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
notifyNewBufferSize(RemoteInputChannel, int) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Notifies new buffer size from one remote input channel.
notifyNewLeaderAddress(CompletableFuture<Tuple2<String, UUID>>) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderGatewayRetriever
 
notifyNewLeaderAddress(CompletableFuture<Tuple2<String, UUID>>) - Method in class org.apache.flink.runtime.webmonitor.retriever.LeaderRetriever
 
notifyNewlyInitializedJobVertices(List<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
notifyNewlyInitializedJobVertices(List<ExecutionJobVertex>) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Notify that some job vertices have been newly initialized, execution graph will try to update scheduling topology.
notifyNewSlotsAreAvailable(Collection<? extends PhysicalSlot>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool.NewSlotsListener
Notifies the listener about newly available slots.
notifyNewSlotsAreAvailable(Collection<? extends PhysicalSlot>) - Method in enum org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool.NoOpNewSlotsListener
 
notifyNoMoreResults() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
Interrupts the progress of takeResult.
notifyNoMoreSplits() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
notifyNoMoreSplits() - Method in interface org.apache.flink.api.connector.source.SourceReader
This method is called when the reader is notified that it will not receive any further splits.
notifyNoMoreSplits() - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
notifyNoMoreSplits() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
notifyNoMoreSplits() - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
notifyNoMoreSplits() - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
notifyNotEnoughResourcesAvailable(Collection<ResourceRequirement>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
notifyNotEnoughResourcesAvailable(Collection<ResourceRequirement>) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notifies that not enough resources are available to fulfill the resource requirements of a job.
notifyNotEnoughResourcesAvailable(Collection<ResourceRequirement>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
notifyNotEnoughResourcesAvailable(Collection<ResourceRequirement>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Notifies that not enough resources are available to fulfill the resource requirements.
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.jmx.JMXReporter
 
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.reporter.AbstractReporter
 
notifyOfAddedMetric(Metric, String, MetricGroup) - Method in interface org.apache.flink.metrics.reporter.MetricReporter
Called when a new Metric was added.
notifyOfAddedSpan(Span) - Method in interface org.apache.flink.traces.reporter.TraceReporter
 
notifyOfAddedSpan(Span) - Method in class org.apache.flink.traces.slf4j.Slf4jTraceReporter
 
notifyOfAddedView(View) - Method in class org.apache.flink.runtime.metrics.ViewUpdater
Notifies this ViewUpdater of a new metric that should be regularly updated.
notifyOfEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
Called by iteration tail to signal that all input of a superstep has been processed (unblocks iteration head).
notifyOfError(Throwable) - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.jmx.JMXReporter
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in class org.apache.flink.metrics.reporter.AbstractReporter
 
notifyOfRemovedMetric(Metric, String, MetricGroup) - Method in interface org.apache.flink.metrics.reporter.MetricReporter
Called when a Metric was removed.
notifyOfRemovedView(View) - Method in class org.apache.flink.runtime.metrics.ViewUpdater
Notifies this ViewUpdater of a metric that should no longer be regularly updated.
notifyPartitionCreated(ResultPartition) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
notifyPartitionCreated(ResultPartition) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
Notify the partition request listener when the given partition is registered.
notifyPartitionCreatedTimeout() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
notifyPartitionCreatedTimeout() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
When the partition request listener is timeout, it will be notified to send PartitionNotFoundException.
notifyPartitionRecoveryStarted() - Method in interface org.apache.flink.runtime.shuffle.JobShuffleContext
Notifies that the recovery process of result partitions has started.
notifyPartitionRecoveryStarted() - Method in class org.apache.flink.runtime.shuffle.JobShuffleContextImpl
 
notifyPartitionRecoveryStarted(JobID) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
notifyPartitionRecoveryStarted(JobID) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Notifies that the recovery process of result partitions has started.
notifyPartitionRequestTimeout(PartitionRequestListener) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
When the partition request from the given downstream task is timeout, it should notify the reader in netty server and send PartitionNotFoundException to the task.
notifyPriorityEvent(int) - Method in interface org.apache.flink.runtime.io.network.partition.BufferAvailabilityListener
Called when the first priority event is added to the head of the buffer queue.
notifyPriorityEvent(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
notifyPriorityEvent(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
notifyPriorityEvent(int) - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
notifyPriorityEvent(int) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notifyReadyAsync(Callable<T>, BiConsumer<T, Throwable>) - Method in class org.apache.flink.runtime.source.coordinator.ExecutorNotifier
Call the given callable once.
notifyReadyAsync(Callable<T>, BiConsumer<T, Throwable>, long, long) - Method in class org.apache.flink.runtime.source.coordinator.ExecutorNotifier
Call the given callable once.
notifyRequiredSegmentId(int, int) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Notify the id of required segment from consumer.
notifyRequiredSegmentId(int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Notify the upstream the id of required segment that should be sent to netty connection.
notifyRequiredSegmentId(int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
notifyRequiredSegmentId(int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
notifyRequiredSegmentId(int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
notifyRequiredSegmentId(int, int) - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
In tiered storage shuffle mode, only required segments will be sent to prevent the redundant buffer usage.
notifyRequiredSegmentId(int, int) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notifyRequiredSegmentId(RemoteInputChannel, int, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
notifyRequiredSegmentId(RemoteInputChannel, int, int) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Notifies the id of segment required from one remote input channel.
notifyResourceRequirements(JobID, Collection<ResourceRequirement>) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceTracker
 
notifyResourceRequirements(JobID, Collection<ResourceRequirement>) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceTracker
Notifies the tracker about a new or updated ResourceRequirements.
notifySchedulerNgAboutInternalTaskFailure(ExecutionAttemptID, Throwable, boolean, boolean) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
notifySchedulerNgAboutInternalTaskFailure(ExecutionAttemptID, Throwable, boolean, boolean) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
notifySchedulingTopologyUpdated(SchedulingTopology, List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
 
notifySchedulingTopologyUpdated(SchedulingTopology, List<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.SchedulingTopologyListener
Notifies that the scheduling topology is just updated.
notifySchedulingTopologyUpdated(SchedulingTopology, List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
notifySlotAvailable(InstanceID, SlotID, AllocationID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
notifySlotAvailable(InstanceID, SlotID, AllocationID) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Sent by the TaskExecutor to notify the ResourceManager that a slot has become available.
notifySlotStatus(AllocationID, JobID, InstanceID, ResourceProfile, SlotState) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
notifySlowTasks(Map<ExecutionVertexID, Collection<ExecutionAttemptID>>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
notifySlowTasks(Map<ExecutionVertexID, Collection<ExecutionAttemptID>>) - Method in interface org.apache.flink.runtime.scheduler.slowtaskdetector.SlowTaskDetectorListener
Notify detected slow tasks.
notifySolutionSetUpdate() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
Releases the waiting thread.
notifySubpartitionsCreated(ResultPartition, ResultSubpartitionIndexSet) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
When the ResultPartitionManager registers ResultPartition, it will get the PartitionRequestListener via given ResultPartitionID, and create subpartition view reader for downstream task.
notifyTableCompaction(Catalog, ObjectIdentifier, ResolvedCatalogBaseTable<?>, CatalogPartitionSpec, boolean) - Method in class org.apache.flink.table.catalog.ManagedTableListener
Deprecated.
Notify compaction for managed table.
notifyTableCreation(Catalog, ObjectIdentifier, ResolvedCatalogBaseTable<?>, boolean, boolean) - Method in class org.apache.flink.table.catalog.ManagedTableListener
Deprecated.
Notify for creating managed table.
notifyTableDrop(Catalog, ObjectIdentifier, ResolvedCatalogBaseTable<?>, boolean, boolean) - Method in class org.apache.flink.table.catalog.ManagedTableListener
Deprecated.
Notify for dropping managed table.
notifyTargetUnreachable(ResourceID) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatListener
Callback which is called if a target specified by the given resource ID is no longer reachable.
notifyTaskFailed(Execution) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
notifyTaskFailed(Execution) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
notifyTaskFailed(Execution) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Notifies that a task has failed its execution.
notifyTaskFailure(ExecutionAttemptID, Throwable, boolean, boolean) - Method in interface org.apache.flink.runtime.scheduler.InternalFailuresListener
 
notifyTaskFailure(ExecutionAttemptID, Throwable, boolean, boolean) - Method in class org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener
 
notifyTaskFinished(Execution, Function<ExecutionVertexID, CompletableFuture<?>>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
notifyTaskFinished(Execution, Function<ExecutionVertexID, CompletableFuture<?>>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
notifyTaskFinished(Execution, Function<ExecutionVertexID, CompletableFuture<?>>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Notifies that a task has finished its execution.
notifyTimeout(K, UUID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimeoutListener
Notify the listener about the timeout for an event identified by key.
notifyTimeout(AllocationID, UUID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
notifyViewCreated(int, ResultSubpartitionView) - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
notLeader() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector.LeaderCallbackHandler
 
notLeader() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
notNext(String) - Method in class org.apache.flink.cep.pattern.Pattern
Appends a new pattern to the existing one.
notNull() - Method in interface org.apache.flink.table.types.AbstractDataType
Adds a hint that null values are not expected in the data for this type.
notNull() - Method in class org.apache.flink.table.types.AtomicDataType
 
notNull() - Method in class org.apache.flink.table.types.CollectionDataType
 
notNull() - Method in class org.apache.flink.table.types.FieldsDataType
 
notNull() - Method in class org.apache.flink.table.types.KeyValueDataType
 
notNull() - Method in class org.apache.flink.table.types.UnresolvedDataType
 
NotNullOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses NOT NULL and returns false, or parses nothing and returns true.
noTransform() - Static method in interface org.apache.flink.runtime.state.StateSnapshotTransformer.StateSnapshotTransformFactory
 
NotReadyFetchResultResponse - Class in org.apache.flink.table.gateway.rest.message.statement
The FetchResultsResponseBody indicates the results is not ready.
NotReadyFetchResultResponse(String) - Constructor for class org.apache.flink.table.gateway.rest.message.statement.NotReadyFetchResultResponse
 
NotReadyResult - Class in org.apache.flink.table.gateway.service.result
To represent that the execution result is not ready to fetch.
NotReleasingPartitionGroupReleaseStrategy - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
Does not release intermediate result partitions during job execution.
NotReleasingPartitionGroupReleaseStrategy() - Constructor for class org.apache.flink.runtime.executiongraph.failover.partitionrelease.NotReleasingPartitionGroupReleaseStrategy
 
NotReleasingPartitionGroupReleaseStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
notSupported() - Static method in exception org.apache.flink.util.StateMigrationException
 
noValidation() - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns an empty validation logic.
now() - Static method in class org.apache.flink.api.common.time.Deadline
Constructs a Deadline that has now as the deadline.
NOW - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
NOW - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkTimestampWithPrecisionDynamicFunction
function name for 'NOW()'.
noWatermarks() - Static method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a watermark strategy that generates no watermarks at all.
NoWatermarksGenerator<E> - Class in org.apache.flink.api.common.eventtime
An implementation of a WatermarkGenerator that generates no Watermarks.
NoWatermarksGenerator() - Constructor for class org.apache.flink.api.common.eventtime.NoWatermarksGenerator
 
NTH_VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NTILE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NTILE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NTILEAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in NTILE agg function.
NTILEAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
NULL - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
NULL = 21;
NULL - org.apache.flink.formats.avro.AvroOutputFormat.Codec
 
NULL - org.apache.flink.table.api.JsonOnNull
Use a JSON null value.
NULL - org.apache.flink.table.api.JsonQueryOnEmptyOrError
 
NULL - org.apache.flink.table.api.JsonValueOnEmptyOrError
Return NULL.
NULL - org.apache.flink.table.types.logical.LogicalTypeRoot
 
NULL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NULL() - Static method in class org.apache.flink.table.api.DataTypes
Data type for representing untyped NULL values.
NULL_LITERAL - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
NULL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
NULL_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
NULL_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
NULL_RATE - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
NULL_STRING - Static variable in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
NULL_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
NULL = 21;
NULL_VALUE - Static variable in interface org.apache.flink.table.utils.print.PrintStyle
Value used to print null.
NULL_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
nullable() - Method in interface org.apache.flink.table.types.AbstractDataType
Adds a hint that null values are expected in the data for this type (default behavior).
nullable() - Method in class org.apache.flink.table.types.AtomicDataType
 
nullable() - Method in class org.apache.flink.table.types.CollectionDataType
 
nullable() - Method in class org.apache.flink.table.types.FieldsDataType
 
nullable() - Method in class org.apache.flink.table.types.KeyValueDataType
 
nullable() - Method in class org.apache.flink.table.types.UnresolvedDataType
 
NULLABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NULLABLE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
nullableIfAllArgs(ConstantArgumentCount, TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
A type strategy that can be used to make a result type nullable if all the selected input arguments are nullable.
nullableIfAllArgs(TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
A type strategy that can be used to make a result type nullable if all the input arguments is nullable.
nullableIfArgs(ConstantArgumentCount, TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
A type strategy that can be used to make a result type nullable if any of the selected input arguments is nullable.
nullableIfArgs(TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
A type strategy that can be used to make a result type nullable if any of the input arguments is nullable.
NullableIfArgsTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
A type strategy that can be used to make a result type nullable if any or all of the selected input arguments are nullable.
NullableIfArgsTypeStrategy(ConstantArgumentCount, TypeStrategy, boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.NullableIfArgsTypeStrategy
 
NullableOptDefaultFalse() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a nullable option, default is false.
NullableOptDefaultTrue() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a nullable option, default is true.
NullableSerializer<T> - Class in org.apache.flink.api.java.typeutils.runtime
Serializer wrapper to add support of null value serialization.
NullableSerializer.NullableSerializerSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Snapshot for serializers of nullable types, containing the snapshot of its original serializer.
NullableSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
NullableSerializerSnapshot(NullableSerializer<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
NullAwareComparator<T> - Class in org.apache.flink.api.java.typeutils.runtime
Null-aware comparator that wraps a comparator which does not support null references.
NullAwareComparator(TypeComparator<T>, boolean) - Constructor for class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
NullAwareGetters - Interface in org.apache.flink.table.data.binary
Provides null related getters.
NullAwareJoinHelper - Class in org.apache.flink.table.runtime.operators.join
Helper for null aware join.
NullAwareJoinHelper() - Constructor for class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
 
NullAwareMapIterator<K,​V> - Class in org.apache.flink.table.runtime.dataview
An Iterator implementation that iterate on a map iterator and a null entry.
NullAwareMapIterator(Iterator<Map.Entry<K, V>>, NullAwareMapIterator.NullMapEntry<K, V>) - Constructor for class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
NullAwareMapIterator.NullMapEntry<K,​V> - Interface in org.apache.flink.table.runtime.dataview
A Map Entry that the entry key is always null.
NullAwareMapSerializer<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
NullAwareMapSerializer(TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
NullAwareMapSerializerSnapshot<K,​V> - Class in org.apache.flink.table.dataview
Deprecated.
NullAwareMapSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Deprecated.
Constructor for read instantiation.
NullAwareMapSerializerSnapshot(NullAwareMapSerializer<K, V>) - Constructor for class org.apache.flink.table.dataview.NullAwareMapSerializerSnapshot
Deprecated.
Constructor to create the snapshot for writing.
NullByteKeySelector<T> - Class in org.apache.flink.api.java.functions
Used as a dummy KeySelector to allow using keyed operators for non-keyed use cases.
NullByteKeySelector() - Constructor for class org.apache.flink.api.java.functions.NullByteKeySelector
 
NullFieldException - Exception in org.apache.flink.types
An exception specifying that a required field was not set in a record, i.e. was null .
NullFieldException() - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with null as its error detail message.
NullFieldException(int) - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with a default message, referring to given field number as the null field.
NullFieldException(int, Throwable) - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with a default message, referring to given field number as the null field and a cause (Throwable).
NullFieldException(String) - Constructor for exception org.apache.flink.types.NullFieldException
Constructs an NullFieldException with the specified detail message.
nullFn() - Static method in class org.apache.flink.util.function.FunctionUtils
Function which returns null (type: Void).
NULLIF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NULLIF - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NullIntIterator() - Constructor for class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.NullIntIterator
 
NullKeyFieldException - Exception in org.apache.flink.types
An exception specifying that a required key field was not set in a record, i.e. was null .
NullKeyFieldException() - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with null as its error detail message.
NullKeyFieldException(int) - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with a default message, referring to given field number as the null key field.
NullKeyFieldException(String) - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with the specified detail message.
NullKeyFieldException(NullFieldException) - Constructor for exception org.apache.flink.types.NullKeyFieldException
Constructs an NullKeyFieldException with a default message, referring to the field number given in the NullFieldException.
nullOf(TypeInformation<?>) - Static method in class org.apache.flink.table.api.Expressions
Deprecated.
This method will be removed in future versions as it uses the old type system. It is recommended to use Expressions.nullOf(DataType) instead which uses the new type system based on DataTypes. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
nullOf(DataType) - Static method in class org.apache.flink.table.api.Expressions
Returns a null literal value of a given data type.
nullOf(DataType) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
nullPlusNonNullIsNull() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Null value plus non-null in flink will be null result.
nullRate - Variable in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
nullRow - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
NULLS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NULLS_FIRST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NULLS_LAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
NullSafeEquals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.flink.orc.OrcFilters.NullSafeEquals
Creates a null-safe EQUALS predicate.
nullsAreSortedAtEnd() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
In flink null value will be used as low value for sort.
NullSerializer - Class in org.apache.flink.table.dataview
A serializer for null.
NullSerializer.NullSerializerSnapshot - Class in org.apache.flink.table.dataview
Serializer configuration snapshot for compatibility and format evolution.
NullSerializerSnapshot() - Constructor for class org.apache.flink.table.dataview.NullSerializer.NullSerializerSnapshot
 
nullsFirst(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Converts a sort expression to nulls first.
nullsLast(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Converts a sort expression to nulls last.
nullTreatment(SqlCall) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NullTreatment() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
NullType - Class in org.apache.flink.table.types.logical
Logical type for representing untyped NULL values.
NullType() - Constructor for class org.apache.flink.table.types.logical.NullType
 
NullValue - Class in org.apache.flink.types
Null base type for programs that implements the Key interface.
NullValue() - Constructor for class org.apache.flink.types.NullValue
Creates a NullValue object.
NullValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for NullValue based on CopyableValueComparator.
NullValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
NullValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
NullValueSerializer.NullValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
NullValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.NullValueSerializer.NullValueSerializerSnapshot
 
nullWhenCountZero(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets whether the aggregate function should evaluate to null if no rows are in the window; default false.
NullWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
NullWriter(NullVector) - Constructor for class org.apache.flink.table.runtime.arrow.writers.NullWriter
 
NUM_BYTES_PER_REQUEST - Static variable in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Memory size in bytes can be allocated from this buffer pool for a single request (4M is for better sequential read).
NUM_BYTES_SEND - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_BYTES_UNKNOWN - Static variable in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
NUM_CACHED_BYTES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_CACHED_RECORDS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_DISCARD_THREADS - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
NUM_EFFECTIVE_SPECULATIVE_EXECUTIONS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_FINISHED_PARTITIONS_AS_CONSUMABLE - Static variable in class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider
 
NUM_FIRED_TIMERS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_FIRED_TIMERS_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_GHOST_SAMPLE_IDS - Static variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
 
NUM_LOAD_FAILURES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_PARTITIONS - Static variable in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
NUM_PENDING_TASK_MANAGERS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RECORDS_IN_ERRORS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RECORDS_OUT_ERRORS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RECORDS_PER_SPLIT - Static variable in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
NUM_RECORDS_SEND - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RECORDS_SEND_ERRORS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RECORDS_UNKNOWN - Static variable in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Constant indicating that the number of records is unknown;
NUM_REGISTERED_TASK_MANAGERS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RESTARTS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_RUNNING_JOBS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_SLOW_EXECUTION_VERTICES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
NUM_TASK_SLOTS - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The config parameter defining the number of task slots of a task manager.
NUM_UPLOAD_THREADS - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
NUM_VERTICES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
numActiveEntries() - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGenerator
 
numBatchesToCirculate(Configuration) - Method in class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
 
numBatchesToCirculate(Configuration) - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
number - Variable in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
number(StringBuilder, int, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
NUMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NUMBER_OF_PARALLEL_SUBTASKS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
NUMBER_OF_ROWS - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
 
numberOfChannels - Variable in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
numberOfKeyGroups - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
The number of key-groups aka max parallelism.
numberOfKeyGroups - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
numberOfSubpartitions - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
NumberSequenceIterator - Class in org.apache.flink.util
The NumberSequenceIterator is an iterator that returns a sequence of numbers (as Long)s.
NumberSequenceIterator(long, long) - Constructor for class org.apache.flink.util.NumberSequenceIterator
Creates a new splittable iterator, returning the range [from, to].
NumberSequenceSource - Class in org.apache.flink.api.connector.source.lib
A data source that produces a sequence of numbers (longs).
NumberSequenceSource(long, long) - Constructor for class org.apache.flink.api.connector.source.lib.NumberSequenceSource
Creates a new NumberSequenceSource that produces parallel sequences covering the range from to to (both boundaries are inclusive).
NumberSequenceSource.NumberSequenceSplit - Class in org.apache.flink.api.connector.source.lib
A split of the source, representing a number sub-sequence.
NumberSequenceSplit(String, long, long) - Constructor for class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
numBuckets - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The number of buckets in the current table.
numBucketsMask - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numBucketsMask2 - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numBucketsPerSegment - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numBucketsPerSegmentBits - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numBucketsPerSegmentMask - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numBuffersIn - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
numBuffersOut - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
numBytesIn - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
numBytesIn - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
numBytesInParts() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
numBytesOut - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
numBytesOut - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
numCachedBytesGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of bytes used by cache.
numCachedBytesGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
numCachedRecordsGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of records in cache.
numCachedRecordsGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
numChars() - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns the number of UTF-8 code points in the string.
numCounters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
NumDeletesActiveMemTable - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumDeletesActiveMemTable - org.apache.flink.state.forst.ForStProperty
 
NumDeletesImmMemTables - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumDeletesImmMemTables - org.apache.flink.state.forst.ForStProperty
 
numElements - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numElements() - Method in interface org.apache.flink.connector.testframe.source.FromElementsSource.ElementsSupplier
 
NumEntriesActiveMemTable - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumEntriesActiveMemTable - org.apache.flink.state.forst.ForStProperty
 
NumEntriesImmMemTables - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumEntriesImmMemTables - org.apache.flink.state.forst.ForStProperty
 
NUMERIC - org.apache.flink.table.types.logical.LogicalTypeFamily
 
NUMERIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
NUMERIC_VALUE_FORMAT_ERROR - org.apache.flink.types.parser.FieldParser.ParseErrorState
The field was not in a correct format for the numeric type.
NUMERIC_VALUE_ILLEGAL_CHARACTER - org.apache.flink.types.parser.FieldParser.ParseErrorState
An illegal character was encountered while parsing a numeric type.
NUMERIC_VALUE_ORPHAN_SIGN - org.apache.flink.types.parser.FieldParser.ParseErrorState
A stand-alone sign was encountered while parsing a numeric type.
NUMERIC_VALUE_OVERFLOW_UNDERFLOW - org.apache.flink.types.parser.FieldParser.ParseErrorState
The domain of the numeric type is not large enough to hold the parsed value.
NumericExceptFirstOperandChecker - Class in org.apache.flink.table.planner.plan.type
Parameter type-checking strategy where all operand types except first one must be numeric type.
NumericExceptFirstOperandChecker(int) - Constructor for class org.apache.flink.table.planner.plan.type.NumericExceptFirstOperandChecker
 
NumericLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a numeric literal (can be signed)
NumericTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
Type information for numeric primitive types: int, long, double, byte, short, float, char.
NumericTypeInfo(Class<T>, Class<?>[], TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.NumericTypeInfo
 
numEventTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numEventTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
numEventTimeTimers(N) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numFetchRetries - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
The number of retries when the transfer fails.
NumFilesAtLevel0 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel0 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel1 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel1 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel2 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel2 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel3 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel3 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel4 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel4 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel5 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel5 - org.apache.flink.state.forst.ForStProperty
 
NumFilesAtLevel6 - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumFilesAtLevel6 - org.apache.flink.state.forst.ForStProperty
 
numGauges - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numHashFunctions - Variable in class org.apache.flink.runtime.operators.util.BloomFilter
 
numHistograms - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
NumImmutableMemTable - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumImmutableMemTable - org.apache.flink.state.forst.ForStProperty
 
numKeyValueStateEntries() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
numKeyValueStateEntries() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
Returns the total number of state entries across all keys/namespaces.
numKeyValueStateEntries() - Method in interface org.apache.flink.runtime.state.TestableKeyedStateBackend
Returns the total number of state entries across all keys/namespaces.
numKeyValueStateEntries() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
numKeyValueStateEntries() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
numKeyValueStateEntries(Object) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
Returns the total number of state entries across all keys for the given namespace.
numKeyValueStatesByName() - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
numLateRecordsDropped - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
numLeadingNormalizableKeys - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
NumLiveVersions - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumLiveVersions - org.apache.flink.state.forst.ForStProperty
 
numLoadFailuresCounter(Counter) - Method in interface org.apache.flink.metrics.groups.CacheMetricGroup
The number of load failures.
numLoadFailuresCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
numMeters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
numNetworkBuffers() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
numNullRowTimeRecordsDropped - Variable in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
numOfAssociations - Variable in class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
numOperators - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
numOverflowSegments - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
numOverflowSegments - Variable in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
numOwnerRequestedBuffer(Object) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Return the number of requested buffers belonging to a specific owner.
numOwnerRequestedBuffer(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
numPartialBuffers() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
numProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numProcessingTimeTimers() - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
numProcessingTimeTimers(N) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
numProxyQueryThreads() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the number of query threads for the queryable state client proxy.
numProxyServerThreads() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the number of threads for the query proxy NIO event loop.
numQueuedBufferPayloads() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
Get the number of written but unsent buffer netty payloads.
numQueuedBufferPayloads() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
numQueuedPayloads() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
Get the number of written but unsent netty payloads.
numQueuedPayloads() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
numQueuedRunnables() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Gets the number of Runnables currently queued.
numRecords - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
numRecordsIn - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
numRecordsIn - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
numRecordsOut - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
numRecordsOut - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
numRegisteredJobMetricGroups() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
numRegisteredJobMetricGroups() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
numRequestsRemaining - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
NumRunningCompactions - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumRunningCompactions - org.apache.flink.state.forst.ForStProperty
 
NumRunningFlushes - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumRunningFlushes - org.apache.flink.state.forst.ForStProperty
 
numSlotsPerTaskManager(int) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the numSlotsPerTaskManager and returns a reference to this Builder enabling method chaining.
NumSnapshots - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
NumSnapshots - org.apache.flink.state.forst.ForStProperty
 
numSpillFiles - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
numSpillFiles - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
numSplits - Variable in class org.apache.flink.api.common.io.FileInputFormat
The desired number of splits, as set by the configure() method.
numSplits - Variable in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
numStateQueryThreads() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the number of threads for the thread pool that performs the actual state lookup.
numStateServerThreads() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
Returns the number of threads for the query server NIO event loop.
numSubpartitions - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
numTaskManagers(int) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the numTaskManagers and returns a reference to this Builder enabling method chaining.
numTotalBytes() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Returns the total number of bytes written to this DataBuffer.
numTotalBytes() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
numTotalBytes() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
numTotalBytesRead - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Total number of bytes already read from this sort buffer.
numTotalRecords() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Returns the total number of records written to this DataBuffer.
numTotalRecords() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
numTotalRecords() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
numWriteBuffersDelta() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerMetricUpdate
 
numWriteBytesDelta() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerMetricUpdate
 

O

OBJECT - org.apache.flink.table.api.JsonType
 
OBJECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OBJECT_ARRAY - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
OBJECT_ARRAY = 21;
OBJECT_ARRAY(TypeInformation<E>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Java arrays of object types (such as String[], Integer[]).
OBJECT_ARRAY(TypeInformation<E>) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Generates type information for an array consisting of Java object elements.
OBJECT_ARRAY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
OBJECT_ARRAY = 21;
OBJECT_REUSE - Static variable in class org.apache.flink.configuration.PipelineOptions
 
OBJECT_STORE - org.apache.flink.core.fs.FileSystemKind
An Object store.
ObjectArrayConverter(DataType) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.ObjectArrayConverter
 
ObjectArrayTypeInfo<T,​C> - Class in org.apache.flink.api.java.typeutils
 
ObjectContainer - Class in org.apache.flink.table.runtime.util
This class is used for scalar function, in that it is used for comparing Objects using code generated hashCode and equals instead of using the Object#equals/Object#hashcode versions.
ObjectContainer(Object, BiFunction<Object, Object, Boolean>, Function<Object, Integer>) - Constructor for class org.apache.flink.table.runtime.util.ObjectContainer
 
ObjectHashSet<T> - Class in org.apache.flink.table.runtime.util.collections
Wrap HashSet with hashSet interface.
ObjectHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
ObjectHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
ObjectHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
ObjectIdentifier - Class in org.apache.flink.table.catalog
Identifies an object in a catalog.
objectMapper - Variable in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
Object mapper for parsing the JSON.
objectName - Variable in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
The object name, within the bucket.
objectPath() - Method in interface org.apache.flink.table.planner.lineage.TableLineageDataset
 
objectPath() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
ObjectPath - Class in org.apache.flink.table.catalog
A database name and object (table/view/function) name combo in a catalog.
ObjectPath(String, String) - Constructor for class org.apache.flink.table.catalog.ObjectPath
 
objectReuse(boolean) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
objectReuseEnabled - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
objectToExpression(Object) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
Converts a given object to an expression.
objectToPath(String) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
OBSIDIAN - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
obtainDelegationTokens() - Method in interface org.apache.flink.core.security.token.DelegationTokenProvider
Obtain delegation tokens for this service.
obtainDelegationTokens() - Method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenProvider
 
obtainDelegationTokens() - Method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
 
obtainDelegationTokens() - Method in interface org.apache.flink.runtime.security.token.DelegationTokenManager
Obtains new tokens in a one-time fashion and automatically distributes them to all local JVM receivers.
obtainDelegationTokens() - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
obtainDelegationTokens() - Method in class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenProvider
 
obtainDelegationTokens() - Method in class org.apache.flink.runtime.security.token.NoOpDelegationTokenManager
 
obtainDelegationTokens(String, Set<FileSystem>, Credentials) - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
obtainDelegationTokens(DelegationTokenContainer) - Method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
Obtains new tokens in a one-time fashion and leaves it up to the caller to distribute them.
obtainDelegationTokens(DelegationTokenContainer) - Method in interface org.apache.flink.runtime.security.token.DelegationTokenManager
Obtains new tokens in a one-time fashion and leaves it up to the caller to distribute them.
obtainDelegationTokens(DelegationTokenContainer) - Method in class org.apache.flink.runtime.security.token.NoOpDelegationTokenManager
 
obtainDelegationTokensAndGetNextRenewal(DelegationTokenContainer) - Method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
 
ObtainedDelegationTokens(byte[], Optional<Long>) - Constructor for class org.apache.flink.core.security.token.DelegationTokenProvider.ObtainedDelegationTokens
 
obtainLeft(Either<L, R>, TypeSerializer<L>) - Static method in class org.apache.flink.types.Either
Utility function for EitherSerializer to support object reuse.
obtainRight(Either<L, R>, TypeSerializer<R>) - Static method in class org.apache.flink.types.Either
Utility function for EitherSerializer to support object reuse.
occupiedCount() - Method in class org.apache.flink.runtime.asyncprocessing.KeyAccountingUnit
 
occupy(Object, K) - Method in class org.apache.flink.runtime.asyncprocessing.KeyAccountingUnit
Occupy a key for processing, the subsequent records with the same key would be blocked until the previous key release.
OCCURRENCES_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OCT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
OCT_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
OCT_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.IntegerLiteralContext
 
OCTET_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OCTETS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
of(boolean, boolean) - Static method in enum org.apache.flink.table.operations.utils.LikeType
 
of(boolean, boolean, boolean) - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
of(boolean, boolean, boolean, boolean, boolean) - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
 
of(boolean, boolean, boolean, String) - Static method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
of(boolean, boolean, String) - Static method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
of(boolean, LogicalType...) - Static method in class org.apache.flink.table.types.logical.RowType
 
of(boolean, LogicalType[], String[]) - Static method in class org.apache.flink.table.types.logical.RowType
 
of(double, DeltaFunction<T>) - Static method in class org.apache.flink.streaming.api.windowing.evictors.DeltaEvictor
Creates a DeltaEvictor from the given threshold and DeltaFunction.
of(double, DeltaFunction<T>, boolean) - Static method in class org.apache.flink.streaming.api.windowing.evictors.DeltaEvictor
Creates a DeltaEvictor from the given threshold, DeltaFunction.
of(double, DeltaFunction<T>, TypeSerializer<T>) - Static method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
Creates a delta trigger from the given threshold and DeltaFunction.
of(int) - Static method in class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
Creates a RecordCounter depends on the index of count(*).
of(int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
of(int[]) - Static method in class org.apache.flink.table.connector.Projection
Create a Projection of the provided indexes.
of(int[][]) - Static method in class org.apache.flink.table.connector.Projection
Create a Projection of the provided indexes.
of(int, int) - Static method in class org.apache.flink.api.common.io.FirstAttemptInitializationContext
 
of(int, int) - Static method in class org.apache.flink.runtime.state.KeyGroupRange
Factory method that also handles creation of empty key-groups.
of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
of(int, int, Duration) - Static method in class org.apache.flink.cep.pattern.Quantifier.Times
 
of(int, Duration) - Static method in class org.apache.flink.cep.pattern.Quantifier.Times
 
of(int, OperatorID) - Static method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
of(long) - Static method in interface org.apache.flink.runtime.state.changelog.SequenceNumber
 
of(long) - Static method in class org.apache.flink.streaming.api.windowing.evictors.CountEvictor
Creates a CountEvictor that keeps the given number of elements.
of(long) - Static method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
Creates a trigger that fires once the number of elements in a pane reaches the given count.
of(long) - Static method in class org.apache.flink.table.planner.calcite.TimestampSchemaVersion
 
of(long) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
of(long, boolean) - Static method in class org.apache.flink.streaming.api.windowing.evictors.CountEvictor
Creates a CountEvictor that keeps the given number of elements in the pane Eviction is done before/after the window function based on the value of doEvictAfter.
of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
of(SortedSetMultimap<RelNode, RelDecorrelator.CorRef>, NavigableMap<CorrelationId, RelNode>, Map<RexFieldAccess, RelDecorrelator.CorRef>) - Static method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
Creates a CorelMap with given contents.
of(Class<?>) - Static method in class org.apache.flink.table.api.DataTypes
Creates an unresolved type that will be resolved to a DataType by analyzing the given class later.
of(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.TypeInformation
Creates a TypeInformation for the type described by the given class.
of(ClassLoader) - Static method in class org.apache.flink.util.TemporaryClassLoaderContext
Sets the context class loader to the given ClassLoader and returns a resource that sets it back to the current context ClassLoader when the resource is closed.
of(Object...) - Static method in class org.apache.flink.table.data.GenericRowData
Creates an instance of GenericRowData with given field values.
of(Object...) - Static method in class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode and assigns the given values to the row's fields.
of(String) - Static method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
Return the corresponding RestartStrategyType based on the displayed value.
of(String) - Static method in class org.apache.flink.table.api.DataTypes
Creates an unresolved type that will be resolved to a DataType by using a fully or partially defined name.
of(String) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
 
of(String) - Static method in enum org.apache.flink.table.operations.utils.LikeType
 
of(String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
of(String...) - Static method in class org.apache.flink.table.catalog.UnresolvedIdentifier
Constructs an UnresolvedIdentifier from an array of identifier segments.
of(String, boolean) - Static method in enum org.apache.flink.table.operations.utils.LikeType
 
of(String, String) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
of(String, String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
of(String, String, String) - Static method in class org.apache.flink.table.catalog.ObjectIdentifier
 
of(String, Configuration) - Static method in class org.apache.flink.table.catalog.CatalogDescriptor
 
of(String, Configuration, String) - Static method in class org.apache.flink.table.catalog.CatalogDescriptor
Creates an instance of this interface.
of(String, LeaderInformation) - Static method in class org.apache.flink.runtime.leaderelection.LeaderInformationRegister
Creates a single-entry instance containing only the passed information.
of(String, IntervalFreshness.TimeUnit) - Static method in class org.apache.flink.table.catalog.IntervalFreshness
 
of(String, ResolvedExpression) - Static method in class org.apache.flink.table.catalog.WatermarkSpec
 
of(String, FunctionDefinition, TypeInference, int, int, boolean) - Static method in interface org.apache.flink.table.types.inference.TypeInferenceUtil.SurroundingInfo
 
of(String, DataType) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
of(String, DataType, String) - Static method in class org.apache.flink.table.legacy.api.TableColumn
of(String, LogicalType) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
of(BigDecimal) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
of(Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
Creates a new TumblingEventTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp.
of(Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
Creates a new TumblingProcessingTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp.
of(Duration) - Static method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
Creates a TimeEvictor that keeps the given number of elements.
of(Duration) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
Creates a trigger that continuously fires based on the given interval.
of(Duration) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
Creates a trigger that continuously fires based on the given interval.
of(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
Creates a new TumblingWindowAssigner GroupWindowAssigner that assigns elements to time windows based on the element timestamp.
of(Duration, boolean) - Static method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
Creates a TimeEvictor that keeps the given number of elements.
of(Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
Creates a new SlidingEventTimeWindows WindowAssigner that assigns elements to sliding time windows based on the element timestamp.
of(Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
Creates a new SlidingProcessingTimeWindows WindowAssigner that assigns elements to sliding time windows based on the element timestamp.
of(Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
Creates a new TumblingEventTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp and offset.
of(Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
Creates a new TumblingProcessingTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp and offset.
of(Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
Creates a new CumulativeWindowAssigner that assigns elements to cumulative time windows based on the element timestamp.
of(Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
Creates a new SlidingEventTimeWindows WindowAssigner that assigns elements to sliding time windows based on the element timestamp.
of(Duration, Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
Creates a new SlidingEventTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp and offset.
of(Duration, Duration, Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
Creates a new SlidingProcessingTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp and offset.
of(Duration, Duration, WindowStagger) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
Creates a new TumblingEventTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp, offset and a staggering offset, depending on the staggering policy.
of(Duration, Duration, WindowStagger) - Static method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
Creates a new TumblingProcessingTimeWindows WindowAssigner that assigns elements to time windows based on the element timestamp, offset and a staggering offset, depending on the staggering policy.
of(Function<K, V>) - Static method in class org.apache.flink.table.utils.ThreadLocalCache
 
of(List<String>) - Static method in class org.apache.flink.table.catalog.UnresolvedIdentifier
Constructs an UnresolvedIdentifier from a list of identifier segments.
of(List<Column>) - Static method in class org.apache.flink.table.catalog.ResolvedSchema
Shortcut for a resolved schema of only columns.
of(List<ResolvedExpression>, List<ResolvedExpression>) - Static method in class org.apache.flink.table.connector.source.abilities.SupportsFilterPushDown.Result
Constructs a filter push-down result.
of(List<Signature.Argument>) - Static method in class org.apache.flink.table.types.inference.Signature
Creates an immutable instance of Signature.
of(Optional<T>) - Static method in class org.apache.flink.util.OptionalConsumer
 
of(Stream<int[]>, int) - Static method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
of(L) - Static method in class org.apache.flink.types.Either.Left
Creates a left value of Either
of(Context, RelOptCluster, RelOptSchema) - Static method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
of(RelOptCluster, RelOptSchema) - Static method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
of(RelOptCluster, ContextResolvedFunction) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
Creates an instance of a scalar or table function during translation.
of(RelOptCluster, BuiltInFunctionDefinition) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
Creates an instance of a scalar or table built-in function during translation.
of(SerializableTimestampAssigner<T>) - Static method in interface org.apache.flink.api.common.eventtime.TimestampAssignerSupplier
 
of(FilterFunction<T>) - Static method in class org.apache.flink.cep.pattern.conditions.SimpleCondition
 
of(InputFormat<RowData, ?>) - Static method in interface org.apache.flink.table.connector.source.InputFormatProvider
Helper method for creating a static provider.
of(InputFormat<RowData, ?>, Integer) - Static method in interface org.apache.flink.table.connector.source.InputFormatProvider
Helper method for creating a static provider with a provided source parallelism.
of(OutputFormat<RowData>) - Static method in interface org.apache.flink.table.connector.sink.OutputFormatProvider
Helper method for creating a static provider.
of(OutputFormat<RowData>, Integer) - Static method in interface org.apache.flink.table.connector.sink.OutputFormatProvider
Helper method for creating a static provider with a provided sink parallelism.
of(JobID) - Static method in exception org.apache.flink.runtime.client.DuplicateJobSubmissionException
 
of(TypeHint<T>) - Static method in class org.apache.flink.api.common.typeinfo.TypeInformation
Creates a TypeInformation for a generic type via a utility "type hint".
of(TypeInformation<?>) - Static method in class org.apache.flink.table.api.DataTypes
Creates an unresolved type that will be resolved to a DataType by converting the given TypeInformation later.
of(Sink<RowData>) - Static method in interface org.apache.flink.table.connector.sink.SinkV2Provider
Helper method for creating a static provider.
of(Sink<RowData>, Integer) - Static method in interface org.apache.flink.table.connector.sink.SinkV2Provider
Helper method for creating a Sink provider with a provided sink parallelism.
of(Source<RowData, ?, ?>) - Static method in interface org.apache.flink.table.connector.source.SourceProvider
Helper method for creating a static provider.
of(Source<RowData, ?, ?>, Integer) - Static method in interface org.apache.flink.table.connector.source.SourceProvider
Helper method for creating a Source provider with a provided source parallelism.
of(Configuration) - Static method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem.S5CmdConfiguration
 
of(Configuration) - Static method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
of(Configuration, JobCheckpointingSettings) - Static method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.Settings
 
of(ReadableConfig) - Static method in class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
of(ReadableConfig) - Static method in class org.apache.flink.state.api.runtime.MutableConfig
Creates a new Configuration.
of(ReadableConfig, ClassLoader) - Static method in class org.apache.flink.client.python.PythonFunctionFactory.CacheKey
 
of(FileSystemFactory) - Static method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
of(Path) - Static method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
of(Path, Path, long) - Static method in interface org.apache.flink.core.fs.PathsCopyingFileSystem.CopyRequest
A factory method for creating a simple pair of source/destination.
of(SinkCommitterMetricGroup) - Static method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
Creates a CommittableCollector based on the current runtime information.
of(FileMergingSnapshotManager, Closeable) - Static method in class org.apache.flink.runtime.state.FileMergingSnapshotManagerClosableWrapper
 
of(Environment) - Static method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
of(OperatorID, OperatorID, String, String) - Static method in class org.apache.flink.runtime.OperatorIDPair
 
of(SlotInfo, Locality) - Static method in class org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndLocality
 
of(TriggerId, JobID) - Static method in class org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey
 
of(KeyedStateBackend<?>, OperatorStateBackend, TypeSerializer<?>, TypeSerializer<?>, ReadableConfig) - Static method in class org.apache.flink.streaming.api.runners.python.beam.state.BeamStateRequestHandler
of(StreamStateHandle, String) - Static method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
of(StreamStateHandle, StreamStateHandle, StateChangeSet, long, long) - Static method in class org.apache.flink.changelog.fs.UploadResult
 
of(SinkFunction<RowData>) - Static method in interface org.apache.flink.table.connector.sink.legacy.SinkFunctionProvider
Deprecated.
Helper method for creating a static provider.
of(SinkFunction<RowData>, Integer) - Static method in interface org.apache.flink.table.connector.sink.legacy.SinkFunctionProvider
Deprecated.
Helper method for creating a SinkFunction provider with a provided sink parallelism.
of(DataGenerator, ConfigOption<?>...) - Static method in class org.apache.flink.connector.datagen.table.DataGeneratorContainer
 
of(SourceFunction<RowData>, boolean) - Static method in interface org.apache.flink.legacy.table.connector.source.SourceFunctionProvider
Deprecated.
Helper method for creating a static provider.
of(SourceFunction<RowData>, boolean, Integer) - Static method in interface org.apache.flink.legacy.table.connector.source.SourceFunctionProvider
Deprecated.
Helper method for creating a Source provider with a provided source parallelism.
of(InternalTimerService<?>) - Static method in interface org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
Creates a ClockService from the given InternalTimerService.
of(StreamOperator<OUT>) - Static method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
Create a SimpleOperatorFactory from existed StreamOperator.
of(Trigger<T, W>) - Static method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
Creates a new purging trigger from the given Trigger.
of(Trigger<T, W>, Duration) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
Creates a new ProcessingTimeoutTrigger that fires when the inner trigger is fired or when the timeout timer fires.
of(Trigger<T, W>, Duration, boolean, boolean) - Static method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
Creates a new ProcessingTimeoutTrigger that fires when the inner trigger is fired or when the timeout timer fires.
of(Schema, String, String, String, Map<String, String>) - Static method in interface org.apache.flink.table.catalog.CatalogView
Creates a basic implementation of this interface.
of(Schema, String, List<String>, Map<String, String>) - Static method in interface org.apache.flink.table.catalog.CatalogTable
Deprecated.
Use the builder CatalogTable.newBuilder() instead.
of(Schema, String, List<String>, Map<String, String>, Long) - Static method in interface org.apache.flink.table.catalog.CatalogTable
Deprecated.
Use the builder CatalogTable.newBuilder() instead.
of(Column...) - Static method in class org.apache.flink.table.catalog.ResolvedSchema
Shortcut for a resolved schema of only columns.
of(DataTypeFactory, ContextResolvedProcedure) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlProcedure
Creates an instance of a procedure.
of(DataTypeFactory, FlinkTypeFactory, SqlKind, ContextResolvedFunction, TypeInference) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
Creates an instance of a aggregating function (either a system or user-defined function).
of(DataTypeFactory, FlinkTypeFactory, RexFactory, SqlKind, ContextResolvedFunction, TypeInference) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
Creates an instance of a scalar or table function (either a system or user-defined function).
of(ObjectIdentifier) - Static method in class org.apache.flink.table.catalog.UnresolvedIdentifier
Constructs an UnresolvedIdentifier from an ObjectIdentifier.
of(ObjectIdentifier) - Static method in class org.apache.flink.table.functions.FunctionIdentifier
 
of(TableDistribution.Kind, Integer, List<String>) - Static method in class org.apache.flink.table.catalog.TableDistribution
Distribution of the given kind over the given keys with a declared number of buckets.
of(ScanTableSource.ScanRuntimeProvider, CacheReloadTrigger) - Static method in interface org.apache.flink.table.connector.source.lookup.FullCachingLookupProvider
of(AsyncLookupFunction) - Static method in interface org.apache.flink.table.connector.source.lookup.AsyncLookupFunctionProvider
Helper function for creating a static provider.
of(AsyncLookupFunction, LookupCache) - Static method in interface org.apache.flink.table.connector.source.lookup.PartialCachingAsyncLookupProvider
of(AsyncTableFunction<T>) - Static method in interface org.apache.flink.table.legacy.connector.source.AsyncTableFunctionProvider
Deprecated.
Helper method for creating a static provider.
of(LookupFunction) - Static method in interface org.apache.flink.table.connector.source.lookup.LookupFunctionProvider
Helper function for creating a static provider.
of(LookupFunction, LookupCache) - Static method in interface org.apache.flink.table.connector.source.lookup.PartialCachingLookupProvider
of(TableFunction<T>) - Static method in interface org.apache.flink.table.legacy.connector.source.TableFunctionProvider
Deprecated.
Helper method for creating a static provider.
of(LikeType, String) - Static method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
of(FlinkContext, FlinkTypeFactory, ContextResolvedFunction) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlAggFunction
Creates an instance of a aggregate function during translation.
of(FlinkContext, FlinkTypeFactory, ContextResolvedFunction) - Static method in class org.apache.flink.table.planner.functions.bridging.BridgingSqlFunction
Creates an instance of a scalar or table function during translation.
of(FlinkFilterJoinRule.Predicate) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Construct a new immutable FlinkFilterIntoJoinRuleConfig instance.
of(FlinkFilterJoinRule.Predicate) - Static method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Construct a new immutable FlinkFilterJoinRuleConfig instance.
of(DataType) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
Creates an instance of a ExternalSerializer defined by the given DataType.
of(DataType) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
Creates type information for a DataType that is possibly represented by internal data structures but serialized and deserialized into external data structures.
of(DataType) - Static method in interface org.apache.flink.table.types.inference.TypeInferenceUtil.SurroundingInfo
 
of(DataType, boolean) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
Creates an instance of a ExternalSerializer defined by the given DataType.
of(DataType, boolean) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
Creates type information for a DataType that is possibly represented by internal data structures but serialized and deserialized into external data structures.
of(Signature.Argument...) - Static method in class org.apache.flink.table.types.inference.Signature
Creates an immutable instance of Signature.
of(LogicalType) - Static method in class org.apache.flink.table.api.DataTypes
Creates a DataType from a LogicalType with default conversion class.
of(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Creates type information for a LogicalType that is represented by internal data structures.
of(LogicalType) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
of(LogicalType...) - Static method in class org.apache.flink.table.types.logical.RowType
 
of(LogicalType[], String[]) - Static method in class org.apache.flink.table.types.logical.RowType
 
of(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Creates type information for a RowType represented by internal data structures.
of(DateTimeUtils.TimeUnit, DateTimeUtils.TimeUnit) - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
Returns a TimeUnitRange with a given start and end unit.
of(SerializableSupplier<SimpleVersionedSerializer<CommT>>) - Static method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
Returns the type information based on the serializer for a CommittableMessage.
of(R) - Static method in class org.apache.flink.types.Either.Right
Creates a right value of Either
of(T) - Static method in class org.apache.flink.runtime.state.DoneFuture
 
of(T) - Static method in class org.apache.flink.runtime.state.SnapshotResult
 
of(T) - Static method in class org.apache.flink.types.SerializableOptional
 
of(T) - Static method in class org.apache.flink.util.OptionalFailure
 
of(T0) - Static method in class org.apache.flink.api.java.tuple.Tuple1
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1) - Static method in class org.apache.flink.api.java.tuple.Tuple2
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2) - Static method in class org.apache.flink.api.java.tuple.Tuple3
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3) - Static method in class org.apache.flink.api.java.tuple.Tuple4
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4) - Static method in class org.apache.flink.api.java.tuple.Tuple5
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5) - Static method in class org.apache.flink.api.java.tuple.Tuple6
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6) - Static method in class org.apache.flink.api.java.tuple.Tuple7
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7) - Static method in class org.apache.flink.api.java.tuple.Tuple8
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class org.apache.flink.api.java.tuple.Tuple9
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class org.apache.flink.api.java.tuple.Tuple10
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class org.apache.flink.api.java.tuple.Tuple11
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class org.apache.flink.api.java.tuple.Tuple12
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class org.apache.flink.api.java.tuple.Tuple13
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class org.apache.flink.api.java.tuple.Tuple14
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class org.apache.flink.api.java.tuple.Tuple15
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class org.apache.flink.api.java.tuple.Tuple16
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class org.apache.flink.api.java.tuple.Tuple17
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class org.apache.flink.api.java.tuple.Tuple18
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Static method in class org.apache.flink.api.java.tuple.Tuple19
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Static method in class org.apache.flink.api.java.tuple.Tuple20
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Static method in class org.apache.flink.api.java.tuple.Tuple21
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Static method in class org.apache.flink.api.java.tuple.Tuple22
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Static method in class org.apache.flink.api.java.tuple.Tuple23
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Static method in class org.apache.flink.api.java.tuple.Tuple24
Creates a new tuple and assigns the given values to the tuple's fields.
of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Static method in class org.apache.flink.api.java.tuple.Tuple25
Creates a new tuple and assigns the given values to the tuple's fields.
OF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ofConfigurationAdded(String, String) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationChanged(String, MapDifference.ValueDifference<String>) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationObjectAdded(String, String, String) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationObjectChanged(String, String, MapDifference.ValueDifference<String>) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationObjectRemoved(String, String, String) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationObjectSetterUsed(String, String) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofConfigurationRemoved(String, String) - Static method in class org.apache.flink.runtime.dispatcher.ConfigurationNotAllowedMessage
 
ofDataChange(int, byte[]) - Static method in class org.apache.flink.runtime.state.changelog.StateChange
 
ofDay(String) - Static method in class org.apache.flink.table.catalog.IntervalFreshness
 
ofElement(E, Consumer<E>) - Static method in interface org.apache.flink.util.CloseableIterator
 
ofElements(Consumer<T>, T...) - Static method in interface org.apache.flink.util.CloseableIterator
 
ofEmptyLiteral() - Static method in class org.apache.flink.table.types.logical.BinaryType
The SQL standard defines that character string literals are allowed to be zero-length strings (i.e., to contain no characters) even though it is not permitted to declare a type that is zero.
ofEmptyLiteral() - Static method in class org.apache.flink.table.types.logical.CharType
The SQL standard defines that character string literals are allowed to be zero-length strings (i.e., to contain no characters) even though it is not permitted to declare a type that is zero.
ofEmptyLiteral() - Static method in class org.apache.flink.table.types.logical.VarBinaryType
The SQL standard defines that character string literals are allowed to be zero-length strings (i.e., to contain no characters) even though it is not permitted to declare a type that is zero.
ofEmptyLiteral() - Static method in class org.apache.flink.table.types.logical.VarCharType
The SQL standard defines that character string literals are allowed to be zero-length strings (i.e., to contain no characters) even though it is not permitted to declare a type that is zero.
OFF_CPU - org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Type of the Flame Graph that includes threads in states Thread.State.
OFF_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.JobManagerOptions
Off-heap Memory size for the JobManager.
ofFailure(Throwable) - Static method in class org.apache.flink.util.OptionalFailure
 
offer(StateRequest<?, ?, ?, ?>) - Method in interface org.apache.flink.runtime.asyncprocessing.StateRequestContainer
Preserve a stateRequest into the StateRequestContainer.
offer(StateRequest<?, ?, ?, ?>) - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
offer(T) - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Adds element to the PriorityQueue in log(size) time if either the PriorityQueue is not full, or not lessThan(element, top()).
offerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.BlocklistDeclarativeSlotPool
 
offerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Offers slots to this slot pool.
offerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
offerSlots(ResourceID, Collection<SlotOffer>, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
offerSlots(ResourceID, Collection<SlotOffer>, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Offers the given slots to the job manager.
offerSlots(TaskManagerLocation, TaskManagerGateway, Collection<SlotOffer>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
offerSlots(TaskManagerLocation, TaskManagerGateway, Collection<SlotOffer>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
offerSlots(TaskManagerLocation, TaskManagerGateway, Collection<SlotOffer>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Offers multiple slots to the SlotPool.
offerSlots(TaskManagerLocation, TaskManagerGateway, Collection<SlotOffer>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Offers multiple slots to the SlotPoolService.
ofFields(LogicalType...) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Creates type information for RowType represented by internal data structures.
ofFields(LogicalType[], String[]) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Creates type information for RowType represented by internal data structures.
OFFLOAD_MINSIZE - Static variable in class org.apache.flink.configuration.BlobServerOptions
The minimum size for messages to be offloaded to the BlobServer.
OFFLOAD_SHUFFLE_DESCRIPTORS_THRESHOLD - Static variable in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
This is an expert option, that we do not want to expose in the documentation.
Offloaded() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.Offloaded
 
Offloaded(PermanentBlobKey) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.Offloaded
 
offloadWithException(SerializedValue<T>, JobID, BlobWriter) - Static method in interface org.apache.flink.runtime.blob.BlobWriter
 
offset - Variable in class org.apache.flink.changelog.fs.UploadResult
 
offset - Variable in class org.apache.flink.table.data.binary.BinarySection
 
offset - Variable in class org.apache.flink.table.data.columnar.vector.BytesColumnVector.Bytes
 
offset - Variable in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
 
offset() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Returns the start of the file region referenced by this source split.
offset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
 
offset(int) - Method in class org.apache.flink.table.api.internal.TableImpl
 
offset(int) - Method in interface org.apache.flink.table.api.Table
Limits a (possibly sorted) result from an offset position.
OFFSET - org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
The OFFSET mode does not care the window framing with LEAD/LAG agg function, see SqlLeadLagAggFunction.
OFFSET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OFFSET_LEN - Static variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
OffsetAwareOutputStream - Class in org.apache.flink.core.fs
An OutputStream that keeps track of its current length.
OffsetClause(Span, SqlNode[]) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an OFFSET clause in an ORDER BY expression.
OffsetOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The offset window frame calculates frames containing LEAD/LAG statements.
OffsetOverFrame(GeneratedAggsHandleFunction, Long, OffsetOverFrame.CalcOffsetFunc) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
 
OffsetOverFrame.CalcOffsetFunc - Interface in org.apache.flink.table.runtime.operators.over.frame
Calc offset from base row.
offsetX - Variable in class org.apache.flink.table.client.cli.CliView
 
offsetY - Variable in class org.apache.flink.table.client.cli.CliView
 
ofGloballyTerminated(JobID) - Static method in exception org.apache.flink.runtime.client.DuplicateJobSubmissionException
 
ofGroup(Class<? extends Enum<? extends TableSymbol>>) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(String, Class<? extends Enum<? extends TableSymbol>>) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(String, String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(String, LogicalTypeFamily) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(String, LogicalTypeRoot) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(LogicalTypeFamily) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroup(LogicalTypeRoot) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroupVarying(String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofGroupVarying(String, String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofHash(List<String>, Integer) - Static method in class org.apache.flink.table.catalog.TableDistribution
Hash distribution over the given keys among the declared number of buckets.
ofHour(String) - Static method in class org.apache.flink.table.catalog.IntervalFreshness
 
ofKind(RowKind, Object...) - Static method in class org.apache.flink.table.data.GenericRowData
Creates an instance of GenericRowData with given kind and field values.
ofKind(RowKind, Object...) - Static method in class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode with given kind and assigns the given values to the row's fields.
ofMebiBytes(long) - Static method in class org.apache.flink.configuration.MemorySize
 
ofMetadataChange(byte[]) - Static method in class org.apache.flink.runtime.state.changelog.StateChange
 
ofMinute(String) - Static method in class org.apache.flink.table.catalog.IntervalFreshness
 
ofNodeConfig(ReadableConfig, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
ofNullable(T) - Static method in class org.apache.flink.types.SerializableOptional
 
ofNullable(T) - Static method in class org.apache.flink.util.CollectionUtil
 
ofRange(List<String>, Integer) - Static method in class org.apache.flink.table.catalog.TableDistribution
Range distribution over the given keys among the declared number of buckets.
ofSecond(String) - Static method in class org.apache.flink.table.catalog.IntervalFreshness
 
ofSystem() - Static method in interface org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
Creates a ClockService which assigns as current processing time the result of calling System.currentTimeMillis().
ofTableConfig(TableConfig, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
ofType(Class<?>) - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the Class of the JavaField.
ofType(String) - Static method in class org.apache.flink.architecture.common.JavaFieldPredicates
Match the Class of the JavaField.
ofUnknown(int) - Static method in class org.apache.flink.table.catalog.TableDistribution
Connector-dependent distribution with a declared number of buckets.
ofUnknown(List<String>, Integer) - Static method in class org.apache.flink.table.catalog.TableDistribution
Connector-dependent distribution with a declared number of buckets.
ofVarying(String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
ofVarying(String, String) - Static method in class org.apache.flink.table.types.inference.Signature.Argument
 
OggJsonDecodingFormat - Class in org.apache.flink.formats.json.ogg
DecodingFormat for Ogg using JSON encoding.
OggJsonDecodingFormat(boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.ogg.OggJsonDecodingFormat
 
OggJsonDeserializationSchema - Class in org.apache.flink.formats.json.ogg
Deserialization schema from Ogg JSON to Flink Table/SQL internal data structure RowData.
OggJsonDeserializationSchema(DataType, List<OggJsonDecodingFormat.ReadableMetadata>, TypeInformation<RowData>, boolean, TimestampFormat) - Constructor for class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
OggJsonFormatFactory - Class in org.apache.flink.formats.json.ogg
Format factory for providing configured instances of Ogg JSON to RowData DeserializationSchema.
OggJsonFormatFactory() - Constructor for class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
OggJsonFormatOptions - Class in org.apache.flink.formats.json.ogg
Option utils for ogg-json format.
OggJsonSerializationSchema - Class in org.apache.flink.formats.json.ogg
Serialization schema from Flink Table/SQL internal data structure RowData to Ogg JSON.
OggJsonSerializationSchema(RowType, TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean, boolean) - Constructor for class org.apache.flink.formats.json.ogg.OggJsonSerializationSchema
 
OK - org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
 
OK - org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureStatus
 
OLD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
oldColumn - Variable in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
OldCsvValidator - Class in org.apache.flink.table.descriptors
Deprecated.
Use the RFC-compliant Csv format in the dedicated flink-formats/flink-csv module instead.
OldCsvValidator() - Constructor for class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
oldStatus() - Method in class org.apache.flink.core.execution.DefaultJobExecutionStatusEvent
 
oldStatus() - Method in interface org.apache.flink.core.execution.JobExecutionStatusEvent
Old status for job.
OMIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
on(Expression) - Method in class org.apache.flink.table.api.SessionWithGap
Specifies the time attribute on which rows are grouped.
on(Expression) - Method in class org.apache.flink.table.api.SlideWithSizeAndSlide
Specifies the time attribute on which rows are grouped.
on(Expression) - Method in class org.apache.flink.table.api.TumbleWithSize
Specifies the time attribute on which rows are grouped.
ON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ON_CPU - org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Type of the Flame Graph that includes threads in states Thread.State.
ON_EVENT - org.apache.flink.table.watermark.WatermarkEmitStrategy
Emit watermark for every event.
ON_LOST_CONNECTION - org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy
 
ON_PERIODIC - org.apache.flink.table.watermark.WatermarkEmitStrategy
Emit watermark periodically. the period is configured by PipelineOptions.AUTO_WATERMARK_INTERVAL
ON_SUSPENDED_CONNECTION - org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy
 
onAdded(List<T>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.WatchCallbackHandler
 
onAddedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
onAddedJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
onAddedJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore.JobGraphListener
Callback for JobGraph instances added by a different JobGraphStore instance.
onBuffer(Buffer, int, int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Handles the input buffer.
onBufferEvict(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
onBufferEvict(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
onCanceled(JobID) - Method in interface org.apache.flink.core.execution.JobStatusHook
When job get canceled by users.
onCanceled(JobID) - Method in class org.apache.flink.table.execution.StagingSinkJobStatusHook
 
onChange() - Method in class org.apache.flink.runtime.scheduler.adaptive.DefaultStateTransitionManager
 
onChange() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager
Is called if the environment changed in a way that a state transition could be considered.
onCheckpoint(long) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
Behavior of SplitAssignmentTracker on checkpoint.
onCheckpointComplete(long) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
when a checkpoint has been successfully made, this method is invoked to clean up the assignment history before this successful checkpoint.
OnCheckpointRollingPolicy<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
A RollingPolicy which rolls (ONLY) on every checkpoint.
onClose() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
onClose() - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
onClose() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
onClose() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
This method is called when the slot pool service is closed.
onClose(WatcherException) - Method in class org.apache.flink.kubernetes.kubeclient.resources.AbstractKubernetesWatcher
 
onCollect(T) - Method in interface org.apache.flink.table.runtime.collector.ListenableCollector.CollectListener
A callback method when an original record was collected, do nothing by default.
onCompactTable(DynamicTableFactory.Context, CatalogPartitionSpec) - Method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
Notifies the listener that a table compaction occurred.
onCompletedCheckpoint() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsListener
Called when a checkpoint was completed successfully.
onCompletedDeployment(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionDeploymentListener
 
onCompletedDeployment(ExecutionAttemptID) - Method in enum org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
 
onCompletedDeployment(ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmaster.ExecutionDeploymentTrackerDeploymentListenerAdapter
 
OnCompletionActions - Interface in org.apache.flink.runtime.jobmanager
Interface for completion actions once a Flink job has reached a terminal state.
onConsumedSubpartition() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Notifies the parent partition about a consumed ResultSubpartitionView.
OnCreateAndWrite - org.apache.flink.api.common.state.StateTtlConfig.UpdateType
Last access timestamp is initialised when state is created and updated on every write operation.
OnCreateAndWrite - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Last access timestamp is initialised when state is created and updated on every write operation.
OnCreateAndWrite_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Last access timestamp is initialised when state is created and updated on every write operation.
onCreated(JobID) - Method in interface org.apache.flink.core.execution.JobStatusHook
When Job becomes JobStatus.CREATED status, it would only be called one time.
onCreated(JobID) - Method in class org.apache.flink.table.execution.StagingSinkJobStatusHook
 
onCreateTable(DynamicTableFactory.Context, boolean) - Method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
Notifies the listener that a table creation occurred.
onCreateTemporaryFunction(ObjectPath, CatalogFunction) - Method in interface org.apache.flink.table.catalog.TemporaryOperationListener
This method is called when a temporary function is to be created in this catalog.
onCreateTemporaryTable(ObjectPath, CatalogBaseTable) - Method in interface org.apache.flink.table.catalog.TemporaryOperationListener
This method is called when a temporary table or view is to be created in this catalog.
onDeleted(List<T>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.WatchCallbackHandler
 
onDropTable(DynamicTableFactory.Context, boolean) - Method in interface org.apache.flink.table.factories.ManagedTableFactory
Deprecated.
Notifies the listener that a table drop occurred.
onDropTemporaryFunction(ObjectPath) - Method in interface org.apache.flink.table.catalog.TemporaryOperationListener
This method is called when a temporary function in this catalog is to be dropped.
onDropTemporaryTable(ObjectPath) - Method in interface org.apache.flink.table.catalog.TemporaryOperationListener
This method is called when a temporary table or view in this catalog is to be dropped.
one(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
one(T1) - Static method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
ONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ONE_LINE_COMMENTED - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
ONE_PER_CALC_SPLIT - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
ONE_PHASE - org.apache.flink.table.api.config.AggregatePhaseStrategy
Enforce to use one stage aggregate which only has CompleteGlobalAggregate.
OneInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
OneInput(OneInputStreamOperator<RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
OneInputStateTransformation<T> - Class in org.apache.flink.state.api
OneInputStateTransformation represents a user defined transformation applied on an OperatorTransformation with one input.
OneInputStreamOperator<IN,​OUT> - Interface in org.apache.flink.streaming.api.operators
Interface for stream operators with one input.
OneInputStreamOperatorFactory<IN,​OUT> - Interface in org.apache.flink.streaming.api.operators
A factory to create OneInputStreamOperator.
OneInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit elements and other messages for OneInputStreamOperator.
OneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
OneInputStreamProcessFunction<IN,​OUT> - Interface in org.apache.flink.datastream.api.function
This contains all logical related to process records from single input.
OneInputStreamTask<IN,​OUT> - Class in org.apache.flink.streaming.runtime.tasks
OneInputStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
OneInputStreamTask(Environment, TimerService) - Constructor for class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
OneInputTransformation<IN,​OUT> - Class in org.apache.flink.streaming.api.transformations
This Transformation represents the application of a OneInputStreamOperator to one input Transformation.
OneInputTransformation(Transformation<IN>, String, OneInputStreamOperator<IN, OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.OneInputTransformation
Creates a new OneInputTransformation from the given input and operator.
OneInputTransformation(Transformation<IN>, String, OneInputStreamOperator<IN, OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
OneInputTransformation(Transformation<IN>, String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
OneInputTransformation(Transformation<IN>, String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.OneInputTransformation
Creates a new LegacySinkTransformation from the given input Transformation.
OneInputTransformationTranslator<IN,​OUT> - Class in org.apache.flink.streaming.runtime.translators
OneInputTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.OneInputTransformationTranslator
 
onElement(IN, long, Long, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
onElement(IN, long, Long, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
onElement(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
onElement(Object, long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
onElement(Object, long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
onElement(Object, long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
onElement(Object, long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Called for every element that gets added to a pane.
onElement(Object, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
onElement(Object, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
onElement(Object, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
onElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onElement(T) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
Called for every element that gets added to the bundle.
onElement(T) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
 
onElement(T, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
onElement(T, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
 
onElement(T, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
onElement(T, long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Called for every element that gets added to a pane.
onElement1(IN1) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
Called for every element that gets added to the bundle from the first input.
onElement1(IN1) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
onElement2(IN2) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
Called for every element that gets added to the bundle from the second input.
onElement2(IN2) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
onEmptyBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
oneOrMore() - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern can occur one or more times.
oneOrMore(Duration) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern can occur one or more times and time interval corresponds to the maximum time gap between previous and current event for each times.
onError(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
onError(Throwable) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
onError(Throwable) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
Notifies the listener if an error occurred.
onError(Throwable) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
onError(Throwable) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceEventHandler
Notifies that an error has occurred that the process cannot proceed.
onError(List<T>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.WatchCallbackHandler
 
OneShotLatch - Class in org.apache.flink.core.testutils
Latch for synchronizing parts of code in tests.
OneShotLatch() - Constructor for class org.apache.flink.core.testutils.OneShotLatch
 
onEvent(E, long, WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.NoWatermarksGenerator
 
onEvent(JobStatusChangedEvent) - Method in interface org.apache.flink.core.execution.JobStatusChangedListener
 
onEvent(TaskEvent) - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
Barrier will release the waiting thread if an event occurs.
onEvent(TaskEvent) - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
 
onEvent(CatalogModificationEvent) - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListener
Callback on catalog modification such as database and table ddl operations.
onEvent(RowData, long, WatermarkOutput) - Method in class org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
 
onEvent(T) - Method in interface org.apache.flink.runtime.util.event.EventListener
 
onEvent(T, long, WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.BoundedOutOfOrdernessWatermarks
 
onEvent(T, long, WatermarkOutput) - Method in interface org.apache.flink.api.common.eventtime.WatermarkGenerator
Called for every event, allows the watermark generator to examine and remember the event timestamps, or to emit a watermark based on the event itself.
onEvent(T, long, WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.WatermarksWithIdleness
 
onEventTime(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onEventTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
onEventTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
onEventTime(long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
onEventTime(long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Called when an event-time timer that was set using the trigger context fires.
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
onEventTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Called when an event-time timer that was set using the trigger context fires.
onEventTime(InternalTimer<Object, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
Invoked when an event-time timer fires.
onEventTime(InternalTimer<Object, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
onEventTime(InternalTimer<K, String>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
onEventTime(InternalTimer<K, N>) - Method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
onEventTime(InternalTimer<K, N>) - Method in interface org.apache.flink.streaming.api.operators.Triggerable
Invoked when an event-time timer fires.
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRangeOperator
 
onEventTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRowsOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.cep.operator.CepOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
onEventTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.BatchGroupedReduceOperator
 
onEventTime(InternalTimer<KS, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
onEventTime(InternalTimer<RowData, Long>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
onEventTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
Invoked when an event-time timer fires.
onEventTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
onEventTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
onEventTime(InternalTimer<RowData, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
onEventTime(InternalTimer<Row, Object>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
onEventTime(InternalTimer<Row, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
onExecutionFinished(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Records the execution vertex finished event for use during future batch job recovery.
onExecutionFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
onExecutionFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
onExecutionJobVertexInitialization(JobVertexID, int, Map<IntermediateDataSetID, JobVertexInputInfo>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Records the job vertex initialization event for use during future batch job recovery.
onExecutionJobVertexInitialization(JobVertexID, int, Map<IntermediateDataSetID, JobVertexInputInfo>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
onExecutionJobVertexInitialization(JobVertexID, int, Map<IntermediateDataSetID, JobVertexInputInfo>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy
 
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever an Execution changes its state.
onExecutionStateChange(ExecutionVertexID, ExecutionState) - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
onExecutionVertexReset(Collection<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Handles the reset event for a collection of execution vertices and records the event for use during future batch job recovery.
onExecutionVertexReset(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
onExecutionVertexReset(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
onFailAllocation(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
onFailAllocation(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
This method is called when an allocation fails.
onFailed(JobID, Throwable) - Method in interface org.apache.flink.core.execution.JobStatusHook
When job failed finally.
onFailed(JobID, Throwable) - Method in class org.apache.flink.table.execution.StagingSinkJobStatusHook
 
onFailedCheckpoint() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsListener
Called when a checkpoint failed.
onFailedPartitionRequest() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
onFailure(Throwable) - Method in interface org.apache.flink.queryablestate.network.ClientHandlerCallback
Called on any failure, which is not related to a specific request.
onFailure(Call, IOException) - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
onFatalError(Throwable) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
onFatalError(Throwable) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
onFatalError(Throwable) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierShuffleHandler
A callback to process the fatal error (if the error exists).
onFatalError(Throwable) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Notifies the ResourceManager that a fatal error has occurred and it cannot proceed.
onFatalError(Throwable) - Method in interface org.apache.flink.runtime.rpc.FatalErrorHandler
Being called when a fatal error occurs.
onFatalError(Throwable) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMasterContext
Handles the fatal error if any.
onFatalError(Throwable) - Method in class org.apache.flink.runtime.shuffle.ShuffleMasterContextImpl
 
onFatalError(Throwable) - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
onFileOpened(String, Path) - Method in class org.apache.flink.connector.file.table.PartitionWriter.DefaultPartitionWriterListener
 
onFileOpened(String, Path) - Method in interface org.apache.flink.connector.file.table.PartitionWriter.PartitionWriterListener
Notifies a new file has been opened.
onFinished(JobID) - Method in interface org.apache.flink.core.execution.JobStatusHook
When job finished successfully.
onFinished(JobID) - Method in class org.apache.flink.table.execution.StagingSinkJobStatusHook
 
onFinished(ArchivedExecutionGraph) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
onGrantLeadership(UUID) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
onGrantLeadership(UUID) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
Callback that is called once the driver obtains the leadership.
OnHeapLevelIndexHeader - Class in org.apache.flink.runtime.state.heap
Implementation of LevelIndexHeader which stores index on heap.
onJobExecuted(JobExecutionResult, Throwable) - Method in interface org.apache.flink.core.execution.JobListener
Callback on job execution finished, successfully or unsuccessfully.
onJobSubmitted(JobClient, Throwable) - Method in interface org.apache.flink.core.execution.JobListener
Callback on job submission.
onJsonAggregateFunctions() - Method in interface org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule.Config
 
onLeaderInformationChange(String, LeaderInformation) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
onLeaderInformationChange(String, LeaderInformation) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
Notifies the listener about a changed leader information for the given component.
onLeaderInformationChange(LeaderInformationRegister) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
onLeaderInformationChange(LeaderInformationRegister) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
Notifies the listener about all currently known leader information.
onLogicalFileCreate(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
onLogicalFileDelete(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
ONLY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ONLY_FINISHED_PRODUCERS - org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
 
ONLY_NEW_FILES - org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction.WatchType
Deprecated.
 
ONLY_UPDATE_AFTER - org.apache.flink.table.planner.plan.trait.UpdateKind
This kind indicates that operators should emit update changes just as a row of RowKind#UPDATE_AFTER.
OnlyExecutionGraphJsonArchivist - Interface in org.apache.flink.runtime.webmonitor.history
Interface for all classes that want to participate in the archiving of job-related json responses but only provide AccessExecutionGraph-related information.
OnMainThreadJobManagerRunnerRegistry - Class in org.apache.flink.runtime.dispatcher
OnMainThreadJobManagerRunnerRegistry implements JobManagerRunnerRegistry guarding the passed JobManagerRunnerRegistry instance in a way that it only allows modifying methods to be executed on the component's main thread.
OnMainThreadJobManagerRunnerRegistry(JobManagerRunnerRegistry, ComponentMainThreadExecutor) - Constructor for class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
onMatch() - Method in interface org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule.Config
 
onMatch(RelOptRuleCall) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.RemoveSingleAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.CalcPythonCorrelateTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.EnumerableToLogicalTableScan
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateJoinTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateProjectMergeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateRemoveRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterProjectTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinPushExpressionsRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkProjectJoinTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinFilterTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinJoinTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkSemiAntiJoinProjectTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.JoinTableFunctionScanToCorrelateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectWatermarkAssignerTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ProjectWindowTableFunctionTransposeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterInCalcIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushLimitIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushPartitionIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanAcrossCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonCorrelateSplitRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonMapMergeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.PythonMapRenameRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.RedundantRankNumberColumnRemoveRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalPythonWindowAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggWithCalcIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithCalcIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortAndCalcIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortIntoScanRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.TwoStageOptimizedWindowAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule
 
onMerge(Collection<W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onMerge(GlobalWindow, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
onMerge(GlobalWindow, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
onMerge(TimeWindow, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
onMerge(TimeWindow, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
onMerge(W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Called when several windows have been merged into one window by the WindowAssigner.
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Called when several windows have been merged into one window by the WindowAssigner.
onMissingDeploymentsOf(Collection<ExecutionAttemptID>, ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentReconciliationHandler
Called if some executions are expected to be hosted on a task executor, but aren't.
onModified(List<T>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient.WatchCallbackHandler
 
onNewTokensObtained(byte[]) - Method in interface org.apache.flink.core.security.token.DelegationTokenReceiver
Callback function when new delegation tokens obtained.
onNewTokensObtained(byte[]) - Method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
onNewTokensObtained(byte[]) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
onNewTokensObtained(byte[]) - Method in interface org.apache.flink.runtime.security.token.DelegationTokenManager.Listener
Callback function when new delegation tokens obtained.
onNewTokensObtained(byte[]) - Method in class org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository
Callback function when new delegation tokens obtained.
onNewTokensObtained(byte[]) - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
 
onNewTokensObtained(DelegationTokenContainer) - Method in class org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository
Callback function when new delegation tokens obtained.
onNext(Consumer<T>) - Method in interface org.apache.flink.api.common.state.v2.StateIterator
Async iterate the data and call the callback when data is ready.
onNext(Consumer<T>) - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
onNext(Consumer<T>) - Method in class org.apache.flink.runtime.state.v2.adaptor.CompleteStateIterator
 
onNext(Function<T, StateFuture<? extends U>>) - Method in interface org.apache.flink.api.common.state.v2.StateIterator
Async iterate the data and call the callback when data is ready.
onNext(Function<T, StateFuture<? extends U>>) - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
onNext(Function<T, StateFuture<? extends U>>) - Method in class org.apache.flink.runtime.state.v2.adaptor.CompleteStateIterator
 
onNextSync(Consumer<T>) - Method in class org.apache.flink.runtime.asyncprocessing.AbstractStateIterator
 
onNonRecord(Runnable, EpochManager.ParallelMode) - Method in class org.apache.flink.runtime.asyncprocessing.EpochManager
Add a non-record to the current epoch, close current epoch and open a new epoch.
onNotification() - Method in interface org.apache.flink.runtime.util.event.NotificationListener
 
onPartFileOpened(BucketID, Path) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.FileLifeCycleListener
Notifies a new file has been opened.
onPartFileOpened(String, Path) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
Notifies a new file has been opened.
onPartFileOpened(String, Path) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactFileWriter
 
onPartFileOpened(String, Path) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
onPartitionConsumable(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy
 
onPartitionConsumable(IntermediateResultPartitionID) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever an IntermediateResultPartition becomes consumable.
onPartitionConsumable(IntermediateResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
onPeriodicEmit() - Method in class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
Tells the WatermarkOutputMultiplexer to combine all outstanding deferred watermark updates and possibly emit a new update to the underlying WatermarkOutput.
onPeriodicEmit(WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.BoundedOutOfOrdernessWatermarks
 
onPeriodicEmit(WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.NoWatermarksGenerator
 
onPeriodicEmit(WatermarkOutput) - Method in interface org.apache.flink.api.common.eventtime.WatermarkGenerator
Called periodically, and might emit a new watermark, or not.
onPeriodicEmit(WatermarkOutput) - Method in class org.apache.flink.api.common.eventtime.WatermarksWithIdleness
 
onPeriodicEmit(WatermarkOutput) - Method in class org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
 
onPhysicalFileCreate() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
onPhysicalFileDelete(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
onPhysicalFileUpdate(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
onPreviousAttemptWorkersRecovered(Collection<WorkerType>) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
onPreviousAttemptWorkersRecovered(Collection<WorkerType>) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceEventHandler
Notifies that workers of previous attempt have been recovered from the external resource manager.
onProcessingTime(long) - Method in interface org.apache.flink.api.common.operators.ProcessingTimeService.ProcessingTimeCallback
This method is invoked with the time which the callback register for.
onProcessingTime(long) - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
onProcessingTime(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
onProcessingTime(long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
onProcessingTime(long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
onProcessingTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.EndOfStreamTrigger
 
onProcessingTime(long, GlobalWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows.NeverTrigger
 
onProcessingTime(long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
onProcessingTime(long, TimeWindow, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Called when a processing-time timer that was set using the trigger context fires.
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
onProcessingTime(long, W, Trigger.TriggerContext) - Method in class org.apache.flink.streaming.api.windowing.triggers.Trigger
Called when a processing-time timer that was set using the trigger context fires.
onProcessingTime(InternalTimer<Object, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
The users of this class are not allowed to use processing time timers.
onProcessingTime(InternalTimer<K, String>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
onProcessingTime(InternalTimer<K, N>) - Method in class org.apache.flink.state.api.runtime.VoidTriggerable
 
onProcessingTime(InternalTimer<K, N>) - Method in interface org.apache.flink.streaming.api.operators.Triggerable
Invoked when a processing-time timer fires.
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRangeOperator
 
onProcessingTime(InternalTimer<K, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRowsOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.cep.operator.CepOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
onProcessingTime(InternalTimer<KEY, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.BatchGroupedReduceOperator
 
onProcessingTime(InternalTimer<KS, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
onProcessingTime(InternalTimer<RowData, Long>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
onProcessingTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
Invoked when a processing-time timer fires.
onProcessingTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
onProcessingTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
onProcessingTime(InternalTimer<RowData, TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
onProcessingTime(InternalTimer<Row, Object>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
onProcessingTime(InternalTimer<Row, VoidNamespace>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
onProcessingTimer(long, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.OneInputStreamProcessFunction
Callback for processing timer.
onProcessingTimer(long, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoInputBroadcastStreamProcessFunction
Callback for processing timer.
onProcessingTimer(long, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoInputNonBroadcastStreamProcessFunction
Callback for processing timer.
onProcessingTimer(long, Collector<OUT1>, Collector<OUT2>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoOutputStreamProcessFunction
Callback for processing timer.
onProjectedScan() - Method in interface org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Config
 
OnReadAndWrite - org.apache.flink.api.common.state.StateTtlConfig.UpdateType
The same as OnCreateAndWrite but also updated on read.
OnReadAndWrite - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
The same as OnCreateAndWrite but also updated on read.
OnReadAndWrite_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
The same as OnCreateAndWrite but also updated on read.
onRecord() - Method in class org.apache.flink.runtime.asyncprocessing.EpochManager
Add a record to the current epoch and return the current open epoch, the epoch will be associated with the RecordContext of this record.
onRecoveredStateBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
onRecoveringFailed() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Notifies the recovery failed.
onRecoveringFinished(Set<JobVertexID>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Notifies the recovery finished.
onRegistrationFailure(Throwable) - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
This method handle the Registration failure.
onRegistrationFailure(Throwable) - Method in interface org.apache.flink.runtime.registration.RegistrationConnectionListener
This method is called by the RegisteredRpcConnection when the registration fails.
onRegistrationFailure(Throwable) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
onRegistrationRejection(String, R) - Method in interface org.apache.flink.runtime.registration.RegistrationConnectionListener
This method is called by the RegisteredRpcConnection when the registration is rejected.
onRegistrationRejection(TaskExecutorRegistrationRejection) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
onRegistrationRejection(R) - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
This method handles the Registration rejection.
onRegistrationSuccess(TaskExecutorRegistrationSuccess) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
onRegistrationSuccess(S) - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
This method handle the Registration Response.
onRegistrationSuccess(T, S) - Method in interface org.apache.flink.runtime.registration.RegistrationConnectionListener
This method is called by the RegisteredRpcConnection when the registration is success.
onReleasePartitions(Collection<TieredStoragePartitionId>) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierShuffleHandler
A callback to process the event of releasing a collection of tiered result partitions.
onReleaseTaskManager(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
onReleaseTaskManager(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
This method is called when a TaskManager is released.
onRemoval(Map.Entry<K, V>) - Method in interface org.apache.flink.table.runtime.util.LRUMap.RemovalListener
 
onRemoval(RemovalNotification<RowData, V>) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBufferCacheRemovalListener
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
onRemovedJobGraph(JobID) - Method in interface org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayService
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherGatewayService
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
onRemovedJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
onRemovedJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore.JobGraphListener
Callback for JobGraph instances removed by a different JobGraphStore instance.
onRequestFailure(long, Throwable) - Method in interface org.apache.flink.queryablestate.network.ClientHandlerCallback
Called on a failed request.
onRequestResult(long, RESP) - Method in interface org.apache.flink.queryablestate.network.ClientHandlerCallback
Called on a successful request.
onResponse(Call, Response) - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient.EmptyCallback
 
onRevokeLeadership() - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
onRevokeLeadership() - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
Callback that is called once the driver loses the leadership.
onSenderBacklog(int) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Receives the backlog from the producer's buffer response.
onSplitFinished(Map<String, FileSourceSplitState<SplitT>>) - Method in class org.apache.flink.connector.file.src.impl.FileSourceReader
 
onSplitFinished(Map<String, SplitStateT>) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
Handles the finished splits to clean the state if needed.
onStart() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
onStart() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
onStart() - Method in class org.apache.flink.runtime.dispatcher.runner.JobDispatcherLeaderProcess
 
onStart() - Method in class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
 
onStart() - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
onStart() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
onStart() - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
This method is called when the slot pool service is started.
onStart() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
onStart() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
User overridable callback which is called from RpcEndpoint.internalCallOnStart().
onStart() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
onStartedDeployment(ExecutionAttemptID, ResourceID) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionDeploymentListener
 
onStartedDeployment(ExecutionAttemptID, ResourceID) - Method in enum org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
 
onStartedDeployment(ExecutionAttemptID, ResourceID) - Method in class org.apache.flink.runtime.jobmaster.ExecutionDeploymentTrackerDeploymentListenerAdapter
 
onStateUpdate(ExecutionAttemptID, ExecutionState, ExecutionState) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionStateUpdateListener
 
onStateUpdate(ExecutionAttemptID, ExecutionState, ExecutionState) - Method in class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
onStop() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
onStop() - Method in class org.apache.flink.runtime.jobmaster.JobMaster
Suspend the job and shutdown all other services including rpc.
onStop() - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
onStop() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
onStop() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
User overridable callback which is called from RpcEndpoint.internalCallOnStop().
onStop() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
Called to shut down the TaskManager.
onSubpartitionAllDataProcessed(int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
onSubpartitionAllDataProcessed(int) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
onSubpartitionAllDataProcessed(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
The subpartition notifies that the corresponding downstream task have processed all the user records.
onTaskFailed(Execution) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
onTaskFailed(Execution) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
onTaskFailed(Execution) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
onTaskFinished(Execution, IOMetrics) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
onTaskFinished(Execution, IOMetrics) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
onTaskFinished(Execution, IOMetrics) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
onTimer(long, CoProcessFunction.OnTimerContext, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, KeyedBroadcastProcessFunction.OnTimerContext, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, KeyedCoProcessFunction.OnTimerContext, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction
Called when a timer set using TimerService fires.
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
onTimer(long, KeyedProcessFunction.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
onTimer(long, ProcessFunction.OnTimerContext, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.ProcessFunction
Called when a timer set using TimerService fires.
OnTimerContext() - Constructor for class org.apache.flink.streaming.api.functions.co.CoProcessFunction.OnTimerContext
 
OnTimerContext() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.OnTimerContext
 
OnTimerContext() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.OnTimerContext
 
OnTimerContext() - Constructor for class org.apache.flink.streaming.api.functions.KeyedProcessFunction.OnTimerContext
 
OnTimerContext() - Constructor for class org.apache.flink.streaming.api.functions.ProcessFunction.OnTimerContext
 
onTrigger() - Method in class org.apache.flink.runtime.scheduler.adaptive.DefaultStateTransitionManager
 
onTrigger() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager
Is called when any previous observed environment changes shall be verified possibly triggering a state transition operation.
onUnknownDeploymentsOf(Collection<ExecutionAttemptID>, ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentReconciliationHandler
Called if some executions are hosted on a task executor, but we don't expect them.
onWatermark(KEY, Watermark) - Method in interface org.apache.flink.streaming.api.operators.OnWatermarkCallback
The action to be triggered upon reception of a watermark.
OnWatermarkCallback<KEY> - Interface in org.apache.flink.streaming.api.operators
A callback registered with the InternalWatermarkCallbackService service.
onWatermarkUpdate(long) - Method in interface org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer.WatermarkUpdateListener
Called when the watermark increases.
onWorkerRegistered(WorkerType, WorkerResourceSpec) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
onWorkerRegistered(WorkerType, WorkerResourceSpec) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
onWorkerTerminated(ResourceID, String) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
onWorkerTerminated(ResourceID, String) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceEventHandler
Notifies that the worker has been terminated.
OpaqueMemoryResource<T> - Class in org.apache.flink.runtime.memory
An opaque memory resource, meaning a memory resource not understood by Flink or the JVM.
OpaqueMemoryResource(T, long, ThrowingRunnable<Exception>) - Constructor for class org.apache.flink.runtime.memory.OpaqueMemoryResource
 
open() - Method in class org.apache.flink.cep.operator.CepOperator
 
open() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
open() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
open() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactService
 
open() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactCoordinator
 
open() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
open() - Method in class org.apache.flink.connector.file.table.batch.compact.BatchFileWriter
 
open() - Method in interface org.apache.flink.connector.file.table.PartitionFetcher.Context
open the resources of the Context, this method should first call before call other methods.
open() - Method in interface org.apache.flink.datastream.api.function.ProcessFunction
Initialization method for the function.
open() - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
open() - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
open() - Method in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
open() - Method in interface org.apache.flink.python.env.PythonEnvironmentManager
Initialize the environment manager.
open() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
open() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
Initialize the hash table
open() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
Initialize the hash table
open() - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable
Initialize the hash table
open() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
open() - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
open() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
open() - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
open() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
open() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
open() - Method in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
open() - Method in class org.apache.flink.runtime.operators.sort.NonReusingSortMergeCoGroupIterator
 
open() - Method in class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
open() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
General-purpose open method.
open() - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
General-purpose open method.
open() - Method in class org.apache.flink.state.api.input.operator.KeyedStateReaderOperator
 
open() - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
open() - Method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
open() - Method in class org.apache.flink.state.api.output.BootstrapStreamTaskRunner
 
open() - Method in class org.apache.flink.state.api.output.operators.BroadcastStateBootstrapOperator
 
open() - Method in class org.apache.flink.state.api.output.operators.GroupReduceOperator
 
open() - Method in class org.apache.flink.state.api.output.operators.KeyedStateBootstrapOperator
 
open() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapOperator
 
open() - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
open() - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
This method is called immediately before any elements are processed, it should contain the operator's initialization logic, e.g. state initialization.
open() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
This method is called immediately before any elements are processed, it should contain the operator's initialization logic, e.g. state initialization.
open() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.BatchGroupedReduceOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithNonKeyedOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.CoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
 
open() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
open() - Method in class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
open() - Method in class org.apache.flink.streaming.api.operators.MapPartitionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.PartitionAggregateOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.ProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedCoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonKeyedProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonWindowOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamFlatMap
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamGroupedReduceOperator
 
open() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
This method is called immediately before any elements are processed, it should contain the operator's initialization logic.
open() - Method in class org.apache.flink.streaming.api.operators.StreamProject
 
open() - Method in class org.apache.flink.streaming.api.operators.StreamSink
 
open() - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Opens/connects to the resource, and possibly creates it beforehand.
open() - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
open() - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
open() - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
open() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
open() - Method in class org.apache.flink.table.catalog.AbstractCatalogStore
Opens the catalog store.
open() - Method in interface org.apache.flink.table.catalog.Catalog
Open the catalog.
open() - Method in interface org.apache.flink.table.catalog.CatalogStore
Open the catalog store.
open() - Method in class org.apache.flink.table.catalog.CatalogStoreHolder
 
open() - Method in class org.apache.flink.table.catalog.FileCatalogStore
Opens the catalog store and initializes the catalog file map.
open() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
open() - Method in class org.apache.flink.table.client.cli.CliView
 
open() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
open() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
open() - Method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
open() - Method in class org.apache.flink.table.gateway.service.session.Session
 
open() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowScheduler
 
open() - Method in class org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
 
open() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AsyncStateStreamingJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
Open all sub-operators in a multiple input operator from tail to head, contrary to StreamOperator.close() which happens head to tail (see MultipleInputStreamOperatorBase.close()).
open() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRangeOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonBoundedRowsOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonOverWindowAggregateFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.scalar.EmbeddedPythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.table.EmbeddedPythonTableFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
 
open() - Method in class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.RankOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
open() - Method in interface org.apache.flink.table.workflow.WorkflowScheduler
Open this workflow scheduler instance.
open(boolean, StreamTask<?, ?>, StreamConfig, StreamRecordCollector, long, RuntimeContext, OperatorMetricGroup) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
open(int, int) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
open(InputStream) - Method in interface org.apache.flink.connector.file.sink.compactor.DecoderBasedReader.Decoder
Prepares to start decoding the input stream.
open(InputStream) - Method in class org.apache.flink.connector.file.sink.compactor.SimpleStringDecoder
 
open(InputStream, OutputStream) - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
 
open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
 
open(ClassLoader) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
 
open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
 
open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
 
open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
 
open(String, FunctionInitializationContext, RuntimeContext) - Method in class org.apache.flink.connector.datagen.table.types.DataGeneratorMapper
 
open(String, FunctionInitializationContext, RuntimeContext) - Method in class org.apache.flink.connector.datagen.table.types.DecimalDataRandomGenerator
 
open(String, FunctionInitializationContext, RuntimeContext) - Method in class org.apache.flink.connector.datagen.table.types.RowDataGenerator
 
open(String, FunctionInitializationContext, RuntimeContext) - Method in interface org.apache.flink.streaming.api.functions.source.datagen.DataGenerator
Open and initialize state for DataGenerator.
open(String, FunctionInitializationContext, RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
open(String, FunctionInitializationContext, RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
open(List<P>) - Method in interface org.apache.flink.connector.file.table.PartitionReader
Opens the reader with given partitions.
open(OpenContext) - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
open(OpenContext) - Method in interface org.apache.flink.api.common.functions.RichFunction
Initialization method for the function.
open(OpenContext) - Method in class org.apache.flink.api.common.functions.WrappingFunction
 
open(OpenContext) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
 
open(OpenContext) - Method in class org.apache.flink.cep.functions.adaptors.PatternFlatSelectAdapter
 
open(OpenContext) - Method in class org.apache.flink.cep.functions.adaptors.PatternSelectAdapter
 
open(OpenContext) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter
 
open(OpenContext) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter
 
open(OpenContext) - Method in class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
open(OpenContext) - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
open(OpenContext) - Method in class org.apache.flink.connector.file.table.batch.compact.BatchPartitionCommitterSink
 
open(OpenContext) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
 
open(OpenContext) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReducerWrappedFunction
 
open(OpenContext) - Method in class org.apache.flink.python.util.PythonConnectorUtils.RowRowMapper
 
open(OpenContext) - Method in class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
open(OpenContext) - Method in class org.apache.flink.state.api.output.OperatorSubtaskStateReducer
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromSplittableIteratorFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.experimental.CollectSink
Initialize the connection with the Socket in the server.
open(OpenContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
open(OpenContext) - Method in class org.apache.flink.streaming.tests.SemanticsCheckMapper
 
open(OpenContext) - Method in class org.apache.flink.streaming.tests.SlidingWindowCheckMapper
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.FastTop1Function
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
open(OpenContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
open(OpenContext) - Method in class org.apache.flink.test.StatefulStreamingJob.MyStatefulFunction
 
open(OpenContext) - Method in class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
open(RuntimeContext) - Method in interface org.apache.flink.api.common.io.ratelimiting.FlinkConnectorRateLimiter
A method that can be used to create and configure a ratelimiter based on the runtimeContext.
open(RuntimeContext) - Method in class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
Creates a rate limiter with the runtime context provided.
open(RuntimeContext, Configuration) - Method in class org.apache.flink.cep.nfa.NFA
Initialization method for the NFA.
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
open(OutputFormat.InitializationContext) - Method in interface org.apache.flink.api.common.io.OutputFormat
Opens a parallel instance of the output format to store the result of its parallel instance.
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.api.common.io.OutputFormatBase
Open the format and initializes the flush system.
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
create the temporary output file for hadoop RecordWriter.
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
create the temporary output file for hadoop RecordWriter.
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.state.api.output.FileCopyFunction
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.util.Utils.ChecksumHashCodeHelper
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.util.Utils.CollectHelper
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.util.Utils.CountHelper
 
open(OutputFormat.InitializationContext) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
open(DeserializationSchema.InitializationContext) - Method in interface org.apache.flink.api.common.serialization.DeserializationSchema
Initialization method for the schema.
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.avro.AvroRowDataDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.AbstractJsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.JsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.JsonRowDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.ogg.OggJsonDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvDeserializer
 
open(DeserializationSchema<?>) - Static method in class org.apache.flink.connector.testutils.formats.SchemaTestUtils
Opens the given schema with a mock initialization context.
open(SerializationSchema.InitializationContext) - Method in interface org.apache.flink.api.common.serialization.SerializationSchema
Initialization method for the schema.
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.canal.CanalJsonSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.JsonRowDataSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.JsonSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.json.ogg.OggJsonSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.protobuf.serialize.PbRowDataSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.formats.raw.RawFormatSerializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.python.util.PythonConnectorUtils.SecondColumnSerializationSchema
 
open(SerializationSchema<?>) - Static method in class org.apache.flink.connector.testutils.formats.SchemaTestUtils
Opens the given schema with a mock initialization context.
open(WriterInitContext) - Method in interface org.apache.flink.connector.base.sink.writer.ElementConverter
 
open(SourceReaderContext) - Method in class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
open(SourceReaderContext) - Method in class org.apache.flink.connector.datagen.functions.IndexLookupGeneratorFunction
 
open(SourceReaderContext) - Method in interface org.apache.flink.connector.datagen.source.GeneratorFunction
Initialization method for the function.
open(SourceReaderContext) - Method in class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorFunction
 
open(HadoopInputSplit) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
open(HadoopInputSplit) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
open(Configuration, ClassLoader) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
open(Configuration, ClassLoader) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputFormatCacheLoader
 
open(ReadableConfig) - Method in interface org.apache.flink.python.PythonFunctionRunner
Prepares the Python function runner, such as preparing the Python execution environment, etc.
open(ReadableConfig) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
open(FileInputSplit) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Opens the given input split.
open(FileInputSplit) - Method in class org.apache.flink.api.common.io.FileInputFormat
Opens an input stream to the file defined in the input format.
open(FileInputSplit) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.formats.csv.AbstractCsvInputFormat
 
open(FileInputSplit) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat
 
open(Path) - Method in class org.apache.flink.core.fs.FileSystem
 
open(Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Opens an FSDataInputStream at the indicated Path.
open(Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
open(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
open(Path) - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
open(Path) - Method in interface org.apache.flink.core.fs.RecoverableWriter
Opens a new recoverable stream to write to the given path.
open(Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
open(Path) - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
open(Path) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
open(Path) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
open(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
open(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
open(Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
open(Path, int) - Method in class org.apache.flink.core.fs.FileSystem
 
open(Path, int) - Method in interface org.apache.flink.core.fs.IFileSystem
Opens an FSDataInputStream at the indicated Path.
open(Path, int) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
open(Path, int) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
open(Path, int) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
open(Path, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
open(Path, int) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
open(GenericInputSplit) - Method in class org.apache.flink.api.common.io.GenericInputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
open(CacheMetricGroup) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
open(CacheMetricGroup) - Method in interface org.apache.flink.table.connector.source.lookup.cache.LookupCache
Initialize the cache.
open(CacheMetricGroup) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
open(MetricConfig) - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.influxdb.InfluxdbReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.jmx.JMXReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
 
open(MetricConfig) - Method in interface org.apache.flink.metrics.reporter.MetricReporter
Configures this reporter.
open(MetricConfig) - Method in class org.apache.flink.metrics.slf4j.Slf4jReporter
 
open(MetricConfig) - Method in class org.apache.flink.metrics.statsd.StatsDReporter
 
open(MetricConfig) - Method in interface org.apache.flink.traces.reporter.TraceReporter
Configures this reporter.
open(MetricConfig) - Method in class org.apache.flink.traces.slf4j.Slf4jTraceReporter
 
open(KeyGroupRangeInputSplit) - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
open(RuntimeConverter.Context) - Method in interface org.apache.flink.table.connector.RuntimeConverter
Initializes the converter during runtime.
open(CacheReloadTrigger.Context) - Method in interface org.apache.flink.table.connector.source.lookup.cache.trigger.CacheReloadTrigger
Open the trigger.
open(CacheReloadTrigger.Context) - Method in class org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger
 
open(CacheReloadTrigger.Context) - Method in class org.apache.flink.table.connector.source.lookup.cache.trigger.TimedCacheReloadTrigger
 
open(CatalogStoreFactory.Context) - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
open(CatalogStoreFactory.Context) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
open(CatalogStoreFactory.Context) - Method in interface org.apache.flink.table.factories.CatalogStoreFactory
Initialize the CatalogStoreFactory.
open(FunctionContext) - Method in interface org.apache.flink.table.functions.SpecializedFunction.ExpressionEvaluator
Creates and initializes runtime implementation for expression evaluation.
open(FunctionContext) - Method in class org.apache.flink.table.functions.UserDefinedFunction
Setup method for user-defined function.
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
open(FunctionContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
 
open(FunctionContext) - Method in class org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
 
open(FunctionContext) - Method in class org.apache.flink.table.sources.CsvTableSource.CsvLookupFunction
Deprecated.
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
 
open(ExecutionContext) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
Open to init with ExecutionContext.
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
 
open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
 
open(StateDataViewStore) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Initialization method for the function.
open(StateDataViewStore) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Initialization method for the function.
open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
open(InternalWindowProcessFunction.Context<?, W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
Initialization method for the function.
open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Initialization method for the function.
open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
Initialization method for the trigger.
open(WindowProcessor.Context<Long>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
open(WindowProcessor.Context<Long>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
open(WindowProcessor.Context<Long>) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
open(WindowProcessor.Context<TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
open(WindowProcessor.Context<W>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
open(WindowProcessor.Context<W>) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Initialization method for the function.
open(MutableObjectIterator<BT>, MutableObjectIterator<PT>) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Opens the hash join.
open(MutableObjectIterator<BT>, MutableObjectIterator<PT>, boolean) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Opens the hash join.
open(MutableObjectIterator<BT>, MutableObjectIterator<PT>, boolean) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
open(S) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
open(T) - Method in interface org.apache.flink.api.common.io.InputFormat
Opens a parallel instance of the input format to work on a split.
OPEN - org.apache.flink.runtime.util.ZooKeeperUtils.ZkClientACLMode
 
OPEN - org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
 
OPEN - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
OPEN - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
OPEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OPEN_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
OPEN_MUTEX - Static variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
OpenApiSpecGenerator - Class in org.apache.flink.docs.rest
OpenAPI spec generator for the Rest API.
OpenApiSpecGenerator() - Constructor for class org.apache.flink.docs.rest.OpenApiSpecGenerator
 
OpenApiSpecGenerator.NameClashDetectingTypeNameResolver - Class in org.apache.flink.docs.rest
A TypeNameResolver that detects name-clashes between top-level and inner classes.
openChainedTasks(List<ChainedDriver<?, ?>>, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.BatchTask
Opens all chained tasks, in the order as they are stored in the array.
OpenContext - Interface in org.apache.flink.api.common.functions
The OpenContext interface provides necessary information required by the RichFunction when it is opened.
openDB(String, List<ColumnFamilyDescriptor>, List<ColumnFamilyHandle>, ColumnFamilyOptions, DBOptions) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
openDB(String, List<ColumnFamilyDescriptor>, List<ColumnFamilyHandle>, ColumnFamilyOptions, DBOptions) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
openFunction(Function, OpenContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
openInputFormat() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
openInputFormat() - Method in class org.apache.flink.api.common.io.RichInputFormat
Opens this InputFormat instance.
openInputFormat() - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
openInputStream() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.filemerging.EmptySegmentFileStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
openInputStream() - Method in interface org.apache.flink.runtime.state.OperatorStateHandle
Returns an input stream to read the operator state information.
openInputStream() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
openInputStream() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
openInputStream() - Method in interface org.apache.flink.runtime.state.StreamStateHandle
Returns an FSDataInputStream that can be used to read back the data that was previously written to the stream.
openNew(BucketID, RecoverableFsDataOutputStream, Path, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.BulkBucketWriter
 
openNew(BucketID, RecoverableFsDataOutputStream, Path, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.RowWiseBucketWriter
 
openNew(FunctionWithException<File, RefCountedFileWithStream, IOException>) - Static method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
openNewCompactingFile(CompactingFileWriter.Type, BucketID, Path, long) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
Used to create a new CompactingFileWriter of the requesting type.
openNewInProgressFile(BucketID, Path, long) - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
openNewInProgressFile(BucketID, Path, long) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
Used to create a new InProgressFileWriter.
openPythonInterpreter() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedPythonFunctionOperator
Setup method for Python Interpreter.
openPythonInterpreter() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
openPythonInterpreter() - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
openPythonInterpreter() - Method in class org.apache.flink.table.runtime.operators.python.scalar.EmbeddedPythonScalarFunctionOperator
 
openPythonInterpreter() - Method in class org.apache.flink.table.runtime.operators.python.table.EmbeddedPythonTableFunctionOperator
 
openRow() - Method in class org.apache.flink.table.client.cli.CliResultView
 
openSession(SessionEnvironment) - Method in class org.apache.flink.table.client.gateway.SingleSessionManager
 
openSession(SessionEnvironment) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Open the Session.
openSession(SessionEnvironment) - Method in interface org.apache.flink.table.gateway.service.session.SessionManager
Register a new Session.
openSession(SessionEnvironment) - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
openSession(SessionEnvironment) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
OpenSessionHandler - Class in org.apache.flink.table.gateway.rest.handler.session
Handler to open session.
OpenSessionHandler(SqlGatewayService, Map<String, String>, MessageHeaders<OpenSessionRequestBody, OpenSessionResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.session.OpenSessionHandler
 
OpenSessionHeaders - Class in org.apache.flink.table.gateway.rest.header.session
Message headers for opening a session.
OpenSessionRequestBody - Class in org.apache.flink.table.gateway.rest.message.session
RequestBody for opening a session.
OpenSessionRequestBody(String, Map<String, String>) - Constructor for class org.apache.flink.table.gateway.rest.message.session.OpenSessionRequestBody
 
OpenSessionResponseBody - Class in org.apache.flink.table.gateway.rest.message.session
ResponseBody for opening a session.
OpenSessionResponseBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.session.OpenSessionResponseBody
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
openTask() - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
openTimeout - Variable in class org.apache.flink.api.common.io.FileInputFormat
Stream opening timeout.
openUserCode(Function, Configuration) - Static method in class org.apache.flink.runtime.operators.BatchTask
Opens the given stub using its RichFunction.open(OpenContext) method.
operand(int) - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Arg of accumulate and retract, the input value (usually obtained from a new arrived data).
operandCount() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
How many operands your function will deal with.
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
operandCount() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
operands() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Args of accumulate and retract, the input value (usually obtained from a new arrived data).
operands() - Method in class org.apache.flink.table.planner.calcite.FlinkSqlCallBinding
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
 
operandSupplier() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
 
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Initializes the value for the operandSupplier attribute.
operandTypeChecker(SqlOperandTypeChecker) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
operandTypeInference(SqlOperandTypeInference) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
OperatingSystem - Enum in org.apache.flink.util
An enumeration indicating the operating system that the JVM runs on.
OperatingSystemRestriction - Enum in org.apache.flink.tests.util.activation
Utility for tests/resources to restrict test execution to certain operating systems.
Operation - Interface in org.apache.flink.table.operations
Covers all sort of Table operations such as queries(DQL), modifications(DML), definitions(DDL), or control actions(DCL).
Operation(OperationHandle, Callable<ResultFetcher>) - Constructor for class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
OperationAlreadyFailedException - Exception in org.apache.flink.runtime.dispatcher
Exception indicating that a requested operation already exists and has failed.
OperationAlreadyFailedException(Throwable) - Constructor for exception org.apache.flink.runtime.dispatcher.OperationAlreadyFailedException
 
OperationConverterUtils - Class in org.apache.flink.table.planner.utils
Utils methods for converting sql to operations.
OperationExecutor - Class in org.apache.flink.table.gateway.service.operation
An executor to execute the Operation.
OperationExecutor(SessionContext, Configuration) - Constructor for class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
OperationExpressionsUtils - Class in org.apache.flink.table.operations.utils
Utility methods for transforming Expression to use them in QueryOperations.
OperationExpressionsUtils.CategorizedExpressions - Class in org.apache.flink.table.operations.utils
Container for extracted expressions of the same family.
OperationHandle - Class in org.apache.flink.table.gateway.api.operation
OperationHandle to index the Operation.
OperationHandle(UUID) - Constructor for class org.apache.flink.table.gateway.api.operation.OperationHandle
 
OperationHandleIdPathParameter - Class in org.apache.flink.table.gateway.rest.message.operation
OperationHandleIdPathParameter() - Constructor for class org.apache.flink.table.gateway.rest.message.operation.OperationHandleIdPathParameter
 
operationId() - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.job.JobResourcesRequirementsUpdateHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointTriggerHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
operationId() - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
operationId() - Method in interface org.apache.flink.runtime.rest.messages.MessageHeaders
Returns a short description for this header suitable for method code generation.
operationId() - Method in class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
 
operationId() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarDeleteHeaders
 
operationId() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarRunHeaders
 
operationId() - Method in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.operation.CancelOperationHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.operation.CloseOperationHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.operation.GetOperationStatusHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.session.CloseSessionHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.session.ConfigureSessionHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.session.GetSessionConfigHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.session.OpenSessionHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.statement.CompleteStatementHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.statement.ExecuteStatementHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.util.GetApiVersionHeaders
 
operationId() - Method in class org.apache.flink.table.gateway.rest.header.util.GetInfoHeaders
 
OperationInfo - Class in org.apache.flink.table.gateway.api.results
Information of the Operation.
OperationInfo(OperationStatus) - Constructor for class org.apache.flink.table.gateway.api.results.OperationInfo
 
OperationInfo(OperationStatus, Exception) - Constructor for class org.apache.flink.table.gateway.api.results.OperationInfo
 
OperationKey - Class in org.apache.flink.runtime.rest.handler.async
Any operation key for the AbstractAsynchronousOperationHandlers must extend this class.
OperationKey(TriggerId) - Constructor for class org.apache.flink.runtime.rest.handler.async.OperationKey
 
OperationManager - Class in org.apache.flink.table.gateway.service.operation
OperationManager(ExecutorService) - Constructor for class org.apache.flink.table.gateway.service.operation.OperationManager
 
OperationManager.Operation - Class in org.apache.flink.table.gateway.service.operation
Operation to manage the execution, results and so on.
OperationMessageParameters - Class in org.apache.flink.table.gateway.rest.message.operation
MessageParameters for operation.
OperationMessageParameters() - Constructor for class org.apache.flink.table.gateway.rest.message.operation.OperationMessageParameters
 
OperationMessageParameters(SessionHandle, OperationHandle) - Constructor for class org.apache.flink.table.gateway.rest.message.operation.OperationMessageParameters
 
OperationResult<R> - Class in org.apache.flink.runtime.rest.handler.async
Encapsulates the result of an asynchronous operation.
operationResultResponse(String) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
operationResultResponse(Acknowledge) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
operationResultResponse(Acknowledge) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalStatusHandler
 
operationResultResponse(ClusterDataSetDeleteHandlers.SerializableVoid) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler
 
operationResultResponse(R) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
Create the operation result from the given value.
OperationResultStatus - Enum in org.apache.flink.runtime.rest.handler.async
Current status of an asynchronous operation.
operations - Variable in class org.apache.flink.table.api.internal.StatementSetImpl
 
OperationStatus - Enum in org.apache.flink.table.gateway.api.operation
Status to describe the Operation.
OperationStatusResponseBody - Class in org.apache.flink.table.gateway.rest.message.operation
ResponseBody for getting the status of operation.
OperationStatusResponseBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.operation.OperationStatusResponseBody
 
OperationTreeBuilder - Class in org.apache.flink.table.operations.utils
A builder for constructing validated QueryOperations.
OperationUtils - Class in org.apache.flink.table.operations
Helper methods for Operations.
Operator<OUT> - Class in org.apache.flink.api.common.operators
Abstract base class for all operators.
Operator(OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.Operator
Creates a new contract with the given name.
OPERATOR - org.apache.flink.core.memory.ManagedMemoryUseCase
Currently, weights are defined as mebibyte values.
OPERATOR - org.apache.flink.core.memory.ManagedMemoryUseCase.Scope
 
OPERATOR - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
OPERATOR - org.apache.flink.streaming.util.LatencyStats.Granularity
 
OPERATOR - Static variable in class org.apache.calcite.sql.SqlJoin
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAddJar
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlReset
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlSet
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlTableOption
Use this operator only if you don't have a better one.
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlUseModules
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlBeginStatementSet
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlEndStatementSet
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlExecute
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowColumns
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCurrentCatalog
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowCurrentDatabase
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowJars
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowJobs
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowModels
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowModules
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowProcedures
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowTables
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlShowViews
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
OPERATOR - Static variable in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
Use this operator only if you don't have a better one.
OPERATOR - Static variable in class org.apache.flink.sql.parser.SqlProperty
Use this operator only if you don't have a better one.
OPERATOR_CHAINING - Static variable in class org.apache.flink.configuration.PipelineOptions
 
OPERATOR_CHAINING_CHAIN_OPERATORS_WITH_DIFFERENT_MAX_PARALLELISM - Static variable in class org.apache.flink.configuration.PipelineOptions
 
OPERATOR_STATE_DISTRIBUTION_MODE - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonOptionsKeys
Key to define OperatorStateHandle.Mode, about how operator state is distributed on restore
OPERATOR_STATE_OPER - org.apache.flink.streaming.tests.TestOperatorEnum
 
OperatorAttributes - Class in org.apache.flink.streaming.api.operators
OperatorAttributes element provides Job Manager with information that can be used to optimize job performance.
OperatorAttributesBuilder - Class in org.apache.flink.streaming.api.operators
The builder class for OperatorAttributes.
OperatorAttributesBuilder() - Constructor for class org.apache.flink.streaming.api.operators.OperatorAttributesBuilder
 
OperatorBackendSerializationProxy - Class in org.apache.flink.runtime.state
Serialization proxy for all meta data in operator state backends.
OperatorBackendSerializationProxy(ClassLoader) - Constructor for class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
OperatorBackendSerializationProxy(List<StateMetaInfoSnapshot>, List<StateMetaInfoSnapshot>, boolean) - Constructor for class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
OperatorBindingCallContext - Class in org.apache.flink.table.planner.functions.inference
A CallContext backed by SqlOperatorBinding.
OperatorBindingCallContext(DataTypeFactory, FunctionDefinition, SqlOperatorBinding, RelDataType) - Constructor for class org.apache.flink.table.planner.functions.inference.OperatorBindingCallContext
 
operatorChain - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The chain of operators executed by this task.
OperatorChain<OUT,​OP extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
The OperatorChain contains all operators that are executed as one chain within a single StreamTask.
OperatorChain(StreamTask<OUT, OP>, RecordWriterDelegate<SerializationDelegate<StreamRecord<OUT>>>) - Constructor for class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
OperatorChain.ChainedSource - Class in org.apache.flink.streaming.runtime.tasks
Wrapper class to access the chained sources and their's outputs.
operatorContext - Variable in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
OperatorCoordinator - Interface in org.apache.flink.runtime.operators.coordination
A coordinator for runtime operators.
OperatorCoordinator.Context - Interface in org.apache.flink.runtime.operators.coordination
The context gives the OperatorCoordinator access to contextual information and provides a gateway to interact with other components, such as sending operator events.
OperatorCoordinator.Provider - Interface in org.apache.flink.runtime.operators.coordination
The provider creates an OperatorCoordinator and takes a OperatorCoordinator.Context to pass to the OperatorCoordinator.
OperatorCoordinator.SubtaskGateway - Interface in org.apache.flink.runtime.operators.coordination
The SubtaskGateway is the way to interact with a specific parallel instance of the Operator (an Operator subtask), like sending events to the operator.
OperatorCoordinatorCheckpointContext - Interface in org.apache.flink.runtime.checkpoint
This context is the interface through which the CheckpointCoordinator interacts with an OperatorCoordinator during checkpointing and checkpoint restoring.
operatorCoordinatorHandler - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
OperatorCoordinatorHandler - Interface in org.apache.flink.runtime.scheduler
Handler for the OperatorCoordinators.
OperatorCoordinatorHolder - Class in org.apache.flink.runtime.operators.coordination
The OperatorCoordinatorHolder holds the OperatorCoordinator and manages all its interactions with the remaining components.
OperatorCoordinatorMetricGroup - Interface in org.apache.flink.metrics.groups
Special MetricGroup representing an Operator coordinator.
OperatorEvent - Interface in org.apache.flink.runtime.operators.coordination
Root interface for all events sent between OperatorCoordinator and an OperatorEventHandler.
operatorEventDispatcher - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
OperatorEventDispatcher - Interface in org.apache.flink.runtime.operators.coordination
The dispatcher through which Operators receive OperatorEvents and through which they can send OperatorEvents back to the OperatorCoordinator.
OperatorEventDispatcherImpl - Class in org.apache.flink.streaming.runtime.tasks
An implementation of the OperatorEventDispatcher.
OperatorEventDispatcherImpl(ClassLoader, TaskOperatorEventGateway) - Constructor for class org.apache.flink.streaming.runtime.tasks.OperatorEventDispatcherImpl
 
OperatorEventGateway - Interface in org.apache.flink.runtime.operators.coordination
The gateway through which an Operator can send an OperatorEvent to the OperatorCoordinator on the JobManager side.
OperatorEventHandler - Interface in org.apache.flink.runtime.operators.coordination
Interface for handlers of operator events on the operator side.
operatorFactory - Variable in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
OperatorFusionCodegenFactory<OUT> - Class in org.apache.flink.table.runtime.operators.fusion
Stream operator factory for multiple operator fusion codegen.
OperatorFusionCodegenFactory(GeneratedClass<? extends StreamOperator<OUT>>) - Constructor for class org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
 
operatorId - Variable in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
 
operatorId() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
operatorId() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorInfo
 
OperatorID - Class in org.apache.flink.runtime.jobgraph
A class for statistically unique operator IDs.
OperatorID() - Constructor for class org.apache.flink.runtime.jobgraph.OperatorID
 
OperatorID(byte[]) - Constructor for class org.apache.flink.runtime.jobgraph.OperatorID
 
OperatorID(long, long) - Constructor for class org.apache.flink.runtime.jobgraph.OperatorID
 
OperatorIdentifier - Class in org.apache.flink.state.api
Identifies an operator, either based on a uid or uidHash.
OperatorIDGenerator - Class in org.apache.flink.state.api.runtime
Utility for generating Operator Id's from uid strings.
OperatorIDPair - Class in org.apache.flink.runtime
Formed of a mandatory operator ID and optionally a user defined operator ID.
operatorInfo - Variable in class org.apache.flink.api.common.operators.Operator
The return type of the user function.
OperatorInfo - Interface in org.apache.flink.runtime.operators.coordination
An interface to access basic properties of an operator in the context of its coordinator.
OperatorInformation<OUT> - Class in org.apache.flink.api.common.operators
A class for holding information about an operator, such as input/output TypeInformation.
OperatorInformation(TypeInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.OperatorInformation
 
OperatorInstanceID - Class in org.apache.flink.runtime.jobgraph
An ID for physical instance of the operator.
OperatorInstanceID(int, OperatorID) - Constructor for class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
OperatorIOMetricGroup - Interface in org.apache.flink.metrics.groups
Metric group that contains shareable pre-defined IO-related metrics for operators.
OperatorMetricGroup - Interface in org.apache.flink.metrics.groups
Special MetricGroup representing an Operator.
operatorName - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
operatorName - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
OperatorQueryScopeInfo(String, String, int, int, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
OperatorQueryScopeInfo(String, String, int, int, String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
OperatorScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the InternalOperatorMetricGroup.
OperatorScopeFormat(String, TaskScopeFormat) - Constructor for class org.apache.flink.runtime.metrics.scope.OperatorScopeFormat
 
OperatorSnapshotFinalizer - Class in org.apache.flink.streaming.api.operators
This class finalizes OperatorSnapshotFutures.
OperatorSnapshotFinalizer(OperatorSnapshotFutures) - Constructor for class org.apache.flink.streaming.api.operators.OperatorSnapshotFinalizer
 
OperatorSnapshotFutures - Class in org.apache.flink.streaming.api.operators
OperatorSnapshotFutures() - Constructor for class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
OperatorSnapshotFutures(RunnableFuture<SnapshotResult<KeyedStateHandle>>, RunnableFuture<SnapshotResult<KeyedStateHandle>>, RunnableFuture<SnapshotResult<OperatorStateHandle>>, RunnableFuture<SnapshotResult<OperatorStateHandle>>, Future<SnapshotResult<StateObjectCollection<InputChannelStateHandle>>>, Future<SnapshotResult<StateObjectCollection<ResultSubpartitionStateHandle>>>) - Constructor for class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
OperatorState - Class in org.apache.flink.runtime.checkpoint
Simple container class which contains the raw/managed operator state and key-group state handles from all subtasks of an operator and therefore represents the complete state of a logical operator.
OperatorState(String, String, OperatorID, int, int) - Constructor for class org.apache.flink.runtime.checkpoint.OperatorState
 
operatorStateBackend() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns the operator state backend for the stream operator.
operatorStateBackend(String, PrioritizedOperatorSubtaskState, CloseableRegistry, StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
OperatorStateBackend - Interface in org.apache.flink.runtime.state
Interface that combines both, the user facing OperatorStateStore interface and the system interface Snapshotable
OperatorStateBackendParametersImpl - Class in org.apache.flink.runtime.state
OperatorStateBackendParametersImpl(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
OperatorStateBackendParametersImpl(Environment, String, Collection<OperatorStateHandle>, StateBackend.CustomInitializationMetrics, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.OperatorStateBackendParametersImpl
 
operatorStateCheckpointClosingFuture - Variable in class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
OperatorStateCheckpointOutputStream - Class in org.apache.flink.runtime.state
Checkpoint output stream that allows to write raw operator state in a partitioned way.
OperatorStateCheckpointOutputStream(CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.OperatorStateCheckpointOutputStream
 
OperatorStateHandle - Interface in org.apache.flink.runtime.state
Interface of a state handle for operator state.
OperatorStateHandle.Mode - Enum in org.apache.flink.runtime.state
The modes that determine how an OperatorStreamStateHandle is assigned to tasks during restore.
OperatorStateHandle.StateMetaInfo - Class in org.apache.flink.runtime.state
Meta information about the operator state handle.
OperatorStateInputSplit - Class in org.apache.flink.state.api.input.splits
An input split containing state handles for operator state.
OperatorStateInputSplit(StateObjectCollection<OperatorStateHandle>, int) - Constructor for class org.apache.flink.state.api.input.splits.OperatorStateInputSplit
 
OperatorStateRepartitioner<T> - Interface in org.apache.flink.runtime.checkpoint
Interface that allows to implement different strategies for repartitioning of operator state as parallelism changes.
OperatorStateRestoreOperation - Class in org.apache.flink.runtime.state
Implementation of operator state restore operation.
OperatorStateRestoreOperation(CloseableRegistry, ClassLoader, Map<String, PartitionableListState<?>>, Map<String, BackendWritableBroadcastState<?, ?>>, Collection<OperatorStateHandle>) - Constructor for class org.apache.flink.runtime.state.OperatorStateRestoreOperation
 
operatorStateStore - Variable in class org.apache.flink.datastream.impl.context.DefaultStateManager
 
OperatorStateStore - Interface in org.apache.flink.api.common.state
This interface contains methods for registering operator state with a managed store.
OperatorStreamStateHandle - Class in org.apache.flink.runtime.state
State handle for partitionable operator state.
OperatorStreamStateHandle(Map<String, OperatorStateHandle.StateMetaInfo>, StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
OperatorSubtaskDescriptionText - Class in org.apache.flink.runtime.util
This class generates a string that can be used to identify an operator subtask.
OperatorSubtaskDescriptionText(OperatorID, String, int, int) - Constructor for class org.apache.flink.runtime.util.OperatorSubtaskDescriptionText
 
OperatorSubtaskState - Class in org.apache.flink.runtime.checkpoint
This class encapsulates the state for one parallel instance of an operator.
OperatorSubtaskState.Builder - Class in org.apache.flink.runtime.checkpoint
The builder for a new OperatorSubtaskState which can be obtained by OperatorSubtaskState.builder().
OperatorSubtaskStateReducer - Class in org.apache.flink.state.api.output
A reducer that aggregates all OperatorSubtaskState's for a particular operator into a single OperatorState.
OperatorSubtaskStateReducer(OperatorIdentifier, int) - Constructor for class org.apache.flink.state.api.output.OperatorSubtaskStateReducer
 
OperatorTransformation - Class in org.apache.flink.state.api
This class provides the entry point for building StateBootstrapTransformations, which represents procedures to bootstrap new operator states with a given DataStream.
OperatorType - Enum in org.apache.flink.table.planner.plan.utils
Some dedicated operator type which is used in ExecutionConfigOptions.TABLE_EXEC_DISABLED_OPERATORS.
operatorUidPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationMessageParameters
 
OperatorUidPathParameter - Class in org.apache.flink.runtime.rest.messages
Path parameter identifying operators.
OperatorUidPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.OperatorUidPathParameter
 
OperatorValidationUtils - Class in org.apache.flink.api.common.operators.util
Utils for checking operators' resource and parallelism settings.
opFusionCodegenSpec - Variable in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
OpFusionCodegenSpec - Interface in org.apache.flink.table.planner.plan.fusion
An interface for those physical operators that support operator fusion codegen.
OpFusionCodegenSpecGenerator - Class in org.apache.flink.table.planner.plan.fusion
OpFusionCodegenSpecGenerator is used to operator fusion codegen that generate the fusion code, it has multiple inputs and outputs, then form a DAG.
OpFusionCodegenSpecGenerator(RowType, OpFusionCodegenSpec) - Constructor for class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
 
OpFusionContext - Interface in org.apache.flink.table.planner.plan.fusion
A OpFusionContext contains information about the context in which OpFusionCodegenSpec needed to do operator fusion codegen.
OPT - org.apache.flink.tests.util.flink.JarLocation
 
optimalNumOfBits(long, double) - Static method in class org.apache.flink.runtime.operators.util.BloomFilter
Compute optimal bits number with given input entries and expected false positive probability.
OptimizableHashSet - Class in org.apache.flink.table.runtime.util.collections
A type-specific hash set with with a fast, small-footprint implementation.
OptimizableHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
 
optimize() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Decide whether to convert to dense mode.
optimize() - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
optimize(List<Transformation<?>>) - Static method in class org.apache.flink.python.chain.PythonOperatorChainingOptimizer
Perform chaining optimization.
optimize(List<Transformation<?>>, Transformation<?>) - Static method in class org.apache.flink.python.chain.PythonOperatorChainingOptimizer
Perform chaining optimization.
optimize(RelNode, BatchOptimizeContext) - Method in class org.apache.flink.table.planner.plan.optimize.program.FlinkDynamicPartitionPruningProgram
 
optimize(RelNode, BatchOptimizeContext) - Method in class org.apache.flink.table.planner.plan.optimize.program.FlinkRecomputeStatisticsProgram
 
optimize(RelNode, BatchOptimizeContext) - Method in class org.apache.flink.table.planner.plan.optimize.program.FlinkRuntimeFilterProgram
 
OPTIMIZER_CHOOSES - org.apache.flink.api.common.operators.base.CrossOperatorBase.CrossHint
 
OPTIMIZER_CHOOSES - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Leave the choice how to do the join to the optimizer.
OPTIMIZER_CHOOSES - org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Leave the choice how to do the combine to the optimizer.
OptimizerConfigOptions - Class in org.apache.flink.table.api.config
This class holds configuration constants used by Flink's table planner module.
OptimizerConfigOptions() - Constructor for class org.apache.flink.table.api.config.OptimizerConfigOptions
 
OptimizerConfigOptions.NonDeterministicUpdateStrategy - Enum in org.apache.flink.table.api.config
Strategy for handling non-deterministic updates.
OptimizerOptions - Class in org.apache.flink.configuration
Configuration options for the optimizer.
OptimizerOptions() - Constructor for class org.apache.flink.configuration.OptimizerOptions
 
option - Variable in class org.apache.flink.docs.util.OptionWithMetaInfo
 
option(String, String) - Method in class org.apache.flink.table.api.FormatDescriptor.Builder
Sets the given option on the format.
option(String, String) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Sets the given option on the table.
option(ConfigOption<T>, T) - Method in class org.apache.flink.table.api.FormatDescriptor.Builder
Sets the given option on the format.
option(ConfigOption<T>, T) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Sets the given option on the table.
OPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OPTION_ENDPOINT_ADDRESS - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_FILE - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_HELP - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_HELP - Static variable in class org.apache.flink.table.gateway.cli.SqlGatewayOptionsParser
 
OPTION_HISTORY - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_INIT_FILE - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_JAR - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_LIBRARY - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_SESSION - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
OPTION_SESSION_CONFIG - Static variable in class org.apache.flink.table.client.cli.CliOptionsParser
 
optional() - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern is optional for a final match of the pattern sequence to happen.
optional() - Method in class org.apache.flink.cep.pattern.Quantifier
 
OPTIONAL - org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
 
OPTIONAL - org.apache.flink.runtime.rest.messages.MessageParameter.MessageParameterRequisiteness
 
optionalArguments(List<Boolean>) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the list of argument optionals for specifying optional arguments in the input signature explicitly.
OptionalConsumer<T> - Class in org.apache.flink.util
Utility class which allows to run code depending on whether the optional has a value or is empty.
OptionalFailure<T> - Class in org.apache.flink.util
Wrapper around an object representing either a success (with a given value) or a failure cause.
optionalMapOf(Map<K, V>, Function<K, String>) - Static method in class org.apache.flink.util.LinkedOptionalMap
Creates an LinkedOptionalMap from the provided map.
optionalOptions() - Method in class org.apache.flink.connector.base.table.AsyncDynamicTableSinkFactory
 
optionalOptions() - Method in class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
optionalOptions() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
optionalOptions() - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
optionalOptions() - Method in class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
optionalOptions() - Method in class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
optionalOptions() - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.avro.AvroFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.protobuf.PbFormatFactory
 
optionalOptions() - Method in class org.apache.flink.formats.raw.RawFormatFactory
 
optionalOptions() - Method in class org.apache.flink.orc.OrcFileFormatFactory
 
optionalOptions() - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
optionalOptions() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
optionalOptions() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
optionalOptions() - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory
 
optionalOptions() - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
optionalOptions() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
optionalOptions() - Method in interface org.apache.flink.table.factories.CatalogFactory
 
optionalOptions() - Method in interface org.apache.flink.table.factories.Factory
Returns a set of ConfigOption that an implementation of this factory consumes in addition to Factory.requiredOptions().
optionalOptions() - Method in interface org.apache.flink.table.factories.ModuleFactory
 
optionalOptions() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
optionalOptions() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
optionalOptions() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
optionalOptions() - Method in class org.apache.flink.table.module.CoreModuleFactory
 
optionalOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
optionalOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultParserFactory
 
optionalOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultPlannerFactory
 
optionalOptions() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
optionalOptions() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
OptionalUtils - Class in org.apache.flink.util
Utilities for working with Optional.
options - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
The configuration for the reader.
options() - Static method in interface org.apache.flink.api.common.operators.MailboxExecutor.MailOptions
 
options() - Static method in class org.apache.flink.runtime.entrypoint.ClusterConfigurationParserFactory
 
options() - Static method in class org.apache.flink.runtime.entrypoint.DynamicParametersConfigurationParserFactory
 
options() - Static method in class org.apache.flink.runtime.entrypoint.ModifiableClusterConfigurationParserFactory
 
options(Map<String, String>) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
options(Map<String, String>) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
Options(int, long, AsyncDataStream.OutputMode, AsyncRetryStrategy<RowData>) - Constructor for class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
OPTIONS - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
OPTIONS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OPTIONS_FACTORY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
The options factory class for RocksDB to create DBOptions and ColumnFamilyOptions.
OPTIONS_FACTORY - Static variable in class org.apache.flink.state.forst.ForStOptions
The options factory class for ForSt to create DBOptions and ColumnFamilyOptions.
OptionsClassLocation - Class in org.apache.flink.docs.util
Simple descriptor for the location of a class containing ConfigOptions.
OptionsClassLocation(String, String) - Constructor for class org.apache.flink.docs.util.OptionsClassLocation
 
OptionWithMetaInfo - Class in org.apache.flink.docs.util
A ConfigOption and it's associated Field.
OptionWithMetaInfo(ConfigOption<?>, Field) - Constructor for class org.apache.flink.docs.util.OptionWithMetaInfo
 
or(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Boolean OR in three-valued logic.
or(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an OR.
or(Object, Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Boolean OR in three-valued logic.
or(CompletableFuture<?>) - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
or(CompletableFuture<?>, CompletableFuture<?>) - Static method in interface org.apache.flink.runtime.io.AvailabilityProvider
 
or(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates an OR.
or(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.GroupPattern
 
or(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.Pattern
Adds a condition that has to be satisfied by an event in order to be considered a match.
or(AvailabilityProvider) - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
or(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
or(ArgumentTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a disjunction of multiple ArgumentTypeStrategys into one like f(NUMERIC || STRING).
or(InputTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a disjunction of multiple InputTypeStrategys into one like f(NUMERIC) || f(STRING).
Or(OrcFilters.Predicate...) - Constructor for class org.apache.flink.orc.OrcFilters.Or
Creates an OR predicate.
OR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OR - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
OR - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
OR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
OR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
OR_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
OR_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
OrArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring and validating an argument using a disjunction of multiple ArgumentTypeStrategys into one like f(NUMERIC || STRING).
OrArgumentTypeStrategy(List<? extends ArgumentTypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.OrArgumentTypeStrategy
 
OrcArrayColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's ListColumnVector to Flink's ArrayColumnVector.
OrcArrayColumnVector(ListColumnVector, ArrayType) - Constructor for class org.apache.flink.orc.vector.OrcArrayColumnVector
 
OrcBulkDecodingFormat(ReadableConfig) - Constructor for class org.apache.flink.orc.OrcFileFormatFactory.OrcBulkDecodingFormat
 
OrcBulkWriter<T> - Class in org.apache.flink.orc.writer
A BulkWriter implementation that writes data in ORC format.
OrcBulkWriterFactory<T> - Class in org.apache.flink.orc.writer
A factory that creates an ORC BulkWriter.
OrcBulkWriterFactory(Vectorizer<T>) - Constructor for class org.apache.flink.orc.writer.OrcBulkWriterFactory
Creates a new OrcBulkWriterFactory using the provided Vectorizer implementation.
OrcBulkWriterFactory(Vectorizer<T>, Properties, Configuration) - Constructor for class org.apache.flink.orc.writer.OrcBulkWriterFactory
Creates a new OrcBulkWriterFactory using the provided Vectorizer, Hadoop Configuration, ORC writer properties.
OrcBulkWriterFactory(Vectorizer<T>, Configuration) - Constructor for class org.apache.flink.orc.writer.OrcBulkWriterFactory
Creates a new OrcBulkWriterFactory using the provided Vectorizer, Hadoop Configuration.
OrcBytesColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's BytesColumnVector to Flink's BytesColumnVector.
OrcBytesColumnVector(BytesColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcBytesColumnVector
 
OrcColumnarRowInputFormat<BatchT,​SplitT extends FileSourceSplit> - Class in org.apache.flink.orc
An ORC reader that produces a stream of ColumnarRowData records.
OrcColumnarRowInputFormat(OrcShim<BatchT>, Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, int, ColumnBatchFactory<BatchT, SplitT>, TypeInformation<RowData>) - Constructor for class org.apache.flink.orc.OrcColumnarRowInputFormat
 
OrcColumnarRowSplitReader<BATCH> - Class in org.apache.flink.orc
OrcSplitReader to read ORC files into RowData.
OrcColumnarRowSplitReader(OrcShim<BATCH>, Configuration, TypeDescription, int[], OrcColumnarRowSplitReader.ColumnBatchGenerator<BATCH>, List<OrcFilters.Predicate>, int, Path, long, long) - Constructor for class org.apache.flink.orc.OrcColumnarRowSplitReader
 
OrcColumnarRowSplitReader.ColumnBatchGenerator<BATCH> - Interface in org.apache.flink.orc
Interface to gen VectorizedColumnBatch.
OrcDecimalColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's DecimalColumnVector to Flink's DecimalColumnVector.
OrcDecimalColumnVector(DecimalColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcDecimalColumnVector
 
OrcDoubleColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's DoubleColumnVector to Flink's float and double ColumnVector.
OrcDoubleColumnVector(DoubleColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcDoubleColumnVector
 
OrcFileFormatFactory - Class in org.apache.flink.orc
Orc format factory for file system.
OrcFileFormatFactory() - Constructor for class org.apache.flink.orc.OrcFileFormatFactory
 
OrcFileFormatFactory.OrcBulkDecodingFormat - Class in org.apache.flink.orc
OrcBulkDecodingFormat which implements FileBasedStatisticsReportableInputFormat.
OrcFilters - Class in org.apache.flink.orc
Utility class that provides helper methods to work with Orc Filter PushDown.
OrcFilters() - Constructor for class org.apache.flink.orc.OrcFilters
 
OrcFilters.And - Class in org.apache.flink.orc
An AND predicate that can be evaluated by the OrcInputFormat.
OrcFilters.Between - Class in org.apache.flink.orc
An BETWEEN predicate that can be evaluated by the OrcInputFormat.
OrcFilters.Equals - Class in org.apache.flink.orc
An EQUALS predicate that can be evaluated by the OrcInputFormat.
OrcFilters.In - Class in org.apache.flink.orc
An IN predicate that can be evaluated by the OrcInputFormat.
OrcFilters.IsNull - Class in org.apache.flink.orc
An IS_NULL predicate that can be evaluated by the OrcInputFormat.
OrcFilters.LessThan - Class in org.apache.flink.orc
A LESS_THAN predicate that can be evaluated by the OrcInputFormat.
OrcFilters.LessThanEquals - Class in org.apache.flink.orc
A LESS_THAN_EQUALS predicate that can be evaluated by the OrcInputFormat.
OrcFilters.Not - Class in org.apache.flink.orc
A NOT predicate to negate a predicate that can be evaluated by the OrcInputFormat.
OrcFilters.NullSafeEquals - Class in org.apache.flink.orc
An EQUALS predicate that can be evaluated with Null safety by the OrcInputFormat.
OrcFilters.Or - Class in org.apache.flink.orc
An OR predicate that can be evaluated by the OrcInputFormat.
OrcFilters.Predicate - Class in org.apache.flink.orc
A filter predicate that can be evaluated by the OrcInputFormat.
OrcFormatStatisticsReportUtil - Class in org.apache.flink.orc.util
Utils for Orc format statistics report.
OrcFormatStatisticsReportUtil() - Constructor for class org.apache.flink.orc.util.OrcFormatStatisticsReportUtil
 
OrcLegacyTimestampColumnVector - Class in org.apache.flink.orc.vector
This class is used to adapt to Hive's legacy (2.0.x) timestamp column vector which is a LongColumnVector.
OrcLongColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's LongColumnVector to Flink's boolean, byte, short, int and long ColumnVector.
OrcLongColumnVector(LongColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcLongColumnVector
 
OrcMapColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's MapColumnVector to Flink's MapColumnVector.
OrcMapColumnVector(MapColumnVector, MapType) - Constructor for class org.apache.flink.orc.vector.OrcMapColumnVector
 
OrcNoHiveBatchWrapper - Class in org.apache.flink.orc.nohive.vector
Wrap VectorizedRowBatch orc batch.
OrcNoHiveBatchWrapper(VectorizedRowBatch) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveBatchWrapper
 
OrcNoHiveBulkWriterFactory - Class in org.apache.flink.orc.nohive
A BulkWriter.Factory from orc no-hive version.
OrcNoHiveBulkWriterFactory(Configuration, String, LogicalType[]) - Constructor for class org.apache.flink.orc.nohive.OrcNoHiveBulkWriterFactory
 
OrcNoHiveBytesVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's BytesColumnVector to Flink's BytesColumnVector.
OrcNoHiveBytesVector(BytesColumnVector) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveBytesVector
 
OrcNoHiveColumnarRowInputFormat - Class in org.apache.flink.orc.nohive
Helper class to create OrcColumnarRowInputFormat for no-hive.
OrcNoHiveDecimalVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's DecimalColumnVector to Flink's DecimalColumnVector.
OrcNoHiveDecimalVector(DecimalColumnVector) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveDecimalVector
 
OrcNoHiveDoubleVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's DoubleColumnVector to Flink's float and double ColumnVector.
OrcNoHiveDoubleVector(DoubleColumnVector) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveDoubleVector
 
OrcNoHiveLongVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's LongColumnVector to Flink's boolean, byte, short, int and long ColumnVector.
OrcNoHiveLongVector(LongColumnVector) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveLongVector
 
OrcNoHiveShim - Class in org.apache.flink.orc.nohive.shim
Shim for orc reader without hive dependents.
OrcNoHiveShim() - Constructor for class org.apache.flink.orc.nohive.shim.OrcNoHiveShim
 
OrcNoHiveSplitReaderUtil - Class in org.apache.flink.orc.nohive
Util for generating OrcSplitReader.
OrcNoHiveSplitReaderUtil() - Constructor for class org.apache.flink.orc.nohive.OrcNoHiveSplitReaderUtil
 
OrcNoHiveTimestampVector - Class in org.apache.flink.orc.nohive.vector
This column vector is used to adapt hive's TimestampColumnVector to Flink's TimestampColumnVector.
OrcNoHiveTimestampVector(TimestampColumnVector) - Constructor for class org.apache.flink.orc.nohive.vector.OrcNoHiveTimestampVector
 
OrcReaderBatch(OrcVectorizedBatchWrapper<BatchT>, Pool.Recycler<AbstractOrcFileInputFormat.OrcReaderBatch<T, BatchT>>) - Constructor for class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcReaderBatch
 
OrcRowColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's StructColumnVector to Flink's RowColumnVector.
OrcRowColumnVector(StructColumnVector, RowType) - Constructor for class org.apache.flink.orc.vector.OrcRowColumnVector
 
OrcShim<BATCH> - Interface in org.apache.flink.orc.shim
A shim layer to support orc with different dependents versions of Hive.
OrcShimV200 - Class in org.apache.flink.orc.shim
Shim orc for Hive version 2.0.0 and upper versions.
OrcShimV200() - Constructor for class org.apache.flink.orc.shim.OrcShimV200
 
OrcShimV210 - Class in org.apache.flink.orc.shim
Shim orc for Hive version 2.1.0 and upper versions.
OrcShimV210() - Constructor for class org.apache.flink.orc.shim.OrcShimV210
 
OrcShimV230 - Class in org.apache.flink.orc.shim
Shim orc for Hive version 2.1.0 and upper versions.
OrcShimV230() - Constructor for class org.apache.flink.orc.shim.OrcShimV230
 
OrcSplitReader<T,​BATCH> - Class in org.apache.flink.orc
Orc split reader to read record from orc file.
OrcSplitReader(OrcShim<BATCH>, Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, int, Path, long, long) - Constructor for class org.apache.flink.orc.OrcSplitReader
 
OrcSplitReaderUtil - Class in org.apache.flink.orc
Util for generating OrcSplitReader.
OrcSplitReaderUtil() - Constructor for class org.apache.flink.orc.OrcSplitReaderUtil
 
OrcTimestampColumnVector - Class in org.apache.flink.orc.vector
This column vector is used to adapt hive's TimestampColumnVector to Flink's TimestampColumnVector.
OrcTimestampColumnVector(ColumnVector) - Constructor for class org.apache.flink.orc.vector.OrcTimestampColumnVector
 
OrcVectorizedBatchWrapper<T> - Interface in org.apache.flink.orc.vector
Interface to unify orc reader in hive and orc reader without hive dependents.
OrcVectorizedReader(OrcShim<BatchT>, RecordReader, Pool<AbstractOrcFileInputFormat.OrcReaderBatch<T, BatchT>>) - Constructor for class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcVectorizedReader
 
orcVectorizedRowBatch() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcReaderBatch
Gets the ORC VectorizedRowBatch structure from this batch.
order() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
Order - Enum in org.apache.flink.api.common.operators
Enumeration representing order.
Order() - Constructor for class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
Order(Long, String, int) - Constructor for class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
ORDER - org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
 
ORDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ORDER_ASC - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ORDER_DESC - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
orderBy(Iterable<? extends RexNode>) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets the ORDER BY BY clause to a list of expressions.
orderBy(RexNode...) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets the ORDER BY BY clause to an array of expressions.
orderBy(Expression) - Static method in class org.apache.flink.table.api.Over
Specifies the time attribute on which rows are ordered.
orderBy(Expression) - Method in class org.apache.flink.table.api.OverWindowPartitioned
Specifies the time attribute on which rows are ordered.
orderBy(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
orderBy(Expression...) - Method in interface org.apache.flink.table.api.Table
Sorts the given Table.
OrderBy(boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an ORDER BY clause.
OrderByLimitOpt(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Reads optional "ORDER BY", "LIMIT", "OFFSET", "FETCH" following a query, e.
OrderByOfSetSemanticsTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ORDERED - org.apache.flink.streaming.api.datastream.AsyncDataStream.OutputMode
 
ORDERED - org.apache.flink.table.api.config.ExecutionConfigOptions.AsyncOutputMode
Ordered output mode, equivalent to {@see AsyncDataStream.OutputMode.ORDERED}.
OrderedQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses either a row expression or a query expression with an optional ORDER BY.
OrderedStreamElementQueue<OUT> - Class in org.apache.flink.streaming.api.operators.async.queue
Ordered StreamElementQueue implementation.
OrderedStreamElementQueue(int) - Constructor for class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
orderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator.
orderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, int) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator.
orderedWaitWithRetry(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, int, AsyncRetryStrategy<OUT>) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator with an AsyncRetryStrategy to support retry of AsyncFunction.
orderedWaitWithRetry(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, AsyncRetryStrategy<OUT>) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator with an AsyncRetryStrategy to support retry of AsyncFunction.
Ordering - Class in org.apache.flink.api.common.operators
This class represents an ordering on a set of fields.
Ordering() - Constructor for class org.apache.flink.api.common.operators.Ordering
Creates an empty ordering.
Ordering(int, Class<? extends Comparable<?>>, Order) - Constructor for class org.apache.flink.api.common.operators.Ordering
 
ORDERING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ORDERING - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
orderKeyEqualsExpression() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
orderKeyTypes - Variable in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
orders - Variable in class org.apache.flink.api.common.operators.Ordering
 
orderToValueMap - Variable in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
orderToValueMap - Variable in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
ORDINALITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
org.apache.beam.runners.fnexecution.control - package org.apache.beam.runners.fnexecution.control
 
org.apache.beam.runners.fnexecution.state - package org.apache.beam.runners.fnexecution.state
 
org.apache.beam.sdk.fn.server - package org.apache.beam.sdk.fn.server
 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal - package org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal
 
org.apache.calcite.jdbc - package org.apache.calcite.jdbc
 
org.apache.calcite.rel.logical - package org.apache.calcite.rel.logical
 
org.apache.calcite.rex - package org.apache.calcite.rex
 
org.apache.calcite.sql - package org.apache.calcite.sql
 
org.apache.calcite.sql.fun - package org.apache.calcite.sql.fun
 
org.apache.calcite.sql.type - package org.apache.calcite.sql.type
 
org.apache.calcite.sql.validate - package org.apache.calcite.sql.validate
 
org.apache.calcite.sql2rel - package org.apache.calcite.sql2rel
 
org.apache.calcite.tools - package org.apache.calcite.tools
 
org.apache.flink - package org.apache.flink
 
org.apache.flink.annotation - package org.apache.flink.annotation
 
org.apache.flink.annotation.docs - package org.apache.flink.annotation.docs
 
org.apache.flink.api.common - package org.apache.flink.api.common
 
org.apache.flink.api.common.accumulators - package org.apache.flink.api.common.accumulators
 
org.apache.flink.api.common.aggregators - package org.apache.flink.api.common.aggregators
 
org.apache.flink.api.common.attribute - package org.apache.flink.api.common.attribute
 
org.apache.flink.api.common.cache - package org.apache.flink.api.common.cache
 
org.apache.flink.api.common.distributions - package org.apache.flink.api.common.distributions
 
org.apache.flink.api.common.eventtime - package org.apache.flink.api.common.eventtime
 
org.apache.flink.api.common.externalresource - package org.apache.flink.api.common.externalresource
 
org.apache.flink.api.common.functions - package org.apache.flink.api.common.functions
 
org.apache.flink.api.common.functions.util - package org.apache.flink.api.common.functions.util
 
org.apache.flink.api.common.io - package org.apache.flink.api.common.io
 
org.apache.flink.api.common.io.compression - package org.apache.flink.api.common.io.compression
 
org.apache.flink.api.common.io.ratelimiting - package org.apache.flink.api.common.io.ratelimiting
 
org.apache.flink.api.common.io.statistics - package org.apache.flink.api.common.io.statistics
 
org.apache.flink.api.common.operators - package org.apache.flink.api.common.operators
 
org.apache.flink.api.common.operators.base - package org.apache.flink.api.common.operators.base
 
org.apache.flink.api.common.operators.util - package org.apache.flink.api.common.operators.util
 
org.apache.flink.api.common.python - package org.apache.flink.api.common.python
 
org.apache.flink.api.common.python.pickle - package org.apache.flink.api.common.python.pickle
 
org.apache.flink.api.common.resources - package org.apache.flink.api.common.resources
 
org.apache.flink.api.common.serialization - package org.apache.flink.api.common.serialization
 
org.apache.flink.api.common.state - package org.apache.flink.api.common.state
 
org.apache.flink.api.common.state.v2 - package org.apache.flink.api.common.state.v2
 
org.apache.flink.api.common.time - package org.apache.flink.api.common.time
 
org.apache.flink.api.common.typeinfo - package org.apache.flink.api.common.typeinfo
 
org.apache.flink.api.common.typeinfo.descriptor - package org.apache.flink.api.common.typeinfo.descriptor
 
org.apache.flink.api.common.typeinfo.utils - package org.apache.flink.api.common.typeinfo.utils
 
org.apache.flink.api.common.typeutils - package org.apache.flink.api.common.typeutils
 
org.apache.flink.api.common.typeutils.base - package org.apache.flink.api.common.typeutils.base
 
org.apache.flink.api.common.typeutils.base.array - package org.apache.flink.api.common.typeutils.base.array
 
org.apache.flink.api.connector.dsv2 - package org.apache.flink.api.connector.dsv2
 
org.apache.flink.api.connector.sink2 - package org.apache.flink.api.connector.sink2
 
org.apache.flink.api.connector.source - package org.apache.flink.api.connector.source
 
org.apache.flink.api.connector.source.lib - package org.apache.flink.api.connector.source.lib
 
org.apache.flink.api.connector.source.lib.util - package org.apache.flink.api.connector.source.lib.util
 
org.apache.flink.api.connector.source.util.ratelimit - package org.apache.flink.api.connector.source.util.ratelimit
 
org.apache.flink.api.dag - package org.apache.flink.api.dag
 
org.apache.flink.api.java - package org.apache.flink.api.java
 
org.apache.flink.api.java.functions - package org.apache.flink.api.java.functions
 
org.apache.flink.api.java.hadoop.common - package org.apache.flink.api.java.hadoop.common
 
org.apache.flink.api.java.hadoop.mapred - package org.apache.flink.api.java.hadoop.mapred
 
org.apache.flink.api.java.hadoop.mapred.utils - package org.apache.flink.api.java.hadoop.mapred.utils
 
org.apache.flink.api.java.hadoop.mapred.wrapper - package org.apache.flink.api.java.hadoop.mapred.wrapper
 
org.apache.flink.api.java.hadoop.mapreduce - package org.apache.flink.api.java.hadoop.mapreduce
 
org.apache.flink.api.java.hadoop.mapreduce.utils - package org.apache.flink.api.java.hadoop.mapreduce.utils
 
org.apache.flink.api.java.hadoop.mapreduce.wrapper - package org.apache.flink.api.java.hadoop.mapreduce.wrapper
 
org.apache.flink.api.java.tuple - package org.apache.flink.api.java.tuple
 
org.apache.flink.api.java.tuple.builder - package org.apache.flink.api.java.tuple.builder
 
org.apache.flink.api.java.typeutils - package org.apache.flink.api.java.typeutils
 
org.apache.flink.api.java.typeutils.runtime - package org.apache.flink.api.java.typeutils.runtime
 
org.apache.flink.api.java.typeutils.runtime.kryo - package org.apache.flink.api.java.typeutils.runtime.kryo
 
org.apache.flink.architecture - package org.apache.flink.architecture
 
org.apache.flink.architecture.common - package org.apache.flink.architecture.common
 
org.apache.flink.architecture.rules - package org.apache.flink.architecture.rules
 
org.apache.flink.avro.generated - package org.apache.flink.avro.generated
 
org.apache.flink.cep - package org.apache.flink.cep
 
org.apache.flink.cep.configuration - package org.apache.flink.cep.configuration
 
org.apache.flink.cep.functions - package org.apache.flink.cep.functions
 
org.apache.flink.cep.functions.adaptors - package org.apache.flink.cep.functions.adaptors
 
org.apache.flink.cep.nfa - package org.apache.flink.cep.nfa
 
org.apache.flink.cep.nfa.aftermatch - package org.apache.flink.cep.nfa.aftermatch
 
org.apache.flink.cep.nfa.compiler - package org.apache.flink.cep.nfa.compiler
 
org.apache.flink.cep.nfa.sharedbuffer - package org.apache.flink.cep.nfa.sharedbuffer
 
org.apache.flink.cep.operator - package org.apache.flink.cep.operator
 
org.apache.flink.cep.pattern - package org.apache.flink.cep.pattern
 
org.apache.flink.cep.pattern.conditions - package org.apache.flink.cep.pattern.conditions
 
org.apache.flink.cep.time - package org.apache.flink.cep.time
 
org.apache.flink.changelog.fs - package org.apache.flink.changelog.fs
 
org.apache.flink.client - package org.apache.flink.client
 
org.apache.flink.client.cli - package org.apache.flink.client.cli
 
org.apache.flink.client.deployment - package org.apache.flink.client.deployment
 
org.apache.flink.client.deployment.application - package org.apache.flink.client.deployment.application
 
org.apache.flink.client.deployment.application.cli - package org.apache.flink.client.deployment.application.cli
 
org.apache.flink.client.deployment.application.executors - package org.apache.flink.client.deployment.application.executors
 
org.apache.flink.client.deployment.executors - package org.apache.flink.client.deployment.executors
 
org.apache.flink.client.program - package org.apache.flink.client.program
 
org.apache.flink.client.program.artifact - package org.apache.flink.client.program.artifact
 
org.apache.flink.client.program.rest - package org.apache.flink.client.program.rest
 
org.apache.flink.client.program.rest.retry - package org.apache.flink.client.program.rest.retry
 
org.apache.flink.client.python - package org.apache.flink.client.python
 
org.apache.flink.client.testjar - package org.apache.flink.client.testjar
 
org.apache.flink.configuration - package org.apache.flink.configuration
 
org.apache.flink.configuration.description - package org.apache.flink.configuration.description
 
org.apache.flink.connector.base - package org.apache.flink.connector.base
 
org.apache.flink.connector.base.sink - package org.apache.flink.connector.base.sink
 
org.apache.flink.connector.base.sink.throwable - package org.apache.flink.connector.base.sink.throwable
 
org.apache.flink.connector.base.sink.writer - package org.apache.flink.connector.base.sink.writer
 
org.apache.flink.connector.base.sink.writer.config - package org.apache.flink.connector.base.sink.writer.config
 
org.apache.flink.connector.base.sink.writer.strategy - package org.apache.flink.connector.base.sink.writer.strategy
 
org.apache.flink.connector.base.source.hybrid - package org.apache.flink.connector.base.source.hybrid
 
org.apache.flink.connector.base.source.reader - package org.apache.flink.connector.base.source.reader
 
org.apache.flink.connector.base.source.reader.fetcher - package org.apache.flink.connector.base.source.reader.fetcher
 
org.apache.flink.connector.base.source.reader.splitreader - package org.apache.flink.connector.base.source.reader.splitreader
 
org.apache.flink.connector.base.source.reader.synchronization - package org.apache.flink.connector.base.source.reader.synchronization
 
org.apache.flink.connector.base.source.utils - package org.apache.flink.connector.base.source.utils
 
org.apache.flink.connector.base.table - package org.apache.flink.connector.base.table
 
org.apache.flink.connector.base.table.options - package org.apache.flink.connector.base.table.options
 
org.apache.flink.connector.base.table.sink - package org.apache.flink.connector.base.table.sink
 
org.apache.flink.connector.base.table.sink.options - package org.apache.flink.connector.base.table.sink.options
 
org.apache.flink.connector.base.table.util - package org.apache.flink.connector.base.table.util
 
org.apache.flink.connector.blackhole.table - package org.apache.flink.connector.blackhole.table
 
org.apache.flink.connector.datagen.functions - package org.apache.flink.connector.datagen.functions
 
org.apache.flink.connector.datagen.source - package org.apache.flink.connector.datagen.source
 
org.apache.flink.connector.datagen.table - package org.apache.flink.connector.datagen.table
 
org.apache.flink.connector.datagen.table.types - package org.apache.flink.connector.datagen.table.types
 
org.apache.flink.connector.file.sink - package org.apache.flink.connector.file.sink
 
org.apache.flink.connector.file.sink.committer - package org.apache.flink.connector.file.sink.committer
 
org.apache.flink.connector.file.sink.compactor - package org.apache.flink.connector.file.sink.compactor
 
org.apache.flink.connector.file.sink.compactor.operator - package org.apache.flink.connector.file.sink.compactor.operator
 
org.apache.flink.connector.file.sink.writer - package org.apache.flink.connector.file.sink.writer
 
org.apache.flink.connector.file.src - package org.apache.flink.connector.file.src
 
org.apache.flink.connector.file.src.assigners - package org.apache.flink.connector.file.src.assigners
 
org.apache.flink.connector.file.src.compression - package org.apache.flink.connector.file.src.compression
 
org.apache.flink.connector.file.src.enumerate - package org.apache.flink.connector.file.src.enumerate
 
org.apache.flink.connector.file.src.impl - package org.apache.flink.connector.file.src.impl
 
org.apache.flink.connector.file.src.reader - package org.apache.flink.connector.file.src.reader
 
org.apache.flink.connector.file.src.util - package org.apache.flink.connector.file.src.util
 
org.apache.flink.connector.file.table - package org.apache.flink.connector.file.table
 
org.apache.flink.connector.file.table.batch - package org.apache.flink.connector.file.table.batch
 
org.apache.flink.connector.file.table.batch.compact - package org.apache.flink.connector.file.table.batch.compact
 
org.apache.flink.connector.file.table.factories - package org.apache.flink.connector.file.table.factories
 
org.apache.flink.connector.file.table.format - package org.apache.flink.connector.file.table.format
 
org.apache.flink.connector.file.table.stream - package org.apache.flink.connector.file.table.stream
 
org.apache.flink.connector.file.table.stream.compact - package org.apache.flink.connector.file.table.stream.compact
 
org.apache.flink.connector.file.table.utils - package org.apache.flink.connector.file.table.utils
 
org.apache.flink.connector.print.table - package org.apache.flink.connector.print.table
 
org.apache.flink.connector.testframe - package org.apache.flink.connector.testframe
 
org.apache.flink.connector.testframe.container - package org.apache.flink.connector.testframe.container
 
org.apache.flink.connector.testframe.environment - package org.apache.flink.connector.testframe.environment
 
org.apache.flink.connector.testframe.external - package org.apache.flink.connector.testframe.external
 
org.apache.flink.connector.testframe.external.sink - package org.apache.flink.connector.testframe.external.sink
 
org.apache.flink.connector.testframe.external.source - package org.apache.flink.connector.testframe.external.source
 
org.apache.flink.connector.testframe.junit.annotations - package org.apache.flink.connector.testframe.junit.annotations
 
org.apache.flink.connector.testframe.junit.extensions - package org.apache.flink.connector.testframe.junit.extensions
 
org.apache.flink.connector.testframe.source - package org.apache.flink.connector.testframe.source
 
org.apache.flink.connector.testframe.source.enumerator - package org.apache.flink.connector.testframe.source.enumerator
 
org.apache.flink.connector.testframe.source.split - package org.apache.flink.connector.testframe.source.split
 
org.apache.flink.connector.testframe.testsuites - package org.apache.flink.connector.testframe.testsuites
 
org.apache.flink.connector.testframe.utils - package org.apache.flink.connector.testframe.utils
 
org.apache.flink.connector.testutils.formats - package org.apache.flink.connector.testutils.formats
 
org.apache.flink.connector.testutils.source - package org.apache.flink.connector.testutils.source
 
org.apache.flink.connector.testutils.source.deserialization - package org.apache.flink.connector.testutils.source.deserialization
 
org.apache.flink.connector.testutils.source.reader - package org.apache.flink.connector.testutils.source.reader
 
org.apache.flink.connector.upserttest.sink - package org.apache.flink.connector.upserttest.sink
 
org.apache.flink.connector.upserttest.table - package org.apache.flink.connector.upserttest.table
 
org.apache.flink.container.entrypoint - package org.apache.flink.container.entrypoint
 
org.apache.flink.contrib.streaming.state - package org.apache.flink.contrib.streaming.state
 
org.apache.flink.contrib.streaming.state.iterator - package org.apache.flink.contrib.streaming.state.iterator
 
org.apache.flink.contrib.streaming.state.restore - package org.apache.flink.contrib.streaming.state.restore
 
org.apache.flink.contrib.streaming.state.snapshot - package org.apache.flink.contrib.streaming.state.snapshot
 
org.apache.flink.contrib.streaming.state.sstmerge - package org.apache.flink.contrib.streaming.state.sstmerge
 
org.apache.flink.contrib.streaming.state.ttl - package org.apache.flink.contrib.streaming.state.ttl
 
org.apache.flink.core.classloading - package org.apache.flink.core.classloading
 
org.apache.flink.core.execution - package org.apache.flink.core.execution
 
org.apache.flink.core.failure - package org.apache.flink.core.failure
 
org.apache.flink.core.fs - package org.apache.flink.core.fs
 
org.apache.flink.core.fs.local - package org.apache.flink.core.fs.local
 
org.apache.flink.core.io - package org.apache.flink.core.io
 
org.apache.flink.core.memory - package org.apache.flink.core.memory
 
org.apache.flink.core.plugin - package org.apache.flink.core.plugin
 
org.apache.flink.core.security - package org.apache.flink.core.security
 
org.apache.flink.core.security.token - package org.apache.flink.core.security.token
 
org.apache.flink.core.state - package org.apache.flink.core.state
 
org.apache.flink.core.testutils - package org.apache.flink.core.testutils
 
org.apache.flink.datastream.api - package org.apache.flink.datastream.api
 
org.apache.flink.datastream.api.attribute - package org.apache.flink.datastream.api.attribute
 
org.apache.flink.datastream.api.common - package org.apache.flink.datastream.api.common
 
org.apache.flink.datastream.api.context - package org.apache.flink.datastream.api.context
 
org.apache.flink.datastream.api.function - package org.apache.flink.datastream.api.function
 
org.apache.flink.datastream.api.stream - package org.apache.flink.datastream.api.stream
 
org.apache.flink.datastream.impl - package org.apache.flink.datastream.impl
 
org.apache.flink.datastream.impl.attribute - package org.apache.flink.datastream.impl.attribute
 
org.apache.flink.datastream.impl.common - package org.apache.flink.datastream.impl.common
 
org.apache.flink.datastream.impl.context - package org.apache.flink.datastream.impl.context
 
org.apache.flink.datastream.impl.operators - package org.apache.flink.datastream.impl.operators
 
org.apache.flink.datastream.impl.stream - package org.apache.flink.datastream.impl.stream
 
org.apache.flink.datastream.impl.utils - package org.apache.flink.datastream.impl.utils
 
org.apache.flink.deployment - package org.apache.flink.deployment
 
org.apache.flink.docs.configuration - package org.apache.flink.docs.configuration
 
org.apache.flink.docs.rest - package org.apache.flink.docs.rest
 
org.apache.flink.docs.util - package org.apache.flink.docs.util
 
org.apache.flink.dropwizard - package org.apache.flink.dropwizard
 
org.apache.flink.dropwizard.metrics - package org.apache.flink.dropwizard.metrics
 
org.apache.flink.externalresource.gpu - package org.apache.flink.externalresource.gpu
 
org.apache.flink.fnexecution.v1 - package org.apache.flink.fnexecution.v1
 
org.apache.flink.formats.avro - package org.apache.flink.formats.avro
 
org.apache.flink.formats.avro.registry.confluent - package org.apache.flink.formats.avro.registry.confluent
 
org.apache.flink.formats.avro.registry.confluent.debezium - package org.apache.flink.formats.avro.registry.confluent.debezium
 
org.apache.flink.formats.avro.typeutils - package org.apache.flink.formats.avro.typeutils
 
org.apache.flink.formats.avro.utils - package org.apache.flink.formats.avro.utils
 
org.apache.flink.formats.common - package org.apache.flink.formats.common
 
org.apache.flink.formats.compress - package org.apache.flink.formats.compress
 
org.apache.flink.formats.compress.extractor - package org.apache.flink.formats.compress.extractor
 
org.apache.flink.formats.compress.writers - package org.apache.flink.formats.compress.writers
 
org.apache.flink.formats.csv - package org.apache.flink.formats.csv
 
org.apache.flink.formats.csv.util - package org.apache.flink.formats.csv.util
 
org.apache.flink.formats.hadoop.bulk - package org.apache.flink.formats.hadoop.bulk
 
org.apache.flink.formats.hadoop.bulk.committer - package org.apache.flink.formats.hadoop.bulk.committer
 
org.apache.flink.formats.json - package org.apache.flink.formats.json
 
org.apache.flink.formats.json.canal - package org.apache.flink.formats.json.canal
 
org.apache.flink.formats.json.debezium - package org.apache.flink.formats.json.debezium
 
org.apache.flink.formats.json.maxwell - package org.apache.flink.formats.json.maxwell
 
org.apache.flink.formats.json.ogg - package org.apache.flink.formats.json.ogg
 
org.apache.flink.formats.parquet - package org.apache.flink.formats.parquet
 
org.apache.flink.formats.parquet.avro - package org.apache.flink.formats.parquet.avro
 
org.apache.flink.formats.parquet.protobuf - package org.apache.flink.formats.parquet.protobuf
 
org.apache.flink.formats.parquet.row - package org.apache.flink.formats.parquet.row
 
org.apache.flink.formats.parquet.utils - package org.apache.flink.formats.parquet.utils
 
org.apache.flink.formats.parquet.vector - package org.apache.flink.formats.parquet.vector
 
org.apache.flink.formats.parquet.vector.position - package org.apache.flink.formats.parquet.vector.position
 
org.apache.flink.formats.parquet.vector.reader - package org.apache.flink.formats.parquet.vector.reader
 
org.apache.flink.formats.parquet.vector.type - package org.apache.flink.formats.parquet.vector.type
 
org.apache.flink.formats.protobuf - package org.apache.flink.formats.protobuf
 
org.apache.flink.formats.protobuf.deserialize - package org.apache.flink.formats.protobuf.deserialize
 
org.apache.flink.formats.protobuf.serialize - package org.apache.flink.formats.protobuf.serialize
 
org.apache.flink.formats.protobuf.util - package org.apache.flink.formats.protobuf.util
 
org.apache.flink.formats.raw - package org.apache.flink.formats.raw
 
org.apache.flink.formats.sequencefile - package org.apache.flink.formats.sequencefile
 
org.apache.flink.fs.anotherdummy - package org.apache.flink.fs.anotherdummy
 
org.apache.flink.fs.azurefs - package org.apache.flink.fs.azurefs
 
org.apache.flink.fs.dummy - package org.apache.flink.fs.dummy
 
org.apache.flink.fs.gs - package org.apache.flink.fs.gs
 
org.apache.flink.fs.gs.storage - package org.apache.flink.fs.gs.storage
 
org.apache.flink.fs.gs.utils - package org.apache.flink.fs.gs.utils
 
org.apache.flink.fs.gs.writer - package org.apache.flink.fs.gs.writer
 
org.apache.flink.fs.osshadoop - package org.apache.flink.fs.osshadoop
 
org.apache.flink.fs.osshadoop.writer - package org.apache.flink.fs.osshadoop.writer
 
org.apache.flink.fs.s3.common - package org.apache.flink.fs.s3.common
 
org.apache.flink.fs.s3.common.token - package org.apache.flink.fs.s3.common.token
 
org.apache.flink.fs.s3.common.writer - package org.apache.flink.fs.s3.common.writer
 
org.apache.flink.fs.s3hadoop - package org.apache.flink.fs.s3hadoop
 
org.apache.flink.fs.s3hadoop.token - package org.apache.flink.fs.s3hadoop.token
 
org.apache.flink.fs.s3presto - package org.apache.flink.fs.s3presto
 
org.apache.flink.fs.s3presto.token - package org.apache.flink.fs.s3presto.token
 
org.apache.flink.hadoopcompatibility - package org.apache.flink.hadoopcompatibility
 
org.apache.flink.hadoopcompatibility.mapred - package org.apache.flink.hadoopcompatibility.mapred
 
org.apache.flink.hadoopcompatibility.mapred.wrapper - package org.apache.flink.hadoopcompatibility.mapred.wrapper
 
org.apache.flink.kubernetes - package org.apache.flink.kubernetes
 
org.apache.flink.kubernetes.artifact - package org.apache.flink.kubernetes.artifact
 
org.apache.flink.kubernetes.cli - package org.apache.flink.kubernetes.cli
 
org.apache.flink.kubernetes.configuration - package org.apache.flink.kubernetes.configuration
 
org.apache.flink.kubernetes.entrypoint - package org.apache.flink.kubernetes.entrypoint
 
org.apache.flink.kubernetes.executors - package org.apache.flink.kubernetes.executors
 
org.apache.flink.kubernetes.highavailability - package org.apache.flink.kubernetes.highavailability
 
org.apache.flink.kubernetes.kubeclient - package org.apache.flink.kubernetes.kubeclient
 
org.apache.flink.kubernetes.kubeclient.decorators - package org.apache.flink.kubernetes.kubeclient.decorators
 
org.apache.flink.kubernetes.kubeclient.factory - package org.apache.flink.kubernetes.kubeclient.factory
 
org.apache.flink.kubernetes.kubeclient.parameters - package org.apache.flink.kubernetes.kubeclient.parameters
 
org.apache.flink.kubernetes.kubeclient.resources - package org.apache.flink.kubernetes.kubeclient.resources
 
org.apache.flink.kubernetes.kubeclient.services - package org.apache.flink.kubernetes.kubeclient.services
 
org.apache.flink.kubernetes.taskmanager - package org.apache.flink.kubernetes.taskmanager
 
org.apache.flink.kubernetes.utils - package org.apache.flink.kubernetes.utils
 
org.apache.flink.legacy.table.connector.source - package org.apache.flink.legacy.table.connector.source
 
org.apache.flink.legacy.table.descriptors - package org.apache.flink.legacy.table.descriptors
 
org.apache.flink.legacy.table.factories - package org.apache.flink.legacy.table.factories
 
org.apache.flink.legacy.table.sinks - package org.apache.flink.legacy.table.sinks
 
org.apache.flink.legacy.table.sources - package org.apache.flink.legacy.table.sources
 
org.apache.flink.management.jmx - package org.apache.flink.management.jmx
 
org.apache.flink.metrics - package org.apache.flink.metrics
 
org.apache.flink.metrics.datadog - package org.apache.flink.metrics.datadog
 
org.apache.flink.metrics.graphite - package org.apache.flink.metrics.graphite
 
org.apache.flink.metrics.groups - package org.apache.flink.metrics.groups
 
org.apache.flink.metrics.influxdb - package org.apache.flink.metrics.influxdb
 
org.apache.flink.metrics.jmx - package org.apache.flink.metrics.jmx
 
org.apache.flink.metrics.prometheus - package org.apache.flink.metrics.prometheus
 
org.apache.flink.metrics.reporter - package org.apache.flink.metrics.reporter
 
org.apache.flink.metrics.slf4j - package org.apache.flink.metrics.slf4j
 
org.apache.flink.metrics.statsd - package org.apache.flink.metrics.statsd
 
org.apache.flink.metrics.testutils - package org.apache.flink.metrics.testutils
 
org.apache.flink.mock - package org.apache.flink.mock
 
org.apache.flink.orc - package org.apache.flink.orc
 
org.apache.flink.orc.nohive - package org.apache.flink.orc.nohive
 
org.apache.flink.orc.nohive.shim - package org.apache.flink.orc.nohive.shim
 
org.apache.flink.orc.nohive.vector - package org.apache.flink.orc.nohive.vector
 
org.apache.flink.orc.nohive.writer - package org.apache.flink.orc.nohive.writer
 
org.apache.flink.orc.shim - package org.apache.flink.orc.shim
 
org.apache.flink.orc.util - package org.apache.flink.orc.util
 
org.apache.flink.orc.vector - package org.apache.flink.orc.vector
 
org.apache.flink.orc.writer - package org.apache.flink.orc.writer
 
org.apache.flink.packaging - package org.apache.flink.packaging
 
org.apache.flink.python - package org.apache.flink.python
 
org.apache.flink.python.chain - package org.apache.flink.python.chain
 
org.apache.flink.python.env - package org.apache.flink.python.env
 
org.apache.flink.python.env.embedded - package org.apache.flink.python.env.embedded
 
org.apache.flink.python.env.process - package org.apache.flink.python.env.process
 
org.apache.flink.python.legacy - package org.apache.flink.python.legacy
 
org.apache.flink.python.metric.embedded - package org.apache.flink.python.metric.embedded
 
org.apache.flink.python.metric.process - package org.apache.flink.python.metric.process
 
org.apache.flink.python.tests - package org.apache.flink.python.tests
 
org.apache.flink.python.tests.util - package org.apache.flink.python.tests.util
 
org.apache.flink.python.util - package org.apache.flink.python.util
 
org.apache.flink.queryablestate - package org.apache.flink.queryablestate
 
org.apache.flink.queryablestate.client - package org.apache.flink.queryablestate.client
 
org.apache.flink.queryablestate.client.proxy - package org.apache.flink.queryablestate.client.proxy
 
org.apache.flink.queryablestate.client.state - package org.apache.flink.queryablestate.client.state
 
org.apache.flink.queryablestate.client.state.serialization - package org.apache.flink.queryablestate.client.state.serialization
 
org.apache.flink.queryablestate.exceptions - package org.apache.flink.queryablestate.exceptions
 
org.apache.flink.queryablestate.messages - package org.apache.flink.queryablestate.messages
 
org.apache.flink.queryablestate.network - package org.apache.flink.queryablestate.network
 
org.apache.flink.queryablestate.network.messages - package org.apache.flink.queryablestate.network.messages
 
org.apache.flink.queryablestate.network.stats - package org.apache.flink.queryablestate.network.stats
 
org.apache.flink.queryablestate.server - package org.apache.flink.queryablestate.server
 
org.apache.flink.quickstarts.test - package org.apache.flink.quickstarts.test
 
org.apache.flink.quickstarts.test.utils - package org.apache.flink.quickstarts.test.utils
 
org.apache.flink.runtime - package org.apache.flink.runtime
 
org.apache.flink.runtime.accumulators - package org.apache.flink.runtime.accumulators
 
org.apache.flink.runtime.asyncprocessing - package org.apache.flink.runtime.asyncprocessing
 
org.apache.flink.runtime.asyncprocessing.operators - package org.apache.flink.runtime.asyncprocessing.operators
 
org.apache.flink.runtime.blob - package org.apache.flink.runtime.blob
 
org.apache.flink.runtime.blocklist - package org.apache.flink.runtime.blocklist
 
org.apache.flink.runtime.broadcast - package org.apache.flink.runtime.broadcast
 
org.apache.flink.runtime.checkpoint - package org.apache.flink.runtime.checkpoint
 
org.apache.flink.runtime.checkpoint.channel - package org.apache.flink.runtime.checkpoint.channel
 
org.apache.flink.runtime.checkpoint.filemerging - package org.apache.flink.runtime.checkpoint.filemerging
 
org.apache.flink.runtime.checkpoint.hooks - package org.apache.flink.runtime.checkpoint.hooks
 
org.apache.flink.runtime.checkpoint.metadata - package org.apache.flink.runtime.checkpoint.metadata
 
org.apache.flink.runtime.client - package org.apache.flink.runtime.client
 
org.apache.flink.runtime.clusterframework - package org.apache.flink.runtime.clusterframework
This package contains the cluster resource management functionality.
org.apache.flink.runtime.clusterframework.types - package org.apache.flink.runtime.clusterframework.types
 
org.apache.flink.runtime.concurrent - package org.apache.flink.runtime.concurrent
 
org.apache.flink.runtime.concurrent.pekko - package org.apache.flink.runtime.concurrent.pekko
 
org.apache.flink.runtime.deployment - package org.apache.flink.runtime.deployment
 
org.apache.flink.runtime.dispatcher - package org.apache.flink.runtime.dispatcher
 
org.apache.flink.runtime.dispatcher.cleanup - package org.apache.flink.runtime.dispatcher.cleanup
 
org.apache.flink.runtime.dispatcher.runner - package org.apache.flink.runtime.dispatcher.runner
 
org.apache.flink.runtime.enricher - package org.apache.flink.runtime.enricher
 
org.apache.flink.runtime.entrypoint - package org.apache.flink.runtime.entrypoint
 
org.apache.flink.runtime.entrypoint.component - package org.apache.flink.runtime.entrypoint.component
 
org.apache.flink.runtime.entrypoint.parser - package org.apache.flink.runtime.entrypoint.parser
 
org.apache.flink.runtime.event - package org.apache.flink.runtime.event
 
org.apache.flink.runtime.execution - package org.apache.flink.runtime.execution
 
org.apache.flink.runtime.execution.librarycache - package org.apache.flink.runtime.execution.librarycache
 
org.apache.flink.runtime.executiongraph - package org.apache.flink.runtime.executiongraph
 
org.apache.flink.runtime.executiongraph.failover - package org.apache.flink.runtime.executiongraph.failover
 
org.apache.flink.runtime.executiongraph.failover.partitionrelease - package org.apache.flink.runtime.executiongraph.failover.partitionrelease
 
org.apache.flink.runtime.executiongraph.metrics - package org.apache.flink.runtime.executiongraph.metrics
This package contains classes implementing various metrics for the job execution, based on the Execution Graph.
org.apache.flink.runtime.externalresource - package org.apache.flink.runtime.externalresource
 
org.apache.flink.runtime.failure - package org.apache.flink.runtime.failure
 
org.apache.flink.runtime.filecache - package org.apache.flink.runtime.filecache
 
org.apache.flink.runtime.fs.hdfs - package org.apache.flink.runtime.fs.hdfs
 
org.apache.flink.runtime.hadoop - package org.apache.flink.runtime.hadoop
 
org.apache.flink.runtime.heartbeat - package org.apache.flink.runtime.heartbeat
 
org.apache.flink.runtime.highavailability - package org.apache.flink.runtime.highavailability
 
org.apache.flink.runtime.highavailability.nonha - package org.apache.flink.runtime.highavailability.nonha
 
org.apache.flink.runtime.highavailability.nonha.embedded - package org.apache.flink.runtime.highavailability.nonha.embedded
 
org.apache.flink.runtime.highavailability.nonha.standalone - package org.apache.flink.runtime.highavailability.nonha.standalone
 
org.apache.flink.runtime.highavailability.zookeeper - package org.apache.flink.runtime.highavailability.zookeeper
 
org.apache.flink.runtime.history - package org.apache.flink.runtime.history
 
org.apache.flink.runtime.instance - package org.apache.flink.runtime.instance
 
org.apache.flink.runtime.io - package org.apache.flink.runtime.io
 
org.apache.flink.runtime.io.compression - package org.apache.flink.runtime.io.compression
 
org.apache.flink.runtime.io.disk - package org.apache.flink.runtime.io.disk
 
org.apache.flink.runtime.io.disk.iomanager - package org.apache.flink.runtime.io.disk.iomanager
 
org.apache.flink.runtime.io.network - package org.apache.flink.runtime.io.network
 
org.apache.flink.runtime.io.network.api - package org.apache.flink.runtime.io.network.api
 
org.apache.flink.runtime.io.network.api.reader - package org.apache.flink.runtime.io.network.api.reader
 
org.apache.flink.runtime.io.network.api.serialization - package org.apache.flink.runtime.io.network.api.serialization
 
org.apache.flink.runtime.io.network.api.writer - package org.apache.flink.runtime.io.network.api.writer
 
org.apache.flink.runtime.io.network.buffer - package org.apache.flink.runtime.io.network.buffer
 
org.apache.flink.runtime.io.network.logger - package org.apache.flink.runtime.io.network.logger
 
org.apache.flink.runtime.io.network.metrics - package org.apache.flink.runtime.io.network.metrics
 
org.apache.flink.runtime.io.network.netty - package org.apache.flink.runtime.io.network.netty
 
org.apache.flink.runtime.io.network.netty.exception - package org.apache.flink.runtime.io.network.netty.exception
 
org.apache.flink.runtime.io.network.partition - package org.apache.flink.runtime.io.network.partition
 
org.apache.flink.runtime.io.network.partition.consumer - package org.apache.flink.runtime.io.network.partition.consumer
 
org.apache.flink.runtime.io.network.partition.hybrid.index - package org.apache.flink.runtime.io.network.partition.hybrid.index
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.common - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory
 
org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote - package org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
 
org.apache.flink.runtime.iterative.concurrent - package org.apache.flink.runtime.iterative.concurrent
 
org.apache.flink.runtime.iterative.convergence - package org.apache.flink.runtime.iterative.convergence
 
org.apache.flink.runtime.iterative.event - package org.apache.flink.runtime.iterative.event
 
org.apache.flink.runtime.iterative.io - package org.apache.flink.runtime.iterative.io
 
org.apache.flink.runtime.iterative.task - package org.apache.flink.runtime.iterative.task
 
org.apache.flink.runtime.jobgraph - package org.apache.flink.runtime.jobgraph
 
org.apache.flink.runtime.jobgraph.forwardgroup - package org.apache.flink.runtime.jobgraph.forwardgroup
 
org.apache.flink.runtime.jobgraph.jsonplan - package org.apache.flink.runtime.jobgraph.jsonplan
 
org.apache.flink.runtime.jobgraph.tasks - package org.apache.flink.runtime.jobgraph.tasks
 
org.apache.flink.runtime.jobgraph.topology - package org.apache.flink.runtime.jobgraph.topology
 
org.apache.flink.runtime.jobmanager - package org.apache.flink.runtime.jobmanager
 
org.apache.flink.runtime.jobmanager.scheduler - package org.apache.flink.runtime.jobmanager.scheduler
 
org.apache.flink.runtime.jobmanager.slots - package org.apache.flink.runtime.jobmanager.slots
 
org.apache.flink.runtime.jobmaster - package org.apache.flink.runtime.jobmaster
 
org.apache.flink.runtime.jobmaster.event - package org.apache.flink.runtime.jobmaster.event
 
org.apache.flink.runtime.jobmaster.factories - package org.apache.flink.runtime.jobmaster.factories
 
org.apache.flink.runtime.jobmaster.slotpool - package org.apache.flink.runtime.jobmaster.slotpool
 
org.apache.flink.runtime.leaderelection - package org.apache.flink.runtime.leaderelection
 
org.apache.flink.runtime.leaderretrieval - package org.apache.flink.runtime.leaderretrieval
 
org.apache.flink.runtime.memory - package org.apache.flink.runtime.memory
 
org.apache.flink.runtime.messages - package org.apache.flink.runtime.messages
This package contains the messages that are sent between Flink's distributed components to coordinate the distributed operations.
org.apache.flink.runtime.messages.checkpoint - package org.apache.flink.runtime.messages.checkpoint
This package contains the messages that are sent between JobMaster and TaskExecutor to coordinate the checkpoint snapshots of the distributed dataflow.
org.apache.flink.runtime.messages.webmonitor - package org.apache.flink.runtime.messages.webmonitor
This package contains the actor messages that are sent between the JobManager and components that are interested in the status of the JobManager.
org.apache.flink.runtime.metrics - package org.apache.flink.runtime.metrics
 
org.apache.flink.runtime.metrics.dump - package org.apache.flink.runtime.metrics.dump
 
org.apache.flink.runtime.metrics.filter - package org.apache.flink.runtime.metrics.filter
 
org.apache.flink.runtime.metrics.groups - package org.apache.flink.runtime.metrics.groups
 
org.apache.flink.runtime.metrics.scope - package org.apache.flink.runtime.metrics.scope
 
org.apache.flink.runtime.metrics.util - package org.apache.flink.runtime.metrics.util
 
org.apache.flink.runtime.minicluster - package org.apache.flink.runtime.minicluster
 
org.apache.flink.runtime.net - package org.apache.flink.runtime.net
 
org.apache.flink.runtime.operators - package org.apache.flink.runtime.operators
 
org.apache.flink.runtime.operators.chaining - package org.apache.flink.runtime.operators.chaining
 
org.apache.flink.runtime.operators.coordination - package org.apache.flink.runtime.operators.coordination
 
org.apache.flink.runtime.operators.coordination.util - package org.apache.flink.runtime.operators.coordination.util
 
org.apache.flink.runtime.operators.hash - package org.apache.flink.runtime.operators.hash
 
org.apache.flink.runtime.operators.resettable - package org.apache.flink.runtime.operators.resettable
 
org.apache.flink.runtime.operators.shipping - package org.apache.flink.runtime.operators.shipping
 
org.apache.flink.runtime.operators.sort - package org.apache.flink.runtime.operators.sort
 
org.apache.flink.runtime.operators.udf - package org.apache.flink.runtime.operators.udf
 
org.apache.flink.runtime.operators.util - package org.apache.flink.runtime.operators.util
 
org.apache.flink.runtime.operators.util.metrics - package org.apache.flink.runtime.operators.util.metrics
 
org.apache.flink.runtime.persistence - package org.apache.flink.runtime.persistence
 
org.apache.flink.runtime.persistence.filesystem - package org.apache.flink.runtime.persistence.filesystem
 
org.apache.flink.runtime.plugable - package org.apache.flink.runtime.plugable
 
org.apache.flink.runtime.query - package org.apache.flink.runtime.query
 
org.apache.flink.runtime.registration - package org.apache.flink.runtime.registration
 
org.apache.flink.runtime.resourcemanager - package org.apache.flink.runtime.resourcemanager
 
org.apache.flink.runtime.resourcemanager.active - package org.apache.flink.runtime.resourcemanager.active
 
org.apache.flink.runtime.resourcemanager.exceptions - package org.apache.flink.runtime.resourcemanager.exceptions
 
org.apache.flink.runtime.resourcemanager.registration - package org.apache.flink.runtime.resourcemanager.registration
 
org.apache.flink.runtime.resourcemanager.slotmanager - package org.apache.flink.runtime.resourcemanager.slotmanager
 
org.apache.flink.runtime.rest - package org.apache.flink.runtime.rest
 
org.apache.flink.runtime.rest.handler - package org.apache.flink.runtime.rest.handler
 
org.apache.flink.runtime.rest.handler.async - package org.apache.flink.runtime.rest.handler.async
 
org.apache.flink.runtime.rest.handler.cluster - package org.apache.flink.runtime.rest.handler.cluster
 
org.apache.flink.runtime.rest.handler.dataset - package org.apache.flink.runtime.rest.handler.dataset
 
org.apache.flink.runtime.rest.handler.job - package org.apache.flink.runtime.rest.handler.job
 
org.apache.flink.runtime.rest.handler.job.checkpoints - package org.apache.flink.runtime.rest.handler.job.checkpoints
 
org.apache.flink.runtime.rest.handler.job.coordination - package org.apache.flink.runtime.rest.handler.job.coordination
 
org.apache.flink.runtime.rest.handler.job.metrics - package org.apache.flink.runtime.rest.handler.job.metrics
 
org.apache.flink.runtime.rest.handler.job.rescaling - package org.apache.flink.runtime.rest.handler.job.rescaling
 
org.apache.flink.runtime.rest.handler.job.savepoints - package org.apache.flink.runtime.rest.handler.job.savepoints
 
org.apache.flink.runtime.rest.handler.legacy - package org.apache.flink.runtime.rest.handler.legacy
 
org.apache.flink.runtime.rest.handler.legacy.files - package org.apache.flink.runtime.rest.handler.legacy.files
 
org.apache.flink.runtime.rest.handler.legacy.messages - package org.apache.flink.runtime.rest.handler.legacy.messages
 
org.apache.flink.runtime.rest.handler.legacy.metrics - package org.apache.flink.runtime.rest.handler.legacy.metrics
 
org.apache.flink.runtime.rest.handler.resourcemanager - package org.apache.flink.runtime.rest.handler.resourcemanager
 
org.apache.flink.runtime.rest.handler.router - package org.apache.flink.runtime.rest.handler.router
 
org.apache.flink.runtime.rest.handler.taskmanager - package org.apache.flink.runtime.rest.handler.taskmanager
 
org.apache.flink.runtime.rest.handler.util - package org.apache.flink.runtime.rest.handler.util
 
org.apache.flink.runtime.rest.messages - package org.apache.flink.runtime.rest.messages
 
org.apache.flink.runtime.rest.messages.checkpoints - package org.apache.flink.runtime.rest.messages.checkpoints
 
org.apache.flink.runtime.rest.messages.cluster - package org.apache.flink.runtime.rest.messages.cluster
 
org.apache.flink.runtime.rest.messages.dataset - package org.apache.flink.runtime.rest.messages.dataset
 
org.apache.flink.runtime.rest.messages.job - package org.apache.flink.runtime.rest.messages.job
 
org.apache.flink.runtime.rest.messages.job.coordination - package org.apache.flink.runtime.rest.messages.job.coordination
 
org.apache.flink.runtime.rest.messages.job.metrics - package org.apache.flink.runtime.rest.messages.job.metrics
 
org.apache.flink.runtime.rest.messages.job.savepoints - package org.apache.flink.runtime.rest.messages.job.savepoints
 
org.apache.flink.runtime.rest.messages.job.savepoints.stop - package org.apache.flink.runtime.rest.messages.job.savepoints.stop
 
org.apache.flink.runtime.rest.messages.json - package org.apache.flink.runtime.rest.messages.json
 
org.apache.flink.runtime.rest.messages.queue - package org.apache.flink.runtime.rest.messages.queue
 
org.apache.flink.runtime.rest.messages.taskmanager - package org.apache.flink.runtime.rest.messages.taskmanager
 
org.apache.flink.runtime.rest.util - package org.apache.flink.runtime.rest.util
 
org.apache.flink.runtime.rest.versioning - package org.apache.flink.runtime.rest.versioning
 
org.apache.flink.runtime.rpc - package org.apache.flink.runtime.rpc
 
org.apache.flink.runtime.rpc.exceptions - package org.apache.flink.runtime.rpc.exceptions
 
org.apache.flink.runtime.rpc.messages - package org.apache.flink.runtime.rpc.messages
 
org.apache.flink.runtime.rpc.pekko - package org.apache.flink.runtime.rpc.pekko
 
org.apache.flink.runtime.rpc.pekko.exceptions - package org.apache.flink.runtime.rpc.pekko.exceptions
 
org.apache.flink.runtime.scheduler - package org.apache.flink.runtime.scheduler
 
org.apache.flink.runtime.scheduler.adapter - package org.apache.flink.runtime.scheduler.adapter
 
org.apache.flink.runtime.scheduler.adaptive - package org.apache.flink.runtime.scheduler.adaptive
 
org.apache.flink.runtime.scheduler.adaptive.allocator - package org.apache.flink.runtime.scheduler.adaptive.allocator
 
org.apache.flink.runtime.scheduler.adaptivebatch - package org.apache.flink.runtime.scheduler.adaptivebatch
 
org.apache.flink.runtime.scheduler.exceptionhistory - package org.apache.flink.runtime.scheduler.exceptionhistory
 
org.apache.flink.runtime.scheduler.metrics - package org.apache.flink.runtime.scheduler.metrics
 
org.apache.flink.runtime.scheduler.slowtaskdetector - package org.apache.flink.runtime.scheduler.slowtaskdetector
 
org.apache.flink.runtime.scheduler.stopwithsavepoint - package org.apache.flink.runtime.scheduler.stopwithsavepoint
 
org.apache.flink.runtime.scheduler.strategy - package org.apache.flink.runtime.scheduler.strategy
 
org.apache.flink.runtime.security - package org.apache.flink.runtime.security
 
org.apache.flink.runtime.security.contexts - package org.apache.flink.runtime.security.contexts
 
org.apache.flink.runtime.security.modules - package org.apache.flink.runtime.security.modules
 
org.apache.flink.runtime.security.token - package org.apache.flink.runtime.security.token
 
org.apache.flink.runtime.security.token.hadoop - package org.apache.flink.runtime.security.token.hadoop
 
org.apache.flink.runtime.shuffle - package org.apache.flink.runtime.shuffle
 
org.apache.flink.runtime.slots - package org.apache.flink.runtime.slots
 
org.apache.flink.runtime.source.coordinator - package org.apache.flink.runtime.source.coordinator
 
org.apache.flink.runtime.source.event - package org.apache.flink.runtime.source.event
 
org.apache.flink.runtime.state - package org.apache.flink.runtime.state
 
org.apache.flink.runtime.state.changelog - package org.apache.flink.runtime.state.changelog
 
org.apache.flink.runtime.state.changelog.inmemory - package org.apache.flink.runtime.state.changelog.inmemory
 
org.apache.flink.runtime.state.delegate - package org.apache.flink.runtime.state.delegate
 
org.apache.flink.runtime.state.filemerging - package org.apache.flink.runtime.state.filemerging
 
org.apache.flink.runtime.state.filesystem - package org.apache.flink.runtime.state.filesystem
 
org.apache.flink.runtime.state.hashmap - package org.apache.flink.runtime.state.hashmap
 
org.apache.flink.runtime.state.heap - package org.apache.flink.runtime.state.heap
This package contains the classes for key/value state backends that store the state on the JVM heap as objects.
org.apache.flink.runtime.state.heap.space - package org.apache.flink.runtime.state.heap.space
 
org.apache.flink.runtime.state.internal - package org.apache.flink.runtime.state.internal
This package holds the classes of the internal state type hierarchy.
org.apache.flink.runtime.state.memory - package org.apache.flink.runtime.state.memory
 
org.apache.flink.runtime.state.metainfo - package org.apache.flink.runtime.state.metainfo
 
org.apache.flink.runtime.state.metrics - package org.apache.flink.runtime.state.metrics
 
org.apache.flink.runtime.state.restore - package org.apache.flink.runtime.state.restore
 
org.apache.flink.runtime.state.storage - package org.apache.flink.runtime.state.storage
 
org.apache.flink.runtime.state.ttl - package org.apache.flink.runtime.state.ttl
 
org.apache.flink.runtime.state.v2 - package org.apache.flink.runtime.state.v2
 
org.apache.flink.runtime.state.v2.adaptor - package org.apache.flink.runtime.state.v2.adaptor
 
org.apache.flink.runtime.state.v2.internal - package org.apache.flink.runtime.state.v2.internal
 
org.apache.flink.runtime.taskexecutor - package org.apache.flink.runtime.taskexecutor
 
org.apache.flink.runtime.taskexecutor.exceptions - package org.apache.flink.runtime.taskexecutor.exceptions
 
org.apache.flink.runtime.taskexecutor.partition - package org.apache.flink.runtime.taskexecutor.partition
 
org.apache.flink.runtime.taskexecutor.rpc - package org.apache.flink.runtime.taskexecutor.rpc
 
org.apache.flink.runtime.taskexecutor.slot - package org.apache.flink.runtime.taskexecutor.slot
 
org.apache.flink.runtime.taskmanager - package org.apache.flink.runtime.taskmanager
 
org.apache.flink.runtime.throughput - package org.apache.flink.runtime.throughput
 
org.apache.flink.runtime.throwable - package org.apache.flink.runtime.throwable
 
org.apache.flink.runtime.topology - package org.apache.flink.runtime.topology
 
org.apache.flink.runtime.util - package org.apache.flink.runtime.util
 
org.apache.flink.runtime.util.bash - package org.apache.flink.runtime.util.bash
 
org.apache.flink.runtime.util.config.memory - package org.apache.flink.runtime.util.config.memory
 
org.apache.flink.runtime.util.config.memory.jobmanager - package org.apache.flink.runtime.util.config.memory.jobmanager
 
org.apache.flink.runtime.util.config.memory.taskmanager - package org.apache.flink.runtime.util.config.memory.taskmanager
 
org.apache.flink.runtime.util.event - package org.apache.flink.runtime.util.event
 
org.apache.flink.runtime.util.profiler - package org.apache.flink.runtime.util.profiler
 
org.apache.flink.runtime.webmonitor - package org.apache.flink.runtime.webmonitor
 
org.apache.flink.runtime.webmonitor.handlers - package org.apache.flink.runtime.webmonitor.handlers
 
org.apache.flink.runtime.webmonitor.handlers.utils - package org.apache.flink.runtime.webmonitor.handlers.utils
 
org.apache.flink.runtime.webmonitor.history - package org.apache.flink.runtime.webmonitor.history
 
org.apache.flink.runtime.webmonitor.retriever - package org.apache.flink.runtime.webmonitor.retriever
 
org.apache.flink.runtime.webmonitor.retriever.impl - package org.apache.flink.runtime.webmonitor.retriever.impl
 
org.apache.flink.runtime.webmonitor.stats - package org.apache.flink.runtime.webmonitor.stats
 
org.apache.flink.runtime.webmonitor.threadinfo - package org.apache.flink.runtime.webmonitor.threadinfo
 
org.apache.flink.runtime.webmonitor.utils - package org.apache.flink.runtime.webmonitor.utils
 
org.apache.flink.runtime.zookeeper - package org.apache.flink.runtime.zookeeper
 
org.apache.flink.schema.registry.test - package org.apache.flink.schema.registry.test
 
org.apache.flink.sql.parser - package org.apache.flink.sql.parser
Flink sql parser.
org.apache.flink.sql.parser.ddl - package org.apache.flink.sql.parser.ddl
 
org.apache.flink.sql.parser.ddl.constraint - package org.apache.flink.sql.parser.ddl.constraint
 
org.apache.flink.sql.parser.ddl.position - package org.apache.flink.sql.parser.ddl.position
 
org.apache.flink.sql.parser.ddl.resource - package org.apache.flink.sql.parser.ddl.resource
 
org.apache.flink.sql.parser.dml - package org.apache.flink.sql.parser.dml
 
org.apache.flink.sql.parser.dql - package org.apache.flink.sql.parser.dql
 
org.apache.flink.sql.parser.error - package org.apache.flink.sql.parser.error
 
org.apache.flink.sql.parser.expr - package org.apache.flink.sql.parser.expr
 
org.apache.flink.sql.parser.impl - package org.apache.flink.sql.parser.impl
 
org.apache.flink.sql.parser.type - package org.apache.flink.sql.parser.type
 
org.apache.flink.sql.parser.utils - package org.apache.flink.sql.parser.utils
 
org.apache.flink.sql.parser.validate - package org.apache.flink.sql.parser.validate
 
org.apache.flink.sql.tests - package org.apache.flink.sql.tests
 
org.apache.flink.state.api - package org.apache.flink.state.api
 
org.apache.flink.state.api.functions - package org.apache.flink.state.api.functions
 
org.apache.flink.state.api.input - package org.apache.flink.state.api.input
 
org.apache.flink.state.api.input.operator - package org.apache.flink.state.api.input.operator
 
org.apache.flink.state.api.input.operator.window - package org.apache.flink.state.api.input.operator.window
 
org.apache.flink.state.api.input.splits - package org.apache.flink.state.api.input.splits
 
org.apache.flink.state.api.output - package org.apache.flink.state.api.output
 
org.apache.flink.state.api.output.operators - package org.apache.flink.state.api.output.operators
 
org.apache.flink.state.api.runtime - package org.apache.flink.state.api.runtime
 
org.apache.flink.state.api.runtime.metadata - package org.apache.flink.state.api.runtime.metadata
 
org.apache.flink.state.changelog - package org.apache.flink.state.changelog
 
org.apache.flink.state.changelog.restore - package org.apache.flink.state.changelog.restore
 
org.apache.flink.state.common - package org.apache.flink.state.common
 
org.apache.flink.state.forst - package org.apache.flink.state.forst
 
org.apache.flink.state.forst.fs - package org.apache.flink.state.forst.fs
 
org.apache.flink.state.forst.restore - package org.apache.flink.state.forst.restore
 
org.apache.flink.state.forst.snapshot - package org.apache.flink.state.forst.snapshot
 
org.apache.flink.state.forst.sync - package org.apache.flink.state.forst.sync
 
org.apache.flink.streaming.api - package org.apache.flink.streaming.api
 
org.apache.flink.streaming.api.checkpoint - package org.apache.flink.streaming.api.checkpoint
 
org.apache.flink.streaming.api.connector.sink2 - package org.apache.flink.streaming.api.connector.sink2
 
org.apache.flink.streaming.api.datastream - package org.apache.flink.streaming.api.datastream
 
org.apache.flink.streaming.api.environment - package org.apache.flink.streaming.api.environment
 
org.apache.flink.streaming.api.functions - package org.apache.flink.streaming.api.functions
 
org.apache.flink.streaming.api.functions.aggregation - package org.apache.flink.streaming.api.functions.aggregation
 
org.apache.flink.streaming.api.functions.async - package org.apache.flink.streaming.api.functions.async
 
org.apache.flink.streaming.api.functions.co - package org.apache.flink.streaming.api.functions.co
 
org.apache.flink.streaming.api.functions.python - package org.apache.flink.streaming.api.functions.python
 
org.apache.flink.streaming.api.functions.python.eventtime - package org.apache.flink.streaming.api.functions.python.eventtime
 
org.apache.flink.streaming.api.functions.query - package org.apache.flink.streaming.api.functions.query
 
org.apache.flink.streaming.api.functions.sink - package org.apache.flink.streaming.api.functions.sink
 
org.apache.flink.streaming.api.functions.sink.filesystem - package org.apache.flink.streaming.api.functions.sink.filesystem
 
org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners - package org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
 
org.apache.flink.streaming.api.functions.sink.filesystem.legacy - package org.apache.flink.streaming.api.functions.sink.filesystem.legacy
 
org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies - package org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies
 
org.apache.flink.streaming.api.functions.sink.legacy - package org.apache.flink.streaming.api.functions.sink.legacy
 
org.apache.flink.streaming.api.functions.sink.v2 - package org.apache.flink.streaming.api.functions.sink.v2
 
org.apache.flink.streaming.api.functions.source - package org.apache.flink.streaming.api.functions.source
 
org.apache.flink.streaming.api.functions.source.datagen - package org.apache.flink.streaming.api.functions.source.datagen
 
org.apache.flink.streaming.api.functions.source.legacy - package org.apache.flink.streaming.api.functions.source.legacy
 
org.apache.flink.streaming.api.functions.timestamps - package org.apache.flink.streaming.api.functions.timestamps
 
org.apache.flink.streaming.api.functions.windowing - package org.apache.flink.streaming.api.functions.windowing
 
org.apache.flink.streaming.api.functions.windowing.delta - package org.apache.flink.streaming.api.functions.windowing.delta
 
org.apache.flink.streaming.api.functions.windowing.delta.extractor - package org.apache.flink.streaming.api.functions.windowing.delta.extractor
 
org.apache.flink.streaming.api.graph - package org.apache.flink.streaming.api.graph
 
org.apache.flink.streaming.api.legacy.io - package org.apache.flink.streaming.api.legacy.io
 
org.apache.flink.streaming.api.lineage - package org.apache.flink.streaming.api.lineage
 
org.apache.flink.streaming.api.operators - package org.apache.flink.streaming.api.operators
 
org.apache.flink.streaming.api.operators.async - package org.apache.flink.streaming.api.operators.async
 
org.apache.flink.streaming.api.operators.async.queue - package org.apache.flink.streaming.api.operators.async.queue
 
org.apache.flink.streaming.api.operators.co - package org.apache.flink.streaming.api.operators.co
 
org.apache.flink.streaming.api.operators.collect - package org.apache.flink.streaming.api.operators.collect
 
org.apache.flink.streaming.api.operators.legacy - package org.apache.flink.streaming.api.operators.legacy
 
org.apache.flink.streaming.api.operators.python - package org.apache.flink.streaming.api.operators.python
 
org.apache.flink.streaming.api.operators.python.embedded - package org.apache.flink.streaming.api.operators.python.embedded
 
org.apache.flink.streaming.api.operators.python.process - package org.apache.flink.streaming.api.operators.python.process
 
org.apache.flink.streaming.api.operators.python.process.collector - package org.apache.flink.streaming.api.operators.python.process.collector
 
org.apache.flink.streaming.api.operators.python.process.timer - package org.apache.flink.streaming.api.operators.python.process.timer
 
org.apache.flink.streaming.api.operators.sort - package org.apache.flink.streaming.api.operators.sort
 
org.apache.flink.streaming.api.operators.sorted.state - package org.apache.flink.streaming.api.operators.sorted.state
 
org.apache.flink.streaming.api.operators.sortpartition - package org.apache.flink.streaming.api.operators.sortpartition
 
org.apache.flink.streaming.api.operators.source - package org.apache.flink.streaming.api.operators.source
 
org.apache.flink.streaming.api.operators.util - package org.apache.flink.streaming.api.operators.util
 
org.apache.flink.streaming.api.runners.python.beam - package org.apache.flink.streaming.api.runners.python.beam
 
org.apache.flink.streaming.api.runners.python.beam.state - package org.apache.flink.streaming.api.runners.python.beam.state
 
org.apache.flink.streaming.api.transformations - package org.apache.flink.streaming.api.transformations
 
org.apache.flink.streaming.api.transformations.python - package org.apache.flink.streaming.api.transformations.python
 
org.apache.flink.streaming.api.typeinfo.python - package org.apache.flink.streaming.api.typeinfo.python
 
org.apache.flink.streaming.api.utils - package org.apache.flink.streaming.api.utils
 
org.apache.flink.streaming.api.watermark - package org.apache.flink.streaming.api.watermark
 
org.apache.flink.streaming.api.windowing.assigners - package org.apache.flink.streaming.api.windowing.assigners
 
org.apache.flink.streaming.api.windowing.evictors - package org.apache.flink.streaming.api.windowing.evictors
 
org.apache.flink.streaming.api.windowing.triggers - package org.apache.flink.streaming.api.windowing.triggers
 
org.apache.flink.streaming.api.windowing.windows - package org.apache.flink.streaming.api.windowing.windows
 
org.apache.flink.streaming.connectors.wikiedits - package org.apache.flink.streaming.connectors.wikiedits
 
org.apache.flink.streaming.connectors.wikiedits.legacy - package org.apache.flink.streaming.connectors.wikiedits.legacy
 
org.apache.flink.streaming.examples.async - package org.apache.flink.streaming.examples.async
 
org.apache.flink.streaming.examples.datagen - package org.apache.flink.streaming.examples.datagen
 
org.apache.flink.streaming.examples.gpu - package org.apache.flink.streaming.examples.gpu
 
org.apache.flink.streaming.examples.join - package org.apache.flink.streaming.examples.join
 
org.apache.flink.streaming.examples.sideoutput - package org.apache.flink.streaming.examples.sideoutput
 
org.apache.flink.streaming.examples.socket - package org.apache.flink.streaming.examples.socket
 
org.apache.flink.streaming.examples.statemachine - package org.apache.flink.streaming.examples.statemachine
 
org.apache.flink.streaming.examples.statemachine.dfa - package org.apache.flink.streaming.examples.statemachine.dfa
 
org.apache.flink.streaming.examples.statemachine.event - package org.apache.flink.streaming.examples.statemachine.event
 
org.apache.flink.streaming.examples.statemachine.generator - package org.apache.flink.streaming.examples.statemachine.generator
 
org.apache.flink.streaming.examples.statemachine.kafka - package org.apache.flink.streaming.examples.statemachine.kafka
 
org.apache.flink.streaming.examples.utils - package org.apache.flink.streaming.examples.utils
 
org.apache.flink.streaming.examples.windowing - package org.apache.flink.streaming.examples.windowing
 
org.apache.flink.streaming.examples.windowing.util - package org.apache.flink.streaming.examples.windowing.util
 
org.apache.flink.streaming.examples.wordcount - package org.apache.flink.streaming.examples.wordcount
 
org.apache.flink.streaming.examples.wordcount.util - package org.apache.flink.streaming.examples.wordcount.util
 
org.apache.flink.streaming.experimental - package org.apache.flink.streaming.experimental
This package holds classes that are experimental.
org.apache.flink.streaming.runtime.execution - package org.apache.flink.streaming.runtime.execution
 
org.apache.flink.streaming.runtime.io - package org.apache.flink.streaming.runtime.io
 
org.apache.flink.streaming.runtime.io.checkpointing - package org.apache.flink.streaming.runtime.io.checkpointing
 
org.apache.flink.streaming.runtime.io.recovery - package org.apache.flink.streaming.runtime.io.recovery
 
org.apache.flink.streaming.runtime.metrics - package org.apache.flink.streaming.runtime.metrics
 
org.apache.flink.streaming.runtime.operators - package org.apache.flink.streaming.runtime.operators
This package contains the operators that perform the stream transformations.
org.apache.flink.streaming.runtime.operators.asyncprocessing - package org.apache.flink.streaming.runtime.operators.asyncprocessing
 
org.apache.flink.streaming.runtime.operators.sink - package org.apache.flink.streaming.runtime.operators.sink
 
org.apache.flink.streaming.runtime.operators.sink.committables - package org.apache.flink.streaming.runtime.operators.sink.committables
 
org.apache.flink.streaming.runtime.operators.util - package org.apache.flink.streaming.runtime.operators.util
 
org.apache.flink.streaming.runtime.operators.windowing - package org.apache.flink.streaming.runtime.operators.windowing
This package contains the operators that implement the various window operations on data streams.
org.apache.flink.streaming.runtime.operators.windowing.functions - package org.apache.flink.streaming.runtime.operators.windowing.functions
 
org.apache.flink.streaming.runtime.partitioner - package org.apache.flink.streaming.runtime.partitioner
 
org.apache.flink.streaming.runtime.streamrecord - package org.apache.flink.streaming.runtime.streamrecord
 
org.apache.flink.streaming.runtime.tasks - package org.apache.flink.streaming.runtime.tasks
This package contains classes that realize streaming tasks.
org.apache.flink.streaming.runtime.tasks.mailbox - package org.apache.flink.streaming.runtime.tasks.mailbox
 
org.apache.flink.streaming.runtime.translators - package org.apache.flink.streaming.runtime.translators
 
org.apache.flink.streaming.runtime.translators.python - package org.apache.flink.streaming.runtime.translators.python
 
org.apache.flink.streaming.runtime.watermarkstatus - package org.apache.flink.streaming.runtime.watermarkstatus
 
org.apache.flink.streaming.tests - package org.apache.flink.streaming.tests
 
org.apache.flink.streaming.tests.artificialstate - package org.apache.flink.streaming.tests.artificialstate
 
org.apache.flink.streaming.tests.artificialstate.builder - package org.apache.flink.streaming.tests.artificialstate.builder
 
org.apache.flink.streaming.tests.avro - package org.apache.flink.streaming.tests.avro
 
org.apache.flink.streaming.tests.queryablestate - package org.apache.flink.streaming.tests.queryablestate
 
org.apache.flink.streaming.tests.verify - package org.apache.flink.streaming.tests.verify
 
org.apache.flink.streaming.util - package org.apache.flink.streaming.util
 
org.apache.flink.streaming.util.functions - package org.apache.flink.streaming.util.functions
 
org.apache.flink.streaming.util.graph - package org.apache.flink.streaming.util.graph
 
org.apache.flink.streaming.util.keys - package org.apache.flink.streaming.util.keys
 
org.apache.flink.streaming.util.retryable - package org.apache.flink.streaming.util.retryable
 
org.apache.flink.streaming.util.serialize - package org.apache.flink.streaming.util.serialize
 
org.apache.flink.streaming.util.typeutils - package org.apache.flink.streaming.util.typeutils
 
org.apache.flink.table.annotation - package org.apache.flink.table.annotation
 
org.apache.flink.table.api - package org.apache.flink.table.api
 
org.apache.flink.table.api.bridge.internal - package org.apache.flink.table.api.bridge.internal
 
org.apache.flink.table.api.bridge.java - package org.apache.flink.table.api.bridge.java
 
org.apache.flink.table.api.bridge.java.internal - package org.apache.flink.table.api.bridge.java.internal
 
org.apache.flink.table.api.config - package org.apache.flink.table.api.config
 
org.apache.flink.table.api.dataview - package org.apache.flink.table.api.dataview
 
org.apache.flink.table.api.internal - package org.apache.flink.table.api.internal
 
org.apache.flink.table.api.typeutils - package org.apache.flink.table.api.typeutils
 
org.apache.flink.table.calcite - package org.apache.flink.table.calcite
 
org.apache.flink.table.calcite.bridge - package org.apache.flink.table.calcite.bridge
 
org.apache.flink.table.catalog - package org.apache.flink.table.catalog
 
org.apache.flink.table.catalog.exceptions - package org.apache.flink.table.catalog.exceptions
 
org.apache.flink.table.catalog.listener - package org.apache.flink.table.catalog.listener
 
org.apache.flink.table.catalog.stats - package org.apache.flink.table.catalog.stats
 
org.apache.flink.table.client - package org.apache.flink.table.client
 
org.apache.flink.table.client.cli - package org.apache.flink.table.client.cli
 
org.apache.flink.table.client.cli.parser - package org.apache.flink.table.client.cli.parser
 
org.apache.flink.table.client.config - package org.apache.flink.table.client.config
 
org.apache.flink.table.client.gateway - package org.apache.flink.table.client.gateway
 
org.apache.flink.table.client.gateway.result - package org.apache.flink.table.client.gateway.result
 
org.apache.flink.table.client.resource - package org.apache.flink.table.client.resource
 
org.apache.flink.table.client.util - package org.apache.flink.table.client.util
 
org.apache.flink.table.codesplit - package org.apache.flink.table.codesplit
 
org.apache.flink.table.connector - package org.apache.flink.table.connector
 
org.apache.flink.table.connector.format - package org.apache.flink.table.connector.format
 
org.apache.flink.table.connector.sink - package org.apache.flink.table.connector.sink
 
org.apache.flink.table.connector.sink.abilities - package org.apache.flink.table.connector.sink.abilities
 
org.apache.flink.table.connector.sink.legacy - package org.apache.flink.table.connector.sink.legacy
 
org.apache.flink.table.connector.source - package org.apache.flink.table.connector.source
 
org.apache.flink.table.connector.source.abilities - package org.apache.flink.table.connector.source.abilities
 
org.apache.flink.table.connector.source.lookup - package org.apache.flink.table.connector.source.lookup
 
org.apache.flink.table.connector.source.lookup.cache - package org.apache.flink.table.connector.source.lookup.cache
 
org.apache.flink.table.connector.source.lookup.cache.trigger - package org.apache.flink.table.connector.source.lookup.cache.trigger
 
org.apache.flink.table.data - package org.apache.flink.table.data
 
org.apache.flink.table.data.binary - package org.apache.flink.table.data.binary
 
org.apache.flink.table.data.columnar - package org.apache.flink.table.data.columnar
 
org.apache.flink.table.data.columnar.vector - package org.apache.flink.table.data.columnar.vector
 
org.apache.flink.table.data.columnar.vector.heap - package org.apache.flink.table.data.columnar.vector.heap
 
org.apache.flink.table.data.columnar.vector.writable - package org.apache.flink.table.data.columnar.vector.writable
 
org.apache.flink.table.data.conversion - package org.apache.flink.table.data.conversion
 
org.apache.flink.table.data.util - package org.apache.flink.table.data.util
 
org.apache.flink.table.data.utils - package org.apache.flink.table.data.utils
 
org.apache.flink.table.data.writer - package org.apache.flink.table.data.writer
 
org.apache.flink.table.dataview - package org.apache.flink.table.dataview
 
org.apache.flink.table.delegation - package org.apache.flink.table.delegation
 
org.apache.flink.table.descriptors - package org.apache.flink.table.descriptors
 
org.apache.flink.table.examples.java.basics - package org.apache.flink.table.examples.java.basics
 
org.apache.flink.table.examples.java.connectors - package org.apache.flink.table.examples.java.connectors
 
org.apache.flink.table.examples.java.functions - package org.apache.flink.table.examples.java.functions
 
org.apache.flink.table.execution - package org.apache.flink.table.execution
 
org.apache.flink.table.executor.python - package org.apache.flink.table.executor.python
 
org.apache.flink.table.expressions - package org.apache.flink.table.expressions
 
org.apache.flink.table.expressions.resolver - package org.apache.flink.table.expressions.resolver
 
org.apache.flink.table.expressions.resolver.lookups - package org.apache.flink.table.expressions.resolver.lookups
 
org.apache.flink.table.expressions.resolver.rules - package org.apache.flink.table.expressions.resolver.rules
 
org.apache.flink.table.expressions.utils - package org.apache.flink.table.expressions.utils
 
org.apache.flink.table.factories - package org.apache.flink.table.factories
 
org.apache.flink.table.file.testutils - package org.apache.flink.table.file.testutils
 
org.apache.flink.table.file.testutils.catalog - package org.apache.flink.table.file.testutils.catalog
 
org.apache.flink.table.functions - package org.apache.flink.table.functions
 
org.apache.flink.table.functions.python - package org.apache.flink.table.functions.python
 
org.apache.flink.table.functions.python.utils - package org.apache.flink.table.functions.python.utils
 
org.apache.flink.table.gateway - package org.apache.flink.table.gateway
 
org.apache.flink.table.gateway.api - package org.apache.flink.table.gateway.api
 
org.apache.flink.table.gateway.api.config - package org.apache.flink.table.gateway.api.config
 
org.apache.flink.table.gateway.api.endpoint - package org.apache.flink.table.gateway.api.endpoint
 
org.apache.flink.table.gateway.api.operation - package org.apache.flink.table.gateway.api.operation
 
org.apache.flink.table.gateway.api.results - package org.apache.flink.table.gateway.api.results
 
org.apache.flink.table.gateway.api.session - package org.apache.flink.table.gateway.api.session
 
org.apache.flink.table.gateway.api.utils - package org.apache.flink.table.gateway.api.utils
 
org.apache.flink.table.gateway.cli - package org.apache.flink.table.gateway.cli
 
org.apache.flink.table.gateway.environment - package org.apache.flink.table.gateway.environment
 
org.apache.flink.table.gateway.rest - package org.apache.flink.table.gateway.rest
 
org.apache.flink.table.gateway.rest.handler - package org.apache.flink.table.gateway.rest.handler
 
org.apache.flink.table.gateway.rest.handler.materializedtable - package org.apache.flink.table.gateway.rest.handler.materializedtable
 
org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler - package org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler
 
org.apache.flink.table.gateway.rest.handler.operation - package org.apache.flink.table.gateway.rest.handler.operation
 
org.apache.flink.table.gateway.rest.handler.session - package org.apache.flink.table.gateway.rest.handler.session
 
org.apache.flink.table.gateway.rest.handler.statement - package org.apache.flink.table.gateway.rest.handler.statement
 
org.apache.flink.table.gateway.rest.handler.util - package org.apache.flink.table.gateway.rest.handler.util
 
org.apache.flink.table.gateway.rest.header - package org.apache.flink.table.gateway.rest.header
 
org.apache.flink.table.gateway.rest.header.materializedtable - package org.apache.flink.table.gateway.rest.header.materializedtable
 
org.apache.flink.table.gateway.rest.header.materializedtable.scheduler - package org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
 
org.apache.flink.table.gateway.rest.header.operation - package org.apache.flink.table.gateway.rest.header.operation
 
org.apache.flink.table.gateway.rest.header.session - package org.apache.flink.table.gateway.rest.header.session
 
org.apache.flink.table.gateway.rest.header.statement - package org.apache.flink.table.gateway.rest.header.statement
 
org.apache.flink.table.gateway.rest.header.util - package org.apache.flink.table.gateway.rest.header.util
 
org.apache.flink.table.gateway.rest.message.materializedtable - package org.apache.flink.table.gateway.rest.message.materializedtable
 
org.apache.flink.table.gateway.rest.message.materializedtable.scheduler - package org.apache.flink.table.gateway.rest.message.materializedtable.scheduler
 
org.apache.flink.table.gateway.rest.message.operation - package org.apache.flink.table.gateway.rest.message.operation
 
org.apache.flink.table.gateway.rest.message.session - package org.apache.flink.table.gateway.rest.message.session
 
org.apache.flink.table.gateway.rest.message.statement - package org.apache.flink.table.gateway.rest.message.statement
 
org.apache.flink.table.gateway.rest.message.util - package org.apache.flink.table.gateway.rest.message.util
 
org.apache.flink.table.gateway.rest.serde - package org.apache.flink.table.gateway.rest.serde
 
org.apache.flink.table.gateway.rest.util - package org.apache.flink.table.gateway.rest.util
 
org.apache.flink.table.gateway.service - package org.apache.flink.table.gateway.service
 
org.apache.flink.table.gateway.service.context - package org.apache.flink.table.gateway.service.context
 
org.apache.flink.table.gateway.service.materializedtable - package org.apache.flink.table.gateway.service.materializedtable
 
org.apache.flink.table.gateway.service.operation - package org.apache.flink.table.gateway.service.operation
 
org.apache.flink.table.gateway.service.result - package org.apache.flink.table.gateway.service.result
 
org.apache.flink.table.gateway.service.session - package org.apache.flink.table.gateway.service.session
 
org.apache.flink.table.gateway.service.utils - package org.apache.flink.table.gateway.service.utils
 
org.apache.flink.table.gateway.workflow - package org.apache.flink.table.gateway.workflow
 
org.apache.flink.table.gateway.workflow.scheduler - package org.apache.flink.table.gateway.workflow.scheduler
 
org.apache.flink.table.jdbc - package org.apache.flink.table.jdbc
 
org.apache.flink.table.jdbc.driver.tests - package org.apache.flink.table.jdbc.driver.tests
 
org.apache.flink.table.jdbc.utils - package org.apache.flink.table.jdbc.utils
 
org.apache.flink.table.legacy.api - package org.apache.flink.table.legacy.api
 
org.apache.flink.table.legacy.api.constraints - package org.apache.flink.table.legacy.api.constraints
 
org.apache.flink.table.legacy.connector.source - package org.apache.flink.table.legacy.connector.source
 
org.apache.flink.table.legacy.descriptors - package org.apache.flink.table.legacy.descriptors
 
org.apache.flink.table.legacy.factories - package org.apache.flink.table.legacy.factories
 
org.apache.flink.table.legacy.operations.ddl - package org.apache.flink.table.legacy.operations.ddl
 
org.apache.flink.table.legacy.sinks - package org.apache.flink.table.legacy.sinks
 
org.apache.flink.table.legacy.sources - package org.apache.flink.table.legacy.sources
 
org.apache.flink.table.legacy.sources.tsextractors - package org.apache.flink.table.legacy.sources.tsextractors
 
org.apache.flink.table.legacy.types.logical - package org.apache.flink.table.legacy.types.logical
 
org.apache.flink.table.legacy.utils - package org.apache.flink.table.legacy.utils
 
org.apache.flink.table.module - package org.apache.flink.table.module
 
org.apache.flink.table.operations - package org.apache.flink.table.operations
 
org.apache.flink.table.operations.command - package org.apache.flink.table.operations.command
 
org.apache.flink.table.operations.ddl - package org.apache.flink.table.operations.ddl
 
org.apache.flink.table.operations.materializedtable - package org.apache.flink.table.operations.materializedtable
 
org.apache.flink.table.operations.utils - package org.apache.flink.table.operations.utils
 
org.apache.flink.table.plan.stats - package org.apache.flink.table.plan.stats
 
org.apache.flink.table.planner.analyze - package org.apache.flink.table.planner.analyze
 
org.apache.flink.table.planner.calcite - package org.apache.flink.table.planner.calcite
 
org.apache.flink.table.planner.catalog - package org.apache.flink.table.planner.catalog
 
org.apache.flink.table.planner.codegen - package org.apache.flink.table.planner.codegen
 
org.apache.flink.table.planner.connectors - package org.apache.flink.table.planner.connectors
 
org.apache.flink.table.planner.delegation - package org.apache.flink.table.planner.delegation
 
org.apache.flink.table.planner.expressions - package org.apache.flink.table.planner.expressions
 
org.apache.flink.table.planner.expressions.converter - package org.apache.flink.table.planner.expressions.converter
 
org.apache.flink.table.planner.expressions.converter.converters - package org.apache.flink.table.planner.expressions.converter.converters
 
org.apache.flink.table.planner.functions - package org.apache.flink.table.planner.functions
 
org.apache.flink.table.planner.functions.aggfunctions - package org.apache.flink.table.planner.functions.aggfunctions
 
org.apache.flink.table.planner.functions.bridging - package org.apache.flink.table.planner.functions.bridging
 
org.apache.flink.table.planner.functions.casting - package org.apache.flink.table.planner.functions.casting
 
org.apache.flink.table.planner.functions.inference - package org.apache.flink.table.planner.functions.inference
 
org.apache.flink.table.planner.functions.sql - package org.apache.flink.table.planner.functions.sql
 
org.apache.flink.table.planner.functions.sql.internal - package org.apache.flink.table.planner.functions.sql.internal
 
org.apache.flink.table.planner.functions.utils - package org.apache.flink.table.planner.functions.utils
 
org.apache.flink.table.planner.hint - package org.apache.flink.table.planner.hint
 
org.apache.flink.table.planner.lineage - package org.apache.flink.table.planner.lineage
 
org.apache.flink.table.planner.loader - package org.apache.flink.table.planner.loader
 
org.apache.flink.table.planner.operations - package org.apache.flink.table.planner.operations
 
org.apache.flink.table.planner.operations.converters - package org.apache.flink.table.planner.operations.converters
 
org.apache.flink.table.planner.parse - package org.apache.flink.table.planner.parse
 
org.apache.flink.table.planner.plan - package org.apache.flink.table.planner.plan
 
org.apache.flink.table.planner.plan.abilities.sink - package org.apache.flink.table.planner.plan.abilities.sink
 
org.apache.flink.table.planner.plan.abilities.source - package org.apache.flink.table.planner.plan.abilities.source
 
org.apache.flink.table.planner.plan.fusion - package org.apache.flink.table.planner.plan.fusion
 
org.apache.flink.table.planner.plan.logical - package org.apache.flink.table.planner.plan.logical
 
org.apache.flink.table.planner.plan.metadata - package org.apache.flink.table.planner.plan.metadata
 
org.apache.flink.table.planner.plan.nodes.exec - package org.apache.flink.table.planner.plan.nodes.exec
 
org.apache.flink.table.planner.plan.nodes.exec.batch - package org.apache.flink.table.planner.plan.nodes.exec.batch
 
org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter - package org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter
 
org.apache.flink.table.planner.plan.nodes.exec.common - package org.apache.flink.table.planner.plan.nodes.exec.common
 
org.apache.flink.table.planner.plan.nodes.exec.processor - package org.apache.flink.table.planner.plan.nodes.exec.processor
 
org.apache.flink.table.planner.plan.nodes.exec.processor.utils - package org.apache.flink.table.planner.plan.nodes.exec.processor.utils
 
org.apache.flink.table.planner.plan.nodes.exec.serde - package org.apache.flink.table.planner.plan.nodes.exec.serde
 
org.apache.flink.table.planner.plan.nodes.exec.spec - package org.apache.flink.table.planner.plan.nodes.exec.spec
 
org.apache.flink.table.planner.plan.nodes.exec.stream - package org.apache.flink.table.planner.plan.nodes.exec.stream
 
org.apache.flink.table.planner.plan.nodes.exec.utils - package org.apache.flink.table.planner.plan.nodes.exec.utils
 
org.apache.flink.table.planner.plan.nodes.exec.visitor - package org.apache.flink.table.planner.plan.nodes.exec.visitor
 
org.apache.flink.table.planner.plan.nodes.hive - package org.apache.flink.table.planner.plan.nodes.hive
 
org.apache.flink.table.planner.plan.nodes.physical.batch - package org.apache.flink.table.planner.plan.nodes.physical.batch
 
org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter - package org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter
 
org.apache.flink.table.planner.plan.nodes.physical.common - package org.apache.flink.table.planner.plan.nodes.physical.common
 
org.apache.flink.table.planner.plan.nodes.physical.stream - package org.apache.flink.table.planner.plan.nodes.physical.stream
 
org.apache.flink.table.planner.plan.optimize - package org.apache.flink.table.planner.plan.optimize
 
org.apache.flink.table.planner.plan.optimize.program - package org.apache.flink.table.planner.plan.optimize.program
 
org.apache.flink.table.planner.plan.reuse - package org.apache.flink.table.planner.plan.reuse
 
org.apache.flink.table.planner.plan.rules.logical - package org.apache.flink.table.planner.plan.rules.logical
 
org.apache.flink.table.planner.plan.rules.physical.batch - package org.apache.flink.table.planner.plan.rules.physical.batch
 
org.apache.flink.table.planner.plan.rules.physical.common - package org.apache.flink.table.planner.plan.rules.physical.common
 
org.apache.flink.table.planner.plan.rules.physical.stream - package org.apache.flink.table.planner.plan.rules.physical.stream
 
org.apache.flink.table.planner.plan.schema - package org.apache.flink.table.planner.plan.schema
 
org.apache.flink.table.planner.plan.trait - package org.apache.flink.table.planner.plan.trait
 
org.apache.flink.table.planner.plan.type - package org.apache.flink.table.planner.plan.type
 
org.apache.flink.table.planner.plan.utils - package org.apache.flink.table.planner.plan.utils
 
org.apache.flink.table.planner.typeutils - package org.apache.flink.table.planner.typeutils
 
org.apache.flink.table.planner.utils - package org.apache.flink.table.planner.utils
 
org.apache.flink.table.procedure - package org.apache.flink.table.procedure
 
org.apache.flink.table.procedures - package org.apache.flink.table.procedures
 
org.apache.flink.table.refresh - package org.apache.flink.table.refresh
 
org.apache.flink.table.resource - package org.apache.flink.table.resource
 
org.apache.flink.table.runtime.arrow - package org.apache.flink.table.runtime.arrow
 
org.apache.flink.table.runtime.arrow.serializers - package org.apache.flink.table.runtime.arrow.serializers
 
org.apache.flink.table.runtime.arrow.sources - package org.apache.flink.table.runtime.arrow.sources
 
org.apache.flink.table.runtime.arrow.vectors - package org.apache.flink.table.runtime.arrow.vectors
 
org.apache.flink.table.runtime.arrow.writers - package org.apache.flink.table.runtime.arrow.writers
 
org.apache.flink.table.runtime.collector - package org.apache.flink.table.runtime.collector
 
org.apache.flink.table.runtime.connector.sink - package org.apache.flink.table.runtime.connector.sink
 
org.apache.flink.table.runtime.connector.source - package org.apache.flink.table.runtime.connector.source
 
org.apache.flink.table.runtime.context - package org.apache.flink.table.runtime.context
 
org.apache.flink.table.runtime.dataview - package org.apache.flink.table.runtime.dataview
 
org.apache.flink.table.runtime.functions - package org.apache.flink.table.runtime.functions
 
org.apache.flink.table.runtime.functions.aggregate - package org.apache.flink.table.runtime.functions.aggregate
 
org.apache.flink.table.runtime.functions.aggregate.hyperloglog - package org.apache.flink.table.runtime.functions.aggregate.hyperloglog
 
org.apache.flink.table.runtime.functions.scalar - package org.apache.flink.table.runtime.functions.scalar
 
org.apache.flink.table.runtime.functions.table - package org.apache.flink.table.runtime.functions.table
 
org.apache.flink.table.runtime.functions.table.lookup - package org.apache.flink.table.runtime.functions.table.lookup
 
org.apache.flink.table.runtime.functions.table.lookup.fullcache - package org.apache.flink.table.runtime.functions.table.lookup.fullcache
 
org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat - package org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
 
org.apache.flink.table.runtime.generated - package org.apache.flink.table.runtime.generated
 
org.apache.flink.table.runtime.groupwindow - package org.apache.flink.table.runtime.groupwindow
 
org.apache.flink.table.runtime.hashtable - package org.apache.flink.table.runtime.hashtable
 
org.apache.flink.table.runtime.io - package org.apache.flink.table.runtime.io
 
org.apache.flink.table.runtime.keyselector - package org.apache.flink.table.runtime.keyselector
 
org.apache.flink.table.runtime.operators - package org.apache.flink.table.runtime.operators
 
org.apache.flink.table.runtime.operators.aggregate - package org.apache.flink.table.runtime.operators.aggregate
 
org.apache.flink.table.runtime.operators.aggregate.window - package org.apache.flink.table.runtime.operators.aggregate.window
 
org.apache.flink.table.runtime.operators.aggregate.window.buffers - package org.apache.flink.table.runtime.operators.aggregate.window.buffers
 
org.apache.flink.table.runtime.operators.aggregate.window.combines - package org.apache.flink.table.runtime.operators.aggregate.window.combines
 
org.apache.flink.table.runtime.operators.aggregate.window.processors - package org.apache.flink.table.runtime.operators.aggregate.window.processors
 
org.apache.flink.table.runtime.operators.bundle - package org.apache.flink.table.runtime.operators.bundle
 
org.apache.flink.table.runtime.operators.bundle.trigger - package org.apache.flink.table.runtime.operators.bundle.trigger
 
org.apache.flink.table.runtime.operators.calc.async - package org.apache.flink.table.runtime.operators.calc.async
 
org.apache.flink.table.runtime.operators.deduplicate - package org.apache.flink.table.runtime.operators.deduplicate
 
org.apache.flink.table.runtime.operators.deduplicate.window - package org.apache.flink.table.runtime.operators.deduplicate.window
 
org.apache.flink.table.runtime.operators.deduplicate.window.combines - package org.apache.flink.table.runtime.operators.deduplicate.window.combines
 
org.apache.flink.table.runtime.operators.deduplicate.window.processors - package org.apache.flink.table.runtime.operators.deduplicate.window.processors
 
org.apache.flink.table.runtime.operators.dynamicfiltering - package org.apache.flink.table.runtime.operators.dynamicfiltering
 
org.apache.flink.table.runtime.operators.fusion - package org.apache.flink.table.runtime.operators.fusion
 
org.apache.flink.table.runtime.operators.join - package org.apache.flink.table.runtime.operators.join
 
org.apache.flink.table.runtime.operators.join.interval - package org.apache.flink.table.runtime.operators.join.interval
 
org.apache.flink.table.runtime.operators.join.lookup - package org.apache.flink.table.runtime.operators.join.lookup
 
org.apache.flink.table.runtime.operators.join.stream - package org.apache.flink.table.runtime.operators.join.stream
 
org.apache.flink.table.runtime.operators.join.stream.asyncprocessing - package org.apache.flink.table.runtime.operators.join.stream.asyncprocessing
 
org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state - package org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state
 
org.apache.flink.table.runtime.operators.join.stream.bundle - package org.apache.flink.table.runtime.operators.join.stream.bundle
 
org.apache.flink.table.runtime.operators.join.stream.state - package org.apache.flink.table.runtime.operators.join.stream.state
 
org.apache.flink.table.runtime.operators.join.stream.utils - package org.apache.flink.table.runtime.operators.join.stream.utils
 
org.apache.flink.table.runtime.operators.join.temporal - package org.apache.flink.table.runtime.operators.join.temporal
 
org.apache.flink.table.runtime.operators.join.window - package org.apache.flink.table.runtime.operators.join.window
 
org.apache.flink.table.runtime.operators.match - package org.apache.flink.table.runtime.operators.match
 
org.apache.flink.table.runtime.operators.metrics - package org.apache.flink.table.runtime.operators.metrics
 
org.apache.flink.table.runtime.operators.misc - package org.apache.flink.table.runtime.operators.misc
 
org.apache.flink.table.runtime.operators.multipleinput - package org.apache.flink.table.runtime.operators.multipleinput
 
org.apache.flink.table.runtime.operators.multipleinput.input - package org.apache.flink.table.runtime.operators.multipleinput.input
 
org.apache.flink.table.runtime.operators.multipleinput.output - package org.apache.flink.table.runtime.operators.multipleinput.output
 
org.apache.flink.table.runtime.operators.over - package org.apache.flink.table.runtime.operators.over
 
org.apache.flink.table.runtime.operators.over.frame - package org.apache.flink.table.runtime.operators.over.frame
 
org.apache.flink.table.runtime.operators.python - package org.apache.flink.table.runtime.operators.python
 
org.apache.flink.table.runtime.operators.python.aggregate - package org.apache.flink.table.runtime.operators.python.aggregate
 
org.apache.flink.table.runtime.operators.python.aggregate.arrow - package org.apache.flink.table.runtime.operators.python.aggregate.arrow
 
org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch - package org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch
 
org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream - package org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
 
org.apache.flink.table.runtime.operators.python.scalar - package org.apache.flink.table.runtime.operators.python.scalar
 
org.apache.flink.table.runtime.operators.python.scalar.arrow - package org.apache.flink.table.runtime.operators.python.scalar.arrow
 
org.apache.flink.table.runtime.operators.python.table - package org.apache.flink.table.runtime.operators.python.table
 
org.apache.flink.table.runtime.operators.python.utils - package org.apache.flink.table.runtime.operators.python.utils
 
org.apache.flink.table.runtime.operators.rank - package org.apache.flink.table.runtime.operators.rank
 
org.apache.flink.table.runtime.operators.rank.window - package org.apache.flink.table.runtime.operators.rank.window
 
org.apache.flink.table.runtime.operators.rank.window.combines - package org.apache.flink.table.runtime.operators.rank.window.combines
 
org.apache.flink.table.runtime.operators.rank.window.processors - package org.apache.flink.table.runtime.operators.rank.window.processors
 
org.apache.flink.table.runtime.operators.runtimefilter - package org.apache.flink.table.runtime.operators.runtimefilter
 
org.apache.flink.table.runtime.operators.runtimefilter.util - package org.apache.flink.table.runtime.operators.runtimefilter.util
 
org.apache.flink.table.runtime.operators.sink - package org.apache.flink.table.runtime.operators.sink
 
org.apache.flink.table.runtime.operators.sort - package org.apache.flink.table.runtime.operators.sort
 
org.apache.flink.table.runtime.operators.source - package org.apache.flink.table.runtime.operators.source
 
org.apache.flink.table.runtime.operators.values - package org.apache.flink.table.runtime.operators.values
 
org.apache.flink.table.runtime.operators.window - package org.apache.flink.table.runtime.operators.window
 
org.apache.flink.table.runtime.operators.window.grouping - package org.apache.flink.table.runtime.operators.window.grouping
 
org.apache.flink.table.runtime.operators.window.groupwindow.assigners - package org.apache.flink.table.runtime.operators.window.groupwindow.assigners
 
org.apache.flink.table.runtime.operators.window.groupwindow.internal - package org.apache.flink.table.runtime.operators.window.groupwindow.internal
 
org.apache.flink.table.runtime.operators.window.groupwindow.operator - package org.apache.flink.table.runtime.operators.window.groupwindow.operator
 
org.apache.flink.table.runtime.operators.window.groupwindow.triggers - package org.apache.flink.table.runtime.operators.window.groupwindow.triggers
 
org.apache.flink.table.runtime.operators.window.tvf.combines - package org.apache.flink.table.runtime.operators.window.tvf.combines
 
org.apache.flink.table.runtime.operators.window.tvf.common - package org.apache.flink.table.runtime.operators.window.tvf.common
 
org.apache.flink.table.runtime.operators.window.tvf.operator - package org.apache.flink.table.runtime.operators.window.tvf.operator
 
org.apache.flink.table.runtime.operators.window.tvf.slicing - package org.apache.flink.table.runtime.operators.window.tvf.slicing
 
org.apache.flink.table.runtime.operators.window.tvf.state - package org.apache.flink.table.runtime.operators.window.tvf.state
 
org.apache.flink.table.runtime.operators.window.tvf.unslicing - package org.apache.flink.table.runtime.operators.window.tvf.unslicing
 
org.apache.flink.table.runtime.operators.wmassigners - package org.apache.flink.table.runtime.operators.wmassigners
 
org.apache.flink.table.runtime.partitioner - package org.apache.flink.table.runtime.partitioner
 
org.apache.flink.table.runtime.runners.python.beam - package org.apache.flink.table.runtime.runners.python.beam
 
org.apache.flink.table.runtime.script - package org.apache.flink.table.runtime.script
 
org.apache.flink.table.runtime.types - package org.apache.flink.table.runtime.types
 
org.apache.flink.table.runtime.typeutils - package org.apache.flink.table.runtime.typeutils
 
org.apache.flink.table.runtime.typeutils.serializers.python - package org.apache.flink.table.runtime.typeutils.serializers.python
 
org.apache.flink.table.runtime.util - package org.apache.flink.table.runtime.util
 
org.apache.flink.table.runtime.util.collections - package org.apache.flink.table.runtime.util.collections
 
org.apache.flink.table.runtime.util.collections.binary - package org.apache.flink.table.runtime.util.collections.binary
 
org.apache.flink.table.sinks - package org.apache.flink.table.sinks
 
org.apache.flink.table.sources - package org.apache.flink.table.sources
 
org.apache.flink.table.sources.format - package org.apache.flink.table.sources.format
 
org.apache.flink.table.sources.tsextractors - package org.apache.flink.table.sources.tsextractors
 
org.apache.flink.table.sources.wmstrategies - package org.apache.flink.table.sources.wmstrategies
 
org.apache.flink.table.toolbox - package org.apache.flink.table.toolbox
 
org.apache.flink.table.tpcds - package org.apache.flink.table.tpcds
 
org.apache.flink.table.tpcds.schema - package org.apache.flink.table.tpcds.schema
 
org.apache.flink.table.tpcds.stats - package org.apache.flink.table.tpcds.stats
 
org.apache.flink.table.tpcds.utils - package org.apache.flink.table.tpcds.utils
 
org.apache.flink.table.tpch - package org.apache.flink.table.tpch
 
org.apache.flink.table.types - package org.apache.flink.table.types
 
org.apache.flink.table.types.extraction - package org.apache.flink.table.types.extraction
 
org.apache.flink.table.types.inference - package org.apache.flink.table.types.inference
 
org.apache.flink.table.types.inference.strategies - package org.apache.flink.table.types.inference.strategies
 
org.apache.flink.table.types.inference.transforms - package org.apache.flink.table.types.inference.transforms
 
org.apache.flink.table.types.inference.utils - package org.apache.flink.table.types.inference.utils
 
org.apache.flink.table.types.logical - package org.apache.flink.table.types.logical
 
org.apache.flink.table.types.logical.utils - package org.apache.flink.table.types.logical.utils
 
org.apache.flink.table.types.utils - package org.apache.flink.table.types.utils
 
org.apache.flink.table.typeutils - package org.apache.flink.table.typeutils
 
org.apache.flink.table.utils - package org.apache.flink.table.utils
 
org.apache.flink.table.utils.print - package org.apache.flink.table.utils.print
 
org.apache.flink.table.utils.python - package org.apache.flink.table.utils.python
 
org.apache.flink.table.watermark - package org.apache.flink.table.watermark
 
org.apache.flink.table.workflow - package org.apache.flink.table.workflow
 
org.apache.flink.test - package org.apache.flink.test
 
org.apache.flink.test.junit5 - package org.apache.flink.test.junit5
 
org.apache.flink.test.migration - package org.apache.flink.test.migration
 
org.apache.flink.test.parameters - package org.apache.flink.test.parameters
 
org.apache.flink.test.resources - package org.apache.flink.test.resources
 
org.apache.flink.test.streaming.runtime.util - package org.apache.flink.test.streaming.runtime.util
 
org.apache.flink.test.testdata - package org.apache.flink.test.testdata
 
org.apache.flink.test.util - package org.apache.flink.test.util
 
org.apache.flink.tests.scala - package org.apache.flink.tests.scala
 
org.apache.flink.tests.util - package org.apache.flink.tests.util
 
org.apache.flink.tests.util.activation - package org.apache.flink.tests.util.activation
 
org.apache.flink.tests.util.cache - package org.apache.flink.tests.util.cache
 
org.apache.flink.tests.util.categories - package org.apache.flink.tests.util.categories
 
org.apache.flink.tests.util.flink - package org.apache.flink.tests.util.flink
 
org.apache.flink.tests.util.util - package org.apache.flink.tests.util.util
 
org.apache.flink.testutils.executor - package org.apache.flink.testutils.executor
 
org.apache.flink.testutils.junit - package org.apache.flink.testutils.junit
 
org.apache.flink.testutils.junit.extensions - package org.apache.flink.testutils.junit.extensions
 
org.apache.flink.testutils.junit.extensions.parameterized - package org.apache.flink.testutils.junit.extensions.parameterized
 
org.apache.flink.testutils.junit.extensions.retry - package org.apache.flink.testutils.junit.extensions.retry
 
org.apache.flink.testutils.junit.extensions.retry.strategy - package org.apache.flink.testutils.junit.extensions.retry.strategy
 
org.apache.flink.testutils.junit.utils - package org.apache.flink.testutils.junit.utils
 
org.apache.flink.testutils.logging - package org.apache.flink.testutils.logging
 
org.apache.flink.testutils.oss - package org.apache.flink.testutils.oss
 
org.apache.flink.testutils.s3 - package org.apache.flink.testutils.s3
 
org.apache.flink.tools.ci.licensecheck - package org.apache.flink.tools.ci.licensecheck
 
org.apache.flink.tools.ci.optional - package org.apache.flink.tools.ci.optional
 
org.apache.flink.tools.ci.suffixcheck - package org.apache.flink.tools.ci.suffixcheck
 
org.apache.flink.tools.ci.utils.dependency - package org.apache.flink.tools.ci.utils.dependency
 
org.apache.flink.tools.ci.utils.deploy - package org.apache.flink.tools.ci.utils.deploy
 
org.apache.flink.tools.ci.utils.notice - package org.apache.flink.tools.ci.utils.notice
 
org.apache.flink.tools.ci.utils.shade - package org.apache.flink.tools.ci.utils.shade
 
org.apache.flink.tools.ci.utils.shared - package org.apache.flink.tools.ci.utils.shared
 
org.apache.flink.traces - package org.apache.flink.traces
 
org.apache.flink.traces.reporter - package org.apache.flink.traces.reporter
 
org.apache.flink.traces.slf4j - package org.apache.flink.traces.slf4j
 
org.apache.flink.types - package org.apache.flink.types
 
org.apache.flink.types.parser - package org.apache.flink.types.parser
 
org.apache.flink.util - package org.apache.flink.util
 
org.apache.flink.util.clock - package org.apache.flink.util.clock
 
org.apache.flink.util.concurrent - package org.apache.flink.util.concurrent
 
org.apache.flink.util.function - package org.apache.flink.util.function
 
org.apache.flink.util.jackson - package org.apache.flink.util.jackson
 
org.apache.flink.walkthrough.common.entity - package org.apache.flink.walkthrough.common.entity
 
org.apache.flink.walkthrough.common.sink - package org.apache.flink.walkthrough.common.sink
 
org.apache.flink.walkthrough.common.source - package org.apache.flink.walkthrough.common.source
 
org.apache.flink.yarn - package org.apache.flink.yarn
 
org.apache.flink.yarn.cli - package org.apache.flink.yarn.cli
 
org.apache.flink.yarn.configuration - package org.apache.flink.yarn.configuration
 
org.apache.flink.yarn.entrypoint - package org.apache.flink.yarn.entrypoint
 
org.apache.flink.yarn.executors - package org.apache.flink.yarn.executors
 
org.openjdk.jol.info - package org.openjdk.jol.info
This package contains mock classes to avoid a dependency on OpenJDK JOL, which is incompatible with the Apache License.
originalGateway - Variable in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
OrInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring and validating the input using a disjunction of multiple InputTypeStrategys into one like f(NUMERIC) || f(STRING).
OrInputTypeStrategy(List<? extends InputTypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.OrInputTypeStrategy
 
orTimeout(CompletableFuture<T>, long, TimeUnit, String) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Times the given future out after the timeout.
orTimeout(CompletableFuture<T>, long, TimeUnit, Executor, String) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Times the given future out after the timeout.
OSSAccessor - Class in org.apache.flink.fs.osshadoop
Core implementation of Aliyun OSS Filesystem for Flink.
OSSAccessor(AliyunOSSFileSystem) - Constructor for class org.apache.flink.fs.osshadoop.OSSAccessor
 
OSSCommitter - Class in org.apache.flink.fs.osshadoop.writer
Data object to commit an OSS MultiPartUpload.
OSSCommitter(OSSAccessor, String, String, List<PartETag>, long) - Constructor for class org.apache.flink.fs.osshadoop.writer.OSSCommitter
 
OSSFileSystemFactory - Class in org.apache.flink.fs.osshadoop
Simple factory for the OSS file system.
OSSFileSystemFactory() - Constructor for class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
OSSRecoverable - Class in org.apache.flink.fs.osshadoop.writer
Data object to recover an OSS MultiPartUpload for a recoverable output stream.
OSSRecoverable(String, String, List<PartETag>, String, long, long) - Constructor for class org.apache.flink.fs.osshadoop.writer.OSSRecoverable
 
OSSRecoverableFsDataOutputStream - Class in org.apache.flink.fs.osshadoop.writer
A RecoverableFsDataOutputStream to OSS that is based on a recoverable multipart upload.
OSSRecoverableFsDataOutputStream(long, FunctionWithException<File, RefCountedFileWithStream, IOException>, OSSRecoverableMultipartUpload, long) - Constructor for class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
OSSRecoverableMultipartUpload - Class in org.apache.flink.fs.osshadoop.writer
Uploader for OSS multi part upload.
OSSRecoverableMultipartUpload(String, Executor, OSSAccessor, Optional<File>, String, List<PartETag>, long) - Constructor for class org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
 
OSSRecoverableSerializer - Class in org.apache.flink.fs.osshadoop.writer
Serializer implementation for a OSSRecoverable.
OSSRecoverableWriter - Class in org.apache.flink.fs.osshadoop.writer
An implementation of the RecoverableWriter against OSS.
OSSRecoverableWriter(OSSAccessor, long, int, Executor, FunctionWithException<File, RefCountedFileWithStream, IOException>) - Constructor for class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
OSSTestCredentials - Class in org.apache.flink.testutils.oss
Access to credentials to access OSS buckets during integration tests.
OSSTestCredentials() - Constructor for class org.apache.flink.testutils.oss.OSSTestCredentials
 
OTHER - org.apache.flink.table.client.cli.parser.Command
Unknown command.
OTHER - org.apache.flink.table.functions.FunctionKind
 
OTHERS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
othersDeletesAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
out - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
OUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OutboundChannelHandlerFactory - Interface in org.apache.flink.runtime.io.network.netty
Custom netty outbound handler factory in order to make custom changes on netty outbound data.
OUTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
outerJoinIterator - Variable in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
OuterJoinOperatorBase<IN1,​IN2,​OUT,​FT extends FlatJoinFunction<IN1,​IN2,​OUT>> - Class in org.apache.flink.api.common.operators.base
 
OuterJoinOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String, OuterJoinOperatorBase.OuterJoinType) - Constructor for class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
OuterJoinOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String, OuterJoinOperatorBase.OuterJoinType) - Constructor for class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
OuterJoinOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String, OuterJoinOperatorBase.OuterJoinType) - Constructor for class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
OuterJoinOperatorBase.OuterJoinType - Enum in org.apache.flink.api.common.operators.base
 
OuterJoinPaddingUtil - Class in org.apache.flink.table.runtime.operators.join
An utility to generate reusable padding results for outer joins.
OuterJoinPaddingUtil(int, int) - Constructor for class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
 
OuterJoinRecordAsyncStateView - Interface in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state
OuterJoinRecordAsyncStateViews - Class in org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state
Utility to create a OuterJoinRecordAsyncStateViews depends on JoinInputSideSpec.
OuterJoinRecordAsyncStateViews() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateViews
 
OuterJoinRecordStateView - Interface in org.apache.flink.table.runtime.operators.join.stream.state
OuterJoinRecordStateViews - Class in org.apache.flink.table.runtime.operators.join.stream.state
Utility to create a OuterJoinRecordStateViews depends on JoinInputSideSpec.
OuterJoinRecordStateViews() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
 
OuterRecord - Class in org.apache.flink.table.runtime.operators.join.stream.utils
An OuterRecord is a composite of record and numOfAssociations.
OuterRecord(RowData) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
OuterRecord(RowData, int) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
output - Variable in class org.apache.flink.runtime.operators.BatchTask
The collector that forwards the user code's results.
output - Variable in class org.apache.flink.streaming.api.operators.AbstractInput
 
output - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
output - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
output - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
 
output() - Method in annotation type org.apache.flink.table.annotation.FunctionHint
Explicitly defines the result type that a function uses as output.
output() - Method in annotation type org.apache.flink.table.annotation.ProcedureHint
Explicitly defines the result type that a procedure uses as output.
output(RowData) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
Outputs results to downstream operators.
output(OutputTag<X>, X) - Method in interface org.apache.flink.cep.functions.PatternProcessFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.ProcessFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyAllWindowContext
 
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
Emits a record to the side output identified by the OutputTag.
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessAllWindowContext
 
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
output(OutputTag<X>, X) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext
 
output(OutputTag<X>, X) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
Output<T> - Interface in org.apache.flink.streaming.api.operators
A StreamOperator is supplied with an object of this interface that can be used to emit elements and other messages, such as barriers and watermarks, from an operator.
OUTPUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OUTPUT_COLLECTION_ID - Static variable in class org.apache.flink.python.Constants
 
OUTPUT_FILEPATH_OPTION - Static variable in class org.apache.flink.connector.upserttest.table.UpsertTestConnectorOptions
 
OUTPUT_IF_NULL - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for inferring an unknown argument type from the function's output DataType if available.
OUTPUT_KEY - Static variable in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
OUTPUT_STREAM - org.apache.flink.streaming.api.functions.sink.filesystem.CompactingFileWriter.Type
 
OutputArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring an unknown argument type from the function's output DataType if available.
OutputArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.OutputArgumentTypeStrategy
 
OutputBase - Class in org.apache.flink.table.runtime.operators.multipleinput.output
Base Output that can be used to emit elements and other messages in MultipleInputStreamOperatorBase.
OutputBase(StreamOperator<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
 
OutputBufferPoolUsageGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the output buffer pool usage gauge for ResultPartitions.
OutputBufferPoolUsageGauge(ResultPartition[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.OutputBufferPoolUsageGauge
 
OutputBuffersGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the number of queued output buffers for ResultPartitions.
OutputBuffersGauge(ResultPartition[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.OutputBuffersGauge
 
OutputBuffersSizeGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the size in bytes of queued output buffers for ResultPartitions.
OutputBuffersSizeGauge(ResultPartition[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.OutputBuffersSizeGauge
 
outputCoderDescriptor - Variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
outputCollector - Variable in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
outputCollector - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
OutputCollector<OUT> - Class in org.apache.flink.datastream.impl.common
The default implementation of Collector.
OutputCollector<T> - Class in org.apache.flink.runtime.operators.shipping
The OutputCollector collects records, and emits them to the RecordWriters.
OutputCollector(List<RecordWriter<SerializationDelegate<T>>>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.operators.shipping.OutputCollector
Initializes the output collector with a set of writers.
OutputCollector(Output<StreamRecord<OUT>>) - Constructor for class org.apache.flink.datastream.impl.common.OutputCollector
 
outputCommitter - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
outputCommitter - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
OutputConversionModifyOperation - Class in org.apache.flink.table.operations
Special, internal kind of ModifyOperation that allows converting a tree of QueryOperations to a Transformation of given type described with TypeInformation.
OutputConversionModifyOperation(QueryOperation, DataType, OutputConversionModifyOperation.UpdateMode) - Constructor for class org.apache.flink.table.operations.OutputConversionModifyOperation
 
OutputConversionModifyOperation.UpdateMode - Enum in org.apache.flink.table.operations
Should the output type contain the change flag, and what should the flag represent (retraction or deletion).
OutputConversionOperator - Class in org.apache.flink.table.runtime.operators.sink
Operator that converts to external data structures and unwraps atomic records if necessary.
OutputConversionOperator(RowData.FieldGetter, DynamicTableSink.DataStructureConverter, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
 
OutputEmitter<T> - Class in org.apache.flink.runtime.operators.shipping
The output emitter decides to which of the possibly multiple output channels a record is sent.
OutputEmitter(ShipStrategyType, int) - Constructor for class org.apache.flink.runtime.operators.shipping.OutputEmitter
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
OutputEmitter(ShipStrategyType, int, TypeComparator<T>, Partitioner<?>, DataDistribution) - Constructor for class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
OutputEmitter(ShipStrategyType, TypeComparator<T>) - Constructor for class org.apache.flink.runtime.operators.shipping.OutputEmitter
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
OutputFileConfig - Class in org.apache.flink.streaming.api.functions.sink.filesystem
Part file name configuration.
OutputFileConfig(String, String) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig
Initiates the PartFileConfig with values passed as parameters.
OutputFileConfig.OutputFileConfigBuilder - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A builder to create the part file configuration.
outputFilePath - Variable in class org.apache.flink.api.common.io.FileOutputFormat
The path of the file to be written.
OutputFormat<IT> - Interface in org.apache.flink.api.common.io
The base interface for outputs that consumes records.
OutputFormat.InitializationContext - Interface in org.apache.flink.api.common.io
The context exposes some runtime info for initializing output format.
OutputFormatBase<OUT,​V> - Class in org.apache.flink.api.common.io
OutputFormatBase is the common abstract class for output formats.
OutputFormatBase(int, Duration) - Constructor for class org.apache.flink.api.common.io.OutputFormatBase
 
OutputFormatFactory<T> - Interface in org.apache.flink.connector.file.table
A factory to create an OutputFormat.
OutputFormatOperatorFactory<IN,​OUT> - Interface in org.apache.flink.streaming.api.operators
Interface for operator factories which create the sink operator containing an OutputFormat.
OutputFormatProvider - Interface in org.apache.flink.table.connector.sink
Provider of an OutputFormat instance as a runtime implementation for DynamicTableSink.
OutputFormatSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
Please use the StreamingFileSink for writing to files from a streaming program.
OutputFormatSinkFunction(OutputFormat<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
OutputFormatTableSink<T> - Class in org.apache.flink.legacy.table.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
OutputFormatTableSink() - Constructor for class org.apache.flink.legacy.table.sinks.OutputFormatTableSink
Deprecated.
 
outputRankNumber - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
outputRankNumber(boolean) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
outputResult(Object) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Output final result of this UDTF to downstreams.
outputResult(T) - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
Outputs the final result to the wrapped collector.
outputs - Variable in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
 
outputStream - Variable in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
OutputStreamAndPath - Class in org.apache.flink.core.fs
An output stream and a path.
OutputStreamAndPath(FSDataOutputStream, Path) - Constructor for class org.apache.flink.core.fs.OutputStreamAndPath
Creates a OutputStreamAndPath.
OutputStreamBasedCompactingFileWriter - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The compactors use the OutputStreamBasedCompactingFileWriter to directly write a compacting file as an OutputStream.
OutputStreamBasedFileCompactor - Class in org.apache.flink.connector.file.sink.compactor
Base class for FileCompactor implementations that write the compacting file by a output stream.
OutputStreamBasedFileCompactor() - Constructor for class org.apache.flink.connector.file.sink.compactor.OutputStreamBasedFileCompactor
 
OutputStreamBasedInProgressFileRecoverable(RecoverableWriter.ResumeRecoverable) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
Deprecated.
OutputStreamBasedInProgressFileRecoverable(RecoverableWriter.ResumeRecoverable, Path) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable
 
OutputStreamBasedPartFileWriter<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
The base class for all the part file writer that use RecoverableFsDataOutputStream.
OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable - Class in org.apache.flink.streaming.api.functions.sink.filesystem
The InProgressFileWriter.InProgressFileRecoverable implementation for OutputStreamBasedPartFileWriter.OutputStreamBasedBucketWriter.
OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverableSerializer - Class in org.apache.flink.streaming.api.functions.sink.filesystem
OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable - Class in org.apache.flink.streaming.api.functions.sink.filesystem
The InProgressFileWriter.PendingFileRecoverable implementation for OutputStreamBasedPartFileWriter.OutputStreamBasedBucketWriter.
OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverableSerializer - Class in org.apache.flink.streaming.api.functions.sink.filesystem
OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
Deprecated.
OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable, Path, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable
 
outputTag - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
OutputTag<T> - Class in org.apache.flink.util
An OutputTag is a typed and named tag to use for tagging side outputs of an operator.
OutputTag(String) - Constructor for class org.apache.flink.util.OutputTag
Creates a new named OutputTag with the given id.
OutputTag(String, TypeInformation<T>) - Constructor for class org.apache.flink.util.OutputTag
Creates a new named OutputTag with the given id and output TypeInformation.
outputType - Variable in class org.apache.flink.api.common.operators.OperatorInformation
Output type of the operator
outputType - Variable in class org.apache.flink.api.dag.Transformation
 
outputType - Variable in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
The output RowType.
outputType - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
The output logical type.
OutputTypeConfigurable<OUT> - Interface in org.apache.flink.streaming.api.operators
Stream operators can implement this interface if they need access to the output type information at org.apache.flink.streaming.api.graph.StreamGraph generation.
outputTypeInfo - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
The TypeInformation of output data.
outputTypeStrategy(TypeStrategy) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
outputTypeStrategy(TypeStrategy) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the strategy for inferring the final output data type of a function call.
outputView - Variable in class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
OutputWithChainingCheck<OUT> - Interface in org.apache.flink.streaming.runtime.tasks
This is a wrapper for outputs to check whether the collected record has been emitted to a downstream subtask or to a chained operator.
outRow - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
over() - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Converts this aggregate call to a windowed aggregate call.
over(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Defines an aggregation to be used for a previously specified over window.
over(Expression) - Static method in class org.apache.flink.table.api.Slide
Creates a sliding window.
over(Expression) - Static method in class org.apache.flink.table.api.Tumble
Creates a tumbling window.
Over - Class in org.apache.flink.table.api
Helper class for creating an over window.
Over() - Constructor for class org.apache.flink.table.api.Over
 
Over(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Wraps a table reference in a call to OVER if an optional "OVER" clause is present (if the dialect supports OVER for table expressions).
OVER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OVER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
OVER - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
OVER_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecOverAggregate
 
OVER_MAX_ROW_COUNT - Static variable in class org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
 
OVER_WINDOW_ARROW_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
OVER_WINDOW_ARROW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
OVER_WINDOW_ONLY - org.apache.flink.table.functions.FunctionRequirement
Requirement that an aggregate function can only be applied in an OVER window.
OVER_WINDOWS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Concatenates over aggregations with corresponding over window.
overcommitThreshold - Variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Threshold for cleaning up deleted rows in the materialized table.
OverConvertRule - Class in org.apache.flink.table.planner.expressions.converter
OverConvertRule() - Constructor for class org.apache.flink.table.planner.expressions.converter.OverConvertRule
 
overflowSegments - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
overflowSegments - Variable in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
OVERLAPS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OVERLAPS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
overlay(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Replaces a substring of string with a string starting at a position (starting at 1).
overlay(InType, InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Replaces a substring of string with a string starting at a position (starting at 1).
overlay(String, String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
overlay(String, String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
OVERLAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
OVERLAY - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
OVERLAY - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for OVERLAY.
OVERLAY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
overrideRestoreModeForChangelogStateBackend() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
OVERRIDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
overSpec - Variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase
 
OverSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
OverSpec describes a set of over aggregates.
OverSpec(PartitionSpec, List<OverSpec.GroupSpec>, List<RexLiteral>, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
OverSpec.GroupSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
OverSpec.GroupSpec describes group of over aggregate calls that have the same window specification.
OverTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
OverTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.OverTypeStrategy
 
OverWindow - Class in org.apache.flink.table.api
An over window specification.
OverWindowedTable - Interface in org.apache.flink.table.api
A table that has been windowed for OverWindows.
OverWindowFrame - Interface in org.apache.flink.table.runtime.operators.over.frame
A window frame calculates the results for those records belong to a window frame.
OverWindowPartitioned - Class in org.apache.flink.table.api
Partially defined over window with partitioning.
OverWindowPartitionedOrdered - Class in org.apache.flink.table.api
Partially defined over window with (optional) partitioning and order.
OverWindowPartitionedOrderedPreceding - Class in org.apache.flink.table.api
Partially defined over window with (optional) partitioning, order, and preceding.
OverWindowRange - Enum in org.apache.flink.table.api
Range specification for BuiltInFunctionDefinitions.OVER window.
OverwritableTableSink - Interface in org.apache.flink.table.legacy.sinks
Deprecated.
This interface will not be supported in the new sink design around DynamicTableSink. Use SupportsOverwrite instead. See FLIP-95 for more information.
OVERWRITE - org.apache.flink.core.fs.FileSystem.WriteMode
Creates a new target file regardless of any existing files or directories.
OVERWRITE - org.apache.flink.sql.parser.dml.RichSqlInsertKeyword
 
OVERWRITE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
overwriteIsOnlyUsedWithInsert() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
overwriteRecordAt(long, T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
Deprecated.
Don't use this, overwrites record and causes inconsistency or data loss for overwriting everything but records of the exact same size
OverwriteSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
A sub-class of SinkAbilitySpec that can not only serialize/deserialize the overwrite flag to/from JSON, but also can overwrite existing data for SupportsOverwrite.
OverwriteSpec(boolean) - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.OverwriteSpec
 
OVERWRITING - org.apache.flink.sql.parser.ddl.SqlTableLike.MergingStrategy
 
OVERWRITING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ownDeletesAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
owned() - Method in class org.apache.flink.util.Reference
Returns the value if it is owned.
owned(V) - Static method in class org.apache.flink.util.Reference
 
OwnedTaskLocalStateStore - Interface in org.apache.flink.runtime.state
This interface represents the administrative interface to TaskLocalStateStore, that only the owner of the object should see.
owner - Variable in class org.apache.flink.streaming.api.operators.AbstractInput
 
owningStateMap - Variable in class org.apache.flink.runtime.state.heap.StateMapSnapshot
The StateMap from which this snapshot was created.
ownInsertsAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 

P

p75 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
p90 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
p95 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
p98 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
p99 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
p999 - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
pack(Iterable<T>, Function<T, Long>, long) - Static method in class org.apache.flink.connector.file.table.BinPacking
 
PACKAGE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
PACKAGE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
PACKAGE() - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
PACKAGE_SEPARATOR - Static variable in class org.apache.flink.util.FileUtils
 
packageDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
packageDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
PackageDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
PackagedProgram - Class in org.apache.flink.client.program
This class encapsulates represents a program, packaged in a jar file.
PackagedProgram.Builder - Class in org.apache.flink.client.program
A Builder For PackagedProgram.
PackagedProgramRetriever - Interface in org.apache.flink.client.program
Interface which allows to retrieve the PackagedProgram.
PackagedProgramUtils - Enum in org.apache.flink.client.program
Utility class for PackagedProgram related operations.
PackagingTestUtils - Class in org.apache.flink.packaging
Test utils around jar packaging.
PackagingTestUtils() - Constructor for class org.apache.flink.packaging.PackagingTestUtils
 
PACT - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
PAD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PAD_LEFT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
PAD_RIGHT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
PaddingLeftMapFunction - Class in org.apache.flink.table.runtime.operators.join.interval
Function performing left padding.
PaddingLeftMapFunction(OuterJoinPaddingUtil, InternalTypeInfo<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
 
PaddingRightMapFunction - Class in org.apache.flink.table.runtime.operators.join.interval
Function performing right padding.
PaddingRightMapFunction(OuterJoinPaddingUtil, InternalTypeInfo<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
 
padLeft(RowData) - Method in class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
Returns a padding result with the given left row.
padNullForLeftJoin(RowData, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
padRight(RowData) - Method in class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
Returns a padding result with the given right row.
PAGE_SIZE_UNKNOWN - Static variable in class org.apache.flink.runtime.io.network.partition.PageSizeUtil
Value indicating an unknown page size.
PagedTypeSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
A type serializer which provides paged serialize and deserialize methods.
PagedTypeSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
 
PageRankData - Class in org.apache.flink.test.testdata
Test data for PageRank programs.
pageSize - Variable in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
 
pageSize() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
pageSize() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
pageSize() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
pageSize() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
pageSize() - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
Get the page size of each page this pool holds.
PageSizeUtil - Class in org.apache.flink.runtime.io.network.partition
Utility for accessing the system page size.
pairComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
pairComparator - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
PANDAS - org.apache.flink.table.functions.python.PythonFunctionKind
 
pandasAggFunctions - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
The Pandas AggregateFunctions to be executed.
PanedWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A WindowAssigner that window can be split into panes.
PanedWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
 
PanedWindowProcessFunction<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.internal
PanedWindowProcessFunction(PanedWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
 
PARALLEL_BETWEEN_EPOCH - org.apache.flink.runtime.asyncprocessing.EpochManager.ParallelMode
Subsequent epochs can begin execution even if the previous epoch has not yet completed.
Parallelism(int, int) - Constructor for class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
PARALLELISM - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
PARALLELISM_AUTO_MAX - Static variable in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
The constant to use for the parallelism, if the system should use the number of currently available slots.
PARALLELISM_DEFAULT - Static variable in class org.apache.flink.api.common.ExecutionConfig
The flag value indicating use of the default parallelism.
PARALLELISM_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PARALLELISM_OVERRIDES - Static variable in class org.apache.flink.configuration.PipelineOptions
 
PARALLELISM_UNKNOWN - Static variable in class org.apache.flink.api.common.ExecutionConfig
The flag value indicating an unknown or unset parallelism.
ParallelismAndInputInfos - Class in org.apache.flink.runtime.executiongraph
The parallelism and JobVertexInputInfos of a job vertex .
ParallelismAndInputInfos(int, Map<IntermediateDataSetID, JobVertexInputInfo>) - Constructor for class org.apache.flink.runtime.executiongraph.ParallelismAndInputInfos
 
ParallelismProvider - Interface in org.apache.flink.table.connector
Parallelism provider for other connector providers.
ParallelismQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Query parameter specifying the parallelism of the job.
ParallelismQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.ParallelismQueryParameter
 
ParallelSourceFunction<OUT> - Interface in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This interface is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
param(String) - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Extracts the param in pathParams first, then falls back to the first matching param in queryParams.
PARAM_DELIMITER - Static variable in class org.apache.flink.python.util.PythonDependencyUtils
 
PARAM_STEP - Static variable in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
The slide interval, only used for HOP window.
Parameter - Annotation Type in org.apache.flink.testutils.junit.extensions.parameterized
The annotation is used to replace Parameterized.Parameter for Junit 5 parameterized tests.
PARAMETER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_MODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_ORDINAL_POSITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_SPECIFIC_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_SPECIFIC_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARAMETER_SPECIFIC_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ParameterizedTestExtension - Class in org.apache.flink.testutils.junit.extensions.parameterized
This extension is used to implement parameterized tests for Junit 5 to replace Parameterized in Junit4.
ParameterizedTestExtension() - Constructor for class org.apache.flink.testutils.junit.extensions.parameterized.ParameterizedTestExtension
 
parameterNames - Variable in class org.apache.flink.table.types.extraction.ExtractionUtils.AssigningConstructor
 
ParameterProperty<V> - Class in org.apache.flink.test.parameters
System-property based parameters for tests and resources.
ParameterProperty(String, Function<String, V>) - Constructor for class org.apache.flink.test.parameters.ParameterProperty
 
parameters - Variable in class org.apache.flink.api.common.operators.Operator
 
parameters - Variable in class org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
 
Parameters - Annotation Type in org.apache.flink.testutils.junit.extensions.parameterized
The annotation is used to replace Parameterized.Parameters(Junit4) for Junit 5 parameterized tests.
ParameterTool - Class in org.apache.flink.util
This class provides simple utility methods for reading and parsing program arguments from different sources.
paramNames() - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
paramNames() - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction.AbstractOperandMetadata
 
params(String) - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Extracts all params in pathParams and queryParams matching the name.
paramsFromGenericOptionsParser(String[]) - Static method in class org.apache.flink.hadoopcompatibility.HadoopUtils
Returns ParameterTool for the arguments parsed by GenericOptionsParser.
paramTypes(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
paramTypes(RelDataTypeFactory) - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction.AbstractOperandMetadata
 
parent - Variable in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
The parent partition this subpartition belongs to.
parent - Variable in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
The parent group containing this group.
parent() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerJobMetricGroup
 
parent() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
parent() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
PARENT_FIRST - org.apache.flink.util.FlinkUserCodeClassLoaders.ResolveOrder
 
PARENT_FIRST_LOGGING_PATTERNS - Static variable in class org.apache.flink.configuration.CoreOptions
 
ParentChildTestingVehicle - Class in org.apache.flink.streaming.tests
This is used for test_streaming_classloader.sh.
ParentChildTestingVehicle() - Constructor for class org.apache.flink.streaming.tests.ParentChildTestingVehicle
 
parentFirst(URL[], ClassLoader, Consumer<Throwable>, boolean) - Static method in class org.apache.flink.util.FlinkUserCodeClassLoaders
 
ParenthesizedCompoundIdentifierList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
List of compound identifiers in parentheses.
ParenthesizedExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a parenthesized query or single row expression.
ParenthesizedKeyValueOptionCommaList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ParenthesizedLiteralOptionCommaList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a literal list separated by comma.
ParenthesizedQueryOrCommaList(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a parenthesized query or comma-list of row expressions.
ParenthesizedQueryOrCommaListWithDefault(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
As ParenthesizedQueryOrCommaList, but allows DEFAULT in place of any of the expressions.
ParenthesizedSimpleIdentifierList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
List of simple identifiers in parentheses.
parentMetricGroup - Variable in class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
parExpression() - Method in class org.apache.flink.table.codesplit.JavaParser
 
parExpression() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
ParExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ParExpressionContext
 
PARONLY - org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode
A directory is only created for parallel output tasks, i.e., number of output tasks > 1.
ParquetBuilder<T> - Interface in org.apache.flink.formats.parquet
A builder to create a ParquetWriter from a Parquet OutputFile.
ParquetBulkDecodingFormat(ReadableConfig) - Constructor for class org.apache.flink.formats.parquet.ParquetFileFormatFactory.ParquetBulkDecodingFormat
 
ParquetBulkWriter<T> - Class in org.apache.flink.formats.parquet
A simple BulkWriter implementation that wraps a ParquetWriter.
ParquetBulkWriter(ParquetWriter<T>) - Constructor for class org.apache.flink.formats.parquet.ParquetBulkWriter
Creates a new ParquetBulkWriter wrapping the given ParquetWriter.
ParquetColumnarRowInputFormat<SplitT extends FileSourceSplit> - Class in org.apache.flink.formats.parquet
A ParquetVectorizedInputFormat to provide RowData iterator.
ParquetColumnarRowInputFormat(Configuration, RowType, TypeInformation<RowData>, int, boolean, boolean) - Constructor for class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
Constructor to create parquet format without extra fields.
ParquetColumnarRowSplitReader - Class in org.apache.flink.formats.parquet.vector
This reader is used to read a VectorizedColumnBatch from input split.
ParquetColumnarRowSplitReader(boolean, boolean, Configuration, LogicalType[], String[], ParquetColumnarRowSplitReader.ColumnBatchGenerator, int, Path, long, long) - Constructor for class org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader
 
ParquetColumnarRowSplitReader.ColumnBatchGenerator - Interface in org.apache.flink.formats.parquet.vector
Interface to gen VectorizedColumnBatch.
ParquetDataColumnReader - Interface in org.apache.flink.formats.parquet.vector.reader
The interface to wrap the underlying Parquet dictionary and non dictionary encoded page reader.
ParquetDataColumnReaderFactory - Class in org.apache.flink.formats.parquet.vector.reader
Parquet file has self-describing schema which may differ from the user required schema (e.g.
ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
The default data column reader for existing Parquet page reader which works for both dictionary or non dictionary types, Mirror from dictionary encoding path.
ParquetDataColumnReaderFactory.TypesFromInt96PageReader - Class in org.apache.flink.formats.parquet.vector.reader
The reader who reads from the underlying Timestamp value.
ParquetDecimalVector - Class in org.apache.flink.formats.parquet.vector
Parquet write decimal as int32 and int64 and binary, this class wrap the real vector to provide DecimalColumnVector interface.
ParquetDecimalVector(ColumnVector) - Constructor for class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
ParquetDictionary - Class in org.apache.flink.formats.parquet.vector
Parquet dictionary.
ParquetDictionary(Dictionary, ColumnDescriptor) - Constructor for class org.apache.flink.formats.parquet.vector.ParquetDictionary
 
ParquetField - Class in org.apache.flink.formats.parquet.vector.type
Field that represent parquet's field type.
ParquetField(LogicalType, int, int, boolean) - Constructor for class org.apache.flink.formats.parquet.vector.type.ParquetField
 
ParquetFileFormatFactory - Class in org.apache.flink.formats.parquet
Parquet format factory for file system.
ParquetFileFormatFactory() - Constructor for class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
ParquetFileFormatFactory.ParquetBulkDecodingFormat - Class in org.apache.flink.formats.parquet
ParquetBulkDecodingFormat which implements FileBasedStatisticsReportableInputFormat.
ParquetFormatStatisticsReportUtil - Class in org.apache.flink.formats.parquet.utils
Utils for Parquet format statistics report.
ParquetFormatStatisticsReportUtil() - Constructor for class org.apache.flink.formats.parquet.utils.ParquetFormatStatisticsReportUtil
 
ParquetGroupField - Class in org.apache.flink.formats.parquet.vector.type
Field that represent parquet's Group Field.
ParquetGroupField(LogicalType, int, int, boolean, List<ParquetField>) - Constructor for class org.apache.flink.formats.parquet.vector.type.ParquetGroupField
 
ParquetInputFile - Class in org.apache.flink.formats.parquet
Parquet InputFile implementation, ParquetInputFile.newStream() call will delegate to Flink FSDataInputStream.
ParquetInputFile(FSDataInputStream, long) - Constructor for class org.apache.flink.formats.parquet.ParquetInputFile
 
ParquetPrimitiveField - Class in org.apache.flink.formats.parquet.vector.type
Field that represent parquet's primitive field.
ParquetPrimitiveField(LogicalType, boolean, ColumnDescriptor, int) - Constructor for class org.apache.flink.formats.parquet.vector.type.ParquetPrimitiveField
 
ParquetProtoWriterBuilder(OutputFile, Class<T>) - Constructor for class org.apache.flink.formats.parquet.protobuf.ParquetProtoWriters.ParquetProtoWriterBuilder
 
ParquetProtoWriters - Class in org.apache.flink.formats.parquet.protobuf
Convenience builder for creating ParquetWriterFactory instances for Protobuf classes.
ParquetProtoWriters.ParquetProtoWriterBuilder<T extends com.google.protobuf.Message> - Class in org.apache.flink.formats.parquet.protobuf
The builder for Protobuf ParquetWriter.
ParquetReaderBatch(WritableColumnVector[], VectorizedColumnBatch, Pool.Recycler<ParquetVectorizedInputFormat.ParquetReaderBatch<T>>) - Constructor for class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat.ParquetReaderBatch
 
ParquetRowDataBuilder - Class in org.apache.flink.formats.parquet.row
RowData of ParquetWriter.Builder.
ParquetRowDataBuilder(OutputFile, RowType, boolean) - Constructor for class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder
 
ParquetRowDataBuilder.FlinkParquetBuilder - Class in org.apache.flink.formats.parquet.row
Flink Row ParquetBuilder.
ParquetRowDataWriter - Class in org.apache.flink.formats.parquet.row
Writes a record to the Parquet API with the expected schema in order to be written to a file.
ParquetRowDataWriter(RecordConsumer, RowType, GroupType, boolean, Configuration) - Constructor for class org.apache.flink.formats.parquet.row.ParquetRowDataWriter
 
ParquetSchemaConverter - Class in org.apache.flink.formats.parquet.utils
Schema converter converts Parquet schema to and from Flink internal types.
ParquetSchemaConverter() - Constructor for class org.apache.flink.formats.parquet.utils.ParquetSchemaConverter
 
ParquetSplitReaderUtil - Class in org.apache.flink.formats.parquet.vector
Util for generating ParquetColumnarRowSplitReader.
ParquetSplitReaderUtil() - Constructor for class org.apache.flink.formats.parquet.vector.ParquetSplitReaderUtil
 
ParquetVectorizedInputFormat<T,​SplitT extends FileSourceSplit> - Class in org.apache.flink.formats.parquet
Parquet BulkFormat that reads data from the file to VectorizedColumnBatch in vectorized mode.
ParquetVectorizedInputFormat(SerializableConfiguration, RowType, ColumnBatchFactory<SplitT>, int, boolean, boolean) - Constructor for class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
ParquetVectorizedInputFormat.ParquetReaderBatch<T> - Class in org.apache.flink.formats.parquet
Reader batch that provides writing and reading capabilities.
ParquetWriterFactory<T> - Class in org.apache.flink.formats.parquet
A factory that creates a Parquet BulkWriter.
ParquetWriterFactory(ParquetBuilder<T>) - Constructor for class org.apache.flink.formats.parquet.ParquetWriterFactory
Creates a new ParquetWriterFactory using the given builder to assemble the ParquetWriter.
parse(String) - Static method in class org.apache.flink.configuration.MemorySize
Parses the given string as as MemorySize.
parse(String) - Method in interface org.apache.flink.table.delegation.Parser
Entry point for parsing SQL queries expressed as a String.
parse(String) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
When parsing statement, it first uses ExtendedParser to parse statements.
parse(String) - Method in class org.apache.flink.table.planner.parse.CalciteParser
Parses a SQL statement into a SqlNode.
parse(String) - Method in class org.apache.flink.table.planner.parse.ExtendedParser
Parse the input statement to the Operation.
parse(String) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeParser
Deprecated.
You should use LogicalTypeParser.parse(String, ClassLoader) to correctly load user types
parse(String[]) - Method in class org.apache.flink.runtime.entrypoint.parser.CommandLineParser
 
parse(String, int, Parser.ParseContext) - Method in class org.apache.flink.table.client.cli.parser.SqlMultiLineParser
 
parse(String, ClassLoader) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeParser
Parses a type string.
parse(String, MemorySize.MemoryUnit) - Static method in class org.apache.flink.configuration.MemorySize
Parses the given string with a default unit.
parse(Options, String[], boolean) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
PARSE_URL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
PARSE_URL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
parseAccelerateConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseAccessControlListResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseAndRun(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Parses the command line arguments and starts the requested action.
parseArguments(String[]) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
parseAttribute(ProcessFunction) - Static method in class org.apache.flink.datastream.impl.attribute.AttributeParser
 
parseBucketCrossOriginConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLifecycleConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketListInventoryConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLocationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBufferHeader(ByteBuffer) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
parseBytes(String) - Static method in class org.apache.flink.configuration.MemorySize
Parses the given string as bytes.
parseCachedFilesFromString(List<String>) - Static method in class org.apache.flink.api.common.cache.DistributedCache
Parses a list of distributed cache entries encoded in a string.
parseClass(Class<?>) - Static method in class org.openjdk.jol.info.ClassLayout
 
parseCommandLineOptions(String[], boolean) - Method in interface org.apache.flink.client.cli.CustomCommandLine
 
parseCompleteMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseCopyObjectResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseDate(String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseDate(String, String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Returns the epoch days since 1970-01-01.
parseDeletedObjectsResult(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseDependencyCopyOutput(Path) - Static method in class org.apache.flink.tools.ci.utils.dependency.DependencyParser
Parses the output of a Maven build where dependency:copy was used, and returns a set of copied dependencies for each module.
parseDependencyTreeOutput(Path) - Static method in class org.apache.flink.tools.ci.utils.dependency.DependencyParser
Parses the output of a Maven build where dependency:tree was used, and returns a set of dependencies for each module.
parseDeployOutput(File) - Static method in class org.apache.flink.tools.ci.utils.deploy.DeployParser
Parses the output of a Maven build where deploy:deploy was used, and returns a set of deployed modules.
parseDuration(String) - Static method in class org.apache.flink.util.TimeUtils
Parse the given string to a java Duration.
parsedValues - Variable in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
parseDynamicProperties(CommandLine) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Parse the dynamic properties (passed on the command line).
parseEmbeddedModeClient(String[]) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
parseEvent(Buffer) - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
Parses the buffer as an event and returns the CheckpointBarrier if the event is indeed a barrier or returns null in all other cases.
ParseException - Exception in org.apache.flink.api.common.io
Exception indicating that the parsing of input contents has failed because the data does not match the configured parser.
ParseException - Exception in org.apache.flink.sql.parser.impl
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException() - Constructor for exception org.apache.flink.sql.parser.impl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(String) - Constructor for exception org.apache.flink.sql.parser.impl.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.flink.sql.parser.impl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseExplainDetail(Set<String>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseExpression(String) - Method in class org.apache.flink.table.planner.parse.CalciteParser
Parses a SQL expression into a SqlNode.
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.BigDecParser
Static utility to parse a field of type BigDecimal from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.BigIntParser
Static utility to parse a field of type BigInteger from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.ByteParser
Static utility to parse a field of type byte from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.DoubleParser
Static utility to parse a field of type double from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.FloatParser
Static utility to parse a field of type float from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.IntParser
Static utility to parse a field of type int from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.LongParser
Static utility to parse a field of type long from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.ShortParser
Static utility to parse a field of type short from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.SqlDateParser
Static utility to parse a field of type Date from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.SqlTimeParser
Static utility to parse a field of type Time from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.SqlTimestampParser
Static utility to parse a field of type Timestamp from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, byte[], Boolean) - Method in class org.apache.flink.types.parser.BooleanParser
 
parseField(byte[], int, int, byte[], Byte) - Method in class org.apache.flink.types.parser.ByteParser
 
parseField(byte[], int, int, byte[], Double) - Method in class org.apache.flink.types.parser.DoubleParser
 
parseField(byte[], int, int, byte[], Float) - Method in class org.apache.flink.types.parser.FloatParser
 
parseField(byte[], int, int, byte[], Integer) - Method in class org.apache.flink.types.parser.IntParser
 
parseField(byte[], int, int, byte[], Long) - Method in class org.apache.flink.types.parser.LongParser
 
parseField(byte[], int, int, byte[], Short) - Method in class org.apache.flink.types.parser.ShortParser
 
parseField(byte[], int, int, byte[], String) - Method in class org.apache.flink.types.parser.StringParser
 
parseField(byte[], int, int, byte[], BigDecimal) - Method in class org.apache.flink.types.parser.BigDecParser
 
parseField(byte[], int, int, byte[], BigInteger) - Method in class org.apache.flink.types.parser.BigIntParser
 
parseField(byte[], int, int, byte[], Date) - Method in class org.apache.flink.types.parser.SqlDateParser
 
parseField(byte[], int, int, byte[], Time) - Method in class org.apache.flink.types.parser.SqlTimeParser
 
parseField(byte[], int, int, byte[], Timestamp) - Method in class org.apache.flink.types.parser.SqlTimestampParser
 
parseField(byte[], int, int, byte[], BooleanValue) - Method in class org.apache.flink.types.parser.BooleanValueParser
 
parseField(byte[], int, int, byte[], ByteValue) - Method in class org.apache.flink.types.parser.ByteValueParser
 
parseField(byte[], int, int, byte[], DoubleValue) - Method in class org.apache.flink.types.parser.DoubleValueParser
 
parseField(byte[], int, int, byte[], FloatValue) - Method in class org.apache.flink.types.parser.FloatValueParser
 
parseField(byte[], int, int, byte[], IntValue) - Method in class org.apache.flink.types.parser.IntValueParser
 
parseField(byte[], int, int, byte[], LongValue) - Method in class org.apache.flink.types.parser.LongValueParser
 
parseField(byte[], int, int, byte[], ShortValue) - Method in class org.apache.flink.types.parser.ShortValueParser
 
parseField(byte[], int, int, byte[], StringValue) - Method in class org.apache.flink.types.parser.StringValueParser
 
parseField(byte[], int, int, byte[], T) - Method in class org.apache.flink.types.parser.FieldParser
Each parser's logic should be implemented inside this method
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.BigDecParser
Static utility to parse a field of type BigDecimal from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.BigIntParser
Static utility to parse a field of type BigInteger from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.ByteParser
Static utility to parse a field of type byte from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.DoubleParser
Static utility to parse a field of type double from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.FloatParser
Static utility to parse a field of type float from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.IntParser
Static utility to parse a field of type int from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.LongParser
Static utility to parse a field of type long from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.ShortParser
Static utility to parse a field of type short from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.SqlDateParser
Static utility to parse a field of type Date from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.SqlTimeParser
Static utility to parse a field of type Time from a byte sequence that represents text characters (such as when read from a file stream).
parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.SqlTimestampParser
Static utility to parse a field of type Timestamp from a byte sequence that represents text characters (such as when read from a file stream).
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(byte[]) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteString) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(CodedInputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(InputStream) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteBuffer) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
parseGatewayModeClient(String[]) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
parseGetBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGetBucketInventoryConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGetBucketMetricsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseHostPortAddress(String) - Static method in class org.apache.flink.util.NetUtils
Converts a string of the form "host:port" into an InetSocketAddress.
parseIdentifier(String) - Method in interface org.apache.flink.table.delegation.Parser
Entry point for parsing SQL identifiers expressed as a String.
parseIdentifier(String) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
parseIdentifier(String) - Method in class org.apache.flink.table.planner.parse.CalciteParser
Parses a SQL string as an identifier into a SqlIdentifier.
parseInitiateMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseJvmArgString(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
parseLeaderInformationSafely(String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
 
parseListBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListBucketMetricsConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListBucketObjectsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListMultipartUploadsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListMyBucketsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseListObjectsV2Response(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListBucketV2 response XML document from an input stream.
parseListPartsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListVersionsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListVersions response XML document from an input stream.
parseLocalStateDirectories(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Extracts the local state directories as defined by CheckpointingOptions.LOCAL_RECOVERY_TASK_MANAGER_STATE_ROOT_DIRS.
parseLoggingStatusResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
parseMapToString(Map<String, String>) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
parseNoticeFile(Path) - Static method in class org.apache.flink.tools.ci.utils.notice.NoticeParser
 
parseObjectTaggingResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseParametersOrExit(String[], ParserResultFactory<T>, Class<?>) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Parses passed String array using the parameter definitions of the passed ParserResultFactory.
parsePluginOutput(Stream<String>, Pattern, Function<Iterator<String>, D>) - Static method in class org.apache.flink.tools.ci.utils.shared.ParserUtils
Iterates over the given lines, identifying plugin execution blocks with the given pattern and parses the plugin output with the given parser.
parsePort(Configuration, ConfigOption<String>) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Parse a valid port for the config option.
parsePythonDependencyConfiguration(CommandLine) - Static method in class org.apache.flink.python.util.PythonDependencyUtils
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
parser() - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
Parser - Interface in org.apache.flink.table.delegation
Provides methods for parsing SQL objects from a SQL string.
parseRecord(Object[], byte[], int, int) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
parseRecord(Object[], byte[], int, int) - Method in class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
parseReplicationConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseRequestPaymentConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseRestBindPortFromWebInterfaceUrl(String) - Static method in class org.apache.flink.runtime.util.ResourceManagerUtils
Parse the port from the webInterfaceUrl.
ParserFactory - Interface in org.apache.flink.table.delegation
Factory that creates Parser.
ParserFactory.Context - Interface in org.apache.flink.table.delegation
Context provided when a parser is created.
ParserImpl - Class in org.apache.flink.table.planner.delegation
Implementation of Parser that uses Calcite.
ParserImpl(CatalogManager, Supplier<FlinkPlannerImpl>, Supplier<CalciteParser>, RexFactory) - Constructor for class org.apache.flink.table.planner.delegation.ParserImpl
 
ParserResource - Interface in org.apache.flink.sql.parser.utils
Compiler-checked resources for the Flink SQL parser.
ParserResultFactory<T> - Interface in org.apache.flink.runtime.entrypoint.parser
Parser result factory used by the CommandLineParser.
ParserUtils - Class in org.apache.flink.tools.ci.utils.shared
Parsing utils.
ParserUtils() - Constructor for class org.apache.flink.tools.ci.utils.shared.ParserUtils
 
parseShadeOutput(Path) - Static method in class org.apache.flink.tools.ci.utils.shade.ShadeParser
Parses the output of a Maven build where shade:shade was used, and returns a set of bundled dependencies for each module.
parseSqlExpression(String, RowType, LogicalType) - Method in interface org.apache.flink.table.delegation.Parser
Entry point for parsing SQL expressions expressed as a String.
parseSqlExpression(String, RowType, LogicalType) - Method in class org.apache.flink.table.planner.delegation.ParserImpl
 
parseSqlExpressionEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseSqlGatewayOptions(String[]) - Static method in class org.apache.flink.table.gateway.cli.SqlGatewayOptionsParser
 
parseSqlList(String) - Method in class org.apache.flink.table.planner.parse.CalciteParser
Parses a SQL string into a SqlNodeList.
parseSqlStmtEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseSqlStmtList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
parseStatement(String) - Method in interface org.apache.flink.table.client.cli.parser.SqlCommandParser
Parses given statement.
parseStatement(String) - Method in class org.apache.flink.table.client.cli.parser.SqlCommandParserImpl
 
parseStateTtlConfigFromProto(FlinkFnApi.StateDescriptor.StateTTLConfig) - Static method in enum org.apache.flink.python.util.ProtoUtils
 
parseStringFromCachedFiles(List<Tuple2<String, DistributedCache.DistributedCacheEntry>>) - Static method in class org.apache.flink.api.common.cache.DistributedCache
 
parseStringToMap(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Parses a string as a map of strings.
parseTaggingConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseTempDirectories(Configuration) - Static method in class org.apache.flink.configuration.ConfigurationUtils
Extracts the task manager directories for temporary files as defined by CoreOptions.TMP_DIRS.
parseTime(String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseTimestampData(String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseTimestampData(String, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseTimestampData(String, int, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseTimestampData(String, String) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
parseTmResourceDynamicConfigs(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
parseToken(String) - Static method in class org.apache.flink.table.gateway.rest.util.SqlGatewayRestEndpointUtils
Parse token from the result uri.
parseUri(URI) - Static method in class org.apache.flink.fs.gs.utils.BlobUtils
Parses a blob id from a Google storage uri, i.e. gs://bucket/foo/bar yields a blob with bucket name "bucket" and object name "foo/bar".
parseUrl(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Parse url and return various parameter of the URL.
parseUrl(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Parse url and return various parameter of the URL.
parseUrl(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Parse url and return various components of the URL.
parseUrl(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Parse url and return various parameter of the URL.
parseVersioningConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseWebsiteConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an XML document from an input stream using a document handler.
PART_UPLOAD_MIN_SIZE - Static variable in class org.apache.flink.fs.osshadoop.OSSFileSystemFactory
 
PART_UPLOAD_MIN_SIZE - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
PartFileInfo<BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
An interface exposing the information concerning the current (open) part file that is necessary to the RollingPolicy in order to determine if it should roll the part file or not.
PARTIAL - org.apache.flink.table.connector.source.lookup.LookupOptions.LookupCacheType
 
PARTIAL - org.apache.flink.table.planner.plan.PartialFinalType
partial aggregate type represents partial-aggregation, which produces a partial distinct aggregated result based on group key and bucket number.
PARTIAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARTIAL_CACHE_CACHE_MISSING_KEY - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
PARTIAL_CACHE_EXPIRE_AFTER_ACCESS - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
PARTIAL_CACHE_EXPIRE_AFTER_WRITE - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
PARTIAL_CACHE_MAX_ROWS - Static variable in class org.apache.flink.table.connector.source.lookup.LookupOptions
 
PARTIAL_RECORD - org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
 
PartialCachingAsyncLookupProvider - Interface in org.apache.flink.table.connector.source.lookup
Provider for creating AsyncLookupFunction and LookupCache for storing lookup entries.
PartialCachingLookupProvider - Interface in org.apache.flink.table.connector.source.lookup
Provider for creating LookupFunction and LookupCache for storing lookup entries.
PartialDispatcherServices - Class in org.apache.flink.runtime.dispatcher
Partial DispatcherServices services container which needs to be completed before being given to the Dispatcher.
PartialDispatcherServices(Configuration, HighAvailabilityServices, GatewayRetriever<ResourceManagerGateway>, BlobServer, HeartbeatServices, JobManagerMetricGroupFactory, ExecutionGraphInfoStore, FatalErrorHandler, HistoryServerArchivist, String, Executor, DispatcherOperationCaches, Collection<FailureEnricher>) - Constructor for class org.apache.flink.runtime.dispatcher.PartialDispatcherServices
 
PartialDispatcherServicesWithJobPersistenceComponents - Class in org.apache.flink.runtime.dispatcher
DispatcherFactory services container.
PartialFinalType - Enum in org.apache.flink.table.planner.plan
Enumerations for partial final aggregate types.
PartialFinishedInputConsumableDecider - Class in org.apache.flink.runtime.scheduler.strategy
PartialFinishedInputConsumableDecider() - Constructor for class org.apache.flink.runtime.scheduler.strategy.PartialFinishedInputConsumableDecider
 
PartialFinishedInputConsumableDecider.Factory - Class in org.apache.flink.runtime.scheduler.strategy
PartialFinishingNotSupportedByStateException(String) - Constructor for exception org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException
 
PartialFinishingNotSupportedByStateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException
 
PartialFinishingNotSupportedByStateException(Throwable) - Constructor for exception org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException
 
PartialOrderPriorityQueue<T> - Class in org.apache.flink.runtime.operators.sort
This class implements a priority-queue, which maintains a partial ordering of its elements such that the least element can always be found in constant time.
PartialOrderPriorityQueue(Comparator<T>, int) - Constructor for class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
 
PartialSolutionPlaceHolder(BulkIterationBase<OT>, OperatorInformation<OT>) - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
 
partition() - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitPredicate.PredicateContext
Return the partition.
partition(Integer, int) - Method in class org.apache.flink.python.legacy.IdPartitioner
 
partition(Collection<T>, int) - Static method in class org.apache.flink.util.CollectionUtil
Partition a collection into approximately n buckets.
partition(K, int) - Method in interface org.apache.flink.api.common.functions.Partitioner
Computes the partition for the given key.
PARTITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PARTITION_CUSTOM - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Partitioning using a custom partitioner.
PARTITION_DEFAULT_NAME - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PARTITION_FIELDS - Static variable in class org.apache.flink.table.api.config.MaterializedTableConfigOptions
 
PARTITION_FIELDS_DATE_FORMATTER - Static variable in class org.apache.flink.table.api.config.MaterializedTableConfigOptions
 
PARTITION_FORCED_REBALANCE - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Partitioning the data evenly, forced at a specific location (cannot be pushed down by optimizer).
PARTITION_HASH - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Repartitioning the data deterministically through a hash function.
PARTITION_KEYS - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
PARTITION_RANDOM - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Repartitioning the data randomly, typically when the parallelism between two nodes changes.
PARTITION_RANGE - org.apache.flink.runtime.operators.shipping.ShipStrategyType
Partitioning the data in ranges according to a total order.
PARTITION_RELEASE_DURING_JOB_EXECUTION - Static variable in class org.apache.flink.configuration.JobManagerOptions
Config parameter controlling whether partitions should already be released during the job execution.
PARTITION_TIME - org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
 
PARTITION_TIME_EXTRACTOR_CLASS - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PARTITION_TIME_EXTRACTOR_KIND - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PARTITION_TIME_EXTRACTOR_TIMESTAMP_FORMATTER - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PARTITION_TIME_EXTRACTOR_TIMESTAMP_PATTERN - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PartitionableListState<S> - Class in org.apache.flink.runtime.state
Implementation of operator list state.
PartitionableTableSink - Interface in org.apache.flink.table.legacy.sinks
Deprecated.
This interface will not be supported in the new sink design around DynamicTableSink. Use SupportsPartitioning instead. See FLIP-95 for more information.
PartitionableTableSource - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use SupportsPartitionPushDown instead. See FLIP-95 for more information.
PartitionAggregateOperator<IN,​ACC,​OUT> - Class in org.apache.flink.streaming.api.operators
The PartitionAggregateOperator is used to apply the aggregate transformation on all records of each partition.
PartitionAggregateOperator(AggregateFunction<IN, ACC, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.PartitionAggregateOperator
 
PartitionAlreadyExistsException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to create a partition that already exists.
PartitionAlreadyExistsException(String, ObjectPath, CatalogPartitionSpec) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionAlreadyExistsException
 
PartitionAlreadyExistsException(String, ObjectPath, CatalogPartitionSpec, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionAlreadyExistsException
 
partitionBuffers - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
partitionBy(Iterable<? extends RexNode>) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets the PARTITION BY clause to a list of expressions.
partitionBy(RexNode...) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets the PARTITION BY clause to an array of expressions.
partitionBy(Expression...) - Static method in class org.apache.flink.table.api.Over
Partitions the elements on some partition keys.
partitionByKeyGroup() - Method in class org.apache.flink.runtime.state.KeyGroupPartitioner
Partitions the data into key-groups and returns the result as a KeyGroupPartitioner.PartitioningResult.
partitionColumns - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
partitionColumns - Variable in class org.apache.flink.connector.file.table.RowPartitionComputer
 
PartitionCommitInfo - Class in org.apache.flink.connector.file.table.stream
The message sent by upstream.
PartitionCommitInfo() - Constructor for class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
PartitionCommitInfo(long, int, int, String[]) - Constructor for class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
PartitionCommitPolicy - Interface in org.apache.flink.connector.file.table
Policy for commit a partition.
PartitionCommitPolicy.Context - Interface in org.apache.flink.connector.file.table
Context of policy, including table information and partition information.
PartitionCommitPolicyFactory - Class in org.apache.flink.connector.file.table
A factory to create PartitionCommitPolicy chain.
PartitionCommitPolicyFactory(String, String, String, List<String>) - Constructor for class org.apache.flink.connector.file.table.PartitionCommitPolicyFactory
 
PartitionCommitPredicate - Interface in org.apache.flink.connector.file.table.stream
Partition commit predicate.
PartitionCommitPredicate.PredicateContext - Interface in org.apache.flink.connector.file.table.stream
Context that PartitionCommitPredicate can use for getting context about a partition.
PartitionCommitter - Class in org.apache.flink.connector.file.table.stream
Committer operator for partitions.
PartitionCommitter(Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - Constructor for class org.apache.flink.connector.file.table.stream.PartitionCommitter
 
PartitionCommitTrigger - Interface in org.apache.flink.connector.file.table.stream
Partition commit trigger.
PartitionComputer<T> - Interface in org.apache.flink.connector.file.table
Compute partition path from record and project non-partition columns for output writer.
PartitionConnectionException - Exception in org.apache.flink.runtime.io.network.partition.consumer
Exception for failed partition requests due to connection failure with unreachable producer.
PartitionConnectionException(ResultPartitionID, Throwable) - Constructor for exception org.apache.flink.runtime.io.network.partition.consumer.PartitionConnectionException
 
partitionCreated(String) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
Notifies a partition created.
partitionCreated(String) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactFileWriter
 
partitionCreated(String) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
partitionCustom(Partitioner<K>, KeySelector<T, K>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Partitions a DataStream on the key returned by the selector, using a custom partitioner.
PartitionCustomKeySelector - Class in org.apache.flink.streaming.api.functions.python
The PartitionCustomKeySelector will return the first field of the input row value.
PartitionCustomKeySelector() - Constructor for class org.apache.flink.streaming.api.functions.python.PartitionCustomKeySelector
 
PartitionDataMissingError - org.apache.flink.runtime.throwable.ThrowableType
Data consumption error, which indicates that we should revoke the producer.
PartitionDescriptor - Class in org.apache.flink.runtime.shuffle
Partition descriptor for ShuffleMaster to obtain ShuffleDescriptor.
PartitionDescriptor(IntermediateDataSetID, int, IntermediateResultPartitionID, ResultPartitionType, int, int, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
PARTITIONED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
partitionedBy(String...) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Define which columns this table is partitioned by.
PartitionedByAndOrderBy(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
partitionedContext - Variable in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
partitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
partitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
partitionedContext - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
PartitionedContext - Interface in org.apache.flink.datastream.api.context
On the base of RuntimeContext, PartitionedContext also contains all partition-wise execution information, such as getting state, registering timer, etc.
PartitionedFile - Class in org.apache.flink.runtime.io.network.partition
PartitionedFile is the persistent file type of sort-merge based blocking shuffle.
PartitionedFile(int, int, Path, Path, long, long, long, ByteBuffer) - Constructor for class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
PartitionedFileWriter - Class in org.apache.flink.runtime.io.network.partition
File writer which can write buffers and generate PartitionedFile.
PartitionedFileWriter(int, int, String) - Constructor for class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
 
PartitionedQueryOrQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
Partitioner<K> - Interface in org.apache.flink.api.common.functions
Function to implement a custom partition assignment for keys.
PARTITIONER_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
PartitionException - Exception in org.apache.flink.runtime.io.network.partition
Exception for covering all the scenarios of consuming partition failure which causes the consumer task failed, and the job master would decide whether to restart the producer based on this exception.
PartitionException(String, ResultPartitionID) - Constructor for exception org.apache.flink.runtime.io.network.partition.PartitionException
 
PartitionException(String, ResultPartitionID, Throwable) - Constructor for exception org.apache.flink.runtime.io.network.partition.PartitionException
 
partitionExists(ObjectPath, CatalogPartitionSpec) - Method in interface org.apache.flink.table.catalog.Catalog
Check whether a partition exists or not.
partitionExists(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
partitionExists(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
PartitionFetcher<P> - Interface in org.apache.flink.connector.file.table
Fetcher to fetch the suitable partitions of a filesystem table.
PartitionFetcher.Context<P> - Interface in org.apache.flink.connector.file.table
Context for fetch partitions, partition information is stored in hive meta store.
PartitionFetcher.Context.ComparablePartitionValue<P,​T extends Comparable<T>> - Interface in org.apache.flink.connector.file.table
A comparable partition value that can compare order by using its comparator.
PartitionFieldExtractor<T extends FileSourceSplit> - Interface in org.apache.flink.connector.file.table
Interface to extract partition field from split.
partitionFieldGetters - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
PartitionFileReader - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
PartitionFileReader defines the read logic for different types of shuffle files.
PartitionFileReader.ReadBufferResult - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
A wrapper class of the reading buffer result, including the read buffers, the hint of continue reading, and the read progress, etc.
PartitionFileReader.ReadProgress - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
This PartitionFileReader.ReadProgress defines the read progress of the PartitionFileReader.
PartitionFileWriter - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The PartitionFileWriter interface defines the write logic for different types of shuffle files.
PartitionFileWriter.SegmentBufferContext - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The PartitionFileWriter.SegmentBufferContext contains all the buffers belonging to the segment.
PartitionFileWriter.SubpartitionBufferContext - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The PartitionFileWriter.SubpartitionBufferContext contains all the buffers belonging to one subpartition.
partitionFinished() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
PartitionGroupReleaseStrategy - Interface in org.apache.flink.runtime.executiongraph.failover.partitionrelease
Interface for strategies that decide when to release ConsumedPartitionGroups.
PartitionGroupReleaseStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover.partitionrelease
PartitionGroupReleaseStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
partitionId - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
The parent partition of the subpartitions consumed by this channel.
partitionId - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
partitionInactive(String) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
Notifies a partition become inactive.
partitionInactive(String) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactFileWriter
 
partitionInactive(String) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
partitionIndexes - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
partitionIndexes - Variable in class org.apache.flink.connector.file.table.RowPartitionComputer
 
PartitionInfo - Class in org.apache.flink.runtime.executiongraph
Contains information where to find a partition.
PartitionInfo(IntermediateDataSetID, ShuffleDescriptor) - Constructor for class org.apache.flink.runtime.executiongraph.PartitionInfo
 
partitionInfos - Variable in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
PartitioningSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
A sub-class of SinkAbilitySpec that can not only serialize/deserialize the partition to/from JSON, but also can write partitioned data for SupportsPartitioning.
PartitioningSpec(Map<String, String>) - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
 
partitionKeys() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Table partition keys.
partitionKeys(List<String>) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
partitionKeys(List<String>) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
PartitionLoader - Class in org.apache.flink.connector.file.table
Loader to temporary files to final output path and meta store.
PartitionLoader(boolean, FileSystem, TableMetaStoreFactory, boolean, ObjectIdentifier, List<PartitionCommitPolicy>) - Constructor for class org.apache.flink.connector.file.table.PartitionLoader
 
partitionManager - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
partitionManager - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
PartitionNotExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for operation on a partition that doesn't exist.
PartitionNotExistException(String, ObjectPath, CatalogPartitionSpec) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionNotExistException
 
PartitionNotExistException(String, ObjectPath, CatalogPartitionSpec, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionNotExistException
 
PartitionNotFoundException - Exception in org.apache.flink.runtime.io.network.partition
Exception for failed partition requests due to non-existing partitions.
PartitionNotFoundException(ResultPartitionID) - Constructor for exception org.apache.flink.runtime.io.network.partition.PartitionNotFoundException
 
partitionNumber - Variable in class org.apache.flink.api.common.io.GenericInputFormat
The partition of this split.
PartitionOperatorBase<IN> - Class in org.apache.flink.api.common.operators.base
 
PartitionOperatorBase(UnaryOperatorInformation<IN, IN>, PartitionOperatorBase.PartitionMethod, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
PartitionOperatorBase(UnaryOperatorInformation<IN, IN>, PartitionOperatorBase.PartitionMethod, String) - Constructor for class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
PartitionOperatorBase.PartitionMethod - Enum in org.apache.flink.api.common.operators.base
 
partitionPath() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Path of this partition.
PartitionPathUtils - Class in org.apache.flink.table.utils
Utils for file system.
PartitionPathUtils() - Constructor for class org.apache.flink.table.utils.PartitionPathUtils
 
PartitionProducerDisposedException - Exception in org.apache.flink.runtime.jobmanager
Exception returned to a TaskManager on JobMaster requesting partition state, if the producer of a partition has been disposed.
PartitionProducerDisposedException(ResultPartitionID) - Constructor for exception org.apache.flink.runtime.jobmanager.PartitionProducerDisposedException
 
PartitionProducerStateChecker - Interface in org.apache.flink.runtime.taskexecutor
Intermediate partition state checker to query the JobManager about the state of the producer of a result partition.
PartitionProducerStateProvider - Interface in org.apache.flink.runtime.io.network.partition
Request execution state of partition producer, the response accepts state check callbacks.
PartitionProducerStateProvider.ResponseHandle - Interface in org.apache.flink.runtime.io.network.partition
Result of state query, accepts state check callbacks.
PartitionPushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the partitions to/from JSON, but also can push the partitions into a SupportsPartitionPushDown.
PartitionPushDownSpec(List<Map<String, String>>) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.PartitionPushDownSpec
 
PartitionReader<P,​OUT> - Interface in org.apache.flink.connector.file.table
Reader that reads record from given partitions.
PartitionReduceOperator<IN> - Class in org.apache.flink.streaming.api.operators
The PartitionReduceOperator is used to apply the reduce transformation on all records of each partition.
PartitionReduceOperator(ReduceFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.PartitionReduceOperator
 
PartitionRequestClient - Interface in org.apache.flink.runtime.io.network
Client to send messages or task events via network for RemoteInputChannel.
partitionRequestInitialBackoff - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
partitionRequestInitialBackoff() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
PartitionRequestListener - Interface in org.apache.flink.runtime.io.network.partition
When the netty server receives a downstream task's partition request event and finds its upstream task doesn't register its partition yet, the netty server will construct a PartitionRequestListener and notify the listener when the task deploys itself and registers its partition to ResultPartitionManager.
PartitionRequestListenerManager - Class in org.apache.flink.runtime.io.network.partition
Manages partition request listener with input channel id.
PartitionRequestListenerManager() - Constructor for class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
 
partitionRequestListenerTimeout - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
partitionRequestMaxBackoff - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
partitionRequestMaxBackoff() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
PARTITIONS - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
PARTITIONS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
partitionsBeingBuilt - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The partitions that are built by processing the current partition.
partitionSpec - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
partitionSpec - Variable in class org.apache.flink.table.operations.ddl.AlterPartitionOperation
 
partitionSpec() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Partition spec in the form of a map from partition keys to values.
PartitionSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
PartitionSpec describes how data is partitioned in Rank.
PartitionSpec(int[]) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
 
PartitionSpecCommaList(SqlNodeList) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a partition specifications statement, e.g. insert into tbl1 partition(col1='val1', col2='val2') select col3 from tbl.
PartitionSpecInvalidException - Exception in org.apache.flink.table.catalog.exceptions
Exception for invalid PartitionSpec compared with partition key list of a partitioned Table.
PartitionSpecInvalidException(String, List<String>, ObjectPath, CatalogPartitionSpec) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionSpecInvalidException
 
PartitionSpecInvalidException(String, List<String>, ObjectPath, CatalogPartitionSpec, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.PartitionSpecInvalidException
 
PartitionSpecProperty() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a partition key/value, e.g. p or p = '10'.
partitionTable - Variable in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
PartitionTable<K> - Class in org.apache.flink.runtime.taskexecutor.partition
Thread-safe Utility for tracking partitions.
PartitionTable() - Constructor for class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
 
PartitionTempFileManager - Class in org.apache.flink.connector.file.table
Manage temporary files for writing files.
PartitionTempFileManager(FileSystemFactory, Path, int, int) - Constructor for class org.apache.flink.connector.file.table.PartitionTempFileManager
 
PartitionTempFileManager(FileSystemFactory, Path, int, int, OutputFileConfig) - Constructor for class org.apache.flink.connector.file.table.PartitionTempFileManager
 
PartitionTimeCommitPredicate - Class in org.apache.flink.connector.file.table.stream
Partition commit predicate by partition time and watermark, if 'watermark' > 'partition-time' + 'delay', the partition is committable.
PartitionTimeCommitPredicate(Configuration, ClassLoader, List<String>) - Constructor for class org.apache.flink.connector.file.table.stream.PartitionTimeCommitPredicate
 
PartitionTimeCommitTrigger - Class in org.apache.flink.connector.file.table.stream
Partition commit trigger by partition time and watermark.
PartitionTimeCommitTrigger(boolean, OperatorStateStore, PartitionCommitPredicate) - Constructor for class org.apache.flink.connector.file.table.stream.PartitionTimeCommitTrigger
 
PartitionTimeExtractor - Interface in org.apache.flink.connector.file.table
Time extractor to extract time from partition values.
PartitionTracker<K,​M> - Interface in org.apache.flink.runtime.io.network.partition
Utility for tracking partitions.
PartitionTrackerEntry<K,​M> - Class in org.apache.flink.runtime.io.network.partition
Encapsulates all information that a PartitionTracker keeps for a partition.
PartitionTrackerFactory - Interface in org.apache.flink.runtime.io.network.partition
PartitionTrackerFactory.TaskExecutorGatewayLookup - Interface in org.apache.flink.runtime.io.network.partition
Lookup function for TaskExecutorGateway.
PartitionTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This transformation represents a change of partitioning of the input elements.
PartitionTransformation(Transformation<T>, StreamPartitioner<T>) - Constructor for class org.apache.flink.streaming.api.transformations.PartitionTransformation
Creates a new PartitionTransformation from the given input and StreamPartitioner.
PartitionTransformation(Transformation<T>, StreamPartitioner<T>, StreamExchangeMode) - Constructor for class org.apache.flink.streaming.api.transformations.PartitionTransformation
Creates a new PartitionTransformation from the given input and StreamPartitioner.
PartitionTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators
PartitionTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.PartitionTransformationTranslator
 
partitionType - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
Type of this partition.
partitionTypes - Variable in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
partitionUnfinished() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
PartitionUpdateException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception indicating a problem with the result partitions on the TaskExecutor side.
PartitionUpdateException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.PartitionUpdateException
 
PartitionUpdateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.PartitionUpdateException
 
PartitionUpdateException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.PartitionUpdateException
 
partitionValues() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Values of this partition.
PartitionWindowedStream<T> - Interface in org.apache.flink.streaming.api.datastream
PartitionWindowedStream represents a data stream that collects all records of each partition separately into a full window.
PartitionWithMetrics - Interface in org.apache.flink.runtime.shuffle
Interface representing the description and metrics of a result partition.
PartitionWriter<T> - Interface in org.apache.flink.connector.file.table
Partition writer to write records with partition.
PartitionWriter.Context<T> - Class in org.apache.flink.connector.file.table
Context for partition writer, provide some information and generation utils.
PartitionWriter.DefaultPartitionWriterListener - Class in org.apache.flink.connector.file.table
Default implementation for PartitionWriterListener.
PartitionWriter.PartitionWriterListener - Interface in org.apache.flink.connector.file.table
Listener for partition writer.
PartitionWriterFactory<T> - Interface in org.apache.flink.connector.file.table
Factory of PartitionWriter to avoid virtual function calls.
partProps - Variable in class org.apache.flink.sql.parser.ddl.SqlAddPartitions.AlterTableAddPartitionContext
 
parts() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
partSpecs - Variable in class org.apache.flink.sql.parser.ddl.SqlAddPartitions.AlterTableAddPartitionContext
 
partSpecs - Variable in class org.apache.flink.sql.parser.ddl.SqlDropPartitions.AlterTableDropPartitionsContext
 
PASCAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PASS_THROUGH - org.apache.flink.streaming.api.graph.StreamConfig.InputRequirement
Records from StreamConfig.InputRequirement.PASS_THROUGH inputs are passed to the operator before passing any records from StreamConfig.InputRequirement.SORTED inputs.
PASSING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PASSTHROUGH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PassThroughAllWindowFunction<W extends Window,​T> - Class in org.apache.flink.streaming.api.functions.windowing
A AllWindowFunction that just emits each input element.
PassThroughAllWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.PassThroughAllWindowFunction
 
PassThroughReader<KEY,​W extends Window,​IN> - Class in org.apache.flink.state.api.input.operator.window
A WindowReaderFunction that just emits each input element.
PassThroughReader() - Constructor for class org.apache.flink.state.api.input.operator.window.PassThroughReader
 
PassThroughWindowFunction<K,​W extends Window,​T> - Class in org.apache.flink.streaming.api.functions.windowing
A WindowFunction that just emits each input element.
PassThroughWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.PassThroughWindowFunction
 
PASSWORD - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
PAST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PATCH - org.apache.flink.runtime.rest.HttpMethodWrapper
 
path() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Gets the file's path.
path() - Method in class org.apache.flink.core.fs.OutputStreamAndPath
 
path(String) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Sets the path to the CSV file.
Path - Class in org.apache.flink.core.fs
Names a file or directory in a FileSystem.
Path() - Constructor for class org.apache.flink.core.fs.Path
Constructs a new (empty) path object (used to reconstruct path object after RPC call).
Path(String) - Constructor for class org.apache.flink.core.fs.Path
Construct a path from a String.
Path(String, String) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
Path(String, String, String) - Constructor for class org.apache.flink.core.fs.Path
Construct a Path from a scheme, an authority and a path string.
Path(String, Path) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
Path(URI) - Constructor for class org.apache.flink.core.fs.Path
Constructs a path object from a given URI.
Path(Path, String) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
Path(Path, Path) - Constructor for class org.apache.flink.core.fs.Path
Resolve a child path against a parent path.
PATH - Static variable in class org.apache.flink.configuration.RestOptions
The path that should be used by clients to interact with the server.
PATH - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
PATH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PATH - Static variable in class org.apache.flink.table.catalog.FileCatalogStoreFactoryOptions
 
PATH - Static variable in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
PATH_SUB_DIR - Static variable in class org.apache.flink.changelog.fs.StateChangeFsUploader
 
pathParams() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns all params embedded in the request path.
PathsCopyingFileSystem - Interface in org.apache.flink.core.fs
An interface marking that given FileSystem have an optimised path for copying paths instead of using FSDataOutputStream or FSDataInputStream.
PathsCopyingFileSystem.CopyRequest - Interface in org.apache.flink.core.fs
A pair of source and destination to duplicate a file.
pathToFile(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
Converts the given Path to a File for this file system.
pathToObject(Path) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
pattern - Variable in class org.apache.flink.table.planner.parse.AbstractRegexParseStrategy
 
pattern(DataStream<T>, Pattern<T, ?>) - Static method in class org.apache.flink.cep.CEP
Creates a PatternStream from an input data stream and a pattern.
pattern(DataStream<T>, Pattern<T, ?>, EventComparator<T>) - Static method in class org.apache.flink.cep.CEP
Creates a PatternStream from an input data stream and a pattern.
Pattern<T,​F extends T> - Class in org.apache.flink.cep.pattern
Base class for a pattern definition.
Pattern(String, Pattern<T, ? extends T>, Quantifier.ConsumingStrategy, AfterMatchSkipStrategy) - Constructor for class org.apache.flink.cep.pattern.Pattern
 
PATTERN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
patternAlter(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
patternAlter(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
patternConcat(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
patternConcat(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
PatternDefinition() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternDefinitionCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
patternExclude(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
PatternExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternFactor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
patternField(String, RelDataType, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a reference to a given field of the pattern.
PatternFlatSelectAdapter<IN,​OUT> - Class in org.apache.flink.cep.functions.adaptors
PatternFlatSelectAdapter(PatternFlatSelectFunction<IN, OUT>) - Constructor for class org.apache.flink.cep.functions.adaptors.PatternFlatSelectAdapter
 
PatternFlatSelectFunction<IN,​OUT> - Interface in org.apache.flink.cep
Base interface for a pattern select function which can produce multiple resulting elements.
PatternFlatTimeoutFunction<IN,​OUT> - Interface in org.apache.flink.cep
Base interface for a pattern timeout function which can produce multiple resulting elements.
patternPermute(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
patternPermute(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
PatternPrimary() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternProcessFunction<IN,​OUT> - Class in org.apache.flink.cep.functions
It is called with a map of detected events which are identified by their names.
PatternProcessFunction() - Constructor for class org.apache.flink.cep.functions.PatternProcessFunction
 
PatternProcessFunction.Context - Interface in org.apache.flink.cep.functions
Gives access to time related characteristics as well as enables emitting elements to side outputs.
PatternProcessFunctionRunner - Class in org.apache.flink.table.runtime.operators.match
A PatternProcessFunction wrapper to delegate invocation to the code generated PatternProcessFunction.
PatternProcessFunctionRunner(GeneratedFunction<PatternProcessFunction<RowData, RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
patternQuantify(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
patternQuantify(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
PatternSelectAdapter<IN,​OUT> - Class in org.apache.flink.cep.functions.adaptors
Adapter that expresses PatternSelectFunction with PatternProcessFunction.
PatternSelectAdapter(PatternSelectFunction<IN, OUT>) - Constructor for class org.apache.flink.cep.functions.adaptors.PatternSelectAdapter
 
PatternSelectFunction<IN,​OUT> - Interface in org.apache.flink.cep
Base interface for a pattern select function.
PatternStream<T> - Class in org.apache.flink.cep
Stream abstraction for CEP pattern detection.
PatternTerm() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PatternTimeoutFlatSelectAdapter<IN,​OUT,​T> - Class in org.apache.flink.cep.functions.adaptors
PatternTimeoutFlatSelectAdapter(PatternFlatSelectFunction<IN, OUT>, PatternFlatTimeoutFunction<IN, T>, OutputTag<T>) - Constructor for class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter
 
PatternTimeoutFunction<IN,​OUT> - Interface in org.apache.flink.cep
Base interface for a pattern timeout function.
PatternTimeoutSelectAdapter<IN,​OUT,​T> - Class in org.apache.flink.cep.functions.adaptors
Adapter that expresses combination of PatternSelectFunction and PatternTimeoutFlatSelectAdapter with PatternProcessFunction.
PatternTimeoutSelectAdapter(PatternSelectFunction<IN, OUT>, PatternTimeoutFunction<IN, T>, OutputTag<T>) - Constructor for class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter
 
PausableRelativeClock - Class in org.apache.flink.streaming.api.operators.util
A RelativeClock whose time progress with respect to the wall clock can be paused and un-paused.
PausableRelativeClock(Clock) - Constructor for class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
pause() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
pause() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
pauseMeasurement() - Method in class org.apache.flink.runtime.throughput.ThroughputCalculator
Mark when the time should not be taken into account.
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in interface org.apache.flink.api.connector.source.SourceReader
Pauses or resumes reading of individual source splits.
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
 
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
pauseOrResumeSplits(Collection<String>, Collection<String>) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
 
pauseOrResumeSplits(Collection<SplitT>, Collection<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
Called when some splits of this source instance progressed too much beyond the global watermark of all subtasks.
pauseOrResumeSplits(Collection<SplitT>, Collection<SplitT>) - Method in interface org.apache.flink.connector.base.source.reader.splitreader.SplitReader
Pauses or resumes reading of individual splits readers.
payload(T) - Static method in class org.apache.flink.table.client.gateway.TypedResult
 
PAYLOAD - org.apache.flink.table.client.gateway.TypedResult.ResultType
 
PAYLOAD - org.apache.flink.table.gateway.api.results.ResultSet.ResultType
Indicate the result has data.
PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
PB_MAP_KEY_NAME - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
PB_MAP_VALUE_NAME - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
PB_METHOD_GET_DESCRIPTOR - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
PB_METHOD_PARSE_FROM - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
PB_OUTER_CLASS_SUFFIX - Static variable in class org.apache.flink.formats.protobuf.PbConstant
 
PbCodegenAppender - Class in org.apache.flink.formats.protobuf.util
Helper class which do code fragment concat.
PbCodegenAppender() - Constructor for class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
PbCodegenAppender(int) - Constructor for class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
PbCodegenArrayDeserializer - Class in org.apache.flink.formats.protobuf.deserialize
Deserializer to convert proto array type object to flink array type data.
PbCodegenArrayDeserializer(Descriptors.FieldDescriptor, LogicalType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbCodegenArrayDeserializer
 
PbCodegenArraySerializer - Class in org.apache.flink.formats.protobuf.serialize
Serializer to convert flink array type data to proto array type object.
PbCodegenArraySerializer(Descriptors.FieldDescriptor, LogicalType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.serialize.PbCodegenArraySerializer
 
PbCodegenDeserializeFactory - Class in org.apache.flink.formats.protobuf.deserialize
Codegen factory class which return PbCodegenDeserializer of different data type.
PbCodegenDeserializeFactory() - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbCodegenDeserializeFactory
 
PbCodegenDeserializer - Interface in org.apache.flink.formats.protobuf.deserialize
PbCodegenDeserializer is responsible for converting protobuf object to flink internal object by codegen process.
PbCodegenException - Exception in org.apache.flink.formats.protobuf
Exception represents codegen error in row and proto conversion which is probably a bug.
PbCodegenException() - Constructor for exception org.apache.flink.formats.protobuf.PbCodegenException
 
PbCodegenException(String) - Constructor for exception org.apache.flink.formats.protobuf.PbCodegenException
 
PbCodegenException(String, Throwable) - Constructor for exception org.apache.flink.formats.protobuf.PbCodegenException
 
PbCodegenException(Throwable) - Constructor for exception org.apache.flink.formats.protobuf.PbCodegenException
 
PbCodegenMapDeserializer - Class in org.apache.flink.formats.protobuf.deserialize
Deserializer to convert proto map type object to flink map type data.
PbCodegenMapDeserializer(Descriptors.FieldDescriptor, MapType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbCodegenMapDeserializer
 
PbCodegenMapSerializer - Class in org.apache.flink.formats.protobuf.serialize
Serializer to convert flink map type data to proto map type object.
PbCodegenMapSerializer(Descriptors.FieldDescriptor, MapType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.serialize.PbCodegenMapSerializer
 
PbCodegenRowDeserializer - Class in org.apache.flink.formats.protobuf.deserialize
Deserializer to convert proto message type object to flink row type data.
PbCodegenRowDeserializer(Descriptors.Descriptor, RowType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbCodegenRowDeserializer
 
PbCodegenRowSerializer - Class in org.apache.flink.formats.protobuf.serialize
Serializer to convert flink row type data to proto row type object.
PbCodegenRowSerializer(Descriptors.Descriptor, RowType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.serialize.PbCodegenRowSerializer
 
PbCodegenSerializeFactory - Class in org.apache.flink.formats.protobuf.serialize
Codegen factory class which return PbCodegenSerializer of different data type.
PbCodegenSerializeFactory() - Constructor for class org.apache.flink.formats.protobuf.serialize.PbCodegenSerializeFactory
 
PbCodegenSerializer - Interface in org.apache.flink.formats.protobuf.serialize
PbCodegenSerializer is responsible for converting flink internal data object to protobuf object by codegen process.
PbCodegenSimpleDeserializer - Class in org.apache.flink.formats.protobuf.deserialize
Deserializer to convert proto simple type object to flink simple type data.
PbCodegenSimpleDeserializer(Descriptors.FieldDescriptor, LogicalType) - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbCodegenSimpleDeserializer
 
PbCodegenSimpleSerializer - Class in org.apache.flink.formats.protobuf.serialize
Serializer to convert flink simple type data to proto simple type object.
PbCodegenSimpleSerializer(Descriptors.FieldDescriptor, LogicalType, PbFormatContext) - Constructor for class org.apache.flink.formats.protobuf.serialize.PbCodegenSimpleSerializer
 
PbCodegenUtils - Class in org.apache.flink.formats.protobuf.util
Codegen utils only used in protobuf format.
PbCodegenUtils() - Constructor for class org.apache.flink.formats.protobuf.util.PbCodegenUtils
 
PbCodegenVarId - Class in org.apache.flink.formats.protobuf.util
Singleton class for generating variable suffix number globally to avoid conflict in codegen sections.
PbConstant - Class in org.apache.flink.formats.protobuf
Keeps protobuf constants separately.
PbConstant() - Constructor for class org.apache.flink.formats.protobuf.PbConstant
 
PbDecodingFormat - Class in org.apache.flink.formats.protobuf
DecodingFormat for protobuf decoding.
PbDecodingFormat(PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.PbDecodingFormat
 
pbDefaultValueCode(Descriptors.FieldDescriptor, PbFormatContext) - Static method in class org.apache.flink.formats.protobuf.util.PbCodegenUtils
Get protobuf default value from Descriptors.FieldDescriptor.
PbEncodingFormat - Class in org.apache.flink.formats.protobuf
EncodingFormat for protobuf encoding.
PbEncodingFormat(PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.PbEncodingFormat
 
PbFileFormatFactory - Class in org.apache.flink.formats.protobuf
Throw a ValidationException when using Protobuf format factory for file system.
PbFileFormatFactory() - Constructor for class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
PbFormatConfig - Class in org.apache.flink.formats.protobuf
Config of protobuf configs.
PbFormatConfig(String, boolean, boolean, String) - Constructor for class org.apache.flink.formats.protobuf.PbFormatConfig
 
PbFormatConfig.PbFormatConfigBuilder - Class in org.apache.flink.formats.protobuf
Builder of PbFormatConfig.
PbFormatConfigBuilder() - Constructor for class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
PbFormatContext - Class in org.apache.flink.formats.protobuf
store config and common information.
PbFormatContext(PbFormatConfig, boolean) - Constructor for class org.apache.flink.formats.protobuf.PbFormatContext
 
PbFormatFactory - Class in org.apache.flink.formats.protobuf
Table format factory for providing configured instances of Protobuf to RowData SerializationSchema and DeserializationSchema.
PbFormatFactory() - Constructor for class org.apache.flink.formats.protobuf.PbFormatFactory
 
PbFormatOptions - Class in org.apache.flink.formats.protobuf
This class holds configuration constants used by protobuf format.
PbFormatOptions() - Constructor for class org.apache.flink.formats.protobuf.PbFormatOptions
 
PbFormatUtils - Class in org.apache.flink.formats.protobuf.util
Protobuf function util.
PbFormatUtils() - Constructor for class org.apache.flink.formats.protobuf.util.PbFormatUtils
 
PbRowDataDeserializationSchema - Class in org.apache.flink.formats.protobuf.deserialize
Deserialization schema from Protobuf to Flink types.
PbRowDataDeserializationSchema(RowType, TypeInformation<RowData>, PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.deserialize.PbRowDataDeserializationSchema
 
PbRowDataSerializationSchema - Class in org.apache.flink.formats.protobuf.serialize
Serialization schema from Flink to Protobuf types.
PbRowDataSerializationSchema(RowType, PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.serialize.PbRowDataSerializationSchema
 
PbSchemaValidationUtils - Class in org.apache.flink.formats.protobuf.util
Validation class to verify protobuf definition and flink schema.
PbSchemaValidationUtils() - Constructor for class org.apache.flink.formats.protobuf.util.PbSchemaValidationUtils
 
PbToRowTypeUtil - Class in org.apache.flink.formats.protobuf.util
Generate Row type information according to pb descriptors.
PbToRowTypeUtil() - Constructor for class org.apache.flink.formats.protobuf.util.PbToRowTypeUtil
 
peek() - Method in class org.apache.calcite.tools.RelBuilder
Returns the relational expression at the top of the stack, but does not remove it.
peek() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Get the first element from the queue without removing it.
peek() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
peek() - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
peek() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
peek() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns the first priority element or non-priority element if the former does not exist.
peek() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Returns the least element of the PriorityQueue in constant time, but does not remove it from the priority queue.
peek() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
peek() - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
peek() - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Retrieves, but does not remove, the element (w.r.t. order) of this set, or returns null if this set is empty.
peek() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
peek() - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
peek() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
peek(int) - Method in class org.apache.calcite.tools.RelBuilder
Returns the relational expression n positions from the top of the stack, but does not remove it.
peek(int, int) - Method in class org.apache.calcite.tools.RelBuilder
Returns the relational expression n positions from the top of the stack, but does not remove it.
peekFirst() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the first element or null if empty.
peekFirst() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
peekFirst() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the first element or null if empty.
peekFirst() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
peekLast() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the last element or null if empty.
peekLast() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
peekLast() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns the last non-priority element or priority element if the former does not exist.
peekLast() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the last element or null if empty.
peekLast() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
peekNextBufferSubpartitionId() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available and the subpartition to be consumed is not determined.
peekNextBufferSubpartitionId() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReader
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available and the subpartition to be consumed is not determined.
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReaderImpl
 
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
peekNextBufferSubpartitionId() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available and the subpartition to be consumed is not determined.
peekNextBufferSubpartitionId() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
peekNextBufferSubpartitionId(TieredStoragePartitionId, ResultSubpartitionIndexSet) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available or the subpartition index does not belong to the specified indexSet.
peekNextBufferSubpartitionId(TieredStoragePartitionId, ResultSubpartitionIndexSet) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
peekNextBufferSubpartitionId(TieredStoragePartitionId, ResultSubpartitionIndexSet) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
peekNextBufferSubpartitionId(TieredStoragePartitionId, ResultSubpartitionIndexSet) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
peekNextBufferSubpartitionId(TieredStoragePartitionId, ResultSubpartitionIndexSet) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available or the subpartition index does not belong to the specified indexSet.
peekNextBufferSubpartitionIdInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Returns the index of the subpartition where the next buffer locates, or -1 if there is no buffer available and the subpartition to be consumed is not determined.
peekNextBufferSubpartitionIdInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
peekNextBufferSubpartitionIdInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
peekNextBufferSubpartitionIdInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
PekkoRpcService - Class in org.apache.flink.runtime.rpc.pekko
Pekko based RpcService implementation.
PekkoRpcService(ActorSystem, PekkoRpcServiceConfiguration) - Constructor for class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
PekkoRpcServiceConfiguration - Class in org.apache.flink.runtime.rpc.pekko
Configuration for the PekkoRpcService.
PekkoRpcServiceUtils - Class in org.apache.flink.runtime.rpc.pekko
These RPC utilities contain helper methods around RPC use, such as starting an RPC service, or constructing RPC addresses.
PekkoRpcServiceUtils.Protocol - Enum in org.apache.flink.runtime.rpc.pekko
Whether to use TCP or encrypted TCP for Pekko.
PekkoRpcSystem - Class in org.apache.flink.runtime.rpc.pekko
RpcSystem implementation based on Pekko.
PekkoRpcSystem() - Constructor for class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
PekkoRpcSystemLoader - Class in org.apache.flink.runtime.rpc.pekko
Loader for the PekkoRpcSystemLoader.
PekkoRpcSystemLoader() - Constructor for class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystemLoader
 
Pending - org.apache.flink.cep.nfa.State.StateType
 
PENDING - org.apache.flink.runtime.jobmaster.ExecutionDeploymentState
The deployment has or is about to be started.
PENDING - org.apache.flink.table.gateway.api.operation.OperationStatus
Prepare the resources for the operation.
PENDING_BYTES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
PENDING_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
PENDING_RECORDS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
PendingCheckpoint - Class in org.apache.flink.runtime.checkpoint
A pending checkpoint is a checkpoint that has been started, but has not been acknowledged by all tasks that need to acknowledge it.
PendingCheckpoint(JobID, long, long, CheckpointPlan, Collection<OperatorID>, Collection<String>, CheckpointProperties, CompletableFuture<CompletedCheckpoint>, PendingCheckpointStats, CompletableFuture<Void>) - Constructor for class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
PendingCheckpoint.PendingCheckpointDiscardObject - Class in org.apache.flink.runtime.checkpoint
PendingCheckpoint.TaskAcknowledgeResult - Enum in org.apache.flink.runtime.checkpoint
PendingCheckpointDiscardObject() - Constructor for class org.apache.flink.runtime.checkpoint.PendingCheckpoint.PendingCheckpointDiscardObject
 
PendingCheckpointStatistics(long, CheckpointStatsStatus, boolean, String, long, long, long, long, long, long, long, long, int, int, CheckpointStatistics.RestAPICheckpointType, Map<JobVertexID, TaskCheckpointStatistics>) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics.PendingCheckpointStatistics
 
PendingCheckpointStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a pending checkpoint that is still in progress.
pendingCommitTransactions - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
pendingCommitTransactions - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
pendingRequests - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
In progress samples.
PendingSplitsCheckpoint<SplitT extends FileSourceSplit> - Class in org.apache.flink.connector.file.src
A checkpoint of the current state of the containing the currently pending splits that are not yet assigned.
PendingSplitsCheckpoint(Collection<SplitT>, Collection<Path>) - Constructor for class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
PendingSplitsCheckpointSerializer<T extends FileSourceSplit> - Class in org.apache.flink.connector.file.src
A serializer for the PendingSplitsCheckpoint.
PendingSplitsCheckpointSerializer(SimpleVersionedSerializer<T>) - Constructor for class org.apache.flink.connector.file.src.PendingSplitsCheckpointSerializer
 
PendingStatsRequest(int, Collection<? extends Set<ExecutionAttemptID>>) - Constructor for class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
PendingSubtaskCheckpointStatistics(int) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.SubtaskCheckpointStatistics.PendingSubtaskCheckpointStatistics
 
PendingTaskManager - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Represents a pending task manager in the SlotManager.
PendingTaskManager(ResourceProfile, int) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
PendingTaskManagerId - Class in org.apache.flink.runtime.resourcemanager.slotmanager
pendingTasks - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
All tasks what did not yet return a result.
pendingTransaction - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
pendingTransactions() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
PER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PER_JOB - org.apache.flink.yarn.configuration.YarnDeploymentTarget
Deprecated.
PERCENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PERCENT_RANK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PERCENT_RANK - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
PERCENT_REMAINDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PERCENT_REMAINDER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
percentage(boolean) - Static method in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
An ArgumentTypeStrategy that expects a percentage value between [0.0, 1.0].
PercentageArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An ArgumentTypeStrategy that expects a percentage value between [0.0, 1.0].
PercentageArgumentTypeStrategy(boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.PercentageArgumentTypeStrategy
 
percentageArray(boolean) - Static method in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
An ArgumentTypeStrategy that expects an array of percentages with each element between [0.0, 1.0].
PercentageArrayArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An ArgumentTypeStrategy that expects an array of percentages with each element between [0.0, 1.0].
PercentageArrayArgumentTypeStrategy(boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.PercentageArrayArgumentTypeStrategy
 
percentages - Variable in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
percentile(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
percentile(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the exact percentile value of expr at the specified percentage in a group.
PERCENTILE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
PERCENTILE - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
Type strategy specific for BuiltInFunctionDefinitions.PERCENTILE.
PERCENTILE_CONT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PERCENTILE_DISC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PercentileAccumulator() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
PercentileAggFunction<T> - Class in org.apache.flink.table.runtime.functions.aggregate
Built-in PERCENTILE aggregate function.
PercentileAggFunction(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
PercentileAggFunction.MultiPercentileAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Percentile agg function with multiple percentage parameters.
PercentileAggFunction.PercentileAccumulator - Class in org.apache.flink.table.runtime.functions.aggregate
Accumulator for PERCENTILE.
PercentileAggFunction.SinglePercentileAggFunction - Class in org.apache.flink.table.runtime.functions.aggregate
Percentile agg function with only one percentage parameter.
PercentRankAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in percent_rank aggregate function.
PercentRankAggFunction(LogicalType[]) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.PercentRankAggFunction
 
perCheckpoint(int) - Static method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiterStrategy
Creates a RateLimiterStrategy that is limiting the number of records per checkpoint.
perform(RelOptRuleCall, Filter, Join) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
 
perform(Path, long) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile.PhysicalFileDeleter
Delete the file.
perform(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile.PhysicalFileCreator
Create the file.
performJarAddition(JarAddition) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
performJarOperation(JarOperation) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
performUnconditionalRewrites(SqlNode, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Performs expression rewrites which are always used unconditionally.
performUnconditionalRewrites(SqlNode, boolean) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
PERIOD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PeriodConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a PERIOD constructor
PERIODIC - org.apache.flink.table.connector.source.lookup.LookupOptions.ReloadStrategy
 
PERIODIC_MATERIALIZATION_ENABLED - Static variable in class org.apache.flink.configuration.StateChangelogOptions
 
PERIODIC_MATERIALIZATION_INTERVAL - Static variable in class org.apache.flink.configuration.StateChangelogOptions
 
PERIODIC_SCHEDULER_SHUTDOWN - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
PeriodicCacheReloadTrigger - Class in org.apache.flink.table.connector.source.lookup.cache.trigger
A trigger that reloads cache entries periodically with specified interval and PeriodicCacheReloadTrigger.ScheduleMode.
PeriodicCacheReloadTrigger(Duration, PeriodicCacheReloadTrigger.ScheduleMode) - Constructor for class org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger
 
PeriodicCacheReloadTrigger.ScheduleMode - Enum in org.apache.flink.table.connector.source.lookup.cache.trigger
Defines the mode how to schedule cache reloads.
PeriodicMaterializationManager - Class in org.apache.flink.state.common
Stateless Materialization Manager.
PeriodicMaterializationManager(MailboxExecutor, ExecutorService, String, AsyncExceptionHandler, PeriodicMaterializationManager.MaterializationTarget, ChangelogMaterializationMetricGroup, boolean, long, int, String) - Constructor for class org.apache.flink.state.common.PeriodicMaterializationManager
 
PeriodicMaterializationManager.MaterializationRunnable - Class in org.apache.flink.state.common
A Runnable representing the materialization and the associated metadata.
PeriodicMaterializationManager.MaterializationTarget - Interface in org.apache.flink.state.common
PeriodicMaterializationManager.MaterializationRunnable provider and consumer, i.e. state backend.
PeriodicStreamingJob - Class in org.apache.flink.streaming.tests
This is a periodic streaming job that runs for CLI testing purposes.
PeriodicStreamingJob() - Constructor for class org.apache.flink.streaming.tests.PeriodicStreamingJob
 
PeriodicWatermarkAssigner - Class in org.apache.flink.table.sources.wmstrategies
A periodic watermark assigner.
PeriodicWatermarkAssigner() - Constructor for class org.apache.flink.table.sources.wmstrategies.PeriodicWatermarkAssigner
 
PeriodicWatermarkAssignerWrapper - Class in org.apache.flink.table.runtime.operators.wmassigners
Generates periodic watermarks based on a PeriodicWatermarkAssigner.
PeriodicWatermarkAssignerWrapper(PeriodicWatermarkAssigner, int) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.PeriodicWatermarkAssignerWrapper
 
periodOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
PeriodTimer - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
Interface for the measurement of the period of time.
PerJobCheckpointRecoveryFactory<T extends CompletedCheckpointStore> - Class in org.apache.flink.runtime.checkpoint
Simple CheckpointRecoveryFactory which creates and keeps separate CompletedCheckpointStore and CheckpointIDCounter for each JobID.
PerJobCheckpointRecoveryFactory(PerJobCheckpointRecoveryFactory.CheckpointStoreRecoveryHelper<T>) - Constructor for class org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory
 
PerJobCheckpointRecoveryFactory(PerJobCheckpointRecoveryFactory.CheckpointStoreRecoveryHelper<T>, Supplier<CheckpointIDCounter>) - Constructor for class org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory
 
PerJobCheckpointRecoveryFactory.CheckpointStoreRecoveryHelper<StoreType extends CompletedCheckpointStore> - Interface in org.apache.flink.runtime.checkpoint
Restores or creates a CompletedCheckpointStore, optionally using an existing one.
PerJobMiniClusterFactory - Class in org.apache.flink.client.program
Starts a MiniCluster for every submitted job.
PerKeyStateDataViewStore - Class in org.apache.flink.table.runtime.dataview
Default implementation of StateDataViewStore that currently forwards state registration to a RuntimeContext.
PerKeyStateDataViewStore(RuntimeContext) - Constructor for class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
PerKeyStateDataViewStore(RuntimeContext, StateTtlConfig) - Constructor for class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
 
permanent(Path) - Static method in class org.apache.flink.runtime.state.SnapshotDirectory
Creates a permanent snapshot directory for the given path, which will not delete the underlying directory in SnapshotDirectory.cleanup() after SnapshotDirectory.completeSnapshotAndGetHandle() was called.
permanent(ObjectIdentifier, Catalog, ResolvedCatalogBaseTable<?>) - Static method in class org.apache.flink.table.catalog.ContextResolvedTable
 
permanent(BuiltInFunctionDefinition, List<ResolvedExpression>, DataType) - Static method in class org.apache.flink.table.expressions.CallExpression
Creates a CallExpression to a resolved built-in function.
permanent(FunctionIdentifier, FunctionDefinition) - Static method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
permanent(FunctionIdentifier, FunctionDefinition, List<ResolvedExpression>, DataType) - Static method in class org.apache.flink.table.expressions.CallExpression
Creates a CallExpression to a permanent function (persisted in a Catalog or provided by a Module).
PermanentBlobCache - Class in org.apache.flink.runtime.blob
Provides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.
PermanentBlobCache(Configuration, File, BlobView, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.PermanentBlobCache
 
PermanentBlobCache(Configuration, File, BlobView, InetSocketAddress, BlobCacheSizeTracker) - Constructor for class org.apache.flink.runtime.blob.PermanentBlobCache
 
PermanentBlobCache(Configuration, Reference<File>, BlobView, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.PermanentBlobCache
Instantiates a new cache for permanent BLOBs which are also available in an HA store.
PermanentBlobCache(Configuration, Reference<File>, BlobView, InetSocketAddress, BlobCacheSizeTracker) - Constructor for class org.apache.flink.runtime.blob.PermanentBlobCache
 
PermanentBlobKey - Class in org.apache.flink.runtime.blob
BLOB key referencing permanent BLOB files.
PermanentBlobKey() - Constructor for class org.apache.flink.runtime.blob.PermanentBlobKey
Constructs a new BLOB key.
PermanentBlobService - Interface in org.apache.flink.runtime.blob
A service to retrieve permanent binary large objects (BLOBs).
permute(Mapping) - Method in class org.apache.calcite.tools.RelBuilder
 
PERMUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
perSecond(double) - Static method in interface org.apache.flink.api.connector.source.util.ratelimit.RateLimiterStrategy
Creates a RateLimiterStrategy that is limiting the number of records per second.
persist() - Method in class org.apache.flink.core.fs.CommitterFromPersistRecoverableFsDataOutputStream
 
persist() - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
persist() - Method in class org.apache.flink.core.fs.RecoverableFsDataOutputStream
Ensures all data so far is persistent (similar to FSDataOutputStream.sync()) and returns a handle to recover the stream at the current position.
persist() - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
persist() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
persist() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
persist() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
persist() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter
 
persist() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
 
persist() - Method in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Persist the updated mapping to the given state if the mapping changed since initialization.
persist(SequenceNumber, long) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Durably persist previously appended data starting from the provided SequenceNumber and up to the latest change added.
PERSIST_DELAY - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
PERSIST_SIZE_THRESHOLD - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
persistAllocationSnapshot(SlotAllocationSnapshot) - Method in class org.apache.flink.runtime.taskexecutor.slot.FileSlotAllocationSnapshotPersistenceService
 
persistAllocationSnapshot(SlotAllocationSnapshot) - Method in enum org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
 
persistAllocationSnapshot(SlotAllocationSnapshot) - Method in interface org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshotPersistenceService
Persist the given slot allocation snapshot.
PersistentMetadataCheckpointStorageLocation - Class in org.apache.flink.runtime.state.memory
A checkpoint storage location for the MemCheckpointStreamFactory when it durably persists the metadata in a file system.
PersistentMetadataCheckpointStorageLocation(FileSystem, Path, int) - Constructor for class org.apache.flink.runtime.state.memory.PersistentMetadataCheckpointStorageLocation
Creates a checkpoint storage persists metadata to a file system and stores state in line in state handles with the metadata.
PersistingDownloadCache - Class in org.apache.flink.tests.util.cache
DownloadCache implementation that caches downloaded files in a configured directory.
PersistingDownloadCache(Path, Period) - Constructor for class org.apache.flink.tests.util.cache.PersistingDownloadCache
 
PersistingDownloadCacheFactory - Class in org.apache.flink.tests.util.cache
PersistingDownloadCacheFactory() - Constructor for class org.apache.flink.tests.util.cache.PersistingDownloadCacheFactory
 
PerWindowStateDataViewStore - Class in org.apache.flink.table.runtime.dataview
An implementation of StateDataViewStore for window aggregates which forwards the state registration to an underlying KeyedStateBackend.
PerWindowStateDataViewStore(KeyedStateBackend<?>, TypeSerializer<?>, RuntimeContext) - Constructor for class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
 
PerWindowStateStore(KeyedStateBackend<?>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.PerWindowStateStore
 
physical(String[], DataType[]) - Static method in class org.apache.flink.table.catalog.ResolvedSchema
Shortcut for a resolved schema of only physical columns.
physical(String, DataType) - Static method in class org.apache.flink.table.catalog.Column
Creates a regular table column that represents physical data.
physical(String, DataType) - Static method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
Creates a regular table column that represents physical data.
physical(List<String>, List<DataType>) - Static method in class org.apache.flink.table.catalog.ResolvedSchema
Shortcut for a resolved schema of only physical columns.
PHYSICAL_FILE_COUNT - Static variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
PHYSICAL_FILE_SIZE - Static variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
PhysicalFile - Class in org.apache.flink.runtime.checkpoint.filemerging
An abstraction of physical files in file-merging checkpoints.
PhysicalFile(FSDataOutputStream, Path, PhysicalFile.PhysicalFileDeleter, CheckpointedStateScope) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
PhysicalFile(FSDataOutputStream, Path, PhysicalFile.PhysicalFileDeleter, CheckpointedStateScope, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
PhysicalFile.PhysicalFileCreator - Interface in org.apache.flink.runtime.checkpoint.filemerging
Functional interface to create the physical file.
PhysicalFile.PhysicalFileDeleter - Interface in org.apache.flink.runtime.checkpoint.filemerging
Functional interface to delete the physical file.
physicalFileCreator - Variable in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
creator to create a physical file.
physicalFileDeleter - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
PhysicalFilePool - Class in org.apache.flink.runtime.checkpoint.filemerging
A pool for reusing PhysicalFile.
PhysicalFilePool(long, PhysicalFile.PhysicalFileCreator) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
 
PhysicalFilePool.Type - Enum in org.apache.flink.runtime.checkpoint.filemerging
Types of supported physical file pool.
PhysicalSlot - Interface in org.apache.flink.runtime.jobmaster.slotpool
The context of an AllocatedSlot.
PhysicalSlot.Payload - Interface in org.apache.flink.runtime.jobmaster.slotpool
Payload which can be assigned to an AllocatedSlot.
PhysicalSlotProvider - Interface in org.apache.flink.runtime.jobmaster.slotpool
The provider serves physical slot requests.
PhysicalSlotProviderImpl - Class in org.apache.flink.runtime.jobmaster.slotpool
The provider serves physical slot requests.
PhysicalSlotProviderImpl(SlotSelectionStrategy, SlotPool) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProviderImpl
 
PhysicalSlotRequest - Class in org.apache.flink.runtime.jobmaster.slotpool
Represents a request for a physical slot.
PhysicalSlotRequest(SlotRequestId, SlotProfile, boolean) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest
 
PhysicalSlotRequest.Result - Class in org.apache.flink.runtime.jobmaster.slotpool
Result of a PhysicalSlotRequest.
PhysicalSlotRequestBulk - Interface in org.apache.flink.runtime.jobmaster.slotpool
Represents a bulk of physical slot requests.
PhysicalSlotRequestBulkChecker - Interface in org.apache.flink.runtime.jobmaster.slotpool
This class tracks a fulfillability timeout of a bulk of physical slot requests.
PhysicalSlotRequestBulkCheckerImpl - Class in org.apache.flink.runtime.jobmaster.slotpool
Default implementation of PhysicalSlotRequestBulkChecker.
PhysicalStateHandleID - Class in org.apache.flink.runtime.state
Unique ID that allows for physical comparison between state handles.
PhysicalStateHandleID(String) - Constructor for class org.apache.flink.runtime.state.PhysicalStateHandleID
 
PhysicalTransformation<T> - Class in org.apache.flink.streaming.api.transformations
A Transformation that creates a physical operation.
PhysicalWriterImpl - Class in org.apache.flink.orc.writer
A slightly customised clone of PhysicalFsWriter.
PhysicalWriterImpl(FSDataOutputStream, OrcFile.WriterOptions) - Constructor for class org.apache.flink.orc.writer.PhysicalWriterImpl
 
pi() - Static method in class org.apache.flink.table.api.Expressions
Returns a value that is closer than any other value to pi.
PI - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
PI - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
PI_FUNCTION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function to access the constant value of PI.
PICKLED_BYTE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
PICKLED_BYTES - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
PICKLED_BYTES = 20;
PICKLED_BYTES_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
PICKLED_BYTES = 20;
PickledByteArrayTypeInfo - Class in org.apache.flink.streaming.api.typeinfo.python
A PickledByteArrayTypeInfo indicates that the data of this type is a generated primitive byte array by pickle.
PickledByteArrayTypeInfo() - Constructor for class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
pickleValue(Object, byte) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
pickScanWithWatermark(List<CommonPhysicalTableSourceScan>) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
ping() - Method in interface org.apache.flink.client.python.PythonGatewayServer.Watchdog
 
Pipeline - Interface in org.apache.flink.api.dag
Common interface for Flink pipelines.
PIPELINE_FIXED_JOB_ID - Static variable in class org.apache.flink.configuration.PipelineOptionsInternal
 
PIPELINED - org.apache.flink.runtime.io.network.partition.ResultPartitionType
A pipelined streaming data exchange.
PIPELINED - org.apache.flink.runtime.operators.DamBehavior
Constant indicating that the algorithm does not come with any form of dam and records pass through in a pipelined fashion.
PIPELINED - org.apache.flink.streaming.api.transformations.StreamExchangeMode
Producer and consumer are online at the same time.
PIPELINED - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
Constant indicating that some or all output records from the input will immediately trigger one or more output records of the target ExecNode.
PIPELINED_APPROXIMATE - org.apache.flink.runtime.io.network.partition.ResultPartitionType
Pipelined partitions with a bounded (local) buffer pool to support downstream task to continue consuming data after reconnection in Approximate Local-Recovery.
PIPELINED_BOUNDED - org.apache.flink.runtime.io.network.partition.ResultPartitionType
Pipelined partitions with a bounded (local) buffer pool.
PIPELINED_REGION_RESTART_STRATEGY_NAME - Static variable in class org.apache.flink.runtime.executiongraph.failover.FailoverStrategyFactoryLoader
PipelinedApproximateSubpartition - Class in org.apache.flink.runtime.io.network.partition
A pipelined in-memory only subpartition, which allows to reconnect after failure.
PipelinedApproximateSubpartitionView - Class in org.apache.flink.runtime.io.network.partition
View over a pipelined in-memory only subpartition allowing reconnecting.
PipelinedRegion<VID extends VertexID,​RID extends ResultID,​V extends Vertex<VID,​RID,​V,​R>,​R extends Result<VID,​RID,​V,​R>> - Interface in org.apache.flink.runtime.topology
A pipelined region is a set of vertices connected via pipelined data exchanges.
PipelinedRegionComputeUtil - Class in org.apache.flink.runtime.executiongraph.failover
Common utils for computing pipelined regions.
PipelinedRegionSchedulingStrategy - Class in org.apache.flink.runtime.scheduler.strategy
SchedulingStrategy instance which schedules tasks in granularity of pipelined regions.
PipelinedRegionSchedulingStrategy(SchedulerOperations, SchedulingTopology) - Constructor for class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy
 
PipelinedRegionSchedulingStrategy.Factory - Class in org.apache.flink.runtime.scheduler.strategy
The factory for creating PipelinedRegionSchedulingStrategy.
PipelinedResultPartition - Class in org.apache.flink.runtime.io.network.partition
A result output of a task, pipelined (streamed) to the receivers.
PipelinedResultPartition(String, int, ResultPartitionID, ResultPartitionType, ResultSubpartition[], int, ResultPartitionManager, BufferCompressor, SupplierWithException<BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
PipelinedSubpartition - Class in org.apache.flink.runtime.io.network.partition
A pipelined in-memory only subpartition, which can be consumed once.
PipelinedSubpartitionView - Class in org.apache.flink.runtime.io.network.partition
View over a pipelined in-memory only subpartition.
PipelinedSubpartitionView(PipelinedSubpartition, BufferAvailabilityListener) - Constructor for class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
PipelineErrorHandler - Class in org.apache.flink.runtime.rest.handler
This is the last handler in the pipeline.
PipelineErrorHandler - Class in org.apache.flink.runtime.webmonitor
This is the last handler in the pipeline.
PipelineErrorHandler(Logger) - Constructor for class org.apache.flink.runtime.webmonitor.PipelineErrorHandler
 
PipelineErrorHandler(Logger, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.PipelineErrorHandler
 
PipelineExecutor - Interface in org.apache.flink.core.execution
The entity responsible for executing a Pipeline, i.e. a user job.
PipelineExecutorFactory - Interface in org.apache.flink.core.execution
A factory for selecting and instantiating the adequate PipelineExecutor based on a provided Configuration.
PipelineExecutorServiceLoader - Interface in org.apache.flink.core.execution
An interface to be implemented by the entity responsible for finding the correct PipelineExecutor to execute a given Pipeline.
PipelineExecutorUtils - Class in org.apache.flink.client.deployment.executors
Utility class with method related to job execution.
PipelineExecutorUtils() - Constructor for class org.apache.flink.client.deployment.executors.PipelineExecutorUtils
 
PipelineOptions - Class in org.apache.flink.configuration
The configuration options for job execution.
PipelineOptions() - Constructor for class org.apache.flink.configuration.PipelineOptions
 
PipelineOptions.VertexDescriptionMode - Enum in org.apache.flink.configuration
The mode how we organize description of a vertex.
PipelineOptionsInternal - Class in org.apache.flink.configuration
Pipeline options that are not meant to be used by the user.
PipelineOptionsInternal() - Constructor for class org.apache.flink.configuration.PipelineOptionsInternal
 
pipInstallRequirements(String, String, String, String, Map<String, String>) - Static method in class org.apache.flink.python.util.PythonEnvironmentManagerUtils
Installs the 3rd party libraries listed in the user-provided requirements file.
pivot(RelBuilder.GroupKey, Iterable<? extends RelBuilder.AggCall>, Iterable<? extends RexNode>, Iterable<? extends Map.Entry<String, ? extends Iterable<? extends RexNode>>>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Pivot.
Pivot(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a PIVOT clause following a table expression.
PIVOT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLACEHOLDER - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexCache
Placeholder of cache entry's value.
PLACEHOLDER_SYMBOL - Static variable in class org.apache.flink.table.factories.FactoryUtil
The placeholder symbol to be used for keys of options which can be templated.
PlaceholderStreamStateHandle - Class in org.apache.flink.runtime.state
A placeholder state handle for shared state that will replaced by an original that was created in a previous checkpoint.
PlaceholderStreamStateHandle(PhysicalStateHandleID, long, boolean) - Constructor for class org.apache.flink.runtime.state.PlaceholderStreamStateHandle
 
PLACING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLAIN_TEXT - org.apache.flink.table.gateway.rest.util.RowFormat
Serialize the RowData to SQL-compliant, plain strings.
Plan - Class in org.apache.flink.api.common
This class represents Flink programs, in the form of dataflow plans.
Plan(Collection<? extends GenericDataSinkBase<?>>) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan, describing the data flow that ends at the given data sinks.
Plan(Collection<? extends GenericDataSinkBase<?>>, int) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with the given default parallelism, describing the data flow that ends at the given data sinks.
Plan(Collection<? extends GenericDataSinkBase<?>>, String) - Constructor for class org.apache.flink.api.common.Plan
Creates a new dataflow plan with the given name, describing the data flow that ends at the given data sinks.
Plan(Collection<? extends GenericDataSinkBase<?>>, String, int) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with the given name and default parallelism, describing the data flow that ends at the given data sinks.
Plan(GenericDataSinkBase<?>) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with single data sink.
Plan(GenericDataSinkBase<?>, int) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with single data sink and the given default parallelism.
Plan(GenericDataSinkBase<?>, String) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with the given name, containing initially a single data sink.
Plan(GenericDataSinkBase<?>, String, int) - Constructor for class org.apache.flink.api.common.Plan
Creates a new program plan with the given name and default parallelism, containing initially a single data sink.
PLAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLAN_ADVICE - org.apache.flink.table.api.ExplainDetail
The potential risk warnings and SQL optimizer tuning advice analyzed from the physical plan.
PLAN_ADVICE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLAN_COMPILE_CATALOG_OBJECTS - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
PLAN_FORCE_RECOMPILE - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
PLAN_ONLY - org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
 
PLAN_RESTORE_CATALOG_OBJECTS - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
PlanAdvice - Class in org.apache.flink.table.planner.analyze
Plain POJO for advice provided by PlanAnalyzer.
PlanAdvice(PlanAdvice.Kind, PlanAdvice.Scope, String) - Constructor for class org.apache.flink.table.planner.analyze.PlanAdvice
 
PlanAdvice.Kind - Enum in org.apache.flink.table.planner.analyze
Categorize the semantics of a PlanAdvice.
PlanAdvice.Scope - Enum in org.apache.flink.table.planner.analyze
Categorize the scope of a PlanAdvice.
PlanAnalyzer - Interface in org.apache.flink.table.planner.analyze
Plan analyzer analyzes the optimized physical plan and provide potential risk warnings and optimization advice.
PlanAnalyzer.AnalyzedResult - Interface in org.apache.flink.table.planner.analyze
The analyzed PlanAdvice with a list of applicable RelNode ids.
PlanCacheManager - Class in org.apache.flink.table.api.internal
This manages all the plan caches.
PlanCacheManager(long, Duration) - Constructor for class org.apache.flink.table.api.internal.PlanCacheManager
 
planner - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
Planner - Interface in org.apache.flink.table.delegation
This interface serves two purposes: SQL parser via Planner.getParser() - transforms a SQL string into a Table API specific objects e.g. tree of Operations relational planner - provides a way to plan, optimize and transform tree of ModifyOperation into a runnable form (Transformation)
PlannerCallProcedureOperation - Class in org.apache.flink.table.planner.operations
Wrapper for valid call procedure operation generated by Planner.
PlannerCallProcedureOperation(ObjectIdentifier, Procedure, Object[], DataType[], DataType) - Constructor for class org.apache.flink.table.planner.operations.PlannerCallProcedureOperation
 
PlannerConfig - Interface in org.apache.flink.table.api
The PlannerConfig holds parameters to configure the behavior of queries.
PlannerContext - Class in org.apache.flink.table.planner.delegation
Utility class to create RelBuilder or FrameworkConfig used to create a corresponding Planner.
PlannerContext(boolean, TableConfig, ModuleManager, FunctionCatalog, CatalogManager, CalciteSchema, List<RelTraitDef>, ClassLoader) - Constructor for class org.apache.flink.table.planner.delegation.PlannerContext
 
PlannerExternalQueryOperation - Class in org.apache.flink.table.calcite.bridge
Wrapper for valid logical plans and resolved schema generated by Planner.
PlannerExternalQueryOperation(RelNode, ResolvedSchema) - Constructor for class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
PlannerFactory - Interface in org.apache.flink.table.delegation
Factory that creates Planner.
PlannerFactory.Context - Interface in org.apache.flink.table.delegation
Context used when creating a planner.
PlannerFactory.DefaultPlannerContext - Class in org.apache.flink.table.delegation
Default implementation of PlannerFactory.Context.
PlannerFactoryUtil - Class in org.apache.flink.table.factories
Utility for discovering and instantiating PlannerFactory.
PlannerQueryOperation - Class in org.apache.flink.table.planner.operations
Wrapper for valid logical plans generated by Planner.
PlannerQueryOperation(RelNode, Supplier<String>) - Constructor for class org.apache.flink.table.planner.operations.PlannerQueryOperation
 
PlannerTypeUtils - Class in org.apache.flink.table.runtime.types
Utilities for LogicalType and DataType..
PlannerTypeUtils() - Constructor for class org.apache.flink.table.runtime.types.PlannerTypeUtils
 
PlanReference - Class in org.apache.flink.table.api
Unresolved pointer to a persisted plan.
PlanReference.ContentPlanReference - Class in org.apache.flink.table.api
Plan reference to a string containing the serialized persisted plan in JSON.
PlanReference.FilePlanReference - Class in org.apache.flink.table.api
Plan reference to a file in the local filesystem.
PlanReference.ResourcePlanReference - Class in org.apache.flink.table.api
Plan reference to a file in the provided ClassLoader.
PLI - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Plugin - Interface in org.apache.flink.core.plugin
Interface for plugins.
PLUGIN_ALWAYS_PARENT_FIRST_LOADER_PATTERNS - Static variable in class org.apache.flink.configuration.CoreOptions
PLUGIN_ALWAYS_PARENT_FIRST_LOADER_PATTERNS_ADDITIONAL - Static variable in class org.apache.flink.configuration.CoreOptions
 
PluginConfig - Class in org.apache.flink.core.plugin
Stores the configuration for plugins mechanism.
PluginDescriptor - Class in org.apache.flink.core.plugin
Descriptive meta information for a plugin.
PluginDescriptor(String, URL[], String[]) - Constructor for class org.apache.flink.core.plugin.PluginDescriptor
 
PluginFileSystemFactory - Class in org.apache.flink.core.fs
A wrapper around FileSystemFactory that ensures the plugin classloader is used for all FileSystem operations.
PluginFinder - Interface in org.apache.flink.core.plugin
Implementations of this interface provide mechanisms to locate plugins and create corresponding PluginDescriptor objects.
PluginLoader - Class in org.apache.flink.core.plugin
A PluginLoader is used by the PluginManager to load a single plugin.
PluginLoader(String, URLClassLoader) - Constructor for class org.apache.flink.core.plugin.PluginLoader
 
PluginManager - Interface in org.apache.flink.core.plugin
PluginManager is responsible for managing cluster plugins which are loaded using separate class loaders so that their dependencies don't interfere with Flink's dependencies.
PLUGINS - org.apache.flink.tests.util.flink.JarLocation
 
PluginUtils - Class in org.apache.flink.core.plugin
Utility functions for the plugin mechanism.
plus(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns left plus right.
plus(Duration) - Method in class org.apache.flink.api.common.time.Deadline
 
plus(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
PLUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PLUS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
Combines numeric addition, "datetime + interval"/"interval + interval" arithmetic, and string concatenation.
PLUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
POD_IP_FIELD_PATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
POD_NODE_ID_FIELD_PATH - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
POD_TEMPLATE_CONFIG_MAP_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
POD_TEMPLATE_DIR_IN_POD - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
POD_TEMPLATE_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
PodTemplateMountDecorator - Class in org.apache.flink.kubernetes.kubeclient.decorators
Ship and mount Constants.TASK_MANAGER_POD_TEMPLATE_FILE_NAME on the JobManager.
PodTemplateMountDecorator(AbstractKubernetesParameters) - Constructor for class org.apache.flink.kubernetes.kubeclient.decorators.PodTemplateMountDecorator
 
pointTo(int, BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
pointTo(MemorySegment[], int, int) - Method in class org.apache.flink.table.data.binary.BinarySection
 
pointTo(MemorySegment, int, int) - Method in class org.apache.flink.table.data.binary.BinarySection
 
POINTWISE - org.apache.flink.runtime.jobgraph.DistributionPattern
Each producing sub task is connected to one or more subtask(s) of the consuming task.
POINTWISE_EDGES_PIPELINED - org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
PointwiseBlockingResultInfo - Class in org.apache.flink.runtime.scheduler.adaptivebatch
Information of Pointwise result.
POJO(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a POJO (Plain Old Java Object).
POJO(Class<T>, Map<String, TypeInformation<?>>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for a POJO (Plain Old Java Object) and allows to specify all fields manually.
PojoComparator<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
PojoComparator(Field[], TypeComparator<?>[], TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
PojoConverter(PojoTypeInfo<T>, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.PojoConverter
 
PojoField - Class in org.apache.flink.api.java.typeutils
Represent a field definition for PojoTypeInfo type of objects.
PojoField(Field, TypeInformation<?>) - Constructor for class org.apache.flink.api.java.typeutils.PojoField
 
PojoSerializer<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
PojoSerializer(Class<T>, TypeSerializer<?>[], Field[], SerializerConfig) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
Constructor to create a new PojoSerializer.
PojoSerializerSnapshot<T> - Class in org.apache.flink.api.java.typeutils.runtime
Snapshot class for the PojoSerializer.
PojoSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
Constructor for reading the snapshot.
PojoTestUtils - Class in org.apache.flink.types
Test utils around POJOs.
PojoTestUtils() - Constructor for class org.apache.flink.types.PojoTestUtils
 
PojoTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
TypeInformation for "Java Beans"-style types.
PojoTypeInfo(Class<T>, List<PojoField>) - Constructor for class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
PojoTypeInfo.NamedFlatFieldDescriptor - Class in org.apache.flink.api.java.typeutils
 
PolicyBuilder() - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy.PolicyBuilder
 
poll() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Get and remove the first element from the queue.
poll() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
poll() - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
poll() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
 
poll() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Polls the first priority element or non-priority element if the former does not exist.
poll() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Removes and returns the least element of the PriorityQueue in log(size) time.
poll() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
poll() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
 
poll() - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
poll() - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Retrieves and removes the first element (w.r.t. the order) of this set, or returns null if this set is empty.
poll() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
poll() - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
poll() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
poll(Duration) - Method in interface org.apache.flink.connector.testframe.external.ExternalSystemDataReader
Poll a batch of records from external system.
poll(StageRunner.SortStage) - Method in interface org.apache.flink.runtime.operators.sort.StageRunner.StageMessageDispatcher
Retrieves and removes the head of the given stage queue, or returns null if the queue is empty.
pollDbGetRequests() - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
pollDbIterRequests() - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
pollDbPutRequests() - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
pollEntry() - Method in class org.apache.flink.connector.file.src.util.Pool
Gets the next cached entry.
pollFile(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.BlockingPhysicalFilePool
 
pollFile(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.NonBlockingPhysicalFilePool
 
pollFile(FileMergingSnapshotManager.SubtaskKey, CheckpointedStateScope) - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Poll a physical file from the pool.
pollFirst() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns and removes the first element or returns null if empty.
pollFirst() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
pollFirst() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns and removes the first element or returns null if empty.
pollFirst() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
pollLast() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns and removes the last element or returns null if empty.
pollLast() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
pollLast() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns and removes the last element or returns null if empty.
pollLast() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
pollNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Poll the BufferOrEvent.
pollNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
pollNext() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
pollNext() - Method in interface org.apache.flink.runtime.io.PullingAsyncDataInput
Poll the next element.
pollNext() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
pollNext() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
pollNext(ReaderOutput) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
pollNext(ReaderOutput<E>) - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
pollNext(ReaderOutput<O>) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
pollNext(ReaderOutput<O>) - Method in class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
pollNext(ReaderOutput<T>) - Method in interface org.apache.flink.api.connector.source.SourceReader
Poll the next available record into the ReaderOutput.
pollNext(ReaderOutput<T>) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
pollNext(ReaderOutput<T>) - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
pollResult() - Method in interface org.apache.flink.python.PythonFunctionRunner
Retrieves the Python function result.
pollResult() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
Pool<T> - Class in org.apache.flink.connector.file.src.util
A pool to cache and recycle heavyweight objects, to reduce object allocation.
Pool(int) - Constructor for class org.apache.flink.connector.file.src.util.Pool
Creates a pool with the given capacity.
Pool.Recycler<T> - Interface in org.apache.flink.connector.file.src.util
A Recycler puts objects into the pool that the recycler is associated with.
popFunctionCall() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
populateFlinkSecureConfigurations(Configuration) - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
Port(int, FileLock) - Constructor for class org.apache.flink.util.NetUtils.Port
 
PORT - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining the server port of the blob service.
PORT - Static variable in class org.apache.flink.configuration.JobManagerOptions
The config parameter defining the network port to connect to for communication with the job manager.
PORT - Static variable in class org.apache.flink.configuration.RestOptions
The port that the REST client connects to and the REST server binds to if RestOptions.BIND_PORT has not been specified.
PORT - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
PORT - Static variable in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
PORT - Static variable in class org.apache.flink.table.gateway.rest.util.SqlGatewayRestOptions
The port that the client connects to.
PORTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PortRange - Class in org.apache.flink.util
Represents a port range and provides access to an iterator of the given range.
PortRange(int) - Constructor for class org.apache.flink.util.PortRange
 
PortRange(String) - Constructor for class org.apache.flink.util.PortRange
Creates a new port range instance.
position() - Method in annotation type org.apache.flink.annotation.docs.Documentation.Section
The relative position of the option in its section.
position(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of string in an other string starting at 1.
position(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
position(BinaryStringData, BinaryStringData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
POSITION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
POSITION - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
POSITION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
POSITION_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
positionToNextBuffer(FileChannel, ByteBuffer) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
Skip one data buffer from the channel's current position by headerBuffer.
possibleHadoopConfPaths(Configuration) - Static method in class org.apache.flink.api.java.hadoop.mapred.utils.HadoopUtils
Get possible Hadoop conf dir paths, based on environment variables and flink configuration.
PossibleInconsistentStateException - Exception in org.apache.flink.runtime.persistence
PossibleInconsistentStateException represents errors that might have lead to an inconsistent state within the HA resources.
PossibleInconsistentStateException() - Constructor for exception org.apache.flink.runtime.persistence.PossibleInconsistentStateException
 
PossibleInconsistentStateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.persistence.PossibleInconsistentStateException
 
PossibleInconsistentStateException(Throwable) - Constructor for exception org.apache.flink.runtime.persistence.PossibleInconsistentStateException
 
POST - org.apache.flink.runtime.rest.HttpMethodWrapper
 
postClose() - Method in class org.apache.flink.api.common.io.OutputFormatBase
Tear down the OutputFormat.
postComplete(boolean) - Method in class org.apache.flink.core.state.StateFutureImpl
Will be triggered when this future completes.
postComplete(boolean) - Method in class org.apache.flink.runtime.asyncprocessing.ContextStateFutureImpl
 
postfix - Variable in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
PostfixRowOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a postfix row operator like IS NOT NULL.
postOpen() - Method in class org.apache.flink.api.common.io.OutputFormatBase
Initialize the OutputFormat.
postProcessElement() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
postProcessElement() - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
postProcessElement() - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessingOperator
A callback that will be triggered after an element finishes processElement.
postResolutionFactory() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Enables the creation of resolved expressions for transformations after the actual resolution.
postResolverFactory() - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
Enables the creation of resolved expressions for transformations after the actual resolution.
PostResolverFactory() - Constructor for class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
postSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
postSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
PostVersionedIOReadableWritable - Class in org.apache.flink.core.io
A VersionedIOReadableWritable which allows to differentiate whether the previous data was versioned with a VersionedIOReadableWritable.
PostVersionedIOReadableWritable() - Constructor for class org.apache.flink.core.io.PostVersionedIOReadableWritable
 
postVisit(T) - Method in interface org.apache.flink.util.Visitor
Method that is invoked after all child nodes or descendant nodes were visited.
power(double, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
power(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the given number raised to the power of the other value.
power(DecimalData, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
power(DecimalData, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
POWER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
POWER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
POWER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
power10(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
PPC64_LE - org.apache.flink.util.ProcessorArchitecture
The little-endian mode of the 64 bit Power-PC architecture.
PRECEDES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
preceding(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a bound PRECEDING window bound, for use in methods such as RelBuilder.OverCall.rowsFrom(RexWindowBound) and RelBuilder.OverCall.rangeBetween(RexWindowBound, RexWindowBound).
preceding(Expression) - Method in class org.apache.flink.table.api.OverWindowPartitionedOrdered
Set the preceding offset (based on time or row-count intervals) for over window.
PRECEDING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
precision - Variable in class org.apache.flink.table.runtime.arrow.writers.DecimalWriter
 
precision - Variable in class org.apache.flink.table.runtime.arrow.writers.TimestampWriter
 
precision() - Method in class org.apache.flink.table.data.DecimalData
Returns the precision of this DecimalData.
precision() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
precision() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
PRECISION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.BigIntType
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.DoubleType
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.FloatType
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.IntType
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.SmallIntType
 
PRECISION - Static variable in class org.apache.flink.table.types.logical.TinyIntType
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
PRECISION_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
PrecisionOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
preCommit() - Method in class org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameFileCommitter
 
preCommit() - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitter
Prepares the intermediates file for committing.
preCommit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Pre commit previously created transaction.
PreCommit - Interface in org.apache.flink.tests.util.categories
Marker interface for tests that should be run on every commit.
Preconditions - Class in org.apache.flink.util
A collection of static utility methods to validate input.
PREDECESSORS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
PREDEFINED - org.apache.flink.table.types.logical.LogicalTypeFamily
 
PREDEFINED_OPTIONS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
The predefined settings for RocksDB DBOptions and ColumnFamilyOptions by Flink community.
PredefinedOptions - Enum in org.apache.flink.contrib.streaming.state
The PredefinedOptions are configuration settings for the EmbeddedRocksDBStateBackend.
predicate(BiPredicate<LogicalType, LogicalType>) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
Predicate() - Constructor for class org.apache.flink.orc.OrcFilters.Predicate
 
Predicates - Class in org.apache.flink.architecture.common
Common predicates for architecture tests.
PREEMPTIVE_PERSIST_THRESHOLD - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
PreferredAllocationRequestSlotMatchingStrategy - Enum in org.apache.flink.runtime.jobmaster.slotpool
RequestSlotMatchingStrategy that takes the preferred allocations into account.
PreferredLocationsRetriever - Interface in org.apache.flink.runtime.scheduler
Component to retrieve the preferred locations of an execution vertex.
preFilter(RowData) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
preFilterCondition - Variable in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
preFilterCondition - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
prefix - Variable in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
prefix(Long) - Static method in class org.apache.flink.quickstarts.test.utils.Utils
 
PREFIXED_STRING_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PrefixRowOperator() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a prefix row operator like NOT.
prepare() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
prepare() - Method in interface org.apache.flink.runtime.operators.Driver
This method is called before the user code is opened.
prepare() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.MapDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
prepare() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
prepare(File, String...) - Static method in class org.apache.flink.test.util.SecureTestEnvironment
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
 
prepare(ResettableExternalBuffer) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
Prepare for next partition.
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
 
prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
 
PREPARE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
Prepares the accumulator of the given window before emit the final result.
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
 
prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
 
prepareCanonicalSavepoint(CheckpointableKeyedStateBackend<?>, CloseableRegistry) - Static method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
prepareCheckpoint() - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Performs a preparation before checkpoint.
prepareClose() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Lifecycle method to close the mailbox for action submission.
prepareCollector(RowData, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
prepareCommit() - Method in interface org.apache.flink.api.connector.sink2.CommittingSinkWriter
Prepares for a commit.
prepareCommit() - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
prepareDirectories() - Method in class org.apache.flink.state.forst.ForStResourceContainer
Prepare local and remote directories.
prepareDynamicSource(String, ResolvedCatalogTable, DynamicTableSource, boolean, ReadableConfig, List<SourceAbilitySpec>) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
Prepares the given DynamicTableSource.
prepareInstance(ReadableConfig, UserDefinedFunction) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Prepares a UserDefinedFunction instance for usage in the API.
prepareLocalSnapshotDirectory(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
prepareNextPartition() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
prepareNextPartition() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
prepareProbePhase(IOManager, FileIOChannel.Enumerator, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.runtime.io.recovery.RescalingStreamTaskNetworkInput
 
prepareSnapshot(ChannelStateWriter, long) - Method in interface org.apache.flink.streaming.runtime.io.StreamInputProcessor
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessor
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
prepareSnapshot(ChannelStateWriter, long) - Method in interface org.apache.flink.streaming.runtime.io.StreamTaskInput
Prepares to spill the in-flight input buffers as checkpoint snapshot.
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput
 
prepareSnapshot(ChannelStateWriter, long) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
prepareSnapshotPreBarrier(long) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
This method is called when the operator should do a snapshot, before it emits its own checkpoint barrier.
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
prepareStream() - Method in class org.apache.flink.changelog.fs.DuplicatingStateChangeFsUploader
 
prepareStream() - Method in class org.apache.flink.changelog.fs.StateChangeFsUploader
 
prepareUserArtifactEntries(Map<String, DistributedCache.DistributedCacheEntry>, JobID) - Static method in enum org.apache.flink.runtime.jobgraph.JobGraphUtils
 
preposition - Variable in class org.apache.flink.table.operations.AbstractShowOperation
 
PRESERVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
preserveRecordOrderAndProcess(ThrowingRunnable<Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
preserveRecordOrderAndProcess(ThrowingRunnable<Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
preserveRecordOrderAndProcess(ThrowingRunnable<Exception>) - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessingOperator
Check the order of same-key record, and then process the record.
PreserveWatermarks - Class in org.apache.flink.table.sources.wmstrategies
A strategy which indicates the watermarks should be preserved from the underlying datastream.
PreserveWatermarks() - Constructor for class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
preSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
preSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
prettyPrintInterval() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
prev() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
prev() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
prev() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
PREV - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
PREV - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PREV - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
prevCharIsCR - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
previous() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
PREVIOUS_AND_CURRENT - org.apache.flink.cep.pattern.WithinType
 
PreviousAllocationSlotSelectionStrategy - Class in org.apache.flink.runtime.jobmaster.slotpool
This class implements a SlotSelectionStrategy that is based on previous allocations and falls back to using location preference hints if there is no previous allocation.
previousResults - Variable in class org.apache.flink.table.client.cli.CliResultView
 
previousSchemaSerializer() - Method in class org.apache.flink.runtime.state.StateSerializerProvider
Gets the serializer that recognizes the previous serialization schema of the state.
previousSnapshot - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
 
previousSnapshot - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
PreviousSnapshot(Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.PreviousSnapshot
 
PreviousSnapshot(Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>) - Constructor for class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.PreviousSnapshot
 
previousState - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
preVisit(T) - Method in interface org.apache.flink.util.Visitor
Method that is invoked on the visit before visiting and child nodes or descendant nodes.
primary() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
primary() - Method in class org.apache.flink.table.codesplit.JavaParser
 
PRIMARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PRIMARY_KEY - org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
 
PRIMARY_KEY - org.apache.flink.table.catalog.Constraint.ConstraintType
 
PRIMARY_KEY - org.apache.flink.table.legacy.api.constraints.Constraint.ConstraintType
Deprecated.
 
PRIMARY_KEY_COLUMNS - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
PRIMARY_KEY_NAME - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
PrimaryAndSecondaryStream(CheckpointStateOutputStream, CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream
 
PrimaryContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
primaryKey(String...) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a primary key constraint for a set of given columns.
primaryKey(String...) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Creates a primary key constraint for a set of given columns.
primaryKey(String, String[]) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Creates a primary key constraint for a set of given columns.
primaryKey(String, List<String>) - Static method in class org.apache.flink.table.catalog.UniqueConstraint
Creates a non enforced Constraint.ConstraintType.PRIMARY_KEY constraint.
primaryKey(String, List<String>) - Static method in class org.apache.flink.table.legacy.api.constraints.UniqueConstraint
Deprecated.
Creates a non enforced Constraint.ConstraintType.PRIMARY_KEY constraint.
primaryKey(List<String>) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a primary key constraint for a set of given columns.
primaryKeyNamed(String, String...) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a primary key constraint for a set of given columns.
primaryKeyNamed(String, List<String>) - Method in class org.apache.flink.table.api.Schema.Builder
Declares a primary key constraint for a set of given columns.
PrimaryStreamOnly(CheckpointStateOutputStream) - Constructor for class org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryStreamOnly
 
PRIMITIVE_ARRAY - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
PRIMITIVE_ARRAY = 16;
PRIMITIVE_ARRAY(TypeInformation<?>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Java arrays of primitive type (such as byte[]).
PRIMITIVE_ARRAY(TypeInformation<?>) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Generates type information for an array consisting of Java primitive elements.
PRIMITIVE_ARRAY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
PRIMITIVE_ARRAY = 16;
PrimitiveArrayComparator<T,​C extends BasicTypeComparator> - Class in org.apache.flink.api.common.typeutils.base.array
 
PrimitiveArrayComparator(boolean, C) - Constructor for class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
PrimitiveArrayTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
A TypeInformation for arrays of primitive types (int, long, double, ...).
primitiveToWrapper(Class<?>) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Converts the specified primitive Class object to its corresponding wrapper Class object.
primitiveType() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
primitiveType() - Method in class org.apache.flink.table.codesplit.JavaParser
 
primitiveType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
print() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stdout).
print() - Method in class org.apache.flink.table.api.internal.TableResultImpl
 
print() - Method in interface org.apache.flink.table.api.TableResult
Print the result contents as tableau form to client console.
print(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard output stream (stdout).
print(Iterator<RowData>, PrintWriter) - Method in interface org.apache.flink.table.utils.print.PrintStyle
Displays the result.
print(Iterator<RowData>, PrintWriter) - Method in class org.apache.flink.table.utils.print.RawContentStyle
 
print(Iterator<RowData>, PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
print(Terminal) - Method in class org.apache.flink.table.client.cli.Printer.ClearCommandPrinter
 
print(Terminal) - Method in class org.apache.flink.table.client.cli.Printer.HelpCommandPrinter
 
print(Terminal) - Method in class org.apache.flink.table.client.cli.Printer.InitializationCommandPrinter
 
print(Terminal) - Method in interface org.apache.flink.table.client.cli.Printer
Print the results to the terminal.
print(Terminal) - Method in class org.apache.flink.table.client.cli.Printer.QuitCommandPrinter
 
print(Terminal) - Method in class org.apache.flink.table.client.cli.Printer.StatementResultPrinter
 
PRINT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
PRINT_IDENTIFIER - Static variable in class org.apache.flink.connector.print.table.PrintConnectorOptions
 
printBorderLine(PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
printColumnNamesTableauRow(PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
PrintConnectorOptions - Class in org.apache.flink.connector.print.table
Options for the Print sink connector.
printEmptyResult(Iterator<RowData>, PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
Printer - Interface in org.apache.flink.table.client.cli
Printer to print the results to the terminal.
Printer.ClearCommandPrinter - Class in org.apache.flink.table.client.cli
Printer to clear the terminal.
Printer.HelpCommandPrinter - Class in org.apache.flink.table.client.cli
Printer to print the HELP results.
Printer.InitializationCommandPrinter - Class in org.apache.flink.table.client.cli
Printer prints the initialization command results.
Printer.QuitCommandPrinter - Class in org.apache.flink.table.client.cli
Printer to print the QUIT messages.
Printer.StatementResultPrinter - Class in org.apache.flink.table.client.cli
Printer prints the statement results.
printExplain(ExplainDetail...) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
printExplain(ExplainDetail...) - Method in interface org.apache.flink.table.api.bridge.java.StreamStatementSet
 
printExplain(ExplainDetail...) - Method in interface org.apache.flink.table.api.Explainable
Like Explainable.explain(ExplainDetail...), but piping the result to System.out.
printf(InType...) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a formatted string from printf-style format string.
PRINTF - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
PrintfFunction - Class in org.apache.flink.table.runtime.functions.scalar
PrintfFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.PrintfFunction
 
printFooter(PrintWriter, long) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
printHelp(String) - Method in class org.apache.flink.runtime.entrypoint.parser.CommandLineParser
 
printHelp(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
Prints the help for the client.
printHelpClient(PrintWriter) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
Prints the help for the client.
printHelpEmbeddedModeClient(PrintWriter) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
printHelpForCancel(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForCheckpoint(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForInfo() - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForList(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForRun(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForSavepoint(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpForStop(Collection<CustomCommandLine>) - Static method in class org.apache.flink.client.cli.CliFrontendParser
 
printHelpGatewayModeClient(PrintWriter) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
 
printHelpSqlGateway(PrintStream) - Static method in class org.apache.flink.table.gateway.cli.SqlGatewayOptionsParser
Prints the help for the client.
printIndent(SqlWriter) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
printIndent(SqlWriter) - Static method in class org.apache.flink.sql.parser.SqlUnparseUtils
 
printInfo(Terminal, String) - Static method in interface org.apache.flink.table.client.cli.Printer
 
printJsonString() - Method in interface org.apache.flink.table.api.CompiledPlan
Like CompiledPlan.asJsonString(), but prints the result to System.out.
printSchema() - Method in class org.apache.flink.table.api.internal.TableImpl
 
printSchema() - Method in interface org.apache.flink.table.api.Table
Prints the schema of this table to the console in a summary format.
PrintSink<IN> - Class in org.apache.flink.streaming.api.functions.sink
Sink implementation writing every element to the standard output or standard error stream.
PrintSink() - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSink
Instantiates a print sink function that prints to STDOUT.
PrintSink(boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSink
Instantiates a print sink that prints to STDOUT or STDERR.
PrintSink(String) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSink
Instantiates a print sink that prints to STDOUT and gives a sink identifier.
PrintSink(String, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSink
Instantiates a print sink that prints to STDOUT or STDERR and gives a sink identifier.
PrintSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new PrintSink interface instead.
PrintSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
Instantiates a print sink function that prints to standard out.
PrintSinkFunction(boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
Instantiates a print sink function that prints to standard out.
PrintSinkFunction(String, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
Instantiates a print sink function that prints to standard out and gives a sink identifier.
PrintSinkOutputWriter<IN> - Class in org.apache.flink.api.common.functions.util
Print sink output writer for DataStream and DataSet print API.
PrintSinkOutputWriter() - Constructor for class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
PrintSinkOutputWriter(boolean) - Constructor for class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
PrintSinkOutputWriter(String, boolean) - Constructor for class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
printStackTrace(PrintStream) - Method in exception org.apache.flink.util.SerializedThrowable
 
printStackTrace(PrintWriter) - Method in exception org.apache.flink.util.SerializedThrowable
 
PrintStyle - Interface in org.apache.flink.table.utils.print
A PrintStyle defines style and formatting to print a collection of RowData.
printTable(Iterator<RowData>, PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
Print table with column names and borders.
printTableauRow(String[], PrintWriter) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
PrintTableSinkFactory - Class in org.apache.flink.connector.print.table
Print table sink factory writing every row to the standard output or standard error stream.
PrintTableSinkFactory() - Constructor for class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
printToErr() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard error stream (stderr).
printToErr(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes a DataStream to the standard error stream (stderr).
printUsage() - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
printWithLineNumber() - Method in class org.apache.flink.formats.protobuf.util.PbCodegenAppender
 
PRIOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
priorAllocation(ResourceProfile, ResourceProfile, Collection<TaskManagerLocation>, Collection<AllocationID>, Set<AllocationID>) - Static method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
Returns a slot profile for the given resource profile, prior allocations and all prior allocation ids from the whole execution graph.
prioritize(T) - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Prioritizes an already existing element.
PRIORITIZED_EVENT_BUFFER - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Same as EVENT_BUFFER, but the event has been prioritized (e.g. it skipped buffers).
PrioritizedDeque<T> - Class in org.apache.flink.runtime.io.network.partition
A deque-like data structure that supports prioritization of elements, such they will be polled before any non-priority elements.
PrioritizedDeque() - Constructor for class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
prioritizedOperatorState(OperatorID) - Method in interface org.apache.flink.runtime.state.TaskStateManager
Returns means to restore previously reported state of an operator running in the owning task.
prioritizedOperatorState(OperatorID) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
PrioritizedOperatorSubtaskState - Class in org.apache.flink.runtime.checkpoint
This class is a wrapper over multiple alternative OperatorSubtaskState that are (partial) substitutes for each other and imposes a priority ordering over all alternatives for the different states which define an order in which the operator should attempt to restore the state from them.
PrioritizedOperatorSubtaskState.Builder - Class in org.apache.flink.runtime.checkpoint
A builder for PrioritizedOperatorSubtaskState.
PrioritizedOperatorSubtaskStateInputSplit - Interface in org.apache.flink.state.api.input.splits
An input split that returns PrioritizedOperatorSubtaskState.
priority() - Method in interface org.apache.flink.runtime.io.network.netty.InboundChannelHandlerFactory
Gives back priority of the ChannelHandler.
priority() - Method in interface org.apache.flink.runtime.io.network.netty.OutboundChannelHandlerFactory
Gives back priority of the ChannelHandler.
priority(int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.Builder
 
PRIORITY_QUEUE - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
 
priorityAvailabilityHelper - Variable in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
PriorityComparable<T> - Interface in org.apache.flink.runtime.state
Interface for objects that can be compared by priority.
PriorityComparator<T> - Interface in org.apache.flink.runtime.state
This interface works similar to Comparable and is used to prioritize between two objects.
PriorityQueueSetFactory - Interface in org.apache.flink.runtime.state
Factory for KeyGroupedInternalPriorityQueue instances.
PrioritySettingThreadFactory - Class in org.apache.flink.runtime.rpc.pekko
Wrapper around a ThreadFactory that configures the thread priority.
PrioritySettingThreadFactory(ThreadFactory, int) - Constructor for class org.apache.flink.runtime.rpc.pekko.PrioritySettingThreadFactory
 
PriorityThreadsDispatcher - Class in org.apache.flink.runtime.rpc.pekko
Pekko dispatcher threads creates threads with configurable priority.
PriorityThreadsDispatcher(Config, DispatcherPrerequisites) - Constructor for class org.apache.flink.runtime.rpc.pekko.PriorityThreadsDispatcher
 
PRIVATE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
PRIVATE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
PRIVATE() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
privateDuplicate(TupleComparatorBase<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
PRIVILEGES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
prob() - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
PROBE_OUTER - org.apache.flink.table.runtime.operators.join.HashJoinType
 
probeIterator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
Iterator over the elements from the probe side.
ProbeIterator - Class in org.apache.flink.table.runtime.hashtable
Probe iterator from probe or spilled partition.
ProbeIterator(BinaryRowData) - Constructor for class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
probeKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
Prober(TypeComparator<PT>, TypePairComparator<PT, BT>) - Constructor for class org.apache.flink.api.common.operators.util.JoinHashMap.Prober
 
probeSideBuffer - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
probeSideChannel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
probeSideRecordCounter - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The utilities to serialize the probe side data types.
probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstHashJoinIterator
 
probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondHashJoinIterator
 
probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
probeToBinary(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
For code gen probe side to BinaryRowData.
probeTypeComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
PROC_TIME_ATTRIBUTE - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
PROC_TIME_ATTRIBUTE = 3;
PROC_TIME_ATTRIBUTE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
PROC_TIME_ATTRIBUTE = 3;
Procedure - Interface in org.apache.flink.table.procedures
Base interface representing a stored procedure that can be executed by Flink.
PROCEDURE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PROCEDURE_CALL - Static variable in class org.apache.flink.table.procedures.ProcedureDefinition
the name for the methods to be involved in the procedure.
ProcedureContext - Interface in org.apache.flink.table.procedure
A context to provide necessary context used by stored procedure.
ProcedureDefinition - Class in org.apache.flink.table.procedures
Definition of a procedure.
ProcedureDefinition(Procedure) - Constructor for class org.apache.flink.table.procedures.ProcedureDefinition
 
ProcedureHint - Annotation Type in org.apache.flink.table.annotation
A hint that influences the reflection-based extraction of input types and output types for constructing the TypeInference logic of a Procedure.
ProcedureHints - Annotation Type in org.apache.flink.table.annotation
Helper annotation for repeatable ProcedureHints.
ProcedureNamespace - Class in org.apache.calcite.sql.validate
Namespace whose contents are defined by the result of a call to a user-defined procedure.
ProcedureNotExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate on a procedure that doesn't exist.
ProcedureNotExistException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.ProcedureNotExistException
 
ProcedureNotExistException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.ProcedureNotExistException
 
PROCEDURES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PROCEED - org.apache.flink.cep.nfa.StateTransitionAction
 
process() - Method in interface org.apache.flink.state.forst.ForStDBOperation
Process the ForStDB access requests.
process() - Method in class org.apache.flink.state.forst.ForStGeneralMultiGetOperation
 
process() - Method in class org.apache.flink.state.forst.ForStIterateOperation
 
process() - Method in class org.apache.flink.state.forst.ForStWriteBatchOperation
 
process(byte[]) - Method in interface org.apache.flink.python.PythonFunctionRunner
Executes the Python function with the input byte array.
process(byte[]) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
 
process(int, RowData) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
return the ACC of the window frame.
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
 
process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, IN, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueAllWindowFunction
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, IN, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessAllWindowFunction
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableAllWindowFunction
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessAllWindowFunction
 
process(Byte, W, InternalWindowFunction.InternalWindowContext, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessAllWindowFunction
 
process(String, WindowReaderFunction<T, OUT, K, W>, TypeInformation<K>, TypeInformation<T>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.EvictingWindowSavepointReader
Reads window state generated without any preaggregation such as WindowedStream#apply and WindowedStream#process.
process(String, WindowReaderFunction<T, OUT, K, W>, TypeInformation<K>, TypeInformation<T>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads window state generated without any preaggregation such as WindowedStream#apply and WindowedStream#process.
process(KEY, ProcessWindowFunction.Context, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction
Evaluates the window and outputs none or several elements.
process(KEY, W, InternalWindowFunction.InternalWindowContext, IN, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueProcessWindowFunction
 
process(KEY, W, InternalWindowFunction.InternalWindowContext, IN, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalSingleValueWindowFunction
 
process(KEY, W, InternalWindowFunction.InternalWindowContext, IN, Collector<OUT>) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction
Evaluates the window and outputs none or several elements.
process(KEY, W, InternalWindowFunction.InternalWindowContext, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableProcessWindowFunction
 
process(KEY, W, InternalWindowFunction.InternalWindowContext, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalIterableWindowFunction
 
process(K, ProcessWindowFunction.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
process(K, S) - Method in interface org.apache.flink.runtime.state.KeyedStateFunction
The actual method to be applied on each of the states.
process(K, W, InternalWindowFunction.InternalWindowContext, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalAggregateProcessWindowFunction
 
process(PatternProcessFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a process function to the detected pattern sequence.
process(PatternProcessFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.cep.PatternStream
Applies a process function to the detected pattern sequence.
process(SharedBufferAccessor<T>, NFAState, T, long, AfterMatchSkipStrategy, TimerService) - Method in class org.apache.flink.cep.nfa.NFA
Processes the next input event.
process(OneInputStreamProcessFunction<T, OUT>) - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Apply an operation to this GlobalStream.
process(OneInputStreamProcessFunction<T, OUT>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply an operation to this KeyedPartitionStream.
process(OneInputStreamProcessFunction<T, OUT>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Apply an operation to this NonKeyedPartitionStream.
process(OneInputStreamProcessFunction<T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
process(OneInputStreamProcessFunction<T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
process(OneInputStreamProcessFunction<T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
process(OneInputStreamProcessFunction<T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
process(OneInputStreamProcessFunction<T, OUT>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
process(OneInputStreamProcessFunction<T, OUT>, KeySelector<OUT, K>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply an operation to this KeyedPartitionStream.
process(OneInputStreamProcessFunction<T, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
process(OneInputStreamProcessFunction<V, OUT>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
process(OneInputStreamProcessFunction<V, OUT>, KeySelector<OUT, K>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Apply a two output operation to this GlobalStream.
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two output operation to this KeyedPartitionStream.
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Apply a two output operation to this NonKeyedPartitionStream.
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>, KeySelector<OUT1, K>, KeySelector<OUT2, K>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Apply a two output operation to this KeyedPartitionStream.
process(TwoOutputStreamProcessFunction<T, OUT1, OUT2>, KeySelector<OUT1, K>, KeySelector<OUT2, K>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<V, OUT1, OUT2>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
process(TwoOutputStreamProcessFunction<V, OUT1, OUT2>, KeySelector<OUT1, K>, KeySelector<OUT2, K>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
process(WindowReaderFunction<T, OUT, KEY, W>, TypeInformation<KEY>, TypeSerializer<W>, TypeInformation<T>) - Static method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
process(ForStDBWriteBatchWrapper, RocksDB) - Method in class org.apache.flink.state.forst.ForStDBBunchPutRequest
 
process(ForStDBWriteBatchWrapper, RocksDB) - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
process(BroadcastProcessFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Assumes as inputs a BroadcastStream and a non-keyed DataStream and applies the given BroadcastProcessFunction on them, thereby creating a transformed output stream.
process(BroadcastProcessFunction<IN1, IN2, OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Assumes as inputs a BroadcastStream and a non-keyed DataStream and applies the given BroadcastProcessFunction on them, thereby creating a transformed output stream.
process(CoProcessFunction<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies the given CoProcessFunction on the connected input streams, thereby creating a transformed output stream.
process(CoProcessFunction<IN1, IN2, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies the given CoProcessFunction on the connected input streams, thereby creating a transformed output stream.
process(KeyedBroadcastProcessFunction<KEY, IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Assumes as inputs a BroadcastStream and a KeyedStream and applies the given KeyedBroadcastProcessFunction on them, thereby creating a transformed output stream.
process(KeyedBroadcastProcessFunction<KEY, IN1, IN2, OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.BroadcastConnectedStream
Assumes as inputs a BroadcastStream and a KeyedStream and applies the given KeyedBroadcastProcessFunction on them, thereby creating a transformed output stream.
process(KeyedCoProcessFunction<K, IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies the given KeyedCoProcessFunction on the connected input keyed streams, thereby creating a transformed output stream.
process(KeyedCoProcessFunction<K, IN1, IN2, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
Applies the given KeyedCoProcessFunction on the connected input streams, thereby creating a transformed output stream.
process(ProcessJoinFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Completes the join operation with the given user function that is executed for each joined pair of elements.
process(ProcessJoinFunction<IN1, IN2, OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Completes the join operation with the given user function that is executed for each joined pair of elements.
process(KeyedProcessFunction<KEY, T, R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies the given KeyedProcessFunction on the input stream, thereby creating a transformed output stream.
process(KeyedProcessFunction<KEY, T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies the given KeyedProcessFunction on the input stream, thereby creating a transformed output stream.
process(ProcessFunction<T, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies the given ProcessFunction on the input stream, thereby creating a transformed output stream.
process(ProcessFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Applies the given ProcessFunction on the input stream, thereby creating a transformed output stream.
process(ProcessAllWindowFunction.Context, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction
Evaluates the window and outputs none or several elements.
process(ProcessAllWindowFunction<T, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
process(ProcessAllWindowFunction.Context, Iterable<T>, Collector<R>) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
process(ProcessAllWindowFunction<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
process(ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
process(ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
process(ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
process(ProcessWindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
process(ExecNodeGraph, ProcessorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.DeadlockBreakupProcessor
 
process(ExecNodeGraph, ProcessorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.DynamicFilteringDependencyProcessor
 
process(ExecNodeGraph, ProcessorContext) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.processor.ExecNodeGraphProcessor
Given an ExecNodeGraph, process it and return the result ExecNodeGraph.
process(ExecNodeGraph, ProcessorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.ForwardHashExchangeProcessor
 
process(ExecNodeGraph, ProcessorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.MultipleInputNodeCreationProcessor
 
process(RocksDB) - Method in class org.apache.flink.state.forst.ForStDBGetRequest
 
process(RocksDB) - Method in class org.apache.flink.state.forst.ForStDBMapCheckRequest
 
process(RocksDB, int) - Method in class org.apache.flink.state.forst.ForStDBIterRequest
 
PROCESS - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
PROCESS = 0;
PROCESS - org.apache.flink.table.functions.python.PythonEnv.ExecType
 
PROCESS_CONTINUOUSLY - org.apache.flink.streaming.api.functions.source.FileProcessingMode
Periodically scans the path for new data.
PROCESS_FAILURE - org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ShutdownBehaviour
 
PROCESS_ONCE - org.apache.flink.streaming.api.functions.source.FileProcessingMode
Processes the current contents of the path and exits.
PROCESS_ONLY_APPENDED - org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction.WatchType
Deprecated.
 
PROCESS_TIME - org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
 
PROCESS_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
PROCESS = 0;
PROCESS_WORKING_DIR_BASE - Static variable in class org.apache.flink.configuration.ClusterOptions
 
ProcessAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Base abstract class for functions that are evaluated over non-keyed windows using a context for retrieving extra information.
ProcessAllWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction
 
ProcessAllWindowFunction.Context - Class in org.apache.flink.streaming.api.functions.windowing
The context holding window metadata.
processAsByteBuffer(Consumer<ByteBuffer>) - Method in class org.apache.flink.core.memory.MemorySegment
Supplies a ByteBuffer that represents this entire segment to the given process consumer.
processAsByteBuffer(Function<ByteBuffer, T>) - Method in class org.apache.flink.core.memory.MemorySegment
Applies the given process function on a ByteBuffer that represents this entire segment.
processBarrier(CheckpointBarrier, InputChannelInfo, boolean) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
processBarrier(CheckpointBarrier, InputChannelInfo, boolean) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
processBarrier(CheckpointBarrier, InputChannelInfo, boolean) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
processBarrierAnnouncement(CheckpointBarrier, int, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
processBarrierAnnouncement(CheckpointBarrier, int, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
processBarrierAnnouncement(CheckpointBarrier, int, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
processBroadcastElement(IN2, BroadcastProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.BroadcastProcessFunction
This method is called for each element in the broadcast stream.
processBroadcastElement(IN2, KeyedBroadcastProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction
This method is called for each element in the broadcast stream.
processBuffer(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
processBundles(BufferBundle<?>, BufferBundle<?>) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
processCancellationBarrier(CancelCheckpointMarker, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
processCancellationBarrier(CancelCheckpointMarker, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
processCancellationBarrier(CancelCheckpointMarker, InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
ProcessConfigurable<T extends ProcessConfigurable<T>> - Interface in org.apache.flink.datastream.api.stream
This represents the configuration handle of processing.
ProcessConfigurableAndGlobalStreamImpl<T> - Class in org.apache.flink.datastream.impl.stream
ProcessConfigurableAndGlobalStreamImpl(GlobalStreamImpl<T>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
ProcessConfigurableAndKeyedPartitionStreamImpl<K,​T> - Class in org.apache.flink.datastream.impl.stream
ProcessConfigurableAndKeyedPartitionStreamImpl(KeyedPartitionStreamImpl<K, T>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
ProcessConfigurableAndNonKeyedPartitionStreamImpl<T> - Class in org.apache.flink.datastream.impl.stream
ProcessConfigurableAndNonKeyedPartitionStreamImpl(NonKeyedPartitionStreamImpl<T>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
ProcessConfigurableAndTwoKeyedPartitionStreamsImpl<K,​OUT1,​OUT2> - Class in org.apache.flink.datastream.impl.stream
ProcessConfigurableAndTwoKeyedPartitionStreamsImpl is used to hold the two output keyed streams and provide methods used for configuration.
ProcessConfigurableAndTwoKeyedPartitionStreamsImpl(ExecutionEnvironmentImpl, Transformation<OUT1>, KeyedPartitionStreamImpl<K, OUT1>, KeyedPartitionStreamImpl<K, OUT2>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoKeyedPartitionStreamsImpl
 
ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl<OUT1,​OUT2> - Class in org.apache.flink.datastream.impl.stream
ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl is used to hold the two output non-keyed streams and provide methods used for configuration.
ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl(ExecutionEnvironmentImpl, Transformation<OUT1>, NonKeyedPartitionStreamImpl<OUT1>, NonKeyedPartitionStreamImpl<OUT2>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndTwoNonKeyedPartitionStreamImpl
 
ProcessConfigureHandle<T,​S extends ProcessConfigurable<S>> - Class in org.apache.flink.datastream.impl.stream
A handle to configure process function related things.
ProcessConfigureHandle(ExecutionEnvironmentImpl, Transformation<T>) - Constructor for class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
processConsume(List<GeneratedExpression>) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
 
processConsume(List<GeneratedExpression>, String) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Consume the generated columns or row from current operator, call its output's OpFusionCodegenSpec.doProcessConsume(int, List, GeneratedExpression) method.
processConsume(List<GeneratedExpression>, String) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Consume the generated columns or row from current OpFusionCodegenSpec, delegate to OpFusionCodegenSpecGenerator.processConsume(List, String) ()} method.
processContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
processElement(boolean, long, long, Object) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalTwoInputPythonFunctionOperator
 
processElement(long, long, Object) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalOneInputPythonFunctionOperator
 
processElement(IN1, IN2, ProcessJoinFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction
This method is called for each joined pair of elements.
processElement(IN1, BroadcastProcessFunction.ReadOnlyContext, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.BroadcastProcessFunction
This method is called for each element in the (non-broadcast) data stream.
processElement(IN1, KeyedBroadcastProcessFunction.ReadOnlyContext, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction
This method is called for each element in the (non-broadcast) keyed stream.
processElement(IN, BroadcastStateBootstrapFunction.Context) - Method in class org.apache.flink.state.api.functions.BroadcastStateBootstrapFunction
Writes the given value to operator state.
processElement(IN, KeyedStateBootstrapFunction.Context) - Method in class org.apache.flink.state.api.functions.KeyedStateBootstrapFunction
Process one element from the input stream.
processElement(IN, StateBootstrapFunction.Context) - Method in class org.apache.flink.state.api.functions.StateBootstrapFunction
Writes the given value to operator state.
processElement(I, KeyedProcessFunction.Context, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction
Process one element from the input stream.
processElement(I, ProcessFunction.Context, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.ProcessFunction
Process one element from the input stream.
processElement(String, ProcessFunction.Context, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.sideoutput.SideOutputExample.Tokenizer
 
processElement(KEY, N, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
processElement(KEY, VoidNamespace, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.KeyedStateReaderOperator
 
processElement(KEY, W, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
processElement(StreamRecord<E>) - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.cep.operator.CepOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.datastream.impl.operators.ProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.BootstrapStreamTaskRunner
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.BroadcastStateBootstrapOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.GroupReduceOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.KeyedStateBootstrapOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.functions.query.QueryableAppendingStateOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.functions.query.QueryableValueStateOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.BatchGroupedReduceOperator
 
processElement(StreamRecord<IN>) - Method in interface org.apache.flink.streaming.api.operators.Input
Processes one element that arrived on this input of the MultipleInputStreamOperator.
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.KeyedProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.LegacyKeyedProcessOperator
Deprecated.
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.MapPartitionOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.PartitionAggregateOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.PartitionReduceOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.ProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamFilter
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamFlatMap
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamGroupedReduceOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamMap
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamProject
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.api.operators.StreamSink
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.EvictingWindowOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
processElement(StreamRecord<INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
processElement(StreamRecord<INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
processElement(StreamRecord<CompactorRequest>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
processElement(StreamRecord<CompactMessages.CoordinatorInput>) - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactCoordinator
 
processElement(StreamRecord<CompactMessages.CoordinatorInput>) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactCoordinator
 
processElement(StreamRecord<CompactMessages.CoordinatorOutput>) - Method in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
processElement(StreamRecord<CompactMessages.CoordinatorOutput>) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
processElement(StreamRecord<PartitionCommitInfo>) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitter
 
processElement(StreamRecord<CommittableMessage<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
processElement(StreamRecord<CommittableMessage<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinatorStateHandler
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.python.scalar.EmbeddedPythonScalarFunctionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.python.table.EmbeddedPythonTableFunctionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.RowKindSetter
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.LimitOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.RankOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.AlignedWindowTableFunctionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
processElement(StreamRecord<Either<CommittableMessage<FileSinkCommittable>, CompactorRequest>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
processElement(StreamRecord<Row>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.connector.file.table.batch.compact.BatchFileWriter
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator.IdentityStreamOperator
 
processElement(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator.NoOpStreamOperator
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
Puts an element from the input stream into state if it is not late.
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.FastTop1Function
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
processElement(RowData, KeyedProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
processElement(RowData, ProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
processElement(RowData, RowData) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
Process an element with associated key from the input stream.
processElement(RowData, JoinRecordStateView, JoinRecordStateView, boolean, boolean) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
processElement(Row, ProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.python.util.PythonConnectorUtils.RowRowMapper
 
processElement1(IN1, CoProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction
This method is called for each element in the first of the connected streams.
processElement1(IN1, KeyedCoProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction
This method is called for each element in the first of the connected streams.
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithKeyedOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.BatchCoBroadcastWithNonKeyedOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithNonKeyedOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.CoProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamMap
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchCoBroadcastProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonBatchKeyedCoBroadcastProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchCoBroadcastProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
processElement1(StreamRecord<IN1>) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes one element that arrived on the first input of this two-input operator.
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AsyncStateStreamingJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
Process an input element and output incremental joined records, retraction messages will be sent in some scenarios.
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
processElement1(StreamRecord<Row>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonBatchKeyedCoBroadcastProcessOperator
 
processElement1(StreamRecord<Row>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
processElement1(StreamRecord<T1>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Process a StreamRecord from the left stream.
processElement1(RowData) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
processElement2(IN2, CoProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction
This method is called for each element in the second of the connected streams.
processElement2(IN2, KeyedCoProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction
This method is called for each element in the second of the connected streams.
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithKeyedOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithNonKeyedOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.CoProcessOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamMap
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.co.LegacyKeyedCoProcessOperator
Deprecated.
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
processElement2(StreamRecord<IN2>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
processElement2(StreamRecord<IN2>) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes one element that arrived on the second input of this two-input operator.
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AsyncStateStreamingJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
Process an input element and output incremental joined records, retraction messages will be sent in some scenarios.
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
processElement2(StreamRecord<Row>) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
 
processElement2(StreamRecord<T2>) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Process a StreamRecord from the right stream.
processElement2(RowData) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
processElementInternal(IN) - Method in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamGroupAggregateOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupAggregateFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonGroupWindowAggregateFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.batch.BatchArrowPythonOverWindowAggregateFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.AbstractStreamArrowPythonOverWindowAggregateFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonProcTimeBoundedRowsOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.scalar.arrow.ArrowPythonScalarFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
processElementInternal(RowData) - Method in class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
Process the same timestamp datas, the mechanism is different between rows and range window.
processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
 
processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
 
processEndOfPartition(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
processEndOfPartition(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierTracker
 
processEndOfPartition(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
processEvent(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
processEvent(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.recovery.RescalingStreamTaskNetworkInput
 
ProcessEvictingWindowReader<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.state.api.input.operator.window
A wrapper function for reading an evicting window with no pre-aggregation.
ProcessEvictingWindowReader(WindowReaderFunction<IN, OUT, KEY, W>) - Constructor for class org.apache.flink.state.api.input.operator.window.ProcessEvictingWindowReader
 
processExitCode() - Method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Gets the process exit code associated with this status.
processFailure(Throwable, FailureEnricher.Context) - Method in interface org.apache.flink.core.failure.FailureEnricher
Method to handle a failure as part of the enricher and optionally return a map of KV pairs (labels).
processFailure(Throwable, FailureEnricher.Context) - Method in class org.apache.flink.runtime.enricher.CustomTestFailureEnricher
 
ProcessFunction<I,​O> - Class in org.apache.flink.streaming.api.functions
A function that processes elements of a stream.
ProcessFunction - Interface in org.apache.flink.datastream.api.function
Base class for all user defined process functions.
ProcessFunction() - Constructor for class org.apache.flink.streaming.api.functions.ProcessFunction
 
ProcessFunction.Context - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of #processElement(Object, Context, Collector) or #onTimer(long, OnTimerContext, Collector).
ProcessFunction.OnTimerContext - Class in org.apache.flink.streaming.api.functions
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).
PROCESSING_TIME - org.apache.flink.streaming.api.TimeDomain
Time is based on the current processing-time of a machine where processing happens.
ProcessingModeDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingModeDeserializer
 
ProcessingModeSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingModeSerializer
 
ProcessingTime - org.apache.flink.api.common.state.StateTtlConfig.TtlTimeCharacteristic
Processing time.
ProcessingTime - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Processing time
ProcessingTime_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Processing time
ProcessingTimeManager - Interface in org.apache.flink.datastream.api.context
This is responsibility for managing runtime information related to processing time of process function.
ProcessingTimeoutTrigger<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that can turn any Trigger into a timeout Trigger.
processingTimeService - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processingTimeService - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
processingTimeService - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
processingTimeService - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
ProcessingTimeService - Interface in org.apache.flink.api.common.operators
A service that allows to get the current processing time and register timers that will execute the given ProcessingTimeService.ProcessingTimeCallback when firing.
ProcessingTimeService - Interface in org.apache.flink.streaming.runtime.tasks
Defines the current processing time and handles all related actions, such as register timers for tasks to be executed in the future.
ProcessingTimeService.ProcessingTimeCallback - Interface in org.apache.flink.api.common.operators
ProcessingTimeServiceAware - Interface in org.apache.flink.streaming.runtime.tasks
Interface for StreamOperatorFactory, which enables stream operators to access ProcessingTimeService.
ProcessingTimeServiceFactory - Interface in org.apache.flink.streaming.runtime.tasks
A factory for creating processing time services with a given MailboxExecutor.
ProcessingTimeServiceUtil - Class in org.apache.flink.streaming.runtime.tasks
Utility for classes that implements the ProcessingTimeService interface.
ProcessingTimeServiceUtil() - Constructor for class org.apache.flink.streaming.runtime.tasks.ProcessingTimeServiceUtil
 
ProcessingTimeSessionWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sessions based on the current processing time.
ProcessingTimeSessionWindows(long) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
processingTimeTimersQueue - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Processing time timers that are currently in-flight.
ProcessingTimeTrigger - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger that fires once the current system time passes the end of the window to which a pane belongs.
ProcessingTimeTriggers - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that reacts to processing-time timers.
ProcessingTimeTriggers.AfterEndOfWindow<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger that fires once the current system time passes the end of the window to which a pane belongs.
ProcessingTimeTriggers.AfterEndOfWindowNoLate<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A composite Trigger that consist of AfterEndOfWindow and a early trigger.
ProcessingTimeTriggers.AfterFirstElementPeriodic<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
Trigger every a given interval, the first trigger time is interval after the first element in the pane.
processInput() - Method in interface org.apache.flink.streaming.runtime.io.StreamInputProcessor
In case of two and more input processors this method must call InputSelectable.nextSelection() to choose which input to consume from next.
processInput() - Method in class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessor
 
processInput() - Method in class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
processInput(MailboxDefaultAction.Controller) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
processInput(MailboxDefaultAction.Controller) - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
 
processInput(MailboxDefaultAction.Controller) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
This method implements the default action of the task (e.g. processing one event from the input).
processJoin(RowData, STATE_VIEW, STATE_VIEW, boolean, AssociatedRecords, boolean) - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
Process an input element and output incremental joined records, retraction messages will be sent in some scenarios.
ProcessJoinFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A function that processes two joined elements and produces a single output one.
ProcessJoinFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.ProcessJoinFunction
 
ProcessJoinFunction.Context - Class in org.apache.flink.streaming.api.functions.co
The context that is available during an invocation of #processElement(Object, Object, Context, Collector).
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processLatencyMarker(LatencyMarker) - Method in interface org.apache.flink.streaming.api.operators.Input
Processes a LatencyMarker that arrived on the first input of this two-input operator.
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
processLatencyMarker1(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processLatencyMarker1(LatencyMarker) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a LatencyMarker that arrived on the first input of this two-input operator.
processLatencyMarker2(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processLatencyMarker2(LatencyMarker) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a LatencyMarker that arrived on the second input of this two-input operator.
processMatch(Map<String, List<IN>>, PatternProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.cep.functions.adaptors.PatternFlatSelectAdapter
 
processMatch(Map<String, List<IN>>, PatternProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.cep.functions.adaptors.PatternSelectAdapter
 
processMatch(Map<String, List<IN>>, PatternProcessFunction.Context, Collector<OUT>) - Method in class org.apache.flink.cep.functions.PatternProcessFunction
Generates resulting elements given a map of detected pattern events.
processMatch(Map<String, List<RowData>>, PatternProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
 
ProcessMemoryOptions - Class in org.apache.flink.runtime.util.config.memory
Common Flink's options to describe its JVM process memory configuration for JM or TM.
ProcessMemoryOptions(List<ConfigOption<MemorySize>>, ConfigOption<MemorySize>, ConfigOption<MemorySize>, JvmMetaspaceAndOverheadOptions) - Constructor for class org.apache.flink.runtime.util.config.memory.ProcessMemoryOptions
 
ProcessMemorySpec - Interface in org.apache.flink.runtime.util.config.memory
Common interface for Flink JVM process memory components.
ProcessMemoryUtils<FM extends FlinkMemory> - Class in org.apache.flink.runtime.util.config.memory
Common utils to parse JVM process memory configuration for JM or TM.
ProcessMemoryUtils(ProcessMemoryOptions, FlinkMemoryUtils<FM>) - Constructor for class org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils
 
ProcessMetricGroup - Class in org.apache.flink.runtime.metrics.groups
AbstractImitatingJobManagerMetricGroup implementation for process related metrics.
processNonRecord(ThrowingRunnable<? extends Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
ProcessOperator<IN,​OUT> - Class in org.apache.flink.datastream.impl.operators
ProcessOperator<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
ProcessOperator(OneInputStreamProcessFunction<IN, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.ProcessOperator
 
ProcessOperator(ProcessFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.ProcessOperator
 
ProcessorArchitecture - Enum in org.apache.flink.util
The processor architecture of the this system.
ProcessorArchitecture.MemoryAddressSize - Enum in org.apache.flink.util
The memory address size of the processor.
ProcessorContext - Class in org.apache.flink.table.planner.plan.nodes.exec.processor
Context for ExecNodeGraphProcessor to process ExecNodeGraph.
ProcessorContext(PlannerBase) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.processor.ProcessorContext
 
processProbeIter() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
processProduce(CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Generate Java source code to process the rows from operator corresponding input.
processProduce(CodeGeneratorContext) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionContext
Generate Java source code to process the rows from operator corresponding input, delegate to OpFusionCodegenSpecGenerator.processProduce(CodeGeneratorContext) method.
ProcessPythonEnvironment - Class in org.apache.flink.python.env.process
A PythonEnvironment for executing UDFs in Process.
ProcessPythonEnvironment(String, Map<String, String>) - Constructor for class org.apache.flink.python.env.process.ProcessPythonEnvironment
 
ProcessPythonEnvironmentManager - Class in org.apache.flink.python.env.process
The ProcessPythonEnvironmentManager is used to prepare the working dir of python UDF worker and create ProcessPythonEnvironment object of Beam Fn API.
ProcessPythonEnvironmentManager(PythonDependencyInfo, String[], Map<String, String>, JobID) - Constructor for class org.apache.flink.python.env.process.ProcessPythonEnvironmentManager
 
processRecord(IN, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.OneInputStreamProcessFunction
Process record and emit data through Collector.
processRecord(IN, Collector<OUT1>, Collector<OUT2>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoOutputStreamProcessFunction
Process and emit record to the first/second output through Collectors.
processRecord(RowData) - Method in class org.apache.flink.table.client.gateway.result.ChangelogCollectResult
 
processRecord(RowData) - Method in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
processRecord(RowData) - Method in class org.apache.flink.table.client.gateway.result.MaterializedCollectBatchResult
 
processRecord(RowData) - Method in class org.apache.flink.table.client.gateway.result.MaterializedCollectStreamResult
 
processRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
processRecordAttributes(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processRecordAttributes(RecordAttributes) - Method in interface org.apache.flink.streaming.api.operators.Input
Processes a RecordAttributes that arrived at this input.
processRecordAttributes(RecordAttributes, int) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
processRecordAttributes1(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processRecordAttributes1(RecordAttributes) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a RecordAttributes that arrived on the first input of this operator.
processRecordAttributes2(RecordAttributes) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processRecordAttributes2(RecordAttributes) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a RecordAttributes that arrived on the second input of this operator.
processRecordFromBroadcastInput(IN2, NonPartitionedContext<OUT>) - Method in interface org.apache.flink.datastream.api.function.TwoInputBroadcastStreamProcessFunction
Process record from broadcast input.
processRecordFromFirstInput(IN1, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoInputNonBroadcastStreamProcessFunction
Process record from the first input and emit data through Collector.
processRecordFromNonBroadcastInput(IN1, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoInputBroadcastStreamProcessFunction
Process record from non-broadcast input and emit data through Collector.
processRecordFromSecondInput(IN2, Collector<OUT>, PartitionedContext) - Method in interface org.apache.flink.datastream.api.function.TwoInputNonBroadcastStreamProcessFunction
Process record from the second input and emit data through Collector.
processResourceRequirements(ResourceRequirements) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
processResourceRequirements(ResourceRequirements) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Notifies the slot manager about the resource requirements of a job.
processSingleSideBundles(BufferBundle<?>, JoinRecordStateView, JoinRecordStateView, boolean) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
RetractMsg+accumulatingMsg would be optimized which would keep sending retractMsg but do not deal with state.
processSpecFromConfig(Configuration) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
processSpecFromConfig(Configuration) - Static method in class org.apache.flink.runtime.jobmanager.JobManagerProcessUtils
 
processSpecFromWorkerResourceSpec(Configuration, WorkerResourceSpec) - Static method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessUtils
 
processStaticFileSet() - Method in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
Sets this source to bounded (batch) mode.
processTaskExecutorClusterPartitionReport(ResourceID, ClusterPartitionReport) - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTracker
Processes ClusterPartitionReport of a task executor.
processTaskExecutorClusterPartitionReport(ResourceID, ClusterPartitionReport) - Method in class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
processTaskExecutorShutdown(ResourceID) - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTracker
Processes the shutdown of task executor.
processTaskExecutorShutdown(ResourceID) - Method in class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
processTimedOutMatch(Map<String, List<IN>>, PatternProcessFunction.Context) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter
 
processTimedOutMatch(Map<String, List<IN>>, PatternProcessFunction.Context) - Method in class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter
 
processTimedOutMatch(Map<String, List<IN>>, PatternProcessFunction.Context) - Method in interface org.apache.flink.cep.functions.TimedOutPartialMatchHandler
Called for every timed out partial match (due to Pattern.within(Duration)).
processTimer(byte[]) - Method in interface org.apache.flink.python.PythonFunctionRunner
Send the triggered timer to the Python function.
processTimer(byte[]) - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
processTimer(byte[]) - Method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
processUnmatchedBuildIter() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
 
processWatermark(Watermark) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
processWatermark(Watermark) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitter
 
processWatermark(Watermark) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
processWatermark(Watermark) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.co.CoBroadcastWithNonKeyedOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.co.CoProcessOperator
 
processWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.operators.Input
Processes a Watermark that arrived on the first input of this two-input operator.
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.ProcessOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonCoProcessOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.python.embedded.EmbeddedPythonProcessOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonCoProcessOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonProcessOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.api.operators.StreamSink
 
processWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
Override the base implementation to completely ignore watermarks propagated from upstream, except for the "end of time" watermark.
processWatermark(Watermark) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
Override the base implementation to completely ignore watermarks propagated from upstream (we rely only on the WatermarkStrategyWithPeriodicWatermarks to emit watermarks from here).
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
Override the base implementation to completely ignore watermarks propagated from upstream (we rely only on the WatermarkGenerator to emit watermarks from here).
processWatermark1(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermark1(Watermark) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a Watermark that arrived on the first input of this two-input operator.
processWatermark1(Watermark) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
processWatermark2(Watermark) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermark2(Watermark) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a Watermark that arrived on the second input of this two-input operator.
processWatermark2(Watermark) - Method in class org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermarkStatus(WatermarkStatus) - Method in interface org.apache.flink.streaming.api.operators.Input
Processes a WatermarkStatus that arrived on this input of the MultipleInputStreamOperator.
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
Override the base implementation to completely ignore statuses propagated from upstream.
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
processWatermarkStatus(WatermarkStatus) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
 
processWatermarkStatus(WatermarkStatus, int) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
processWatermarkStatus(WatermarkStatus, int) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
processWatermarkStatus1(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermarkStatus1(WatermarkStatus) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a WatermarkStatus that arrived on the first input of this two-input operator.
processWatermarkStatus2(WatermarkStatus) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
processWatermarkStatus2(WatermarkStatus) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
Processes a WatermarkStatus that arrived on the second input of this two-input operator.
ProcessWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.
ProcessWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction
 
ProcessWindowFunction.Context - Class in org.apache.flink.streaming.api.functions.windowing
The context holding window metadata.
proctime() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Declares a field as the proctime attribute for indicating, accessing, and working in Flink's processing time.
proctime() - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Specifies the previously defined field as a processing-time attribute.
ProcTime - org.apache.flink.table.planner.plan.trait.MiniBatchMode
An operator in #ProcTime mode requires watermarks emitted in proctime interval, i.e., unbounded group agg with mini-batch enabled.
PROCTIME - org.apache.flink.table.types.logical.TimestampKind
 
PROCTIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
PROCTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function used to access a processing time attribute.
PROCTIME_BATCH_MARKER - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
PROCTIME_INDICATOR - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
PROCTIME_MATERIALIZE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function that materializes a processing time attribute.
PROCTIME_STREAM_MARKER - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
ProctimeAttribute - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
ProctimeAttribute(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
Deprecated.
 
ProcTimeCommitPredicate - Class in org.apache.flink.connector.file.table.stream
Partition commit trigger by creation time and processing time service, if 'current processing time' > 'partition creation time' + 'delay', the partition is committable.
ProcTimeCommitPredicate(Configuration) - Constructor for class org.apache.flink.connector.file.table.stream.ProcTimeCommitPredicate
 
ProcTimeCommitTrigger - Class in org.apache.flink.connector.file.table.stream
Partition commit trigger by creation time and processing time service.
ProcTimeCommitTrigger(boolean, OperatorStateStore, ProcessingTimeService, PartitionCommitPredicate) - Constructor for class org.apache.flink.connector.file.table.stream.ProcTimeCommitTrigger
 
ProcTimeDeduplicateKeepFirstRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to deduplicate on keys and keeps only first row.
ProcTimeDeduplicateKeepFirstRowFunction(long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
 
ProcTimeDeduplicateKeepLastRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to deduplicate on keys and keeps only last row.
ProcTimeDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
 
ProcTimeIntervalJoin - Class in org.apache.flink.table.runtime.operators.join.interval
The function to execute processing time interval stream inner-join.
ProcTimeIntervalJoin(FlinkJoinType, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.ProcTimeIntervalJoin
 
ProcTimeMiniBatchAssignerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
A stream operator that emits mini-batch marker in a given period.
ProcTimeMiniBatchAssignerOperator(long) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
 
ProcTimeMiniBatchDeduplicateKeepFirstRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to get the first row for every key partition in miniBatch mode.
ProcTimeMiniBatchDeduplicateKeepFirstRowFunction(TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
 
ProcTimeMiniBatchDeduplicateKeepLastRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to get the last row for every key partition in miniBatch mode.
ProcTimeMiniBatchDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
 
ProcTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function used for the aggregate in bounded proc-time OVER window.
ProcTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
 
ProcTimeRowsBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function for ROW clause processing-time bounded OVER window.
ProcTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
 
ProcTimeSortOperator - Class in org.apache.flink.table.runtime.operators.sort
Sort on proc-time and additional secondary sort attributes.
ProcTimeSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
 
ProcTimeUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function for processing-time unbounded OVER window.
ProcTimeUnboundedPrecedingFunction(StateTtlConfig, GeneratedAggsHandleFunction, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
 
produceDataStream(StreamExecutionEnvironment) - Method in interface org.apache.flink.table.connector.source.DataStreamScanProvider
Deprecated.
produceDataStream(ProviderContext, StreamExecutionEnvironment) - Method in interface org.apache.flink.table.connector.source.DataStreamScanProvider
Creates a scan Java DataStream from a StreamExecutionEnvironment.
producedTransformations() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
Set of transformation names that can be part of the resulting Transformations.
ProducerDescriptor - Class in org.apache.flink.runtime.shuffle
Partition producer descriptor for ShuffleMaster to obtain ShuffleDescriptor.
ProducerDescriptor(ResourceID, ExecutionAttemptID, InetAddress, int) - Constructor for class org.apache.flink.runtime.shuffle.ProducerDescriptor
 
ProducerFailedException - Exception in org.apache.flink.runtime.io.network.partition
Network-stack level Exception to notify remote receiver about a failed partition producer.
ProducerFailedException(Throwable) - Constructor for exception org.apache.flink.runtime.io.network.partition.ProducerFailedException
The cause of the producer failure.
ProducerMergedPartitionFile - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The partition file in the producer-merge mode.
ProducerMergedPartitionFile() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile
 
ProducerMergedPartitionFileIndex - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The ProducerMergedPartitionFileIndex is used by ProducerMergedPartitionFileWriter and ProducerMergedPartitionFileReader, to maintain the offset of each buffer in the physical file.
ProducerMergedPartitionFileIndex(int, Path, int, long) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex
 
ProducerMergedPartitionFileIndex.FixedSizeRegion - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Represents a series of buffers that are: From the same subpartition Logically (i.e. buffer index) consecutive Physically (i.e. offset in the file) consecutive
ProducerMergedPartitionFileReader - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The implementation of PartitionFileReader with producer-merge mode.
ProducerMergedPartitionFileReader.ProducerMergedReadProgress - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The implementation of PartitionFileReader.ReadProgress mainly includes current reading offset, end of read offset, etc.
ProducerMergedPartitionFileWriter - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The implementation of PartitionFileWriter with producer-side merge mode.
ProducerMergedReadProgress(long, long) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader.ProducerMergedReadProgress
 
produceUpdates - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
produceUpdates - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
produceUpdates() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
product - Variable in class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
PRODUCT_NAME - Static variable in class org.apache.flink.table.gateway.rest.handler.util.GetInfoHandler
 
ProductionCodeArchitectureBase - Class in org.apache.flink.architecture
Central setup of architectural tests for the production code.
ProductionCodeArchitectureBase() - Constructor for class org.apache.flink.architecture.ProductionCodeArchitectureBase
 
PROFILE_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
PROFILE_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
PROFILE_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
PROFILER - org.apache.flink.runtime.taskexecutor.FileType
The profiler file type for taskmanager.
PROFILING_RESULT_DIR - Static variable in class org.apache.flink.configuration.RestOptions
Directory for storing the profiling results.
ProfilingFileMessageParameters - Class in org.apache.flink.runtime.rest.messages.cluster
ProfilingFileMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.cluster.ProfilingFileMessageParameters
 
profilingFileNamePathParameter - Variable in class org.apache.flink.runtime.rest.messages.cluster.ProfilingFileMessageParameters
 
profilingFileNamePathParameter - Variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileMessageParameters
 
ProfilingFileNamePathParameter - Class in org.apache.flink.runtime.rest.messages
Parameters used by JobManagerProfilingFileHandler.
ProfilingFileNamePathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.ProfilingFileNamePathParameter
 
ProfilingInfo - Class in org.apache.flink.runtime.rest.messages
Contains information of a Profiling Instance.
ProfilingInfo.ProfilingMode - Enum in org.apache.flink.runtime.rest.messages
Supported profiling mode in async-profiler.
ProfilingInfo.ProfilingStatus - Enum in org.apache.flink.runtime.rest.messages
Profiling Status.
ProfilingInfoList - Class in org.apache.flink.runtime.rest.messages
Class containing a collection of ProfilingInfo.
ProfilingInfoList(Collection<ProfilingInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.ProfilingInfoList
 
ProfilingRequestBody - Class in org.apache.flink.runtime.rest.messages.cluster
RequestBody to trigger profiling instance.
ProfilingRequestBody(ProfilingInfo.ProfilingMode, int) - Constructor for class org.apache.flink.runtime.rest.messages.cluster.ProfilingRequestBody
 
ProfilingService - Class in org.apache.flink.runtime.util.profiler
Create and keep profiling requests with rolling policy.
PROGRAM_CONFIG_ENABLED - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
PROGRAM_CONFIG_WILDCARDS - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
ProgramAbortException - Error in org.apache.flink.client.program
A special exception used to abort programs when the caller is only interested in the program plan, rather than in the full execution.
ProgramAbortException() - Constructor for error org.apache.flink.client.program.ProgramAbortException
 
ProgramAbortException(Throwable) - Constructor for error org.apache.flink.client.program.ProgramAbortException
Creates a ProgramAbortException for the given exception.
ProgramArgQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Query parameter specifying one or more arguments for the program.
ProgramArgQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.ProgramArgQueryParameter
 
ProgramDescription - Interface in org.apache.flink.api.common
Implementing this interface allows a Program to have a description of the plan which can be shown to the user.
ProgramInvocationException - Exception in org.apache.flink.client.program
Exception used to indicate that there is an error during the invocation of a Flink program.
ProgramInvocationException(String) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException with the given message.
ProgramInvocationException(String, Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException for the given exception with an additional message.
ProgramInvocationException(String, JobID) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException with the given message which contains job id.
ProgramInvocationException(String, JobID, Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException for the given exception with an additional message which contains job id.
ProgramInvocationException(Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
Creates a ProgramInvocationException for the given exception.
ProgramMissingJobException - Exception in org.apache.flink.client.program
Exception used to indicate that no job was executed during the invocation of a Flink program.
ProgramMissingJobException(String) - Constructor for exception org.apache.flink.client.program.ProgramMissingJobException
 
ProgramOptions - Class in org.apache.flink.client.cli
Base class for command line options that refer to a JAR file program.
ProgramOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.ProgramOptions
 
ProgramOptionsUtils - Enum in org.apache.flink.client.cli
Utility class for ProgramOptions.
ProgramParametrizationException - Exception in org.apache.flink.client.program
Exception used to indicate that there is an error in the parametrization of a Flink program.
ProgramParametrizationException(String) - Constructor for exception org.apache.flink.client.program.ProgramParametrizationException
Creates a ProgramParametrizationException with the given message.
progress() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyProgressable
 
progress() - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
progress() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
ProgressiveTimestampsAndWatermarks<T> - Class in org.apache.flink.streaming.api.operators.source
An implementation of TimestampsAndWatermarks that does periodic watermark emission and keeps track of watermarks on a per-split basis.
ProgressiveTimestampsAndWatermarks(TimestampAssigner<T>, WatermarkGeneratorSupplier<T>, TimestampsAndWatermarks.TimestampsAndWatermarksContextProvider, ProcessingTimeService, Duration, RelativeClock, Clock, TaskIOMetricGroup) - Constructor for class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
project(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Initiates a Project transformation on a Tuple DataStream.
Note: Only Tuple DataStreams can be projected.
project(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of the given list of expressions.
project(Iterable<? extends RexNode>, Iterable<? extends String>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of the given list of expressions and field names.
project(Iterable<? extends RexNode>, Iterable<? extends String>, boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of the given list of expressions, using the given names.
project(Collection<I>, Function<I, O>) - Static method in class org.apache.flink.util.CollectionUtil
 
project(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
project(List<Expression>, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
project(List<Expression>, QueryOperation, List<OverWindow>) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
project(RelMetadataQuery, RelNode, List<? extends RexNode>) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Project's collation.
project(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of the given expressions.
project(DataType) - Method in class org.apache.flink.table.connector.Projection
Projects a (possibly nested) row data type by returning a new data type that only includes fields of the given index paths.
project(LogicalType) - Method in class org.apache.flink.table.connector.Projection
Same as Projection.project(DataType), but accepting and returning LogicalType.
project(Row, int[]) - Static method in class org.apache.flink.types.Row
Creates a new row with projected fields and identical RowKind from another row.
project(Row, String[]) - Static method in class org.apache.flink.types.Row
Creates a new row with projected fields and identical RowKind from another row.
PROJECT_INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
ProjectableDecodingFormat<I> - Interface in org.apache.flink.table.connector.format
Extension of DecodingFormat which is able to produce projected rows.
ProjectableTableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use SupportsProjectionPushDown instead. See FLIP-95 for more information.
projectColumnsToWrite(RowData) - Method in class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
projectColumnsToWrite(Row) - Method in class org.apache.flink.connector.file.table.RowPartitionComputer
 
projectColumnsToWrite(T) - Method in interface org.apache.flink.connector.file.table.PartitionComputer
Project non-partition columns for output writer.
projectedFields(TableSourceTable) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
ProjectedRowData - Class in org.apache.flink.table.data.utils
An implementation of RowData which provides a projected view of the underlying RowData.
projectExcept(Iterable<RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of all original fields, except the given list of expressions.
projectExcept(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of all original fields, except the given expressions.
projectFields(int[]) - Method in interface org.apache.flink.table.legacy.sources.ProjectableTableSource
Deprecated.
Creates a copy of the TableSource that projects its output to the given field indexes.
projectFields(int[]) - Method in class org.apache.flink.table.sources.CsvTableSource
Deprecated.
 
projectFields(RowTypeInfo, int[]) - Static method in class org.apache.flink.api.java.typeutils.RowTypeInfo
Creates a RowTypeInfo with projected fields.
projection - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
Projection - Class in org.apache.flink.table.connector
Projection represents a list of (possibly nested) indexes that can be used to project data types.
Projection<IN extends RowData,​OUT extends RowData> - Interface in org.apache.flink.table.runtime.generated
Interface for code generated projection, which will map a RowData to another one.
ProjectionBulkFactory(BulkWriter.Factory<RowData>, RowDataPartitionComputer) - Constructor for class org.apache.flink.connector.file.table.FileSystemTableSink.ProjectionBulkFactory
 
projectNamed(Iterable<? extends RexNode>, Iterable<? extends String>, boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of the given expressions and field names, and optionally optimizing.
projectNestedFields(int[], String[][]) - Method in interface org.apache.flink.table.legacy.sources.NestedFieldsProjectableTableSource
Deprecated.
Creates a copy of the TableSource that projects its output to the given field indexes.
projectPlus(Iterable<RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of all original fields, plus the given list of expressions.
projectPlus(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Project of all original fields, plus the given expressions.
ProjectPushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the projection to/from JSON, but also can push the projection into a SupportsProjectionPushDown.
ProjectPushDownSpec(int[][], RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.ProjectPushDownSpec
 
ProjectQueryOperation - Class in org.apache.flink.table.operations
Table operation that computes new table using given Expressions from its input relational operation.
ProjectQueryOperation(List<ResolvedExpression>, QueryOperation, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.ProjectQueryOperation
 
projectRow(DataType, int[]) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Deprecated.
Use the Projection type
projectRow(DataType, int[][]) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Deprecated.
Use the Projection type
projectRowType(RowType, int[]) - Static method in class org.apache.flink.table.planner.typeutils.RowTypeUtils
Returns projected RowType by given projection indexes over original RowType.
ProjectSnapshotTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Transpose LogicalProject past into LogicalSnapshot.
ProjectSnapshotTransposeRule(ProjectSnapshotTransposeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule
 
ProjectSnapshotTransposeRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
Configuration for ProjectSnapshotTransposeRule.
projectTuple1() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple10() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple11() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple12() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple13() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple14() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple15() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple16() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple17() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple18() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple19() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple2() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple20() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple21() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple22() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple23() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple24() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple25() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple3() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple4() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple5() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple6() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple7() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple8() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTuple9() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Projects a Tuple DataStream to the previously selected fields.
projectTupleX() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
Chooses a projectTupleX according to the length of StreamProjection.fieldIndexes.
ProjectWatermarkAssignerTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Transpose between the LogicalWatermarkAssigner and LogicalProject.
ProjectWatermarkAssignerTransposeRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.ProjectWatermarkAssignerTransposeRule
 
ProjectWindowTableFunctionTransposeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that pushes a LogicalProject into a LogicalTableFunctionScan which contains a Window table function call by splitting the projection into a projection on top of child of the TableFunctionScan.
ProjectWindowTableFunctionTransposeRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.ProjectWindowTableFunctionTransposeRule
 
PrometheusPushGatewayReporter - Class in org.apache.flink.metrics.prometheus
MetricReporter that exports Metrics via Prometheus PushGateway.
PrometheusPushGatewayReporterFactory - Class in org.apache.flink.metrics.prometheus
PrometheusPushGatewayReporterFactory() - Constructor for class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterFactory
 
PrometheusPushGatewayReporterOptions - Class in org.apache.flink.metrics.prometheus
Config options for the PrometheusPushGatewayReporter.
PrometheusPushGatewayReporterOptions() - Constructor for class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
PrometheusReporter - Class in org.apache.flink.metrics.prometheus
MetricReporter that exports Metrics via Prometheus.
PrometheusReporterFactory - Class in org.apache.flink.metrics.prometheus
PrometheusReporterFactory() - Constructor for class org.apache.flink.metrics.prometheus.PrometheusReporterFactory
 
promoteJobPartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Promotes the given partitions.
promoteJobPartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
promotePartitions(JobID, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
promotePartitions(JobID, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Batch promote intermediate result partitions.
promotePartitions(JobID, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
Properties() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse properties such as ('k' = 'v').
PROPERTIES - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
PROPERTIES_FILE_LOCATION - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
When a Flink job is submitted to YARN, the JobManager's host and the number of available processing slots is written into a properties file, so that the Flink client is able to pick those details up.
PropertiesUtil - Class in org.apache.flink.util
Simple utilities for getting typed values from Properties.
PROPERTY_VERSION - Static variable in class org.apache.flink.table.factories.FactoryUtil
Describes the property version.
PropertyKeys() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a table option key list.
PROTECTED - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
PROTECTED - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
PROTECTED() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
proto(Object...) - Static method in class org.apache.calcite.tools.RelBuilder
Creates a RelBuilderFactory that uses a given set of factories.
proto(Context) - Static method in class org.apache.calcite.tools.RelBuilder
Creates a RelBuilderFactory, a partially-created RelBuilder.
proto(Context) - Static method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
ProtobufInternalUtils - Class in com.google.protobuf
This class is to access internal method in protobuf package.
ProtobufInternalUtils() - Constructor for class com.google.protobuf.ProtobufInternalUtils
 
ProtoToRowConverter - Class in org.apache.flink.formats.protobuf.deserialize
ProtoToRowConverter can convert binary protobuf message data to flink row data by codegen process.
ProtoToRowConverter(RowType, PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.deserialize.ProtoToRowConverter
 
ProtoUtils - Enum in org.apache.flink.python.util
Utilities used to construct protobuf objects or construct objects from protobuf objects.
PROVIDED_LIB_DIRS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
PROVIDED_USRLIB_DIR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
Allows users to directly utilize usrlib directory in HDFS for YARN application mode.
providePhysicalFile() - Method in interface org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy
Provide a physical file.
Provider(OperatorID) - Constructor for class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator.Provider
 
Provider(OperatorID, int) - Constructor for class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator.Provider
 
Provider(OperatorID, List<String>) - Constructor for class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator.Provider
 
PROVIDER_CONFIG_NAME - Static variable in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
ProviderContext - Interface in org.apache.flink.table.connector
Context provided by some ScanTableSource.ScanRuntimeProvider and DynamicTableSink.SinkRuntimeProvider with utilities for generating the runtime implementation.
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class org.apache.flink.connector.testframe.junit.extensions.TestCaseInvocationContextProvider
 
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.parameterized.NoOpTestExtension
 
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.parameterized.ParameterizedTestExtension
 
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryExtension
 
PROXY_ASYNC_QUERY_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Number of async query threads for the client proxy (0 => #slots).
PROXY_NETWORK_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Number of network (event loop) threads for the client proxy (0 => #slots).
PROXY_PORT_RANGE - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
The config parameter defining the server port range of the queryable state proxy.
ProxyMetricGroup<P extends MetricGroup> - Class in org.apache.flink.runtime.metrics.groups
Metric group which forwards all registration calls to its parent metric group.
ProxyMetricGroup(P) - Constructor for class org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
 
prune(Collection<ComputationState>, Collection<Map<String, List<EventId>>>, SharedBufferAccessor<?>) - Method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Prunes matches/partial matches based on the chosen strategy.
pruneCheckpoints(LongPredicate, boolean) - Method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
pruneCheckpoints(LongPredicate, boolean) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Pruning the useless checkpoints, it should be called only when holding the TaskLocalStateStoreImpl.lock.
pruneInputOfAggregate() - Method in interface org.apache.calcite.tools.RelBuilder.Config
pruneMatchingCheckpoints(LongPredicate) - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
pruneMatchingCheckpoints(LongPredicate) - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Remove all checkpoints from the store that match the given predicate.
pruneMatchingCheckpoints(LongPredicate) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
Public - Annotation Type in org.apache.flink.annotation
Annotation for marking classes as public, stable interfaces.
PUBLIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PUBLIC - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
PUBLIC - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
PUBLIC() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
PUBLIC() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
PUBLIC_API_METHODS_USE_ONLY_PUBLIC_API_TYPES - Static variable in class org.apache.flink.architecture.rules.ApiAnnotationRules
 
PUBLIC_EVOLVING_API_METHODS_USE_ONLY_PUBLIC_EVOLVING_API_TYPES - Static variable in class org.apache.flink.architecture.rules.ApiAnnotationRules
 
PublicEvolving - Annotation Type in org.apache.flink.annotation
Annotation to mark classes and methods for public use, but with evolving interfaces.
publish(TaskEvent) - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
publish(TaskEvent) - Method in class org.apache.flink.runtime.io.network.api.TaskEventHandler
Publishes the task event to all subscribed event listeners.
publish(ResultPartitionID, TaskEvent) - Method in class org.apache.flink.runtime.io.network.TaskEventDispatcher
Publishes the event to the registered EventListener instances.
publish(ResultPartitionID, TaskEvent) - Method in interface org.apache.flink.runtime.io.network.TaskEventPublisher
Publishes the event to the registered EventListener instances.
PublishedVersionUtils - Class in org.apache.flink.test.migration
Utilities for update and read the most-recently published flink version.
PublishedVersionUtils() - Constructor for class org.apache.flink.test.migration.PublishedVersionUtils
 
publishLeaderInformation(String, LeaderInformation) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
publishLeaderInformation(String, LeaderInformation) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElectionDriver
Publishes the leader information for the given component.
publishLeaderInformation(String, LeaderInformation) - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
publishQueryableStateIfEnabled(StateDescriptor<?, ?>, InternalKvState<?, ?, ?>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
PullingAsyncDataInput<T> - Interface in org.apache.flink.runtime.io
Interface defining couple of essential methods for asynchronous and non blocking data polling.
PullingAsyncDataInput.EndOfDataStatus - Enum in org.apache.flink.runtime.io
Status for describing if we have reached the end of data.
PunctuatedWatermarkAssigner - Class in org.apache.flink.table.sources.wmstrategies
A punctuated watermark assigner.
PunctuatedWatermarkAssigner() - Constructor for class org.apache.flink.table.sources.wmstrategies.PunctuatedWatermarkAssigner
 
PunctuatedWatermarkStrategyWrapper - Class in org.apache.flink.table.runtime.operators.wmassigners
Generates periodic watermarks based on a PunctuatedWatermarkAssigner.
PunctuatedWatermarkStrategyWrapper(PunctuatedWatermarkAssigner, int, DataType) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.PunctuatedWatermarkStrategyWrapper
 
PURGE - org.apache.flink.streaming.api.windowing.triggers.TriggerResult
All elements in the window are cleared and the window is discarded, without evaluating the window function or emitting any elements.
PurgingTrigger<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A trigger that can turn any Trigger into a purging Trigger.
push(RelNode) - Method in class org.apache.calcite.tools.RelBuilder
Adds a relational expression to be the input to the next relational expression constructed.
PUSH_CONDITION - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
pushAll(Iterable<? extends RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Pushes a collection of relational expressions.
PushCalcPastChangelogNormalizeRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Pushes primary key filters and used fields project through a ChangelogNormalize operator to reduce its state size.
PushCalcPastChangelogNormalizeRule(PushCalcPastChangelogNormalizeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule
 
PushCalcPastChangelogNormalizeRule.Config - Interface in org.apache.flink.table.planner.plan.rules.physical.stream
pushDownPages() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
PushFilterInCalcIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Pushes a filter condition from the FlinkLogicalCalc and into a FlinkLogicalTableSourceScan.
PushFilterInCalcIntoTableSourceScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushFilterInCalcIntoTableSourceScanRule
 
PushFilterIntoLegacyTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that tries to push a filter into a FilterableTableSource.
PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
PushFilterIntoSourceScanRuleBase - Class in org.apache.flink.table.planner.plan.rules.logical
Base class for rules that push down filters into table scan.
PushFilterIntoSourceScanRuleBase(RelOptRuleOperand, String) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoSourceScanRuleBase
 
PushFilterIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that tries to push a filter into a LogicalTableScan, which table is a TableSourceTable.
PushFilterIntoTableSourceScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoTableSourceScanRule
 
pushFunctionCall() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
pushFunctionScan(RelBuilder, SqlOperator, int, Iterable<RexNode>, List<String>) - Static method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
RelBuilder.functionScan(SqlOperator, int, Iterable) cannot work smoothly with aliases which is why we implement a custom one.
PushingAsyncDataInput<T> - Interface in org.apache.flink.streaming.runtime.io
The variant of PullingAsyncDataInput that is defined for handling both network input and source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext().
PushingAsyncDataInput.DataOutput<T> - Interface in org.apache.flink.streaming.runtime.io
Basic data output interface used in emitting the next element from data input.
pushJoinCondition() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Whether to push down join conditions; default false (but SqlToRelConverter.config() by default sets this to true).
PushLimitIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that tries to push limit into a FlinkLogicalTableSourceScan, which table is a TableSourceTable.
PushLimitIntoTableSourceScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushLimitIntoTableSourceScanRule
 
PushLocalAggIntoScanRuleBase - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local aggregator into an BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalAggIntoScanRuleBase(RelOptRuleOperand, String) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
pushLocalAggregateIntoScan(RelOptRuleCall, BatchPhysicalGroupAggregateBase, BatchPhysicalTableSourceScan, BatchPhysicalCalc) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
PushLocalHashAggIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local hash aggregate which without sort into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalHashAggIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggIntoScanRule
 
PushLocalHashAggWithCalcIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local hash aggregate which with calc into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalHashAggWithCalcIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalHashAggWithCalcIntoScanRule
 
PushLocalSortAggIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local sort aggregate which without sort into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalSortAggIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggIntoScanRule
 
PushLocalSortAggWithCalcIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local sort aggregate which without sort into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalSortAggWithCalcIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithCalcIntoScanRule
 
PushLocalSortAggWithSortAndCalcIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local sort aggregate which with sort and calc into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalSortAggWithSortAndCalcIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortAndCalcIntoScanRule
 
PushLocalSortAggWithSortIntoScanRule - Class in org.apache.flink.table.planner.plan.rules.physical.batch
Planner rule that tries to push a local sort aggregate which with sort into a BatchPhysicalTableSourceScan whose table is a TableSourceTable with a source supporting SupportsAggregatePushDown.
PushLocalSortAggWithSortIntoScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalSortAggWithSortIntoScanRule
 
PushPartitionIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that tries to push partition evaluated by filter condition into a LogicalTableScan.
PushPartitionIntoTableSourceScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushPartitionIntoTableSourceScanRule
 
PushProjectIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Pushes a LogicalProject into a LogicalTableScan.
PushProjectIntoTableSourceScanRule(PushProjectIntoTableSourceScanRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule
 
PushProjectIntoTableSourceScanRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
PushSorter<E> - Interface in org.apache.flink.runtime.operators.sort
A push-based Sorter.
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
 
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
 
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
 
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
 
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
 
pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
PushWatermarkIntoTableSourceScanAcrossCalcRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule to push the FlinkLogicalWatermarkAssigner across the FlinkLogicalCalc to the FlinkLogicalTableSourceScan.
PushWatermarkIntoTableSourceScanAcrossCalcRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanAcrossCalcRule
 
PushWatermarkIntoTableSourceScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule to push the FlinkLogicalWatermarkAssigner into the FlinkLogicalTableSourceScan.
PushWatermarkIntoTableSourceScanRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRule
 
PushWatermarkIntoTableSourceScanRuleBase - Class in org.apache.flink.table.planner.plan.rules.logical
PushWatermarkIntoTableSourceScanRuleBase(RelOptRuleOperand, String) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRuleBase
 
put(int, byte) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given byte into this buffer at the given position.
put(int, byte[]) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(int, byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(int, Object) - Method in class example.avro.User
 
put(int, Object) - Method in class org.apache.flink.avro.generated.Address
 
put(int, Object) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
put(int, Object) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
put(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(int, List<T>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexCache
Put regions to cache.
put(int, T) - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Put an element into the queue.
put(A, B, V) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
put(G, K, V) - Method in class org.apache.flink.runtime.util.DefaultGroupCache
 
put(G, K, V) - Method in interface org.apache.flink.runtime.util.GroupCache
Put group, key and value to cache.
put(DataInput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Bulk put method.
put(File, JobID, BlobKey) - Method in interface org.apache.flink.runtime.blob.BlobStore
Copies the local file to the blob store.
put(File, JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.FileSystemBlobStore
 
put(File, JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.VoidBlobStore
 
put(Object, Object) - Method in class org.apache.flink.python.util.HashMapWrapper
 
put(String, K, V) - Method in class org.apache.flink.util.LinkedOptionalMap
 
put(String, EventId, NodeId, DeweyNumber) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Stores given value (value + timestamp) under the given state.
put(String, JsonPath) - Method in class org.apache.flink.table.runtime.functions.JsonPathCache
 
put(K, int, N, S) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
put(K, N, S) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
put(K, N, S) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
put(K, N, S) - Method in class org.apache.flink.runtime.state.heap.StateMap
Maps the specified key/namespace composite key to the specified value.
put(K, V) - Method in interface org.apache.flink.api.common.state.BroadcastState
Associates a new value with the given key.
put(K, V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
put(K, V) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
put(K, V) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Inserts the given value, mapped under the given key.
put(K, V) - Method in class org.apache.flink.table.api.dataview.MapView
Inserts a value for the given key into the map view.
put(K, V) - Method in class org.apache.flink.types.MapValue
 
put(N, S) - Method in class org.apache.flink.runtime.state.heap.StateTable
Maps the composite of active key and given namespace to the specified state.
put(JobVertexID, IntermediateDataSetID, JobVertexInputInfo) - Method in class org.apache.flink.runtime.executiongraph.VertexInputInfoStore
put(ExecutionGraphInfo) - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Store the given ExecutionGraphInfo in the store.
put(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
put(ExecutionGraphInfo) - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
put(Mail) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Enqueues the given mail to the mailbox and blocks until there is capacity for a successful put.
put(Mail) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
put(RowData, Collection<RowData>) - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
put(RowData, Collection<RowData>) - Method in interface org.apache.flink.table.connector.source.lookup.cache.LookupCache
Associates the specified value rows with the specified key row in the cache.
put(RowData, Collection<RowData>) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
put(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Appends a record into the buffer.
put(ColumnFamilyHandle, byte[], byte[]) - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
put(ColumnFamilyHandle, byte[], byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
put(T) - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Adds a buffer to a PriorityQueue in log(size) time.
put(UK, UV) - Method in interface org.apache.flink.api.common.state.MapState
Associates a new value with the given key.
put(UK, UV) - Method in interface org.apache.flink.api.common.state.v2.MapState
Associates a new value with the given key.
put(UK, UV) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
put(UK, V) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
put(W, RowData, UV) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Associates a new value with the given key.
PUT - org.apache.flink.runtime.rest.HttpMethodWrapper
 
PUT - org.apache.flink.runtime.state.heap.NodeStatus
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.flink.types.MapValue
 
putAll(Map<K, V>) - Method in interface org.apache.flink.api.common.state.BroadcastState
Copies all of the mappings from the given map into the state.
putAll(Map<K, V>) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
putAll(Map<K, V>) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
putAll(Map<K, V>) - Method in class org.apache.flink.table.api.dataview.MapView
Inserts all mappings from the specified map to this map view.
putAll(Map<UK, UV>) - Method in interface org.apache.flink.api.common.state.MapState
Copies all of the mappings from the given map into the state.
putAll(Map<UK, UV>) - Method in interface org.apache.flink.api.common.state.v2.MapState
Copies all of the mappings from the given map into the state.
putAll(Map<UK, UV>) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
putAll(Map<UK, V>) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
putAll(RowData, Collection<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Puts a record list into the buffer under the sortKey.
putAll(W, Map<RowData, UV>) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Copies all of the mappings from the given map into the state.
putAndGetOld(K, N, S) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
putAndGetOld(K, N, S) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
putAndGetOld(K, N, S) - Method in class org.apache.flink.runtime.state.heap.StateMap
Maps the composite of active key and given namespace to the specified state.
putBinaryNormalizedKey(byte[], MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putBoolean(int, boolean) - Method in class org.apache.flink.core.memory.MemorySegment
Writes one byte containing the byte value into this buffer at the given position.
putBoolean(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a boolean under the given key.
putBooleanNormalizedKey(boolean, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putBooleanNormalizedKey(boolean, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putBuildRow(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
putBuildRow(RowData) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Put a build side row to hash table.
putByteNormalizedKey(byte, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putByteNormalizedKey(byte, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putChar(int, char) - Method in class org.apache.flink.core.memory.MemorySegment
Writes a char value to the given position, in the system's native byte order.
putCharacter(String, char) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a character under the given key.
putCharBigEndian(int, char) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given character (16 bit, 2 bytes) to the given position in big-endian byte order.
putCharLittleEndian(int, char) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given character (16 bit, 2 bytes) to the given position in little-endian byte order.
putCharNormalizedKey(char, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putClass(String, Class<?>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a class under the given key.
putDecimalNormalizedKey(DecimalData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
Just support the compact precision decimal.
putDouble(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in the system's native byte order.
putDoubleBigEndian(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in big endian byte order.
putDoubleLittleEndian(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in little endian byte order.
putDoubleNormalizedKey(double, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
See http://stereopsis.com/radix.html for more details.
putFirst(Mail) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Adds the given action to the head of the mailbox.
putFirst(Mail) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
putFloat(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given single-precision float value (32bit, 4 bytes) to the given position in the system's native byte order.
putFloatBigEndian(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given single-precision float value (32bit, 4 bytes) to the given position in big endian byte order.
putFloatLittleEndian(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given single-precision float value (32bit, 4 bytes) to the given position in little endian byte order.
putFloatNormalizedKey(float, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
See http://stereopsis.com/radix.html for more details.
putIfAbsent(Object, Object) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinatorStore
 
putIfAbsent(Object, Object) - Method in class org.apache.flink.runtime.operators.coordination.CoordinatorStoreImpl
 
putIfAbsent(K, KeyMap.LazyFactory<V>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Inserts a value for the given key, if no value is yet contained for that key.
putIndexedFixedProperties(String, List<String>, List<List<String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds an indexed sequence of properties (with sub-properties) under a common key.
putIndexedOptionalProperties(String, List<String>, List<List<String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds an indexed sequence of properties (with sub-properties) under a common key.
putIndexedVariableProperties(String, List<Map<String, String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds an indexed mapping of properties under a common key.
putInt(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given int value (32bit, 4 bytes) to the given position in the system's native byte order.
putInt(String, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds an integer under the given key.
putIntBigEndian(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given int value (32bit, 4 bytes) to the given position in big endian byte order.
putIntLittleEndian(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given int value (32bit, 4 bytes) to the given position in little endian byte order.
putIntNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putIntNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putJobGraph(JobGraph) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
putJobGraph(JobGraph) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
Adds the JobGraph instance.
putJobGraph(JobGraph) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
putJobGraph(JobGraph) - Method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
 
putJobResourceRequirements(JobID, JobResourceRequirements) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
putJobResourceRequirements(JobID, JobResourceRequirements) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphWriter
Persist job resource requirements for the given job.
putJobResourceRequirements(JobID, JobResourceRequirements) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
putJobResourceRequirements(JobID, JobResourceRequirements) - Method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
 
putKey(RowData, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
Writes a normalized key for the given record into the target MemorySegment.
putKeyData(MemorySegment, int, MemorySegment, int, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the key data into key space.
putKeyLen(MemorySegment, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the length of key to the key space.
putKeyPointer(MemorySegment, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the pointer of key space.
putLevelAndNodeStatus(MemorySegment, int, int, NodeStatus) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the level and status to the key space.
putLong(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given long value (64bit, 8 bytes) to the given position in the system's native byte order.
putLong(String, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a long under the given key.
putLongBigEndian(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given long value (64bit, 8 bytes) to the given position in big endian byte order.
putLongLittleEndian(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given long value (64bit, 8 bytes) to the given position in little endian byte order.
putLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putMemorySize(String, MemorySize) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a Flink MemorySize under the given key.
putNextIndexNode(MemorySegment, int, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts next key pointer on the given index level to key space.
putNextKeyPointer(MemorySegment, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the next key pointer on level 0 to key space.
putNextValuePointer(MemorySegment, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the pointer of next value space.
putNormalizedKey(Boolean, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
putNormalizedKey(Byte, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
putNormalizedKey(Character, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
putNormalizedKey(Double, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
putNormalizedKey(Float, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
putNormalizedKey(Integer, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
putNormalizedKey(Long, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
putNormalizedKey(Short, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
putNormalizedKey(String, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
putNormalizedKey(BigDecimal, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
Adds a normalized key containing a normalized order of magnitude of the given record. 2 bits determine the sign (negative, zero, positive), 33 bits determine the magnitude.
putNormalizedKey(BigInteger, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
Adds a normalized key containing the normalized number of bits and MSBs of the given record. 1 bit determines the sign (negative, zero/positive), 31 bit the bit length of the record.
putNormalizedKey(Instant, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
putNormalizedKey(LocalDate, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
putNormalizedKey(LocalDateTime, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
putNormalizedKey(LocalTime, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
putNormalizedKey(Date, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
putNormalizedKey(Date, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
putNormalizedKey(Tuple2<byte[], INPUT>, MemorySegment, int, int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
putNormalizedKey(Tuple2<byte[], INPUT>, MemorySegment, int, int) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
putNormalizedKey(BooleanValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
putNormalizedKey(ByteValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
putNormalizedKey(CharValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
putNormalizedKey(DoubleValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
putNormalizedKey(FloatValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
putNormalizedKey(IntValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
putNormalizedKey(LongValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
putNormalizedKey(NullValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
putNormalizedKey(Row, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
putNormalizedKey(ShortValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
putNormalizedKey(StringValue, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Writes a normalized key for the given record into the target byte array, starting at the specified position and writing exactly the given number of bytes.
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
putNormalizedKeyDate(Date, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
putNormalizedKeyLocalDate(LocalDate, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
putNormalizedKeyLocalTime(LocalTime, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
putObject(String, File) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
putObject(String, File) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Uploads an object to S3.
putObject(String, File) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
putOrAggregate(K, V, ReduceFunction<V>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Inserts or aggregates a value into the hash map.
putPartitionKeys(List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds table partition keys.
putPermanent(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putPermanent(JobID, byte[]) - Method in interface org.apache.flink.runtime.blob.BlobWriter
Uploads the data of the given byte array for the given job to the BLOB server and makes it a permanent BLOB.
putPermanent(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
putPermanent(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putPermanent(JobID, InputStream) - Method in interface org.apache.flink.runtime.blob.BlobWriter
Uploads the data from the given input stream for the given job to the BLOB server and makes it a permanent BLOB.
putPermanent(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.VoidBlobWriter
 
putPlan(String, CachedPlan) - Method in class org.apache.flink.table.api.internal.PlanCacheManager
 
putPrevIndexNode(MemorySegment, int, int, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts previous key pointer on the given index level to key space.
putProperties(Map<String, String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a set of properties.
putProperties(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a set of descriptor properties.
putPropertiesWithPrefix(String, Map<String, String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a properties map by appending the given prefix to element keys with a dot.
putShort(int, short) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given short value into this buffer at the given position, using the native byte order of the system.
putShortBigEndian(int, short) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given short integer value (16 bit, 2 bytes) to the given position in big-endian byte order.
putShortLittleEndian(int, short) - Method in class org.apache.flink.core.memory.MemorySegment
Writes the given short integer value (16 bit, 2 bytes) to the given position in little-endian byte order.
putShortNormalizedKey(short, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putShortNormalizedKey(short, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
 
putState(int, OperatorSubtaskState) - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
putState(int, OperatorSubtaskState) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
putState(int, SubtaskState) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
putString(String, String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a string under the given key.
putStringNormalizedKey(StringData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
UTF-8 supports bytes comparison.
putSubtaskStateByOperatorID(OperatorID, OperatorSubtaskState) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
Maps the given operator id to the given subtask state.
putTableSchema(String, TableSchema) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Adds a table schema under the given key.
putTimestampNormalizedKey(TimestampData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
Support the compact precision TimestampData.
putTransient(byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(byte[]) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(byte[]) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Uploads the (job-unrelated) data of the given byte array to the BLOB server.
putTransient(InputStream) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(InputStream) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(InputStream) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Uploads the (job-unrelated) data from the given input stream to the BLOB server.
putTransient(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(JobID, byte[]) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(JobID, byte[]) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Uploads the data of the given byte array for the given job to the BLOB server.
putTransient(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.BlobServer
 
putTransient(JobID, InputStream) - Method in class org.apache.flink.runtime.blob.TransientBlobCache
 
putTransient(JobID, InputStream) - Method in interface org.apache.flink.runtime.blob.TransientBlobService
Uploads the data from the given input stream for the given job to the BLOB server.
putUnsignedIntegerNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putUnsignedLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.flink.api.common.typeutils.base.NormalizedKeyUtil
 
putValueData(MemorySegment, int, byte[]) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the value data into value space.
putValueLen(MemorySegment, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the length of value data.
putValuePointer(MemorySegment, int, long) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the value pointer to key space.
putValueVersion(MemorySegment, int, int) - Static method in class org.apache.flink.runtime.state.heap.SkipListUtils
Puts the version of value to value space.
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
Enters all variables specific to this AbstractMetricGroup and their associated values into the map.
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.GenericValueMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.JobMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
putVariables(Map<String, String>) - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
PY_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYARCHIVE_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYCLIENTEXEC_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYEXEC_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYFILES_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYFLINK_GATEWAY_DISABLED - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYFLINK_UDF_RUNNER_DIR - Static variable in class org.apache.flink.python.util.PythonEnvironmentManagerUtils
 
PYMODULE_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYREQUIREMENTS_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYTHON - org.apache.flink.core.memory.ManagedMemoryUseCase
 
PYTHON - org.apache.flink.table.catalog.FunctionLanguage
 
PYTHON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
PYTHON_ARCHIVES - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_ARCHIVES_DIR - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_ARCHIVES_DISTRIBUTED_CACHE_INFO - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_CALC_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCalc
 
PYTHON_CLIENT_EXECUTABLE - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_CORRELATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCorrelate
 
PYTHON_EXECUTABLE - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_EXECUTION_MODE - Static variable in class org.apache.flink.python.PythonOptions
Specify the python runtime execution mode.
PYTHON_FILES - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_FILES_DIR - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_FILES_DISTRIBUTED_CACHE_INFO - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_FUNCTION_FACTORY_CACHE - Static variable in interface org.apache.flink.client.python.PythonFunctionFactory
 
PYTHON_GROUP_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupAggregate
 
PYTHON_GROUP_WINDOW_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
PYTHON_JOB_OPTIONS - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_LOOPBACK_SERVER_ADDRESS - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_METRIC_ENABLED - Static variable in class org.apache.flink.python.PythonOptions
The configuration to enable or disable metric for Python execution.
PYTHON_OPERATOR_CHAINING_ENABLED - Static variable in class org.apache.flink.python.PythonOptions
The configuration to enable or disable python operator chaining.
PYTHON_OVER_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonOverAggregate
 
PYTHON_PATH - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
PYTHON_PATH - Static variable in class org.apache.flink.python.PythonOptions
The configuration allows user to define python path for client and workers.
PYTHON_PROFILE_ENABLED - Static variable in class org.apache.flink.python.PythonOptions
The configuration to enable or disable profile for Python execution.
PYTHON_REQUIREMENTS - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_REQUIREMENTS_CACHE - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_REQUIREMENTS_DIR - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_REQUIREMENTS_FILE - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_REQUIREMENTS_FILE_DISTRIBUTED_CACHE_INFO - Static variable in class org.apache.flink.python.PythonOptions
 
PYTHON_REQUIREMENTS_INSTALL_DIR - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PYTHON_STATE_PREFIX - Static variable in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateStore
 
PYTHON_SYSTEMENV_ENABLED - Static variable in class org.apache.flink.python.PythonOptions
The configuration to enable or disable system env for Python execution.
PYTHON_WORKING_DIR - Static variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
PythonAggregateFunction - Class in org.apache.flink.table.functions.python
The wrapper of user defined python aggregate function.
PythonAggregateFunction(String, byte[], String[], String, String, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonAggregateFunction
 
PythonAggregateFunction(String, byte[], PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonAggregateFunction
 
PythonAggregateFunction(String, byte[], DataType[], DataType, DataType, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonAggregateFunction
 
PythonAggregateFunctionInfo - Class in org.apache.flink.table.functions.python
PythonAggregateFunctionInfo contains the execution information of a Python aggregate function, such as: the actual Python aggregation function, the input arguments, the filter arg, the distinct flag, etc.
PythonAggregateFunctionInfo(PythonFunction, Object[], int, boolean) - Constructor for class org.apache.flink.table.functions.python.PythonAggregateFunctionInfo
 
PythonBridgeUtils - Class in org.apache.flink.api.common.python
Utility class that contains helper methods to create a TableSource from a file which contains Python objects.
PythonBridgeUtils() - Constructor for class org.apache.flink.api.common.python.PythonBridgeUtils
 
PythonBroadcastStateTransformation<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.transformations.python
A Transformation representing a Python Co-Broadcast-Process operation, which will be translated into different operations by PythonBroadcastStateTransformationTranslator.
PythonBroadcastStateTransformation(String, Configuration, DataStreamPythonFunctionInfo, Transformation<IN1>, Transformation<IN2>, List<MapStateDescriptor<?, ?>>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.python.PythonBroadcastStateTransformation
 
PythonBroadcastStateTransformationTranslator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.translators.python
PythonBroadcastStateTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.python.PythonBroadcastStateTransformationTranslator
 
PythonConfig - Class in org.apache.flink.python
Configurations for the Python job which are used at run time.
PythonConfig(ReadableConfig, ReadableConfig) - Constructor for class org.apache.flink.python.PythonConfig
 
PythonConfigUtil - Class in org.apache.flink.python.util
A Util class to handle the configurations of Python jobs.
PythonConfigUtil() - Constructor for class org.apache.flink.python.util.PythonConfigUtil
 
PythonConnectorUtils - Class in org.apache.flink.python.util
Utility class for using DataStream connectors in Python.
PythonConnectorUtils() - Constructor for class org.apache.flink.python.util.PythonConnectorUtils
 
PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler - Class in org.apache.flink.python.util
The serializable InvocationHandler as the proxy for first column selector.
PythonConnectorUtils.RowRowMapper - Class in org.apache.flink.python.util
A ProcessFunction that convert Row to RowData.
PythonConnectorUtils.SecondColumnSerializationSchema<T> - Class in org.apache.flink.python.util
A SerializationSchema for Row that only serialize the second column using a wrapped SerializationSchema for PythonConnectorUtils.SecondColumnSerializationSchema.
PythonCorrelateSplitRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule will split the Python FlinkLogicalTableFunctionScan with Java calls or the Java FlinkLogicalTableFunctionScan with Python calls into a FlinkLogicalCalc which will be the left input of the new FlinkLogicalCorrelate and a new FlinkLogicalTableFunctionScan.
PythonCsvUtils - Class in org.apache.flink.formats.csv
Utilities for using CSV format in PyFlink.
PythonCsvUtils() - Constructor for class org.apache.flink.formats.csv.PythonCsvUtils
 
PythonDependencyInfo - Class in org.apache.flink.python.env
PythonDependencyInfo contains the information of third-party dependencies.
PythonDependencyInfo(Map<String, String>, String, String, Map<String, String>, String) - Constructor for class org.apache.flink.python.env.PythonDependencyInfo
 
PythonDependencyInfo(Map<String, String>, String, String, Map<String, String>, String, String, String) - Constructor for class org.apache.flink.python.env.PythonDependencyInfo
 
PythonDependencyUtils - Class in org.apache.flink.python.util
Utility class for Python dependency management.
PythonDependencyUtils() - Constructor for class org.apache.flink.python.util.PythonDependencyUtils
 
PythonDriver - Class in org.apache.flink.client.python
A main class used to launch Python applications.
PythonDriver() - Constructor for class org.apache.flink.client.python.PythonDriver
 
PythonDynamicTableFactory - Class in org.apache.flink.table.utils.python
Table source factory for PythonDynamicTableSource.
PythonDynamicTableFactory() - Constructor for class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
PythonDynamicTableOptions - Class in org.apache.flink.table.utils.python
Options for PythonDynamicTableSource.
PythonDynamicTableOptions() - Constructor for class org.apache.flink.table.utils.python.PythonDynamicTableOptions
 
PythonDynamicTableSource - Class in org.apache.flink.table.utils.python
Implementation of ScanTableSource for python elements table.
PythonDynamicTableSource(String, boolean, DataType) - Constructor for class org.apache.flink.table.utils.python.PythonDynamicTableSource
 
PythonEnv - Class in org.apache.flink.table.functions.python
Python execution environments.
PythonEnv(PythonEnv.ExecType) - Constructor for class org.apache.flink.table.functions.python.PythonEnv
 
PythonEnv.ExecType - Enum in org.apache.flink.table.functions.python
The Execution type specifies how to execute the Python function.
PythonEnvironment - Interface in org.apache.flink.python.env
The base interface of python environment for executing UDFs.
PythonEnvironmentManager - Interface in org.apache.flink.python.env
The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions.
PythonEnvironmentManagerUtils - Class in org.apache.flink.python.util
Utils used to prepare the python environment.
PythonEnvironmentManagerUtils() - Constructor for class org.apache.flink.python.util.PythonEnvironmentManagerUtils
 
PythonFunction - Interface in org.apache.flink.table.functions.python
The base interface of a wrapper of a Python function.
PythonFunctionFactory - Interface in org.apache.flink.client.python
The factory which creates the PythonFunction objects from given module name and object name.
PythonFunctionFactory.CacheKey - Class in org.apache.flink.client.python
The cache key.
PythonFunctionFactoryImpl - Class in org.apache.flink.client.python
Default implementation of PythonFunctionFactory.
PythonFunctionFactoryImpl(PythonFunctionFactory, PythonEnvUtils.PythonProcessShutdownHook) - Constructor for class org.apache.flink.client.python.PythonFunctionFactoryImpl
 
PythonFunctionInfo - Class in org.apache.flink.table.functions.python
PythonFunctionInfo contains the execution information of a Python function, such as: the actual Python function, the input arguments, etc.
PythonFunctionInfo(PythonFunction, Object[]) - Constructor for class org.apache.flink.table.functions.python.PythonFunctionInfo
 
PythonFunctionKind - Enum in org.apache.flink.table.functions.python
Categorizes the Python functions.
pythonFunctionRunner - Variable in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalPythonFunctionOperator
The PythonFunctionRunner which is responsible for Python user-defined function execution.
PythonFunctionRunner - Interface in org.apache.flink.python
The base interface of runner which is responsible for the execution of Python functions.
PythonFunctionUtils - Enum in org.apache.flink.table.functions.python.utils
Utilities for creating PythonFunction from the fully qualified name of a Python function.
PythonGatewayServer - Class in org.apache.flink.client.python
The Py4j Gateway Server provides RPC service for user's python process.
PythonGatewayServer() - Constructor for class org.apache.flink.client.python.PythonGatewayServer
 
PythonGatewayServer.Watchdog - Interface in org.apache.flink.client.python
A simple watch dog interface.
PythonKeyedBroadcastStateTransformation<OUT> - Class in org.apache.flink.streaming.api.transformations.python
A Transformation representing a Python Keyed-Co-Broadcast-Process operation, which will be translated into different operations by PythonKeyedBroadcastStateTransformationTranslator.
PythonKeyedBroadcastStateTransformation(String, Configuration, DataStreamPythonFunctionInfo, Transformation<Row>, Transformation<Row>, List<MapStateDescriptor<?, ?>>, TypeInformation<Row>, KeySelector<Row, Row>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.python.PythonKeyedBroadcastStateTransformation
 
PythonKeyedBroadcastStateTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators.python
PythonKeyedBroadcastStateTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.python.PythonKeyedBroadcastStateTransformationTranslator
 
PythonMapMergeRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule will merge Python FlinkLogicalCalc used in Map operation, Flatten FlinkLogicalCalc and Python FlinkLogicalCalc used in Map operation together.
PythonMapRenameRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule which renames the field names of the Flatten FlinkLogicalCalc which is right after a FlinkLogicalCalc representing a Python Map operation to the output names of the map function.
PythonOperatorChainingOptimizer - Class in org.apache.flink.python.chain
A util class which attempts to chain all available Python functions.
PythonOperatorChainingOptimizer() - Constructor for class org.apache.flink.python.chain.PythonOperatorChainingOptimizer
 
PythonOperatorUtils - Class in org.apache.flink.streaming.api.utils
Utilities used by Python operators.
PythonOperatorUtils() - Constructor for class org.apache.flink.streaming.api.utils.PythonOperatorUtils
 
PythonOptions - Class in org.apache.flink.python
Configuration options for the Python API.
PythonOptions() - Constructor for class org.apache.flink.python.PythonOptions
 
PythonProgramOptions - Class in org.apache.flink.client.cli
The class for command line options that refer to a Python program or JAR program with Python command line options.
PythonProgramOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.PythonProgramOptions
 
PythonScalarFunction - Class in org.apache.flink.table.functions.python
The wrapper of user defined python scalar function.
PythonScalarFunction(String, byte[], String[], String, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonScalarFunction
 
PythonScalarFunction(String, byte[], PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonScalarFunction
 
PythonScalarFunction(String, byte[], DataType[], DataType, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonScalarFunction
 
PythonScalarFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.scalar
The Python ScalarFunction operator.
PythonScalarFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, GeneratedProjection, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.scalar.PythonScalarFunctionOperator
 
PythonSharedResources - Class in org.apache.flink.streaming.api.runners.python.beam
The set of resources that can be shared by all the Python operators in a slot.
PythonShellParser - Class in org.apache.flink.client.python
Command line parser for Python shell.
PythonShellParser() - Constructor for class org.apache.flink.client.python.PythonShellParser
 
PythonStreamGroupAggregateOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate
The Python AggregateFunction operator.
PythonStreamGroupAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, boolean, long, long) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupAggregateOperator
 
PythonStreamGroupTableAggregateOperator - Class in org.apache.flink.table.runtime.operators.python.aggregate
The Python TableAggregateFunction operator.
PythonStreamGroupTableAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, long, long) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupTableAggregateOperator
 
PythonStreamGroupWindowAggregateOperator<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.python.aggregate
The Python Group Window AggregateFunction operator.
PythonStreamGroupWindowAggregateOperator(Configuration, RowType, RowType, PythonAggregateFunctionInfo[], DataViewSpec[][], int[], int, boolean, boolean, int, GroupWindowAssigner<W>, FlinkFnApi.GroupWindow.WindowType, boolean, boolean, long, long, long, long, NamedWindowProperty[], ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupWindowAggregateOperator
 
PythonTableAggregateFunction - Class in org.apache.flink.table.functions.python
The wrapper of user defined python table aggregate function.
PythonTableAggregateFunction(String, byte[], String[], String, String, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
PythonTableAggregateFunction(String, byte[], PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
PythonTableAggregateFunction(String, byte[], DataType[], DataType, DataType, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
PythonTableFunction - Class in org.apache.flink.table.functions.python
The wrapper of user defined python table function.
PythonTableFunction(String, byte[], String[], String, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableFunction
 
PythonTableFunction(String, byte[], PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableFunction
 
PythonTableFunction(String, byte[], DataType[], DataType, PythonFunctionKind, boolean, boolean, PythonEnv) - Constructor for class org.apache.flink.table.functions.python.PythonTableFunction
 
PythonTableFunctionOperator - Class in org.apache.flink.table.runtime.operators.python.table
The Python TableFunction operator.
PythonTableFunctionOperator(Configuration, PythonFunctionInfo, RowType, RowType, RowType, FlinkJoinType, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.table.PythonTableFunctionOperator
 
PythonTableUtils - Class in org.apache.flink.table.utils.python
Python utilities.
PythonTypeUtils - Class in org.apache.flink.streaming.api.utils
A util class for converting the given TypeInformation to other objects.
PythonTypeUtils - Class in org.apache.flink.table.runtime.typeutils
Utilities for converting Flink logical types, such as convert it to the related TypeSerializer or ProtoType.
PythonTypeUtils() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils
 
PythonTypeUtils() - Constructor for class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
PythonTypeUtils.ArrayDataConverter<T> - Class in org.apache.flink.streaming.api.utils
The element in the Object Array will be converted to the corresponding Data through element DataConverter.
PythonTypeUtils.ArrayDataConverter<T> - Class in org.apache.flink.table.runtime.typeutils
The element in the Object Array will be converted to the corresponding Data through element DataConverter.
PythonTypeUtils.ByteDataConverter - Class in org.apache.flink.streaming.api.utils
Python Long will be converted to Long in PemJa, so we need ByteDataConverter to convert Java Long to internal Byte.
PythonTypeUtils.ByteDataConverter - Class in org.apache.flink.table.runtime.typeutils
Python Long will be converted to Long in PemJa, so we need ByteDataConverter to convert Java Long to internal Byte.
PythonTypeUtils.DataConverter<IN,​OUT> - Class in org.apache.flink.streaming.api.utils
Data Converter that converts the data to the format data which can be used in PemJa.
PythonTypeUtils.DataConverter<IN,​INTER,​OUT> - Class in org.apache.flink.table.runtime.typeutils
Data Converter that converts the data to the java format data which can be used in PemJa.
PythonTypeUtils.FloatDataConverter - Class in org.apache.flink.streaming.api.utils
Python Float will be converted to Double in PemJa, so we need FloatDataConverter to convert Java Double to internal Float.
PythonTypeUtils.FloatDataConverter - Class in org.apache.flink.table.runtime.typeutils
Python Float will be converted to Double in PemJa, so we need FloatDataConverter to convert Java Double to internal Float.
PythonTypeUtils.IdentityDataConverter<T> - Class in org.apache.flink.streaming.api.utils
Identity data converter.
PythonTypeUtils.IdentityDataConverter<IN,​OUT> - Class in org.apache.flink.table.runtime.typeutils
Identity data converter.
PythonTypeUtils.IntDataConverter - Class in org.apache.flink.streaming.api.utils
Python Long will be converted to Long in PemJa, so we need IntDataConverter to convert Java Long to internal Integer.
PythonTypeUtils.IntDataConverter - Class in org.apache.flink.table.runtime.typeutils
Python Long will be converted to Long in PemJa, so we need IntDataConverter to convert Java Long to internal Integer.
PythonTypeUtils.ListDataConverter - Class in org.apache.flink.streaming.api.utils
The element in the List will be converted to the corresponding Data through element DataConverter.
PythonTypeUtils.LogicalTypeToProtoTypeConverter - Class in org.apache.flink.table.runtime.typeutils
Converter That convert the logicalType to the related Prototype.
PythonTypeUtils.MapDataConverter - Class in org.apache.flink.streaming.api.utils
The key/value in the Map will be converted to the corresponding Data through key/value DataConverter.
PythonTypeUtils.MapDataConverter - Class in org.apache.flink.table.runtime.typeutils
The key/value in the Map will be converted to the corresponding Data through key/value DataConverter.
PythonTypeUtils.RowDataConverter - Class in org.apache.flink.streaming.api.utils
Row Data will be converted to the Object Array [RowKind(as Long Object), Field Values(as Object Array)].
PythonTypeUtils.RowDataConverter - Class in org.apache.flink.table.runtime.typeutils
RowData will be converted to the Object Array [RowKind(as Long Object), Field Values(as Object Array)].
PythonTypeUtils.RowDataDataConverter - Class in org.apache.flink.streaming.api.utils
RowData Data will be converted to the Object Array [RowKind(as Long Object), Field Values(as Object Array)].
PythonTypeUtils.ShortDataConverter - Class in org.apache.flink.streaming.api.utils
Python Long will be converted to Long in PemJa, so we need ShortDataConverter to convert Java Long to internal Short.
PythonTypeUtils.ShortDataConverter - Class in org.apache.flink.table.runtime.typeutils
Python Long will be converted to Long in PemJa, so we need ShortDataConverter to convert Java Long to internal Short.
PythonTypeUtils.TimeDataConverter - Class in org.apache.flink.table.runtime.typeutils
Python datetime.time will be converted to Time in PemJa, so we need TimeDataConverter to convert Java Double to internal Integer.
PythonTypeUtils.TupleDataConverter - Class in org.apache.flink.streaming.api.utils
Tuple Data will be converted to the Object Array.
PythonTypeUtils.TypeInfoToDataConverter - Class in org.apache.flink.streaming.api.utils
Get DataConverter according to the given typeInformation.
PythonTypeUtils.TypeInfoToProtoConverter - Class in org.apache.flink.streaming.api.utils
Get coder proto according to the given type information.
PythonTypeUtils.TypeInfoToSerializerConverter - Class in org.apache.flink.streaming.api.utils
Get serializers according to the given typeInformation.

Q

QsConstants - Class in org.apache.flink.streaming.tests.queryablestate
A class containing the constants used in the end-to-end test.
QsConstants() - Constructor for class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
QsStateClient - Class in org.apache.flink.streaming.tests.queryablestate
A simple implementation of a queryable state client.
QsStateClient() - Constructor for class org.apache.flink.streaming.tests.queryablestate.QsStateClient
 
QsStateProducer - Class in org.apache.flink.streaming.tests.queryablestate
Streaming application that creates an Email pojo with random ids and increasing timestamps and passes it to a stateful FlatMapFunction, where it is exposed as queryable state.
QsStateProducer() - Constructor for class org.apache.flink.streaming.tests.queryablestate.QsStateProducer
 
QuadConsumer<S,​T,​U,​V> - Interface in org.apache.flink.util.function
Operation which is performed on four given arguments.
QuadFunction<S,​T,​U,​V,​R> - Interface in org.apache.flink.util.function
Function which takes three arguments.
qualifiedName - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationContext
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser.PackageDeclarationContext
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser
 
qualifiedName() - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
qualifiedName(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchTypeContext
 
qualifiedName(int) - Method in class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
QualifiedNameContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.QualifiedNameContext
 
qualifiedNameList() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
qualifiedNameList() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
qualifiedNameList() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
qualifiedNameList() - Method in class org.apache.flink.table.codesplit.JavaParser
 
QualifiedNameListContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.QualifiedNameListContext
 
QUALIFY_BUILT_IN_FUNCTIONS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Looks up unresolved calls of built-in functions to make them fully qualified.
qualifyCatalog(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Qualifies catalog name.
qualifyDatabase(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Qualifies database name.
qualifyFunctionName(String, int) - Static method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
qualifyIdentifier(UnresolvedIdentifier) - Method in class org.apache.flink.table.catalog.CatalogManager
Returns the full name of the given table path, this name may be padded with current catalog/database name based on the identifier's length.
qualifyIdentifier(UnresolvedIdentifier) - Method in interface org.apache.flink.table.catalog.CatalogRegistry
Returns the full name of the given table path, this name may be padded with current catalog/database name based on the identifier's length.
qualifyQueryOperation(ObjectIdentifier, QueryOperation) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
qualifyQueryOperation(ObjectIdentifier, QueryOperation) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
Subclasses can override this method to transform the given QueryOperation to a new one with the qualified object identifier.
Quantifier - Class in org.apache.flink.cep.pattern
A quantifier describing the Pattern.
Quantifier.ConsumingStrategy - Enum in org.apache.flink.cep.pattern
Describes strategy for which events are matched in this Pattern.
Quantifier.QuantifierProperty - Enum in org.apache.flink.cep.pattern
Properties that a Quantifier can have.
Quantifier.Times - Class in org.apache.flink.cep.pattern
Describe the times this Pattern can occur.
quarter() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of quarters.
QUARTER - org.apache.flink.table.expressions.TimeIntervalUnit
 
QUARTER - org.apache.flink.table.expressions.TimePointUnit
 
QUARTER - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
QUARTER - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
QUARTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
QUARTER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
quarters() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of quarters.
QUARTZ_JOB_GROUP - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
QUARTZ_JOB_PREFIX - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
QuartzSchedulerUtils - Class in org.apache.flink.table.gateway.workflow.scheduler
Utility class for quartz scheduler.
QuartzSchedulerUtils() - Constructor for class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
query(int) - Method in class org.apache.flink.streaming.examples.async.AsyncClient
 
query(HllBuffer) - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
Compute the HyperLogLog estimate.
Query(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
QUERY_LEVEL - org.apache.flink.table.planner.analyze.PlanAdvice.Scope
Indicate the advice is not specific to a RelNode.
QUERY_NAME - Static variable in class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
QUERY_NUM - Static variable in class org.apache.flink.table.tpch.TpchDataGenerator
 
QUERY_SERVICE_PORT - Static variable in class org.apache.flink.configuration.MetricOptions
The default network port range for Flink's internal metric query service.
QUERY_SERVICE_THREAD_PRIORITY - Static variable in class org.apache.flink.configuration.MetricOptions
The thread priority for Flink's internal metric query service.
QUERY_TIME_AFTER_NUM_ENTRIES_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
QueryableAppendingStateOperator<IN> - Class in org.apache.flink.streaming.api.functions.query
Internal operator handling queryable AppendingState instances.
QueryableAppendingStateOperator(String, StateDescriptor<? extends AppendingState<IN, ?>, ?>) - Constructor for class org.apache.flink.streaming.api.functions.query.QueryableAppendingStateOperator
 
QueryableStateClient - Class in org.apache.flink.queryablestate.client
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
QueryableStateClient(String, int) - Constructor for class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Create the Queryable State Client.
QueryableStateClient(InetAddress, int) - Constructor for class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Create the Queryable State Client.
QueryableStateConfiguration - Class in org.apache.flink.runtime.taskexecutor
Simple configuration object for the parameters for the server-side of queryable state.
QueryableStateConfiguration(Iterator<Integer>, Iterator<Integer>, int, int, int, int) - Constructor for class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
 
QueryableStateOptions - Class in org.apache.flink.configuration
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
QueryableStateStream<K,​V> - Class in org.apache.flink.streaming.api.datastream
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
QueryableStateStream(String, StateDescriptor<?, V>, TypeSerializer<K>) - Constructor for class org.apache.flink.streaming.api.datastream.QueryableStateStream
Deprecated.
Creates a queryable state stream.
QueryableStateUtils - Class in org.apache.flink.runtime.query
Utility class to initialize entities used in queryable state.
QueryableStateUtils() - Constructor for class org.apache.flink.runtime.query.QueryableStateUtils
 
QueryableValueStateOperator<IN> - Class in org.apache.flink.streaming.api.functions.query
Internal operator handling queryable ValueState instances.
QueryableValueStateOperator(String, StateDescriptor<ValueState<IN>, IN>) - Constructor for class org.apache.flink.streaming.api.functions.query.QueryableValueStateOperator
 
queryExecutor - Variable in class org.apache.flink.queryablestate.network.AbstractServerHandler
Thread pool for query execution.
QueryHintsRelShuttle - Class in org.apache.flink.table.planner.hint
An abstract shuttle for each shuttle used for query hint.
QueryHintsRelShuttle() - Constructor for class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
QueryHintsResolver - Class in org.apache.flink.table.planner.plan.optimize
Resolve and validate the query hints.
QueryHintsResolver() - Constructor for class org.apache.flink.table.planner.plan.optimize.QueryHintsResolver
 
queryMetrics(Duration) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
queryMetrics(Duration) - Method in interface org.apache.flink.runtime.webmonitor.retriever.MetricQueryServiceGateway
 
queryOperation(QueryOperation) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
QueryOperation - Interface in org.apache.flink.table.operations
Base class for representing an operation structure behind a user-facing Table API.
QueryOperationCatalogView - Class in org.apache.flink.table.catalog
A view created from a QueryOperation via operations on Table.
QueryOperationCatalogView(QueryOperation) - Constructor for class org.apache.flink.table.catalog.QueryOperationCatalogView
 
QueryOperationCatalogViewTable - Class in org.apache.flink.table.planner.catalog
A bridge between a Flink's specific QueryOperationCatalogView and a Calcite's RelOptTable.
QueryOperationConverter - Class in org.apache.flink.table.planner.plan
Converter from Flink's specific relational representation: QueryOperation to Calcite's specific relational representation: RelNode.
QueryOperationConverter(FlinkRelBuilder, boolean) - Constructor for class org.apache.flink.table.planner.plan.QueryOperationConverter
 
QueryOperationDefaultVisitor<T> - Class in org.apache.flink.table.operations.utils
A utility QueryOperationVisitor that calls QueryOperationDefaultVisitor.defaultMethod(QueryOperation) by default, unless other methods are overridden explicitly.
QueryOperationDefaultVisitor() - Constructor for class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
QueryOperationVisitor<T> - Interface in org.apache.flink.table.operations
Class that implements visitor pattern.
QueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses either a row expression or a query expression without ORDER BY.
queryParam(String) - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Extracts the first matching param in queryParams.
queryParams() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns all params in the query part of the request URI.
QueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for scope related information as required by the MetricQueryService.
QueryScopeInfo.JobManagerOperatorQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the job manager operator scope.
QueryScopeInfo.JobManagerQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the job manager scope.
QueryScopeInfo.JobQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the job scope.
QueryScopeInfo.OperatorQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the operator scope.
QueryScopeInfo.TaskManagerQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the task manager scope.
QueryScopeInfo.TaskQueryScopeInfo - Class in org.apache.flink.runtime.metrics.dump
Container for the task scope.
queryServiceScopeInfo - Variable in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
The metrics query service scope represented by this group, lazily computed.
QUESTION - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
QUESTION - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
queue - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
The array that represents the heap-organized priority queue.
queueStatus() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
queueStatus() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
queueStatus() - Method in interface org.apache.flink.runtime.rest.messages.queue.AsynchronouslyCreatedResource
Returns the status of the resource creation.
QueueStatus - Class in org.apache.flink.runtime.rest.messages.queue
Response type for temporary queue resources, i.e., resources that are asynchronously created.
QueueStatus(QueueStatus.Id) - Constructor for class org.apache.flink.runtime.rest.messages.queue.QueueStatus
 
QueueStatus.Id - Enum in org.apache.flink.runtime.rest.messages.queue
Defines queue statuses.
QueuingCallback<T> - Class in org.apache.flink.runtime.io.disk.iomanager
A RequestDoneCallback that adds the memory segments to a blocking queue.
QueuingCallback(LinkedBlockingQueue<T>) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.QueuingCallback
 
QuickSort - Class in org.apache.flink.runtime.operators.sort
 
QuickSort() - Constructor for class org.apache.flink.runtime.operators.sort.QuickSort
 
QuickstartExample - Class in org.apache.flink.quickstarts.test
End to end test for quickstarts.
QuickstartExample() - Constructor for class org.apache.flink.quickstarts.test.QuickstartExample
 
quiesce() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
quiesce() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Quiesce the mailbox.
quiesce() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
quiesce() - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
This method puts the service into a state where it does not register new timers, but returns for each call to ProcessingTimeService.registerTimer(long, org.apache.flink.api.common.operators.ProcessingTimeService.ProcessingTimeCallback) or ProcessingTimeService.scheduleAtFixedRate(org.apache.flink.api.common.operators.ProcessingTimeService.ProcessingTimeCallback, long, long) a "mock" future and the "mock" future will be never completed.
quiesce() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
QUIESCED - org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
 
QUIT - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
QUIT - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
QUIT - org.apache.flink.table.client.cli.CliRowView.RowOperation
 
QUIT - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
QUIT - org.apache.flink.table.client.cli.parser.Command
Command to quit the client.
QuitCommandPrinter() - Constructor for class org.apache.flink.table.client.cli.Printer.QuitCommandPrinter
 
QuitOperation - Class in org.apache.flink.table.operations.command
Operation that represent QUIT command.
QuitOperation() - Constructor for class org.apache.flink.table.operations.command.QuitOperation
 
QuitOperationParseStrategy - Class in org.apache.flink.table.planner.parse
Operation to parse statement to QuitOperation.
QUOTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
QUOTE_CHARACTER - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
quoteCharacter(Character) - Method in class org.apache.flink.table.sources.CsvTableSource.Builder
Deprecated.
Sets a quote character for String values, null by default.
QUOTED - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
QUOTED_STRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 

R

radians() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Converts numeric from degrees to radians.
radians(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
RADIANS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RADIANS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
rand() - Static method in class org.apache.flink.table.api.Expressions
Returns a pseudorandom double value between 0.0 (inclusive) and 1.0 (exclusive).
rand(Object) - Static method in class org.apache.flink.table.api.Expressions
Returns a pseudorandom double value between 0.0 (inclusive) and 1.0 (exclusive) with a initial seed.
RAND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RAND - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RAND_INTEGER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RAND_INTEGER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
randInteger(Object) - Static method in class org.apache.flink.table.api.Expressions
Returns a pseudorandom integer value between 0 (inclusive) and the specified value (exclusive).
randInteger(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Returns a pseudorandom integer value between 0 (inclusive) and the specified value (exclusive) with a initial seed.
random - Variable in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
RANDOM - org.apache.flink.streaming.api.windowing.assigners.WindowStagger
Stagger offset is sampled from uniform distribution U(0, WindowSize) when first event ingested in the partitioned operator.
RANDOM - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
RANDOM_BYTES_LENGTH_DEFAULT - Static variable in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
RANDOM_JOB_NAME_SUFFIX - Static variable in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporterOptions
 
RANDOM_STRING_LENGTH_DEFAULT - Static variable in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
RandomAccessInputView - Class in org.apache.flink.runtime.io.disk
 
RandomAccessInputView(ArrayList<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
RandomAccessInputView(ArrayList<MemorySegment>, int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
RandomAccessOutputView - Class in org.apache.flink.runtime.io.disk
 
RandomAccessOutputView(MemorySegment[], int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
 
RandomAccessOutputView(MemorySegment[], int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
 
randomEmit(T) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
This is used to send LatencyMarks to a random target subpartition.
RandomGenerator<T> - Class in org.apache.flink.streaming.api.functions.source.datagen
Random generator.
RandomGenerator() - Constructor for class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
RandomGeneratorVisitor - Class in org.apache.flink.connector.datagen.table
Creates a random DataGeneratorContainer for a particular logical type.
RandomGeneratorVisitor(String, ReadableConfig) - Constructor for class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
randomId() - Static method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
randomInvalidTransition(Random) - Method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Returns an event type that, if applied as a transition on this state, will result in an illegal state transition.
randomStateHandleId() - Static method in class org.apache.flink.runtime.state.StateHandleID
 
randomTransition(Random) - Method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Picks a random transition, based on the probabilities of the outgoing transitions of this state.
range(int, int) - Static method in class org.apache.flink.table.api.Expressions
Indicates an index based range, which can be used in columns selection.
range(int, int) - Static method in class org.apache.flink.table.connector.Projection
Create a Projection of a field range.
range(String, String) - Static method in class org.apache.flink.table.api.Expressions
Indicates a range from 'start' to 'end', which can be used in columns selection.
RANGE - org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
 
RANGE - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Remaps old ranges to new ranges.
RANGE - org.apache.flink.table.catalog.TableDistribution.Kind
 
RANGE - org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
The RANGE mode allows window framing with RANGE clause.
RANGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RANGE_SLIDING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_SLIDING = 3;
RANGE_SLIDING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_SLIDING = 3;
RANGE_TO - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RANGE_UNBOUNDED - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED = 0;
RANGE_UNBOUNDED_FOLLOWING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED_FOLLOWING = 2;
RANGE_UNBOUNDED_FOLLOWING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED_FOLLOWING = 2;
RANGE_UNBOUNDED_PRECEDING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED_PRECEDING = 1;
RANGE_UNBOUNDED_PRECEDING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED_PRECEDING = 1;
RANGE_UNBOUNDED_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
RANGE_UNBOUNDED = 0;
rangeBetween(RexWindowBound, RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a RANGE window with lower and upper bounds, equivalent to SQL RANGE BETWEEN lower ROW AND upper.
RangeBoundaries<T> - Interface in org.apache.flink.api.common.distributions
RangeBoundaries is used to split the records into multiple ranges.
RangeBoundaryBuilder<T> - Class in org.apache.flink.runtime.operators.udf
Build RangeBoundaries with input records.
RangeBoundaryBuilder(TypeComparatorFactory<T>, int) - Constructor for class org.apache.flink.runtime.operators.udf.RangeBoundaryBuilder
 
RangeFraction - Class in org.apache.flink.runtime.util.config.memory
Range and fraction of a memory component, which is a capped fraction of another component.
rangeFrom(RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a RANGE window with a lower bound, equivalent to SQL RANGE BETWEEN lower AND CURRENT ROW.
rangeOf(FlinkVersion, FlinkVersion) - Static method in enum org.apache.flink.FlinkVersion
Returns all versions within the defined range, inclusive both start and end.
RangeSlidingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The range sliding window frame calculates frames with the following SQL form: ...
RangeSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
 
rangeTo(RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a RANGE window with an upper bound, equivalent to SQL RANGE BETWEEN CURRENT ROW AND upper.
rangeUnbounded() - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets an unbounded RANGE window, equivalent to SQL RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING.
RangeUnboundedFollowingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The range unboundedFollowing window frame calculates frames with the following SQL form: ...
RangeUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
 
RangeUnboundedPrecedingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The range UnboundPreceding window frame calculates frames with the following SQL form: ...
RangeUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
 
rank(ImmutableBitSet, RelCollation, RankType, RankRange, RelDataTypeField, boolean) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
RANK - org.apache.flink.table.runtime.operators.rank.RankType
Returns a unique rank number for each distinct row within the partition based on the order, starting at 1 for the first row in each partition, with the same rank for duplicate values and leaving gaps between the ranks; this gap appears in the sequence after the duplicate values.
RANK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RANK - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RANK_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
RankAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in rank aggregate function.
RankAggFunction(LogicalType[]) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.RankAggFunction
 
rankEnd - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
rankEnd(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
RankLikeAggFunctionBase - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in rank like aggregate function, e.g. rank, dense_rank
RankLikeAggFunctionBase(LogicalType[]) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
RankOperator - Class in org.apache.flink.table.runtime.operators.sort
Rank operator to compute top N.
RankOperator(GeneratedRecordComparator, GeneratedRecordComparator, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sort.RankOperator
 
RankProcessStrategy - Interface in org.apache.flink.table.planner.plan.utils
Base class of Strategy to choose different rank process function.
RankProcessStrategy.AppendFastStrategy - Class in org.apache.flink.table.planner.plan.utils
A strategy which only works when input only contains insertion changes.
RankProcessStrategy.RetractStrategy - Class in org.apache.flink.table.planner.plan.utils
A strategy which works when input contains update or deletion changes.
RankProcessStrategy.UndefinedStrategy - Class in org.apache.flink.table.planner.plan.utils
A placeholder strategy which will be inferred after FlinkChangelogModeInferenceProgram.
RankProcessStrategy.UpdateFastStrategy - Class in org.apache.flink.table.planner.plan.utils
A strategy which only works when input shouldn't contains deletion changes and input should have the given RankProcessStrategy.UpdateFastStrategy.primaryKeys and should be monotonic on the order by field.
RankRange - Interface in org.apache.flink.table.runtime.operators.rank
RankRange for Rank, including following 3 types : ConstantRankRange, ConstantRankRangeWithoutEnd, VariableRankRange.
RANKS - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
RANKS_AFTER_3_ITERATIONS - Static variable in class org.apache.flink.test.testdata.PageRankData
 
RANKS_AFTER_EPSILON_0_0001_CONVERGENCE - Static variable in class org.apache.flink.test.testdata.PageRankData
 
rankStart(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
RankType - Enum in org.apache.flink.table.runtime.operators.rank
An enumeration of rank type, usable to show how exactly generate rank number.
rate - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.MeterDump
 
RateLimitedSourceReader<E,​SplitT extends SourceSplit> - Class in org.apache.flink.api.connector.source.util.ratelimit
Wraps the actual SourceReader and rate limits its data emission.
RateLimitedSourceReader(SourceReader<E, SplitT>, RateLimiter) - Constructor for class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
Instantiates a new rate-limited source reader.
RateLimiter - Interface in org.apache.flink.api.connector.source.util.ratelimit
The interface to rate limit execution of methods.
RateLimiterStrategy - Interface in org.apache.flink.api.connector.source.util.ratelimit
A factory for RateLimiters which apply rate-limiting to a source sub-task.
RateLimitingStrategy - Interface in org.apache.flink.connector.base.sink.writer.strategy
RateLimitingStrategy is used to control the rate of requests.
RAW - org.apache.flink.table.types.logical.LogicalTypeRoot
 
RAW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RAW(Class<T>) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved data type of an arbitrary serialized type.
RAW(Class<T>, TypeSerializer<T>) - Static method in class org.apache.flink.table.api.DataTypes
Data type of an arbitrary serialized type.
RAW(TypeInformation<T>) - Static method in class org.apache.flink.table.api.DataTypes
Data type of an arbitrary serialized type backed by TypeInformation.
RAW_HTTP_ENABLED - Static variable in class org.apache.flink.client.cli.ArtifactFetchOptions
 
RAW_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
RAW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
RawByteArrayConverter<T> - Class in org.apache.flink.table.data.conversion
Converter for RawType of byte[] external type.
rawContent(RowDataToStringConverter) - Static method in interface org.apache.flink.table.utils.print.PrintStyle
Create a raw content print style, which only print the result content as raw form. column delimiter is ",", row delimiter is "\n".
RawContentStyle - Class in org.apache.flink.table.utils.print
Print only the result content as raw form. column delimiter is ",", row delimiter is "\n".
RawFormatDeserializationSchema - Class in org.apache.flink.formats.raw
Deserialization schema from raw (byte based) value to Flink Table/SQL internal data structure RowData.
RawFormatDeserializationSchema(LogicalType, TypeInformation<RowData>, String, boolean) - Constructor for class org.apache.flink.formats.raw.RawFormatDeserializationSchema
 
RawFormatFactory - Class in org.apache.flink.formats.raw
Format factory for raw format which allows to read and write raw (byte based) values as a single column.
RawFormatFactory() - Constructor for class org.apache.flink.formats.raw.RawFormatFactory
 
RawFormatOptions - Class in org.apache.flink.formats.raw
Options for the "raw" format.
RawFormatSerializationSchema - Class in org.apache.flink.formats.raw
Serialization schema that serializes an RowData object into raw (byte based) value.
RawFormatSerializationSchema(LogicalType, String, boolean) - Constructor for class org.apache.flink.formats.raw.RawFormatSerializationSchema
 
RawJson(String) - Constructor for class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson
 
RawJsonDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Json deserializer which deserializes raw json.
RawJsonDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.RawJsonDeserializer
 
rawKeyedStateInputs() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns an iterable to obtain input streams for previously stored keyed state partitions that are assigned to this operator.
rawKeyedStateInputs(Iterator<StateObjectCollection<KeyedStateHandle>>, StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
RawObjectConverter<T> - Class in org.apache.flink.table.data.conversion
Converter for RawType of object external type.
rawOperatorStateInputs() - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateContext
Returns an iterable to obtain input streams for previously stored operator state partitions that are assigned to this stream operator.
rawOperatorStateInputs(Iterator<StateObjectCollection<OperatorStateHandle>>, StateObject.StateObjectSizeStatsCollector) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
RawRelDataType - Class in org.apache.flink.table.planner.plan.schema
The RelDataType representation of a RawType.
RawRelDataType(RawType<?>) - Constructor for class org.apache.flink.table.planner.plan.schema.RawRelDataType
 
rawSerializer() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Adds a hint that defines a custom serializer that should be used for serializing and deserializing opaque RAW types.
RawType<T> - Class in org.apache.flink.table.types.logical
Logical type of an arbitrary serialized type.
RawType(boolean, Class<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.table.types.logical.RawType
 
RawType(Class<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.table.types.logical.RawType
 
RawValueData<T> - Interface in org.apache.flink.table.data
An internal data structure representing data of RawType.
RawValueDataSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
Serializer for RawValueData.
RawValueDataSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
RawValueDataSerializer.RawValueDataSerializerSnapshot<T> - Class in org.apache.flink.table.runtime.typeutils
RawValueDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
 
RawValueDataSerializerSnapshot(RawValueDataSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
 
RBRACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RBRACE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
RBRACE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RBRACK - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
RBRACK - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RBRACKET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
reachedEnd() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
reachedEnd() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Checks whether the current split is at its end.
reachedEnd() - Method in interface org.apache.flink.api.common.io.InputFormat
Method used to check if the end of the input is reached.
reachedEnd() - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
reachedEnd() - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
reachedEnd() - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
reachedEnd() - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
reachedEnd() - Method in class org.apache.flink.formats.csv.RowCsvInputFormat
 
reachedEnd() - Method in class org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader
Method used to check if the end of the input is reached.
reachedEnd() - Method in class org.apache.flink.orc.OrcSplitReader
Method used to check if the end of the input is reached.
reachedEnd() - Method in class org.apache.flink.state.api.input.KeyedStateInputFormat
 
reachedEnd() - Method in class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
reachedEnd() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
reachedEnd() - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
REACTIVE - org.apache.flink.configuration.SchedulerExecutionMode
 
read() - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read() - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
read() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
read() - Method in class org.apache.flink.connector.file.sink.compactor.DecoderBasedReader
 
read() - Method in class org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader
 
read() - Method in interface org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor.Reader
 
read() - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat.Reader
Reads the next record.
read() - Method in class org.apache.flink.connector.file.src.reader.TextLineInputFormat.Reader
 
read() - Method in class org.apache.flink.connector.file.table.stream.compact.CompactBulkReader
 
read() - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactReader
Read a record, return null if no more record.
read() - Method in class org.apache.flink.connector.file.table.stream.compact.FileInputFormatCompactReader
 
read() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
read() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
read() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
read() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileSegmentReader
 
read() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileSegmentReader
 
read() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read() - Method in class org.apache.flink.runtime.state.CompressibleFSDataInputStream
 
read() - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
read() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
read() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
read(byte[]) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read(byte[]) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read(byte[]) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read(byte[]) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
read(byte[]) - Method in interface org.apache.flink.core.memory.DataInputView
Tries to fill the given byte array b.
read(byte[]) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
read(byte[]) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read(byte[]) - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
read(byte[]) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
read(byte[]) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
 
read(byte[], int, int) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
read(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
read(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
read(byte[], int, int) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
read(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
read(byte[], int, int) - Method in interface org.apache.flink.core.memory.DataInputView
Reads up to len bytes of memory and stores it into b starting at offset off.
read(byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
read(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
read(byte[], int, int) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
read(int) - Method in class org.apache.flink.table.runtime.arrow.ArrowReader
Read the specified row from underlying Arrow format data.
read(int) - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
read(long, ByteBuffer) - Method in interface org.apache.flink.core.fs.ByteBufferReadable
Reads up to byteBuffer.remaining() bytes into byteBuffer from a given position in the file and returns the number of bytes read.
read(long, ByteBuffer) - Method in class org.apache.flink.core.fs.ByteBufferReadableClosingFSDataInputStream
 
read(long, ByteBuffer) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
read(Kryo, Input, Class) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
read(Kryo, Input, Class<Schema>) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.AvroSchemaSerializer
 
read(Kryo, Input, Class<NonPojo>) - Method in class org.apache.flink.tests.scala.NonPojoSerializer
 
read(Kryo, Input, Class<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroKryoSerializerClass
 
read(InputStream) - Method in class org.apache.flink.core.io.PostVersionedIOReadableWritable
This read attempts to first identify if the input view contains the special PostVersionedIOReadableWritable.VERSIONED_IDENTIFIER by reading and buffering the first few bytes.
read(ObjectInputStream) - Method in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
read(ObjectInputStream) - Method in class org.apache.flink.api.java.hadoop.common.HadoopOutputFormatCommonBase
 
read(ByteBuffer) - Method in interface org.apache.flink.core.fs.ByteBufferReadable
Reads up to byteBuffer.remaining() bytes into byteBuffer.
read(ByteBuffer) - Method in class org.apache.flink.core.fs.ByteBufferReadableClosingFSDataInputStream
 
read(ByteBuffer) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
read(DataInputView) - Method in class org.apache.flink.api.common.io.BlockInfo
 
read(DataInputView) - Method in class org.apache.flink.configuration.Configuration
 
read(DataInputView) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
read(DataInputView) - Method in interface org.apache.flink.core.io.IOReadableWritable
Reads the object's internal data from the given data input view.
read(DataInputView) - Method in class org.apache.flink.core.io.PostVersionedIOReadableWritable
We do not support reading from a DataInputView, because it does not support pushing back already read bytes.
read(DataInputView) - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
read(DataInputView) - Method in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.TerminationEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
read(DataInputView) - Method in class org.apache.flink.runtime.plugable.NonReusingDeserializationDelegate
 
read(DataInputView) - Method in class org.apache.flink.runtime.plugable.ReusingDeserializationDelegate
 
read(DataInputView) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
 
read(DataInputView) - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
read(DataInputView) - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
read(DataInputView) - Method in class org.apache.flink.types.BooleanValue
 
read(DataInputView) - Method in class org.apache.flink.types.ByteValue
 
read(DataInputView) - Method in class org.apache.flink.types.CharValue
 
read(DataInputView) - Method in class org.apache.flink.types.DoubleValue
 
read(DataInputView) - Method in class org.apache.flink.types.FloatValue
 
read(DataInputView) - Method in class org.apache.flink.types.IntValue
 
read(DataInputView) - Method in class org.apache.flink.types.ListValue
 
read(DataInputView) - Method in class org.apache.flink.types.LongValue
 
read(DataInputView) - Method in class org.apache.flink.types.MapValue
 
read(DataInputView) - Method in class org.apache.flink.types.NullValue
 
read(DataInputView) - Method in class org.apache.flink.types.Record
 
read(DataInputView) - Method in class org.apache.flink.types.ShortValue
 
read(DataInputView) - Method in class org.apache.flink.types.StringValue
 
read(DataInputView, boolean) - Method in class org.apache.flink.core.io.PostVersionedIOReadableWritable
Read from the provided in.
read(DataInputView, boolean) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
read(StreamStateHandle, long) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader.StateChangeIterator
 
read(StreamExecutionEnvironment, String) - Static method in class org.apache.flink.state.api.SavepointReader
Loads an existing savepoint.
read(StreamExecutionEnvironment, String, StateBackend) - Static method in class org.apache.flink.state.api.SavepointReader
Loads an existing savepoint.
read(OUT) - Method in interface org.apache.flink.connector.file.table.PartitionReader
Reads the next record from the partitions.
READ - org.apache.flink.runtime.operators.sort.StageRunner.SortStage
 
READ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
READ_DEFAULT_VALUES - Static variable in class org.apache.flink.formats.protobuf.PbFormatOptions
 
READ_OUTPUT_DATA_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
READ_WHOLE_SPLIT_FLAG - Static variable in class org.apache.flink.api.common.io.FileInputFormat
The splitLength is set to -1L for reading the whole split.
readableBytes() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns the number of readable bytes (same as Buffer.getSize() - Buffer.getReaderIndex()).
readableBytes() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
readableBytes() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
ReadableConfig - Interface in org.apache.flink.configuration
Read access to a configuration object.
readAllBuffers(FileIOChannel.ID, int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
readAllBytes(Path) - Static method in class org.apache.flink.util.FileUtils
Reads all the bytes from a file.
readAllResultLines(List<String>, String) - Static method in class org.apache.flink.test.util.TestBaseUtils
 
readAndInstantiateSnapshotClass(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
 
readAndNewVector(int, WritableColumnVector) - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader
 
readAndSetBroadcastInput(int, String, DistributedRuntimeUDFContext, int) - Method in class org.apache.flink.runtime.operators.BatchTask
 
readArrayData(MemorySegment[], int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of ArrayData from underlying MemorySegment.
readArrayStart() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readArrowBatches(ReadableByteChannel) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
 
readBatch() - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter.Reader
 
readBatch() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat.Reader
Reads one batch.
readBatch() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcVectorizedReader
 
readBatch(int, int, WritableBooleanVector) - Method in class org.apache.flink.formats.parquet.vector.reader.BooleanColumnReader
 
readBatch(int, int, WritableBytesVector) - Method in class org.apache.flink.formats.parquet.vector.reader.BytesColumnReader
 
readBatch(int, int, WritableByteVector) - Method in class org.apache.flink.formats.parquet.vector.reader.ByteColumnReader
 
readBatch(int, int, WritableDoubleVector) - Method in class org.apache.flink.formats.parquet.vector.reader.DoubleColumnReader
 
readBatch(int, int, WritableFloatVector) - Method in class org.apache.flink.formats.parquet.vector.reader.FloatColumnReader
 
readBatch(int, int, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.IntColumnReader
 
readBatch(int, int, WritableLongVector) - Method in class org.apache.flink.formats.parquet.vector.reader.LongColumnReader
 
readBatch(int, int, WritableShortVector) - Method in class org.apache.flink.formats.parquet.vector.reader.ShortColumnReader
 
readBatch(int, int, WritableTimestampVector) - Method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
readBatch(int, int, VECTOR) - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
readBatch(int, int, VECTOR) - Method in class org.apache.flink.formats.parquet.vector.reader.FixedLenBytesColumnReader
 
readBatchFromDictionaryIds(int, int, WritableBooleanVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.BooleanColumnReader
 
readBatchFromDictionaryIds(int, int, WritableBytesVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.BytesColumnReader
 
readBatchFromDictionaryIds(int, int, WritableByteVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.ByteColumnReader
 
readBatchFromDictionaryIds(int, int, WritableDoubleVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.DoubleColumnReader
 
readBatchFromDictionaryIds(int, int, WritableFloatVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.FloatColumnReader
 
readBatchFromDictionaryIds(int, int, WritableIntVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.IntColumnReader
 
readBatchFromDictionaryIds(int, int, WritableLongVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.LongColumnReader
 
readBatchFromDictionaryIds(int, int, WritableShortVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.ShortColumnReader
 
readBatchFromDictionaryIds(int, int, WritableTimestampVector, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
readBatchFromDictionaryIds(int, int, VECTOR, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
Decode dictionary ids to data.
readBatchFromDictionaryIds(int, int, VECTOR, WritableIntVector) - Method in class org.apache.flink.formats.parquet.vector.reader.FixedLenBytesColumnReader
 
readBigDecimal(DataInputView) - Static method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
readBigInteger(DataInputView) - Static method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
readBinary(MemorySegment[], int, int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Get binary, if len less than 8, will be include in variablePartOffsetAndLen.
readBlock(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
Issues a read request, which will asynchronously fill the given segment with the next block in the underlying file channel.
readBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
readBlock(T) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
Issues a read request, which will fill the given segment with the next block in the underlying file channel.
readBoolean() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readBoolean() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readBoolean() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readBoolean() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readBoolean() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readBoolean(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readBoolean(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readBroadcastState(OperatorIdentifier, String, TypeInformation<K>, TypeInformation<V>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator BroadcastState from a Savepoint.
readBroadcastState(OperatorIdentifier, String, TypeInformation<K>, TypeInformation<V>, TypeSerializer<K>, TypeSerializer<V>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator BroadcastState from a Savepoint when a custom serializer was used; e.g., a different serializer than the one returned by TypeInformation#createSerializer.
readBuffer(int, int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReader
Read a buffer from netty connection.
readBuffer(int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReaderImpl
 
readBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, MemorySegment, BufferRecycler, PartitionFileReader.ReadProgress, CompositeBuffer) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader
Read a buffer from the partition file.
readBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, MemorySegment, BufferRecycler, PartitionFileReader.ReadProgress, CompositeBuffer) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader
 
readBuffer(TieredStoragePartitionId, TieredStorageSubpartitionId, int, int, MemorySegment, BufferRecycler, PartitionFileReader.ReadProgress, CompositeBuffer) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileReader
 
readBufferFromFileChannel(Buffer) - Method in class org.apache.flink.runtime.io.disk.iomanager.BufferFileChannelReader
Reads data from the object's file channel into the given buffer.
ReadBufferResult(List<Buffer>, boolean, PartitionFileReader.ReadProgress) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader.ReadBufferResult
 
readByte() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readByte() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readByteBufferFully(FileChannel, ByteBuffer) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
readByteBufferFully(FileChannel, ByteBuffer, long) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
readBytes() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readBytes() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readBytes(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
readBytes(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readBytes(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readBytes(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
readBytes(ByteBuffer) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readChar() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readChar() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readChar() - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
readChunk(ByteBufAllocator) - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
readChunk(ChannelHandlerContext) - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
readClassDescriptor() - Method in class org.apache.flink.util.InstantiationUtil.FailureTolerantObjectInputStream
 
readCsvResultFiles(Path) - Static method in enum org.apache.flink.tests.util.TestUtils
Read the all files with the specified path.
readDecimalData(MemorySegment[], int, long, int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of DecimalData from underlying MemorySegment.
readDefaultValues(boolean) - Method in class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
readDouble() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readDouble() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readDouble() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readDouble() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readDouble() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readDouble(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readDouble(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readElement(DataInputView) - Method in interface org.apache.flink.runtime.state.KeyGroupPartitioner.ElementReaderFunction
 
readEnum() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
reader - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
Reader<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.reader
A record-oriented reader for immutable record types.
ReaderBase - Interface in org.apache.flink.runtime.io.network.api.reader
The basic API for every reader.
readerFormat - Variable in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
readerForVersion(StateTable<K, N, S>, int) - Static method in class org.apache.flink.runtime.state.heap.StateTableByKeyGroupReaders
Creates a new StateTableByKeyGroupReader that inserts de-serialized mappings into the given table, using the de-serialization algorithm that matches the given version.
ReaderInfo - Class in org.apache.flink.api.connector.source
A container class hosting the information of a SourceReader.
ReaderInfo(int, String) - Constructor for class org.apache.flink.api.connector.source.ReaderInfo
 
ReaderIterator<T> - Class in org.apache.flink.runtime.operators.util
A MutableObjectIterator that wraps a reader from an input channel and produces the reader's records.
ReaderIterator(MutableReader<DeserializationDelegate<T>>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.operators.util.ReaderIterator
Creates a new iterator, wrapping the given reader.
ReaderOutput<T> - Interface in org.apache.flink.api.connector.source
The interface provided by the Flink runtime to the SourceReader to emit records, and optionally watermarks, to downstream operators for message processing.
ReaderRegistrationEvent - Class in org.apache.flink.runtime.source.event
An OperatorEvent that registers a SourceReader to the SourceCoordinator.
ReaderRegistrationEvent(int, String) - Constructor for class org.apache.flink.runtime.source.event.ReaderRegistrationEvent
 
readerSchema - Variable in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
readEvent() - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
readEvent() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventStore
Read a job event.
readExternal(ObjectInput) - Method in class example.avro.User
 
readExternal(ObjectInput) - Method in class org.apache.flink.avro.generated.Address
 
readExternal(ObjectInput) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
readExternal(ObjectInput) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
readFile(File, Charset) - Static method in class org.apache.flink.util.FileUtils
 
readFile(FileInputFormat<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Use FileSource#forRecordStreamFormat()/forBulkFileFormat()/forRecordFileFormat() instead. An example of reading a file using a simple TextLineInputFormat:

 FileSource<String> source =
        FileSource.forRecordStreamFormat(
           new TextLineInputFormat(), new Path("/foo/bar"))
        .build();
 
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Use FileSource#forRecordStreamFormat()/forBulkFileFormat()/forRecordFileFormat() instead. An example of reading a file using a simple TextLineInputFormat:

 FileSource<String> source =
        FileSource.forRecordStreamFormat(
           new TextLineInputFormat(), new Path("/foo/bar"))
        .monitorContinuously(Duration.of(10, SECONDS))
        .build();
 
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long, FilePathFilter) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
readFile(FileInputFormat<OUT>, String, FileProcessingMode, long, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Deprecated.
Use FileSource#forRecordStreamFormat()/forBulkFileFormat()/forRecordFileFormat() instead. An example of reading a file using a simple TextLineInputFormat:

 FileSource<String> source =
        FileSource.forRecordStreamFormat(
           new TextLineInputFormat(), new Path("/foo/bar"))
        .monitorContinuously(Duration.of(10, SECONDS))
        .build();
 
readFile(JobID, PermanentBlobKey) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Returns the content of the file for the BLOB with the provided job ID the blob key.
readFile(JobID, PermanentBlobKey) - Method in interface org.apache.flink.runtime.blob.PermanentBlobService
Returns the content of the file for the BLOB with the provided job ID the blob key.
readFileInfoFromConfig(Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
 
readFileStream(String, long, FileMonitoringFunction.WatchType) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
readFileUtf8(File) - Static method in class org.apache.flink.util.FileUtils
 
readFixed(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readFixedSizeRegionFromFile(FileChannel, ByteBuffer, long) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileRegionWriteReadUtils
readFloat() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readFloat() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readFloat() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readFloat() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readFloat() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readFloat(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readFloat(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readFromByteChannel(FileChannel, ByteBuffer, MemorySegment, BufferRecycler) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
readFromJobGraph(JobGraph) - Static method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
Read resource requirements from the configuration of a given JobGraph.
readFully(byte[]) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readFully(byte[]) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readFully(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readFully(byte[], int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readFully(long, ByteBuffer) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
Reads up to ByteBuffer#remaining bytes of data from the specific position of the input stream into a ByteBuffer.
readFully(InputStream, byte[], int, int) - Static method in class org.apache.flink.util.IOUtils
Reads len bytes in a loop.
readFully(ByteBuffer) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
Reads up to ByteBuffer#remaining bytes of data from the input stream into a ByteBuffer.
readHadoopFile(FileInputFormat<K, V>, Class<K>, Class<V>, String) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop FileInputFormat.
readHadoopFile(FileInputFormat<K, V>, Class<K>, Class<V>, String, JobConf) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop FileInputFormat.
readHadoopFile(FileInputFormat<K, V>, Class<K>, Class<V>, String) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop FileInputFormat.
readHadoopFile(FileInputFormat<K, V>, Class<K>, Class<V>, String, Job) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat that wraps the given Hadoop FileInputFormat.
readHeadersFromEnvironmentVariable(String) - Static method in enum org.apache.flink.client.ClientUtils
 
readIndex() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readIndexEntryAddress - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Index entry address of the current record or event to be read.
ReadingMetadataSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the metadata columns to/from JSON, but also can read the metadata columns from SupportsReadingMetadata.
ReadingMetadataSpec(List<String>, RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.ReadingMetadataSpec
 
readInputData(InputGate[]) - Method in interface org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReader
 
readInputData(InputGate[]) - Method in class org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReaderImpl
 
readInt() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readInt() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readInt() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readInteger() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readInteger() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readInteger(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readInteger(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readIntLE(byte[], int) - Static method in class org.apache.flink.runtime.io.compression.CompressorUtils
 
readInto(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
readInto(Buffer) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileReader
 
readInto(Buffer) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileReader
 
readInto(Buffer) - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousBufferFileReader
 
readIntoAndCopyMask(DataInputView, DataOutputView, boolean[]) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
readIntoAndCopyMask(DataInputView, DataOutputView, boolean[], int) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
readIntoMask(DataInputView, boolean[]) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
readIntoMask(DataInputView, boolean[], int) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
readKey(K, KeyedStateReaderFunction.Context, Collector<OUT>) - Method in class org.apache.flink.state.api.functions.KeyedStateReaderFunction
Process one key from the restored state backend.
readKey(TypeSerializer<K>, DataInputDeserializer, boolean) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
readKeyedState(OperatorIdentifier, KeyedStateReaderFunction<K, OUT>) - Method in class org.apache.flink.state.api.SavepointReader
Read keyed state from an operator in a Savepoint.
readKeyedState(OperatorIdentifier, KeyedStateReaderFunction<K, OUT>, TypeInformation<K>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.SavepointReader
Read keyed state from an operator in a Savepoint.
readKeyGroup(int, DataInputView) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
readLeaderInformation(byte[]) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
readLine() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
readLine() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readLine() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readListState(OperatorIdentifier, String, TypeInformation<T>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator ListState from a Savepoint.
readListState(OperatorIdentifier, String, TypeInformation<T>, TypeSerializer<T>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator ListState from a Savepoint when a custom serializer was used; e.g., a different serializer than the one returned by TypeInformation#createSerializer.
readLong() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readLong() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readLong() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readLong() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readLong() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readLong(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readLong(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readLongUTF() - Method in class org.apache.flink.core.memory.DataInputDeserializer
readMapData(MemorySegment[], int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of MapData from underlying MemorySegment.
readMappingsInKeyGroup(DataInputView, int) - Method in interface org.apache.flink.runtime.state.StateSnapshotKeyGroupReader
Read the data for the specified key-group from the input.
readMapStart() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readNamespace(TypeSerializer<N>, DataInputDeserializer, boolean) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
readNestedSerializerSnapshots(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Reads the composite snapshot of all the contained serializers.
readNull() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readNullableString(DataInputView) - Static method in class org.apache.flink.util.StringUtils
Reads a String from the given input.
readObjectFromConfig(Configuration, String, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
 
ReadOnlyBroadcastState<K,​V> - Interface in org.apache.flink.api.common.state
A read-only view of the BroadcastState.
ReadOnlyContext() - Constructor for class org.apache.flink.streaming.api.functions.co.BaseBroadcastProcessFunction.ReadOnlyContext
 
ReadOnlyContext() - Constructor for class org.apache.flink.streaming.api.functions.co.BroadcastProcessFunction.ReadOnlyContext
 
ReadOnlyContext() - Constructor for class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.ReadOnlyContext
 
readOnlySlice() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns a read-only slice of this buffer's readable bytes, i.e. between Buffer.getReaderIndex() and Buffer.getSize().
readOnlySlice() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
readOnlySlice() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
readOnlySlice() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
readOnlySlice() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
readOnlySlice(int, int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Returns a read-only slice of this buffer.
readOnlySlice(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
readOnlySlice(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
readOnlySlice(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
readOnlySlice(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
ReadOnlySlicedNetworkBuffer - Class in org.apache.flink.runtime.io.network.buffer
Minimal best-effort read-only sliced Buffer implementation wrapping a NetworkBuffer's sub-region based on io.netty.buffer.SlicedByteBuf and io.netty.buffer.ReadOnlyByteBuf.
readOptionalMap(DataInputView, BiFunctionWithException<DataInputView, String, K, IOException>, BiFunctionWithException<DataInputView, String, V, IOException>) - Static method in class org.apache.flink.util.LinkedOptionalMapSerializer
 
readOrcConf(Reader.Options, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV200
 
readOrcConf(Reader.Options, Configuration) - Method in class org.apache.flink.orc.shim.OrcShimV230
 
readOrderIndex - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Used to index the current available subpartition to read data from.
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Reads the outer snapshot, i.e. any information beyond the nested serializers of the outer serializer.
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
readOutputData(ResultPartitionWriter[], boolean) - Method in interface org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReader
 
readOutputData(ResultPartitionWriter[], boolean) - Method in class org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReaderImpl
 
readPage() - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader
 
readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
 
readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
 
readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
readPhase - Variable in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
readPickledBytes(String) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
readPythonObjects(String) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
readPythonObjects(String, boolean) - Static method in class org.apache.flink.api.common.python.PythonBridgeUtils
 
readRawValueData(MemorySegment[], int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of RawValueData from underlying MemorySegment.
readRecord(String, byte[], int, int) - Method in class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
readRecord(OT, byte[], int, int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
This function parses the given byte array which represents a serialized record.
readRecord(OUT, byte[], int, int) - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
readRecordAt(long) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
readRecordAt(long, T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
readRecords(BufferedInputStream, DeserializationSchema<K>, DeserializationSchema<V>) - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestFileUtil
Reads records that were written using the UpsertTestSinkWriter from the given InputStream and converts them using the provided DeserializationSchemas.
readRecords(File, DeserializationSchema<K>, DeserializationSchema<V>) - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestFileUtil
Reads records that were written using the UpsertTestSinkWriter from the given File and converts them using the provided DeserializationSchemas.
readRegionFromFile(FileChannel, long) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper
Read a region from the file.
readResolve() - Method in class org.apache.flink.runtime.messages.Acknowledge
Read resolve to preserve the singleton object property.
readResolve() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
readResolve() preserves the singleton property of the default value.
readRowData(MemorySegment[], int, int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of RowData from underlying MemorySegment.
READS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
readSchema(InputStream) - Method in class org.apache.flink.formats.avro.registry.confluent.ConfluentSchemaRegistryCoder
 
readSchema(InputStream) - Method in interface org.apache.flink.formats.avro.SchemaCoder
 
readSequenceFile(Class<K>, Class<V>, String) - Static method in class org.apache.flink.hadoopcompatibility.HadoopInputs
Creates a Flink InputFormat to read a Hadoop sequence file for the given key and value classes.
readSerializerSnapshot(DataInputView, ClassLoader) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
Reads from a data input view a TypeSerializerSnapshot that was previously written using {@link #writeSerializerSnapshot(DataOutputView, TypeSerializerSnapshot}.
readShort() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readShort() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readSmallInt() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readSmallInt() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readSmallInt(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readSmallInt(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Reads the serializer snapshot from the provided DataInputView.
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
readStateMetaInfoSnapshot(DataInputView, ClassLoader) - Method in interface org.apache.flink.runtime.state.metainfo.StateMetaInfoReader
Reads a snapshot from the given input view.
readString() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readString(DataInput) - Static method in class org.apache.flink.types.StringValue
 
readString(Utf8) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readString(DataInputView) - Static method in class org.apache.flink.util.StringUtils
Reads a non-null String from the given input.
readStringData(MemorySegment[], int, int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Get binary string, if len less than 8, will be include in variablePartOffsetAndLen.
readTimersSnapshot(DataInputView) - Method in interface org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.InternalTimersSnapshotReader
Reads a timers snapshot from the provided input view.
readTimestamp() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readTimestamp() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readTimestamp() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.TypesFromInt96PageReader
 
readTimestamp(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readTimestamp(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readTimestamp(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.TypesFromInt96PageReader
 
readTimestampData(MemorySegment[], int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
Gets an instance of TimestampData from underlying MemorySegment.
readTinyInt() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readTinyInt() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readTinyInt(int) - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readTinyInt(int) - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readToVector(int, WritableColumnVector) - Method in class org.apache.flink.formats.parquet.vector.reader.NestedColumnReader
 
readToVector(int, WritableColumnVector) - Method in class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader
 
readToVector(int, VECTOR) - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
Reads `total` values from this columnReader into column.
readToVector(int, VECTOR) - Method in interface org.apache.flink.formats.parquet.vector.reader.ColumnReader
 
readTypeInfo(String) - Static method in class org.apache.flink.table.legacy.utils.TypeStringUtils
Deprecated.
 
readUnionState(OperatorIdentifier, String, TypeInformation<T>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator UnionState from a Savepoint.
readUnionState(OperatorIdentifier, String, TypeInformation<T>, TypeSerializer<T>) - Method in class org.apache.flink.state.api.SavepointReader
Read operator UnionState from a Savepoint when a custom serializer was used; e.g., a different serializer than the one returned by TypeInformation#createSerializer.
readUnsignedByte() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readUnsignedByte() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readUnsignedShort() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readUnsignedShort() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readUTF() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
readUTF() - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
readValueDictionaryId() - Method in interface org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReader
 
readValueDictionaryId() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
readVariableIntBytes(DataInputView, int) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
readVarLongCount(DataInput) - Static method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
readVersionAndDeSerialize(SimpleVersionedSerializer<T>, byte[]) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Deserializes the version and datum from a byte array.
readVersionAndDeSerialize(SimpleVersionedSerializer<T>, DataInputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Deserializes the version and datum from a stream.
readVersionAndDeserializeList(SimpleVersionedSerializer<T>, DataInputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Deserializes the version and data from a stream.
readVersionAndDeserializeList(SimpleVersionedSerializer<T>, DataInputView) - Static method in class org.apache.flink.streaming.runtime.operators.sink.committables.SinkV1CommittableDeserializer
 
readVersionedSnapshot(DataInputView, ClassLoader) - Static method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Reads a snapshot from the stream, performing resolving
readWindow(KEY, WindowReaderFunction.Context<W>, Iterable<IN>, Collector<IN>) - Method in class org.apache.flink.state.api.input.operator.window.PassThroughReader
 
readWindow(KEY, WindowReaderFunction.Context<W>, Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.state.api.functions.WindowReaderFunction
Evaluates the window and outputs none or several elements.
readWindow(KEY, WindowReaderFunction.Context<W>, Iterable<StreamRecord<IN>>, Collector<OUT>) - Method in class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
readWithKeyDenormalization(LocalDate, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
readWithKeyDenormalization(LocalDateTime, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
readWithKeyDenormalization(Tuple2<byte[], INPUT>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
readWithKeyDenormalization(Tuple2<byte[], INPUT>, DataInputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
readWithKeyDenormalization(BooleanValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
readWithKeyDenormalization(ByteValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
readWithKeyDenormalization(CharValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
readWithKeyDenormalization(DoubleValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
readWithKeyDenormalization(FloatValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
readWithKeyDenormalization(IntValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
readWithKeyDenormalization(LongValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
readWithKeyDenormalization(NullValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
readWithKeyDenormalization(Row, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
readWithKeyDenormalization(ShortValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
readWithKeyDenormalization(StringValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Reads the record back while de-normalizing the key fields.
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
readWriteLock - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Lock guarding concurrent file accesses.
REAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
realSize() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
 
rebalance() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are distributed evenly to instances of the next operation in a round-robin fashion.
REBALANCE - org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
 
RebalancePartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that distributes the data equally by cycling through the output channels.
RebalancePartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
rebound(long) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
rebound(long) - Method in interface org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle
 
rebound(long) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
rebound(long) - Method in interface org.apache.flink.runtime.state.CheckpointBoundKeyedStateHandle
Returns a new CheckpointBoundKeyedStateHandle Rebounding checkpoint id to a specific checkpoint id.
rebound(long) - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
rebound(long) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
rebuildRestEndpointOptions(Map<String, String>, Map<String, String>) - Static method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
recalculateBufferSize(long, int) - Method in class org.apache.flink.runtime.throughput.BufferDebloater
 
receive(ByteBuffer, TieredStorageSubpartitionId, Buffer.DataType, boolean) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.BufferAccumulator
Receives the records from tiered store producer, these records will be accumulated and transformed into finished buffers.
receive(ByteBuffer, TieredStorageSubpartitionId, Buffer.DataType, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
receive(ByteBuffer, TieredStorageSubpartitionId, Buffer.DataType, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.SortBufferAccumulator
 
receiveAcknowledgeMessage(AcknowledgeCheckpoint, String) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Receives an AcknowledgeCheckpoint message and returns whether the message was associated with a pending checkpoint.
RECEIVED - org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
 
receiveDeclineMessage(DeclineCheckpoint, String) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Receives a DeclineCheckpoint message for a pending checkpoint.
receiveHeartbeat(ResourceID, I) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatSender
 
receiveHeartbeat(ResourceID, I) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatTarget
Sends a heartbeat response to the target.
receiveHeartbeat(ResourceID, I) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
recentPendingRequestIds - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
A list of recent request IDs to identify late messages vs. invalid ones.
RecipientUnreachableException - Exception in org.apache.flink.runtime.rpc.exceptions
Exception which indicates that the specified recipient is unreachable.
RecipientUnreachableException(String, String, String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RecipientUnreachableException
 
reconcileExecutionDeployments(ResourceID, ExecutionDeploymentReport, Map<ExecutionAttemptID, ExecutionDeploymentState>) - Method in class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentReconciler
 
reconcileExecutionDeployments(ResourceID, ExecutionDeploymentReport, Map<ExecutionAttemptID, ExecutionDeploymentState>) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentReconciler
Reconciles the deployment states between all reported/expected executions for the given task executor.
RECONCILING - org.apache.flink.api.common.JobStatus
The job is currently reconciling and waits for task execution report to recover state.
RECONCILING - org.apache.flink.runtime.execution.ExecutionState
 
reconnect(JobID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
reconnect(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Triggers reconnection to the last known leader of the given job.
record - Variable in class org.apache.flink.table.runtime.operators.join.stream.utils.OuterRecord
 
Record - Class in org.apache.flink.types
The Record represents a multi-valued data record.
Record() - Constructor for class org.apache.flink.types.Record
Required nullary constructor for instantiation by serialization logic.
Record(int) - Constructor for class org.apache.flink.types.Record
Creates a new record, containing the given number of fields.
Record(Value) - Constructor for class org.apache.flink.types.Record
Creates a new record containing only a single field, which is the given value.
Record(Value, Value) - Constructor for class org.apache.flink.types.Record
Creates a new record containing exactly two fields, which are the given values.
RECORD_BYTES - Static variable in class org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
The number of bytes that the entry in the hash structure occupies, in bytes.
RECORD_DELIMITER - Static variable in class org.apache.flink.api.common.io.DelimitedInputFormat
The configuration key to set the record delimiter.
RECORD_EXTRA_LENGTH - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
RECORD_ORDER - org.apache.flink.streaming.runtime.operators.asyncprocessing.ElementOrder
Treat the record processing as a whole, meaning that any processElement call for the elements with same key should follow the order of record arrival AND no parallel run is allowed.
RECORD_WISE - org.apache.flink.streaming.api.functions.sink.filesystem.CompactingFileWriter.Type
 
RecordAndPosition<E> - Class in org.apache.flink.connector.file.src.util
A record, together with the reader position to be stored in the checkpoint.
RecordAndPosition(E, long, long) - Constructor for class org.apache.flink.connector.file.src.util.RecordAndPosition
Creates a new RecordAndPosition with the given record and position info.
recordArea - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
The segments where the actual data is stored.
RecordAttributes - Class in org.apache.flink.streaming.runtime.streamrecord
A RecordAttributes describes the attributes of records from the current RecordAttributes until the next one is received.
RecordAttributes(boolean) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
 
RecordAttributesBuilder - Class in org.apache.flink.streaming.runtime.streamrecord
The builder class for RecordAttributes.
RecordAttributesBuilder(List<RecordAttributes>) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.RecordAttributesBuilder
This constructor takes a list of the last RecordAttributes received from each of the operator's inputs.
RecordAttributesCombiner - Class in org.apache.flink.streaming.runtime.io
RecordAttributesValve combine RecordAttributes from different input channels.
RecordAttributesCombiner(int) - Constructor for class org.apache.flink.streaming.runtime.io.RecordAttributesCombiner
 
recordBuffer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
RecordComparator - Interface in org.apache.flink.table.runtime.generated
Record comparator for BinaryInMemorySortBuffer.
RecordContext<K> - Class in org.apache.flink.runtime.asyncprocessing
A context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.
RecordContext(Object, K, Consumer<RecordContext<K>>, int, EpochManager.Epoch) - Constructor for class org.apache.flink.runtime.asyncprocessing.RecordContext
 
RecordContext.DisposerRunner - Interface in org.apache.flink.runtime.asyncprocessing
 
recordCounter - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
Used to count the number of added and retracted input records.
RecordCounter - Class in org.apache.flink.table.runtime.operators.aggregate
The RecordCounter is used to count the number of input records under the current key.
RecordCounter() - Constructor for class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
 
recordCountIsZero(RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
We store the counter in the accumulator.
RecordDeserializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.serialization
Interface for turning sequences of memory segments into records.
RecordDeserializer.DeserializationResult - Enum in org.apache.flink.runtime.io.network.api.serialization
Status of the deserialization result.
recordDeserializers - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
recordEmitted(long) - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
Called when a new record was emitted with the given timestamp.
recordEmitter - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
The record emitter to handle the records read by the SplitReaders.
RecordEmitter<E,​T,​SplitStateT> - Interface in org.apache.flink.connector.base.source.reader
Emit a record to the downstream.
RecordEqualiser - Interface in org.apache.flink.table.runtime.generated
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
RecordEvaluator<T> - Interface in org.apache.flink.connector.base.source.reader
An interface that evaluates whether a de-serialized record should trigger certain control-flow operations (e.g. end of stream).
RecordMapperWrapperRecordIterator<I,​O> - Class in org.apache.flink.connector.file.src.util
Implementation of BulkFormat.RecordIterator that wraps another iterator and performs the mapping of the records.
RecordMapperWrapperRecordIterator(BulkFormat.RecordIterator<I>, RecordMapperWrapperRecordIterator.RecordMapper<I, O>) - Constructor for class org.apache.flink.connector.file.src.util.RecordMapperWrapperRecordIterator
 
RecordMapperWrapperRecordIterator.RecordMapper<I,​O> - Interface in org.apache.flink.connector.file.src.util
Record mapper definition.
recordModification(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
recordPartitionInfo(int, ResultPartitionBytes) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
recordPartitionInfo(int, ResultPartitionBytes) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BlockingResultInfo
Record the information of the result partition.
RecordProcessorUtils - Class in org.apache.flink.streaming.runtime.io
Utility class for creating record processor for Input StreamOperator.
recordReader - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
RecordReader<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.reader
Record oriented reader for immutable types.
RecordReader(InputGate, Class<T>, String[]) - Constructor for class org.apache.flink.runtime.io.network.api.reader.RecordReader
Creates a new RecordReader that de-serializes records from the given input gate and can spill partial records to disk, if they grow large.
recordRemainingBytes - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Record bytes remaining after last copy, which must be read first in next copy.
RecordsBySplits<E> - Class in org.apache.flink.connector.base.source.reader
An implementation of RecordsWithSplitIds to host all the records by splits.
RecordsBySplits(Map<String, Collection<E>>, Set<String>) - Constructor for class org.apache.flink.connector.base.source.reader.RecordsBySplits
 
RecordsBySplits.Builder<E> - Class in org.apache.flink.connector.base.source.reader
A utility builder to collect records in individual calls, rather than put a finished collection in the RecordsBySplits(Map, Set) constructor.
RecordsCombiner - Interface in org.apache.flink.table.runtime.operators.window.tvf.combines
The RecordsCombiner is used to combine buffered records into state.
RecordsCombiner.Factory - Interface in org.apache.flink.table.runtime.operators.window.tvf.combines
A factory that creates a RecordsCombiner.
RecordsCombiner.LocalFactory - Interface in org.apache.flink.table.runtime.operators.window.tvf.combines
A factory that creates a RecordsCombiner used for combining at local stage.
recordSize() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
recordSize() - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Gets the size of each record, the number of bytes separating the head of successive records.
recordSize() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
recordSize() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
recordsPerSegment() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
recordsPerSegment() - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Gets the number of elements in each memory segment.
recordsPerSegment() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
recordsPerSegment() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
recordSplitAssignment(SplitsAssignment<SplitT>) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
Record a new split assignment.
RecordsWindowBuffer - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
An implementation of WindowBuffer that buffers input elements in a WindowBytesMultiMap and combines buffered elements into state when flushing.
RecordsWindowBuffer(Object, MemoryManager, long, RecordsCombiner, PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, boolean, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
 
RecordsWindowBuffer.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
RecordsWindowBuffer.LocalFactory - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
RecordsWithSplitIds<E> - Interface in org.apache.flink.connector.base.source.reader
An interface for the elements passed from the fetchers to the source reader.
recordTaskEndOfData(ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.VertexEndOfDataListener
 
recordTaskFailure(Execution, Throwable) - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
RecordTimestampAssigner<E> - Class in org.apache.flink.api.common.eventtime
A TimestampAssigner that forwards the already-assigned timestamp.
RecordTimestampAssigner() - Constructor for class org.apache.flink.api.common.eventtime.RecordTimestampAssigner
 
recordVertexModifications(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.ExecutionVertexVersioner
 
RecordWiseCompactingFileWriter<IN> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The compactors use the RecordWiseCompactingFileWriter to write elements to a compacting file.
RecordWiseFileCompactor<IN> - Class in org.apache.flink.connector.file.sink.compactor
A FileCompactor implementation that reads input files with a RecordWiseFileCompactor.Reader and writes with a RecordWiseFileCompactor.Writer.
RecordWiseFileCompactor(RecordWiseFileCompactor.Reader.Factory<IN>) - Constructor for class org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor
 
RecordWiseFileCompactor.Reader<T> - Interface in org.apache.flink.connector.file.sink.compactor
The reader that reads record from the compacting files.
RecordWiseFileCompactor.Reader.Factory<T> - Interface in org.apache.flink.connector.file.sink.compactor
RecordWiseFileCompactor.Writer<T> - Interface in org.apache.flink.connector.file.sink.compactor
The writer that writers record into the compacting files.
recordWriter - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormatBase
 
recordWriter - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
recordWriter - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
RecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
An abstract record-oriented runtime result writer.
RecordWriterBuilder<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
Utility class to encapsulate the logic of building a RecordWriter instance.
RecordWriterBuilder() - Constructor for class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
RecordWriterDelegate<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api.writer
The record writer delegate provides the availability function for task processor, and it might represent a single RecordWriter or multiple RecordWriter instances in specific implementations.
RecordWriterOutput<OUT> - Class in org.apache.flink.streaming.runtime.io
Implementation of Output that sends data using a RecordWriter.
RecordWriterOutput(RecordWriter<SerializationDelegate<StreamRecord<OUT>>>, TypeSerializer<OUT>, OutputTag, boolean) - Constructor for class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
recover(RecoverableWriter.ResumeRecoverable) - Method in interface org.apache.flink.core.fs.RecoverableWriter
Resumes a recoverable stream consistently at the point indicated by the given ResumeRecoverable.
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.azurefs.AzureBlobRecoverableWriter
 
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
RecoverableError - org.apache.flink.runtime.throwable.ThrowableType
This indicates a problem that is recoverable.
RecoverableFsDataOutputStream - Class in org.apache.flink.core.fs
An output stream to a file system that can be recovered at well defined points.
RecoverableFsDataOutputStream() - Constructor for class org.apache.flink.core.fs.RecoverableFsDataOutputStream
 
RecoverableFsDataOutputStream.Committer - Interface in org.apache.flink.core.fs
A committer can publish the file of a stream that was closed.
RecoverableStreamTaskInput<T> - Interface in org.apache.flink.streaming.runtime.io
A StreamTaskInput used during recovery of in-flight data.
RecoverableStreamWrapper - Class in org.apache.flink.runtime.state.filesystem
RecoverableStreamWrapper(RecoverableFsDataOutputStream) - Constructor for class org.apache.flink.runtime.state.filesystem.RecoverableStreamWrapper
 
RecoverableWriter - Interface in org.apache.flink.core.fs
The RecoverableWriter creates and recovers RecoverableFsDataOutputStream.
RecoverableWriter.CommitRecoverable - Interface in org.apache.flink.core.fs
A handle to an in-progress stream with a defined and persistent amount of data.
RecoverableWriter.ResumeRecoverable - Interface in org.apache.flink.core.fs
A handle to an in-progress stream with a defined and persistent amount of data.
recoverAndAbort(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Abort a transaction that was rejected by a coordinator after a failure.
recoverAndCommit(TXN) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Invoked on recovered transactions after a failure.
recoverCheckpointStore(int, StoreType, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Method in interface org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory.CheckpointStoreRecoveryHelper
 
RecoveredInputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel reads recovered state from previous unaligned checkpoint snapshots.
recoverExecution(ExecutionAttemptID, TaskManagerLocation, Map<String, Accumulator<?, ?>>, IOMetrics) - Method in class org.apache.flink.runtime.executiongraph.Execution
Recover the execution attempt status after JM failover.
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in interface org.apache.flink.core.fs.RecoverableWriter
Recovers a recoverable stream consistently at the point indicated by the given CommitRecoverable for finalizing and committing.
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.fs.azurefs.AzureBlobRecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
recoverForCommit(Configuration, Path, Path) - Method in class org.apache.flink.formats.hadoop.bulk.DefaultHadoopFileCommitterFactory
 
recoverForCommit(Configuration, Path, Path) - Method in interface org.apache.flink.formats.hadoop.bulk.HadoopFileCommitterFactory
Creates a Hadoop file committer for commit the pending file.
recoverJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
recoverJobGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Returns the JobGraph with the given JobID or null if no job was registered.
recoverJobGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
recoverPendingFile(InProgressFileWriter.PendingFileRecoverable) - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
recoverPendingFile(InProgressFileWriter.PendingFileRecoverable) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
Recovers a pending file for finalizing and committing.
recoverProducedPartitions(Map<IntermediateResultPartitionID, ResultPartitionDeploymentDescriptor>) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
recoverStream(RecoverableMultiPartUpload, FunctionWithException<File, RefCountedFileWithStream, IOException>, long, long) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
RECOVERY - org.apache.flink.runtime.dispatcher.Dispatcher.ExecutionType
 
RECOVERY_COMPLETION - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Indicates that this subpartition state is fully recovered (emitted).
RECOVERY_METADATA - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Contains the metadata used during a recovery process.
RecoveryClaimMode - Enum in org.apache.flink.core.execution
Defines state files ownership when Flink restore from a given savepoint or retained checkpoint.
RecoveryMetadata - Class in org.apache.flink.runtime.io.network.api
RecoveryMetadata contains the metadata used during a recovery process.
RecoveryMetadata(int) - Constructor for class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
RecreateOnResetOperatorCoordinator - Class in org.apache.flink.runtime.operators.coordination
A class that will recreate a new OperatorCoordinator instance when reset to checkpoint.
RecreateOnResetOperatorCoordinator.Provider - Class in org.apache.flink.runtime.operators.coordination
The provider for a private RecreateOnResetOperatorCoordinator.
recursionLevel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
 
RECURSIVE - org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
 
RECURSIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
recursivelyRegisterType(Class<?>, SerializerConfig, Set<Class<?>>) - Static method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers
 
recursivelyRegisterType(TypeInformation<?>, SerializerConfig, Set<Class<?>>) - Static method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers
 
RecyclableIterator<E> - Class in org.apache.flink.connector.file.src.util
Utility base class for iterators that accept a recycler.
RecyclableIterator(Runnable) - Constructor for class org.apache.flink.connector.file.src.util.RecyclableIterator
Creates a RecyclableIterator with the given optional recycler.
recycle() - Method in interface org.apache.flink.connector.base.source.reader.RecordsWithSplitIds
This method is called when all records from this batch have been emitted.
recycle() - Method in class org.apache.flink.connector.file.src.impl.FileRecords
 
recycle() - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat.ParquetReaderBatch
 
recycle() - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcReaderBatch
Puts this batch back into the pool.
recycle(Collection<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Recycles a collection of buffers to this buffer pool.
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Recycles the target buffer to this buffer pool.
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.BufferRecycler.DummyBufferRecycler
 
recycle(MemorySegment) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferRecycler
Recycles the MemorySegment to its original BufferPool instance.
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.FreeingBufferRecycler
Frees the given memory segment.
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferManager
Exclusive buffer is recycled to this channel manager directly and it may trigger return extra floating buffer based on numRequiredBuffers.
recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
 
recycle(T) - Method in interface org.apache.flink.connector.file.src.util.Pool.Recycler
Recycles the given object to the pool that this recycler works with.
recycleBuffer() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Releases this buffer once, i.e. reduces the reference count and recycles the buffer if the reference count reaches 0.
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
recycleBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
recyclePooledMemorySegment(MemorySegment) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Corresponding to NetworkBufferPool.requestPooledMemorySegmentsBlocking(int) and NetworkBufferPool.requestPooledMemorySegment(), this method is for pooled memory segments recycling.
recycler() - Method in class org.apache.flink.connector.file.src.util.Pool
Gets the recycler for this pool.
recycleUnpooledMemorySegments(Collection<MemorySegment>) - Method in interface org.apache.flink.core.memory.MemorySegmentProvider
 
recycleUnpooledMemorySegments(Collection<MemorySegment>) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Corresponding to NetworkBufferPool.requestUnpooledMemorySegments(int), this method is for unpooled memory segments recycling.
RedirectingSslHandler - Class in org.apache.flink.runtime.net
SSL handler which automatically redirects Non-SSL requests to SSL address.
RedirectingSslHandler(String, CompletableFuture<String>, SSLHandlerFactory) - Constructor for class org.apache.flink.runtime.net.RedirectingSslHandler
 
redirectSystemOutAndError(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.SystemOutRedirectionUtils
REDISTRIBUTABLE - org.apache.flink.api.common.state.StateDeclaration.RedistributionMode
This state can be safely redistributed between different partitions, and the specific redistribution strategy is determined by the state itself.
redistributeBy(ListStateDeclaration.RedistributionStrategy) - Method in class org.apache.flink.api.common.state.StateDeclarations.ListStateDeclarationBuilder
 
reDistributeInputChannelStates(TaskStateAssignment) - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
reDistributePartitionableStates(Map<OperatorID, OperatorState>, int, Function<OperatorSubtaskState, StateObjectCollection<T>>, OperatorStateRepartitioner<T>, Map<OperatorInstanceID, List<T>>) - Static method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
reDistributeResultSubpartitionStates(TaskStateAssignment) - Method in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
redistributeWithMode(StateDeclaration.RedistributionMode) - Method in class org.apache.flink.api.common.state.StateDeclarations.ListStateDeclarationBuilder
 
reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichGroupReduceFunction
 
reduce(Iterable<OperatorState>, Collector<CheckpointMetadata>) - Method in class org.apache.flink.state.api.output.MergeOperatorStates
 
reduce(Iterable<TaggedOperatorSubtaskState>, Collector<OperatorState>) - Method in class org.apache.flink.state.api.output.OperatorSubtaskStateReducer
 
reduce(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.GroupReduceFunction
The reduce method.
reduce(String, ReduceFunction<T>, TypeInformation<K>, TypeInformation<T>) - Method in class org.apache.flink.state.api.EvictingWindowSavepointReader
Reads window state generated using a ReduceFunction.
reduce(String, ReduceFunction<T>, TypeInformation<K>, TypeInformation<T>) - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads window state generated using a ReduceFunction.
reduce(String, ReduceFunction<T>, WindowReaderFunction<T, OUT, K, W>, TypeInformation<K>, TypeInformation<T>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.EvictingWindowSavepointReader
Reads window state generated using a ReduceFunction.
reduce(String, ReduceFunction<T>, WindowReaderFunction<T, OUT, K, W>, TypeInformation<K>, TypeInformation<T>, TypeInformation<OUT>) - Method in class org.apache.flink.state.api.WindowSavepointReader
Reads window state generated using a ReduceFunction.
reduce(ReduceFunction<T>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies a reduce function to the window.
reduce(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies a reduce function to the window.
reduce(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
reduce(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies a reduce transformation on the grouped data stream grouped on by the given key position.
reduce(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
reduce(ReduceFunction<T>) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Applies a reduce transformation on the records of the window.
reduce(ReduceFunction<T>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies a reduce function to the window.
reduce(ReduceFunction<T>, WindowReaderFunction<T, OUT, KEY, W>, TypeInformation<KEY>, TypeSerializer<W>, TypeInformation<T>) - Static method in class org.apache.flink.state.api.input.operator.WindowReaderOperator
 
reduce(ReduceFunction<T>, AllWindowFunction<T, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, AllWindowFunction<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, ProcessAllWindowFunction<T, R, W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, ProcessAllWindowFunction<T, R, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
reduce(ReduceFunction<T>, ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, ProcessWindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
reduce(ReduceFunction<T>, ProcessWindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, WindowFunction<T, R, K, W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Applies the given window function to each window.
reduce(ReduceFunction<T>, WindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
reduce(ReduceFunction<T>, WindowFunction<T, R, K, W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
reduce(ReduceFunction<T>, WindowFunction<T, R, K, W>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies the given window function to each window.
reduce(T, T) - Method in interface org.apache.flink.api.common.functions.ReduceFunction
The core method of ReduceFunction, combining two values into one value of the same type.
reduce(T, T) - Method in class org.apache.flink.api.common.functions.RichReduceFunction
 
reduce(T, T) - Method in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
 
reduce(T, T) - Method in class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
 
ReduceApplyAllWindowFunction<W extends Window,​T,​R> - Class in org.apache.flink.streaming.api.functions.windowing
Internal AllWindowFunction that is used for implementing a fold on a window configuration that only allows AllWindowFunction and cannot directly execute a ReduceFunction.
ReduceApplyAllWindowFunction(ReduceFunction<T>, AllWindowFunction<T, R, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.ReduceApplyAllWindowFunction
 
ReduceApplyProcessAllWindowFunction<W extends Window,​T,​R> - Class in org.apache.flink.streaming.api.functions.windowing
Internal ProcessAllWindowFunction that is used for implementing a fold on a window configuration that only allows AllWindowFunction and cannot directly execute a ReduceFunction.
ReduceApplyProcessAllWindowFunction(ReduceFunction<T>, ProcessAllWindowFunction<T, R, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
ReduceApplyProcessWindowFunction<K,​W extends Window,​T,​R> - Class in org.apache.flink.streaming.api.functions.windowing
Internal ProcessWindowFunction that is used for implementing a fold on a window configuration that only allows AllWindowFunction and cannot directly execute a ReduceFunction.
ReduceApplyProcessWindowFunction(ReduceFunction<T>, ProcessWindowFunction<T, R, K, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
ReduceApplyWindowFunction<K,​W extends Window,​T,​R> - Class in org.apache.flink.streaming.api.functions.windowing
Internal WindowFunction that is used for implementing a fold on a window configuration that only allows WindowFunction and cannot directly execute a ReduceFunction.
ReduceApplyWindowFunction(ReduceFunction<T>, WindowFunction<T, R, K, W>) - Constructor for class org.apache.flink.streaming.api.functions.windowing.ReduceApplyWindowFunction
 
ReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators
Combine operator for Reduce functions, standalone (not chained).
ReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceCombineDriver
 
ReduceDriver<T> - Class in org.apache.flink.runtime.operators
Reduce driver which is executed by a Task Manager.
ReduceDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceDriver
 
reducedSize() - Method in class org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
Return the number of reduced records.
ReduceEvictingWindowReaderFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.state.api.input.operator.window
A wrapper function for reading state from an evicting window operator with a reduce function.
ReduceEvictingWindowReaderFunction(WindowReaderFunction<IN, OUT, KEY, W>, ReduceFunction<IN>) - Constructor for class org.apache.flink.state.api.input.operator.window.ReduceEvictingWindowReaderFunction
 
ReduceFacade(ReduceFunction<T>, Collector<T>, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
 
reduceFunction - Variable in class org.apache.flink.runtime.state.v2.AbstractReducingState
 
ReduceFunction<T> - Interface in org.apache.flink.api.common.functions
Base interface for Reduce functions.
ReduceOperatorBase<T,​FT extends ReduceFunction<T>> - Class in org.apache.flink.api.common.operators.base
Base data flow operator for Reduce user-defined functions.
ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a grouped reduce data flow operator.
ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a non-grouped reduce data flow operator (all-reduce).
ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a grouped reduce data flow operator.
ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a non-grouped reduce data flow operator (all-reduce).
ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a grouped reduce data flow operator.
ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
Creates a non-grouped reduce data flow operator (all-reduce).
ReduceOperatorBase.CombineHint - Enum in org.apache.flink.api.common.operators.base
An enumeration of hints, optionally usable to tell the system exactly how to execute the combiner phase of a reduce.
reduceRexNodes(List<RexNode>) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Reduce the given RexNodes.
reduceRexNodes(List<RexNode>) - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
ReduceTransformation<IN,​K> - Class in org.apache.flink.streaming.api.transformations
A Transformation that describes a reduce operation on a KeyedStream.
ReduceTransformation(String, int, Transformation<IN>, ReduceFunction<IN>, KeySelector<IN, K>, TypeInformation<K>, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
ReduceTransformationTranslator<IN,​KEY> - Class in org.apache.flink.streaming.runtime.translators
ReduceTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.ReduceTransformationTranslator
 
REDUCING - org.apache.flink.api.common.state.StateDescriptor.Type
 
REDUCING - org.apache.flink.runtime.state.v2.StateDescriptor.Type
 
REDUCING_ADD - org.apache.flink.runtime.asyncprocessing.StateRequestType
Add element into reducing state, AppendingState.asyncAdd(Object).
REDUCING_GET - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get from reducing state, AppendingState.asyncGet().
REDUCING_REMOVE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Remove element from reducing state.
reducingState() - Static method in interface org.apache.flink.state.api.input.operator.window.WindowContents
 
reducingState(String, TypeDescriptor<T>, ReduceFunction<T>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the ReducingStateDeclaration of list state.
ReducingState<T> - Interface in org.apache.flink.api.common.state
State interface for reducing state.
ReducingState<T> - Interface in org.apache.flink.api.common.state.v2
State interface for reducing state.
ReducingStateAdaptor<K,​N,​V> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalReducingState into InternalReducingState.
ReducingStateAdaptor(InternalReducingState<K, N, V>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.ReducingStateAdaptor
 
reducingStateBuilder(String, TypeDescriptor<T>, ReduceFunction<T>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the builder of ReducingStateDeclaration.
ReducingStateDeclaration<T> - Interface in org.apache.flink.api.common.state
This represents a declaration of the reducing state.
ReducingStateDeclarationBuilder(String, TypeDescriptor<T>, ReduceFunction<T>) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.ReducingStateDeclarationBuilder
 
ReducingStateDescriptor<T> - Class in org.apache.flink.api.common.state
ReducingStateDescriptor<T> - Class in org.apache.flink.runtime.state.v2
ReducingStateDescriptor(String, ReduceFunction<T>, Class<T>) - Constructor for class org.apache.flink.api.common.state.ReducingStateDescriptor
Creates a new ReducingStateDescriptor with the given name, type, and default value.
ReducingStateDescriptor(String, ReduceFunction<T>, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.state.ReducingStateDescriptor
Creates a new ReducingStateDescriptor with the given name and default value.
ReducingStateDescriptor(String, ReduceFunction<T>, TypeInformation<T>) - Constructor for class org.apache.flink.runtime.state.v2.ReducingStateDescriptor
Creates a new ReducingStateDescriptor with the given name and default value.
ReducingStateDescriptor(String, ReduceFunction<T>, TypeInformation<T>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.ReducingStateDescriptor
Creates a new ReducingStateDescriptor with the given name and default value.
ReducingStateDescriptor(String, ReduceFunction<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.state.ReducingStateDescriptor
Creates a new ValueStateDescriptor with the given name and default value.
REDUNDANT_TASK_MANAGER_NUM - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
The number of redundant task managers.
RedundantRankNumberColumnRemoveRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that removes the output column of rank number iff the rank number column is not used by successor calc.
RedundantRankNumberColumnRemoveRule() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.RedundantRankNumberColumnRemoveRule
 
REF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
refCnt() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
The current reference counter.
refCnt() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
refCnt() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
RefCounted - Interface in org.apache.flink.util
Interface to simply add reference counting functionality.
RefCountedBufferingFileStream - Class in org.apache.flink.core.fs
A RefCountedFileWithStream that also uses an in-memory buffer for buffering small writes.
RefCountedBufferingFileStream(RefCountedFileWithStream, int) - Constructor for class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
RefCountedCache(LookupCache) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
 
RefCountedFile - Class in org.apache.flink.core.fs
A reference counted file which is deleted as soon as no caller holds a reference to the wrapped File.
RefCountedFile(File) - Constructor for class org.apache.flink.core.fs.RefCountedFile
 
RefCountedFileWithStream - Class in org.apache.flink.core.fs
A reference counted file which is deleted as soon as no caller holds a reference to the wrapped File.
RefCountedFSOutputStream - Class in org.apache.flink.core.fs
A FSDataOutputStream with the RefCounted functionality.
RefCountedFSOutputStream() - Constructor for class org.apache.flink.core.fs.RefCountedFSOutputStream
 
RefCountedTmpFileCreator - Class in org.apache.flink.core.fs
A utility class that creates local reference counted files that serve as temporary files.
reference - Variable in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
reference - Variable in class org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
Deprecated.
 
Reference<T> - Class in org.apache.flink.util
Wrapper class that allows to express whether the value is borrowed or owned.
ReferenceCounted<ReleaseHelper> - Class in org.apache.flink.runtime.asyncprocessing
An object that can be reference counted, the internal resource would be released when the reference count reaches zero.
ReferenceCounted(int) - Constructor for class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
 
referenceCountReachedZero(RecordContext.DisposerRunner) - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
referenceCountReachedZero(ReleaseHelper) - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
A method called when the reference count reaches zero.
referenceLookup() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available FieldReferenceExpression in inputs.
REFERENCES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REFERENCING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ReflectionUtil - Class in org.apache.flink.util
Utility for reflection operations on classes and generic type parametrization.
ReflectionUtil.FullTypeInfo - Class in org.apache.flink.util
Container for the full type information of a type.
refresh() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
refresh() - Method in class org.apache.flink.fs.s3.common.token.DynamicTemporaryAWSCredentialsProvider
 
refresh() - Method in class org.apache.flink.runtime.security.DynamicConfiguration
 
refresh() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
refresh() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
 
refresh() - Method in class org.apache.flink.table.client.cli.CliResultView
 
refresh() - Method in class org.apache.flink.table.client.cli.CliTableResultView
 
REFRESH - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
REFRESH - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
REFRESH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REFRESH_INTERVAL - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the refresh interval for the web-frontend in milliseconds.
REFRESH_INTERVALS - Static variable in class org.apache.flink.table.client.cli.CliResultView
 
REFRESH_MODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RefreshHandler - Interface in org.apache.flink.table.refresh
This interface represents the meta information of current materialized table background refresh pipeline.
refreshHandlerDescription(String) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
RefreshHandlerSerializer<T extends RefreshHandler> - Interface in org.apache.flink.table.refresh
This interface is used to serialize and deserialize the RefreshHandler.
refreshInterval - Variable in class org.apache.flink.table.client.cli.CliResultView
 
refreshMaterializedTable(OperationHandle, String, boolean, String, Map<String, String>, Map<String, String>) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
refreshMaterializedTable(SessionHandle, String, boolean, String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Trigger a refresh operation of specific materialized table.
refreshMaterializedTable(SessionHandle, String, boolean, String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
refreshMaterializedTable(OperationExecutor, OperationHandle, ObjectIdentifier, Map<String, String>, Map<String, String>, boolean, String) - Method in class org.apache.flink.table.gateway.service.materializedtable.MaterializedTableManager
 
RefreshMaterializedTableHandler - Class in org.apache.flink.table.gateway.rest.handler.materializedtable
Handler to execute materialized table refresh operation.
RefreshMaterializedTableHandler(SqlGatewayService, Map<String, String>, MessageHeaders<RefreshMaterializedTableRequestBody, RefreshMaterializedTableResponseBody, RefreshMaterializedTableParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.materializedtable.RefreshMaterializedTableHandler
 
RefreshMaterializedTableHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable
Message headers for executing a materialized table refresh operation.
RefreshMaterializedTableHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.RefreshMaterializedTableHeaders
 
RefreshMaterializedTableParameters - Class in org.apache.flink.table.gateway.rest.message.materializedtable
MessageParameters for execute materialized table refresh operation.
RefreshMaterializedTableParameters() - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableParameters
 
RefreshMaterializedTableParameters(SessionHandle, String) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableParameters
 
RefreshMaterializedTableRequestBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable
RequestBody for executing materialized table refresh operation.
RefreshMaterializedTableRequestBody(boolean, String, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
 
RefreshMaterializedTableResponseBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable
ResponseBody for executing a materialized table refresh operation.
RefreshMaterializedTableResponseBody(String) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableResponseBody
 
refreshMode(CatalogMaterializedTable.RefreshMode) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
refreshRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
refreshStatus(CatalogMaterializedTable.RefreshStatus) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
RefreshWorkflow - Interface in org.apache.flink.table.workflow
RefreshWorkflow is the basic interface that provide the related information to operate the refresh workflow of CatalogMaterializedTable, the operation of refresh workflow include create, modify, drop, etc.
REFUSED_REGISTRATION_DELAY - Static variable in class org.apache.flink.configuration.ClusterOptions
 
RegexFileFilter - Class in org.apache.flink.connector.file.src.enumerate
A file filter that filters out hidden files, see DefaultFileFilter and the files whose path doesn't match the given regex pattern.
RegexFileFilter(String) - Constructor for class org.apache.flink.connector.file.src.enumerate.RegexFileFilter
 
regexp(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns TRUE if any (possibly empty) substring matches the Java regular expression, otherwise FALSE.
regExp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
REGEXP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REGEXP_COUNT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP_EXTRACT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP_EXTRACT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REGEXP_EXTRACT_ALL - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP_INSTR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP_REPLACE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REGEXP_REPLACE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REGEXP_SUBSTR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
regexpCount(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the number of times str matches the regex pattern.
RegexpCountFunction - Class in org.apache.flink.table.runtime.functions.scalar
RegexpCountFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.RegexpCountFunction
 
regexpExtract(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string extracted with a specified regular expression.
regexpExtract(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string extracted with a specified regular expression and a regex match group index.
regexpExtract(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the first string extracted with a specified regular expression.
regexpExtract(String, String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns a string extracted with a specified regular expression and a regex match group index.
regexpExtract(String, String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
regexpExtractAll(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts all the strings in str that match the regex expression.
regexpExtractAll(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Extracts all the substrings in str that match the regex expression and correspond to the regex group extractIndex.
RegexpExtractAllFunction - Class in org.apache.flink.table.runtime.functions.scalar
RegexpExtractAllFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.RegexpExtractAllFunction
 
regexpInstr(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the position of the first substring in str that matches regex.
RegexpInstrFunction - Class in org.apache.flink.table.runtime.functions.scalar
RegexpInstrFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.RegexpInstrFunction
 
regexpReplace(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string with all substrings that match the regular expression consecutively being replaced.
regexpReplace(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns a string resulting from replacing all substrings that match the regular expression with replacement.
regexpSubstr(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the first substring in str that matches regex.
RegexpSubstrFunction - Class in org.apache.flink.table.runtime.functions.scalar
RegexpSubstrFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.RegexpSubstrFunction
 
REGION_SIZE - Static variable in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileIndex.FixedSizeRegion
 
RegionPartitionGroupReleaseStrategy - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
Releases blocking intermediate result partitions that are incident to a SchedulingPipelinedRegion, as soon as the region's execution vertices are finished.
RegionPartitionGroupReleaseStrategy(SchedulingTopology) - Constructor for class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
 
RegionPartitionGroupReleaseStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover.partitionrelease
register() - Static method in class org.apache.flink.util.TestSignalHandler
Register some signal handlers.
register(String, LeaderContender) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
register(RelNode, JoinRelType) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
register(RelNode, JoinRelType, List<RexNode>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Registers a relational expression.
register(MetricOptions.JobStatusMetricsSettings, MetricGroup, StateTimeMetric, String) - Static method in interface org.apache.flink.runtime.scheduler.metrics.StateTimeMetric
 
register(RocksDBKeyedStateBackend.RocksDbKvStateInfo) - Method in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
register(Metric, String, AbstractMetricGroup) - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Registers a new Metric with this registry.
register(Metric, String, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
register(Metric, String, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
register(JobManagerRunner) - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
register(JobManagerRunner) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Registers the given JobManagerRunner instance.
register(JobManagerRunner) - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
register(StreamStateHandle, long) - Method in interface org.apache.flink.runtime.state.changelog.LocalChangelogRegistry
Called upon ChangelogKeyedStateBackend#notifyCheckpointComplete.
register(StreamStateHandle, long) - Method in class org.apache.flink.runtime.state.changelog.LocalChangelogRegistryImpl
 
register(Logger) - Static method in class org.apache.flink.runtime.util.SignalHandler
Register some signal handlers.
register2Catalog(TableEnvironment, String) - Method in class org.apache.flink.table.tpcds.stats.CatalogTableStats
 
registerAggregationConvergenceCriterion(String, Aggregator<T>, ConvergenceCriterion<T>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
 
registerAll(Iterable<? extends CompositeStateHandle>, long) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
Register given shared states in the registry.
registerAll(Iterable<? extends CompositeStateHandle>, long) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
registerAllAfterRestored(CompletedCheckpoint, RecoveryClaimMode) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
Set the lowest checkpoint ID below which no state is discarded, inclusive.
registerAllAfterRestored(CompletedCheckpoint, RecoveryClaimMode) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.flink.fnexecution.v1.FlinkFnApi
 
registerAllRequestsProcessedListener(NotificationListener) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileWriter
 
registerAllRequestsProcessedListener(NotificationListener) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Registers a listener to be notified when all outstanding requests have been processed.
registerAllRequestsProcessedListener(NotificationListener) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileWriter
Registers a listener, which is notified after all outstanding requests have been processed.
registerAndStartNewCoordinators(Collection<OperatorCoordinatorHolder>, ComponentMainThreadExecutor, int) - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
registerAndStartNewCoordinators(Collection<OperatorCoordinatorHolder>, ComponentMainThreadExecutor, int) - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Register and start new operator coordinators.
registerAvailabilityAndPriorityNotifier(BiConsumer<TieredStoragePartitionId, TieredStorageSubpartitionId>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
 
registerAvailabilityListener(Runnable) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
registerAvailabilityNotifier(AvailabilityNotifier) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
registerAvailabilityNotifier(AvailabilityNotifier) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
registerAvailabilityNotifier(AvailabilityNotifier) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
registerAvailabilityNotifier(AvailabilityNotifier) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
registerAvailabilityNotifier(AvailabilityNotifier) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Register the notifier to notify the availability of a subpartition.
registerBackPressureListener(TimerGauge.StartStopListener) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
registerBlocklistListener(BlocklistListener) - Method in interface org.apache.flink.runtime.blocklist.BlocklistHandler
Register a new blocklist listener.
registerBlocklistListener(BlocklistListener) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistHandler
 
registerBlocklistListener(BlocklistListener) - Method in class org.apache.flink.runtime.blocklist.NoOpBlocklistHandler
 
registerCachedFile(String, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Registers a file at the distributed cache under the given name.
registerCachedFile(String, String) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerCachedFile(String, String, boolean) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Registers a file at the distributed cache under the given name.
registerCachedFile(String, String, boolean) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
registerCachedFile(String, DistributedCache.DistributedCacheEntry) - Method in class org.apache.flink.api.common.Plan
Register cache files at program level.
registerCacheIfAbsent(String, LookupCache) - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
Register a cache instance with identifier to the manager.
registerCacheTransformation(AbstractID, CacheTransformation<T>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
registerCallback(BundleTriggerCallback) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
Register a callback which will be called once this trigger decides to finish this bundle.
registerCallback(BundleTriggerCallback) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
Register a callback which will be called once this trigger decides to finish this bundle.
registerCallback(BundleTriggerCallback) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
 
registerCallback(BundleTriggerCallback) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
registerCatalog(String, Catalog) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerCatalog(String, Catalog) - Method in interface org.apache.flink.table.api.TableEnvironment
Deprecated.
Use TableEnvironment.createCatalog(String, CatalogDescriptor) instead. The new method uses a CatalogDescriptor to initialize the catalog instance and store the CatalogDescriptor to the CatalogStore.
registerCatalog(String, Catalog) - Method in class org.apache.flink.table.catalog.CatalogManager
Deprecated.
This method is deprecated and will be removed in a future release. Use createCatalog instead to create a catalog using CatalogDescriptor and store it in the CatalogStore.
registerCatalog(String, Catalog) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
registerCatalogCreator(String, SessionEnvironment.CatalogCreator) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
registerCatalogFunction(UnresolvedIdentifier, Class<? extends UserDefinedFunction>, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a catalog function by also considering temporary catalog functions.
registerCatalogFunction(UnresolvedIdentifier, String, List<ResourceUri>, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerClassLoaderLease(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
registerClassLoaderLease(JobID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Registers a new class loader lease for the given jobId.
registerCleanupTimer(W) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Registers a timer to cleanup the content of the window.
registerCloseable(C) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Registers a AutoCloseable with the registry.
registerCloseable(Closeable) - Method in interface org.apache.flink.core.fs.ICloseableRegistry
Registers a Closeable with the registry.
registerCloseable(Closeable) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
registerCloseableTemporarily(Closeable) - Method in interface org.apache.flink.core.fs.ICloseableRegistry
Same as ICloseableRegistry.registerCloseable(Closeable) but allows to unregister the passed closeable by closing the returned closeable.
registerCollectIterator(CollectResultIterator<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
registerCompletedRequest(ResultInfo) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy
 
registerCompletedRequest(ResultInfo) - Method in interface org.apache.flink.connector.base.sink.writer.strategy.RateLimitingStrategy
Registers the result of completed requests (e.g. to track the current inFlightMessages / requests).
registerConsumedPartitionGroup(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.executiongraph.EdgeManager
 
registerConsumer(TieredStoragePartitionId, TieredStorageSubpartitionId) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyService
registerConsumer(TieredStoragePartitionId, TieredStorageSubpartitionId) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyServiceImpl
 
registerDataStream(String, DataStream<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
registerDataStream(String, DataStream<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
registerDebloatingTaskMetrics(SingleInputGate[], MetricGroup) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
registerDynamicFilteringDataListenerID(String) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
 
RegisteredBroadcastStateBackendMetaInfo<K,​V> - Class in org.apache.flink.runtime.state
 
RegisteredBroadcastStateBackendMetaInfo(String, OperatorStateHandle.Mode, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
RegisteredBroadcastStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
RegisteredBroadcastStateBackendMetaInfo(RegisteredBroadcastStateBackendMetaInfo<K, V>) - Constructor for class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
registeredEventTimeTimers() - Method in interface org.apache.flink.state.api.functions.KeyedStateReaderFunction.Context
 
registeredEventTimeTimers() - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
 
RegisteredKeyValueStateBackendMetaInfo<N,​S> - Class in org.apache.flink.runtime.state
Compound meta information for a registered state in a keyed state backend.
RegisteredKeyValueStateBackendMetaInfo<N,​S> - Class in org.apache.flink.runtime.state.v2
Compound meta information for a registered state in a keyed state backend.
RegisteredKeyValueStateBackendMetaInfo(String, StateDescriptor.Type, TypeSerializer<N>, TypeSerializer<S>) - Constructor for class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredKeyValueStateBackendMetaInfo(String, StateDescriptor.Type, TypeSerializer<N>, TypeSerializer<S>, StateSnapshotTransformer.StateSnapshotTransformFactory<S>) - Constructor for class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredKeyValueStateBackendMetaInfo(StateDescriptor.Type, String, TypeSerializer<N>, TypeSerializer<S>) - Constructor for class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredKeyValueStateBackendMetaInfo(StateDescriptor.Type, String, TypeSerializer<N>, TypeSerializer<S>, StateSnapshotTransformer.StateSnapshotTransformFactory<S>) - Constructor for class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredKeyValueStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredKeyValueStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
RegisteredOperatorStateBackendMetaInfo<S> - Class in org.apache.flink.runtime.state
Compound meta information for a registered state in an operator state backend.
RegisteredOperatorStateBackendMetaInfo(String, TypeSerializer<S>, OperatorStateHandle.Mode) - Constructor for class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
RegisteredOperatorStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
RegisteredPriorityQueueStateBackendMetaInfo<T> - Class in org.apache.flink.runtime.state
Meta information about a priority queue state in a backend.
RegisteredPriorityQueueStateBackendMetaInfo(String, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
RegisteredPriorityQueueStateBackendMetaInfo(StateMetaInfoSnapshot) - Constructor for class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
registeredProcessingTimeTimers() - Method in interface org.apache.flink.state.api.functions.KeyedStateReaderFunction.Context
 
registeredProcessingTimeTimers() - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
 
registeredReaders() - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Get the currently registered readers.
registeredReaders() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
registeredReaders() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
registeredReadersOfAttempts() - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Get the currently registered readers of all the subtask attempts.
registeredReadersOfAttempts() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
RegisteredRpcConnection<F extends Serializable,​G extends RpcGateway,​S extends RegistrationResponse.Success,​R extends RegistrationResponse.Rejection> - Class in org.apache.flink.runtime.registration
This utility class implements the basis of RPC connecting from one component to another component, for example the RPC connection from TaskExecutor to ResourceManager.
RegisteredRpcConnection(Logger, String, F, Executor) - Constructor for class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
RegisteredStateMetaInfoBase - Class in org.apache.flink.runtime.state
Base class for all registered state in state backends.
RegisteredStateMetaInfoBase(String) - Constructor for class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
 
RegisteredStateMetaInfoBase.Key - Class in org.apache.flink.runtime.state
Wrapper class that can be used to represent the wrapped RegisteredStateMetaInfoBase as key in a Map.
registerEvent(V, long) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Adds another unique event to the shared buffer and assigns a unique id for it.
registerEventHandler(OperatorID, OperatorEventHandler) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorEventDispatcher
Register a listener that is notified every time an OperatorEvent is sent from the OperatorCoordinator (of the operator with the given OperatorID) to this subtask.
registerEventHandler(OperatorID, OperatorEventHandler) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorEventDispatcherImpl
 
registerEventTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
registerEventTimeTimer(long) - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
registerEventTimeTimer(long) - Method in interface org.apache.flink.streaming.api.TimerService
Registers a timer to be fired when the event time watermark passes the given time.
registerEventTimeTimer(long) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Register an event-time callback.
registerEventTimeTimer(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
registerEventTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
registerEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Register an event-time callback.
registerEventTimeTimer(N, long) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Registers a timer to be fired when event time watermark passes the given time.
registerEventTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
registerEventTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
registerEventTimeWindowTimer(Long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
 
registerEventTimeWindowTimer(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnslicingWindowTimerServiceImpl
 
registerEventTimeWindowTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
Registers a window timer to be fired when event time watermark passes the window.
registerExecution(Execution) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
registerExecution(Execution) - Method in interface org.apache.flink.runtime.executiongraph.InternalExecutionGraphAccessor
 
registerFactory(Type, Class<? extends TypeInfoFactory<?>>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
Registers a type information factory globally for a certain type.
registerFileResource(ResourceUri) - Method in class org.apache.flink.table.resource.ResourceManager
Register a file resource into ResourceManager and return the absolute local file path without the scheme.
registerForProcessBundleInstructionId(String, StateRequestHandler) - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
registerFunction(String, AggregateFunction<T, ACC>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, AggregateFunction<T, ACC>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use TableEnvironment.createTemporarySystemFunction(String, UserDefinedFunction) instead. Please note that the new method also uses the new type system and reflective extraction logic. It might be necessary to update the function implementation as well. See the documentation of AggregateFunction for more information on the new function design.
registerFunction(String, ScalarFunction) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerFunction(String, ScalarFunction) - Method in interface org.apache.flink.table.api.TableEnvironment
Deprecated.
Use TableEnvironment.createTemporarySystemFunction(String, UserDefinedFunction) instead. Please note that the new method also uses the new type system and reflective extraction logic. It might be necessary to update the function implementation as well. See the documentation of ScalarFunction for more information on the new function design.
registerFunction(String, TableAggregateFunction<T, ACC>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, TableAggregateFunction<T, ACC>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use TableEnvironment.createTemporarySystemFunction(String, UserDefinedFunction) instead. Please note that the new method also uses the new type system and reflective extraction logic. It might be necessary to update the function implementation as well. See the documentation of TableAggregateFunction for more information on the new function design.
registerFunction(String, TableFunction<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
registerFunction(String, TableFunction<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use TableEnvironment.createTemporarySystemFunction(String, UserDefinedFunction) instead. Please note that the new method also uses the new type system and reflective extraction logic. It might be necessary to update the function implementation as well. See the documentation of TableFunction for more information on the new function design.
registerFunctionJarResources(String, List<ResourceUri>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerInflaterInputStreamFactory(String, InflaterInputStreamFactory<?>) - Static method in class org.apache.flink.api.common.io.FileInputFormat
Registers a decompression algorithm through a InflaterInputStreamFactory with a file extension for transparent decompression.
registerInFlightRequest(RequestInfo) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy
 
registerInFlightRequest(RequestInfo) - Method in interface org.apache.flink.connector.base.sink.writer.strategy.RateLimitingStrategy
Registers the information of requests being sent (e.g. to track the current inFlightMessages / requests).
registerInputMetrics(boolean, MetricGroup, SingleInputGate[]) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
registerJarResources(List<ResourceUri>) - Method in class org.apache.flink.table.resource.ResourceManager
Due to anyone of the resource in list maybe fail during register, so we should stage it before actual register to guarantee transaction process.
registerJob(JobID) - Method in interface org.apache.flink.runtime.blob.JobPermanentBlobService
Register the given job.
registerJob(JobID) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Registers use of job-related BLOBs.
registerJob(JobID, TierShuffleHandler) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
registerJob(JobID, TierShuffleHandler) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
registerJob(JobID, TierShuffleHandler) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierMasterAgent
 
registerJob(JobID, TierShuffleHandler) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierMasterAgent
Register a job id with a TierShuffleHandler.
registerJob(JobShuffleContext) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
Registers the target job together with the corresponding JobShuffleContext to this shuffle master.
registerJob(JobShuffleContext) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
registerJob(JobShuffleContext) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Registers the target job together with the corresponding JobShuffleContext to this shuffle master.
registerJobListener(JobListener) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Register a JobListener in this environment.
registerJobMaster(JobMasterId, ResourceID, String, JobID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
registerJobMaster(JobMasterId, ResourceID, String, JobID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Register a JobMaster at the resource manager.
registerJobMetrics(MetricGroup, JobStatusProvider, Gauge<Long>, DeploymentStateTimeMetrics, Consumer<JobStatusListener>, long, MetricOptions.JobStatusMetricsSettings) - Static method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
registerJobStatusHook(JobStatusHook) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Registers the JobStatusHook.
registerJobStatusListener(JobStatusListener) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
registerJobStatusListener(JobStatusListener) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
registerKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
registerKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
State backend will call KeyedStateBackend.KeySelectionListener.keySelected(K) when key context is switched if supported.
registerKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
registerKeySelectionListener(KeyedStateBackend.KeySelectionListener<K>) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
registerKryoType(Class<?>) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Registers the given type with the serialization stack.
registerKryoType(Class<?>) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Registers the given type with the serialization stack.
registerKvState(JobID, JobVertexID, KeyGroupRange, String, InternalKvState<?, ?, ?>, ClassLoader) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Registers the KvState instance and returns the assigned ID.
registerKvState(KeyGroupRange, String, InternalKvState<?, ?, ?>, ClassLoader) - Method in class org.apache.flink.runtime.query.TaskKvStateRegistry
Registers the KvState instance at the KvStateRegistry.
registerKvState(KeyGroupRange, KvStateID, InetSocketAddress) - Method in class org.apache.flink.runtime.query.KvStateLocation
Registers a KvState instance for the given key group index.
registerKvStateInformation(Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, RocksDBNativeMetricMonitor, String, RocksDBKeyedStateBackend.RocksDbKvStateInfo) - Static method in class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
registerKvStateInformation(Map<String, ForStKeyedStateBackend.ForStKvStateInfo>, ForStNativeMetricMonitor, String, ForStKeyedStateBackend.ForStKvStateInfo) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
registerKvStateInformation(Map<String, ForStSyncKeyedStateBackend.ForStDbKvStateInfo>, ForStNativeMetricMonitor, String, ForStSyncKeyedStateBackend.ForStDbKvStateInfo) - Static method in class org.apache.flink.state.forst.ForStOperationUtils
 
registerListener(JobID, KvStateRegistryListener) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Registers a listener with the registry.
registerListener(PartitionRequestListener) - Method in class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
 
registerListener(TimerGauge.StartStopListener) - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
registerMailboxSizeSupplier(TaskIOMetricGroup.SizeSupplier<Integer>) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
registerMetric(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
registerMetrics() - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
registerMetrics() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
registerMetrics(MetricGroup) - Method in class org.apache.flink.runtime.scheduler.metrics.DeploymentStateTimeMetrics
 
registerMetrics(MetricGroup) - Method in class org.apache.flink.runtime.scheduler.metrics.JobStatusMetrics
 
registerMetrics(MetricGroup) - Method in interface org.apache.flink.runtime.scheduler.metrics.MetricsRegistrar
 
registerMetrics(FileMergingSnapshotManager.SpaceStat) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingMetricGroup
 
registerModuleAtHead(String, Module) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
registerModuleCreatorAtHead(String, SessionEnvironment.ModuleCreator) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
registerNamespace(SqlValidatorScope, String, SqlValidatorNamespace, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Registers a new namespace, and adds it as a child of its parent scope.
registerNamespace(SqlValidatorScope, String, SqlValidatorNamespace, boolean) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
registerNewOutput(String, WatermarkOutputMultiplexer.WatermarkUpdateListener) - Method in class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
Registers a new multiplexed output, which creates internal states for that output and returns an output ID that can be used to get a deferred or immediate WatermarkOutput for that output.
registerNewSerializerForRestoredState(TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.StateSerializerProvider
For restored state, register a new serializer that potentially has a new serialization schema.
registerNewSlotsListener(DeclarativeSlotPool.NewSlotsListener) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Registers a listener which is called whenever new slots become available.
registerNewSlotsListener(DeclarativeSlotPool.NewSlotsListener) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
registerOngoingOperation(K, CompletableFuture<R>) - Method in class org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
Registers an ongoing operation with the cache.
registerOutputMetrics(boolean, MetricGroup, ResultPartition[]) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
registerPartition(ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.TaskEventDispatcher
Registers the given partition for incoming task events allowing calls to TaskEventDispatcher.subscribeToEvent(ResultPartitionID, EventListener, Class).
registerPartitionWithProducer(JobID, PartitionDescriptor, ProducerDescriptor) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
registerPartitionWithProducer(JobID, PartitionDescriptor, ProducerDescriptor) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Asynchronously register a partition and its producer with the shuffle service.
registerPojoType(Class<?>) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Registers the given type with the serialization stack.
registerPojoType(Class<?>) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Registers the given type with the serialization stack.
registerProcessingCleanupTimer() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
If the user has specified a minRetentionTime and maxRetentionTime, this method registers a cleanup timer for currentProcessingTime + minRetentionTime.
registerProcessingCleanupTimer(ValueState<Long>, long, long, long, TimerService) - Method in interface org.apache.flink.table.runtime.functions.CleanupState
 
registerProcessingCleanupTimer(KeyedProcessFunction.Context, long) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
registerProcessingTimeTimer(long) - Method in class org.apache.flink.state.api.output.operators.LazyTimerService
 
registerProcessingTimeTimer(long) - Method in class org.apache.flink.streaming.api.SimpleTimerService
 
registerProcessingTimeTimer(long) - Method in interface org.apache.flink.streaming.api.TimerService
Registers a timer to be fired when processing time passes the given time.
registerProcessingTimeTimer(long) - Method in interface org.apache.flink.streaming.api.windowing.triggers.Trigger.TriggerContext
Register a system time callback.
registerProcessingTimeTimer(long) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
registerProcessingTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
registerProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
Register a system time callback.
registerProcessingTimeTimer(N, long) - Method in interface org.apache.flink.streaming.api.operators.InternalTimerService
Registers a timer to be fired when processing time passes the given time.
registerProcessingTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
registerProcessingTimeTimer(N, long) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
registerProcessingTimeWindowTimer(Long) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
 
registerProcessingTimeWindowTimer(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnslicingWindowTimerServiceImpl
 
registerProcessingTimeWindowTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
Registers a window timer to be fired when processing time passes the window.
registerProducedPartitions(TaskManagerLocation) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
registerProducer(TieredStoragePartitionId, NettyServiceProducer) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyService
TierProducerAgent will provide a callback named NettyServiceProducer to register to TieredStorageNettyService.
registerProducer(TieredStoragePartitionId, NettyServiceProducer) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyServiceImpl
 
registerPythonBroadcastTransformationTranslator() - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
registerPythonResources() - Method in class org.apache.flink.table.resource.ResourceManager
 
registerQueueLengthMetrics(MetricGroup, SingleInputGate[]) - Static method in class org.apache.flink.runtime.io.network.metrics.InputGateMetrics
 
registerQueueLengthMetrics(MetricGroup, ResultPartition[]) - Static method in class org.apache.flink.runtime.io.network.metrics.ResultPartitionMetrics
 
registerReader(int, String) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
registerReference(SharedStateRegistryKey, StreamStateHandle, long) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
registerReference(SharedStateRegistryKey, StreamStateHandle, long, boolean) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
Register a reference to the given shared state in the registry.
registerReference(SharedStateRegistryKey, StreamStateHandle, long, boolean) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
registerReleaseHookIfAbsent(String, Runnable) - Method in class org.apache.flink.util.SimpleUserCodeClassLoader
 
registerReleaseHookIfAbsent(String, Runnable) - Method in interface org.apache.flink.util.UserCodeClassLoader
Registers a release hook which is being executed before the user code class loader is being released.
registerRequester(Object) - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
registerResource(Closeable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Register the given closeable resource to CloseableRegistry.
registerResource(TieredStorageDataIdentifier, TieredStorageResource) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageResourceRegistry
Register a new resource for the given owner.
registerResultPartition(ResultPartition) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
registerResultPartitionBytesCounter(IntermediateResultPartitionID, ResultPartitionBytesCounter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
registerSchedulingTopologyListener(SchedulingTopologyListener) - Method in class org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology
 
registerSchedulingTopologyListener(SchedulingTopologyListener) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingTopology
Register a scheduling topology listener.
registerSerializers(Kryo) - Method in interface org.apache.flink.api.java.typeutils.runtime.kryo.ChillSerializerRegistrar
Registers all serializers with the given Kryo.
registerSerializers(Kryo) - Method in class org.apache.flink.streaming.util.serialize.FlinkChillPackageRegistrar
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
registerSharedStates(SharedStateRegistry, long) - Method in interface org.apache.flink.runtime.state.CompositeStateHandle
Register both newly created and already referenced shared states in the given SharedStateRegistry.
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
registerSharedStates(SharedStateRegistry, long) - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
registerSharedStatesAfterRestored(SharedStateRegistry, RecoveryClaimMode) - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
Register all shared states in the given registry.
registerShuffleMetrics(MetricGroup, NetworkBufferPool) - Static method in class org.apache.flink.runtime.io.network.metrics.NettyShuffleMetricFactory
 
registerSinkTransformationTranslator() - Static method in class org.apache.flink.streaming.runtime.translators.DataStreamV2SinkTransformationTranslator
 
registerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.BlocklistDeclarativeSlotPool
 
registerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Registers the given set of slots at the slot pool.
registerSlots(Collection<? extends SlotOffer>, TaskManagerLocation, TaskManagerGateway, long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
registerSlotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Register a slot sharing group with its resource spec.
registerSubtaskForSharedStates(FileMergingSnapshotManager.SubtaskKey) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Register a subtask and create the managed directory for shared states.
registerSubtaskForSharedStates(FileMergingSnapshotManager.SubtaskKey) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
registerTable(String, Table) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTable(String, Table) - Method in interface org.apache.flink.table.api.TableEnvironment
registerTableSinkInternal(String, TableSink<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTableSinkInternal(String, TableSink<?>) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Registers an external TableSink with already configured field names and field types in this TableEnvironment's catalog.
registerTableSourceInternal(String, TableSource<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
registerTableSourceInternal(String, TableSource<?>) - Method in interface org.apache.flink.table.api.internal.TableEnvironmentInternal
Registers an external TableSource in this TableEnvironment's catalog.
registerTask(Callable<?>, Duration) - Method in interface org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil.DelayableTimer
Register a task to be executed some time later.
registerTaskEventListener(EventListener<TaskEvent>, Class<? extends TaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
registerTaskEventListener(EventListener<TaskEvent>, Class<? extends TaskEvent>) - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
 
registerTaskExecutor(TaskExecutorRegistration, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
registerTaskExecutor(TaskExecutorRegistration, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Register a TaskExecutor at the resource manager.
registerTaskManager(JobID, TaskManagerRegistrationInformation, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
registerTaskManager(JobID, TaskManagerRegistrationInformation, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Registers the task manager at the job manager.
registerTaskManager(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
registerTaskManager(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Registers a TaskExecutor with the given ResourceID at SlotPool.
registerTaskManager(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Registers a TaskExecutor with the given ResourceID at SlotPoolService.
registerTaskManager(TaskExecutorConnection, SlotReport, ResourceProfile, ResourceProfile) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
registerTaskManager(TaskExecutorConnection, SlotReport, ResourceProfile, ResourceProfile) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Registers a new task manager at the slot manager.
registerTempCatalogScalarFunction(ObjectIdentifier, ScalarFunction) - Method in class org.apache.flink.table.catalog.FunctionCatalog
registerTemporaryCatalogFunction(UnresolvedIdentifier, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a uninstantiated temporary catalog function.
registerTemporaryCatalogFunction(UnresolvedIdentifier, FunctionDefinition, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a temporary catalog function.
registerTemporarySystemFunction(String, String, List<ResourceUri>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a temporary system function from resource uris.
registerTemporarySystemFunction(String, String, FunctionLanguage, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a uninstantiated temporary system function.
registerTemporarySystemFunction(String, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
 
registerTemporarySystemFunction(String, FunctionDefinition, boolean) - Method in class org.apache.flink.table.catalog.FunctionCatalog
Registers a temporary system function.
registerTempSystemAggregateFunction(String, ImperativeAggregateFunction<T, ACC>, TypeInformation<T>, TypeInformation<ACC>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
registerTempSystemScalarFunction(String, ScalarFunction) - Method in class org.apache.flink.table.catalog.FunctionCatalog
registerTempSystemTableFunction(String, TableFunction<T>, TypeInformation<T>) - Method in class org.apache.flink.table.catalog.FunctionCatalog
registerTimeout(K, long, TimeUnit) - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
registerTimeout(K, long, TimeUnit) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimerService
Register a timeout for the given key which shall occur in the given delay.
registerTimer(long) - Method in interface org.apache.flink.datastream.api.context.ProcessingTimeManager
Register a processing timer for this process function.
registerTimer(long) - Method in class org.apache.flink.datastream.impl.context.DefaultProcessingTimeManager
 
registerTimer(long) - Method in class org.apache.flink.datastream.impl.context.UnsupportedProcessingTimeManager
 
registerTimer(long, ProcessingTimeService.ProcessingTimeCallback) - Method in interface org.apache.flink.api.common.operators.ProcessingTimeService
Registers a task to be executed when (processing) time is timestamp.
registerTimer(long, ProcessingTimeService.ProcessingTimeCallback) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
registerTimer(long, ProcessingTimeService.ProcessingTimeCallback) - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
Registers a task to be executed no sooner than time timestamp, but without strong guarantees of order.
registerTpcdsStats(TableEnvironment) - Static method in class org.apache.flink.table.tpcds.stats.TpcdsStatsProvider
 
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer>) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Registers the given Serializer via its class as a serializer for the given type at the KryoSerializer.
registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer>) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Registers the given Serializer via its class as a serializer for the given type at the KryoSerializer.
registerTypeWithKryoSerializer(Class<?>, T) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
Registers the given type with a Kryo Serializer.
registerTypeWithKryoSerializer(Class<?>, T) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
Registers the given type with a Kryo Serializer.
registerUploadQueueSizeGauge(Gauge<Integer>) - Method in class org.apache.flink.changelog.fs.ChangelogStorageMetricGroup
 
registerUserCodeClassLoaderReleaseHookIfAbsent(String, Runnable) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
Registers a custom hook for the user code class loader release.
registerUserCodeClassLoaderReleaseHookIfAbsent(String, Runnable) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
 
registerUserCodeClassLoaderReleaseHookIfAbsent(String, Runnable) - Method in class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
Registration - Interface in org.apache.flink.table.api.internal
A way to register a table in a TableEnvironment that this descriptor originates from.
REGISTRATION_TIMEOUT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Defines the timeout it can take for the TaskManager registration.
RegistrationConnectionListener<T extends RegisteredRpcConnection<?,​?,​S,​?>,​S extends RegistrationResponse.Success,​R extends RegistrationResponse.Rejection> - Interface in org.apache.flink.runtime.registration
Classes which want to be notified about the registration result by the RegisteredRpcConnection have to implement this interface.
RegistrationResponse - Class in org.apache.flink.runtime.registration
Base class for responses given to registration attempts from RetryingRegistration.
RegistrationResponse() - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse
 
RegistrationResponse.Failure - Class in org.apache.flink.runtime.registration
A registration failure.
RegistrationResponse.Rejection - Class in org.apache.flink.runtime.registration
A rejected (declined) registration.
RegistrationResponse.Success - Class in org.apache.flink.runtime.registration
Base class for a successful registration.
RegistrationTimeoutException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception which indicates that the TaskExecutor could not register at the master in time.
RegistrationTimeoutException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.RegistrationTimeoutException
 
RegistrationTimeoutException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.RegistrationTimeoutException
 
RegistrationTimeoutException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.RegistrationTimeoutException
 
registry - Variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
registry - Variable in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
The registry that this metrics group belongs to.
RegistryAvroDeserializationSchema<T> - Class in org.apache.flink.formats.avro
Deserialization schema that deserializes from Avro format using SchemaCoder.
RegistryAvroDeserializationSchema(Class<T>, Schema, SchemaCoder.SchemaCoderProvider) - Constructor for class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
Creates Avro deserialization schema that reads schema from input stream using provided SchemaCoder.
RegistryAvroDeserializationSchema(Class<T>, Schema, SchemaCoder.SchemaCoderProvider, AvroFormatOptions.AvroEncoding) - Constructor for class org.apache.flink.formats.avro.RegistryAvroDeserializationSchema
Creates Avro deserialization schema that reads schema from input stream using provided SchemaCoder.
RegistryAvroFormatFactory - Class in org.apache.flink.formats.avro.registry.confluent
Table format factory for providing configured instances of Schema Registry Avro to RowData SerializationSchema and DeserializationSchema.
RegistryAvroFormatFactory() - Constructor for class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
RegistryAvroSerializationSchema<T> - Class in org.apache.flink.formats.avro
Serialization schema that serializes to Avro format.
RegistryAvroSerializationSchema(Class<T>, Schema, SchemaCoder.SchemaCoderProvider) - Constructor for class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
Creates a Avro serialization schema.
RegistryAvroSerializationSchema(Class<T>, Schema, SchemaCoder.SchemaCoderProvider, AvroFormatOptions.AvroEncoding) - Constructor for class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
Creates a Avro serialization schema.
REGR_AVGX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_AVGY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_INTERCEPT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_R2 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_SLOPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_SXX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_SXY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGR_SYY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REGULAR - org.apache.flink.table.types.logical.TimestampKind
 
RegularColumn(SqlCreateTable.TableCreationContext, SqlIdentifier, SqlDataTypeSpec) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses column_name column_data_type [constraint] [COMMENT 'comment'].
RegularOperatorChain<OUT,​OP extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
A regular non finished on restore OperatorChain.
RegularOperatorChain(StreamTask<OUT, OP>, RecordWriterDelegate<SerializationDelegate<StreamRecord<OUT>>>) - Constructor for class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
RegularToMutableObjectIterator<T> - Class in org.apache.flink.runtime.util
 
RegularToMutableObjectIterator(Iterator<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.util.RegularToMutableObjectIterator
 
ReInit(InputStream) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ReInit(InputStream) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ReInit(InputStream, String) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ReInit(Reader) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
ReInit(FlinkSqlParserImplTokenManager) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
ReInit(SimpleCharStream) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
REINTERPRET - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REINTERPRET_CAST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REINTERPRET_CAST - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
 
reinterpretAsKeyedStream(DataStream<T>, KeySelector<T, K>) - Static method in class org.apache.flink.streaming.api.datastream.DataStreamUtils
Reinterprets the given DataStream as a KeyedStream, which extracts keys with the given KeySelector.
reinterpretAsKeyedStream(DataStream<T>, KeySelector<T, K>, TypeInformation<K>) - Static method in class org.apache.flink.streaming.api.datastream.DataStreamUtils
Reinterprets the given DataStream as a KeyedStream, which extracts keys with the given KeySelector.
reinterpretCast(Expression, Expression, boolean) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
ReinterpretCastInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
ReinterpretCastInputTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ReinterpretCastInputTypeStrategy
 
REJECTED - org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager.RegistrationResult
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.flink.util.concurrent.IgnoreShutdownRejectedExecutionHandler
 
Rejection() - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse.Rejection
 
relations() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph
 
relations() - Method in interface org.apache.flink.streaming.api.lineage.LineageGraph
 
relative(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
RELATIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RelativeClock - Interface in org.apache.flink.util.clock
A clock that gives access to relative time, similar to System#nanoTime(), however the progress of the relative time doesn't have to reflect the progress of a wall clock.
RelativeFileStateHandle - Class in org.apache.flink.runtime.state.filesystem
A StreamStateHandle for state that was written to a file stream.
RelativeFileStateHandle(Path, String, long) - Constructor for class org.apache.flink.runtime.state.filesystem.RelativeFileStateHandle
 
relativeTimeMillis() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
relativeTimeMillis() - Method in class org.apache.flink.util.clock.Clock
Gets the current relative time, in milliseconds.
relativeTimeMillis() - Method in class org.apache.flink.util.clock.ManualClock
 
relativeTimeMillis() - Method in interface org.apache.flink.util.clock.RelativeClock
Gets the current relative time, in milliseconds.
relativeTimeMillis() - Method in class org.apache.flink.util.clock.SystemClock
 
relativeTimeNanos() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
relativeTimeNanos() - Method in class org.apache.flink.util.clock.Clock
Gets the current relative time, in nanoseconds.
relativeTimeNanos() - Method in class org.apache.flink.util.clock.ManualClock
 
relativeTimeNanos() - Method in interface org.apache.flink.util.clock.RelativeClock
Gets the current relative time, in nanoseconds.
relativeTimeNanos() - Method in class org.apache.flink.util.clock.SystemClock
 
relativizePath(Path, Path) - Static method in class org.apache.flink.util.FileUtils
Relativize the given path with respect to the given base path if it is absolute.
relBuilder - Variable in class org.apache.calcite.sql2rel.RelDecorrelator
 
RelBuilder - Class in org.apache.calcite.tools
Copied from calcite to workaround CALCITE-4668
RelBuilder(Context, RelOptCluster, RelOptSchema) - Constructor for class org.apache.calcite.tools.RelBuilder
 
RelBuilder.AggCall - Interface in org.apache.calcite.tools
Information necessary to create a call to an aggregate function.
RelBuilder.Config - Interface in org.apache.calcite.tools
Configuration of RelBuilder.
RelBuilder.GroupKey - Interface in org.apache.calcite.tools
Information necessary to create the GROUP BY clause of an Aggregate.
RelBuilder.OverCall - Interface in org.apache.calcite.tools
Call to a windowed aggregate function.
relBuilderFactory() - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
 
relBuilderFactory() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
 
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
relBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config.Builder
Initializes the value for the relBuilderFactory attribute.
RelDecorrelator - Class in org.apache.calcite.sql2rel
Copied to fix calcite issues.
RelDecorrelator(RelDecorrelator.CorelMap, Context, RelBuilder) - Constructor for class org.apache.calcite.sql2rel.RelDecorrelator
 
RelDecorrelator.AdjustProjectForCountAggregateRule - Class in org.apache.calcite.sql2rel
Planner rule that adjusts projects when counts are added.
RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig - Interface in org.apache.calcite.sql2rel
Rule configuration.
RelDecorrelator.Config - Interface in org.apache.calcite.sql2rel
Base configuration for rules that are non-static in a RelDecorrelator.
RelDecorrelator.CorelMap - Class in org.apache.calcite.sql2rel
A map of the locations of Correlate in a tree of RelNodes.
RelDecorrelator.CorelMapBuilder - Class in org.apache.calcite.sql2rel
RelDecorrelator.RemoveCorrelationForScalarAggregateRule - Class in org.apache.calcite.sql2rel
Planner rule that removes correlations for scalar aggregates.
RelDecorrelator.RemoveCorrelationForScalarAggregateRule.RemoveCorrelationForScalarAggregateRuleConfig - Interface in org.apache.calcite.sql2rel
Rule configuration.
RelDecorrelator.RemoveCorrelationForScalarProjectRule - Class in org.apache.calcite.sql2rel
Planner rule that removes correlations for scalar projects.
RelDecorrelator.RemoveCorrelationForScalarProjectRule.RemoveCorrelationForScalarProjectRuleConfig - Interface in org.apache.calcite.sql2rel
Rule configuration.
RelDecorrelator.RemoveSingleAggregateRule - Class in org.apache.calcite.sql2rel
Rule to remove an Aggregate with SINGLE_VALUE.
RelDecorrelator.RemoveSingleAggregateRule.RemoveSingleAggregateRuleConfig - Interface in org.apache.calcite.sql2rel
Rule configuration.
RelDescriptionWriterImpl - Class in org.apache.flink.table.planner.plan.utils
Converts an RelNode to string with only the information from the RelNode itself without the information from its inputs.
RelDescriptionWriterImpl(PrintWriter) - Constructor for class org.apache.flink.table.planner.plan.utils.RelDescriptionWriterImpl
 
release() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
release() - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
 
release() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
release() - Method in class org.apache.flink.core.fs.RefCountedFile
 
release() - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
 
release() - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager.ClassLoaderLease
Releases the lease to the user code class loader for the associated job.
release() - Method in interface org.apache.flink.runtime.io.network.partition.DataBuffer
Releases this DataBuffer which releases all resources.
release() - Method in class org.apache.flink.runtime.io.network.partition.HashBasedDataBuffer
 
release() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileReader
Release the PartitionFileReader.
release() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter
Release all the resources of the PartitionFileWriter.
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileReader
 
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileWriter
 
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileReader
 
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileWriter
 
release() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Release all the resources(if exists) and check the state of the TieredStorageMemoryManager.
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
release() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageResource
Release all the resources, e.g. delete the files, recycle the occupied memory, etc.
release() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
release() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
release() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
release() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
release() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
release() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
release() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMapSnapshot
 
release() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMapSnapshot
 
release() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot
 
release() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueStateSnapshot
 
release() - Method in class org.apache.flink.runtime.state.heap.StateMapSnapshot
Release the snapshot.
release() - Method in interface org.apache.flink.runtime.state.SnapshotResources
Cleans up the resources after the asynchronous part is done.
release() - Method in interface org.apache.flink.runtime.state.StateSnapshot
Release the snapshot.
release() - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
release() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
 
release() - Method in interface org.apache.flink.util.RefCounted
Decreases the reference counter.
release(int) - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
release(Object, K) - Method in class org.apache.flink.runtime.asyncprocessing.KeyAccountingUnit
Release a key, which is invoked when a RecordContext is released.
release(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
 
release(String) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Releases the lock on the specific state handle so that it could be deleted by other StateHandleStore.
release(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases the lock from the node under the given ZooKeeper path.
release(String, Object, LongConsumer) - Method in class org.apache.flink.runtime.memory.SharedResources
Releases a lease (identified by the lease holder object) for the given type.
release(Throwable) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Releases the partition writer which releases the produced data and no reader can consume the partition any more.
release(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
release(Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlot.Payload
Releases the payload.
release(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
A release of the payload by the AllocatedSlot triggers a release of the payload of the logical slot.
release(Collection<MemorySegment>) - Method in class org.apache.flink.runtime.memory.MemoryManager
Tries to release many memory segments together.
release(SharedResourceHolder.Resource<T>, T) - Static method in class org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SharedResourceHolder
Releases an instance of the given resource.
release(MemorySegment) - Method in class org.apache.flink.runtime.memory.MemoryManager
Tries to release the memory for the specified segment.
release(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
release(StreamStateHandle) - Method in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
Decrease the reference count of the state by one, e.g. if it was pre-emptively uploaded and materialized.
release(ReleaseHelper) - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
 
RELEASE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
releaseAll() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
 
releaseAll() - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Releases all the locks on corresponding state handle so that it could be deleted by other StateHandleStore.
releaseAll() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases all lock nodes of this ZooKeeperStateHandleStore.
releaseAll(Object) - Method in class org.apache.flink.runtime.memory.MemoryManager
Releases all memory segments for the given owner.
releaseAllMemory(Object) - Method in class org.apache.flink.runtime.memory.MemoryManager
Releases all reserved memory chunks from an owner to this memory manager.
releaseAllReferencesFromTask(BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
releaseAllResources() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
 
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedApproximateSubpartitionView
Pipelined ResultPartition relies on its subpartition view's release to decide whether the partition is ready to release.
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
releaseAllResources() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
releaseAllResources() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
releaseAndTryRemove(String) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Remove the key in state config map.
releaseAndTryRemove(String) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Releases the lock for the given state handle and tries to remove the state handle if it is no longer locked.
releaseAndTryRemove(String) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Releases the lock for the given state node and tries to remove the state node if it is no longer locked.
releaseArrays() - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
releaseBatch() - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat.RecordIterator
Releases the batch that this iterator iterated over.
releaseBatch() - Method in class org.apache.flink.connector.file.src.util.RecordMapperWrapperRecordIterator
 
releaseBatch() - Method in class org.apache.flink.connector.file.src.util.RecyclableIterator
 
releaseBlocker() - Method in class org.apache.flink.core.testutils.BlockerSync
Lets the blocked thread continue.
releaseBroadcastVariables(String, int, DistributedRuntimeUDFContext) - Method in class org.apache.flink.runtime.operators.BatchTask
 
releaseCacheStatisticsTimer() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
releaseClusterPartitions(Collection<IntermediateDataSetID>, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
releaseClusterPartitions(Collection<IntermediateDataSetID>, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Releases all cluster partitions belong to any of the given data sets.
releaseClusterPartitions(Collection<IntermediateDataSetID>, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
releaseClusterPartitions(ResourceID, Set<IntermediateDataSetID>) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorClusterPartitionReleaser
 
releaseClusterPartitions(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.io.network.partition.ClusterPartitionManager
Releases all partitions associated with the given dataset.
releaseClusterPartitions(IntermediateDataSetID) - Method in interface org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTracker
Issues a release calls to all task executors that are hosting partitions of the given data set.
releaseClusterPartitions(IntermediateDataSetID) - Method in class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
releaseClusterPartitions(IntermediateDataSetID) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
releaseDeserializer(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
 
releaseEvent(EventId) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Decreases the reference counter for the given event so that it can be removed once the reference counter reaches 0.
releaseFreeSlotsOnTaskManager(ResourceID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
releaseFreeSlotsOnTaskManager(ResourceID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Releases all free slots belonging to the owning TaskExecutor if it has been registered.
releaseIdleSlots(long) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Releases slots which have exceeded the idle slot timeout and are no longer needed to fulfill the resource requirements.
releaseIdleSlots(long) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
releaseInternal() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
releaseInternal() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
releaseInternal() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Releases all produced data including both those stored in memory and persisted on disk.
releaseInternal() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
releaseJob(JobID) - Method in interface org.apache.flink.runtime.blob.JobPermanentBlobService
Release the given job.
releaseJob(JobID) - Method in class org.apache.flink.runtime.blob.PermanentBlobCache
Unregisters use of job-related BLOBs and allow them to be released.
releaseJob(JobID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.filecache.FileCache
 
releaseListener() - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestListener
 
releaseListener() - Method in interface org.apache.flink.runtime.io.network.partition.PartitionRequestListener
Release this listener.
releaseLocalStateForAllocationId(AllocationID) - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
releaseMemory(Object, long) - Method in class org.apache.flink.runtime.memory.MemoryManager
Releases a memory chunk of a certain size from an owner to this memory manager.
releaseMemoryCacheForSMJ() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Due to adaptive hash join is introduced, the cached memory segments should be released to MemoryManager before switch to sort merge join.
releaseMergingSnapshotManagerForJob(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorFileMergingManager
Release file merging snapshot manager of one job when org.apache.flink.runtime.taskexecutor.TaskExecutor#releaseJobResources called.
releaseMergingSnapshotManagerForTask(JobID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.state.TaskExecutorFileMergingManager
 
releaseNode(NodeId, DeweyNumber) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferAccessor
Decreases the reference counter for the given entry so that it can be removed once the reference counter reaches 0.
releaseOutputForSplit(String) - Method in interface org.apache.flink.api.connector.source.ReaderOutput
Releases the SourceOutput created for the split with the given ID.
releaseOutputForSplit(String) - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
releaseOutputForSplit(String) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
releasePartition(TierShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
releasePartition(TierShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierMasterAgent
 
releasePartition(TierShuffleDescriptor) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierMasterAgent
Release a tiered storage partition.
releasePartition(ResultPartitionID, Throwable) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
releasePartition(ShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
 
releasePartition(ShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
releasePartitionExternally(ShuffleDescriptor) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
releasePartitionExternally(ShuffleDescriptor) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Release any external resources occupied by the given partition.
releasePartitionRequestListener(PartitionRequestListener) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
releasePartitionRequestListener(PartitionRequestListener) - Method in interface org.apache.flink.runtime.io.network.partition.ResultPartitionProvider
Release the given listener in this result partition provider.
releasePartitions(JobID, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Batch release intermediate result partitions.
releasePartitions(JobID, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
releasePartitions(JobID, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
releasePartitions(JobID, Set<ResultPartitionID>) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Batch release intermediate result partitions.
releasePartitions(JobID, Set<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
releasePartitionsLocally(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
releasePartitionsLocally(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Release local resources occupied by the given partitions.
releaseQuietly() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
Used to close and delete the failed PartitionedFile when any exception occurs.
releaser - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
releaseReference(String, int, BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
releaseReference(BroadcastVariableKey, BatchTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
 
releaseResource(KubernetesWorkerNode) - Method in class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
releaseResource(YarnWorkerNode) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
releaseResource(WorkerType) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceManagerDriver
Release resource to the external resource manager.
releaseResourcesForJob(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager
 
releaseResourcesForJob(JobID) - Method in class org.apache.flink.runtime.state.TaskExecutorStateChangelogStoragesManager
 
releaseSlot() - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Deprecated.
Added because extended the actual releaseSlot method with cause parameter.
releaseSlot(Throwable) - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Releases this slot.
releaseSlot(Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
releaseSlot(AllocationID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Releases the slot specified by allocationId if one exists.
releaseSlot(AllocationID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
releaseSlot(SlotRequestId, Throwable) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotActions
Releases the slot with the given SlotRequestId.
releaseSlot(SlotRequestId, Throwable) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
releaseSlots(ResourceID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Releases all slots belonging to the owning TaskExecutor if it has been registered.
releaseSlots(ResourceID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
releaseSnapshot(StateMapSnapshot<K, N, S, ? extends StateMap<K, N, S>>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
releaseSnapshot(StateMapSnapshot<K, N, S, ? extends StateMap<K, N, S>>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
Releases a snapshot for this CopyOnWriteStateMap.
releaseSnapshot(StateMapSnapshot<K, N, S, ? extends StateMap<K, N, S>>) - Method in class org.apache.flink.runtime.state.heap.StateMap
Releases a snapshot for this StateMap.
releaseTable() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Releases the table (the array of buckets) and returns the occupied memory segments to the list of free segments.
releaseTable() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
releaseTaskManager(ResourceID, Exception) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
releaseTaskManager(ResourceID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Releases a TaskExecutor with the given ResourceID from the SlotPool.
releaseTaskManager(ResourceID, Exception) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Releases a TaskExecutor with the given ResourceID from the SlotPoolService.
reloadAsync() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
ReloadTriggerContext - Class in org.apache.flink.table.runtime.functions.table.lookup.fullcache
Runtime implementation of CacheReloadTrigger.Context.
ReloadTriggerContext(Supplier<CompletableFuture<Void>>, Consumer<Throwable>) - Constructor for class org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
 
relOptSchema - Variable in class org.apache.calcite.tools.RelBuilder
 
relOptSchema - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
RelTimeIndicatorConverter - Class in org.apache.flink.table.planner.calcite
Traverses a RelNode tree and converts fields with TimeIndicatorRelDataType type.
RelWindowProperties - Class in org.apache.flink.table.planner.plan.trait
It describes the information of window properties of a RelNode.
remainBuffers() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
REMAINING_ROWS - org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteMode
 
remainingCapacity() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Checks the remaining capacity in the queue.
remainingCapacity() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Returns the remaining capacity of the backing array.
remainingSplits() - Method in interface org.apache.flink.connector.file.src.assigners.FileSplitAssigner
Gets the remaining splits that this assigner has pending.
remainingSplits() - Method in class org.apache.flink.connector.file.src.assigners.LocalityAwareSplitAssigner
 
remainingSplits() - Method in class org.apache.flink.connector.file.src.assigners.SimpleSplitAssigner
 
REMOTE - org.apache.flink.runtime.state.StateObject.StateObjectLocation
 
REMOTE_DIRECTORY - Static variable in class org.apache.flink.state.forst.ForStOptions
The remote directory where ForSt puts its SST files.
REMOTE_FORK_JOIN_EXECUTOR_PARALLELISM_FACTOR - Static variable in class org.apache.flink.configuration.RpcOptions
 
REMOTE_FORK_JOIN_EXECUTOR_PARALLELISM_MAX - Static variable in class org.apache.flink.configuration.RpcOptions
 
REMOTE_FORK_JOIN_EXECUTOR_PARALLELISM_MIN - Static variable in class org.apache.flink.configuration.RpcOptions
 
REMOTE_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
 
RemoteAddressExtension - Class in org.apache.flink.runtime.rpc.pekko
ActorSystem Extension used to obtain the Address on which the given ActorSystem is listening.
RemoteAddressExtension.RemoteAddressExtensionImpl - Class in org.apache.flink.runtime.rpc.pekko
Actual Extension implementation.
RemoteAddressExtensionImpl(ExtendedActorSystem) - Constructor for class org.apache.flink.runtime.rpc.pekko.RemoteAddressExtension.RemoteAddressExtensionImpl
 
RemoteCalcCallFinder - Interface in org.apache.flink.table.planner.plan.rules.logical
Finds whether a RexNode contains remote calls or not.
RemoteChannelStateChecker - Class in org.apache.flink.runtime.io.network.partition.consumer
Handles the response of PartitionProducerStateProvider.
RemoteChannelStateChecker(ResultPartitionID, String) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.RemoteChannelStateChecker
 
RemoteEnvironmentConfigUtils - Class in org.apache.flink.streaming.util
A set of tools used by batch and streaming remote environments when preparing their configurations.
RemoteEnvironmentConfigUtils() - Constructor for class org.apache.flink.streaming.util.RemoteEnvironmentConfigUtils
 
RemoteExecutor - Class in org.apache.flink.client.deployment.executors
The PipelineExecutor to be used when executing a job on an already running cluster.
RemoteExecutor(Configuration) - Constructor for class org.apache.flink.client.deployment.executors.RemoteExecutor
 
RemoteExecutorFactory - Class in org.apache.flink.client.deployment.executors
RemoteExecutorFactory() - Constructor for class org.apache.flink.client.deployment.executors.RemoteExecutorFactory
 
RemoteFencedMessage<F extends Serializable,​P extends Serializable> - Class in org.apache.flink.runtime.rpc.messages
Remote FencedMessage implementation.
RemoteFencedMessage(F, P) - Constructor for class org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
 
RemoteHandshakeMessage - Class in org.apache.flink.runtime.rpc.messages
Handshake message between rpc endpoints.
RemoteHandshakeMessage(Class<?>, int) - Constructor for class org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
 
RemoteInputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel, which requests a remote partition queue.
RemoteInputChannel(SingleInputGate, int, ResultPartitionID, ResultSubpartitionIndexSet, ConnectionID, ConnectionManager, int, int, int, int, Counter, Counter, ChannelStateWriter) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
RemoteRecoveredInputChannel - Class in org.apache.flink.runtime.io.network.partition.consumer
An input channel reads recovered state from previous unaligned checkpoint snapshots and then converts into RemoteInputChannel finally.
RemoteRpcInvocation - Class in org.apache.flink.runtime.rpc.messages
Remote rpc invocation message which is used when the actor communication is remote.
RemoteRpcInvocation(String, String, Class<?>[], Object[]) - Constructor for class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
remoteServiceBuilder(Configuration, String, String) - Method in class org.apache.flink.runtime.rpc.CleanupOnCloseRpcSystem
 
remoteServiceBuilder(Configuration, String, String) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcSystem
 
remoteServiceBuilder(Configuration, String, String) - Method in interface org.apache.flink.runtime.rpc.RpcSystem
Returns a builder for an RpcService that is reachable from other machines.
RemoteStorageScanner - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The RemoteStorageScanner is introduced to notify asynchronously for file reading on remote storage.
RemoteStorageScanner(String) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
 
RemoteStreamEnvironment - Class in org.apache.flink.streaming.api.environment
A StreamExecutionEnvironment for executing on a cluster.
RemoteStreamEnvironment(String, int, String...) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Creates a new RemoteStreamEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteStreamEnvironment(String, int, Configuration, String...) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Creates a new RemoteStreamEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteStreamEnvironment(String, int, Configuration, String[], URL[]) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Creates a new RemoteStreamEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteStreamEnvironment(String, int, Configuration, String[], URL[], SavepointRestoreSettings) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
Creates a new RemoteStreamEnvironment that points to the master (JobManager) described by the given host name and port.
RemoteStreamEnvironment(PipelineExecutorServiceLoader, String, int, Configuration, String[], URL[], SavepointRestoreSettings) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
 
RemoteTierConsumerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The data client is used to fetch data from remote tier.
RemoteTierConsumerAgent(List<TieredStorageConsumerSpec>, RemoteStorageScanner, PartitionFileReader, int) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
RemoteTierFactory - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The implementation of TierFactory for remote tier.
RemoteTierFactory() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
RemoteTierMasterAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The implementation of TierMasterAgent for the remote tier.
RemoteTierProducerAgent - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The implementation of TierProducerAgent for the remote tier.
RemoteTierShuffleDescriptor - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote
The shuffle descriptor implementation for remote tier.
RemoteTierShuffleDescriptor(TieredStoragePartitionId) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierShuffleDescriptor
 
RemoteTransportException - Exception in org.apache.flink.runtime.io.network.netty.exception
 
RemoteTransportException(String, SocketAddress) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.RemoteTransportException
 
RemoteTransportException(String, SocketAddress, Throwable) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.RemoteTransportException
 
remove() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
 
remove() - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator
 
remove() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
 
remove() - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
remove() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
 
remove() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator
 
remove() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
remove() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
remove() - Method in class org.apache.flink.runtime.operators.util.metrics.CountingIterator
 
remove() - Method in class org.apache.flink.runtime.util.EmptyIterator
remove() - Method in class org.apache.flink.runtime.util.NonReusingKeyGroupedIterator.ValuesIterator
 
remove() - Method in class org.apache.flink.runtime.util.NonReusingMutableToRegularIteratorWrapper
 
remove() - Method in class org.apache.flink.runtime.util.ReusingKeyGroupedIterator.ValuesIterator
 
remove() - Method in class org.apache.flink.runtime.util.ReusingMutableToRegularIteratorWrapper
 
remove() - Method in class org.apache.flink.runtime.util.SingleElementIterator
 
remove() - Method in class org.apache.flink.state.api.input.MultiStateKeyIterator
Removes the current key from ALL known states in the state backend.
remove() - Method in class org.apache.flink.streaming.examples.utils.ThrottledIterator
 
remove() - Method in class org.apache.flink.streaming.experimental.SocketStreamIterator
 
remove() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
 
remove() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
 
remove() - Method in class org.apache.flink.table.runtime.util.SingleElementIterator
 
remove() - Method in class org.apache.flink.util.CloseableIterator.IteratorAdapter
 
remove() - Method in class org.apache.flink.util.LongValueSequenceIterator
 
remove() - Method in class org.apache.flink.util.NumberSequenceIterator
 
remove() - Method in class org.apache.flink.util.UnionIterator
 
remove(byte[]) - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Removes the given element, if it is contained.
remove(byte[]) - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
remove(byte[]) - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Removes the given element, if it is contained.
remove(byte[]) - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
remove(int) - Method in class org.apache.flink.types.ListValue
 
remove(E) - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
 
remove(E) - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
 
remove(EE) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
remove(Object) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
remove(Object) - Method in class org.apache.flink.types.ListValue
 
remove(Object) - Method in class org.apache.flink.types.MapValue
 
remove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
Blocking retrieval and removal of the object to share.
remove(String) - Method in class org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService
 
remove(K) - Method in interface org.apache.flink.api.common.state.BroadcastState
Deletes the mapping of the given key.
remove(K) - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
 
remove(K) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
remove(K) - Method in class org.apache.flink.table.api.dataview.MapView
Deletes the value for the given key.
remove(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
remove(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
remove(K, N) - Method in class org.apache.flink.runtime.state.heap.StateMap
Removes the mapping for the composite of active key and given namespace.
remove(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
Removes the mapping for the composite of active key and given namespace.
remove(ExecutionAttemptID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Remove the task identified by the given execution attempt id.
remove(InputChannelID) - Method in class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
 
remove(StateEntry<K, N, V>) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState.StateIncrementalVisitor
 
remove(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
 
remove(ColumnFamilyHandle, byte[]) - Method in class org.apache.flink.state.forst.ForStDBWriteBatchWrapper
 
remove(ColumnFamilyHandle, byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
remove(T) - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
remove(T) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
remove(T) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSet
In contrast to the superclass and to maintain set semantics, removal here is based on comparing the given element via Object.equals(Object).
remove(T) - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
remove(T) - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Removes the given element from the set, if is contained in the set.
remove(T) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
remove(T) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
remove(T) - Method in class org.apache.flink.table.api.dataview.ListView
Removes the given value from the list.
remove(UK) - Method in interface org.apache.flink.api.common.state.MapState
Deletes the mapping of the given key.
remove(UK) - Method in interface org.apache.flink.api.common.state.v2.MapState
Deletes the mapping of the given key.
remove(UK) - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
remove(UK) - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
remove(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Deletes the mapping of the given key.
REMOVE - org.apache.flink.runtime.state.heap.NodeStatus
 
REMOVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REMOVE_ELEMENT - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace + element (e.g. user map remove or iterator remove).
REMOVE_KEY_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.ConfigurationCommandLineOptions
 
REMOVE_KEY_VALUE_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.ConfigurationCommandLineOptions
 
removeAll(Collection<?>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
removeAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
 
removeAll(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Removes all record list from the buffer under the sortKey.
removeAndGetOld(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
removeAndGetOld(K, N) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
removeAndGetOld(K, N) - Method in class org.apache.flink.runtime.state.heap.StateMap
Removes the mapping for the composite of active key and given namespace, returning the state that was found under the entry.
removeAndGetOld(N) - Method in class org.apache.flink.runtime.state.heap.StateTable
Removes the mapping for the composite of active key and given namespace, returning the state that was found under the entry.
removeCatalog(String, boolean) - Method in interface org.apache.flink.table.catalog.CatalogStore
Remove a catalog with the given catalog name.
removeCatalog(String, boolean) - Method in class org.apache.flink.table.catalog.FileCatalogStore
Removes the specified catalog from the catalog store.
removeCatalog(String, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
removeChannel(FileIOChannel.ID) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
 
removeCloseableInternal(R) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Removes a mapping from the registry map, respecting locking.
removeConfig(ConfigOption<T>) - Method in class org.apache.flink.configuration.Configuration
Removes given config option from the configuration.
removeConfig(ConfigOption<T>) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
removeConfig(ConfigOption<T>) - Method in class org.apache.flink.configuration.UnmodifiableConfiguration
 
removeCorrelationExpr(RexNode, boolean) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
removeCorrelationExpr(RexNode, boolean, Set<Integer>) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
removeCorrelationExpr(RexNode, boolean, RexInputRef) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
removeCorrelationViaRule(RelNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.flink.table.runtime.util.LRUMap
 
removeEntropyMarkerIfPresent(FileSystem, Path) - Static method in class org.apache.flink.core.fs.EntropyInjector
Removes the entropy marker string from the path, if the given file system is an entropy-injecting file system (implements EntropyInjectingFileSystem) and the entropy marker key is present.
removeExpiration(long, long, Collection<PartitionRequestListener>) - Method in class org.apache.flink.runtime.io.network.partition.PartitionRequestListenerManager
Remove the expire partition request listener and add it to the given timeoutListeners.
removeField(int) - Method in class org.apache.flink.types.Record
Removes the field at the given position.
removeFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
removeFields(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
removeFieldTypes(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
removeIf(Predicate<? super T>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
removeInputChannel(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
removeInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
removeInputs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
removeInternal(int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
Implements how to remove the element at the given index from the queue.
removeInternal(int) - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueue
 
RemoveJarOperation - Class in org.apache.flink.table.operations.command
Operation to describe an REMOVE JAR statement.
RemoveJarOperation(String) - Constructor for class org.apache.flink.table.operations.command.RemoveJarOperation
 
removeJob(JobID) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
removeJob(JobID) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Remove the given job from being monitored by the service.
removeJob(JobID) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
removeJob(JobID) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Remove the given job from being monitored by the job leader service.
removeJob(JobID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
removeJobMetricsGroup(JobID) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
removeJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
removeJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
removeJobParameters(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
removeKey(String) - Method in class org.apache.flink.configuration.Configuration
Removes given key from the configuration.
removeKey(String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
removeKeyA(A) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
removeKeyB(B) - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
removeLast() - Method in class org.apache.flink.runtime.util.IntArrayList
 
removeLast() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
Removes the last record of the last Entry in the buffer.
removeLegacyTypes(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
A conversion that removes all LegacyTypeInformationTypes by mapping to corresponding new types.
removeLong(int) - Method in class org.apache.flink.runtime.util.LongArrayList
 
removeMetric(Metric) - Method in class org.apache.flink.runtime.metrics.dump.MetricQueryService
 
removeOperator(OperatorIdentifier) - Method in class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
removeOperator(OperatorIdentifier) - Method in class org.apache.flink.state.api.SavepointWriter
Drop an existing operator from the savepoint.
removePathPattern(String) - Method in class org.apache.flink.runtime.rest.handler.router.Router
Removes the route specified by the path pattern.
removePendingTaskManager(PendingTaskManagerId) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
RemoveRangeIndex<T> - Class in org.apache.flink.runtime.operators.udf
 
RemoveRangeIndex() - Constructor for class org.apache.flink.runtime.operators.udf.RemoveRangeIndex
 
removeRedundant(Map<String, String>, TableSchema, List<String>) - Static method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
Construct catalog table properties from CatalogTableImpl.toProperties().
removeShutdownHook(Thread, String, Logger) - Static method in class org.apache.flink.util.ShutdownHookUtil
Removes a shutdown hook from the JVM.
removeSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Removes the slot with the given allocationId from the slot pool.
removeSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
removeSlots(ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Removes all slots belonging to the owning TaskExecutor identified by owner.
removeSlots(ResourceID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
removeSpecs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
removeSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
 
removeSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
Notice the split fetcher that some splits finished.
removeSplits(List<SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
RemoveSplitsTask<SplitT extends SourceSplit> - Class in org.apache.flink.connector.base.source.reader.fetcher
The task to finish reading some splits.
removeStrategies(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
removeTask(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Remove the task with the given execution attempt id from its task slot.
removeTask(ExecutionAttemptID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
removeTaskManager(InstanceID) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
removeTaskMetricGroup(ExecutionAttemptID) - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
removeTimeAttribute(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Removes time attributes from the DataType.
removeTimeAttributeFromResolvedSchema(ResolvedSchema) - Static method in class org.apache.flink.table.utils.TableSchemaUtils
Removes time attributes from the ResolvedSchema.
removeTimeAttributes(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
 
removeTimeoutNodes(long) - Method in interface org.apache.flink.runtime.blocklist.BlocklistTracker
Remove timeout nodes.
removeTimeoutNodes(long) - Method in class org.apache.flink.runtime.blocklist.DefaultBlocklistTracker
 
RemoveTimestampMapFunction<T> - Class in org.apache.flink.streaming.api.functions.python.eventtime
MapFunction which removes the timestamp field from the input element.
RemoveTimestampMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.python.eventtime.RemoveTimestampMapFunction
 
removeTypeSpecOperands(SqlCall) - Static method in class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
removeUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
removeUdfs(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
RemoveUnreachableCoalesceArgumentsRule - Class in org.apache.flink.table.planner.plan.rules.logical
Removes unreachable BuiltInFunctionDefinitions.COALESCE arguments.
RemoveUnreachableCoalesceArgumentsRule(RemoveUnreachableCoalesceArgumentsRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule
 
RemoveUnreachableCoalesceArgumentsRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
removeURL(URL) - Method in class org.apache.flink.table.client.util.ClientWrapperClassLoader
 
removeValidatedNodeType(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
removeVertexFromGroup(JobVertexID) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
removeWindows(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
rename(List<? extends String>) - Method in class org.apache.calcite.tools.RelBuilder
Ensures that the field names match those given.
rename(Path, Path) - Method in class org.apache.flink.core.fs.FileSystem
 
rename(Path, Path) - Method in interface org.apache.flink.core.fs.IFileSystem
Renames the file/directory src to dst.
rename(Path, Path) - Method in class org.apache.flink.core.fs.LimitedConnectionsFileSystem
 
rename(Path, Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
 
rename(Path, Path) - Method in class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
rename(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
rename(Path, Path) - Method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
 
RENAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
renameColumns(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
renameColumns(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
renameColumns(Expression...) - Method in interface org.apache.flink.table.api.Table
Renames existing columns.
renameRowFields(RowType, List<String>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
Renames the fields of the given RowType.
renameTable(ObjectPath, String, boolean) - Method in interface org.apache.flink.table.catalog.Catalog
Rename an existing table or view.
renameTable(ObjectPath, String, boolean) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
renameTable(ObjectPath, String, boolean) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
reopen(Iterator<T>) - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
reopen(FileInputSplit, Long) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
reopen(FileInputSplit, Tuple2<Long, Long>) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
reopen(FileInputSplit, Tuple2<Long, Long>) - Method in class org.apache.flink.formats.avro.AvroInputFormat
 
reopen(S, T) - Method in interface org.apache.flink.api.common.io.CheckpointableInputFormat
Restores the state of a parallel instance reading from an InputFormat.
ReOpenableHashPartition<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
 
ReOpenableMutableHashTable<BT,​PT> - Class in org.apache.flink.runtime.operators.hash
 
ReOpenableMutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
reopenProbe(MutableObjectIterator<PT>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
 
reopenProbe(MutableObjectIterator<V1>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildSecondReOpenableHashJoinIterator
Set new input for probe side
reopenProbe(MutableObjectIterator<V1>) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildSecondReOpenableHashJoinIterator
Set new input for probe side
reopenProbe(MutableObjectIterator<V2>) - Method in class org.apache.flink.runtime.operators.hash.NonReusingBuildFirstReOpenableHashJoinIterator
Set new input for probe side
reopenProbe(MutableObjectIterator<V2>) - Method in class org.apache.flink.runtime.operators.hash.ReusingBuildFirstReOpenableHashJoinIterator
Set new input for probe side
reorderSchema(SqlNodeList, ResolvedSchema) - Method in class org.apache.flink.table.planner.operations.MergeTableAsUtil
Reorders the columns from the source schema based on the columns identifiers list.
REPARTITION_HASH_FIRST - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Hint that the first join input is a bit smaller than the second.
REPARTITION_HASH_SECOND - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Hint that the second join input is a bit smaller than the first.
REPARTITION_SORT_MERGE - org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Hint that the join should repartitioning both inputs and use sorting and merging as the join strategy.
repartitionState(List<List<OperatorStateHandle>>, int, int) - Method in class org.apache.flink.runtime.checkpoint.RoundRobinOperatorStateRepartitioner
 
repartitionState(List<List<T>>, int, int) - Method in class org.apache.flink.runtime.checkpoint.MappingBasedRepartitioner
 
repartitionState(List<List<T>>, int, int) - Method in interface org.apache.flink.runtime.checkpoint.OperatorStateRepartitioner
 
repeat(char, int) - Static method in class org.apache.flink.table.utils.EncodingUtils
Returns padding using the specified delimiter repeated to a given length.
repeat(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that repeats the base string n times.
repeat(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns a string that repeats the base string n times.
repeat(String, int) - Static method in class org.apache.flink.table.utils.EncodingUtils
Repeat a String repeat times to form a new String.
REPEAT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REPEAT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REPEATABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
repeatChar(AttributedStringBuilder, char, int) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
repeatingSequence(ArgumentTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Arbitrarily often repeating sequence of argument type strategies.
RepeatingSequenceInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
InputTypeStrategy composed of an arbitrarily often repeating list of ArgumentTypeStrategys.
RepeatingSequenceInputTypeStrategy(List<ArgumentTypeStrategy>) - Constructor for class org.apache.flink.table.types.inference.strategies.RepeatingSequenceInputTypeStrategy
 
repeatUnion(String, boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a RepeatUnion associated to a TransientTable without a maximum number of iterations, i.e. repeatUnion(tableName, all, -1).
repeatUnion(String, boolean, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a RepeatUnion associated to a TransientTable of the two most recent relational expressions on the stack.
replace(long, RowData) - Method in class org.apache.flink.table.runtime.util.WindowKey
Replace the currently stored key and window by the given new key and new window.
replace(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a new string which replaces all the occurrences of the search target with the replacement string (non-overlapping).
replace(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Replaces all the old strings with the replacement string.
replace(String, IntegerResourceVersion, T) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
Replaces a state handle in ZooKeeper and discards the old state handle.
replace(String, StringResourceVersion, T) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
Replaces a state handle in ConfigMap and discards the old state handle.
replace(String, R, T) - Method in interface org.apache.flink.runtime.persistence.StateHandleStore
Replaces a state handle in the distributed coordination system and discards the old state handle.
replace(Path, Pattern, Function<Matcher, String>) - Static method in class org.apache.flink.test.util.FileUtils
Matches the given Pattern against all lines in the given file, and replaces all matches with the replacement generated by the given Function.
replace(RowData, RowData) - Method in class org.apache.flink.table.data.utils.JoinedRowData
Replaces the RowData backing this JoinedRowData.
replace(X) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Replace the currently stored value by the given new value.
replace(X, long) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Replace the currently stored value by the given new value and the currently stored timestamp with the new timestamp.
REPLACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
REPLACE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REPLACE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
REPLACE_KEY_VALUE_OPTION - Static variable in class org.apache.flink.runtime.entrypoint.parser.ConfigurationCommandLineOptions
 
REPLACE_OPERATOR - Static variable in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
REPLACE_TABLE_AS - org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
 
replaceAllPendingAllocations(Map<JobID, ResourceCounter>) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
replaceAllPendingAllocations(Map<PendingTaskManagerId, Map<JobID, ResourceCounter>>) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerTracker
 
replaceArgs(List<Expression>) - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
replaceArgs(List<ResolvedExpression>, DataType) - Method in class org.apache.flink.table.expressions.CallExpression
 
replaceHandle(StreamStateHandle) - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
Replace the StreamStateHandle with the registry returned one.
replaceInputEdge(int, ExecEdge) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Replaces the ordinalInParentth input edge.
replaceInputEdge(int, ExecEdge) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
ReplaceIntersectWithSemiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that replaces distinct Intersect with a distinct Aggregate on a SEMI Join.
ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
replaceLogicalType(DataType, LogicalType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Replaces the LogicalType of a DataType, i.e., it keeps the bridging class.
replaceMaterializedTableUnsupported() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
ReplaceMinusWithAntiJoinRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that replaces distinct Minus (SQL keyword: EXCEPT) with a distinct Aggregate on an ANTI Join.
ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
replaceMutableRow(RowData) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
Replaces the mutable RowData backing this EnrichedRowData.
replaceNonWordChars(StringValue, char) - Static method in class org.apache.flink.util.StringValueUtils
Replaces all non-word characters in a string by a given character.
replaceRow(RowData) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
Replaces the underlying RowData backing this ProjectedRowData.
ReplaceScanWithCalcShuttle - Class in org.apache.flink.table.planner.plan.reuse
Replace CommonPhysicalTableSourceScan with Calc.
ReplaceScanWithCalcShuttle(Map<CommonPhysicalTableSourceScan, RelNode>) - Constructor for class org.apache.flink.table.planner.plan.reuse.ReplaceScanWithCalcShuttle
 
ReplaceTableAsOperation - Class in org.apache.flink.table.operations
Operation to describe a [CREATE OR] REPLACE TABLE AS statement.
ReplaceTableAsOperation(CreateTableOperation, QueryOperation, boolean) - Constructor for class org.apache.flink.table.operations.ReplaceTableAsOperation
 
replay(JobEventReplayHandler) - Method in class org.apache.flink.runtime.jobmaster.event.JobEventManager
Replay all job events that have been record.
replayOneEvent(JobEvent) - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventReplayHandler
Called to replay one job event.
replayOneEvent(JobEvent) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
replicateRows(RelBuilder, RelDataType, List<Integer>) - Static method in class org.apache.flink.table.planner.plan.utils.SetOpRewriteUtil
Use table function to replicate the row N times.
ReplicateRowsFunction - Class in org.apache.flink.table.runtime.functions.table
Replicate the row N times.
ReplicateRowsFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.table.ReplicateRowsFunction
 
ReplicatingInputFormat<OT,​S extends InputSplit> - Class in org.apache.flink.api.common.io
A ReplicatingInputFormat replicates any InputFormat to all parallel instances of a DataSource, i.e., the full input of the replicated InputFormat is completely processed by each parallel instance of the DataSource.
ReplicatingInputFormat(InputFormat<OT, S>) - Constructor for class org.apache.flink.api.common.io.ReplicatingInputFormat
 
ReplicatingInputSplitAssigner - Class in org.apache.flink.api.common.io
Assigns each InputSplit to each requesting parallel instance.
ReplicatingInputSplitAssigner(Collection<InputSplit>) - Constructor for class org.apache.flink.api.common.io.ReplicatingInputSplitAssigner
 
ReplicatingInputSplitAssigner(InputSplit[]) - Constructor for class org.apache.flink.api.common.io.ReplicatingInputSplitAssigner
 
report() - Method in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
report() - Method in class org.apache.flink.metrics.datadog.DatadogHttpReporter
 
report() - Method in class org.apache.flink.metrics.influxdb.InfluxdbReporter
 
report() - Method in class org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporter
 
report() - Method in interface org.apache.flink.metrics.reporter.Scheduled
Report the current measurements.
report() - Method in class org.apache.flink.metrics.slf4j.Slf4jReporter
 
report() - Method in class org.apache.flink.metrics.statsd.StatsDReporter
 
REPORT_EVENTS_AS_SPANS - Static variable in class org.apache.flink.configuration.TraceOptions
Deprecated.
reportActiveConnection() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
reportActiveConnection() - Method in class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
reportActiveConnection() - Method in interface org.apache.flink.queryablestate.network.stats.KvStateRequestStats
Reports an active connection.
reportAllElementKeyGroups() - Method in class org.apache.flink.runtime.state.KeyGroupPartitioner
This method iterates over the input data and reports the key-group for each element.
reportCheckpointMetrics(long, ExecutionAttemptID, CheckpointMetrics) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
reportCheckpointMetrics(JobID, ExecutionAttemptID, long, CheckpointMetrics) - Method in interface org.apache.flink.runtime.taskmanager.CheckpointResponder
Report metrics for the given checkpoint.
reportCheckpointMetrics(ExecutionAttemptID, long, CheckpointMetrics) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
reportClusterPartitions(ResourceID, ClusterPartitionReport) - Method in interface org.apache.flink.runtime.io.network.partition.ClusterPartitionManager
Report the cluster partitions status in the task executor.
reportClusterPartitions(ResourceID, ClusterPartitionReport) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
reportCompletedCheckpoint(CompletedCheckpointStats) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Callback when a checkpoint completes.
reportCompletedCheckpoint(CompletedCheckpointStats) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportCompletedCheckpoint(CompletedCheckpointStats) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
ReportedWatermarkEvent - Class in org.apache.flink.runtime.source.event
Reports last emitted Watermark from a subtask to the SourceCoordinator.
ReportedWatermarkEvent(long) - Constructor for class org.apache.flink.runtime.source.event.ReportedWatermarkEvent
 
reporter - Variable in class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
REPORTER_ADDITIONAL_VARIABLES - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_ADDITIONAL_VARIABLES - Static variable in class org.apache.flink.configuration.TraceOptions
 
REPORTER_CONFIG_PARAMETER - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_CONFIG_PARAMETER - Static variable in class org.apache.flink.configuration.TraceOptions
 
REPORTER_EXCLUDED_VARIABLES - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_EXCLUDES - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_FACTORY_CLASS - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_FACTORY_CLASS - Static variable in class org.apache.flink.configuration.TraceOptions
 
REPORTER_INCLUDES - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_INTERVAL - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTER_SCOPE_DELIMITER - Static variable in class org.apache.flink.configuration.MetricOptions
 
REPORTERS_LIST - Static variable in class org.apache.flink.configuration.MetricOptions
An optional list of reporter names.
ReporterScopedSettings - Class in org.apache.flink.runtime.metrics.groups
Encapsulates all settings that are defined per reporter.
ReporterScopedSettings(int, char, MetricFilter, Set<String>, Map<String, String>) - Constructor for class org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
 
ReporterSetup - Class in org.apache.flink.runtime.metrics
Encapsulates everything needed for the instantiation and configuration of a MetricReporter.
ReporterSetup(String, MetricConfig, MetricReporter, MetricFilter, Map<String, String>) - Constructor for class org.apache.flink.runtime.metrics.ReporterSetup
 
reportFailedCheckpoint(FailedCheckpointStats) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
reportFailedCheckpoint(FailedCheckpointStats) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportFailedCheckpoint(FailedCheckpointStats) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportFailedCheckpointsWithoutInProgress() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Callback when a checkpoint failure without in progress checkpoint.
reportFailedCheckpointsWithoutInProgress() - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportFailedCheckpointsWithoutInProgress() - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportFailedRequest() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
reportFailedRequest() - Method in class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
reportFailedRequest() - Method in interface org.apache.flink.queryablestate.network.stats.KvStateRequestStats
Reports a failure during a request.
reportHeartbeat() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
reportHeartbeat() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Report heartbeat from the monitored target.
reportHeartbeat(long) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
reportHeartbeat(long) - Method in interface org.apache.flink.core.execution.JobClient
The client reports the heartbeat to the dispatcher for aliveness.
reportHeartbeat(long) - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
reportHeartbeat(JobID, long) - Method in interface org.apache.flink.client.program.ClusterClient
The client reports the heartbeat to the dispatcher for aliveness.
reportHeartbeat(JobID, long) - Method in class org.apache.flink.client.program.MiniClusterClient
 
reportHeartbeat(JobID, long) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
reportHeartbeat(JobID, long) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
reportHeartbeatPeriodically(JobClient, long, long) - Static method in enum org.apache.flink.client.ClientUtils
The client reports the heartbeat to the dispatcher for aliveness.
reportHeartbeatRpcFailure() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
reportHeartbeatRpcFailure() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Reports that the heartbeat rpc could not be sent to the target.
reportHeartbeatRpcSuccess() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
reportHeartbeatRpcSuccess() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Reports that the heartbeat rpc could be sent to the target.
reportInactiveConnection() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
reportInactiveConnection() - Method in class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
reportInactiveConnection() - Method in interface org.apache.flink.queryablestate.network.stats.KvStateRequestStats
Reports an inactive connection.
reportIncompleteStats(long, ExecutionAttemptID, CheckpointMetrics) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
reportIncompleteStats(long, ExecutionAttemptID, CheckpointMetrics) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportIncompleteStats(long, ExecutionAttemptID, CheckpointMetrics) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportIncompleteTaskStateSnapshots(CheckpointMetaData, CheckpointMetrics) - Method in interface org.apache.flink.runtime.state.TaskStateManager
Report the stats for state snapshots for an aborted checkpoint.
reportIncompleteTaskStateSnapshots(CheckpointMetaData, CheckpointMetrics) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
reportInitializationMetrics(JobID, ExecutionAttemptID, SubTaskInitializationMetrics) - Method in interface org.apache.flink.runtime.taskmanager.CheckpointResponder
 
reportInitializationMetrics(SubTaskInitializationMetrics) - Method in interface org.apache.flink.runtime.state.TaskStateManager
 
reportInitializationMetrics(SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
reportInitializationMetrics(ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
reportInitializationMetrics(ExecutionAttemptID, SubTaskInitializationMetrics) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
reportInitializationMetrics(ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportInitializationMetrics(ExecutionAttemptID, SubTaskInitializationMetrics) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportInitializationMetrics(ExecutionAttemptID, SubTaskInitializationMetrics) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
reportInitializationStarted(Set<ExecutionAttemptID>, long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
reportInitializationStarted(Set<ExecutionAttemptID>, long) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportInitializationStarted(Set<ExecutionAttemptID>, long) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportJobClientHeartbeat(JobID, long, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
reportJobClientHeartbeat(JobID, long, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
The client reports the heartbeat to the dispatcher for aliveness.
reportJobFailure(FailureHandlingResult, Map<String, String>) - Method in class org.apache.flink.runtime.scheduler.adaptive.JobFailureMetricReporter
 
reportJobFailure(FailureResult, Map<String, String>) - Method in class org.apache.flink.runtime.scheduler.adaptive.JobFailureMetricReporter
 
reportKeyGroupOfElementAtIndex(int, int) - Method in class org.apache.flink.runtime.state.KeyGroupPartitioner
This method reports in the bookkeeping data that the element at the given index belongs to the given key-group.
reportLatency(LatencyMarker) - Method in class org.apache.flink.streaming.util.LatencyStats
 
reportOrForwardLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
reportOrForwardLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
reportOrForwardLatencyMarker(LatencyMarker) - Method in class org.apache.flink.streaming.api.operators.StreamSink
 
reportOrForwardLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
 
reportPayload(ResourceID, I) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatListener
Callback which is called whenever a heartbeat with an associated payload is received.
reportPendingCheckpoint(long, long, CheckpointProperties, Map<JobVertexID, Integer>) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
Creates a new pending checkpoint tracker.
reportPendingCheckpoint(long, long, CheckpointProperties, Map<JobVertexID, Integer>) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportPendingCheckpoint(long, long, CheckpointProperties, Map<JobVertexID, Integer>) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportRequest() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
reportRequest() - Method in class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
reportRequest() - Method in interface org.apache.flink.queryablestate.network.stats.KvStateRequestStats
Reports an incoming request.
reportRestoredCheckpoint(long, CheckpointProperties, String, long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointStatsTracker
 
reportRestoredCheckpoint(long, CheckpointProperties, String, long) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointStatsTracker
 
reportRestoredCheckpoint(long, CheckpointProperties, String, long) - Method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
 
reportSlotStatus(InstanceID, SlotReport) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer
 
reportSlotStatus(InstanceID, SlotReport) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
Reports the current slot allocations for a task manager identified by the given instance id.
reportSlotStatus(InstanceID, SlotReport) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Reports the current slot allocations for a task manager identified by the given instance id.
reportSlotStatus(InstanceID, SlotReport) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Reconcile the slot status with the slot report.
reportStatistics() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
reportStatistics() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsStatisticReport
Returns the estimated statistics of this DynamicTableSource, else TableStats.UNKNOWN if some situations are not supported or cannot be handled.
reportStatistics(List<Path>, DataType) - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory.CsvBulkDecodingFormat
 
reportStatistics(List<Path>, DataType) - Method in class org.apache.flink.formats.parquet.ParquetColumnarRowInputFormat
 
reportStatistics(List<Path>, DataType) - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory.ParquetBulkDecodingFormat
 
reportStatistics(List<Path>, DataType) - Method in class org.apache.flink.orc.OrcColumnarRowInputFormat
 
reportStatistics(List<Path>, DataType) - Method in class org.apache.flink.orc.OrcFileFormatFactory.OrcBulkDecodingFormat
 
reportStatistics(List<Path>, DataType) - Method in interface org.apache.flink.table.connector.format.FileBasedStatisticsReportableInputFormat
Returns the estimated statistics of this input format.
reportSuccessfulRequest(long) - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
reportSuccessfulRequest(long) - Method in class org.apache.flink.queryablestate.network.stats.DisabledKvStateRequestStats
 
reportSuccessfulRequest(long) - Method in interface org.apache.flink.queryablestate.network.stats.KvStateRequestStats
Reports a successfully handled request.
reportTaskFinishedOnRestore(ExecutionVertex) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
reportTaskFinishedOnRestore(ExecutionVertex) - Method in interface org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider
Reports the task is finished on restoring.
reportTaskHasFinishedOperators(ExecutionVertex) - Method in class org.apache.flink.runtime.checkpoint.DefaultCheckpointPlan
 
reportTaskHasFinishedOperators(ExecutionVertex) - Method in interface org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider
Reports the task has finished all the operators.
reportTaskStateSnapshots(CheckpointMetaData, CheckpointMetrics, TaskStateSnapshot, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.state.TaskStateManager
Report the state snapshots for the operator instances running in the owning task.
reportTaskStateSnapshots(CheckpointMetaData, CheckpointMetrics, TaskStateSnapshot, TaskStateSnapshot) - Method in class org.apache.flink.runtime.state.TaskStateManagerImpl
 
reportThrowable(Throwable) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Reports a throwable for rethrowing from the mailbox thread.
reportWatermark(Watermark, int) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
REPROCESS_WITH_APPENDED - org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction.WatchType
Deprecated.
 
REQUEST - org.apache.flink.queryablestate.network.messages.MessageType
The message is a request.
REQUEST_FAILURE - org.apache.flink.queryablestate.network.messages.MessageType
The message indicates a protocol-related failure.
REQUEST_RESULT - org.apache.flink.queryablestate.network.messages.MessageType
The message is a successful response.
RequestBody - Interface in org.apache.flink.runtime.rest.messages
Marker interface for all requests of the REST API.
requestBuffer() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a Buffer instance from the buffer provider, if one is available.
requestBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestBuffer() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Requests buffer from input channel directly for receiving network data.
requestBufferBlocking() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
requestBufferBlocking() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
requestBufferBlocking() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashSubpartitionBufferAccumulatorContext
Request BufferBuilder from the BufferPool.
requestBufferBlocking(Object) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Request a BufferBuilder instance for a specific owner.
requestBufferBlocking(Object) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
requestBufferBuilder() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a BufferBuilder instance from the buffer provider.
requestBufferBuilder() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestBufferBuilder(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a BufferBuilder instance from the buffer provider.
requestBufferBuilder(int) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestBufferBuilderBlocking() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a BufferBuilder instance from the buffer provider.
requestBufferBuilderBlocking() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestBufferBuilderBlocking() - Method in interface org.apache.flink.runtime.io.network.partition.CheckpointedResultPartition
 
requestBufferBuilderBlocking() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
requestBufferBuilderBlocking(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a BufferBuilder instance from the buffer provider.
requestBufferBuilderBlocking(int) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestBuffers() - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
Requests a collection of buffers (determined by BatchShuffleReadBufferPool.numBuffersPerRequest) from this buffer pool.
requestCheckpointStats() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestCheckpointStats() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestCheckpointStats() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
Returns the checkpoint statistics for a given job.
requestCheckpointStats(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestCheckpointStats(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the CheckpointStatsSnapshot of the job.
requestCheckpointStats(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestCheckpointStats(JobID, Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestCheckpointStats(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the CheckpointStatsSnapshot containing checkpointing information.
requestClusterOverview() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
requestClusterOverview(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestClusterOverview(Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestClusterOverview(Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the cluster status overview.
requestCount - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
RequestDoneCallback<T> - Interface in org.apache.flink.runtime.io.disk.iomanager
Callback to be executed on completion of an asynchronous I/O request.
requestedSideOutputs - Variable in class org.apache.flink.datastream.impl.stream.AbstractDataStream
We keep track of the side outputs that were already requested and their types.
RequestEntryWrapper<RequestEntryT> - Class in org.apache.flink.connector.base.sink.writer
A wrapper that contains a RequestEntryT ready to be written by the Sink Writer class, along with the size of that entry as defined by the method getSizeInBytes(RequestEntryT) of the AsyncSinkWriter.
RequestEntryWrapper(RequestEntryT, long) - Constructor for class org.apache.flink.connector.base.sink.writer.RequestEntryWrapper
 
requestExecutionGraphInfo(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestExecutionGraphInfo(JobID, Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestExecutionGraphInfo(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the ExecutionGraphInfo containing additional information besides the ArchivedExecutionGraph.
requestFailed(Buffer, IOException) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
requestFailed(Buffer, IOException) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
requestFailed(T, IOException) - Method in class org.apache.flink.runtime.io.disk.iomanager.QueuingCallback
 
requestFailed(T, IOException) - Method in interface org.apache.flink.runtime.io.disk.iomanager.RequestDoneCallback
 
RequestFailure - Class in org.apache.flink.queryablestate.network.messages
A message indicating a protocol-related error.
RequestFailure(long, Throwable) - Constructor for class org.apache.flink.queryablestate.network.messages.RequestFailure
Creates a failure response to a MessageBody.
requestFileUpload(ResourceManagerGateway, Tuple2<ResourceID, String>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
requestFileUpload(ResourceManagerGateway, Tuple2<ResourceID, String>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerCustomLogHandler
 
requestFileUpload(ResourceManagerGateway, Tuple2<ResourceID, String>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerLogFileHandler
 
requestFileUpload(ResourceManagerGateway, Tuple2<ResourceID, String>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingFileHandler
 
requestFileUpload(ResourceManagerGateway, Tuple2<ResourceID, String>) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerStdoutFileHandler
 
requestFileUploadByName(String, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestFileUploadByName(String, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the file upload of the specified name to the cluster's BlobServer.
requestFileUploadByName(String, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestFileUploadByNameAndType(String, FileType, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestFileUploadByNameAndType(String, FileType, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the file upload of the specified name and file type to the cluster's BlobServer.
requestFileUploadByNameAndType(String, FileType, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestFileUploadByType(FileType, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestFileUploadByType(FileType, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the file upload of the specified type to the cluster's BlobServer.
requestFileUploadByType(FileType, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestHeartbeat(ResourceID, I) - Method in class org.apache.flink.runtime.heartbeat.HeartbeatReceiver
 
requestHeartbeat(ResourceID, I) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatTarget
Requests a heartbeat from the target.
requestHeartbeat(ResourceID, I) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
requestId - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
ID of the sampling request to this coordinator.
requestIdCounter - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Sample ID counter.
RequestInfo - Interface in org.apache.flink.connector.base.sink.writer.strategy
Interface for dataclass used to encapsulate information about starting requests.
requestJob() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestJob() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestJob() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestJob(Duration) - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
requestJob(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Requests the ExecutionGraphInfo of the executed job.
requestJob(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJob(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the ExecutionGraphInfo of the executed job.
requestJob(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
requestJob(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the ArchivedExecutionGraph for the given jobId.
requestJobDetails(Duration) - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
requestJobDetails(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Request the details of the executed job.
requestJobDetails(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
RequestJobDetails - Class in org.apache.flink.runtime.messages.webmonitor
This message requests an overview of the jobs on the JobManager, including running jobs and/or finished jobs.
RequestJobDetails(boolean, boolean) - Constructor for class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
requestJobResourceRequirements() - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJobResourceRequirements() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
requestJobResourceRequirements() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestJobResourceRequirements() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
requestJobResourceRequirements(JobID) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJobResourceRequirements(JobID) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Read current job resource requirements for a given job.
requestJobResult(JobID) - Method in interface org.apache.flink.client.program.ClusterClient
Request the JobResult for the given JobID.
requestJobResult(JobID) - Method in class org.apache.flink.client.program.MiniClusterClient
 
requestJobResult(JobID) - Method in class org.apache.flink.client.program.rest.RestClusterClient
Requests the JobResult for the given JobID.
requestJobResult(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
requestJobResult(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJobResult(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
requestJobResult(JobID, Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestJobResult(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the JobResult of a job specified by the given jobId.
RequestJobsOverview - Class in org.apache.flink.runtime.messages.webmonitor
This message requests an overview of how many jobs are in which status.
requestJobStatus() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestJobStatus() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestJobStatus() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestJobStatus(Duration) - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
requestJobStatus(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Requests the current job status.
requestJobStatus(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestJobStatus(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the current job status.
requestJobStatus(Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
requestJobStatus(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestJobStatus(JobID, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Request the JobStatus of the given job.
RequestJobsWithIDsOverview - Class in org.apache.flink.runtime.messages.webmonitor
This message requests an overview of how many jobs are in which status.
requestKvStateLocation(JobID, String) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestKvStateLocation(JobID, String) - Method in interface org.apache.flink.runtime.jobmaster.KvStateLocationOracle
Requests a KvStateLocation for the specified InternalKvState registration name.
requestKvStateLocation(JobID, String) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestKvStateLocation(JobID, String) - Method in class org.apache.flink.runtime.scheduler.KvStateHandler
 
requestKvStateLocation(JobID, String) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestKvStateLocation(JobID, String) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestLogList(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestLogList(Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests for the historical log file names on the TaskManager.
requestLogList(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestMemorySegment() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a MemorySegment instance from the buffer provider.
requestMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestMemorySegmentBlocking() - Method in interface org.apache.flink.runtime.io.network.buffer.BufferProvider
Returns a MemorySegment instance from the buffer provider.
requestMemorySegmentBlocking() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
requestMetricQueryServiceAddress(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestMetricQueryServiceAddress(Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Returns the gateway of Metric Query Service on the TaskManager.
requestMetricQueryServiceAddress(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestMetricQueryServiceAddresses(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestMetricQueryServiceAddresses(Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestMetricQueryServiceAddresses(Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the addresses of the MetricQueryService to query.
requestMultipleJobDetails(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestMultipleJobDetails(Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestMultipleJobDetails(Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests job details currently being executed on the Flink cluster.
requestNewAllocatedBatchSlot(SlotRequestId, ResourceProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Requests the allocation of a new batch slot from the resource manager.
requestNewAllocatedBatchSlot(SlotRequestId, ResourceProfile, Collection<AllocationID>) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
requestNewAllocatedBatchSlot(SlotRequestId, ResourceProfile, Collection<AllocationID>) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
 
requestNewAllocatedSlot(SlotRequestId, ResourceProfile, Duration) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Request the allocation of a new slot from the resource manager.
requestNewAllocatedSlot(SlotRequestId, ResourceProfile, Collection<AllocationID>, Duration) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
 
requestNewAllocatedSlot(SlotRequestId, ResourceProfile, Collection<AllocationID>, Duration) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Request the allocation of a new slot from the resource manager.
requestNewWorker(WorkerResourceSpec) - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
Allocates a resource using the worker resource specification.
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the next input split for the ExecutionJobVertex.
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestNextInputSplit(JobVertexID, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
requestPartitionProducerState(JobID, IntermediateDataSetID, ResultPartitionID) - Method in interface org.apache.flink.runtime.taskexecutor.PartitionProducerStateChecker
Requests the execution state of the execution producing a result partition.
requestPartitionProducerState(JobID, IntermediateDataSetID, ResultPartitionID) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcPartitionStateChecker
 
requestPartitionProducerState(IntermediateDataSetID, ResultPartitionID, Consumer<? super PartitionProducerStateProvider.ResponseHandle>) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionProducerStateProvider
Trigger the producer execution state request.
requestPartitionProducerState(IntermediateDataSetID, ResultPartitionID, Consumer<? super PartitionProducerStateProvider.ResponseHandle>) - Method in class org.apache.flink.runtime.taskmanager.Task
 
requestPartitions() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
requestPartitions() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
requestPartitions() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
requestPartitions() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Requests the current state of the partition.
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.ExecutionGraphHandler
 
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
requestPartitionState(IntermediateDataSetID, ResultPartitionID) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
RequestPaymentConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
requestPooledMemorySegment() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Different from NetworkBufferPool.requestUnpooledMemorySegments(int) for unpooled segments allocation.
requestPooledMemorySegmentsBlocking(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
requestProfiling(int, ProfilingInfo.ProfilingMode, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestProfiling(int, ProfilingInfo.ProfilingMode, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the profiling from this TaskManager.
requestProfiling(int, ProfilingInfo.ProfilingMode, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestProfiling(String, long, ProfilingInfo.ProfilingMode) - Method in class org.apache.flink.runtime.util.profiler.ProfilingService
 
requestProfiling(ResourceID, int, ProfilingInfo.ProfilingMode, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestProfiling(ResourceID, int, ProfilingInfo.ProfilingMode, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the profiling instance from the given TaskExecutor.
requestProfilingList(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestProfilingList(Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests for the historical profiling file names on the TaskManager.
requestProfilingList(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestQueue - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
A request queue for submitting asynchronous requests to the corresponding IO worker thread.
RequestQueue<E> - Class in org.apache.flink.runtime.io.disk.iomanager
A LinkedBlockingQueue that is extended with closing methods.
RequestQueue() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
 
requestResource(TaskExecutorProcessSpec) - Method in class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
requestResource(TaskExecutorProcessSpec) - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceManagerDriver
Request resource from the external resource manager.
requestResource(TaskExecutorProcessSpec) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
requestResourceOverview(Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestResourceOverview(Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the resource overview.
requestSlot(SlotID, JobID, AllocationID, ResourceProfile, String, ResourceManagerId, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestSlot(SlotID, JobID, AllocationID, ResourceProfile, String, ResourceManagerId, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests a slot from the TaskManager.
requestSlot(SlotID, JobID, AllocationID, ResourceProfile, String, ResourceManagerId, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
RequestSlotMatchingStrategy - Interface in org.apache.flink.runtime.jobmaster.slotpool
Strategy to match slot requests to slots.
RequestSlotMatchingStrategy.RequestSlotMatch - Class in org.apache.flink.runtime.jobmaster.slotpool
Result class representing matches.
requestsNotReturned - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
An atomic integer that counts the number of requests that we still wait for to return.
RequestSplitEvent - Class in org.apache.flink.runtime.source.event
An event to request splits, sent typically from the Source Reader to the Source Enumerator.
RequestSplitEvent() - Constructor for class org.apache.flink.runtime.source.event.RequestSplitEvent
Creates a new RequestSplitEvent with no host information.
RequestSplitEvent(String) - Constructor for class org.apache.flink.runtime.source.event.RequestSplitEvent
Creates a new RequestSplitEvent with a hostname.
RequestStatusOverview - Class in org.apache.flink.runtime.messages.webmonitor
This message requests an overview of the status, such as how many TaskManagers are currently connected, how many slots are available, how many are free, ...
requestSubpartition(ResultPartitionID, ResultSubpartitionIndexSet, RemoteInputChannel, int) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
Requests a remote intermediate result partition queue.
requestSubpartition(ResultPartitionID, ResultSubpartitionIndexSet, RemoteInputChannel, int) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Requests a range of remote sub partitions.
requestSubpartitions() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
requestSubpartitions() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
Requests a remote subpartition.
requestSubpartitionViewOrRegisterListener(ResultPartitionProvider, ResultPartitionID, ResultSubpartitionIndexSet) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
When the netty server receives the downstream task's partition request and the upstream task has registered its partition, it will process the partition request immediately, otherwise it will create a PartitionRequestListener for given ResultPartitionID in ResultPartitionManager and notify the listener when the upstream task registers its partition.
requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
 
requestSuccessful(T) - Method in class org.apache.flink.runtime.io.disk.iomanager.QueuingCallback
 
requestSuccessful(T) - Method in interface org.apache.flink.runtime.io.disk.iomanager.RequestDoneCallback
 
requestTaskExecutorThreadInfoGateway(ResourceID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskExecutorThreadInfoGateway(ResourceID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the TaskExecutorGateway.
requestTaskManagerDetailsInfo(ResourceID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerDetailsInfo(ResourceID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests detail information about the given TaskExecutor.
requestTaskManagerFileUploadByNameAndType(ResourceID, String, FileType, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerFileUploadByNameAndType(ResourceID, String, FileType, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Request the file upload from the given TaskExecutor to the cluster's BlobServer.
requestTaskManagerFileUploadByType(ResourceID, FileType, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerFileUploadByType(ResourceID, FileType, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Request the file upload from the given TaskExecutor to the cluster's BlobServer.
requestTaskManagerInfo(Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerInfo(Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests information about the registered TaskExecutor.
requestTaskManagerLogList(ResourceID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerLogList(ResourceID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Request log list from the given TaskExecutor.
requestTaskManagerMetricQueryServiceAddresses(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestTaskManagerMetricQueryServiceAddresses(Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerMetricQueryServiceAddresses(Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the paths for the TaskManager's MetricQueryService to query.
requestTaskManagerMetricQueryServiceAddresses(Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestTaskManagerMetricQueryServiceAddresses(Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the addresses for the TaskManagers' MetricQueryService to query.
requestTaskManagerProfilingList(ResourceID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestTaskManagerProfilingList(ResourceID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Request profiling list from the given TaskExecutor.
requestTermination() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
requestTermination() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
 
requestTermination() - Method in interface org.apache.flink.runtime.iterative.task.Terminable
 
requestThreadDump(Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
requestThreadDump(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestThreadDump(Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Requests the thread dump from this TaskManager.
requestThreadDump(Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestThreadDump(Duration) - Method in class org.apache.flink.runtime.webmonitor.NonLeaderRetrievalRestfulGateway
 
requestThreadDump(Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Requests the thread dump from the JobManager.
requestThreadDump(ResourceID, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
requestThreadDump(ResourceID, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Requests the thread dump from the given TaskExecutor.
requestThreadInfoSamples(Collection<ExecutionAttemptID>, ThreadInfoSamplesRequest, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
requestThreadInfoSamples(Collection<ExecutionAttemptID>, ThreadInfoSamplesRequest, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
requestThreadInfoSamples(Collection<ExecutionAttemptID>, ThreadInfoSamplesRequest, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorThreadInfoGateway
Request a thread info sample from the given tasks.
requestTimeout - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Request time out of the triggered tasks stats request.
requestUnpooledMemorySegments(int) - Method in interface org.apache.flink.core.memory.MemorySegmentProvider
 
requestUnpooledMemorySegments(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
Unpooled memory segments are requested directly from NetworkBufferPool, as opposed to pooled segments, that are requested through BufferPool that was created from this NetworkBufferPool (see NetworkBufferPool.createBufferPool(int, int)).
require(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
Require makes sure that at least required number of bytes are kept in the buffer.
RequireCatalogLock - Interface in org.apache.flink.table.connector
Deprecated.
This interface will be removed soon. Please see FLIP-346 for more details.
requiredColumns() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteInfo
The required columns by the sink to perform row-level delete.
requiredColumns() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateInfo
The required columns by the sink to perform row-level update.
requiredContext() - Method in interface org.apache.flink.table.factories.CatalogFactory
Deprecated.
Implement the Factory based stack instead.
requiredContext() - Method in interface org.apache.flink.table.factories.ModuleFactory
Deprecated.
Implement the Factory based stack instead.
requiredContext() - Method in interface org.apache.flink.table.legacy.factories.TableFactory
Deprecated.
Specifies the context that this factory has been implemented for.
requiredContext() - Method in class org.apache.flink.table.sinks.CsvAppendTableSinkFactory
Deprecated.
 
requiredContext() - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
Deprecated.
 
requiredContext() - Method in class org.apache.flink.table.sources.CsvAppendTableSourceFactory
Deprecated.
 
requiredContext() - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
Deprecated.
 
requiredDistribution(InputProperty.RequiredDistribution) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
requiredDistribution(InputProperty.RequiredDistribution) - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.Builder
 
RequiredDistribution(InputProperty.DistributionType) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.RequiredDistribution
 
requiredOptions() - Method in class org.apache.flink.connector.blackhole.table.BlackHoleTableSinkFactory
 
requiredOptions() - Method in class org.apache.flink.connector.datagen.table.DataGenTableSourceFactory
 
requiredOptions() - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
requiredOptions() - Method in class org.apache.flink.connector.print.table.PrintTableSinkFactory
 
requiredOptions() - Method in class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
requiredOptions() - Method in class org.apache.flink.formats.avro.AvroFileFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.avro.AvroFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.avro.registry.confluent.RegistryAvroFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.csv.CsvFileFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.csv.CsvFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.json.canal.CanalJsonFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.json.JsonFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.json.ogg.OggJsonFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.protobuf.PbFileFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.protobuf.PbFormatFactory
 
requiredOptions() - Method in class org.apache.flink.formats.raw.RawFormatFactory
 
requiredOptions() - Method in class org.apache.flink.orc.OrcFileFormatFactory
 
requiredOptions() - Method in class org.apache.flink.table.catalog.FileCatalogStoreFactory
 
requiredOptions() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogFactory
 
requiredOptions() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStoreFactory
 
requiredOptions() - Method in interface org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory
 
requiredOptions() - Method in class org.apache.flink.table.examples.java.connectors.ChangelogCsvFormatFactory
 
requiredOptions() - Method in class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
requiredOptions() - Method in interface org.apache.flink.table.factories.CatalogFactory
 
requiredOptions() - Method in interface org.apache.flink.table.factories.Factory
Returns a set of ConfigOption that an implementation of this factory requires in addition to Factory.optionalOptions().
requiredOptions() - Method in interface org.apache.flink.table.factories.ModuleFactory
 
requiredOptions() - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
requiredOptions() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
requiredOptions() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedWorkflowSchedulerFactory
 
requiredOptions() - Method in class org.apache.flink.table.module.CoreModuleFactory
 
requiredOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultExecutorFactory
 
requiredOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultParserFactory
 
requiredOptions() - Method in class org.apache.flink.table.planner.delegation.DefaultPlannerFactory
 
requiredOptions() - Method in class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
requiredOptions() - Method in class org.apache.flink.table.utils.python.PythonDynamicTableFactory
 
requireFull() - Method in class org.apache.flink.sql.parser.dql.SqlShowModules
 
requireFull() - Method in class org.apache.flink.table.operations.ShowModulesOperation
 
RequirementMatcher - Interface in org.apache.flink.runtime.slots
A matcher for resource profiles to requirements.
REQUIREMENTS_CHECK_DELAY - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
 
requiresAnnouncement() - Method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
 
requiresBucketCount() - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsBucketing
Returns whether the DynamicTableSink requires a bucket count.
requiresCleanupOfRecoverableState() - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
requiresCleanupOfRecoverableState() - Method in interface org.apache.flink.core.fs.RecoverableWriter
Marks if the writer requires to do any additional cleanup/freeing of resources occupied as part of a RecoverableWriter.ResumeRecoverable, e.g. temporarily files created or objects uploaded to external systems.
requiresCleanupOfRecoverableState() - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
requiresCleanupOfRecoverableState() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
requiresCleanupOfRecoverableState() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
requiresCleanupOfRecoverableState() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
requiresComparator() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
 
requiresComparator() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
 
requiresDecimalExpansion() - Method in class org.apache.calcite.sql.fun.SqlRowOperator
 
requiresExternalizedCheckpoints() - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
This method returns whether the completed checkpoint store requires checkpoints to be externalized.
requiresExternalizedCheckpoints() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
requiresExternalizedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
 
requiresExternalizedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
requiresExternalizedCheckpoints() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
requiresLegacySynchronousTimerSnapshots(SnapshotType) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
requiresLegacySynchronousTimerSnapshots(SnapshotType) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
requiresLegacySynchronousTimerSnapshots(SnapshotType) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
requiresPartitionGrouping(boolean) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink
 
requiresPartitionGrouping(boolean) - Method in interface org.apache.flink.table.connector.sink.abilities.SupportsPartitioning
Returns whether data needs to be grouped by partition before it is consumed by the sink.
requiresSorting(StreamConfig.InputConfig) - Static method in class org.apache.flink.streaming.api.graph.StreamConfig
 
requireUser() - Method in class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
reRegister(RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Re-register the registered with given root node and return the new root node.
rescale() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are distributed evenly to a subset of instances of the next operation in a round-robin fashion.
RESCALE_ENABLE - Static variable in class org.apache.flink.configuration.WebOptions
Config parameter indicating whether jobs can be rescaled from the web-frontend.
RescaleMappings - Class in org.apache.flink.runtime.checkpoint
Contains the fine-grain channel mappings that occur when a connected operator has been rescaled.
RescalePartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that distributes the data equally by cycling through the output channels.
RescalePartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
RESCALING - org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType
 
RescalingHandlers - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Rest handler to trigger and poll the rescaling of a running job.
RescalingHandlers(Duration) - Constructor for class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers
 
RescalingHandlers.RescalingStatusHandler - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Handler which reports the status of the rescaling operation.
RescalingHandlers.RescalingTriggerHandler - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Handler which triggers the rescaling of the specified job.
rescalingParallelismQueryParameter - Variable in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerMessageParameters
 
RescalingParallelismQueryParameter - Class in org.apache.flink.runtime.rest.messages
Parallelism for the rescaling of jobs specified as a MessageQueryParameter.
RescalingParallelismQueryParameter() - Constructor for class org.apache.flink.runtime.rest.messages.RescalingParallelismQueryParameter
 
RescalingStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingStatusHandler
 
RescalingStatusHeaders - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Message headers for polling the status of an ongoing rescaling operation.
RescalingStatusMessageParameters - Class in org.apache.flink.runtime.rest.handler.job.rescaling
MessageParameters for polling the status of a rescaling operation.
RescalingStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusMessageParameters
 
RescalingStreamTaskNetworkInput<T> - Class in org.apache.flink.streaming.runtime.io.recovery
A StreamTaskNetworkInput implementation that demultiplexes virtual channels.
RescalingStreamTaskNetworkInput(CheckpointedInputGate, TypeSerializer<T>, IOManager, StatusWatermarkValve, int, InflightDataRescalingDescriptor, Function<Integer, StreamPartitioner<?>>, TaskInfo, StreamTask.CanEmitBatchOfRecordsChecker) - Constructor for class org.apache.flink.streaming.runtime.io.recovery.RescalingStreamTaskNetworkInput
 
RescalingTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
RescalingTriggerHeaders - Class in org.apache.flink.runtime.rest.handler.job.rescaling
Message headers for triggering the rescaling of a job.
RescalingTriggerMessageParameters - Class in org.apache.flink.runtime.rest.handler.job.rescaling
MessageParameters for triggering the rescaling of a job.
RescalingTriggerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingTriggerMessageParameters
 
reserve(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
ReservedFunctionName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a reserved word which is used as the name of a function.
reserveDictionaryIds(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
reserveDictionaryIds(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
reserveDictionaryIds(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
reserveDictionaryIds(int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Reserve a integer column for ids of dictionary.
reservedNumBuffers - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
ReservedSlots - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Container for the set of reserved slots for ExecutionVertexID.
reserveFreeSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Reserves the free slot specified by the given allocationId.
reserveFreeSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultAllocatedSlotPool
 
reserveFreeSlot(AllocationID, ResourceProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Reserves the free slot identified by the given allocationId and maps it to the given requiredSlotProfile.
reserveFreeSlot(AllocationID, ResourceProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
reserveMemory(Object, long) - Method in class org.apache.flink.runtime.memory.MemoryManager
Reserves a memory chunk of a certain size for an owner from this memory manager.
reserveSegments(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Reserves the target number of segments to this pool.
reserveSegments(int) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
reserveSlot(AllocationID) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultFreeSlotTracker
 
reserveSlot(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.FreeSlotTracker
Reserve free slot when it is used.
reserveSlot(AllocationID, ResourceProfile) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.ReserveSlotFunction
Reserves the slot identified by the given allocation ID for the given resource profile.
ReserveSlotFunction - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
A function for reserving slots.
reset() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
Resets the internal state of the aggregator.
reset() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
 
reset() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
 
reset() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
reset() - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
reset() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
reset() - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
reset() - Method in class org.apache.flink.core.testutils.OneShotLatch
Resets the latch so that OneShotLatch.isTriggered() returns false.
reset() - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
reset() - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
This method is called by the checkpoint coordinator to reset the hook when execution is restarted in the absence of any checkpoint state.
reset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
 
reset() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
reset() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
 
reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
reset() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
 
reset() - Method in class org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
 
reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
reset() - Method in interface org.apache.flink.runtime.operators.ResettableDriver
 
reset() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Resets the sort buffer back to the state where it is empty.
reset() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Resets the sort buffer back to the state where it is empty.
reset() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Resets the sort buffer back to the state where it is empty.
reset() - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
reset() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
reset() - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
reset() - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
reset() - Method in interface org.apache.flink.runtime.util.ResettableIterator
Resets the iterator.
reset() - Method in interface org.apache.flink.runtime.util.ResettableMutableObjectIterator
Resets the iterator.
reset() - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
reset() - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
Clear the whole buffer and discard all results.
reset() - Method in interface org.apache.flink.table.api.internal.ResultProvider
Reset this ResultProvider to the origin state when we create it.
reset() - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
Resets the column to default state. - fills the isNull array with false. - sets noNulls to true.
reset() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
 
reset() - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapRowVector
 
reset() - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Resets the column to default state.
reset() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
First, reset.
reset() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
First, reset.
reset() - Method in interface org.apache.flink.table.data.writer.BinaryWriter
Reset writer to prepare next write.
reset() - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
reset() - Method in class org.apache.flink.table.runtime.arrow.ArrowWriter
Resets the state of the writer to write the next batch of rows.
reset() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrayWriter
 
reset() - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Resets the state of the writer to write the next batch of fields.
reset() - Method in class org.apache.flink.table.runtime.arrow.writers.RowWriter
 
reset() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Resets the flag to indicate whether [[collect(T)]] has been called.
reset() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
Reset the trigger to its initiate status.
reset() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
Reset the trigger to its initiate status.
reset() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
 
reset() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
 
reset() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Resets the sort buffer back to the state where it is empty.
reset() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
Reset for next group.
reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
reset the map's record and bucket area's memory segments for reusing.
reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
reset the map's record and bucket area's memory segments for reusing.
reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
reset the map's record and bucket area's memory segments for reusing.
reset() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
 
reset() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
reset() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
Re-initialize the buffer state.
reset() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer.ResettableIterator
Re-initialize the iterator, start from begin row.
reset(String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to reset the table option.
reset(String) - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
reset(Collection<MasterTriggerRestoreHook<?>>, Logger) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Resets the master hooks.
reset(SequenceNumber, SequenceNumber, long) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Reset the state the given state changes.
RESET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
resetAccumulator(RowData) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
 
resetAccumulator(RowData) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
 
resetAccumulator(ArrayAggFunction.ArrayAggAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
resetAccumulator(CollectAggFunction.CollectAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
resetAccumulator(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
resetAccumulator(HllBuffer) - Method in class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
 
resetAccumulator(JsonArrayAggFunction.Accumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
resetAccumulator(JsonObjectAggFunction.Accumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
resetAccumulator(LagAggFunction.LagAcc<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
 
resetAccumulator(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
resetAccumulator(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
resetAccumulator(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
resetAccumulator(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
resetAccumulator(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
resetAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Resets all the accumulators.
resetAlignment() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler
 
resetAllInputs() - Method in class org.apache.flink.runtime.operators.BatchTask
 
resetAllParts() - Method in class org.apache.flink.table.client.cli.CliView
Must be called when values in one or more parts have changed.
resetAllWritingMetaFlags() - Method in class org.apache.flink.state.changelog.ChangelogStateFactory
 
resetAvailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Resets the constant completed AvailabilityProvider.AVAILABLE as the current state.
resetBucketSegments(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
resetBuffer() - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
 
resetBuffer() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
 
resetContextEnvironment() - Static method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
resetContextEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
resetEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
 
resetErrorStateAndParse(byte[], int, int, byte[], T) - Method in class org.apache.flink.types.parser.FieldParser
Parses the value of a field from the byte array, taking care of properly reset the state of this parser.
resetExtra() - Method in class org.apache.flink.state.forst.ContextKey
 
resetForNewExecution() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
Archives the current Execution and creates a new Execution for this vertex.
resetForNewExecution() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
resetForNewExecution(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
resetForNewExecution(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
resetForNewExecution(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
resetForNewExecution(ExecutionVertexID) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Resets the state of the component for a new execution of a specific execution vertex.
resetForNewExecution(ExecutionVertexID) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
resetForNewExecutions(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
resetForNewExecutions(Collection<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
resetIdCounter() - Static method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Reset the id counter to 0.
resetLocal() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
Reset the local value.
resetLocal() - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.Histogram
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
resetLocal() - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
resetLocal() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
resetMainPart() - Method in class org.apache.flink.table.client.cli.CliView
Must be called when values in the main part (main header or main) have changed.
resetNewStartPartialMatch() - Method in class org.apache.flink.cep.nfa.NFAState
 
ResetOperation - Class in org.apache.flink.table.operations.command
Operation to represent RESET command.
ResetOperation(String) - Constructor for class org.apache.flink.table.operations.command.ResetOperation
 
ResetOperationParseStrategy - Class in org.apache.flink.table.planner.parse
Strategy to parse statement to ResetOperation.
ResetOption(String) - Constructor for class org.apache.flink.table.catalog.TableChange.ResetOption
 
resetOverflowBuckets() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
resets overflow bucket counters and returns freed memory and should only be used for resizing
resetParallelism() - Method in class org.apache.flink.api.common.ExecutionConfig
 
resetParserState() - Method in class org.apache.flink.types.parser.FieldParser
Reset the state of the parser.
resetPartitionInfo(int) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AllToAllBlockingResultInfo
 
resetPartitionInfo(int) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BlockingResultInfo
Reset the information of the result partition.
resetReader() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
resetRecordCounter() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
sets record counter to zero and should only be used on compaction partition
resetRWViews() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
resets read and write views and should only be used on compaction partition
resetSplitState() - Method in interface org.apache.flink.streaming.api.functions.source.TimestampedInputSplit
Sets the state of the split to null.
resetStateChanged() - Method in class org.apache.flink.cep.nfa.NFAState
Reset the changed bit checked via NFAState.isStateChanged() to false.
ResettableDriver<S extends Function,​OT> - Interface in org.apache.flink.runtime.operators
This interface marks a Driver as resettable, meaning that will reset part of their internal state but otherwise reuse existing data structures.
ResettableExternalBuffer - Class in org.apache.flink.table.runtime.util
A resettable external buffer for binary row.
ResettableExternalBuffer(IOManager, LazyMemorySegmentPool, AbstractRowDataSerializer, boolean) - Constructor for class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
ResettableExternalBuffer.BufferIterator - Class in org.apache.flink.table.runtime.util
Iterator of external buffer.
resettableInputs - Variable in class org.apache.flink.runtime.operators.BatchTask
The resettable inputs in the case where no temp barrier is needed.
ResettableIterator<E> - Interface in org.apache.flink.runtime.util
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
ResettableMutableObjectIterator<E> - Interface in org.apache.flink.runtime.util
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
ResettableRowBuffer - Interface in org.apache.flink.table.runtime.util
Resettable buffer that add RowData and return BinaryRowData iterator.
ResettableRowBuffer.ResettableIterator - Interface in org.apache.flink.table.runtime.util
Row iterator that can be reset.
ResettableValue<T extends Value> - Interface in org.apache.flink.types
 
resetToCheckpoint(long, byte[]) - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
Resets the coordinator to the checkpoint with the given state.
resetToCheckpoint(long, byte[]) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Resets the coordinator to the given checkpoint.
resetToCheckpoint(long, byte[]) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
resetToCheckpoint(long, byte[]) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
resetToCheckpoint(long, byte[]) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
resetToCheckpoint(long, byte[]) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
resetToCheckpoint(long, byte[]) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
resetToUnAvailable() - Method in class org.apache.flink.streaming.runtime.io.MultipleFuturesAvailabilityHelper
 
resetUnavailable() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
Judges to reset the current available state as unavailable.
resetVerticesInRecovering(Set<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Resets vertices specified by their IDs during recovery process.
resetWriter() - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
resetWritingMetaFlag() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
resetWritingMetaFlag() - Method in interface org.apache.flink.state.changelog.ChangelogState
Enable logging meta data before next writes.
resetWritingMetaFlag() - Method in interface org.apache.flink.state.changelog.StateChangeLogger
Enable logging meta data before next writes.
resizeForBulkLoad(int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
resizeQueueArray(int, int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
resolve(List<RelNode>) - Method in class org.apache.flink.table.planner.plan.optimize.ClearQueryBlockAliasResolver
 
resolve(List<Expression>) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
Resolves given expressions with configured set of rules.
resolve(List<ResolvedExpression>, DataType) - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
resolve(ExecutionConfig) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
resolve(Schema) - Method in interface org.apache.flink.table.catalog.SchemaResolver
 
resolve(SchemaResolver) - Method in class org.apache.flink.table.api.Schema
Resolves the given Schema to a validated ResolvedSchema.
resolve(Expression) - Method in class org.apache.flink.table.planner.expressions.CallExpressionResolver
 
resolve(LogicalType, LogicalType) - Static method in class org.apache.flink.table.planner.functions.casting.CastRuleProvider
Resolve a CastRule for the provided input type and target type.
resolve(X) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Resolves this parameter for the given value.
RESOLVE_CALL_BY_ARGUMENTS - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Resolves call based on argument types.
RESOLVE_SQL_CALL - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
resolveCatalogBaseTable(CatalogBaseTable) - Method in class org.apache.flink.table.catalog.CatalogManager
Resolves a CatalogBaseTable to a validated ResolvedCatalogBaseTable.
resolveCatalogMaterializedTable(CatalogMaterializedTable) - Method in class org.apache.flink.table.catalog.CatalogManager
resolveCatalogTable(CatalogTable) - Method in class org.apache.flink.table.catalog.CatalogManager
Resolves a CatalogTable to a validated ResolvedCatalogTable.
resolveCatalogView(CatalogView) - Method in class org.apache.flink.table.catalog.CatalogManager
Resolves a CatalogView to a validated ResolvedCatalogView.
resolveCheckpoint(String) - Method in interface org.apache.flink.runtime.state.CheckpointStorage
Resolves the given pointer to a checkpoint/savepoint into a checkpoint location.
resolveCheckpoint(String) - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Resolves the given pointer to a checkpoint/savepoint into a checkpoint location.
resolveCheckpoint(String) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFileStateBackend
Deprecated.
 
resolveCheckpoint(String) - Method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
 
resolveCheckpoint(String) - Method in class org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
 
resolveCheckpoint(String) - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
 
resolveCheckpoint(String) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionCheckpointStorage
 
resolveCheckpointPointer(String) - Static method in class org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Takes the given string (representing a pointer to a checkpoint) and resolves it to a file status for the checkpoint's metadata file.
resolveCheckpointStorageLocation(long, CheckpointStorageLocationReference) - Method in interface org.apache.flink.runtime.state.CheckpointStorageWorkerView
Resolves a storage location reference into a CheckpointStreamFactory.
resolveCheckpointStorageLocation(long, CheckpointStorageLocationReference) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
resolveCheckpointStorageLocation(long, CheckpointStorageLocationReference) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageAccess
 
resolveCheckpointStorageLocation(long, CheckpointStorageLocationReference) - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
resolveClass(ObjectStreamClass) - Method in class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
resolveClassByName(DataInputView, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
Loads a class by name from the given input stream and reflectively instantiates it.
resolveClassByName(DataInputView, ClassLoader, Class<? super T>) - Static method in class org.apache.flink.util.InstantiationUtil
Loads a class by name from the given input stream and reflectively instantiates it.
resolveCompactManagedTableOptions(ResolvedCatalogTable, ObjectIdentifier, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.CatalogManager
Resolve dynamic options for compact operation on a Flink's managed table.
ResolvedCatalogBaseTable<T extends CatalogBaseTable> - Interface in org.apache.flink.table.catalog
A common parent that describes the resolved metadata of a table or view in a catalog.
ResolvedCatalogMaterializedTable - Class in org.apache.flink.table.catalog
A validated CatalogMaterializedTable that is backed by the original metadata coming from the Catalog but resolved by the framework.
ResolvedCatalogMaterializedTable(CatalogMaterializedTable, ResolvedSchema) - Constructor for class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
ResolvedCatalogTable - Class in org.apache.flink.table.catalog
A validated CatalogTable that is backed by the original metadata coming from the Catalog but resolved by the framework.
ResolvedCatalogTable(CatalogTable, ResolvedSchema) - Constructor for class org.apache.flink.table.catalog.ResolvedCatalogTable
 
ResolvedCatalogView - Class in org.apache.flink.table.catalog
A validated CatalogView that is backed by the original metadata coming from the Catalog but resolved by the framework.
ResolvedCatalogView(CatalogView, ResolvedSchema) - Constructor for class org.apache.flink.table.catalog.ResolvedCatalogView
 
ResolvedExpression - Interface in org.apache.flink.table.expressions
Expression that has been fully resolved and validated.
ResolvedExpressionDefaultVisitor<T> - Class in org.apache.flink.table.expressions.utils
A utility ResolvedExpressionVisitor that calls ResolvedExpressionDefaultVisitor.defaultMethod(ResolvedExpression) by default, unless other methods are overridden explicitly.
ResolvedExpressionDefaultVisitor() - Constructor for class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
ResolvedExpressionVisitor<R> - Class in org.apache.flink.table.expressions
A visitor for all ResolvedExpressions.
ResolvedExpressionVisitor() - Constructor for class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
ResolvedFieldReference - Class in org.apache.flink.table.expressions
A reference to a field in an input which has been resolved.
ResolvedFieldReference(String, TypeInformation<?>, int) - Constructor for class org.apache.flink.table.expressions.ResolvedFieldReference
 
resolveDNSPolicy(String, boolean) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Resolve the DNS policy defined value.
ResolvedSchema - Class in org.apache.flink.table.catalog
Schema of a table or view consisting of columns, constraints, and watermark specifications.
ResolvedSchema(List<Column>, List<WatermarkSpec>, UniqueConstraint) - Constructor for class org.apache.flink.table.catalog.ResolvedSchema
 
resolveExpanding(List<Expression>) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
Resolves given expressions with configured set of rules.
resolveExpression(String, RowType, LogicalType) - Method in interface org.apache.flink.table.expressions.resolver.SqlExpressionResolver
Translates the given SQL expression string or throws a ValidationException.
resolveExpression(Expression, QueryOperation...) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
resolveFactory(ThreadLocal<T>, T) - Static method in class org.apache.flink.util.Utils
Resolves the given factories.
resolveFiltersAndCreateTableSourceTable(RexNode[], TableSourceTable, TableScan, RelBuilder) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoSourceScanRuleBase
Resolves filters using the underlying sources SupportsFilterPushDown and creates a new TableSourceTable with the supplied predicates.
resolveFromString(String) - Method in class org.apache.flink.runtime.rest.messages.MessageParameter
Resolves this parameter for the given string value representation.
resolveInputPriorityConflict(ExecNode<?>, int, int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputOrderCalculator
 
resolveInputPriorityConflict(ExecNode<?>, int, int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityConflictResolver
 
resolveInputPriorityConflict(ExecNode<?>, int, int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityGraphGenerator
 
resolveJobId(JobID) - Method in class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
resolveJobId(JobID) - Method in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatParameters
 
resolveKeytabPath(String, String) - Static method in class org.apache.flink.yarn.Utils
Resolve keytab path either as absolute path or relative to working directory.
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<C[]>) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<LinkedList<T>>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<NFAState>) - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<Row>) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<Tuple2<T1, T2>>) - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Checks the schema compatibility of the given old serializer snapshot based on the outer snapshot.
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
resolveOuterSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
resolveOuterSchemaCompatibility(S) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Deprecated.
this method is deprecated, and will be removed in the future. Please implement CompositeTypeSerializerSnapshot.resolveOuterSchemaCompatibility(TypeSerializerSnapshot) instead.
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
resolveParametersAndCreate(R, M, Map<String, String>, Map<String, List<String>>, Collection<File>) - Static method in class org.apache.flink.runtime.rest.handler.HandlerRequest
Creates a new HandlerRequest after resolving the given MessageParameters against the given query/path parameter maps.
resolvePhysicalPlan(List<RelNode>, TableConfig) - Static method in class org.apache.flink.table.planner.plan.optimize.StreamNonDeterministicPhysicalPlanResolver
Try to resolve the NDU problem if configured OptimizerConfigOptions.TABLE_OPTIMIZER_NONDETERMINISTIC_UPDATE_STRATEGY is in `TRY_RESOLVE` mode.
resolveProxyClass(String[]) - Method in class org.apache.flink.util.InstantiationUtil.ClassLoaderObjectInputStream
 
resolverFor(TableConfig, ClassLoader, TableReferenceLookup, FunctionLookup, DataTypeFactory, SqlExpressionResolver, QueryOperation...) - Static method in class org.apache.flink.table.expressions.resolver.ExpressionResolver
Creates a builder for ExpressionResolver.
ResolverRule - Interface in org.apache.flink.table.expressions.resolver.rules
Rule that can be applied during resolution of Expression.
ResolverRule.ResolutionContext - Interface in org.apache.flink.table.expressions.resolver.rules
Contextual information that can be used during application of the rule.
ResolverRules - Class in org.apache.flink.table.expressions.resolver.rules
Contains instances of ResolverRule.
resolveSchemaCompatibility(TypeSerializerSnapshot<C[]>) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<Timestamp>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<SortedMap<K, V>>) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<ArrayData>) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<ArrayData>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<BinaryRowData>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<DecimalData>) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<DecimalData>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<MapData>) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<MapData>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<RowData>) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<RowData>) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<TimestampData>) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<Either<L, R>>) - Method in class org.apache.flink.api.java.typeutils.runtime.JavaEitherSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Checks current serializer's compatibility to read data written by the prior serializer.
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
resolveSchemaCompatibility(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
resolveSubQuery(RelNode, Function<RelNode, RelNode>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
Resolve the RelNode of the sub query in the node and return a new node.
resolveTable(List<String>, SqlNameMatcher, SqlValidatorScope.Path, SqlValidatorScope.Resolved) - Method in class org.apache.calcite.sql.validate.SnapshotScope
 
resolveTerminationMode(TerminationModeQueryParameter.TerminationMode) - Method in class org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
 
resolveUndefined(boolean) - Method in enum org.apache.flink.util.TernaryBoolean
Gets the boolean value corresponding to this value.
resolveURI(String) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
 
resolveUrl(String, MessageParameters) - Static method in class org.apache.flink.runtime.rest.messages.MessageParameters
Resolves the given URL (e.g "jobs/:jobid") using the given path/query parameters.
resolveUserDefinedValue(Configuration, ConfigOption<T>, String, String, String) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Resolve the user defined value with the precedence.
resolveVariableWithClassContext(Type, Type) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Resolves a variable type while accepting a context for resolution.
resolveWindow(SqlNode, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
resource - Variable in class org.apache.flink.python.env.AbstractPythonEnvironmentManager
 
resource() - Method in class org.apache.flink.runtime.rest.handler.async.AsynchronousOperationResult
 
resource() - Method in class org.apache.flink.runtime.rest.messages.job.JobExecutionResultResponseBody
 
resource() - Method in interface org.apache.flink.runtime.rest.messages.queue.AsynchronouslyCreatedResource
Returns the resource if it is available, null otherwise.
resource() - Method in class org.apache.flink.table.codesplit.JavaParser
 
resource() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
resource(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
Resource<T extends Resource<T>> - Class in org.apache.flink.api.common.resources
Base class for resources one can specify.
Resource(String, double) - Constructor for class org.apache.flink.api.common.resources.Resource
 
Resource(String, BigDecimal) - Constructor for class org.apache.flink.api.common.resources.Resource
 
RESOURCE - Static variable in interface org.apache.flink.sql.parser.utils.ParserResource
Resources.
RESOURCE_MANAGER_NAME - Static variable in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
RESOURCE_MANAGER_NODE - Static variable in class org.apache.flink.runtime.util.ZooKeeperUtils
The prefix of the resource manager node.
RESOURCE_MANAGER_PREVIOUS_WORKER_RECOVERY_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Timeout for ResourceManager to recover all the previous attempts workers.
RESOURCE_NAME_CPU - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
RESOURCE_NAME_MEMORY - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
RESOURCE_STABILIZATION_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
RESOURCE_UNIT_MB - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
RESOURCE_WAIT_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
ResourceAllocationResult - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Contains the results of the ResourceAllocationStrategy.
ResourceAllocationResult.Builder - Class in org.apache.flink.runtime.resourcemanager.slotmanager
 
ResourceAllocationStrategy - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Strategy for allocating slots and task managers to fulfill the unfulfilled requirements.
ResourceAllocator - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Resource related actions which the SlotManager can perform.
ResourceBudgetManager - Class in org.apache.flink.runtime.clusterframework.types
Budget manager for ResourceProfile.
ResourceBudgetManager(ResourceProfile) - Constructor for class org.apache.flink.runtime.clusterframework.types.ResourceBudgetManager
 
ResourceCleaner - Interface in org.apache.flink.runtime.dispatcher.cleanup
ResourceCleaner executes instances on the given JobID.
ResourceCleanerFactory - Interface in org.apache.flink.runtime.dispatcher.cleanup
ResourceCleanerFactory provides methods to create ResourceCleaner for local and global cleanup.
resourceContainer - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
ResourceContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
ResourceCounter - Class in org.apache.flink.runtime.util
Counter for ResourceProfiles.
ResourceDeclaration - Class in org.apache.flink.runtime.resourcemanager.slotmanager
ResourceDeclaration for ResourceAllocator.
ResourceDeclaration(WorkerResourceSpec, int, Collection<InstanceID>) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
ResourceEventHandler<WorkerType extends ResourceIDRetrievable> - Interface in org.apache.flink.runtime.resourcemanager.active
Callback interfaces for handling resource events from external resource managers.
ResourceEventListener - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Listener for resource events of SlotManager.
resourceGuard - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
Resource guard for the ForSt instance.
ResourceGuard - Class in org.apache.flink.util
This class is a guard for shared resources with the following invariants.
ResourceGuard() - Constructor for class org.apache.flink.util.ResourceGuard
 
ResourceGuard.Lease - Class in org.apache.flink.util
A lease is issued by the ResourceGuard as result of calls to ResourceGuard.acquireResource().
resourceHandle() - Method in interface org.apache.flink.runtime.memory.SharedResources.ResourceAndSize
 
ResourceID - Class in org.apache.flink.runtime.clusterframework.types
Class for Resource Ids identifying Flink's distributed components.
ResourceID(String) - Constructor for class org.apache.flink.runtime.clusterframework.types.ResourceID
 
ResourceID(String, String) - Constructor for class org.apache.flink.runtime.clusterframework.types.ResourceID
 
ResourceIDDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Json deserializer for ResourceID.
ResourceIDDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.ResourceIDDeserializer
 
ResourceIDRetrievable - Interface in org.apache.flink.runtime.clusterframework.types
An interface to retrieve the ResourceID of an object.
ResourceIDSerializer - Class in org.apache.flink.runtime.rest.messages.json
Json serializer for InstanceID.
ResourceIDSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.ResourceIDSerializer
 
resourceInfos - Variable in class org.apache.flink.table.resource.ResourceManager
 
resourceManager - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
resourceManager - Variable in class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
ResourceManager<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager
ResourceManager implementation.
ResourceManager - Class in org.apache.flink.table.resource
A manager for dealing with all user defined resource.
ResourceManager(ReadableConfig, MutableURLClassLoader) - Constructor for class org.apache.flink.table.resource.ResourceManager
 
ResourceManager(RpcService, UUID, ResourceID, HeartbeatServices, DelegationTokenManager, SlotManager, ResourceManagerPartitionTrackerFactory, BlocklistHandler.Factory, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup, Duration, Executor) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManager
 
ResourceManagerAddress - Class in org.apache.flink.runtime.jobmaster
Current address and fencing token of the leading ResourceManager.
ResourceManagerAddress(String, ResourceManagerId) - Constructor for class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
ResourceManagerDriver<WorkerType extends ResourceIDRetrievable> - Interface in org.apache.flink.runtime.resourcemanager.active
A ResourceManagerDriver is responsible for requesting and releasing resources from/to a particular external resource manager.
ResourceManagerException - Exception in org.apache.flink.runtime.resourcemanager.exceptions
Base class for ResourceManager exceptions.
ResourceManagerException(String) - Constructor for exception org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException
 
ResourceManagerException(String, Throwable) - Constructor for exception org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException
 
ResourceManagerException(Throwable) - Constructor for exception org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException
 
ResourceManagerFactory<T extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager
ResourceManagerFactory() - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
 
ResourceManagerGateway - Interface in org.apache.flink.runtime.resourcemanager
The ResourceManager's RPC gateway interface.
ResourceManagerId - Class in org.apache.flink.runtime.resourcemanager
Fencing token for the ResourceManager.
resourceManagerMetricGroup - Variable in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
ResourceManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Metric group which is used by the ResourceManager to register metrics.
ResourceManagerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to the ResourceManager.
ResourceManagerPartitionTracker - Interface in org.apache.flink.runtime.io.network.partition
Utility for tracking and releasing partitions on the ResourceManager.
ResourceManagerPartitionTrackerFactory - Interface in org.apache.flink.runtime.io.network.partition
ResourceManagerPartitionTrackerImpl - Class in org.apache.flink.runtime.io.network.partition
Default ResourceManagerPartitionTracker implementation.
ResourceManagerPartitionTrackerImpl(TaskExecutorClusterPartitionReleaser) - Constructor for class org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
 
ResourceManagerProcessContext - Class in org.apache.flink.runtime.resourcemanager
This class contains information and services needed for creating a ResourceManager, which do not change during the lifetime of the process and can be reused between multiple resource manager instances in the process.
ResourceManagerProcessContext(Configuration, ResourceID, ResourceManagerRuntimeServicesConfiguration, RpcService, HighAvailabilityServices, HeartbeatServices, DelegationTokenManager, FatalErrorHandler, ClusterInformation, String, MetricRegistry, String, Executor) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext
 
ResourceManagerRuntimeServices - Class in org.apache.flink.runtime.resourcemanager
Container class for the ResourceManager services.
ResourceManagerRuntimeServices(SlotManager, JobLeaderIdService) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServices
 
ResourceManagerRuntimeServicesConfiguration - Class in org.apache.flink.runtime.resourcemanager
Configuration class for the ResourceManagerRuntimeServices class.
ResourceManagerRuntimeServicesConfiguration(Duration, SlotManagerConfiguration) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration
 
ResourceManagerService - Interface in org.apache.flink.runtime.resourcemanager
Service that maintains lifecycle of ResourceManager.
ResourceManagerServiceImpl - Class in org.apache.flink.runtime.resourcemanager
Default implementation of ResourceManagerService.
ResourceManagerUtils - Class in org.apache.flink.runtime.util
Common utils for ResourceManager.
ResourceManagerUtils() - Constructor for class org.apache.flink.runtime.util.ResourceManagerUtils
 
ResourceOverview - Class in org.apache.flink.runtime.resourcemanager
Class containing information about the available cluster resources.
ResourceOverview(int, int, int, int, int, ResourceProfile, ResourceProfile) - Constructor for class org.apache.flink.runtime.resourcemanager.ResourceOverview
 
ResourceProfile - Class in org.apache.flink.runtime.clusterframework.types
Describe the immutable resource profile of the slot, either when requiring or offering it.
ResourceProfile.Builder - Class in org.apache.flink.runtime.clusterframework.types
Builder for the ResourceProfile.
ResourceProfileInfo - Class in org.apache.flink.runtime.rest.messages
Contains information of a ResourceProfile.
ResourceProfileInfo(double, int, int, int, int, Map<String, Double>) - Constructor for class org.apache.flink.runtime.rest.messages.ResourceProfileInfo
 
ResourceReconcileResult - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Contains the results of the ResourceAllocationStrategy.
ResourceReconcileResult(List<PendingTaskManager>, List<PendingTaskManager>, List<TaskManagerInfo>) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceReconcileResult
 
ResourceReconcileResult.Builder - Class in org.apache.flink.runtime.resourcemanager.slotmanager
 
ResourceRequirement - Class in org.apache.flink.runtime.slots
Represents the number of required resources for a specific ResourceProfile.
ResourceRequirements - Class in org.apache.flink.runtime.slots
Represents the total resource requirements for a job, and the information required to connect to the corresponding job master.
resources() - Method in class org.apache.flink.table.codesplit.JavaParser
 
resources() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
RESOURCES_DOWNLOAD_DIR - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
ResourcesContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ResourcesContext
 
ResourceSpec - Class in org.apache.flink.api.common.operators
Describe the different resource factors of the operator with UDF.
ResourceSpec.Builder - Class in org.apache.flink.api.common.operators
Builder for the ResourceSpec.
resourceSpecFromConfigForLocalExecution(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
 
resourceSpecification() - Method in class org.apache.flink.table.codesplit.JavaParser
 
resourceSpecification() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
ResourceSpecificationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.ResourceSpecificationContext
 
ResourceTestUtils - Class in org.apache.flink.test.resources
Test utils around module resources.
ResourceTestUtils() - Constructor for class org.apache.flink.test.resources.ResourceTestUtils
 
ResourceTracker - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Tracks for each job how many resource are required/acquired.
ResourceType - Enum in org.apache.flink.table.resource
An enum that represents the type of resource.
ResourceUri - Class in org.apache.flink.table.resource
Description of resource information.
ResourceUri(ResourceType, String) - Constructor for class org.apache.flink.table.resource.ResourceUri
 
ResourceVersion<R> - Interface in org.apache.flink.runtime.persistence
Resource version for specific state handle on the underlying storage.
RESPECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RESPECT_NULLS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
respondAsLeader(ChannelHandlerContext, RoutedRequest, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractHandler
 
respondAsLeader(ChannelHandlerContext, RoutedRequest, T) - Method in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
respondAsLeader(ChannelHandlerContext, RoutedRequest, T) - Method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
 
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.cluster.AbstractJobManagerFileHandler
 
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler
 
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<R>, NonLeaderRetrievalRestfulGateway) - Method in class org.apache.flink.table.gateway.rest.handler.AbstractSqlGatewayRestHandler
 
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<R>, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractHandler
Respond to the given HandlerRequest.
respondToRequest(ChannelHandlerContext, HttpRequest, HandlerRequest<R>, T) - Method in class org.apache.flink.runtime.rest.handler.AbstractRestHandler
 
ResponseBody - Interface in org.apache.flink.runtime.rest.messages
Marker interface for all responses of the REST API.
responseHeaders - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
responseHeaders - Variable in class org.apache.flink.runtime.rest.RestServerEndpoint
 
REST_CONTENT_TYPE - Static variable in enum org.apache.flink.runtime.rest.util.RestConstants
 
REST_PORT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
REST_PORT_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
REST_SERVICE_ANNOTATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
REST_SERVICE_EXPOSED_NODE_PORT_ADDRESS_TYPE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
REST_SERVICE_EXPOSED_TYPE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
RestAPIDocGenerator - Class in org.apache.flink.docs.rest
Generator for the Rest API documentation.
RestAPIDocGenerator() - Constructor for class org.apache.flink.docs.rest.RestAPIDocGenerator
 
RestAPIVersion<T extends RestAPIVersion<T>> - Interface in org.apache.flink.runtime.rest.versioning
Interface for all versions of the REST API.
RESTART - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RESTART_POLICY_OF_NEVER - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
RESTART_STRATEGY - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_CONFIG_PREFIX - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_ATTEMPTS - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_BACKOFF_MULTIPLIER - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_INITIAL_BACKOFF - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_JITTER_FACTOR - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_MAX_BACKOFF - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_EXPONENTIAL_DELAY_RESET_BACKOFF_THRESHOLD - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FAILURE_RATE_DELAY - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FAILURE_RATE_FAILURE_RATE_INTERVAL - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FAILURE_RATE_MAX_FAILURES_PER_INTERVAL - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FIXED_DELAY_ATTEMPTS - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
RESTART_STRATEGY_FIXED_DELAY_DELAY - Static variable in class org.apache.flink.configuration.RestartStrategyOptions
 
restartable(Execution, Throwable, long, CompletableFuture<Map<String, String>>, Set<ExecutionVertexID>, long, boolean, boolean) - Static method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Creates a result of a set of tasks to restart to recover from the failure.
RestartAllFailoverStrategy - Class in org.apache.flink.runtime.executiongraph.failover
A failover strategy that proposes to restart all vertices when a vertex fails.
RestartAllFailoverStrategy(SchedulingTopology) - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartAllFailoverStrategy
 
RestartAllFailoverStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover
The factory to instantiate RestartAllFailoverStrategy.
RestartBackoffTimeStrategy - Interface in org.apache.flink.runtime.executiongraph.failover
Strategy to decide whether to restart failed tasks and the delay to do the restarting.
RestartBackoffTimeStrategy.Factory - Interface in org.apache.flink.runtime.executiongraph.failover
The factory to instantiate RestartBackoffTimeStrategy.
RestartBackoffTimeStrategyFactoryLoader - Class in org.apache.flink.runtime.executiongraph.failover
A utility class to load RestartBackoffTimeStrategy.Factory from the configuration.
RESTARTING - org.apache.flink.api.common.JobStatus
The job is currently undergoing a reset and total restart.
restartJobManager(RunnableWithException) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Restarts JobManager container.
restartOrFail(FailureResult, T, StateWithExecutionGraph) - Static method in class org.apache.flink.runtime.scheduler.adaptive.FailureResultUtil
 
RestartPipelinedRegionFailoverStrategy - Class in org.apache.flink.runtime.executiongraph.failover
A failover strategy that proposes to restart involved regions when a vertex fails.
RestartPipelinedRegionFailoverStrategy(SchedulingTopology) - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy
Creates a new failover strategy to restart pipelined regions that works on the given topology.
RestartPipelinedRegionFailoverStrategy(SchedulingTopology, ResultPartitionAvailabilityChecker) - Constructor for class org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy
Creates a new failover strategy to restart pipelined regions that works on the given topology.
RestartPipelinedRegionFailoverStrategy.Factory - Class in org.apache.flink.runtime.executiongraph.failover
The factory to instantiate RestartPipelinedRegionFailoverStrategy.
RestartStrategyDescriptionUtils - Class in org.apache.flink.api.common
Utility class for describing restart strategies.
RestartStrategyDescriptionUtils() - Constructor for class org.apache.flink.api.common.RestartStrategyDescriptionUtils
 
RestartStrategyOptions - Class in org.apache.flink.configuration
Config options for restart strategies.
RestartStrategyOptions.RestartStrategyType - Enum in org.apache.flink.configuration
The restart strategy type.
restartTaskManager(RunnableWithException) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Restarts all TaskManager containers.
restartTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy
 
restartTasks(Set<ExecutionVertexID>) - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called whenever vertices need to be restarted (due to task failure).
restartTasks(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
RestClient - Class in org.apache.flink.runtime.rest
This client is the counter-part to the RestServerEndpoint.
RestClient(String, int, String) - Constructor for class org.apache.flink.test.util.SQLJobClientMode.RestClient
 
RestClient(Configuration, Executor) - Constructor for class org.apache.flink.runtime.rest.RestClient
 
RestClient(Configuration, Executor, String, int) - Constructor for class org.apache.flink.runtime.rest.RestClient
 
RestClientConfiguration - Class in org.apache.flink.runtime.rest
A configuration object for RestClients.
RestClientException - Exception in org.apache.flink.runtime.rest.util
An exception that is thrown if the failure of a REST operation was detected on the client.
RestClientException(String, Throwable, HttpResponseStatus) - Constructor for exception org.apache.flink.runtime.rest.util.RestClientException
 
RestClientException(String, HttpResponseStatus) - Constructor for exception org.apache.flink.runtime.rest.util.RestClientException
 
RestClusterClient<T> - Class in org.apache.flink.client.program.rest
A ClusterClient implementation that communicates via HTTP REST requests.
RestClusterClient(Configuration, T) - Constructor for class org.apache.flink.client.program.rest.RestClusterClient
 
RestClusterClient(Configuration, T, ClientHighAvailabilityServicesFactory) - Constructor for class org.apache.flink.client.program.rest.RestClusterClient
 
RestClusterClientConfiguration - Class in org.apache.flink.client.program.rest
A configuration object for RestClusterClients.
restConfiguration - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
RestConstants - Enum in org.apache.flink.runtime.rest.util
This class contains constants to be used by rest components.
RestEndpointFactory<T extends RestfulGateway> - Interface in org.apache.flink.runtime.rest
RestfulGateway - Interface in org.apache.flink.runtime.webmonitor
Gateway for restful endpoints.
RestHandlerConfiguration - Class in org.apache.flink.runtime.rest.handler
Configuration object containing values for the rest handler configuration.
RestHandlerConfiguration(long, int, Duration, int, Duration, File, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration
 
RestHandlerException - Exception in org.apache.flink.runtime.rest.handler
An exception that is thrown if the failure of a REST operation was detected by a handler.
RestHandlerException(String, HttpResponseStatus) - Constructor for exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
RestHandlerException(String, HttpResponseStatus, Throwable) - Constructor for exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
RestHandlerException(String, HttpResponseStatus, RestHandlerException.LoggingBehavior) - Constructor for exception org.apache.flink.runtime.rest.handler.RestHandlerException
 
RestHandlerException.LoggingBehavior - Enum in org.apache.flink.runtime.rest.handler
Enum to control logging behavior of RestHandlerExceptions.
RestHandlerSpecification - Interface in org.apache.flink.runtime.rest.handler
Rest handler interface which all rest handler implementation have to implement.
RestHandlerUrlComparator() - Constructor for class org.apache.flink.runtime.rest.RestServerEndpoint.RestHandlerUrlComparator
 
RestMapperUtils - Class in org.apache.flink.runtime.rest.util
This class contains utilities for mapping requests and responses to/from JSON.
RestMapperUtils() - Constructor for class org.apache.flink.runtime.rest.util.RestMapperUtils
 
RestOptions - Class in org.apache.flink.configuration
Configuration parameters for REST communication.
RestOptions() - Constructor for class org.apache.flink.configuration.RestOptions
 
restore() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBFullRestoreOperation
Restores all key-groups data that is referenced by the passed state handles.
restore() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBHeapTimersFullRestoreOperation
Restores all key-groups data that is referenced by the passed state handles.
restore() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBIncrementalRestoreOperation
Root method that branches for different implementations of IncrementalKeyedStateHandle.
restore() - Method in class org.apache.flink.contrib.streaming.state.restore.RocksDBNoneRestoreOperation
 
restore() - Method in interface org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreOperation
Restores state that was previously snapshot-ed from the provided state handles.
restore() - Method in class org.apache.flink.runtime.checkpoint.filemerging.SubtaskFileMergingManagerRestoreOperation
 
restore() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
restore() - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskInvokable
This method can be called before TaskInvokable.invoke() to restore an invokable object for the last valid state, if it has it.
restore() - Method in class org.apache.flink.runtime.state.heap.HeapRestoreOperation
 
restore() - Method in class org.apache.flink.runtime.state.heap.HeapSavepointRestoreOperation
 
restore() - Method in class org.apache.flink.runtime.state.OperatorStateRestoreOperation
 
restore() - Method in class org.apache.flink.runtime.state.restore.FullSnapshotRestoreOperation
 
restore() - Method in interface org.apache.flink.runtime.state.RestoreOperation
Restores state that was previously snapshot-ed from the provided state handles.
restore() - Method in class org.apache.flink.state.forst.restore.ForStIncrementalRestoreOperation
Root method that branches for different implementations of IncrementalKeyedStateHandle.
restore() - Method in class org.apache.flink.state.forst.restore.ForStNoneRestoreOperation
 
restore() - Method in interface org.apache.flink.state.forst.restore.ForStRestoreOperation
Restores state that was previously snapshot-ed from the provided state handles.
restore() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
restore(ClassLoader, String, String) - Static method in class org.apache.flink.table.types.logical.RawType
Restores a raw type from the components of a serialized string representation.
restore(List<Tuple2<StreamStateHandle, Long>>, KeyGroupRange, long, long, String, StateHandleID) - Static method in class org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
 
restore(List<StateChange>, SequenceNumber, SequenceNumber, KeyGroupRange, StateHandleID) - Static method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
restore(List<KeyedStateHandle>, List<ChangelogStateHandle>, KeyGroupRange, long, long, long, StateHandleID) - Static method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
restore(UUID, KeyGroupRange, long, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, List<IncrementalKeyedStateHandle.HandleAndLocalPath>, StreamStateHandle, long, StateHandleID) - Static method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
restore(Configuration, ClassLoader, TaskStateManager, Collection<ChangelogStateBackendHandle>, ChangelogBackendRestoreOperation.BaseBackendBuilder<K>, ChangelogBackendRestoreOperation.ChangelogRestoreTargetBuilder<K>) - Static method in class org.apache.flink.state.changelog.restore.ChangelogBackendRestoreOperation
 
restore(Environment, String, KeyGroupRange, TtlTimeProvider, MetricGroup, Collection<ChangelogStateBackendHandle>, ChangelogBackendRestoreOperation.BaseBackendBuilder<K>) - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
restore(Environment, String, KeyGroupRange, TtlTimeProvider, MetricGroup, Collection<ChangelogStateBackendHandle>, ChangelogBackendRestoreOperation.BaseBackendBuilder<K>) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
restore(Environment, String, KeyGroupRange, TtlTimeProvider, MetricGroup, Collection<ChangelogStateBackendHandle>, ChangelogBackendRestoreOperation.BaseBackendBuilder<K>) - Method in class org.apache.flink.state.changelog.DeactivatedChangelogStateBackend
 
restore(KeyGroupRangeOffsets, StreamStateHandle, StateHandleID) - Static method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
restore(FunctionWithException<File, RefCountedFileWithStream, IOException>, File) - Static method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
RESTORE_ASYNC_COMPACTION_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
RESTORE_MODE - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
Describes the mode how Flink should restore from the given savepoint or retained checkpoint.
RESTORE_OVERLAP_FRACTION_THRESHOLD - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
RESTORE_STATE_DURATION - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
restoreBucket(int, long, BucketWriter<IN, BucketID>, RollingPolicy<IN, BucketID>, BucketState<BucketID>, FileLifeCycleListener<BucketID>, OutputFileConfig) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketFactory
 
restoreBucket(int, long, BucketWriter<IN, BucketID>, RollingPolicy<IN, BucketID>, BucketState<BucketID>, FileLifeCycleListener<BucketID>, OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.DefaultBucketFactoryImpl
 
restoreBucket(BucketWriter<IN, String>, RollingPolicy<IN, String>, FileWriterBucketState, OutputFileConfig) - Method in class org.apache.flink.connector.file.sink.writer.DefaultFileWriterBucketFactory
 
restoreBucket(BucketWriter<IN, String>, RollingPolicy<IN, String>, FileWriterBucketState, OutputFileConfig) - Method in interface org.apache.flink.connector.file.sink.writer.FileWriterBucketFactory
 
restoreCheckpoint(long, T) - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
This method is called by the checkpoint coordinator prior to restoring the state of a checkpoint.
RESTORED_STATE_SIZE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
RestoredCheckpointStatistics(long, long, boolean, String) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.RestoredCheckpointStatistics
 
RestoredCheckpointStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a restored checkpoint.
restoredFile(File, OutputStream, long) - Static method in class org.apache.flink.core.fs.RefCountedFileWithStream
 
restoreEnumerator(SplitEnumeratorContext<NumberSequenceSource.NumberSequenceSplit>, Collection<NumberSequenceSource.NumberSequenceSplit>) - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
restoreEnumerator(SplitEnumeratorContext<NumberSequenceSource.NumberSequenceSplit>, Collection<NumberSequenceSource.NumberSequenceSplit>) - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
restoreEnumerator(SplitEnumeratorContext<HybridSourceSplit>, HybridSourceEnumeratorState) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSource
 
restoreEnumerator(SplitEnumeratorContext<FromElementsSplit>, NoOpEnumState) - Method in class org.apache.flink.connector.testframe.source.FromElementsSource
 
restoreEnumerator(SplitEnumeratorContext<SocketSource.DummySplit>, SocketSource.DummyCheckpoint) - Method in class org.apache.flink.table.examples.java.connectors.SocketSource
 
restoreEnumerator(SplitEnumeratorContext<SplitT>, EnumChkT) - Method in interface org.apache.flink.api.connector.source.Source
Restores an enumerator from a checkpoint.
restoreEnumerator(SplitEnumeratorContext<SplitT>, PendingSplitsCheckpoint<SplitT>) - Method in class org.apache.flink.connector.file.src.AbstractFileSource
 
restoreFunctionState(StateInitializationContext, Function) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
restoreInitialCheckpointIfPresent(Set<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restores the latest checkpointed at the beginning of the job execution.
restoreLatestCheckpointedStateToAll(Set<ExecutionJobVertex>, boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restores the latest checkpointed state to all tasks and all coordinators.
restoreLatestCheckpointedStateToSubtasks(Set<ExecutionJobVertex>) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restores the latest checkpointed state to a set of subtasks.
restoreMasterHooks(Map<String, MasterTriggerRestoreHook<?>>, Collection<MasterState>, long, boolean, Logger) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Calls the restore method given checkpoint master hooks and passes the given master state to them where state with a matching name is found.
RestoreOperation<R> - Interface in org.apache.flink.runtime.state
Interface for restore operation.
restorePartValueFromType(String, DataType) - Static method in class org.apache.flink.connector.file.table.RowPartitionComputer
 
restorePartValueFromType(String, LogicalType) - Static method in class org.apache.flink.connector.file.table.RowPartitionComputer
Restore partition value from string and type.
restoreReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.connector.file.src.impl.StreamFormatAdapter
 
restoreReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.connector.file.table.DeserializationSchemaAdapter
 
restoreReader(Configuration, FSDataInputStream, long, long, long) - Method in class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
 
restoreReader(Configuration, FSDataInputStream, long, long, long) - Method in interface org.apache.flink.connector.file.src.reader.StreamFormat
Restores a reader from a checkpointed position.
restoreReader(Configuration, SplitT) - Method in interface org.apache.flink.connector.file.src.reader.BulkFormat
Creates a new reader that reads from split.path() starting at offset and reads until length bytes after the offset.
restoreReader(Configuration, SplitT) - Method in class org.apache.flink.connector.file.table.LimitableBulkFormat
 
restoreReader(Configuration, SplitT) - Method in class org.apache.flink.formats.avro.AbstractAvroBulkFormat
 
restoreReader(Configuration, SplitT) - Method in class org.apache.flink.formats.parquet.ParquetVectorizedInputFormat
 
restoreReader(Configuration, SplitT) - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
restoreSavepoint() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
Returns whether to restore from savepoint.
restoreSavepoint(SavepointRestoreSettings, Map<JobVertexID, ExecutionJobVertex>, ClassLoader) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Restore the state with given savepoint.
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
restoreSerializer() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Recreates a serializer instance from this snapshot.
restoreSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
restoreState(List<ShuffleMasterSnapshot>) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Restores the state of the shuffle master from the provided snapshots.
restoreState(List<T>) - Method in interface org.apache.flink.streaming.api.checkpoint.ListCheckpointed
Deprecated.
Restores the state of the function or operator to that of a previous checkpoint.
restoreState(Set<ExecutionVertexID>, boolean) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
restoreState(SimpleVersionedSerializer<SplitT>, byte[]) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
Restore the state of the SplitAssignmentTracker.
restoreStateHandles - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
restoreStateHandles - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
State handles for restore.
restoreStateHandles(long, FileMergingSnapshotManager.SubtaskKey, Stream<SegmentFileStateHandle>) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Restore and re-register the SegmentFileStateHandles into FileMergingSnapshotManager.
restoreStateHandles(long, FileMergingSnapshotManager.SubtaskKey, Stream<SegmentFileStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
restoreTimersForKeyGroup(InternalTimersSnapshot<?, ?>, int) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Restore the timers (both processing and event time ones) for a given keyGroupIdx.
restoreVertices(Set<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.VertexEndOfDataListener
 
restoreWriter(WriterInitContext, Collection<FileWriterBucketState>) - Method in class org.apache.flink.connector.file.sink.FileSink
 
restoreWriter(WriterInitContext, Collection<WriterStateT>) - Method in interface org.apache.flink.api.connector.sink2.SupportsWriterState
Create a StatefulSinkWriter from a recovered state.
RESTRICT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
restrictTo(String, OperatingSystem...) - Static method in enum org.apache.flink.tests.util.activation.OperatingSystemRestriction
Restricts the execution to the given set of operating systems.
RestServerEndpoint - Class in org.apache.flink.runtime.rest
An abstract class for netty-based REST server endpoints.
RestServerEndpoint(Configuration) - Constructor for class org.apache.flink.runtime.rest.RestServerEndpoint
 
RestServerEndpoint.RestHandlerUrlComparator - Class in org.apache.flink.runtime.rest
Comparator for Rest URLs.
RestServerEndpoint.RestHandlerUrlComparator.CaseInsensitiveOrderComparator - Class in org.apache.flink.runtime.rest
Comparator for Rest URLs.
RestServerEndpointConfiguration - Class in org.apache.flink.runtime.rest
A configuration object for RestServerEndpoints.
RestService - Interface in org.apache.flink.runtime.rest
Rest service interface.
Result<VID extends VertexID,​RID extends ResultID,​V extends Vertex<VID,​RID,​V,​R>,​R extends Result<VID,​RID,​V,​R>> - Interface in org.apache.flink.runtime.topology
Represents a data set produced by a Vertex Each result is produced by one Vertex.
Result(List<DataType>, DataType, DataType) - Constructor for class org.apache.flink.table.types.inference.TypeInferenceUtil.Result
 
Result(SlotRequestId, PhysicalSlot) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest.Result
 
RESULT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RESULT_CHANGELOG - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_DEC_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_FIRST - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_GOTO - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_INC_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_LAST - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_LAST_PAGE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_LAST_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_NEXT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_OPEN - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_PAGE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_PAGE_OF - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_PREV - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_REFRESH_INTERVAL - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_REFRESH_UNKNOWN - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_SEARCH - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_STOPPED - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_TABLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_TITLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
RESULT_TYPE_QUERYABLE_MAPPER_WITH_CUSTOM_SER - org.apache.flink.streaming.tests.TestOperatorEnum
 
resultBuffer - Variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
Buffers the Python function execution result which has still not been processed.
resultDescriptor - Variable in class org.apache.flink.table.client.cli.CliResultView
 
ResultDescriptor - Class in org.apache.flink.table.client.gateway
Describes a result to be expected from a table program.
ResultDescriptor(StatementResult, ReadableConfig) - Constructor for class org.apache.flink.table.client.gateway.ResultDescriptor
 
ResultFetcher - Class in org.apache.flink.table.gateway.service.result
A fetcher to fetch result from submitted statement.
resultFuture - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
The future with the final result.
ResultFuture<OUT> - Interface in org.apache.flink.streaming.api.functions.async
ResultFuture collects data / error in user codes while processing async i/o.
resultHandler - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
Handler for completed requests
ResultHandler<T> - Interface in org.apache.flink.connector.base.sink.writer
Interface to handle the result of a AsyncSinkWriter request.
ResultID - Interface in org.apache.flink.runtime.topology
ID of a Result.
ResultInfo - Class in org.apache.flink.table.gateway.rest.serde
A ResultInfo contains information of a ResultSet.
ResultInfo - Interface in org.apache.flink.connector.base.sink.writer.strategy
Interface for dataclass used to encapsulate results from completed requests.
ResultInfoDeserializer - Class in org.apache.flink.table.gateway.rest.serde
Deserializer for ResultInfo.
ResultInfoDeserializer() - Constructor for class org.apache.flink.table.gateway.rest.serde.ResultInfoDeserializer
 
ResultInfoSerializer - Class in org.apache.flink.table.gateway.rest.serde
Serializer for ResultInfo.
ResultInfoSerializer() - Constructor for class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
resultKind(ResultKind) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies result kind of the execution result.
ResultKind - Enum in org.apache.flink.table.api
ResultKind defines the types of the result.
resultLock - Variable in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
ResultMode - Enum in org.apache.flink.table.client.config
The mode when display the result of the query in the sql client.
ResultPartition - Class in org.apache.flink.runtime.io.network.partition
A result partition for data produced by a single task.
ResultPartition(String, int, ResultPartitionID, ResultPartitionType, int, int, ResultPartitionManager, BufferCompressor, SupplierWithException<BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartition
 
ResultPartitionAvailabilityChecker - Interface in org.apache.flink.runtime.executiongraph.failover
This checker helps to query result partition availability.
resultPartitionBytes - Variable in class org.apache.flink.runtime.executiongraph.IOMetrics
 
resultPartitionBytes - Variable in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
ResultPartitionBytes - Class in org.apache.flink.runtime.executiongraph
This class represents a snapshot of the result partition bytes metrics.
ResultPartitionBytes(long[]) - Constructor for class org.apache.flink.runtime.executiongraph.ResultPartitionBytes
 
ResultPartitionBytesCounter - Class in org.apache.flink.runtime.io.network.metrics
This counter will count the data size of a partition.
ResultPartitionBytesCounter(int) - Constructor for class org.apache.flink.runtime.io.network.metrics.ResultPartitionBytesCounter
 
ResultPartitionDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
Deployment descriptor for a result partition.
ResultPartitionDeploymentDescriptor(PartitionDescriptor, ShuffleDescriptor, int) - Constructor for class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
ResultPartitionFactory - Class in org.apache.flink.runtime.io.network.partition
ResultPartitionFactory(ResultPartitionManager, FileChannelManager, BufferPoolFactory, BatchShuffleReadBufferPool, ScheduledExecutorService, BoundedBlockingSubpartitionType, int, int, int, boolean, NettyShuffleEnvironmentOptions.CompressionCodec, int, int, int, boolean, int, TieredResultPartitionFactory) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionFactory
 
ResultPartitionID - Class in org.apache.flink.runtime.io.network.partition
Runtime identifier of a produced IntermediateResultPartition.
ResultPartitionID() - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
ResultPartitionID(byte[]) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
ResultPartitionID(IntermediateResultPartitionID, ExecutionAttemptID) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
ResultPartitionManager - Class in org.apache.flink.runtime.io.network.partition
The result partition manager keeps track of all currently produced/consumed partitions of a task manager.
ResultPartitionManager() - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
ResultPartitionManager(int, ScheduledExecutor) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
ResultPartitionMetrics - Class in org.apache.flink.runtime.io.network.metrics
Collects metrics of a result partition.
ResultPartitionProvider - Interface in org.apache.flink.runtime.io.network.partition
Interface for creating result partitions.
ResultPartitionState - Enum in org.apache.flink.runtime.scheduler.strategy
ResultPartitionType - Enum in org.apache.flink.runtime.io.network.partition
Type of a result partition.
ResultPartitionWriter - Interface in org.apache.flink.runtime.io.network.api.writer
A record-oriented runtime result writer API for producing results.
resultPredicate() - Method in interface org.apache.flink.streaming.api.functions.async.AsyncRetryPredicate
An Optional Java that defines a condition on asyncFunction's future result which will trigger a later reattempt operation, will be called before user's ResultFuture#complete.
resultProvider(ResultProvider) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
 
ResultProvider - Interface in org.apache.flink.table.api.internal
An internal class which helps the client to get the execute result from a specific sink.
ResultRetrievalThread() - Constructor for class org.apache.flink.table.client.gateway.result.CollectResultBase.ResultRetrievalThread
 
ResultRetryStrategy - Class in org.apache.flink.table.runtime.operators.join.lookup
A utility class to wrap the data stream api AsyncRetryStrategy to support both sync and async retry in table module.
ResultRetryStrategy(AsyncRetryStrategy) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
 
results - Variable in class org.apache.flink.table.client.cli.CliResultView
 
ResultSet - Interface in org.apache.flink.table.gateway.api.results
A ResultSet represents the collection of the results.
ResultSet.ResultType - Enum in org.apache.flink.table.gateway.api.results
Describe the kind of the result.
ResultSetImpl - Class in org.apache.flink.table.gateway.api.results
An implementation of ResultSet.
ResultSetImpl(ResultSet.ResultType, Long, ResolvedSchema, List<RowData>, RowDataToStringConverter, boolean, JobID, ResultKind) - Constructor for class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
ResultStore - Class in org.apache.flink.table.gateway.service.result
A result store which stores and buffers results.
ResultStore(CloseableIterator<RowData>, int) - Constructor for class org.apache.flink.table.gateway.service.result.ResultStore
 
ResultSubpartition - Class in org.apache.flink.runtime.io.network.partition
A single subpartition of a ResultPartition instance.
ResultSubpartition(int, ResultPartition) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartition
 
ResultSubpartition.BufferAndBacklog - Class in org.apache.flink.runtime.io.network.partition
A combination of a Buffer and the backlog length indicating how many non-event buffers are available in the subpartition.
ResultSubpartitionIndexSet - Class in org.apache.flink.runtime.io.network.partition
A collection of subpartition indexes.
ResultSubpartitionIndexSet(int) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
ResultSubpartitionIndexSet(int, int) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
ResultSubpartitionIndexSet(IndexRange) - Constructor for class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
ResultSubpartitionInfo - Class in org.apache.flink.runtime.checkpoint.channel
Identifies ResultSubpartition in a given subtask.
ResultSubpartitionInfo(int, int) - Constructor for class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
ResultSubpartitionStateHandle - Class in org.apache.flink.runtime.state
ResultSubpartitionStateHandle(int, ResultSubpartitionInfo, StreamStateHandle, List<Long>, long) - Constructor for class org.apache.flink.runtime.state.ResultSubpartitionStateHandle
 
ResultSubpartitionStateHandle(int, ResultSubpartitionInfo, StreamStateHandle, AbstractChannelStateHandle.StateContentMetaInfo) - Constructor for class org.apache.flink.runtime.state.ResultSubpartitionStateHandle
 
ResultSubpartitionStateHandle(ResultSubpartitionInfo, StreamStateHandle, List<Long>) - Constructor for class org.apache.flink.runtime.state.ResultSubpartitionStateHandle
 
ResultSubpartitionView - Interface in org.apache.flink.runtime.io.network.partition
A view to consume a ResultSubpartition instance.
ResultSubpartitionView.AvailabilityWithBacklog - Class in org.apache.flink.runtime.io.network.partition
Availability of the ResultSubpartitionView and the backlog in the corresponding ResultSubpartition.
resultType() - Method in class org.apache.flink.table.expressions.ResolvedFieldReference
 
ResultTypeQueryable<T> - Interface in org.apache.flink.api.java.typeutils
This interface can be implemented by functions and input formats to tell the framework about their produced data type.
resume() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
resume() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction.Suspension
Resume execution of the default action.
RESUME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
resumeConsumption() - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Resumes data consumption after an exactly once checkpoint.
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
After sending a CheckpointBarrier of exactly-once mode, the upstream will be blocked and become unavailable.
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
resumeConsumption() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
resumeConsumption() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
resumeConsumption(InputChannelInfo) - Method in interface org.apache.flink.runtime.io.network.partition.consumer.CheckpointableInput
 
resumeConsumption(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
resumeConsumption(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
resumeConsumption(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
resumeConsumption(InputChannelInfo) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
resumeConsumption(InputChannelInfo) - Method in class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
resumeConsumption(RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
 
resumeConsumption(RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Requests to resume data consumption from one remote input channel.
ResumeEmbeddedSchedulerWorkflowHandler - Class in org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler
Handler to resume workflow in embedded scheduler.
ResumeEmbeddedSchedulerWorkflowHandler(SqlGatewayService, EmbeddedQuartzScheduler, Map<String, String>, MessageHeaders<ResumeEmbeddedSchedulerWorkflowRequestBody, EmptyResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHandler
 
ResumeEmbeddedSchedulerWorkflowHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
Message headers for resume workflow in embedded scheduler.
ResumeEmbeddedSchedulerWorkflowHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
ResumeEmbeddedSchedulerWorkflowRequestBody - Class in org.apache.flink.table.gateway.rest.message.materializedtable.scheduler
RequestBody for resume workflow in embedded scheduler.
ResumeEmbeddedSchedulerWorkflowRequestBody(String, String, Map<String, String>) - Constructor for class org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowRequestBody
 
resumeFrom(BucketID, RecoverableFsDataOutputStream, Path, RecoverableWriter.ResumeRecoverable, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.BulkBucketWriter
 
resumeFrom(BucketID, RecoverableFsDataOutputStream, Path, RecoverableWriter.ResumeRecoverable, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.RowWiseBucketWriter
 
resumeInProgressFileFrom(BucketID, InProgressFileWriter.InProgressFileRecoverable, long) - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter.HadoopPathBasedBucketWriter
 
resumeInProgressFileFrom(BucketID, InProgressFileWriter.InProgressFileRecoverable, long) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter
resumeMeasurement() - Method in class org.apache.flink.runtime.throughput.ThroughputCalculator
Mark when the time should be included to the throughput calculation.
ResumeRefreshWorkflow<T extends RefreshHandler> - Class in org.apache.flink.table.workflow
ModifyRefreshWorkflow provides the related information to resume refresh workflow of CatalogMaterializedTable.
ResumeRefreshWorkflow(T, Map<String, String>) - Constructor for class org.apache.flink.table.workflow.ResumeRefreshWorkflow
 
resumeScheduleWorkflow(String, String, Map<String, String>) - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
Resume a quartz schedule job with new dynamic options.
retain() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
retain() - Method in class org.apache.flink.core.fs.RefCountedFile
 
retain() - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
 
retain() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
retain() - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
 
retain() - Method in interface org.apache.flink.util.RefCounted
Increases the reference counter.
retain(int) - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
RETAIN_ON_CANCELLATION - org.apache.flink.configuration.ExternalizedCheckpointRetention
Retain externalized checkpoints on job cancellation.
RETAIN_ON_CANCELLATION - org.apache.flink.runtime.checkpoint.CheckpointRetentionPolicy
Checkpoints should be retained on cancellation and failure.
RETAIN_ON_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointRetentionPolicy
Checkpoints should be retained on failure, but not on cancellation.
retainAll(Collection<?>) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
retainAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
 
retainBuffer() - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Retains this buffer for further use, increasing the reference counter by 1.
retainBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
retainBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
retainBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
retainBuffer() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
retainJobs(Collection<JobID>, Executor) - Method in class org.apache.flink.runtime.blob.BlobServer
 
retainLocalStateForAllocations(Set<AllocationID>) - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
Retains the given set of allocations.
RETENTION_POLICY - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
rethrow(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Throws the given Throwable in scenarios where the signatures do not allow you to throw an arbitrary Throwable.
rethrow(Throwable, String) - Static method in class org.apache.flink.util.ExceptionUtils
Throws the given Throwable in scenarios where the signatures do not allow you to throw an arbitrary Throwable.
rethrowException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Throws the given Throwable in scenarios where the signatures do allow to throw a Exception.
rethrowException(Throwable, String) - Static method in class org.apache.flink.util.ExceptionUtils
Throws the given Throwable in scenarios where the signatures do allow to throw a Exception.
rethrowIfFatalError(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Rethrows the given Throwable, if it represents an error that is fatal to the JVM.
rethrowIfFatalErrorOrOOM(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Rethrows the given Throwable, if it represents an error that is fatal to the JVM or an out-of-memory error.
rethrowIOException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Re-throws the given Throwable in scenarios where the signatures allows only IOExceptions (and RuntimeException and Error).
retireWindow(W) - Method in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Removes the given window from the set of in-flight windows.
retireWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
Removes the given window from the set of in-flight windows.
retract(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Retracts the input values from the accumulators.
retract(RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Retracts the input values from the accumulators.
retract(ArrayAggFunction.ArrayAggAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
 
retract(CollectAggFunction.CollectAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
 
retract(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
retract(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
 
retract(JsonArrayAggFunction.Accumulator, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
 
retract(JsonObjectAggFunction.Accumulator, StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
 
retract(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
retract(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object, Long) - Method in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
 
retract(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
 
retract(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, StringData, StringData) - Method in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
 
retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
 
retract(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, T) - Method in class org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
 
retract(PercentileAggFunction.PercentileAccumulator, Object, Double) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
retract(PercentileAggFunction.PercentileAccumulator, Object, Double[]) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
retract(PercentileAggFunction.PercentileAccumulator, Object, Double[], Number) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
retract(PercentileAggFunction.PercentileAccumulator, Object, Double, Number) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
retract(CountAggFunction.CountAccumulator) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
retract(CountAggFunction.CountAccumulator, Long) - Method in class org.apache.flink.table.toolbox.CountAggFunction
 
retract(T) - Method in interface org.apache.flink.table.functions.TableAggregateFunction.RetractableCollector
Retract a record.
RETRACT - org.apache.flink.table.operations.OutputConversionModifyOperation.UpdateMode
 
RETRACT_STRATEGY - Static variable in interface org.apache.flink.table.planner.plan.utils.RankProcessStrategy
 
RetractableTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
A TopN function could handle updating stream.
RetractableTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, ComparableRecordComparator, RowDataKeySelector, RankType, RankRange, GeneratedRecordEqualiser, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
 
retractExpressions() - Method in class org.apache.flink.table.functions.DeclarativeAggregateFunction
Expressions for retracting the mutable aggregation buffer based on an input row.
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Count1AggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CountAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.CumeDistAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.ListAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.NTILEAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
retractExpressions() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
retractList - Variable in class org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
 
retractList - Variable in class org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
 
retractList - Variable in class org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
 
retractRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.JoinRecordAsyncStateView
Retract the record from the state view.
retractRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
Retract the record from the state view.
retractRecord(STATE_VIEW, RowData) - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
 
RetractStrategy() - Constructor for class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.RetractStrategy
 
RetractStreamTableSink<T> - Interface in org.apache.flink.legacy.table.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
RETRIED_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
RetrievableStateHandle<T extends Serializable> - Interface in org.apache.flink.runtime.state
Handle to state that can be read back again via RetrievableStateHandle.retrieveState().
RetrievableStateStorageHelper<T extends Serializable> - Interface in org.apache.flink.runtime.persistence
State storage helper which is used by StateHandleStore to persist state before the state handle is written to the underlying system.
RetrievableStreamStateHandle<T extends Serializable> - Class in org.apache.flink.runtime.state
Wrapper around a StreamStateHandle to make the referenced state object retrievable trough a simple get call.
RetrievableStreamStateHandle(Path, long) - Constructor for class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
RetrievableStreamStateHandle(StreamStateHandle) - Constructor for class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
retrievalThread - Variable in class org.apache.flink.table.client.gateway.result.CollectResultBase
 
retrieve(String) - Method in class org.apache.flink.kubernetes.KubernetesClusterDescriptor
 
retrieve(StandaloneClusterId) - Method in class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
retrieve(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
retrieve(T) - Method in interface org.apache.flink.client.deployment.ClusterDescriptor
Retrieves an existing Flink Cluster.
RETRIEVE_HOST_NAME - org.apache.flink.runtime.taskmanager.TaskManagerLocation.ResolutionMode
 
RETRIEVE_TASK_MANAGER_HOSTNAME - Static variable in class org.apache.flink.configuration.JobManagerOptions
Flag indicating whether JobManager would retrieve canonical host name of TaskManager during registration.
retrieveChanges() - Method in class org.apache.flink.table.client.gateway.result.ChangelogCollectResult
 
retrieveChanges() - Method in interface org.apache.flink.table.client.gateway.result.ChangelogResult
Retrieves the available result records.
retrieveCompletedCheckpoints(StateHandleStore<CompletedCheckpoint, R>, CheckpointStoreUtil) - Static method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStoreUtils
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowColumnsOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowDatabasesOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowFunctionsOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowProceduresOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowTablesOperation
 
retrieveDataForTableResult(ExecutableOperation.Context) - Method in class org.apache.flink.table.operations.ShowViewsOperation
 
retrieveExecNode(String, int) - Static method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
retrieveJobGraph(Configuration) - Method in class org.apache.flink.runtime.entrypoint.component.FileJobGraphRetriever
 
retrieveJobGraph(Configuration) - Method in interface org.apache.flink.runtime.entrypoint.component.JobGraphRetriever
Retrieve the JobGraph.
retrieveLeaderInformation(LeaderRetrievalService, Duration) - Static method in class org.apache.flink.runtime.util.LeaderRetrievalUtils
Retrieves the leader pekko url and the current leader session ID.
retrieveLocalState(long) - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
retrieveLocalState(long) - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Returns the local state that is stored under the given checkpoint id or null if nothing was stored under the id.
retrieveLocalState(long) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
retrievePage(int) - Method in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
retrievePage(int) - Method in interface org.apache.flink.table.client.gateway.result.MaterializedResult
Retrieves a page of a snapshotted result.
retrievePayload(ResourceID) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatListener
Retrieves the payload value for the next heartbeat message.
retrieveRecords() - Method in class org.apache.flink.table.gateway.service.result.ResultStore
 
retrieveResourceInfo(long) - Method in interface org.apache.flink.api.common.externalresource.ExternalResourceDriver
Retrieve the information of the external resources according to the amount.
retrieveService(String) - Method in class org.apache.flink.runtime.webmonitor.retriever.impl.RpcMetricQueryServiceRetriever
 
retrieveService(String) - Method in interface org.apache.flink.runtime.webmonitor.retriever.MetricQueryServiceRetriever
Retrieves for the given query service address a MetricQueryServiceGateway.
retrieveState() - Method in interface org.apache.flink.runtime.state.RetrievableStateHandle
Retrieves the object that was previously written to state.
retrieveState() - Method in class org.apache.flink.runtime.state.RetrievableStreamStateHandle
 
retriggerPartitionRequest(IntermediateResultPartitionID, InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
Retriggers a partition request.
retry(Supplier<CompletableFuture<T>>, int, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Retry the given operation the given number of times in case of a failure.
retry(Supplier<CompletableFuture<T>>, int, Predicate<Throwable>, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Retry the given operation the given number of times in case of a failure only when an exception is retryable.
RETRY - org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
 
RETRY_DELAY - Static variable in class org.apache.flink.configuration.RestOptions
The time in ms that the client waits between retries.
RETRY_DELAY_AFTER_FAILURE - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
RETRY_GATE_CLOSED_FOR - Static variable in class org.apache.flink.configuration.RpcOptions
Milliseconds a gate should be closed for after a remote connection was disconnected.
RETRY_MAX_ATTEMPTS - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
RETRY_MAX_ATTEMPTS - Static variable in class org.apache.flink.configuration.RestOptions
The number of retries the client will attempt if a retryable operations fails.
RETRY_POLICY - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
RETRY_PREDICATE - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
RETRY_STRATEGY - Static variable in class org.apache.flink.table.api.config.LookupJoinHintOptions
 
RetryableAsyncLookupFunctionDelegator - Class in org.apache.flink.table.runtime.operators.join.lookup
A delegator holds user's AsyncLookupFunction to handle retries.
RetryableAsyncLookupFunctionDelegator(AsyncLookupFunction, ResultRetryStrategy) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
 
RetryableLookupFunctionDelegator - Class in org.apache.flink.table.runtime.operators.join.lookup
A delegator holds user's LookupFunction to handle retries.
RetryableLookupFunctionDelegator(LookupFunction, ResultRetryStrategy) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
 
retryAfter(int, Exception) - Method in class org.apache.flink.changelog.fs.RetryPolicy.FixedRetryPolicy
 
retryAfter(int, Exception) - Method in interface org.apache.flink.changelog.fs.RetryPolicy
 
RetryException(String) - Constructor for exception org.apache.flink.util.concurrent.FutureUtils.RetryException
 
RetryException(String, Throwable) - Constructor for exception org.apache.flink.util.concurrent.FutureUtils.RetryException
 
RetryException(Throwable) - Constructor for exception org.apache.flink.util.concurrent.FutureUtils.RetryException
 
RetryExtension - Class in org.apache.flink.testutils.junit.extensions.retry
An extension to let failed test retry.
RetryExtension() - Constructor for class org.apache.flink.testutils.junit.extensions.retry.RetryExtension
 
retryForEntries(List<T>) - Method in interface org.apache.flink.connector.base.sink.writer.ResultHandler
Requeue Failed entries to retry.
RetryingRegistration<F extends Serializable,​G extends RpcGateway,​S extends RegistrationResponse.Success,​R extends RegistrationResponse.Rejection> - Class in org.apache.flink.runtime.registration
This utility class implements the basis of registering one component at another component, for example registering the TaskExecutor at the ResourceManager.
RetryingRegistration(Logger, RpcService, String, Class<G>, String, F, RetryingRegistrationConfiguration) - Constructor for class org.apache.flink.runtime.registration.RetryingRegistration
 
RetryingRegistrationConfiguration - Class in org.apache.flink.runtime.registration
Configuration for the cluster components.
RetryingRegistrationConfiguration(long, long, long, long) - Constructor for class org.apache.flink.runtime.registration.RetryingRegistrationConfiguration
 
retryLater() - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
The commit failed for a retriable reason.
retryLater() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
RetryLookupOptions(String, LookupJoinHintOptions.RetryStrategy, Long, Integer) - Constructor for class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
RetryOnException - Annotation Type in org.apache.flink.testutils.junit
Annotation to use with RetryRule.
RetryOnExceptionStrategy - Class in org.apache.flink.testutils.junit.extensions.retry.strategy
A retry strategy that will ignore a specific type of exception and retry a test if it occurs, up to a fixed number of times.
RetryOnExceptionStrategy(int, Class<? extends Throwable>) - Constructor for class org.apache.flink.testutils.junit.extensions.retry.strategy.RetryOnExceptionStrategy
 
RetryOnFailure - Annotation Type in org.apache.flink.testutils.junit
Annotation to use with RetryRule.
RetryOnFailureStrategy - Class in org.apache.flink.testutils.junit.extensions.retry.strategy
Retry strategy that retry fixed times.
RetryOnFailureStrategy(int) - Constructor for class org.apache.flink.testutils.junit.extensions.retry.strategy.RetryOnFailureStrategy
 
RetryPolicy - Interface in org.apache.flink.changelog.fs
Retry policy to use by RetryingExecutor.
RetryPolicy.FixedRetryPolicy - Class in org.apache.flink.changelog.fs
RetryPolicy with fixed timeout, delay and max attempts.
RetryPredicates - Class in org.apache.flink.streaming.util.retryable
Utility class to create concrete retry predicates.
RetryPredicates - Class in org.apache.flink.table.runtime.operators.calc.async
Contains retry predicates used to determine if a result or error should result in a retry.
RetryPredicates() - Constructor for class org.apache.flink.streaming.util.retryable.RetryPredicates
 
RetryPredicates() - Constructor for class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates
 
RetryPredicates.AnyExceptionStrategy - Class in org.apache.flink.table.runtime.operators.calc.async
Returns true for any exception.
RetryPredicates.EmptyResponseResultStrategy - Class in org.apache.flink.table.runtime.operators.calc.async
Returns true if the response is null or empty.
RetryRule - Class in org.apache.flink.testutils.junit
A rule to retry failed tests for a fixed number of times.
RetryRule() - Constructor for class org.apache.flink.testutils.junit.RetryRule
 
RetryStrategy - Interface in org.apache.flink.testutils.junit.extensions.retry.strategy
Retry strategy for executing retry tests.
RetryStrategy - Interface in org.apache.flink.util.concurrent
Interface that encapsulates retry logic.
retrySuccessfulWithDelay(Supplier<CompletableFuture<T>>, Duration, Deadline, Predicate<T>, ScheduledExecutor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Retry the given operation with the given delay in between successful completions where the result does not match a given predicate.
RetryTestExecutionExtension - Class in org.apache.flink.testutils.junit.extensions.retry
Extension to decide whether a retry test should run.
RetryTestExecutionExtension(int, int) - Constructor for class org.apache.flink.testutils.junit.extensions.retry.RetryTestExecutionExtension
 
retryWithDelay(Supplier<CompletableFuture<T>>, RetryStrategy, Predicate<Throwable>, ScheduledExecutor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Retry the given operation with the given delay in between failures.
retryWithDelay(Supplier<CompletableFuture<T>>, RetryStrategy, ScheduledExecutor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Retry the given operation with the given delay in between failures.
RETURN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RETURN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
RETURN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RETURN() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
 
returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
 
returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
returnAll(List<MemorySegment>) - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
Return all pages back into this pool.
ReturnAndJumpCounter - Class in org.apache.flink.table.codesplit
Simple parser that counts combined number of 'return', 'continue' and 'break' kay words.
ReturnAndJumpCounter() - Constructor for class org.apache.flink.table.codesplit.ReturnAndJumpCounter
 
RETURNED_CARDINALITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RETURNED_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RETURNED_OCTET_LENGTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RETURNED_SQLSTATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
returnExceptionIfUnexpected(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Return the given exception if it is not a FlinkExpectedException.
returnExpiredIfNotCleanedUp() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
ReturnExpiredIfNotCleanedUp - org.apache.flink.api.common.state.StateTtlConfig.StateVisibility
Return expired user value if it is not cleaned up yet.
ReturnExpiredIfNotCleanedUp - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Return expired user value if it is not cleaned up yet.
ReturnExpiredIfNotCleanedUp_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Return expired user value if it is not cleaned up yet.
RETURNING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
returnInputSplit(List<InputSplit>, int) - Method in class org.apache.flink.api.common.io.DefaultInputSplitAssigner
 
returnInputSplit(List<InputSplit>, int) - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
 
returnInputSplit(List<InputSplit>, int) - Method in class org.apache.flink.api.common.io.ReplicatingInputSplitAssigner
 
returnInputSplit(List<InputSplit>, int) - Method in interface org.apache.flink.core.io.InputSplitAssigner
Return the splits to assigner if the task failed to process it.
returnLogicalSlot(LogicalSlot) - Method in interface org.apache.flink.runtime.jobmaster.SlotOwner
Return the given slot to the slot owner.
returnPage(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
returnPage(MemorySegment) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
 
returnPhysicalFileForNextReuse(FileMergingSnapshotManager.SubtaskKey, long, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.AcrossCheckpointFileMergingSnapshotManager
 
returnPhysicalFileForNextReuse(FileMergingSnapshotManager.SubtaskKey, long, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
Try to return an existing physical file to the manager for next reuse.
returnPhysicalFileForNextReuse(FileMergingSnapshotManager.SubtaskKey, long, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
returns(Class<T>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Adds a type information hint about the return type of this operator.
returns(TypeHint<T>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Adds a type information hint about the return type of this operator.
returns(TypeInformation<T>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Adds a type information hint about the return type of this operator.
RETURNS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
returnSegments(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
returnToSegmentPool() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
 
returnType(SqlReturnTypeInference) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
ReturnValueRewriter - Class in org.apache.flink.table.codesplit
Rewrite functions with return values by splitting them into two functions and storing the return values into member variables.
ReturnValueRewriter(String, int) - Constructor for class org.apache.flink.table.codesplit.ReturnValueRewriter
 
ReusableScanVisitor - Class in org.apache.flink.table.planner.plan.reuse
Find reusable sources.
ReusableScanVisitor() - Constructor for class org.apache.flink.table.planner.plan.reuse.ReusableScanVisitor
 
reusableWithoutAdjust(List<? extends RelNode>) - Static method in class org.apache.flink.table.planner.plan.reuse.ScanReuserUtils
 
reuse - Variable in class org.apache.flink.datastream.impl.common.TimestampCollector
 
reuseBytesInputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
reuseBytesInputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
Causes the containing task to use this operators input bytes counter.
reuseBytesOutputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
reuseBytesOutputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
Causes the containing task to use this operators output bytes counter.
reusedKey - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
Used as a reused object when lookup and iteration.
reuseDuplicatedScan(List<RelNode>) - Method in class org.apache.flink.table.planner.plan.reuse.ScanReuser
 
reusedValue - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
Used as a reused object when retrieve the map's value by key and iteration.
reuseInputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
Causes the containing task to use this operators input record counter.
reuseJoinedRow - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
The JoinedRowData reused holding the execution result.
reuseJoinedRow - Variable in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
The JoinedRowData reused holding the execution result.
reuseOrCreate(RelMetadataQuery) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMetadataQuery
Reuse input metadataQuery instance if it could cast to FlinkRelMetadataQuery class, or create one if not.
reuseOutput - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
reuseOutputMetricsForTask() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorIOMetricGroup
Causes the containing task to use this operators output record counter.
reusePreviousStateHandle(long, Collection<? extends StreamStateHandle>) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
A callback method which is called when previous state handles are reused by following checkpoint(s).
reusePreviousStateHandle(long, Collection<? extends StreamStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
reusePreviousStateHandle(Collection<? extends StreamStateHandle>) - Method in interface org.apache.flink.runtime.state.CheckpointStreamFactory
A callback method when some previous handle is reused.
reusePreviousStateHandle(Collection<? extends StreamStateHandle>) - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
reuseRecordsInputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
reuseRecordsOutputCounter(Counter) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
reuseResultRowData - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The GenericRowData reused holding the execution result of python udf.
ReusingBlockResettableIterator<T> - Class in org.apache.flink.runtime.operators.resettable
Implementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.
ReusingBlockResettableIterator(MemoryManager, Iterator<T>, TypeSerializer<T>, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.ReusingBlockResettableIterator
 
ReusingBlockResettableIterator(MemoryManager, TypeSerializer<T>, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.ReusingBlockResettableIterator
 
ReusingBuildFirstHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
An implementation of the JoinTaskIterator that uses a hybrid-hash-join internally to match the records with equal key.
ReusingBuildFirstHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V2, V1>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.ReusingBuildFirstHashJoinIterator
 
ReusingBuildFirstReOpenableHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
 
ReusingBuildFirstReOpenableHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V2, V1>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.ReusingBuildFirstReOpenableHashJoinIterator
 
ReusingBuildSecondHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
An implementation of the JoinTaskIterator that uses a hybrid-hash-join internally to match the records with equal key.
ReusingBuildSecondHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V1, V2>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.ReusingBuildSecondHashJoinIterator
 
ReusingBuildSecondReOpenableHashJoinIterator<V1,​V2,​O> - Class in org.apache.flink.runtime.operators.hash
 
ReusingBuildSecondReOpenableHashJoinIterator(MutableObjectIterator<V1>, MutableObjectIterator<V2>, TypeSerializer<V1>, TypeComparator<V1>, TypeSerializer<V2>, TypeComparator<V2>, TypePairComparator<V1, V2>, MemoryManager, IOManager, AbstractInvokable, double, boolean, boolean, boolean) - Constructor for class org.apache.flink.runtime.operators.hash.ReusingBuildSecondReOpenableHashJoinIterator
 
ReusingDeserializationDelegate<T> - Class in org.apache.flink.runtime.plugable
A DeserializationDelegate that reuses an existing instance upon deserialization.
ReusingDeserializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.ReusingDeserializationDelegate
 
ReusingKeyGroupedIterator<E> - Class in org.apache.flink.runtime.util
The KeyValueIterator returns a key and all values that belong to the key (share the same key).
ReusingKeyGroupedIterator(MutableObjectIterator<E>, TypeSerializer<E>, TypeComparator<E>) - Constructor for class org.apache.flink.runtime.util.ReusingKeyGroupedIterator
Initializes the KeyGroupedIterator.
ReusingKeyGroupedIterator.ValuesIterator - Class in org.apache.flink.runtime.util
 
ReusingMergeInnerJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
 
ReusingMergeInnerJoinIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.ReusingMergeInnerJoinIterator
 
ReusingMergeOuterJoinIterator<T1,​T2,​O> - Class in org.apache.flink.runtime.operators.sort
 
ReusingMergeOuterJoinIterator(OuterJoinOperatorBase.OuterJoinType, MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.ReusingMergeOuterJoinIterator
 
ReusingMutableToRegularIteratorWrapper<T> - Class in org.apache.flink.runtime.util
This class wraps a MutableObjectIterator into a regular Iterator.
ReusingMutableToRegularIteratorWrapper(MutableObjectIterator<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.util.ReusingMutableToRegularIteratorWrapper
 
ReusingSortMergeCoGroupIterator<T1,​T2> - Class in org.apache.flink.runtime.operators.sort
 
ReusingSortMergeCoGroupIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>) - Constructor for class org.apache.flink.runtime.operators.sort.ReusingSortMergeCoGroupIterator
 
reverse() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Reverse each character in current string.
reverse(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Reverse each character in current string.
REVERSE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
REVERSE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
revert(long) - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
Revert the buffer back to the result whose offset is `checkpointedOffset`.
REVISE_OUTPUT - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
REVISE_OUTPUT = 100;
REVISE_OUTPUT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
REVISE_OUTPUT = 100;
RevisionInformation(String, String) - Constructor for class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
 
REVOKE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
revokeDispatcherLeadership() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
revokeDispatcherLeadership() - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
revokeJobMasterLeadership(JobID) - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
revokeJobMasterLeadership(JobID) - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
revokeLeadership() - Method in class org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner
 
revokeLeadership() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
revokeLeadership() - Method in interface org.apache.flink.runtime.leaderelection.LeaderContender
Callback method which is called by the LeaderElectionService upon revoking the leadership of a former leader.
revokeLeadership() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
revokeLeadership() - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
revokeResourceManagerLeadership() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedHaServicesWithLeadershipControl
 
revokeResourceManagerLeadership() - Method in interface org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
 
rewrite() - Method in class org.apache.flink.table.codesplit.AddBoolBeforeReturnRewriter
 
rewrite() - Method in class org.apache.flink.table.codesplit.BlockStatementRewriter
 
rewrite() - Method in interface org.apache.flink.table.codesplit.CodeRewriter
 
rewrite() - Method in class org.apache.flink.table.codesplit.DeclarationRewriter
 
rewrite() - Method in class org.apache.flink.table.codesplit.FunctionSplitter
 
rewrite() - Method in class org.apache.flink.table.codesplit.MemberFieldRewriter
 
rewrite() - Method in class org.apache.flink.table.codesplit.ReturnValueRewriter
 
rewrite(String) - Method in class org.apache.flink.table.codesplit.BlockStatementGrouper
Rewrite code block used for initialization of this object.
REWRITE_PROJECT - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
rewriteBlock(String) - Method in class org.apache.flink.table.codesplit.BlockStatementSplitter
Rewrite code block that was used for this object initialization.
RewriteGroupedCode(String, Map<String, List<String>>) - Constructor for class org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
 
RewriteMinusAllRule - Class in org.apache.flink.table.planner.plan.rules.logical
Replaces logical Minus operator using a combination of union all, aggregate and table function.
RewriteMinusAllRule(RewriteMinusAllRule.RewriteMinusAllRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule
 
RewriteMinusAllRule.RewriteMinusAllRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
rexBuilder - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
RexFactory - Class in org.apache.flink.table.planner.calcite
Planner internal factory for parsing/translating to RexNode.
RexFactory(FlinkTypeFactory, Supplier<FlinkPlannerImpl>, Supplier<SqlDialect>, Function<FlinkPlannerImpl, FlinkRelBuilder>) - Constructor for class org.apache.flink.table.planner.calcite.RexFactory
 
RexFieldAccess - Class in org.apache.calcite.rex
Access to a field of a row-expression.
RexLiteralUtil - Class in org.apache.flink.table.planner.plan.utils
Utilities to work with RexLiteral.
RexNodeExpression - Class in org.apache.flink.table.planner.expressions
Wrapper for a ResolvedExpression that originated from a RexNode.
RexNodeExpression(RexNode, DataType, String, String) - Constructor for class org.apache.flink.table.planner.expressions.RexNodeExpression
 
RexSetSemanticsTableCall - Class in org.apache.flink.table.planner.calcite
A special RexCall that is used to represent a table function with set semantics.
RexSetSemanticsTableCall(RelDataType, SqlOperator, List<? extends RexNode>, int[], int[]) - Constructor for class org.apache.flink.table.planner.calcite.RexSetSemanticsTableCall
 
RFC3339_TIME_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for RFC 3339-compliant string representation of a time value.
RFC3339_TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for RFC 3339-compliant string representation of a timestamp value (with UTC timezone).
RichAggregateFunction<IN,​ACC,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the AggregateFunction.
RichAggregateFunction() - Constructor for class org.apache.flink.api.common.functions.RichAggregateFunction
 
RichAllWindowFunction<IN,​OUT,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
RichAllWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.RichAllWindowFunction
 
RichAndCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A condition which combines two conditions with a logical AND and returns true if both are true.
RichAndCondition(IterativeCondition<T>, IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.RichAndCondition
 
RichAsyncFunction<IN,​OUT> - Class in org.apache.flink.streaming.api.functions.async
Rich variant of the AsyncFunction.
RichAsyncFunction() - Constructor for class org.apache.flink.streaming.api.functions.async.RichAsyncFunction
 
RichCoFlatMapFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A RichCoFlatMapFunction represents a FlatMap transformation with two different input types.
RichCoFlatMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoFlatMapFunction
 
RichCoGroupFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the CoGroupFunction.
RichCoGroupFunction() - Constructor for class org.apache.flink.api.common.functions.RichCoGroupFunction
 
RichCoMapFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.functions.co
A RichCoMapFunction represents a Map transformation with two different input types.
RichCoMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoMapFunction
 
RichCompositeIterativeCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A base class of composite IterativeCondition conditions such as RichAndCondition, RichOrCondition and RichNotCondition, etc.
RichCompositeIterativeCondition(IterativeCondition<T>...) - Constructor for class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
RichCrossFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the CrossFunction.
RichCrossFunction() - Constructor for class org.apache.flink.api.common.functions.RichCrossFunction
 
RichFilterFunction<T> - Class in org.apache.flink.api.common.functions
Rich variant of the FilterFunction.
RichFilterFunction() - Constructor for class org.apache.flink.api.common.functions.RichFilterFunction
 
RichFlatJoinFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the FlatJoinFunction.
RichFlatJoinFunction() - Constructor for class org.apache.flink.api.common.functions.RichFlatJoinFunction
 
RichFlatMapFunction<IN,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the FlatMapFunction.
RichFlatMapFunction() - Constructor for class org.apache.flink.api.common.functions.RichFlatMapFunction
 
RichFunction - Interface in org.apache.flink.api.common.functions
An base interface for all rich user-defined functions.
RichGroupCombineFunction<IN,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the GroupCombineFunction.
RichGroupCombineFunction() - Constructor for class org.apache.flink.api.common.functions.RichGroupCombineFunction
 
RichGroupReduceFunction<IN,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the GroupReduceFunction.
RichGroupReduceFunction() - Constructor for class org.apache.flink.api.common.functions.RichGroupReduceFunction
 
RichInputFormat<OT,​T extends InputSplit> - Class in org.apache.flink.api.common.io
An abstract stub implementation for Rich input formats.
RichInputFormat() - Constructor for class org.apache.flink.api.common.io.RichInputFormat
 
RichIterativeCondition<T> - Class in org.apache.flink.cep.pattern.conditions
Rich variant of the IterativeCondition.
RichIterativeCondition() - Constructor for class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
RichJoinFunction<IN1,​IN2,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the JoinFunction.
RichJoinFunction() - Constructor for class org.apache.flink.api.common.functions.RichJoinFunction
 
RichMapFunction<IN,​OUT> - Class in org.apache.flink.api.common.functions
Rich variant of the MapFunction.
RichMapFunction() - Constructor for class org.apache.flink.api.common.functions.RichMapFunction
 
RichMapPartitionFunction<I,​O> - Class in org.apache.flink.api.common.functions
Rich variant of the MapPartitionFunction.
RichMapPartitionFunction() - Constructor for class org.apache.flink.api.common.functions.RichMapPartitionFunction
 
RichNotCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A condition which negates the condition it wraps and returns true if the original condition returns false.
RichNotCondition(IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.RichNotCondition
 
RichOrCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A condition which combines two conditions with a logical OR and returns true if at least one is true.
RichOrCondition(IterativeCondition<T>, IterativeCondition<T>) - Constructor for class org.apache.flink.cep.pattern.conditions.RichOrCondition
 
RichOutputFormat<IT> - Class in org.apache.flink.api.common.io
An abstract stub implementation for Rich output formats.
RichOutputFormat() - Constructor for class org.apache.flink.api.common.io.RichOutputFormat
 
RichParallelSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
RichParallelSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.RichParallelSourceFunction
Deprecated.
 
RichPatternFlatSelectFunction<IN,​OUT> - Class in org.apache.flink.cep
Rich variant of the PatternFlatSelectFunction.
RichPatternFlatSelectFunction() - Constructor for class org.apache.flink.cep.RichPatternFlatSelectFunction
 
RichPatternSelectFunction<IN,​OUT> - Class in org.apache.flink.cep
Rich variant of the PatternSelectFunction.
RichPatternSelectFunction() - Constructor for class org.apache.flink.cep.RichPatternSelectFunction
 
RichReduceFunction<T> - Class in org.apache.flink.api.common.functions
Rich variant of the ReduceFunction.
RichReduceFunction() - Constructor for class org.apache.flink.api.common.functions.RichReduceFunction
 
RichSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new Sink interface instead.
RichSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.RichSinkFunction
Deprecated.
 
RichSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
RichSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.RichSourceFunction
Deprecated.
 
RichSqlInsert - Class in org.apache.flink.sql.parser.dml
A SqlInsert that have some extension functions like partition, overwrite
RichSqlInsert(SqlParserPos, SqlNodeList, SqlNodeList, SqlNode, SqlNode, SqlNodeList, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.dml.RichSqlInsert
 
RichSqlInsert() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an INSERT statement.
RichSqlInsertKeyword - Enum in org.apache.flink.sql.parser.dml
Defines the keywords that can occur immediately after the "INSERT" keyword.
RichTableSourceQueryOperation<T> - Class in org.apache.flink.table.planner.operations
A TableSourceQueryOperation with FlinkStatistic and qualifiedName.
RichTableSourceQueryOperation(ObjectIdentifier, TableSource<T>, FlinkStatistic) - Constructor for class org.apache.flink.table.planner.operations.RichTableSourceQueryOperation
 
RichWindowFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.streaming.api.functions.windowing
Rich variant of the WindowFunction.
RichWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.windowing.RichWindowFunction
 
right() - Method in class org.apache.flink.types.Either.Left
 
right() - Method in class org.apache.flink.types.Either
Retrieve the Right value of Either.
right() - Method in class org.apache.flink.types.Either.Right
 
right(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the rightmost integer characters from the input string.
Right(R) - Constructor for class org.apache.flink.types.Either.Right
 
Right(R) - Static method in class org.apache.flink.types.Either
Create a Right value of Either
RIGHT - org.apache.flink.api.common.operators.base.OuterJoinOperatorBase.OuterJoinType
 
RIGHT - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
RIGHT - org.apache.flink.table.client.cli.CliInputView.InputOperation
 
RIGHT - org.apache.flink.table.client.cli.CliRowView.RowOperation
 
RIGHT - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
RIGHT - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
RIGHT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RIGHT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RIGHT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RIGHT_HYBRIDHASH_BUILD_FIRST - org.apache.flink.runtime.operators.DriverStrategy
 
RIGHT_HYBRIDHASH_BUILD_SECOND - org.apache.flink.runtime.operators.DriverStrategy
 
RIGHT_INPUT - Static variable in class org.apache.flink.table.planner.hint.FlinkHints
 
RIGHT_OUTER - org.apache.flink.table.operations.JoinQueryOperation.JoinType
 
RIGHT_OUTER_MERGE - org.apache.flink.runtime.operators.DriverStrategy
 
RIGHT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
RIGHT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
RIGHT_STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
rightInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
rightInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
rightIsOuter - Variable in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
rightOuterJoin(Table, Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
rightOuterJoin(Table, Expression) - Method in interface org.apache.flink.table.api.Table
Joins two Tables.
RightOuterJoinDriver<IT1,​IT2,​OT> - Class in org.apache.flink.runtime.operators
The right outer join driver implements the logic of an outer join operator at runtime.
RightOuterJoinDriver() - Constructor for class org.apache.flink.runtime.operators.RightOuterJoinDriver
 
rightRecordStateView - Variable in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
rightRowSerializer - Variable in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
 
rightSerializer - Variable in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
 
rightSerializer(TypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
rightStateRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
rightStateRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
rightType - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
 
rightType - Variable in class org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.AbstractAsyncStateStreamingJoinOperator
 
rightWindowEndIndex(int) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
RLEIntIterator(RunLengthBitPackingHybridDecoder) - Constructor for class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.RLEIntIterator
 
RLIKE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
rng - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
RNG - Static variable in class org.apache.flink.util.Utils
 
RobustActorSystem - Class in org.apache.flink.runtime.rpc.pekko
ActorSystemImpl} which has a configurable Thread.UncaughtExceptionHandler.
RobustActorSystem(String, Config, ClassLoader, Option<ExecutionContext>, ActorSystemSetup) - Constructor for class org.apache.flink.runtime.rpc.pekko.RobustActorSystem
 
ROCKSDB - org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend.PriorityQueueStateType
 
ROCKSDB_COMPACT_FILTER_CLEANUP_STRATEGY - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
 
ROCKSDB_COMPACT_FILTER_CLEANUP_STRATEGY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
ROCKSDB_COMPACTION_FILTER - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
ROCKSDB_COMPACTION_FILTER = 2;
ROCKSDB_COMPACTION_FILTER_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
ROCKSDB_COMPACTION_FILTER = 2;
ROCKSDB_STATE_BACKEND_NAME - Static variable in class org.apache.flink.runtime.state.StateBackendLoader
The shortcut configuration name for the RocksDB State Backend.
ROCKSDB_TIMER_SERVICE_FACTORY_CACHE_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
The cache size per key-group for ROCKSDB timer service factory implementation.
RocksDBCachingPriorityQueueSet<E extends HeapPriorityQueueElement> - Class in org.apache.flink.contrib.streaming.state
A priority queue with set semantics, implemented on top of RocksDB.
RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache - Interface in org.apache.flink.contrib.streaming.state
Cache that is organized as an ordered set for byte-arrays.
RocksDBConfigurableOptions - Class in org.apache.flink.contrib.streaming.state
This class contains the configuration options for the EmbeddedRocksDBStateBackend.
RocksDBConfigurableOptions() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
RocksDBFullRestoreOperation<K> - Class in org.apache.flink.contrib.streaming.state.restore
Encapsulates the process of restoring a RocksDB instance from a full snapshot.
RocksDBFullRestoreOperation(KeyGroupRange, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager, long, Long, ICloseableRegistry) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBFullRestoreOperation
 
RocksDBFullSnapshotResources<K> - Class in org.apache.flink.contrib.streaming.state.snapshot
A FullSnapshotResources for the RocksDB backend.
RocksDBFullSnapshotResources(ResourceGuard.Lease, Snapshot, List<RocksDBKeyedStateBackend.RocksDbKvStateInfo>, List<HeapPriorityQueueStateSnapshot<?>>, List<StateMetaInfoSnapshot>, RocksDB, int, KeyGroupRange, TypeSerializer<K>, StreamCompressionDecorator) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBFullSnapshotResources
 
RocksDBHeapTimersFullRestoreOperation<K> - Class in org.apache.flink.contrib.streaming.state.restore
Encapsulates the process of restoring a RocksDB instance from a full snapshot.
RocksDBHeapTimersFullRestoreOperation(KeyGroupRange, int, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, LinkedHashMap<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, HeapPriorityQueueSetFactory, StateSerializerProvider<K>, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, Collection<KeyedStateHandle>, RocksDbTtlCompactFiltersManager, long, Long, ICloseableRegistry) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBHeapTimersFullRestoreOperation
 
RocksDBIncrementalCheckpointUtils - Class in org.apache.flink.contrib.streaming.state
Utils for RocksDB Incremental Checkpoint.
RocksDBIncrementalCheckpointUtils() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils
 
RocksDBIncrementalCheckpointUtils.RangeCheckResult - Class in org.apache.flink.contrib.streaming.state
Helper class that represents the result of a range check of the actual keys in a RocksDB instance against the proclaimed key-group range of the instance.
RocksDBIncrementalRestoreOperation<K> - Class in org.apache.flink.contrib.streaming.state.restore
Encapsulates the process of restoring a RocksDB instance from an incremental snapshot.
RocksDBIncrementalRestoreOperation(String, KeyGroupRange, int, int, ResourceGuard, CloseableRegistry, CloseableRegistry, ClassLoader, Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, StateSerializerProvider<K>, File, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<IncrementalKeyedStateHandle>, RocksDbTtlCompactFiltersManager, long, Long, double, boolean, boolean, boolean, ExecutorService, AsyncExceptionHandler) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBIncrementalRestoreOperation
 
RocksDBKeyedStateBackend<K> - Class in org.apache.flink.contrib.streaming.state
An AbstractKeyedStateBackend that stores its state in RocksDB and serializes state to streams provided by a CheckpointStreamFactory upon checkpointing.
RocksDBKeyedStateBackend(ClassLoader, File, RocksDBResourceContainer, Function<String, ColumnFamilyOptions>, TaskKvStateRegistry, TypeSerializer<K>, ExecutionConfig, TtlTimeProvider, LatencyTrackingStateConfig, RocksDB, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, Map<String, HeapPriorityQueueSnapshotRestoreWrapper<?>>, int, CloseableRegistry, StreamCompressionDecorator, ResourceGuard, RocksDBSnapshotStrategyBase<K, ?>, RocksDBWriteBatchWrapper, ColumnFamilyHandle, RocksDBNativeMetricMonitor, SerializedCompositeKeyBuilder<K>, PriorityQueueSetFactory, RocksDbTtlCompactFiltersManager, InternalKeyContext<K>, long, CompletableFuture<Void>, RocksDBManualCompactionManager) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
RocksDBKeyedStateBackend.RocksDbKvStateInfo - Class in org.apache.flink.contrib.streaming.state
Rocks DB specific information about the k/v states.
RocksDBKeyedStateBackendBuilder<K> - Class in org.apache.flink.contrib.streaming.state
Builder class for RocksDBKeyedStateBackend which handles all necessary initializations and clean ups.
RocksDBKeyedStateBackendBuilder(String, ClassLoader, File, RocksDBResourceContainer, Function<String, ColumnFamilyOptions>, TaskKvStateRegistry, TypeSerializer<K>, int, KeyGroupRange, ExecutionConfig, LocalRecoveryConfig, RocksDBPriorityQueueConfig, TtlTimeProvider, LatencyTrackingStateConfig, MetricGroup, StateBackend.CustomInitializationMetrics, Collection<KeyedStateHandle>, StreamCompressionDecorator, CloseableRegistry) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
RocksDbKvStateInfo(ColumnFamilyHandle, RegisteredStateMetaInfoBase) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend.RocksDbKvStateInfo
 
RocksDBManualCompactionConfig - Class in org.apache.flink.contrib.streaming.state.sstmerge
RocksDBManualCompactionConfig(long, int, MemorySize, int, int, MemorySize, int) - Constructor for class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
RocksDBManualCompactionConfig.Builder - Class in org.apache.flink.contrib.streaming.state.sstmerge
RocksDBManualCompactionManager - Interface in org.apache.flink.contrib.streaming.state.sstmerge
Manages compactions of small and disjoint RocksDB SST files that otherwise would not be merged to reduce write amplification.
RocksDBManualCompactionOptions - Class in org.apache.flink.contrib.streaming.state.sstmerge
Configuration options for manual compaction for the RocksDB backend.
RocksDBManualCompactionOptions() - Constructor for class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionOptions
 
RocksDBMemoryConfiguration - Class in org.apache.flink.contrib.streaming.state
The settings regarding RocksDBs memory usage.
RocksDBMemoryConfiguration() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
 
RocksDBMemoryControllerUtils - Class in org.apache.flink.contrib.streaming.state
Utils to create Cache and WriteBufferManager which are used to control total memory usage of RocksDB.
RocksDBMemoryControllerUtils() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBMemoryControllerUtils
 
RocksDBMemoryControllerUtils.RocksDBMemoryFactory - Interface in org.apache.flink.contrib.streaming.state
Factory for Write Buffer Manager and Bock Cache.
RocksDBNativeMetricMonitor - Class in org.apache.flink.contrib.streaming.state
A monitor which pulls {RocksDB} native metrics and forwards them to Flink's metric group.
RocksDBNativeMetricMonitor(RocksDBNativeMetricOptions, MetricGroup, RocksDB, Statistics) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricMonitor
 
RocksDBNativeMetricOptions - Class in org.apache.flink.contrib.streaming.state
Enable which RocksDB metrics to forward to Flink's metrics reporter.
RocksDBNativeMetricOptions() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
RocksDBNoneRestoreOperation<K> - Class in org.apache.flink.contrib.streaming.state.restore
Encapsulates the process of initiating a RocksDB instance without restore.
RocksDBNoneRestoreOperation(Map<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, File, DBOptions, Function<String, ColumnFamilyOptions>, RocksDBNativeMetricOptions, MetricGroup, RocksDbTtlCompactFiltersManager, Long) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBNoneRestoreOperation
 
RocksDBOperationUtils - Class in org.apache.flink.contrib.streaming.state
Utils for RocksDB Operations.
RocksDBOperationUtils() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBOperationUtils
 
RocksDBOptions - Class in org.apache.flink.contrib.streaming.state
Configuration options for the RocksDB backend.
RocksDBOptions() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
RocksDBOptionsFactory - Interface in org.apache.flink.contrib.streaming.state
A factory for DBOptions and ColumnFamilyOptions to be passed to the EmbeddedRocksDBStateBackend.
RocksDBPriorityQueueConfig - Class in org.apache.flink.contrib.streaming.state
The configuration of rocksDB priority queue state implementation.
RocksDBPriorityQueueConfig() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
 
RocksDBPriorityQueueConfig(EmbeddedRocksDBStateBackend.PriorityQueueStateType, int) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
 
RocksDBPriorityQueueSetFactory - Class in org.apache.flink.contrib.streaming.state
Encapsulates the logic and resources in connection with creating priority queue state structures, for RocksDB backend.
RocksDBProperty - Enum in org.apache.flink.contrib.streaming.state
RocksDB properties that can be queried by Flink's metrics reporter.
RocksDBResourceContainer - Class in org.apache.flink.contrib.streaming.state
The container for RocksDB resources, including predefined options, option factory and shared resource among instances.
RocksDBResourceContainer() - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
 
RocksDBResourceContainer(ReadableConfig, PredefinedOptions, RocksDBOptionsFactory, OpaqueMemoryResource<RocksDBSharedResources>, File, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
 
RocksDBResourceContainer(PredefinedOptions, RocksDBOptionsFactory) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
 
RocksDBResourceContainer(PredefinedOptions, RocksDBOptionsFactory, OpaqueMemoryResource<RocksDBSharedResources>) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBResourceContainer
 
rocksDBResourceGuard - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
Resource guard for the RocksDB instance.
RocksDBRestoreOperation - Interface in org.apache.flink.contrib.streaming.state.restore
Interface for RocksDB restore.
RocksDBRestoreResult - Class in org.apache.flink.contrib.streaming.state.restore
Entity holding result of RocksDB instance restore.
RocksDBRestoreResult(RocksDB, ColumnFamilyHandle, RocksDBNativeMetricMonitor, long, UUID, SortedMap<Long, Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>>, Runnable) - Constructor for class org.apache.flink.contrib.streaming.state.restore.RocksDBRestoreResult
 
RocksDBSnapshotOperation(long, CheckpointStreamFactory, SnapshotDirectory, List<StateMetaInfoSnapshot>) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
 
RocksDBSnapshotStrategyBase<K,​R extends SnapshotResources> - Class in org.apache.flink.contrib.streaming.state.snapshot
Abstract base class for SnapshotStrategy implementations for RocksDB state backend.
RocksDBSnapshotStrategyBase(String, RocksDB, ResourceGuard, TypeSerializer<K>, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, KeyGroupRange, int, LocalRecoveryConfig, File, UUID) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources - Class in org.apache.flink.contrib.streaming.state.snapshot
A SnapshotResources for native rocksdb snapshot.
RocksDBSnapshotStrategyBase.PreviousSnapshot - Class in org.apache.flink.contrib.streaming.state.snapshot
Previous snapshot with uploaded sst files.
RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation - Class in org.apache.flink.contrib.streaming.state.snapshot
Common operation in native rocksdb snapshot result supplier.
RocksDBStateDataTransferHelper - Class in org.apache.flink.contrib.streaming.state
Data transfer helper for RocksDBKeyedStateBackend.
RocksDBStateDownloader - Class in org.apache.flink.contrib.streaming.state
Help class for downloading RocksDB state files.
RocksDBStateDownloader(int) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateDownloader
 
RocksDBStateDownloader(RocksDBStateDataTransferHelper) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateDownloader
 
RocksDBStateMemoryControlTestProgram - Class in org.apache.flink.streaming.tests
The test program for a job that simply accumulates data in various states.
RocksDBStateMemoryControlTestProgram() - Constructor for class org.apache.flink.streaming.tests.RocksDBStateMemoryControlTestProgram
 
RocksDBStateUploader - Class in org.apache.flink.contrib.streaming.state
Help class for uploading RocksDB state files.
RocksDBStateUploader(int) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateUploader
 
RocksDBStateUploader(RocksDBStateDataTransferHelper) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBStateUploader
 
RocksDbTtlCompactFiltersManager - Class in org.apache.flink.contrib.streaming.state.ttl
RocksDB compaction filter utils for state with TTL.
RocksDbTtlCompactFiltersManager(TtlTimeProvider, long, Duration) - Constructor for class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
RocksDBWriteBatchWrapper - Class in org.apache.flink.contrib.streaming.state
It's a wrapper class around RocksDB's WriteBatch for writing in bulk.
RocksDBWriteBatchWrapper(RocksDB, long) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
RocksDBWriteBatchWrapper(RocksDB, WriteOptions) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
RocksDBWriteBatchWrapper(RocksDB, WriteOptions, int, long) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
RocksDBWriteBatchWrapper(RocksDB, WriteOptions, int, long, int, long) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
RocksDBWriteBatchWrapper(RocksDB, WriteOptions, long) - Constructor for class org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper
 
RocksIncrementalSnapshotStrategy<K> - Class in org.apache.flink.contrib.streaming.state.snapshot
Snapshot strategy for RocksDBKeyedStateBackend that is based on RocksDB's native checkpoints and creates incremental snapshots.
RocksIncrementalSnapshotStrategy(RocksDB, ResourceGuard, TypeSerializer<K>, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, KeyGroupRange, int, LocalRecoveryConfig, File, UUID, SortedMap<Long, Collection<IncrementalKeyedStateHandle.HandleAndLocalPath>>, RocksDBStateUploader, long) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
RocksIteratorWrapper - Class in org.apache.flink.contrib.streaming.state
This class was originally a wrapper around RocksIterator to check the iterator status for all the methods mentioned to require this check in the wiki documentation: seek, next, seekToFirst, seekToLast, seekForPrev, and prev.
RocksIteratorWrapper(RocksIterator) - Constructor for class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
RocksNativeFullSnapshotStrategy<K> - Class in org.apache.flink.contrib.streaming.state.snapshot
Snapshot strategy for RocksDBKeyedStateBackend based on RocksDB's native checkpoints and creates full snapshots. the difference between savepoint is that sst files will be uploaded rather than states.
RocksNativeFullSnapshotStrategy(RocksDB, ResourceGuard, TypeSerializer<K>, LinkedHashMap<String, RocksDBKeyedStateBackend.RocksDbKvStateInfo>, KeyGroupRange, int, LocalRecoveryConfig, File, UUID, RocksDBStateUploader) - Constructor for class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
RocksQueueIterator - Class in org.apache.flink.contrib.streaming.state.iterator
An iterator over heap timers that produces rocks compatible binary format.
RocksQueueIterator(HeapPriorityQueueStateSnapshot<?>, KeyGroupRange, int, int) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
RocksSnapshotUtil - Class in org.apache.flink.contrib.streaming.state.snapshot
Utility methods and constants around RocksDB creating and restoring snapshots for RocksDBKeyedStateBackend.
RocksStateKeysAndNamespaceIterator<K,​N> - Class in org.apache.flink.contrib.streaming.state.iterator
Adapter class to bridge between RocksIteratorWrapper and Iterator to iterate over the keys and namespaces.
RocksStateKeysAndNamespaceIterator(RocksIteratorWrapper, String, TypeSerializer<K>, TypeSerializer<N>, int, boolean) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysAndNamespaceIterator
 
RocksStateKeysIterator<K> - Class in org.apache.flink.contrib.streaming.state.iterator
Adapter class to bridge between RocksIteratorWrapper and Iterator to iterate over the keys.
RocksStateKeysIterator(RocksIteratorWrapper, String, TypeSerializer<K>, int, boolean, byte[]) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.RocksStateKeysIterator
 
RocksStatesPerKeyGroupMergeIterator - Class in org.apache.flink.contrib.streaming.state.iterator
Iterator that merges multiple RocksDB iterators to partition all states into contiguous key-groups.
RocksStatesPerKeyGroupMergeIterator(CloseableRegistry, List<Tuple2<RocksIteratorWrapper, Integer>>, List<SingleStateIterator>, int) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
RocksTransformingIteratorWrapper - Class in org.apache.flink.contrib.streaming.state.iterator
Wrapper around RocksIterator that applies a given StateSnapshotTransformer to the elements during the iteration.
RocksTransformingIteratorWrapper(RocksIterator, StateSnapshotTransformer<byte[]>) - Constructor for class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
ROLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROLLBACK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RollingPolicy<IN,​BucketID> - Interface in org.apache.flink.streaming.api.functions.sink.filesystem
The policy based on which a Bucket in the Filesystem Sink rolls its currently open part file and opens a new one.
ROLLUP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
root - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
root() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
ROOT_METRIC_GROUP_NAME - Static variable in class org.apache.flink.metrics.testutils.MetricListener
 
RootArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for an argument that corresponds to a given LogicalTypeRoot and nullability.
RootArgumentTypeStrategy(LogicalTypeRoot, Boolean) - Constructor for class org.apache.flink.table.types.inference.strategies.RootArgumentTypeStrategy
 
RootExceptionHistoryEntry - Class in org.apache.flink.runtime.scheduler.exceptionhistory
RootExceptionHistoryEntry extending ExceptionHistoryEntry by providing a list of ExceptionHistoryEntry instances to store concurrently caught failures.
RootExceptionHistoryEntry(Throwable, long, CompletableFuture<Map<String, String>>, String, TaskManagerLocation, Collection<ExceptionHistoryEntry>) - Constructor for class org.apache.flink.runtime.scheduler.exceptionhistory.RootExceptionHistoryEntry
Instantiates a RootExceptionHistoryEntry.
RootExceptionInfo(String, String, long, Map<String, String>, String, String, String, Collection<JobExceptionsInfoWithHistory.ExceptionInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
RootExceptionInfo(String, String, long, Map<String, String>, Collection<JobExceptionsInfoWithHistory.ExceptionInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
round(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Rounds the given number to integer places right to the decimal point.
ROUND - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ROUND - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ROUND - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See RoundTypeStrategy.
ROUND_FUNCTION - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
ROUND(num [,len]) type inference.
ROUND_FUNCTION_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
ROUND_ROBIN - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Redistributes subtask state in a round robin fashion.
roundDownToPowerOf2(int) - Static method in class org.apache.flink.util.MathUtils
Decrements the given number down to the closest power of two.
RoundRobinChannelSelector<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
This is the default implementation of the ChannelSelector interface.
RoundRobinChannelSelector() - Constructor for class org.apache.flink.runtime.io.network.api.writer.RoundRobinChannelSelector
 
RoundRobinOperatorStateRepartitioner - Class in org.apache.flink.runtime.checkpoint
Current default implementation of OperatorStateRepartitioner that redistributes state in round robin fashion.
RoundRobinOperatorStateRepartitioner() - Constructor for class org.apache.flink.runtime.checkpoint.RoundRobinOperatorStateRepartitioner
 
RoundRobinSubpartitionSelector<T> - Class in org.apache.flink.runtime.io.network.partition
A SubpartitionSelector that selects all subpartitions in round-robin order.
RoundRobinSubpartitionSelector() - Constructor for class org.apache.flink.runtime.io.network.partition.RoundRobinSubpartitionSelector
 
roundUpToPowerOfTwo(int) - Static method in class org.apache.flink.util.MathUtils
Round the given number to the next power of two.
route(HttpMethod, String) - Method in class org.apache.flink.runtime.rest.handler.router.Router
If there's no match, returns the result with notFound as the target if it is set, otherwise returns null.
route(HttpMethod, String, Map<String, List<String>>) - Method in class org.apache.flink.runtime.rest.handler.router.Router
 
RoutedRequest<T> - Class in org.apache.flink.runtime.rest.handler.router
Class for handling HttpRequest with associated RouteResult.
RoutedRequest(RouteResult<T>, HttpRequest) - Constructor for class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
Router<T> - Class in org.apache.flink.runtime.rest.handler.router
This is adopted and simplified code from tv.cntt:netty-router library.
Router() - Constructor for class org.apache.flink.runtime.rest.handler.router.Router
 
RouteResult<T> - Class in org.apache.flink.runtime.rest.handler.router
This is adopted and simplified code from tv.cntt:netty-router library.
RouteResult(String, String, Map<String, String>, Map<String, List<String>>, T) - Constructor for class org.apache.flink.runtime.rest.handler.router.RouteResult
The maps will be wrapped in Collections.unmodifiableMap.
RouterHandler - Class in org.apache.flink.runtime.rest.handler.router
Inbound handler that converts HttpRequest to Routed and passes Routed to the matched handler.
RouterHandler(Router, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.router.RouterHandler
 
ROUTINE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROUTINE_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROUTINE_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROUTINE_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
row(Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Creates a row of expressions.
row(DataType, ResolvedExpression...) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
Row - Class in org.apache.flink.types
A row is a fixed-length, null-aware composite type for storing multiple values in a deterministic field order.
Row(int) - Constructor for class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode.
Row(RowKind, int) - Constructor for class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode.
ROW - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ROW = 0;
ROW - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
ROW = 0;
ROW - org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
The ROW mode allows window framing with ROW clause.
ROW - org.apache.flink.table.types.logical.LogicalTypeRoot
 
ROW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROW - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ROW - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ROW - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See RowTypeStrategy.
ROW() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a row type with no fields.
ROW(String[], TypeInformation<?>[]) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for Row with fields of the given types and with given names.
ROW(List<DataTypes.Field>) - Static method in class org.apache.flink.table.api.DataTypes
 
ROW(TypeInformation<?>...) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Row with fields of the given types.
ROW(TypeInformation<?>...) - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for Row with fields of the given types.
ROW(DataTypes.AbstractField...) - Static method in class org.apache.flink.table.api.DataTypes
Unresolved data type of a sequence of fields.
ROW(DataTypes.Field...) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a sequence of fields.
ROW(AbstractDataType<?>...) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a sequence of fields.
ROW(DataType...) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a sequence of fields.
ROW_COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROW_HEADER - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
ROW_KIND_OFFSET - Static variable in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
ROW_KIND_SETTER - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
ROW_NAMED(String[], TypeInformation<?>...) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Row with fields of the given types and with given names.
ROW_NUMBER - org.apache.flink.table.runtime.operators.rank.RankType
Returns a unique sequential number for each row within the partition based on the order, starting at 1 for the first row in each partition and without repeating or skipping numbers in the ranking result of each partition.
ROW_NUMBER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROW_NUMBER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ROW_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
 
ROW_SCHEMA - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
ROW_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
ROW_SLIDING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_SLIDING = 7;
ROW_SLIDING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_SLIDING = 7;
ROW_TIME_ATTRIBUTE - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
ROW_TIME_ATTRIBUTE = 2;
ROW_TIME_ATTRIBUTE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
ROW_TIME_ATTRIBUTE = 2;
ROW_TYPE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
 
ROW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
ROW_TYPE_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
ROW_TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
ROW_UNBOUNDED - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED = 4;
ROW_UNBOUNDED_FOLLOWING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED_FOLLOWING = 6;
ROW_UNBOUNDED_FOLLOWING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED_FOLLOWING = 6;
ROW_UNBOUNDED_PRECEDING - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED_PRECEDING = 5;
ROW_UNBOUNDED_PRECEDING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED_PRECEDING = 5;
ROW_UNBOUNDED_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
ROW_UNBOUNDED = 4;
ROW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ROW = 0;
ROW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
ROW = 0;
row1 - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
rowBatchWrapper - Variable in class org.apache.flink.orc.OrcSplitReader
 
RowColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Row column vector.
RowComparator - Class in org.apache.flink.api.java.typeutils.runtime
Comparator for Row.
RowComparator(int, int[], TypeComparator<Object>[], TypeSerializer<Object>[], boolean[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowComparator
General constructor for RowComparator.
RowConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a row constructor in the context of a VALUES expression.
RowConverter(DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.RowConverter
 
RowCsvInputFormat - Class in org.apache.flink.formats.csv
Input format that reads csv into Row.
RowCsvInputFormat - Class in org.apache.flink.table.sources.format
Deprecated.
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a future Flink major version. You can still build your application in DataSet, but you should move to either the DataStream and/or Table API.
RowCsvInputFormat(Path, TypeInformation[]) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat(Path, TypeInformation[], boolean) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat(Path, TypeInformation[], int[]) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat(Path, TypeInformation[], String, String) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat(Path, TypeInformation[], String, String, int[]) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat(Path, TypeInformation[], String, String, int[], boolean) - Constructor for class org.apache.flink.table.sources.format.RowCsvInputFormat
Deprecated.
 
RowCsvInputFormat.Builder - Class in org.apache.flink.formats.csv
A builder for creating a RowCsvInputFormat.
RowData - Interface in org.apache.flink.table.data
Base interface for an internal data structure representing data of RowType and other (possibly nested) structured types such as StructuredType in the table ecosystem.
RowData.FieldGetter - Interface in org.apache.flink.table.data
Accessor for getting the field of a row during runtime.
RowDataEventComparator - Class in org.apache.flink.table.runtime.operators.match
An implementation of EventComparator based on a generated RecordComparator.
RowDataEventComparator(GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.match.RowDataEventComparator
 
RowDataGenerator - Class in org.apache.flink.connector.datagen.table.types
Data generator for Flink's internal RowData type.
RowDataGenerator(DataGenerator<?>[], List<String>, float) - Constructor for class org.apache.flink.connector.datagen.table.types.RowDataGenerator
 
RowDataKeySelector - Interface in org.apache.flink.table.runtime.keyselector
RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.
RowDataLocalTimeZoneConverter - Class in org.apache.flink.table.gateway.rest.util
Convert LocalZonedTimestampType data in RowData to TimestampData based on the local time zone.
RowDataLocalTimeZoneConverter(List<LogicalType>, TimeZone) - Constructor for class org.apache.flink.table.gateway.rest.util.RowDataLocalTimeZoneConverter
 
RowDataLocalTimeZoneConverter(List<LogicalType>, ReadableConfig) - Constructor for class org.apache.flink.table.gateway.rest.util.RowDataLocalTimeZoneConverter
 
RowDataPartitionComputer - Class in org.apache.flink.connector.file.table
RowDataPartitionComputer(String, String[], DataType[], String[]) - Constructor for class org.apache.flink.connector.file.table.RowDataPartitionComputer
 
RowDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for RowData.
RowDataSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
RowDataSerializer(LogicalType...) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
RowDataSerializer(LogicalType[], TypeSerializer[]) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
RowDataSerializer(LogicalType[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
RowDataSerializer(RowType) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
RowDataSerializer.RowDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
RowDataSerializer.RowDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
RowDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
RowDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
RowDataToAvroConverters - Class in org.apache.flink.formats.avro
Tool class used to convert from RowData to Avro GenericRecord.
RowDataToAvroConverters() - Constructor for class org.apache.flink.formats.avro.RowDataToAvroConverters
 
RowDataToAvroConverters.RowDataToAvroConverter - Interface in org.apache.flink.formats.avro
Runtime converter that converts objects of Flink Table & SQL internal data structures to corresponding Avro data structures.
RowDataToCsvConverters - Class in org.apache.flink.formats.csv
Tool class used to convert from RowData to CSV-format JsonNode.
RowDataToCsvConverters() - Constructor for class org.apache.flink.formats.csv.RowDataToCsvConverters
 
RowDataToJsonConverters - Class in org.apache.flink.formats.json
Tool class used to convert from RowData to JsonNode.
RowDataToJsonConverters(TimestampFormat, JsonFormatOptions.MapNullKeyMode, String, boolean) - Constructor for class org.apache.flink.formats.json.RowDataToJsonConverters
 
RowDataToJsonConverters.RowDataToJsonConverter - Interface in org.apache.flink.formats.json
Runtime converter that converts objects of Flink Table & SQL internal data structures to corresponding JsonNodes.
RowDataToStringConverter - Interface in org.apache.flink.table.utils.print
Interface to convert RowData to String using the SQL casting rules.
RowDataToStringConverterImpl - Class in org.apache.flink.table.planner.functions.casting
RowData to String converter using CastRule.
RowDataToStringConverterImpl(DataType, ZoneId, ClassLoader, boolean, CodeGeneratorContext) - Constructor for class org.apache.flink.table.planner.functions.casting.RowDataToStringConverterImpl
 
RowDataUtil - Class in org.apache.flink.table.data.util
Utilities for RowData.
RowDataUtil() - Constructor for class org.apache.flink.table.data.util.RowDataUtil
 
RowDataVectorizer - Class in org.apache.flink.orc.vector
A Vectorizer of RowData type element.
RowDataVectorizer(String, LogicalType[]) - Constructor for class org.apache.flink.orc.vector.RowDataVectorizer
 
rowDataWrapper - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The collector used to collect records.
rowDataWrapper - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
The collector used to collect records.
rowDataWrapper - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.arrow.AbstractArrowPythonAggregateFunctionOperator
The collector used to collect records.
rowDataWrapper - Variable in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
The collector used to collect records.
rowDeleted() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
RowExpressionExtension() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a row expression extension, it can be either an identifier, or a call to a named function.
RowField(String, LogicalType) - Constructor for class org.apache.flink.table.types.logical.RowType.RowField
 
RowField(String, LogicalType, String) - Constructor for class org.apache.flink.table.types.logical.RowType.RowField
 
rowFieldsToString(RowData) - Method in class org.apache.flink.table.utils.print.TableauStyle
 
RowFormat - Enum in org.apache.flink.table.gateway.rest.util
Describes the serialization format of RowData in the ResultSet.
RowFormatBuilder(Path, long, Encoder<IN>, BucketAssigner<IN, String>, RollingPolicy<IN, String>, FileWriterBucketFactory<IN>, OutputFileConfig) - Constructor for class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
RowFormatBuilder(Path, Encoder<IN>, BucketAssigner<IN, BucketID>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
RowFormatBuilder(Path, Encoder<IN>, BucketAssigner<IN, BucketID>, RollingPolicy<IN, BucketID>, long, BucketFactory<IN, BucketID>, OutputFileConfig) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
RowFormatBuilder(Path, Encoder<IN>, BucketAssigner<IN, String>) - Constructor for class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
rowInserted() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
rowInterval(Long) - Static method in class org.apache.flink.table.api.Expressions
Creates an interval of rows.
RowIterator<T extends RowData> - Interface in org.apache.flink.table.runtime.util
An internal iterator interface which presents a more restrictive API than Iterator.
RowKind - Enum in org.apache.flink.types
Lists all kinds of changes that a row can describe in a changelog.
RowKindSetter - Class in org.apache.flink.table.runtime.operators.sink
An operator that sets the row kind of the incoming records to a specific row kind.
RowKindSetter(RowKind) - Constructor for class org.apache.flink.table.runtime.operators.sink.RowKindSetter
 
RowLevelDeleteSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
A sub-class of SinkAbilitySpec that can not only serialize/deserialize the row-level delete mode & required physical column indices to/from JSON, but also can delete existing data for SupportsRowLevelDelete.
RowLevelDeleteSpec(SupportsRowLevelDelete.RowLevelDeleteMode, RowLevelModificationScanContext, int[]) - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.RowLevelDeleteSpec
 
RowLevelModificationContextUtils - Class in org.apache.flink.table.planner.utils
Utils for putting/getting RowLevelModificationScanContext/SupportsRowLevelModificationScan.RowLevelModificationType in current thread, it enables to put/get them in different methods.
RowLevelModificationContextUtils() - Constructor for class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
RowLevelModificationScanContext - Interface in org.apache.flink.table.connector
The context is intended to provide the relevant table scan information needed by the sink to perform row-level update/delete.
RowLevelUpdateSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
A sub-class of SinkAbilitySpec that can not only serialize/deserialize the row-level update mode, columns & required physical column indices to/from JSON, but also can update existing data for SupportsRowLevelUpdate.
RowLevelUpdateSpec(List<Column>, SupportsRowLevelUpdate.RowLevelUpdateMode, RowLevelModificationScanContext, int[]) - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.RowLevelUpdateSpec
 
RowNumberAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in row_number aggregate function.
RowNumberAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.RowNumberAggFunction
 
RowPartitionComputer - Class in org.apache.flink.connector.file.table
RowPartitionComputer(String, String[], String[]) - Constructor for class org.apache.flink.connector.file.table.RowPartitionComputer
 
RowPosition - Class in org.apache.flink.formats.parquet.vector.position
To represent struct's position in repeated type.
RowPosition(boolean[], int) - Constructor for class org.apache.flink.formats.parquet.vector.position.RowPosition
 
RowRowConverter - Class in org.apache.flink.table.data.conversion
Converter for RowType of Row external type.
RowRowMapper(DataType) - Constructor for class org.apache.flink.python.util.PythonConnectorUtils.RowRowMapper
 
ROWS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ROWS_PER_SECOND - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
 
ROWS_PER_SECOND_DEFAULT_VALUE - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
rowsBetween(RexWindowBound, RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a RANGE window with lower and upper bounds, equivalent to SQL ROWS BETWEEN lower ROW AND upper.
RowSerializer - Class in org.apache.flink.api.java.typeutils.runtime
Serializer for Row.
RowSerializer(TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
RowSerializer(TypeSerializer<?>[], LinkedHashMap<String, Integer>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
RowSerializer(TypeSerializer<?>[], LinkedHashMap<String, Integer>, boolean) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
RowSerializer.RowSerializerSnapshot - Class in org.apache.flink.api.java.typeutils.runtime
A TypeSerializerSnapshot for RowSerializer.
RowSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
rowsFrom(RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a ROWS window with a lower bound, equivalent to SQL ROWS BETWEEN lower AND CURRENT ROW.
RowSlidingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The row sliding window frame calculates frames with the following SQL form: ...
RowSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, long, long) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
 
rowsTo(RexWindowBound) - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets a ROWS window with an upper bound, equivalent to SQL ROWS BETWEEN CURRENT ROW AND upper.
rowsUnbounded() - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Sets an unbounded ROWS window, equivalent to SQL ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING.
rowtime() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Declares a field as the rowtime attribute for indicating, accessing, and working in Flink's event time.
rowtime(Rowtime) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Specifies the previously defined field as an event-time attribute.
Rowtime - Class in org.apache.flink.table.legacy.descriptors
Deprecated.
This class was used for legacy connectors using Descriptor.
Rowtime() - Constructor for class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
RowTime - org.apache.flink.table.planner.plan.trait.MiniBatchMode
An operator in #RowTime mode requires watermarks extracted from elements, and emitted in rowtime interval, e.g., window, window join...
ROWTIME - org.apache.flink.table.types.logical.TimestampKind
 
ROWTIME - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
ROWTIME - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
ROWTIME_BATCH_MARKER - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
ROWTIME_INDICATOR - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
ROWTIME_STREAM_MARKER - Static variable in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
ROWTIME_TIMESTAMPS_CLASS - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_FROM - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_SERIALIZED - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_TYPE - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_CUSTOM - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_FROM_FIELD - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_TIMESTAMPS_TYPE_VALUE_FROM_SOURCE - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_CLASS - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_DELAY - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_SERIALIZED - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_TYPE - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_TYPE_VALUE_CUSTOM - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_TYPE_VALUE_FROM_SOURCE - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_TYPE_VALUE_PERIODIC_ASCENDING - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
ROWTIME_WATERMARKS_TYPE_VALUE_PERIODIC_BOUNDED - Static variable in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
 
RowtimeAttribute - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
RowtimeAttribute(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
Deprecated.
 
RowtimeAttributeDescriptor - Class in org.apache.flink.table.legacy.sources
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.
RowtimeAttributeDescriptor(String, TimestampExtractor, WatermarkStrategy) - Constructor for class org.apache.flink.table.legacy.sources.RowtimeAttributeDescriptor
Deprecated.
 
RowTimeDeduplicateFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to deduplicate on keys and keeps only first or last row on row time.
RowTimeDeduplicateFunction(InternalTypeInfo<RowData>, long, int, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
 
RowTimeDeduplicateRecordsCombiner - Class in org.apache.flink.table.runtime.operators.deduplicate.window.combines
An implementation of RecordsCombiner that stores the first/last records of incremental input records into the window state.
RowTimeDeduplicateRecordsCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, int, boolean, TypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
 
RowTimeDeduplicateRecordsCombiner.Factory - Class in org.apache.flink.table.runtime.operators.deduplicate.window.combines
rowtimeIndex - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
rowtimeIndex - Variable in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
rowtimeIndex(int) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
RowTimeIntervalJoin - Class in org.apache.flink.table.runtime.operators.join.interval
The function to execute row(event) time interval stream inner-join.
RowTimeIntervalJoin(FlinkJoinType, long, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction, int, int) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
 
RowTimeMiniBatchAssginerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
A stream operator that emits watermark in a given event-time interval.
RowTimeMiniBatchAssginerOperator(long) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
 
RowTimeMiniBatchDeduplicateFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to get the first or last row for every key partition in miniBatch mode.
RowTimeMiniBatchDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
 
RowTimeMiniBatchLatestChangeDeduplicateFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
This function is used to get the first or last row for every key partition in miniBatch mode.
RowTimeMiniBatchLatestChangeDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
 
RowTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function for RANGE clause event-time bounded OVER window.
RowTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
 
RowTimeRangeUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
A ProcessFunction to support unbounded RANGE window.
RowTimeRangeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
 
RowTimeRowsBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
Process Function for ROWS clause event-time bounded OVER window.
RowTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
 
RowTimeRowsUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
A ProcessFunction to support unbounded ROWS window.
RowTimeRowsUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
 
RowTimeSortOperator - Class in org.apache.flink.table.runtime.operators.sort
Sort based on event-time and possibly additional secondary sort attributes.
RowTimeSortOperator(InternalTypeInfo<RowData>, int, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
 
RowtimeTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy for BuiltInFunctionDefinitions.ROWTIME which mirrors the type of the passed rowtime column, but returns LogicalTypeRoot.TIMESTAMP_WITHOUT_TIME_ZONE for a BATCH mode.
RowtimeTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.RowtimeTypeStrategy
 
RowtimeValidator - Class in org.apache.flink.legacy.table.descriptors
Deprecated.
See Rowtime for details.
RowtimeValidator(boolean, boolean) - Constructor for class org.apache.flink.legacy.table.descriptors.RowtimeValidator
Deprecated.
 
RowtimeValidator(boolean, boolean, String) - Constructor for class org.apache.flink.legacy.table.descriptors.RowtimeValidator
Deprecated.
 
RowTimeWindowDeduplicateOperatorBuilder - Class in org.apache.flink.table.runtime.operators.deduplicate.window
The RowTimeWindowDeduplicateOperatorBuilder is used to build a WindowAggOperator for rowtime window deduplicate.
RowTimeWindowDeduplicateOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
RowTimeWindowDeduplicateProcessor - Class in org.apache.flink.table.runtime.operators.deduplicate.window.processors
A rowtime window deduplicate processor.
RowTimeWindowDeduplicateProcessor(TypeSerializer<RowData>, WindowBuffer.Factory, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
 
RowToProtoConverter - Class in org.apache.flink.formats.protobuf.serialize
RowToProtoConverter can convert flink row data to binary protobuf message data by codegen process.
RowToProtoConverter(RowType, PbFormatConfig) - Constructor for class org.apache.flink.formats.protobuf.serialize.RowToProtoConverter
 
rowType - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
RowType - Class in org.apache.flink.table.types.logical
Logical type of a sequence of fields.
RowType(boolean, List<RowType.RowField>) - Constructor for class org.apache.flink.table.types.logical.RowType
 
RowType(List<RowType.RowField>) - Constructor for class org.apache.flink.table.types.logical.RowType
 
RowType.RowField - Class in org.apache.flink.table.types.logical
Describes a field of a RowType.
RowTypeInfo - Class in org.apache.flink.api.java.typeutils
RowTypeInfo(TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.RowTypeInfo
 
RowTypeInfo(TypeInformation<?>[], String[]) - Constructor for class org.apache.flink.api.java.typeutils.RowTypeInfo
 
RowTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse Row type with format: Row(name1 type1, name2 type2).
RowTypeUtils - Class in org.apache.flink.table.planner.typeutils
Utils for deriving row types of RelNodes.
RowTypeUtils() - Constructor for class org.apache.flink.table.planner.typeutils.RowTypeUtils
 
RowUnboundedFollowingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The row unboundedFollowing window frame calculates frames with the following SQL form: ...
RowUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, long) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
 
RowUnboundedPrecedingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The row UnboundPreceding window frame calculates frames with the following SQL form: ...
RowUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, long) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
 
rowUpdated() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
RowUtils - Class in org.apache.flink.types
Utilities to deal with Row instances.
RowWiseBucketWriter<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A factory that creates RowWisePartWriters.
RowWiseBucketWriter(RecoverableWriter, Encoder<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.RowWiseBucketWriter
 
RowWisePartWriter<IN,​BucketID> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
A InProgressFileWriter for row-wise formats that use an Encoder.
RowWisePartWriter(BucketID, Path, RecoverableFsDataOutputStream, Encoder<IN>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.RowWisePartWriter
 
RowWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
RowWriter.RowWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
RowWriter for ArrayData input.
RowWriter.RowWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
RowWriter for RowData input.
rpad(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string right-padded with the given pad string to a length of len characters.
rpad(String, int, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Returns the string str right-padded with the string pad to a length of len characters.
RPAD - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RPAD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RPAREN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RPAREN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
RPAREN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RPC_BIND_PORT - Static variable in class org.apache.flink.configuration.JobManagerOptions
The local port that the job manager binds to.
RPC_BIND_PORT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The local port that the task manager binds to.
RPC_PORT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The default network port range the task manager expects incoming IPC connections.
RpcCheckpointResponder - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcCheckpointResponder(CheckpointCoordinatorGateway) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcCheckpointResponder
 
RpcConnectionException - Exception in org.apache.flink.runtime.rpc.exceptions
Exception class which is thrown if a rpc connection failed.
RpcConnectionException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
 
RpcConnectionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
 
RpcConnectionException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
 
RpcEndpoint - Class in org.apache.flink.runtime.rpc
Base class for RPC endpoints.
RpcEndpoint(RpcService) - Constructor for class org.apache.flink.runtime.rpc.RpcEndpoint
Initializes the RPC endpoint with a random endpoint id.
RpcEndpoint(RpcService, String) - Constructor for class org.apache.flink.runtime.rpc.RpcEndpoint
Initializes the RPC endpoint.
RpcEndpoint(RpcService, String, Map<String, String>) - Constructor for class org.apache.flink.runtime.rpc.RpcEndpoint
Initializes the RPC endpoint.
RpcEndpoint.MainThreadExecutor - Class in org.apache.flink.runtime.rpc
Executor which executes runnables in the main thread context.
RpcException - Exception in org.apache.flink.runtime.rpc.exceptions
Base class for RPC related exceptions.
RpcException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcException
 
RpcException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcException
 
RpcException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcException
 
RpcGateway - Interface in org.apache.flink.runtime.rpc
Rpc gateway interface which has to be implemented by Rpc gateways.
RpcGatewayRetriever<F extends Serializable,​T extends FencedRpcGateway<F>> - Class in org.apache.flink.runtime.webmonitor.retriever.impl
LeaderGatewayRetriever implementation using the RpcService.
RpcGatewayRetriever(RpcService, Class<T>, Function<UUID, F>, RetryStrategy) - Constructor for class org.apache.flink.runtime.webmonitor.retriever.impl.RpcGatewayRetriever
 
RpcGatewayUtils - Class in org.apache.flink.runtime.rpc
Utils for RpcGateway implementations.
RpcGlobalAggregateManager - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcGlobalAggregateManager(JobMasterGateway) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcGlobalAggregateManager
 
RpcInputSplitProvider - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcInputSplitProvider(JobMasterGateway, JobVertexID, ExecutionAttemptID, Duration) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcInputSplitProvider
 
RpcInvalidStateException - Exception in org.apache.flink.runtime.rpc.pekko.exceptions
Exception which indicates an invalid state.
RpcInvalidStateException(String) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.RpcInvalidStateException
 
RpcInvalidStateException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.RpcInvalidStateException
 
RpcInvalidStateException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.RpcInvalidStateException
 
RpcInvocation - Interface in org.apache.flink.runtime.rpc.messages
Interface for rpc invocation messages.
RpcKvStateRegistryListener - Class in org.apache.flink.runtime.taskexecutor.rpc
KvStateRegistryListener implementation for the new RPC service.
RpcKvStateRegistryListener(KvStateRegistryGateway, InetSocketAddress) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcKvStateRegistryListener
 
RpcLoaderException - Exception in org.apache.flink.runtime.rpc.exceptions
Base class for RPC loader exceptions.
RpcLoaderException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
 
RpcLoaderException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
 
RpcLoaderException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
 
RpcMetricQueryServiceRetriever - Class in org.apache.flink.runtime.webmonitor.retriever.impl
MetricQueryServiceRetriever implementation for rpc based MetricQueryService.
RpcMetricQueryServiceRetriever(RpcService) - Constructor for class org.apache.flink.runtime.webmonitor.retriever.impl.RpcMetricQueryServiceRetriever
 
RpcOptions - Class in org.apache.flink.configuration
RPC configuration options.
RpcOptions() - Constructor for class org.apache.flink.configuration.RpcOptions
 
RpcPartitionStateChecker - Class in org.apache.flink.runtime.taskexecutor.rpc
 
RpcPartitionStateChecker(JobMasterGateway) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcPartitionStateChecker
 
RpcRuntimeException - Exception in org.apache.flink.runtime.rpc.exceptions
Base class for RPC related runtime exceptions.
RpcRuntimeException(String) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
 
RpcRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
 
RpcRuntimeException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
 
rpcServer - Variable in class org.apache.flink.runtime.rpc.RpcEndpoint
Interface to access the underlying rpc server.
RpcServer - Interface in org.apache.flink.runtime.rpc
Interface for self gateways.
RpcService - Interface in org.apache.flink.runtime.rpc
Interface for rpc services.
RpcServiceSharing - Enum in org.apache.flink.runtime.minicluster
Enum which defines whether the mini cluster components use a shared RpcService or whether every component gets its own dedicated RpcService started.
RpcServiceUtils - Class in org.apache.flink.runtime.rpc
These RPC utilities contain helper methods around RPC use.
RpcServiceUtils() - Constructor for class org.apache.flink.runtime.rpc.RpcServiceUtils
 
RpcSystem - Interface in org.apache.flink.runtime.rpc
This interface serves as a factory interface for RPC services, with some additional utilities that are reliant on implementation details of the RPC service.
RpcSystem.FixedThreadPoolExecutorConfiguration - Class in org.apache.flink.runtime.rpc
Descriptor for creating a thread-pool with a fixed number of threads.
RpcSystem.ForkJoinExecutorConfiguration - Class in org.apache.flink.runtime.rpc
Descriptor for creating a fork-join thread-pool.
RpcSystem.RpcServiceBuilder - Interface in org.apache.flink.runtime.rpc
Builder for RpcService.
RpcSystemLoader - Interface in org.apache.flink.runtime.rpc
A loader for an RpcSystem.
RpcSystemUtils - Interface in org.apache.flink.runtime.rpc
Utils that are dependent on the underlying RPC implementation.
RpcTaskManagerGateway - Class in org.apache.flink.runtime.jobmaster
Implementation of the TaskManagerGateway for Flink's RPC system.
RpcTaskManagerGateway(TaskExecutorGateway, JobMasterId) - Constructor for class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
RpcTaskOperatorEventGateway - Class in org.apache.flink.runtime.taskexecutor.rpc
An OperatorEventSender that calls the RPC gateway JobMasterOperatorEventGateway to send the messages to the coordinator.
RpcTaskOperatorEventGateway(JobMasterOperatorEventGateway, ExecutionAttemptID, Consumer<Throwable>) - Constructor for class org.apache.flink.runtime.taskexecutor.rpc.RpcTaskOperatorEventGateway
 
rpcTimeout - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
RpcTimeout - Annotation Type in org.apache.flink.runtime.rpc
Annotation for RpcGateway methods to specify an additional timeout parameter for the returned future to be completed.
RpcUtils - Class in org.apache.flink.runtime.rpc
Utility functions for Flink's RPC implementation.
RSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
RSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
rtrim() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the right whitespaces from the given string.
rtrim(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a string that removes the right chars in trimStr from the given string.
RTRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
RTRIM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
RULE_annotation - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationConstantRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationMethodOrConstantRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationMethodRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationTypeBody - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationTypeDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationTypeElementDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_annotationTypeElementRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_arguments - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_arrayCreatorRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_arrayInitializer - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_block - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_blockStatement - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_catchClause - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_catchType - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classBody - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classBodyDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classCreatorRest - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classOrInterfaceModifier - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classOrInterfaceType - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_classType - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_compilationUnit - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_constantDeclarator - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_constDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_constructorCall - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_constructorDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_createdName - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_creator - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_defaultValue - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_elementValue - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_elementValueArrayInitializer - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_elementValuePair - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_elementValuePairs - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_enhancedForControl - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_enumBodyDeclarations - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_enumConstant - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_enumConstants - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_enumDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_explicitGenericInvocation - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_explicitGenericInvocationSuffix - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_expression - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_expressionList - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_fieldDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_finallyBlock - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_floatLiteral - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_forControl - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_forInit - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_formalParameter - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_formalParameterList - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_formalParameters - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_genericConstructorDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_genericInterfaceMethodDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_genericMethodDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_importDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_innerCreator - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_integerLiteral - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceBody - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceBodyDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceMemberDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceMethodDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_interfaceMethodModifier - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_lambdaBody - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_lambdaExpression - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_lambdaParameters - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_lastFormalParameter - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_literal - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_localTypeDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_localVariableDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_memberDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_methodBody - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_methodCall - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_methodDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_modifier - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_nonWildcardTypeArguments - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_nonWildcardTypeArgumentsOrDiamond - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_packageDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_parExpression - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_primary - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_primitiveType - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_qualifiedName - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_qualifiedNameList - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_resource - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_resources - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_resourceSpecification - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_statement - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_superSuffix - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_switchBlockStatementGroup - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_switchLabel - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeArgument - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeArguments - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeArgumentsOrDiamond - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeBound - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeDeclaration - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeList - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeParameter - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeParameters - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeType - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_typeTypeOrVoid - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_variableDeclarator - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_variableDeclaratorId - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_variableDeclarators - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_variableInitializer - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
RULE_variableModifier - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
ruleNames - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
ruleNames - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
run() - Method in class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
 
run() - Method in class org.apache.flink.connector.base.source.reader.fetcher.RemoveSplitsTask
 
run() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
 
run() - Method in interface org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherTask
Run the logic.
run() - Method in class org.apache.flink.core.testutils.CheckedThread
This method is final - thread work should go into the CheckedThread.go() method instead.
run() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
run() - Method in class org.apache.flink.runtime.blob.BlobServer
 
run() - Method in class org.apache.flink.runtime.heartbeat.DefaultHeartbeatMonitor
 
run() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskIOScheduler
 
run() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
Iterate the watched segment ids and check related file status.
run() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
run() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadTask
 
run() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediateTask
 
run() - Method in class org.apache.flink.runtime.iterative.task.IterationTailTask
 
run() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
run() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
run() - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
run() - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
run() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
run() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
run() - Method in class org.apache.flink.runtime.operators.BatchTask
 
run() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
run() - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
run() - Method in class org.apache.flink.runtime.operators.CrossDriver
 
run() - Method in interface org.apache.flink.runtime.operators.Driver
The main operation method of the task.
run() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
run() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
run() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
run() - Method in class org.apache.flink.runtime.operators.JoinDriver
 
run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
run() - Method in class org.apache.flink.runtime.operators.MapDriver
 
run() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
run() - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
run() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
run() - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
run() - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
run() - Method in class org.apache.flink.runtime.state.DoneFuture
 
run() - Method in class org.apache.flink.runtime.taskmanager.MemoryLogger
 
run() - Method in class org.apache.flink.runtime.taskmanager.Task
The core work method that bootstraps the task and executes its code.
run() - Method in class org.apache.flink.runtime.util.JvmShutdownSafeguard
 
run() - Method in class org.apache.flink.runtime.webmonitor.history.HistoryServer
 
run() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
run() - Method in class org.apache.flink.table.client.gateway.result.CollectResultBase.ResultRetrievalThread
 
run() - Method in class org.apache.flink.table.gateway.service.operation.OperationManager.Operation
 
run() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputSplitCacheLoadTask
 
run() - Method in interface org.apache.flink.util.function.RunnableWithException
The work method.
run() - Method in interface org.apache.flink.util.function.ThrowingRunnable
The work method.
run() - Method in class org.apache.flink.util.ThrowableCatchingRunnable
 
run(Object, Output<StreamRecord<OUT>>, OperatorChain<?, ?>) - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
run(Object, OperatorChain<?, ?>) - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
run(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executions the run action.
run(String[]) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
run(Configuration, ApplicationConfiguration) - Method in interface org.apache.flink.client.cli.ApplicationDeployer
Submits a user program for execution and runs the main user method on the cluster.
run(Configuration, ApplicationConfiguration) - Method in class org.apache.flink.client.deployment.application.cli.ApplicationClusterDeployer
 
run(DispatcherGateway, PackagedProgram, Configuration) - Method in interface org.apache.flink.client.deployment.application.ApplicationRunner
Runs the application using the provided dispatcherGateway.
run(DispatcherGateway, PackagedProgram, Configuration) - Method in class org.apache.flink.client.deployment.application.DetachedApplicationRunner
 
run(SourceFunction.SourceContext<Integer>) - Method in class org.apache.flink.test.StatefulStreamingJob.MySource
 
run(SourceFunction.SourceContext<Long>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.StatefulSequenceSource
Deprecated.
 
run(SourceFunction.SourceContext<String>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.SocketTextStreamFunction
Deprecated.
 
run(SourceFunction.SourceContext<Tuple3<String, Long, Long>>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction
Deprecated.
 
run(SourceFunction.SourceContext<TimestampedFileInputSplit>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
run(SourceFunction.SourceContext<WikipediaEditEvent>) - Method in class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
 
run(SourceFunction.SourceContext<Event>) - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
Deprecated.
 
run(SourceFunction.SourceContext<RowData>) - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
run(SourceFunction.SourceContext<RowData>) - Method in class org.apache.flink.table.toolbox.TestSourceFunction
 
run(SourceFunction.SourceContext<Row>) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromIteratorFunction
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromSplittableIteratorFunction
Deprecated.
 
run(SourceFunction.SourceContext<T>) - Method in interface org.apache.flink.streaming.api.functions.source.legacy.SourceFunction
Deprecated.
Starts the source.
run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.util.FiniteTestSource
 
run(RunnableWithException) - Method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
 
run(RunnableWithException) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor
Deprecated.
 
RUN_CLEANUP_FOR_EVERY_RECORD_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
runAfterwards(CompletableFuture<?>, RunnableWithException) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAfterwardsAsync(CompletableFuture<?>, RunnableWithException) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAfterwardsAsync(CompletableFuture<?>, RunnableWithException, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Run the given action after the completion of the given future.
runAsync(Runnable) - Method in interface org.apache.flink.runtime.rpc.MainThreadExecutable
Execute the runnable in the main thread of the underlying RPC endpoint.
runAsync(Runnable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Execute the runnable in the main thread of the underlying RPC endpoint.
runAsync(RunnableWithException, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Returns a future which is completed when RunnableWithException is finished.
RunAsync - Class in org.apache.flink.runtime.rpc.messages
Message for asynchronous runnable invocations.
RunAsync(Runnable, long) - Constructor for class org.apache.flink.runtime.rpc.messages.RunAsync
Creates a new RunAsync message.
runBatch() - Method in class org.apache.flink.runtime.asyncprocessing.BatchCallbackRunner
Run at most a full batch of callbacks.
runBlocking() - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlocking(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
runBlocking(Duration) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlockingWithRetry(int, Duration, Duration) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runCleanupForEveryRecord() - Method in class org.apache.flink.api.common.state.StateTtlConfig.IncrementalCleanupStrategy
 
runClusterEntrypoint(ClusterEntrypoint) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
runDefaultAction(MailboxDefaultAction.Controller) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction
This method implements the default action of the mailbox loop (e.g. processing one event from the input).
runDetached(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
This method executes a job in detached mode.
runDisposer(Runnable) - Method in interface org.apache.flink.runtime.asyncprocessing.RecordContext.DisposerRunner
 
runExclusively(Runnable) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Runs the given code exclusively on this mailbox.
runExclusively(Runnable) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
runFlinkZkQuorumPeer(String, int) - Static method in class org.apache.flink.runtime.zookeeper.FlinkZooKeeperQuorumPeer
Runs a ZooKeeper QuorumPeer if further peers are configured or a single ZooKeeperServer if no further peers are configured.
runGenerator(Collector<Event>[]) - Static method in class org.apache.flink.streaming.examples.statemachine.generator.StandaloneThreadedGenerator
 
runIfNotDoneAndGet(RunnableFuture<T>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Run the given RunnableFuture if it is not done, and then retrieves its result.
runIfState(State, Runnable) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
runIfState(State, Runnable, Duration) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
runInCoordinatorThread(Runnable) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Invoke the given runnable in the source coordinator thread.
runInCoordinatorThread(Runnable) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
runInCoordinatorThread(Runnable) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
Invoke the given runnable in the source coordinator thread.
runLenDecoder - Variable in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
Run length decoder for data and dictionary.
runMailboxLoop() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Runs the mailbox processing loop.
runMailboxLoop() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
runMailboxStep() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Execute a single (as small as possible) step of the mailbox.
runMailboxStep() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
Runnables - Class in org.apache.flink.runtime.util
Utils related to Runnable.
Runnables() - Constructor for class org.apache.flink.runtime.util.Runnables
 
RunnableWithException - Interface in org.apache.flink.util.function
Similar to a Runnable, this interface is used to capture a block of code to be executed.
RunnerOutputCollector<OUT> - Class in org.apache.flink.streaming.api.operators.python.process.collector
Output collector for Python UDF runner.
RunnerOutputCollector(TimestampedCollector<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.collector.RunnerOutputCollector
 
running - Variable in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
running - Variable in class org.apache.flink.runtime.operators.BatchTask
The flag that tags the task as still running.
running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
running - Variable in class org.apache.flink.runtime.operators.JoinDriver
 
running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
RUNNING - org.apache.flink.api.common.JobStatus
Some tasks are scheduled or running, some may be pending, some may be finished.
RUNNING - org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
 
RUNNING - org.apache.flink.runtime.execution.ExecutionState
 
RUNNING - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
 
RUNNING - org.apache.flink.table.gateway.api.operation.OperationStatus
The operation is running.
RUNNING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
RUNNING - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
runNonBlocking() - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
runNonBlocking(String...) - Static method in class org.apache.flink.tests.util.AutoClosableProcess
 
runPostJobGloballyTerminated(JobID, JobStatus) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
runPostJobGloballyTerminated(JobID, JobStatus) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
runSecured(Callable<T>) - Method in class org.apache.flink.runtime.security.contexts.HadoopSecurityContext
 
runSecured(Callable<T>) - Method in class org.apache.flink.runtime.security.contexts.NoOpSecurityContext
 
runSecured(Callable<T>) - Method in interface org.apache.flink.runtime.security.contexts.SecurityContext
 
runSingleMailboxLoop() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Execute a single (as small as possible) step of the mailbox.
runSingleMailboxLoop() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
runTaskManager(Configuration, PluginManager) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
runTaskManagerProcessSecurely(String[]) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
runTaskManagerProcessSecurely(Configuration) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
runThrowing(ThrowingRunnable<E>) - Method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
 
runThrowing(ThrowingRunnable<E>) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor
Deprecated.
 
RUNTIME_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
RUNTIME_FAILURE_RETURN_CODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
RUNTIME_MODE - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
RuntimeAggregatorRegistry - Class in org.apache.flink.runtime.iterative.task
 
RuntimeAggregatorRegistry(Collection<AggregatorWithName<?>>) - Constructor for class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
runtimeClass(String) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies the runtime class implementing this BuiltInFunctionDefinition.
RuntimeComparatorFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
RuntimeComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
RuntimeComparatorFactory(TypeComparator<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
RuntimeContext - Interface in org.apache.flink.api.common.functions
A RuntimeContext contains information about the context in which functions are executed.
RuntimeContext - Interface in org.apache.flink.datastream.api.context
A RuntimeContext contains information about the context in which process functions are executed.
RuntimeContextInitializationContextAdapters - Class in org.apache.flink.api.common.serialization
RuntimeContextInitializationContextAdapters() - Constructor for class org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
 
RuntimeConverter - Interface in org.apache.flink.table.connector
Base interface for converting data during runtime.
RuntimeConverter.Context - Interface in org.apache.flink.table.connector
Context for conversions during runtime.
runtimeDeferred() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies that this BuiltInFunctionDefinition will be mapped to a Calcite function.
RuntimeEnvironment - Class in org.apache.flink.runtime.taskmanager
In implementation of the Environment.
RuntimeEnvironment(JobID, JobType, JobVertexID, ExecutionAttemptID, ExecutionConfig, JobInfo, TaskInfo, Configuration, Configuration, UserCodeClassLoader, MemoryManager, SharedResources, IOManager, BroadcastVariableManager, TaskStateManager, GlobalAggregateManager, AccumulatorRegistry, TaskKvStateRegistry, InputSplitProvider, Map<String, Future<Path>>, ResultPartitionWriter[], IndexedInputGate[], TaskEventDispatcher, CheckpointResponder, TaskOperatorEventGateway, TaskManagerRuntimeInfo, TaskMetricGroup, Task, ExternalResourceInfoProvider, ChannelStateWriteRequestExecutorFactory, TaskManagerActions) - Constructor for class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
RuntimeEvent - Class in org.apache.flink.runtime.event
Subclasses of this event are recognized as events exchanged by the core runtime.
RuntimeEvent() - Constructor for class org.apache.flink.runtime.event.RuntimeEvent
 
RuntimeExecutionMode - Enum in org.apache.flink.api.common
Runtime execution mode of DataStream programs.
RuntimeFilterUtils - Class in org.apache.flink.table.runtime.operators.runtimefilter.util
Utilities for runtime filter.
RuntimeFilterUtils() - Constructor for class org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
 
RuntimeMessageHeaders<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Interface in org.apache.flink.runtime.rest.messages
This class links RequestBodys to ResponseBodys types and contains meta-data required for their http headers in runtime module.
RuntimeOpenApiSpecGenerator - Class in org.apache.flink.docs.rest
OpenAPI spec generator for the Runtime Rest API.
RuntimeOpenApiSpecGenerator() - Constructor for class org.apache.flink.docs.rest.RuntimeOpenApiSpecGenerator
 
RuntimePairComparatorFactory<T1,​T2> - Class in org.apache.flink.api.java.typeutils.runtime
 
RuntimePairComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
 
runtimeProvided() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies that this BuiltInFunctionDefinition is implemented during code generation.
RuntimeRestAPIDocGenerator - Class in org.apache.flink.docs.rest
Generator for the Runtime Rest API documentation.
RuntimeRestAPIDocGenerator() - Constructor for class org.apache.flink.docs.rest.RuntimeRestAPIDocGenerator
 
RuntimeRestAPIVersion - Enum in org.apache.flink.runtime.rest.versioning
An enum for all versions of the REST API.
RuntimeSerializerFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
RuntimeSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
RuntimeSerializerFactory(TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
runtimeUdfContext - Variable in class org.apache.flink.runtime.operators.BatchTask
The udf's runtime context.
RuntimeUDFContext - Class in org.apache.flink.api.common.functions.util
A standalone implementation of the RuntimeContext, created by runtime UDF operators.
RuntimeUDFContext(JobInfo, TaskInfo, ClassLoader, ExecutionConfig, Map<String, Future<Path>>, Map<String, Accumulator<?, ?>>, OperatorMetricGroup) - Constructor for class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
RuntimeUDFContext(TaskInfo, ClassLoader, ExecutionConfig, Map<String, Future<Path>>, Map<String, Accumulator<?, ?>>, OperatorMetricGroup) - Constructor for class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
RuntimeUntypedResponseMessageHeaders<R extends RequestBody,​M extends MessageParameters> - Interface in org.apache.flink.runtime.rest.messages
Message headers for a web handler request that belongs to runtime module.
runTypeInference(TypeInference, CallContext, TypeInferenceUtil.SurroundingInfo) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Runs the entire type inference process.
runWindowJoin(DataStream<Tuple2<String, Integer>>, DataStream<Tuple2<String, Integer>>, long) - Static method in class org.apache.flink.streaming.examples.join.WindowJoin
 
runWithContextClassLoader(SupplierWithException<T, E>, ClassLoader) - Static method in class org.apache.flink.runtime.concurrent.ClassLoadingUtils
Runs the given supplier in a TemporaryClassLoaderContext based on the given classloader.
runWithContextClassLoader(ThrowingRunnable<T>, ClassLoader) - Static method in class org.apache.flink.runtime.concurrent.ClassLoadingUtils
Runs the given runnable in a TemporaryClassLoaderContext to prevent the plugin class loader from leaking into Flink.
runWithLock(String, String, Callable<T>) - Method in interface org.apache.flink.table.catalog.CatalogLock
Deprecated.
Run with catalog lock.

S

S3_MULTIPART_MIN_PART_SIZE - Static variable in class org.apache.flink.fs.s3.common.FlinkS3FileSystem
The minimum size of a part in the multipart upload, except for the last part: 5 MIBytes.
S3AccessHelper - Interface in org.apache.flink.fs.s3.common.writer
An interface that abstracts away the Multi-Part Upload (MPU) functionality offered by S3, from the specific implementation of the file system.
S3AFileSystemFactory - Class in org.apache.flink.fs.s3hadoop
Simple factory for the S3 file system, registered for the s3a:// scheme.
S3AFileSystemFactory() - Constructor for class org.apache.flink.fs.s3hadoop.S3AFileSystemFactory
 
S3Committer - Class in org.apache.flink.fs.s3.common.writer
Data object to commit an S3 MultiPartUpload.
S3FileSystemFactory - Class in org.apache.flink.fs.s3hadoop
Simple factory for the S3 file system.
S3FileSystemFactory - Class in org.apache.flink.fs.s3presto
Simple factory for the S3 file system.
S3FileSystemFactory() - Constructor for class org.apache.flink.fs.s3hadoop.S3FileSystemFactory
 
S3FileSystemFactory() - Constructor for class org.apache.flink.fs.s3presto.S3FileSystemFactory
 
S3HadoopDelegationTokenProvider - Class in org.apache.flink.fs.s3hadoop.token
Delegation token provider for S3 Hadoop filesystems.
S3HadoopDelegationTokenProvider() - Constructor for class org.apache.flink.fs.s3hadoop.token.S3HadoopDelegationTokenProvider
 
S3HadoopDelegationTokenReceiver - Class in org.apache.flink.fs.s3hadoop.token
Delegation token receiver for S3 Hadoop filesystems.
S3HadoopDelegationTokenReceiver() - Constructor for class org.apache.flink.fs.s3hadoop.token.S3HadoopDelegationTokenReceiver
 
S3PFileSystemFactory - Class in org.apache.flink.fs.s3presto
Simple factory for the S3 file system, registered for the s3p:// scheme.
S3PFileSystemFactory() - Constructor for class org.apache.flink.fs.s3presto.S3PFileSystemFactory
 
S3PrestoDelegationTokenProvider - Class in org.apache.flink.fs.s3presto.token
Delegation token provider for S3 Presto filesystems.
S3PrestoDelegationTokenProvider() - Constructor for class org.apache.flink.fs.s3presto.token.S3PrestoDelegationTokenProvider
 
S3PrestoDelegationTokenReceiver - Class in org.apache.flink.fs.s3presto.token
Delegation token receiver for S3 Presto filesystems.
S3PrestoDelegationTokenReceiver() - Constructor for class org.apache.flink.fs.s3presto.token.S3PrestoDelegationTokenReceiver
 
S3Recoverable - Class in org.apache.flink.fs.s3.common.writer
Data object to recover an S3 MultiPartUpload for a recoverable output stream.
S3RecoverableFsDataOutputStream - Class in org.apache.flink.fs.s3.common.writer
A RecoverableFsDataOutputStream to S3 that is based on a recoverable multipart upload.
S3RecoverableWriter - Class in org.apache.flink.fs.s3.common.writer
An implementation of the RecoverableWriter against S3.
S3TestCredentials - Class in org.apache.flink.testutils.s3
Access to credentials to access S3 buckets during integration tests.
S3TestCredentials() - Constructor for class org.apache.flink.testutils.s3.S3TestCredentials
 
S5CMD_BATCH_MAX_FILES - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
S5CMD_BATCH_MAX_SIZE - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
S5CMD_EXTRA_ARGS - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
S5CMD_PATH - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
S5CmdConfiguration(String, String, String, String, String, int, long) - Constructor for class org.apache.flink.fs.s3.common.FlinkS3FileSystem.S5CmdConfiguration
All parameters can be empty.
safeToString(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
SafetyNetCloseableRegistry - Class in org.apache.flink.core.fs
This implementation of an AbstractAutoCloseableRegistry registers WrappingProxyCloseable.
SafetyNetWrapperClassLoader(FlinkUserCodeClassLoader, ClassLoader) - Constructor for class org.apache.flink.util.FlinkUserCodeClassLoaders.SafetyNetWrapperClassLoader
 
SafetyNetWrapperFileSystem - Class in org.apache.flink.core.fs
This is a WrappingProxy around FileSystem which (i) wraps all opened streams as ClosingFSDataInputStream or ClosingFSDataOutputStream and (ii) registers them to a SafetyNetCloseableRegistry.
SafetyNetWrapperFileSystem(FileSystem, SafetyNetCloseableRegistry) - Constructor for class org.apache.flink.core.fs.SafetyNetWrapperFileSystem
 
SameTypePairComparator<T> - Class in org.apache.flink.api.common.typeutils
 
SameTypePairComparator(TypeComparator<T>) - Constructor for class org.apache.flink.api.common.typeutils.SameTypePairComparator
 
sameTypeVars(Type, Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Checks whether two types are type variables describing the same.
sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
savepoint() - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
savepoint() - Method in interface org.apache.flink.runtime.state.CheckpointableKeyedStateBackend
Returns a SavepointResources that can be used by SavepointSnapshotStrategy to write out a savepoint in the common/unified format.
savepoint() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
savepoint() - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
savepoint() - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
savepoint() - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
savepoint(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the SAVEPOINT action.
savepoint(SavepointFormatType) - Static method in class org.apache.flink.runtime.checkpoint.SavepointType
 
SAVEPOINT - org.apache.flink.runtime.dispatcher.TriggerSavepointMode
 
SAVEPOINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SAVEPOINT_ALLOW_NON_RESTORED_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
SAVEPOINT_CLAIM_MODE - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
SAVEPOINT_DIRECTORY - Static variable in class org.apache.flink.configuration.CheckpointingOptions
The default directory for savepoints.
SAVEPOINT_IGNORE_UNCLAIMED_STATE - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
A flag indicating if we allow Flink to skip savepoint state that cannot be restored, e.g.
SAVEPOINT_PATH - Static variable in class org.apache.flink.configuration.StateRecoveryOptions
The path to a savepoint that will be used to bootstrap the pipeline's state.
SAVEPOINT_PATH - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
SAVEPOINT_PATH_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
SAVEPOINT_RESTORE_MODE - Static variable in class org.apache.flink.client.cli.CliFrontendParser
Deprecated.
SavepointDisposalHandlers - Class in org.apache.flink.runtime.rest.handler.job.savepoints
Handlers to trigger the disposal of a savepoint.
SavepointDisposalHandlers(Duration) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers
 
SavepointDisposalHandlers.SavepointDisposalStatusHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
AbstractAsynchronousOperationHandlers.StatusHandler implementation for the savepoint disposal operation.
SavepointDisposalHandlers.SavepointDisposalTriggerHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
AbstractAsynchronousOperationHandlers.TriggerHandler implementation for the savepoint disposal operation.
SavepointDisposalRequest - Class in org.apache.flink.runtime.rest.messages.job.savepoints
Request body for a savepoint disposal call.
SavepointDisposalRequest(String) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalRequest
 
SavepointDisposalStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalStatusHandler
 
SavepointDisposalStatusHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints
SavepointDisposalStatusMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.savepoints
SavepointDisposalStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusMessageParameters
 
SavepointDisposalTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalTriggerHandler
 
SavepointDisposalTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints
SavepointEnvironment - Class in org.apache.flink.state.api.runtime
A minimally implemented Environment that provides the functionality required to run the state-processor-api.
SavepointEnvironment.Builder - Class in org.apache.flink.state.api.runtime
SavepointFormatType - Enum in org.apache.flink.core.execution
Describes the binary format in which a savepoint should be taken.
SavepointHandlers - Class in org.apache.flink.runtime.rest.handler.job.savepoints
HTTP handlers for asynchronous triggering of savepoints.
SavepointHandlers(String) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers
 
SavepointHandlers.SavepointStatusHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
HTTP handler to query for the status of the savepoint.
SavepointHandlers.SavepointTriggerHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
HTTP handler to trigger savepoints.
SavepointHandlers.StopWithSavepointHandler - Class in org.apache.flink.runtime.rest.handler.job.savepoints
HTTP handler to stop a job with a savepoint.
SavepointInfo - Class in org.apache.flink.runtime.rest.messages.job.savepoints
Represents information about a finished savepoint.
SavepointInfo(String, SerializedThrowable) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointInfo
 
SavepointKeyedStateHandle - Interface in org.apache.flink.runtime.state
A KeyedStateHandle that points to a savepoint taken in the unified format.
SavepointLoader - Class in org.apache.flink.state.api.runtime
Utility class for loading CheckpointMetadata metadata.
SavepointMetadataV2 - Class in org.apache.flink.state.api.runtime.metadata
Savepoint metadata that can be modified.
SavepointMetadataV2(int, Collection<MasterState>, Collection<OperatorState>) - Constructor for class org.apache.flink.state.api.runtime.metadata.SavepointMetadataV2
 
SavepointOptions - Class in org.apache.flink.client.cli
Command line options for the SAVEPOINT command.
SavepointOptions(CommandLine) - Constructor for class org.apache.flink.client.cli.SavepointOptions
 
SavepointOutputFormat - Class in org.apache.flink.state.api.output
An output format to serialize CheckpointMetadata metadata to distributed storage.
SavepointOutputFormat(Path) - Constructor for class org.apache.flink.state.api.output.SavepointOutputFormat
 
SavepointPathQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Query parameter that specifies the savepoint to restore from.
SavepointPathQueryParameter() - Constructor for class org.apache.flink.runtime.webmonitor.handlers.SavepointPathQueryParameter
 
SavepointReader - Class in org.apache.flink.state.api
The entry point for reading state from a Flink savepoint.
SavepointResources<K> - Class in org.apache.flink.runtime.state
Savepoint resources for a KeyedStateBackend.
SavepointResources(FullSnapshotResources<K>, SnapshotExecutionType) - Constructor for class org.apache.flink.runtime.state.SavepointResources
 
SavepointRestoreResult - Class in org.apache.flink.runtime.state.restore
A result from restoring a single KeyedStateHandle.
SavepointRestoreResult(List<StateMetaInfoSnapshot>, ThrowingIterator<KeyGroup>) - Constructor for class org.apache.flink.runtime.state.restore.SavepointRestoreResult
 
SavepointRestoreSettings - Class in org.apache.flink.runtime.jobgraph
Savepoint restore settings.
SavepointRuntimeContext - Class in org.apache.flink.state.api.runtime
A streaming RuntimeContext which delegates to the underlying batch RuntimeContext along with a specified KeyedStateStore.
SavepointRuntimeContext(RuntimeContext, KeyedStateStore) - Constructor for class org.apache.flink.state.api.runtime.SavepointRuntimeContext
 
SavepointSnapshotStrategy<K> - Class in org.apache.flink.runtime.state
A SnapshotStrategy that produces unified savepoints.
SavepointSnapshotStrategy(FullSnapshotResources<K>) - Constructor for class org.apache.flink.runtime.state.SavepointSnapshotStrategy
Creates a SavepointSnapshotStrategy that writes a savepoint from the given FullSnapshotResources.
SavepointStatusHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointStatusHandler
 
SavepointStatusHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints
These headers define the protocol for triggering a savepoint.
SavepointStatusMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.savepoints
The parameters for triggering a savepoint.
SavepointStatusMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusMessageParameters
 
SavepointTriggerHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointTriggerHandler
 
SavepointTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints
These headers define the protocol for triggering a savepoint.
SavepointTriggerMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.savepoints
The parameters for triggering a savepoint.
SavepointTriggerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerMessageParameters
 
SavepointTriggerRequestBody - Class in org.apache.flink.runtime.rest.messages.job.savepoints
RequestBody to trigger savepoints.
SavepointTriggerRequestBody(String, Boolean, SavepointFormatType, TriggerId) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointTriggerRequestBody
 
SavepointType - Class in org.apache.flink.runtime.checkpoint
The type of checkpoint to perform.
SavepointType.PostCheckpointAction - Enum in org.apache.flink.runtime.checkpoint
What's the intended action after the checkpoint (relevant for stopping with savepoint).
SavepointWriter - Class in org.apache.flink.state.api
A SavepointWriter can create new savepoints from bounded data streams.
SavepointWriterOperatorFactory - Interface in org.apache.flink.state.api
Creates a savepoint writing operator from a savepoint path.
SCALA - org.apache.flink.table.catalog.FunctionLanguage
 
SCALA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ScalaCaseClassSerializerSnapshot<T extends scala.Product> - Class in org.apache.flink.table.api.typeutils
TypeSerializerSnapshot for ScalaCaseClassSerializer.
ScalaCaseClassSerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
Used via reflection.
ScalaCaseClassSerializerSnapshot(ScalaCaseClassSerializer<T>) - Constructor for class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
Used for the snapshot path.
ScalaEitherSerializerSnapshot<L,​R> - Class in org.apache.flink.table.api.typeutils
Configuration snapshot for serializers of Scala's Either type, containing configuration snapshots of the Left and Right serializers.
ScalaEitherSerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.ScalaEitherSerializerSnapshot
Constructor for read instantiation.
ScalaEitherSerializerSnapshot(EitherSerializer<L, R>) - Constructor for class org.apache.flink.table.api.typeutils.ScalaEitherSerializerSnapshot
Constructor to create the snapshot for writing.
ScalaFutureUtils - Class in org.apache.flink.runtime.concurrent.pekko
Utilities to convert Scala types into Java types.
ScalaFutureUtils() - Constructor for class org.apache.flink.runtime.concurrent.pekko.ScalaFutureUtils
 
ScalaOptionSerializerSnapshot<E> - Class in org.apache.flink.table.api.typeutils
A TypeSerializerSnapshot for the Scala OptionSerializer.
ScalaOptionSerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.ScalaOptionSerializerSnapshot
 
ScalaOptionSerializerSnapshot(OptionSerializer<E>) - Constructor for class org.apache.flink.table.api.typeutils.ScalaOptionSerializerSnapshot
 
ScalaProductFieldAccessorFactory - Interface in org.apache.flink.streaming.util.typeutils
Interface to interact with optional Scala field accessors.
SCALAR - org.apache.flink.table.api.JsonType
 
SCALAR - org.apache.flink.table.functions.FunctionKind
 
SCALAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCALAR_EVAL - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
SCALAR_QUERY - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ScalarFunction - Class in org.apache.flink.table.functions
Base class for a user-defined scalar function.
ScalarFunction() - Constructor for class org.apache.flink.table.functions.ScalarFunction
 
ScalarFunctionDefinition - Class in org.apache.flink.table.functions
Deprecated.
Non-legacy functions can simply omit this wrapper for declarations.
ScalarFunctionDefinition(String, ScalarFunction) - Constructor for class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
scalarFunctions - Variable in class org.apache.flink.table.runtime.operators.python.scalar.AbstractPythonScalarFunctionOperator
The Python ScalarFunctions to be executed.
scalarQuery(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a scalar sub-query.
ScalaSuffixChecker - Class in org.apache.flink.tools.ci.suffixcheck
Utility for checking the presence/absence of scala-suffixes.
ScalaSuffixChecker() - Constructor for class org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker
 
ScalaTrySerializerSnapshot<E> - Class in org.apache.flink.table.api.typeutils
A TypeSerializerSnapshot for the Scala TrySerializer.
ScalaTrySerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.ScalaTrySerializerSnapshot
This empty nullary constructor is required for deserializing the configuration.
ScalaTrySerializerSnapshot(TrySerializer<E>) - Constructor for class org.apache.flink.table.api.typeutils.ScalaTrySerializerSnapshot
 
scale - Variable in class org.apache.flink.table.runtime.arrow.writers.DecimalWriter
 
scale() - Method in class org.apache.flink.table.data.DecimalData
Returns the scale of this DecimalData.
scale() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
scale() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
SCALE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCALE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
scaleDown(Integer) - Method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy
 
scaleDown(T) - Method in class org.apache.flink.connector.base.sink.writer.strategy.NoOpScalingStrategy
 
scaleDown(T) - Method in interface org.apache.flink.connector.base.sink.writer.strategy.ScalingStrategy
Returns the scaled down value.
scaleUp(Integer) - Method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy
 
scaleUp(T) - Method in class org.apache.flink.connector.base.sink.writer.strategy.NoOpScalingStrategy
 
scaleUp(T) - Method in interface org.apache.flink.connector.base.sink.writer.strategy.ScalingStrategy
Returns the scaled up value.
ScalingStrategy<T> - Interface in org.apache.flink.connector.base.sink.writer.strategy
ScalingStrategy provides an interface to control scale up / down behaviour.
scan(Iterable<String>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableScan of the table with a given name.
scan(String...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableScan of the table with a given name.
scan(String...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
scan(String...) - Method in interface org.apache.flink.table.api.TableEnvironment
scan(ObjectIdentifier, Map<String, String>) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
ScanReuser - Class in org.apache.flink.table.planner.plan.reuse
Reuse sources.
ScanReuser(FlinkContext, FlinkTypeFactory) - Constructor for class org.apache.flink.table.planner.plan.reuse.ScanReuser
 
ScanReuserUtils - Class in org.apache.flink.table.planner.plan.reuse
Utils for ScanReuser.
ScanRuntimeProviderContext - Class in org.apache.flink.table.runtime.connector.source
Implementation of DynamicTableSource.Context.
ScanRuntimeProviderContext() - Constructor for class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
 
ScanTableSource - Interface in org.apache.flink.table.connector.source
A DynamicTableSource that scans all rows from an external storage system during runtime.
ScanTableSource.ScanContext - Interface in org.apache.flink.table.connector.source
Context for creating runtime implementation via a ScanTableSource.ScanRuntimeProvider.
ScanTableSource.ScanRuntimeProvider - Interface in org.apache.flink.table.connector.source
Provides actual runtime implementation for reading the data.
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
The mainScheduledExecutor manages the task and sends it to the gateway after the given delay.
schedule(Runnable, long, TimeUnit) - Method in interface org.apache.flink.util.concurrent.ScheduledExecutor
Executes the given command after the given delay.
schedule(Runnable, long, TimeUnit) - Method in class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
The mainScheduledExecutor manages the given callable and sends it to the gateway after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in interface org.apache.flink.util.concurrent.ScheduledExecutor
Executes the given callable after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
SCHEDULE_TIME_DATE_FORMATTER_DEFAULT - Static variable in class org.apache.flink.table.api.config.MaterializedTableConfigOptions
 
SCHEDULE_TIME_FORMAT - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
scheduleAllVerticesIfPossible() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Schedules all vertices and excludes any vertices that are already finished or whose inputs are not yet ready.
scheduleAllVerticesIfPossible() - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.apache.flink.util.concurrent.ScheduledExecutor
Executes the given command periodically.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
scheduleAtFixedRate(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
scheduleAtFixedRate(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
Registers a task to be executed repeatedly at a fixed rate.
scheduleAtFixedRate(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
Scheduled - Interface in org.apache.flink.metrics.reporter
Interface for reporters that actively send out data periodically.
SCHEDULED - org.apache.flink.runtime.execution.ExecutionState
 
ScheduledDropwizardReporter - Class in org.apache.flink.dropwizard
Base class for MetricReporter that wraps a Dropwizard Reporter.
ScheduledDropwizardReporter() - Constructor for class org.apache.flink.dropwizard.ScheduledDropwizardReporter
 
ScheduledExecutor - Interface in org.apache.flink.util.concurrent
Extension for the Executor interface which is enriched by method for scheduling tasks in the future.
ScheduledExecutorServiceAdapter - Class in org.apache.flink.util.concurrent
Adapter class for a ScheduledExecutorService which shall be used as a ScheduledExecutor.
ScheduledExecutorServiceAdapter(ScheduledExecutorService) - Constructor for class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
ScheduledFutureAdapter<V> - Class in org.apache.flink.runtime.concurrent
Adapter from Future to ScheduledFuture.
ScheduledFutureAdapter(Future<V>, long, TimeUnit) - Constructor for class org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
 
ScheduledTask<T> - Class in org.apache.flink.core.testutils
ScheduledTask represents a task which is executed at a later point in time.
ScheduledTask(Callable<T>, long) - Constructor for class org.apache.flink.core.testutils.ScheduledTask
 
ScheduledTask(Callable<T>, long, long) - Constructor for class org.apache.flink.core.testutils.ScheduledTask
 
scheduleOperation(Runnable, Duration) - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager.Context
Runs operation with a given delay in the underlying main thread.
schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk, Duration) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkChecker
Starts tracking the fulfillability of a PhysicalSlotRequestBulk with timeout.
schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk, Duration) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl
 
SCHEDULER - Static variable in class org.apache.flink.configuration.JobManagerOptions
Config parameter determining the scheduler implementation.
SCHEDULER_EXECUTING_COOLDOWN_AFTER_RESCALING - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_EXECUTING_RESOURCE_STABILIZATION_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_MODE - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_RESCALE_TRIGGER_MAX_CHECKPOINT_FAILURES - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_RESCALE_TRIGGER_MAX_DELAY - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_SCALING_INTERVAL_MAX - Static variable in class org.apache.flink.configuration.JobManagerOptions
SCHEDULER_SCALING_INTERVAL_MIN - Static variable in class org.apache.flink.configuration.JobManagerOptions
SCHEDULER_SUBMISSION_RESOURCE_STABILIZATION_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SCHEDULER_SUBMISSION_RESOURCE_WAIT_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SchedulerBase - Class in org.apache.flink.runtime.scheduler
Base class which can be used to implement SchedulerNG.
SchedulerBase(Logger, JobGraph, Executor, Configuration, CheckpointsCleaner, CheckpointRecoveryFactory, JobManagerJobMetricGroup, ExecutionVertexVersioner, long, ComponentMainThreadExecutor, JobStatusListener, ExecutionGraphFactory, VertexParallelismStore) - Constructor for class org.apache.flink.runtime.scheduler.SchedulerBase
 
SchedulerException - Exception in org.apache.flink.table.gateway.workflow.scheduler
General exception for workflow scheduler related errors.
SchedulerException(String) - Constructor for exception org.apache.flink.table.gateway.workflow.scheduler.SchedulerException
 
SchedulerException(String, Throwable) - Constructor for exception org.apache.flink.table.gateway.workflow.scheduler.SchedulerException
 
SchedulerExecutionMode - Enum in org.apache.flink.configuration
Enum for controlling whether REACTIVE mode is enabled or not.
SchedulerNG - Interface in org.apache.flink.runtime.scheduler
Interface for scheduling Flink jobs.
SchedulerNGFactory - Interface in org.apache.flink.runtime.scheduler
Factory for SchedulerNG.
SchedulerOperations - Interface in org.apache.flink.runtime.scheduler
Component which is used by SchedulingStrategy to commit scheduling decisions.
scheduleRunAsync(Runnable, long) - Method in interface org.apache.flink.runtime.rpc.MainThreadExecutable
Execute the runnable in the main thread of the underlying RPC endpoint, with a delay of the given number of milliseconds.
scheduleRunAsync(Runnable, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Execute the runnable in the main thread of the underlying RPC endpoint, with a delay of the given number of milliseconds.
scheduleRunAsync(Runnable, Duration) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Execute the runnable in the main thread of the underlying RPC endpoint, with a delay of the given number of milliseconds.
SchedulerUtils - Class in org.apache.flink.runtime.scheduler
Utils class for Flink's scheduler implementations.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.concurrent.pekko.ActorSystemScheduledExecutorAdapter
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface org.apache.flink.util.concurrent.ScheduledExecutor
Executed the given command repeatedly with the given delay between the end of an execution and the start of the next execution.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.flink.util.concurrent.ScheduledExecutorServiceAdapter
 
scheduleWithFixedDelay(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
scheduleWithFixedDelay(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeService
Registers a task to be executed repeatedly with a fixed delay.
scheduleWithFixedDelay(ProcessingTimeService.ProcessingTimeCallback, long, long) - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
SchedulingExecutionVertex - Interface in org.apache.flink.runtime.scheduler.strategy
Scheduling representation of ExecutionVertex.
SchedulingPipelinedRegion - Interface in org.apache.flink.runtime.scheduler.strategy
Pipelined region on execution level, i.e., ExecutionGraph level.
SchedulingPipelinedRegionComputeUtil - Class in org.apache.flink.runtime.executiongraph.failover
Utils for computing SchedulingPipelinedRegions.
SchedulingResultPartition - Interface in org.apache.flink.runtime.scheduler.strategy
Representation of IntermediateResultPartition.
schedulingStrategy - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
SchedulingStrategy - Interface in org.apache.flink.runtime.scheduler.strategy
Component which encapsulates the scheduling logic.
SchedulingStrategyFactory - Interface in org.apache.flink.runtime.scheduler.strategy
Factory interface for SchedulingStrategy.
SchedulingTopology - Interface in org.apache.flink.runtime.scheduler.strategy
SchedulingTopologyListener - Interface in org.apache.flink.runtime.scheduler
This listener will be notified whenever the scheduling topology is updated.
schema - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
schema(Schema) - Method in class org.apache.flink.table.api.TableDescriptor.Builder
Define the schema of the TableDescriptor.
schema(Schema) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
schema(Schema) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
schema(ResolvedSchema) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies schema of the execution result.
schema(TableSchema) - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Sets the schema with field names and the types.
Schema - Class in org.apache.flink.table.api
Schema of a table or view.
Schema - Class in org.apache.flink.table.legacy.descriptors
Deprecated.
This class was used for legacy connectors using Descriptor.
Schema() - Constructor for class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA - org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
 
SCHEMA - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCHEMA - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA_DATA_TYPE - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
SCHEMA_FROM - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA_INCLUDE - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatOptions
 
SCHEMA_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCHEMA_NAME - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA_PATH - Static variable in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
SCHEMA_PROCTIME - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
 
SCHEMA_REGISTRY - Static variable in class org.apache.flink.util.DockerImageVersions
 
SCHEMA_TYPE - Static variable in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Schema uses the legacy type key (e.g. schema.0.type = LONG) to store type information in prior v1.9. Since v1.10, Schema uses data type key (e.g. schema.0.data-type = BIGINT) to store types.
Schema.Builder - Class in org.apache.flink.table.api
A builder for constructing an immutable but still unresolved Schema.
Schema.UnresolvedColumn - Class in org.apache.flink.table.api
Super class for all kinds of columns in an unresolved schema.
Schema.UnresolvedComputedColumn - Class in org.apache.flink.table.api
Declaration of a computed column that will be resolved to Column.ComputedColumn during schema resolution.
Schema.UnresolvedConstraint - Class in org.apache.flink.table.api
Super class for all kinds of constraints in an unresolved schema.
Schema.UnresolvedMetadataColumn - Class in org.apache.flink.table.api
Declaration of a metadata column that will be resolved to Column.MetadataColumn during schema resolution.
Schema.UnresolvedPhysicalColumn - Class in org.apache.flink.table.api
Declaration of a physical column that will be resolved to Column.PhysicalColumn during schema resolution.
Schema.UnresolvedPrimaryKey - Class in org.apache.flink.table.api
Declaration of a primary key that will be resolved to UniqueConstraint during schema resolution.
Schema.UnresolvedWatermarkSpec - Class in org.apache.flink.table.api
Declaration of a watermark strategy that will be resolved to WatermarkSpec during schema resolution.
SCHEMA$ - Static variable in enum example.avro.EventType
 
SCHEMA$ - Static variable in class example.avro.User
 
SCHEMA$ - Static variable in class org.apache.flink.avro.generated.Address
 
SCHEMA$ - Static variable in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
SCHEMA$ - Static variable in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
SchemaBuilderUtil - Class in org.apache.flink.table.planner.operations
A utility class for MergeTableAsUtil and MergeTableLikeUtil classes.
schemaCoder - Variable in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
SchemaCoder - Interface in org.apache.flink.formats.avro
Schema coder that allows reading schema that is somehow embedded into serialized record.
SchemaCoder.SchemaCoderProvider - Interface in org.apache.flink.formats.avro
Provider for SchemaCoder.
schemaEquals(Object) - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
Tests whether an other object describes the same, schema-equivalent row information.
schemaExists(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Checks if there is a catalog with given name or is there a temporary object registered within a given catalog.
schemaExists(String, String) - Method in class org.apache.flink.table.catalog.CatalogManager
Checks if there is a database with given name in a given catalog or is there a temporary object registered within a given catalog and database.
SchemaResolver - Interface in org.apache.flink.table.catalog
Resolves a Schema to a validated ResolvedSchema.
SchemaTestUtils - Class in org.apache.flink.connector.testutils.formats
Test utilities for schemas.
SchemaTestUtils() - Constructor for class org.apache.flink.connector.testutils.formats.SchemaTestUtils
 
SchemaTranslator - Class in org.apache.flink.table.catalog
Utility to derive a physical DataType, Schema, and projections for sinks and sources.
SchemaTranslator() - Constructor for class org.apache.flink.table.catalog.SchemaTranslator
 
SchemaTranslator.ConsumingResult - Class in org.apache.flink.table.catalog
SchemaTranslator.ProducingResult - Class in org.apache.flink.table.catalog
SchemaValidator - Class in org.apache.flink.legacy.table.descriptors
Deprecated.
See Schema for details.
SchemaValidator(boolean, boolean, boolean) - Constructor for class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
 
SCHEME - Static variable in class org.apache.flink.fs.gs.GSFileSystemFactory
The scheme for the Google Storage file system.
SCHEME - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
scope - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
 
scope - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Collection of RelNode objects which correspond to a SELECT statement.
scope - Variable in enum org.apache.flink.core.memory.ManagedMemoryUseCase
 
scope - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
The remaining scope not covered by specific fields.
scope() - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
Scope() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SCOPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCOPE_CATALOGS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCOPE_DELIMITER - Static variable in class org.apache.flink.configuration.MetricOptions
The delimiter used to assemble the metric identifier.
SCOPE_HOST - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_INHERIT_PARENT - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
If the scope format starts with this character, then the parent components scope format will be used as a prefix.
SCOPE_JOB_ID - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_JOB_NAME - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCOPE_NAMING_JM - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to a JobManager.
SCOPE_NAMING_JM_JOB - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to a job on a JobManager.
SCOPE_NAMING_JM_OPERATOR - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to the components running on a JobManager of an operator.
SCOPE_NAMING_OPERATOR - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to an operator.
SCOPE_NAMING_TASK - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to a task.
SCOPE_NAMING_TM - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to a TaskManager.
SCOPE_NAMING_TM_JOB - Static variable in class org.apache.flink.configuration.MetricOptions
The scope format string that is applied to all metrics scoped to a job on a TaskManager.
SCOPE_OPERATOR_ID - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_OPERATOR_NAME - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SCOPE_SEPARATOR - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASK_ATTEMPT_ID - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASK_ATTEMPT_NUM - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASK_NAME - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASK_SUBTASK_INDEX - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASK_VERTEX_ID - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
SCOPE_TASKMANAGER_ID - Static variable in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
ScopeFormat - Class in org.apache.flink.runtime.metrics.scope
This class represents the format after which the "scope" (or namespace) of the various component metric groups is built.
ScopeFormat(String, ScopeFormat, String[]) - Constructor for class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
ScopeFormats - Class in org.apache.flink.runtime.metrics.scope
A container for component scope formats.
scopeInfo - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump
The scope information for the stored metric.
scopes - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Maps query node objects to the SqlValidatorScope scope created from them.
scopeToJob(JobID, Executor) - Static method in class org.apache.flink.util.MdcUtils
Wrap the given Executor so that the given JobID is added before it executes any submitted commands and removed afterward.
scopeToJob(JobID, ExecutorService) - Static method in class org.apache.flink.util.MdcUtils
Wrap the given ExecutorService so that the given JobID is added before it executes any submitted commands and removed afterward.
scopeToJob(JobID, ScheduledExecutorService) - Static method in class org.apache.flink.util.MdcUtils
Wrap the given ScheduledExecutorService so that the given JobID is added before it executes any submitted commands and removed afterward.
ScriptTransformIOInfo - Class in org.apache.flink.table.runtime.script
The wrapper class of the input/out schema for script transform.
ScriptTransformIOInfo(String, Map<String, String>, String, Map<String, String>, String, String, Serializable) - Constructor for class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
SCROLL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
scrollDown() - Method in class org.apache.flink.table.client.cli.CliView
 
scrollDown(int) - Method in class org.apache.flink.table.client.cli.CliView
 
scrollLeft() - Method in class org.apache.flink.table.client.cli.CliView
 
scrollRight() - Method in class org.apache.flink.table.client.cli.CliView
 
scrollUp() - Method in class org.apache.flink.table.client.cli.CliView
 
SEARCH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SEARCH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
searchAllLogs(Pattern, Function<Matcher, String>) - Method in interface org.apache.flink.tests.util.flink.FlinkResource
Searches the logs of all processes for the given pattern, and applies the given processor for every line for which Matcher.matches() returned true.
searchAllLogs(Pattern, Function<Matcher, String>) - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
searchAllLogs(Pattern, Function<Matcher, T>) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
searchPartSpecAndPaths(FileSystem, Path, int) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
Search all partitions in this path.
second() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of seconds.
Second() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SECOND - org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
 
SECOND - org.apache.flink.table.expressions.TimeIntervalUnit
 
SECOND - org.apache.flink.table.expressions.TimePointUnit
 
SECOND - org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
 
SECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
SECOND - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SECOND - Static variable in class org.apache.flink.streaming.api.operators.InputSelection
The InputSelection instance which indicates to select the second input.
SECOND - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SECOND() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in seconds with 6 digits for fractional seconds by default.
SECOND(int) - Static method in class org.apache.flink.table.api.DataTypes
Resolution in seconds and (possibly) fractional seconds.
SECOND_IS_SMALL - org.apache.flink.api.common.operators.base.CrossOperatorBase.CrossHint
 
secondCollector - Variable in class org.apache.flink.datastream.impl.context.DefaultTwoOutputNonPartitionedContext
 
SecondColumnSerializationSchema(SerializationSchema<T>) - Constructor for class org.apache.flink.python.util.PythonConnectorUtils.SecondColumnSerializationSchema
The constructor.
secondDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
 
SecondInputOfTwoInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
Input for the second input of TwoInputStreamOperator.
SecondInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
 
SecondInputOfTwoInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
An Output that can be used to emit elements and other messages for the second input of TwoInputStreamOperator.
SecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
 
seconds() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of seconds.
SECONDS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SECRET_KEY - Static variable in class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
 
SECTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SecureAclProvider() - Constructor for class org.apache.flink.runtime.util.ZooKeeperUtils.SecureAclProvider
 
SecureAzureBlobStorageFSFactory - Class in org.apache.flink.fs.azurefs
A factory for the Azure file system over HTTPs.
SecureAzureBlobStorageFSFactory() - Constructor for class org.apache.flink.fs.azurefs.SecureAzureBlobStorageFSFactory
 
SecureAzureDataLakeStoreGen2FSFactory - Class in org.apache.flink.fs.azurefs
Secure ABFS AzureFS implementation.
SecureAzureDataLakeStoreGen2FSFactory() - Constructor for class org.apache.flink.fs.azurefs.SecureAzureDataLakeStoreGen2FSFactory
 
SecureTestEnvironment - Class in org.apache.flink.test.util
Helper SecureTestEnvironment to handle MiniKDC lifecycle.
SecureTestEnvironment() - Constructor for class org.apache.flink.test.util.SecureTestEnvironment
 
SECURITY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SECURITY_AUTH_KERBEROS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
SECURITY_AUTH_ZOOKEEPER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
SECURITY_CONTEXT_FACTORY_CLASSES - Static variable in class org.apache.flink.configuration.SecurityOptions
 
SECURITY_DELEGATION_TOKEN - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
SECURITY_MODULE_FACTORY_CLASSES - Static variable in class org.apache.flink.configuration.SecurityOptions
 
SECURITY_SSL - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
SecurityConfiguration - Class in org.apache.flink.runtime.security
The global security configuration.
SecurityConfiguration(Configuration) - Constructor for class org.apache.flink.runtime.security.SecurityConfiguration
Create a security configuration from the global configuration.
SecurityConfiguration(Configuration, List<String>, List<String>) - Constructor for class org.apache.flink.runtime.security.SecurityConfiguration
Create a security configuration from the global configuration.
SecurityContext - Interface in org.apache.flink.runtime.security.contexts
A security context with may be required to run a Callable.
SecurityContextFactory - Interface in org.apache.flink.runtime.security.contexts
A factory for a SecurityContext.
SecurityContextInitializeException - Exception in org.apache.flink.runtime.security
Indicates a problem with installing or uninstalling a security module or context.
SecurityContextInitializeException(String) - Constructor for exception org.apache.flink.runtime.security.SecurityContextInitializeException
 
SecurityContextInitializeException(String, Throwable) - Constructor for exception org.apache.flink.runtime.security.SecurityContextInitializeException
 
SecurityFactoryServiceLoader - Class in org.apache.flink.runtime.security
The Service provider discovery for searching suitable security factory.
SecurityFactoryServiceLoader() - Constructor for class org.apache.flink.runtime.security.SecurityFactoryServiceLoader
 
SecurityInstallException(String) - Constructor for exception org.apache.flink.runtime.security.modules.SecurityModule.SecurityInstallException
 
SecurityInstallException(String, Throwable) - Constructor for exception org.apache.flink.runtime.security.modules.SecurityModule.SecurityInstallException
 
SecurityModule - Interface in org.apache.flink.runtime.security.modules
An installable security module.
SecurityModule.SecurityInstallException - Exception in org.apache.flink.runtime.security.modules
Indicates a problem with installing or uninstalling a security module.
SecurityModuleFactory - Interface in org.apache.flink.runtime.security.modules
A factory for a SecurityModule.
SecurityOptions - Class in org.apache.flink.configuration
The set of configuration options relating to security.
SecurityOptions() - Constructor for class org.apache.flink.configuration.SecurityOptions
 
SecurityUtils - Class in org.apache.flink.runtime.security
Security Environment that holds the security context and modules installed.
SecurityUtils() - Constructor for class org.apache.flink.runtime.security.SecurityUtils
 
sed(String, Path) - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
 
seek(byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seek(byte[]) - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seek(long) - Method in class org.apache.flink.api.common.io.InputStreamFSInputWrapper
 
seek(long) - Method in class org.apache.flink.core.fs.FSDataInputStream
Seek to the given offset from the start of the file.
seek(long) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
seek(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
seek(long) - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
seek(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
seek(long) - Method in class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
seek(long) - Method in class org.apache.flink.runtime.state.CompressibleFSDataInputStream
 
seek(long) - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
seek(long) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
seek(ByteBuffer) - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seek(ByteBuffer) - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seek(CheckpointedPosition) - Method in class org.apache.flink.orc.AbstractOrcFileInputFormat.OrcVectorizedReader
The argument of RecordReader.seekToRow(long) must come from RecordReader.getRowNumber().
SEEK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SeekableDataInputView - Interface in org.apache.flink.core.memory
Interface marking a DataInputView as seekable.
SeekableDataOutputView - Interface in org.apache.flink.core.memory
Interface marking a DataOutputView as seekable.
SeekableFileChannelInputView - Class in org.apache.flink.runtime.io.disk
A DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream.
SeekableFileChannelInputView(IOManager, FileIOChannel.ID, MemoryManager, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.SeekableFileChannelInputView
 
seekForPrev(byte[]) - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seekForPrev(byte[]) - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seekForPrev(ByteBuffer) - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seekForPrev(ByteBuffer) - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seekInput(MemorySegment, int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
Sets the internal state of the view such that the next bytes will be read from the given memory segment, starting at the given position.
seekOutput(MemorySegment, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
Sets the internal state to the given memory segment and the given position within the segment.
seekTo(long) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileSegmentReader
 
seekTo(long) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileSegmentReader
 
seekToFirst() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
seekToFirst() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seekToFirst() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seekToLast() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
seekToLast() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
seekToLast() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
seekToPosition(long) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
 
seekToPosition(long) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileReader
 
seekToPosition(long) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
 
seekToPosition(long) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BufferFileReader
 
seekToPosition(long) - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousBufferFileReader
 
seekToPosition(long) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
 
seekToRow(long) - Method in class org.apache.flink.formats.parquet.vector.ParquetColumnarRowSplitReader
Seek to a particular row number.
seekToRow(long) - Method in class org.apache.flink.orc.OrcSplitReader
Seek to a particular row number.
SegmentBufferContext(int, List<Tuple2<Buffer, Integer>>, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SegmentBufferContext
 
SegmentFileStateHandle - Class in org.apache.flink.runtime.state.filemerging
FileStateHandle for state that was written to a file segment.
SegmentFileStateHandle(Path, long, long, CheckpointedStateScope, LogicalFile.LogicalFileId) - Constructor for class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
Creates a new segment file state for the given file path.
SegmentPartitionFile - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The partition file with segment file mode.
SegmentPartitionFile() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
SegmentPartitionFileReader - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The implementation of PartitionFileReader with segment file mode.
SegmentPartitionFileReader(String) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileReader
 
SegmentPartitionFileWriter - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
The implementation of PartitionFileWriter with segment file mode.
segments - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
A segment list as a joint buffer which stores all records and index entries.
segments - Variable in class org.apache.flink.table.data.binary.BinarySection
 
segmentSize - Variable in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
segmentSize - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The size of the segments used by the hash join buckets.
segmentSize - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The size of the segments used by the hash join buckets.
segmentSize - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
segmentSizeBits - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
segmentSizeMask - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
SegmentsUtil - Class in org.apache.flink.table.runtime.util
Util for data format segments calc.
SegmentsUtil() - Constructor for class org.apache.flink.table.runtime.util.SegmentsUtil
 
select(int) - Method in class org.apache.flink.streaming.api.operators.InputSelection.Builder
Selects an input identified by the given inputId.
select(Map<String, List<IN>>) - Method in interface org.apache.flink.cep.PatternSelectFunction
Generates a result from the given map of events.
select(Map<String, List<IN>>) - Method in class org.apache.flink.cep.RichPatternSelectFunction
 
select(PatternSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a select function to the detected pattern sequence.
select(PatternSelectFunction<T, R>, TypeInformation<R>) - Method in class org.apache.flink.cep.PatternStream
Applies a select function to the detected pattern sequence.
select(Expression...) - Method in interface org.apache.flink.table.api.AggregatedTable
Performs a selection operation after an aggregate operation.
select(Expression...) - Method in interface org.apache.flink.table.api.FlatAggregateTable
Performs a selection operation on a FlatAggregateTable table.
select(Expression...) - Method in interface org.apache.flink.table.api.GroupedTable
Performs a selection operation on a grouped table.
select(Expression...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
select(Expression...) - Method in interface org.apache.flink.table.api.OverWindowedTable
Performs a selection operation on a over windowed table.
select(Expression...) - Method in interface org.apache.flink.table.api.Table
Performs a selection operation.
select(Expression...) - Method in interface org.apache.flink.table.api.WindowGroupedTable
Performs a selection operation on a window grouped table.
select(OutputTag<L>, PatternTimeoutFunction<T, L>, TypeInformation<R>, PatternSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a select function to the detected pattern sequence.
select(OutputTag<L>, PatternTimeoutFunction<T, L>, PatternSelectFunction<T, R>) - Method in class org.apache.flink.cep.PatternStream
Applies a select function to the detected pattern sequence.
SELECT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SELECT_ALL_CHAR - Static variable in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
SELECT_ALL_CHAR_SCALA - Static variable in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
SelectableSortingInputs(StreamTaskInput<?>[], StreamTaskInput<?>[], InputSelectable) - Constructor for class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput.SelectableSortingInputs
 
selectAllocationBaseDirectory(int) - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns a specific allocation base directory.
selectAllocationBaseDirectory(int) - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
selectBestSlotForProfile(FreeSlotTracker, SlotProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
selectBestSlotForProfile(FreeSlotTracker, SlotProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
 
selectBestSlotForProfile(FreeSlotTracker, SlotProfile) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy
Selects the best SlotInfo w.r.t. a certain selection criterion from the provided list of available slots and considering the given SlotProfile that describes the requirements.
selectChannel(SerializationDelegate<StreamRecord<RowData>>) - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
Note: Broadcast mode could be handled directly for all the output channels in record writer, so it is no need to select channels via this method.
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForConsecutiveHashPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardForUnspecifiedPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
selectChannel(SerializationDelegate<T>) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
selectChannel(T) - Method in interface org.apache.flink.runtime.io.network.api.writer.ChannelSelector
Returns the logical channel index, to which the given record should be written.
selectChannel(T) - Method in class org.apache.flink.runtime.io.network.api.writer.RoundRobinChannelSelector
 
selectedFields - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
selectedRow - Variable in class org.apache.flink.table.client.cli.CliResultView
 
SelectExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses one unaliased expression in a select list.
SelectorFunctionKeys(KeySelector<T, K>, TypeInformation<T>, TypeInformation<K>) - Constructor for class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
selectRowDown() - Method in class org.apache.flink.table.client.cli.CliResultView
 
selectRowUp() - Method in class org.apache.flink.table.client.cli.CliResultView
 
selectSlotSelectionStrategy(JobType, Configuration) - Static method in class org.apache.flink.runtime.util.SlotSelectionStrategyUtils
 
selectSubtaskBaseDirectory(int) - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns a specific subtask base directory.
selectSubtaskBaseDirectory(int) - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
selectWithoutLocationPreference(FreeSlotTracker, ResourceProfile) - Method in class org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
 
self() - Method in class org.apache.flink.formats.parquet.protobuf.ParquetProtoWriters.ParquetProtoWriterBuilder
 
self() - Method in class org.apache.flink.formats.parquet.row.ParquetRowDataBuilder
 
self() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder
Deprecated.
 
self() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy.PolicyBuilder
 
SELF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SemanticProperties - Interface in org.apache.flink.api.common.operators
Container for the semantic properties associated to an operator.
SemanticProperties.EmptySemanticProperties - Class in org.apache.flink.api.common.operators
 
SemanticProperties.InvalidSemanticAnnotationException - Exception in org.apache.flink.api.common.operators
 
semantics() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
SEMANTICS_CHECK_MAPPER - org.apache.flink.streaming.tests.TestOperatorEnum
 
SEMANTICS_CHECK_PRINT_SINK - org.apache.flink.streaming.tests.TestOperatorEnum
 
SemanticsCheckMapper - Class in org.apache.flink.streaming.tests
This mapper validates exactly-once and at-least-once semantics in connection with SequenceGeneratorSource.
SEMI - org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
SEMI - org.apache.flink.table.runtime.operators.join.HashJoinType
 
SEMI - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SEMI - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SEMI() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
SEMICOLON - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
semiJoin(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with JoinRelType.SEMI.
semiJoin(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Join with JoinRelType.SEMI.
sempred(RuleContext, int, int) - Method in class org.apache.flink.table.codesplit.JavaParser
 
send(DSeries) - Method in class org.apache.flink.metrics.datadog.DatadogHttpClient
 
send(StageRunner.SortStage, CircularElement<E>) - Method in interface org.apache.flink.runtime.operators.sort.StageRunner.StageMessageDispatcher
Sends a message to the given stage.
send(OUT) - Method in class org.apache.flink.api.common.io.OutputFormatBase
Send the actual record for writing.
sendAcknowledgeCheckpointEvent(long) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
sendCoordinationRequest(String, CoordinationRequest) - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
sendCoordinationRequest(String, CoordinationRequest) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
sendCoordinationRequest(String, CoordinationRequest) - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
sendCoordinationRequest(String, CoordinationRequest) - Method in interface org.apache.flink.runtime.operators.coordination.CoordinationRequestGateway
Send out a request to a specified coordinator and return the response.
sendCoordinationRequest(JobID, String, CoordinationRequest) - Method in interface org.apache.flink.client.program.ClusterClient
Sends out a request to a specified coordinator and return the response.
sendCoordinationRequest(JobID, String, CoordinationRequest) - Method in class org.apache.flink.client.program.MiniClusterClient
 
sendCoordinationRequest(JobID, String, CoordinationRequest) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
sendErrorResponse(ChannelHandlerContext, boolean, ErrorResponseBody, HttpResponseStatus, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
Sends the given error response and status code to the given channel.
sendErrorResponse(ChannelHandlerContext, HttpRequest, ErrorResponseBody, HttpResponseStatus, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
Sends the given error response and status code to the given channel.
sendEvent(OperatorEvent) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.SubtaskGateway
Sends an event to the parallel subtask with the given subtask index.
sendEventToCoordinator(OperatorEvent) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorEventGateway
Sends the given event to the coordinator, where it will be handled by the OperatorCoordinator.handleEventFromOperator(int, int, OperatorEvent) method.
sendEventToSourceReader(int, int, SourceEvent) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Send a source event to a source reader.
sendEventToSourceReader(int, int, SourceEvent) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
sendEventToSourceReader(int, int, SourceEvent) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
sendEventToSourceReader(int, SourceEvent) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Send a source event to a source reader.
sendEventToSourceReader(int, SourceEvent) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
sendEventToSourceReader(int, SourceEvent) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
sendNotModified(ChannelHandlerContext) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Send the "304 Not Modified" response.
sendOperatorEvent(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.executiongraph.Execution
Sends the operator event to the Task on the Task Executor.
sendOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
sendOperatorEventToCoordinator(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterOperatorEventGateway
 
sendOperatorEventToCoordinator(OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskOperatorEventGateway
Sends an event from the operator (identified by the given operator ID) to the operator coordinator (identified by the same ID).
sendOperatorEventToCoordinator(OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcTaskOperatorEventGateway
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
sendOperatorEventToTask(ExecutionAttemptID, OperatorID, SerializedValue<OperatorEvent>) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorOperatorEventGateway
Sends an operator event to an operator in a task executed by the Task Manager (Task Executor).
sendReadRequest(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
Sends a new read requests, if further requests remain.
sendRequest(String, int, M) - Method in class org.apache.flink.runtime.rest.RestClient
 
sendRequest(String, int, M, U, R) - Method in class org.apache.flink.runtime.rest.RestClient
 
sendRequest(String, int, M, U, R, Collection<FileUpload>) - Method in class org.apache.flink.runtime.rest.RestClient
 
sendRequest(String, int, M, U, R, Collection<FileUpload>, RestAPIVersion<? extends RestAPIVersion<?>>) - Method in class org.apache.flink.runtime.rest.RestClient
 
sendRequest(InetSocketAddress, REQ) - Method in class org.apache.flink.queryablestate.network.Client
 
sendRequest(M, U, R) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
sendRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>) - Method in interface org.apache.flink.runtime.jobgraph.tasks.TaskOperatorEventGateway
Sends a request from current operator to a specified operator coordinator which is identified by the given operator ID and return the response.
sendRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
sendRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterOperatorEventGateway
 
sendRequestToCoordinator(OperatorID, SerializedValue<CoordinationRequest>) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcTaskOperatorEventGateway
 
sendResponse(ChannelHandlerContext, boolean, String, HttpResponseStatus, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
Sends the given response and status code to the given channel.
sendResponse(ChannelHandlerContext, HttpRequest, String, HttpResponseStatus, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
Sends the given response and status code to the given channel.
sendResponse(ChannelHandlerContext, HttpRequest, P, HttpResponseStatus, Map<String, String>) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
Sends the given response and status code to the given channel.
sendResult(MutableObjectIterator<E>) - Method in interface org.apache.flink.runtime.operators.sort.StageRunner.StageMessageDispatcher
Sends a result to the corresponding Sorter.
sendSlotReport(ResourceID, InstanceID, SlotReport, Duration) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
 
sendSlotReport(ResourceID, InstanceID, SlotReport, Duration) - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerGateway
Sends the given SlotReport to the ResourceManager.
sendSourceEventToCoordinator(SourceEvent) - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Send a source event to the source coordinator.
sendSourceEventToCoordinator(SourceEvent) - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
sendSplitRequest() - Method in interface org.apache.flink.api.connector.source.SourceReaderContext
Sends a split request to the source's SplitEnumerator.
sendSplitRequest() - Method in class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
sendTaskEvent(TaskEvent) - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
 
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
sendTaskEvent(TaskEvent) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
sendTaskEvent(ResultPartitionID, TaskEvent, RemoteInputChannel) - Method in class org.apache.flink.runtime.io.network.netty.NettyPartitionRequestClient
Sends a task event backwards to an intermediate result partition producer.
sendTaskEvent(ResultPartitionID, TaskEvent, RemoteInputChannel) - Method in interface org.apache.flink.runtime.io.network.PartitionRequestClient
Sends a task event backwards to an intermediate result partition.
sendValues(Iterable<IN>, long, long) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
Write the given element into the backend.
SENSITIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SEPARATED_WITH_END_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
SeparateThreadExecutor - Class in org.apache.flink.util.concurrent
An Executor that runs every runnable in a separate thread.
SeparateThreadExecutor(ThreadFactory) - Constructor for class org.apache.flink.util.concurrent.SeparateThreadExecutor
 
separator - Variable in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
SEPARATOR - Static variable in class org.apache.flink.core.fs.Path
The directory separator, a slash.
SEPARATOR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SEPARATOR_CHAR - Static variable in class org.apache.flink.core.fs.Path
The directory separator, a slash (character).
sequence - Variable in class org.apache.flink.table.planner.functions.aggfunctions.RankLikeAggFunctionBase
 
sequence(String[], ArgumentTypeStrategy[]) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a named function signature like f(s STRING, n NUMERIC) using a sequence of ArgumentTypeStrategys.
sequence(List<String>, List<ArgumentTypeStrategy>) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a named function signature like f(s STRING, n NUMERIC) using a sequence of ArgumentTypeStrategys.
sequence(ArgumentTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a function signature like f(STRING, NUMERIC) using a sequence of ArgumentTypeStrategys.
SEQUENCE - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
SEQUENCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SEQUENCE_NUMBER_RESTORED - Static variable in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Sequence number for the buffers that were saved during the previous execution attempt; then restored; and now are to be saved again (as opposed to the buffers received from the upstream or from the operator).
SEQUENCE_NUMBER_UNKNOWN - Static variable in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Signifies that buffer sequence number is unknown (e.g. if passing sequence numbers is not implemented).
SequenceExpression() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SequenceFileWriter<K extends org.apache.hadoop.io.Writable,​V extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.formats.sequencefile
A BulkWriter implementation that wraps a SequenceFile.Writer.
SequenceFileWriterFactory<K extends org.apache.hadoop.io.Writable,​V extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.formats.sequencefile
A factory that creates a SequenceFile BulkWriter.
SequenceFileWriterFactory(Configuration, Class<K>, Class<V>) - Constructor for class org.apache.flink.formats.sequencefile.SequenceFileWriterFactory
Creates a new SequenceFileWriterFactory using the given builder to assemble the SequenceFileWriter.
SequenceFileWriterFactory(Configuration, Class<K>, Class<V>, String) - Constructor for class org.apache.flink.formats.sequencefile.SequenceFileWriterFactory
Creates a new SequenceFileWriterFactory using the given builder to assemble the SequenceFileWriter.
SequenceFileWriterFactory(Configuration, Class<K>, Class<V>, String, SequenceFile.CompressionType) - Constructor for class org.apache.flink.formats.sequencefile.SequenceFileWriterFactory
Creates a new SequenceFileWriterFactory using the given builder to assemble the SequenceFileWriter.
SequenceGenerator<T> - Class in org.apache.flink.streaming.api.functions.source.datagen
A stateful, re-scalable DataGenerator that emits each number from a given interval exactly once, possibly in parallel.
SequenceGenerator(long, long) - Constructor for class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
Creates a DataGenerator that emits all numbers from the given interval exactly once.
SequenceGeneratorSource - Class in org.apache.flink.streaming.tests
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
SequenceGeneratorVisitor - Class in org.apache.flink.connector.datagen.table
Creates a sequential DataGeneratorContainer for a particular logical type.
SequenceGeneratorVisitor(String, ReadableConfig) - Constructor for class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
SequenceInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring and validating a function signature like f(STRING, NUMERIC) or f(s STRING, n NUMERIC) using a sequence of ArgumentTypeStrategys.
SequenceInputTypeStrategy(List<? extends ArgumentTypeStrategy>, List<String>) - Constructor for class org.apache.flink.table.types.inference.strategies.SequenceInputTypeStrategy
 
sequenceNumber - Variable in class org.apache.flink.changelog.fs.UploadResult
 
SequenceNumber - Interface in org.apache.flink.runtime.state.changelog
A logical timestamp to draw a boundary between the materialized and non-materialized changes.
SequenceNumber.GenericSequenceNumber - Class in org.apache.flink.runtime.state.changelog
SequenceNumberRange - Interface in org.apache.flink.runtime.state.changelog
 
SequenceNumberRange.GenericSequenceNumberRange - Class in org.apache.flink.runtime.state.changelog
 
SequentialChannelStateReader - Interface in org.apache.flink.runtime.checkpoint.channel
Reads channel state saved during checkpoint/savepoint.
SequentialChannelStateReaderImpl - Class in org.apache.flink.runtime.checkpoint.channel
SequentialChannelStateReaderImpl(TaskStateSnapshot) - Constructor for class org.apache.flink.runtime.checkpoint.channel.SequentialChannelStateReaderImpl
 
SerdeContext - Class in org.apache.flink.table.planner.plan.nodes.exec.serde
A context to allow the store user-defined data within ExecNode serialization and deserialization.
SerdeContext(Parser, FlinkContext, FlinkTypeFactory, SqlOperatorTable) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.serde.SerdeContext
 
SerdeUtils - Class in org.apache.flink.connector.base.source.utils
A util class with some helper method for serde in the sources.
SERIAL_BETWEEN_EPOCH - org.apache.flink.runtime.asyncprocessing.EpochManager.ParallelMode
Subsequent epochs must wait until the previous epoch is completed before they can start.
SERIALIZABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SerializableConfiguration - Class in org.apache.flink.formats.parquet.utils
Wrap Configuration to a serializable class.
SerializableConfiguration - Class in org.apache.flink.streaming.api.functions.sink.filesystem
Wrapper of hadoop Configuration to make it serializable.
SerializableConfiguration(Configuration) - Constructor for class org.apache.flink.formats.parquet.utils.SerializableConfiguration
 
SerializableConfiguration(Configuration) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.SerializableConfiguration
 
SerializableFunction<T,​R> - Interface in org.apache.flink.util.function
A Function that is also Serializable.
SerializableHadoopConfigWrapper - Class in org.apache.flink.orc.util
Utility class to make a Hadoop Configuration serializable.
SerializableHadoopConfigWrapper(Configuration) - Constructor for class org.apache.flink.orc.util.SerializableHadoopConfigWrapper
 
SerializableObject - Class in org.apache.flink.util
A simple object that only implements Serializable, so it can be used in serializable classes.
SerializableObject() - Constructor for class org.apache.flink.util.SerializableObject
 
SerializableOptional<T extends Serializable> - Class in org.apache.flink.types
Serializable Optional.
SerializableSerializer<T extends com.esotericsoftware.kryo.Serializer<?> & Serializable> - Class in org.apache.flink.api.common
The wrapper to make serializer serializable.
SerializableSerializer(T) - Constructor for class org.apache.flink.api.common.SerializableSerializer
 
SerializableSupplier<T> - Interface in org.apache.flink.util.function
A serializable Supplier.
SerializableSupplierWithException<T,​E extends Throwable> - Interface in org.apache.flink.util.function
A serializable SupplierWithException.
SerializableTimestampAssigner<T> - Interface in org.apache.flink.api.common.eventtime
serializableToCalcite(Class<T>, String) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil
 
serializableToCalcite(SymbolUtil.SerializableSymbol) - Static method in class org.apache.flink.table.planner.typeutils.SymbolUtil
 
SERIALIZATION_CONFIG - Static variable in class org.apache.flink.configuration.PipelineOptions
 
serializationAdapter(RuntimeContext) - Static method in class org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
 
serializationAdapter(RuntimeContext, Function<MetricGroup, MetricGroup>) - Static method in class org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
 
SerializationDelegate<T> - Class in org.apache.flink.runtime.plugable
The serialization delegate exposes an arbitrary element as a IOReadableWritable for serialization, with the help of a type serializer.
SerializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.SerializationDelegate
 
SerializationFormatFactory - Interface in org.apache.flink.table.factories
Factory for creating a EncodingFormat for SerializationSchema.
SerializationSchema<T> - Interface in org.apache.flink.api.common.serialization
The serialization schema describes how to turn a data object into a different serialized representation.
SerializationSchema.InitializationContext - Interface in org.apache.flink.api.common.serialization
A contextual information provided for SerializationSchema.open(InitializationContext) method.
SerializationSchemaAdapter - Class in org.apache.flink.connector.file.table
Adapter to turn a SerializationSchema into a Encoder.
SerializationSchemaAdapter(SerializationSchema<RowData>) - Constructor for class org.apache.flink.connector.file.table.SerializationSchemaAdapter
 
serialize() - Method in class org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
serialize() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
serialize() - Method in class org.apache.flink.queryablestate.messages.KvStateResponse
 
serialize() - Method in class org.apache.flink.queryablestate.network.messages.MessageBody
Serializes the message into a byte array.
serialize(boolean[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
serialize(byte[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
serialize(char[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
serialize(double[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
serialize(float[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
serialize(int[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
serialize(long[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
serialize(short[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
serialize(C[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
serialize(E) - Method in interface org.apache.flink.core.io.SimpleVersionedSerializer
Serializes the given object.
serialize(E, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
serialize(Boolean, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
serialize(Byte, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
serialize(Character, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
serialize(Double, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
serialize(Float, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
serialize(Integer, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
serialize(Long, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
serialize(Object) - Static method in class org.apache.flink.metrics.datadog.DatadogHttpClient
 
serialize(Object, DataOutputView) - Method in class org.apache.flink.table.dataview.NullSerializer
 
serialize(Short, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
serialize(String) - Method in class org.apache.flink.api.common.serialization.SimpleStringSchema
 
serialize(String) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.SimpleVersionedStringSerializer
 
serialize(String[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
serialize(String, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
serialize(String, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
serialize(Void, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
serialize(BigDecimal, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
serialize(BigDecimal, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
serialize(BigInteger, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
serialize(Time, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
serialize(Time, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
serialize(Timestamp, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
serialize(Timestamp, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
serialize(Instant, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
serialize(LocalDate, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
serialize(LocalDateTime, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
serialize(LocalTime, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
serialize(ArrayList<T>, DataOutputView) - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
serialize(Date, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
serialize(LinkedList<T>, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
serialize(List<T>, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
serialize(Map<K, V>, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
serialize(Map<K, V>, DataOutputView) - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
serialize(Map<Counter, Tuple2<QueryScopeInfo, String>>, Map<Gauge<?>, Tuple2<QueryScopeInfo, String>>, Map<Histogram, Tuple2<QueryScopeInfo, String>>, Map<Meter, Tuple2<QueryScopeInfo, String>>) - Method in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricDumpSerializer
Serializes the given metrics and returns the resulting byte array.
serialize(JobID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobIDSerializer
 
serialize(Tuple0, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
serialize(DeweyNumber, DataOutputView) - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
serialize(NFAState, DataOutputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
serialize(EventId, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
serialize(Lockable<E>, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
serialize(NodeId, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
serialize(SharedBufferEdge, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
serialize(SharedBufferNode, DataOutputView) - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
serialize(BufferedRequestState<RequestEntryT>) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriterStateSerializer
Serializes state in form of [DATA_IDENTIFIER,NUM_OF_ELEMENTS,SIZE1,REQUEST1,SIZE2,REQUEST2....].
serialize(HybridSourceEnumeratorState) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorStateSerializer
 
serialize(HybridSourceSplit) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitSerializer
 
serialize(CompactorRequest) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestSerializer
 
serialize(FileSinkCommittable) - Method in class org.apache.flink.connector.file.sink.FileSinkCommittableSerializer
 
serialize(FileWriterBucketState) - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketStateSerializer
 
serialize(FileSourceSplit) - Method in class org.apache.flink.connector.file.src.FileSourceSplitSerializer
 
serialize(PendingSplitsCheckpoint<T>) - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpointSerializer
 
serialize(NoOpEnumState) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumStateSerializer
 
serialize(FromElementsSplit) - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplitSerializer
 
serialize(DataOutputView) - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationRequest
 
serialize(DataOutputView) - Method in class org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
 
serialize(DataOutputView) - Method in class org.apache.flink.types.Record
Writes this record to the given output view.
serialize(OSSRecoverable) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableSerializer
 
serialize(VoidNamespace, DataOutputView) - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
serialize(CheckpointMetadata, DataOutputStream) - Method in interface org.apache.flink.runtime.checkpoint.metadata.MetadataSerializer
Serializes a savepoint or checkpoint metadata to an output stream.
serialize(CheckpointMetadata, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV1Serializer
 
serialize(CheckpointMetadata, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
serialize(CheckpointMetadata, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serialize(CheckpointMetadata, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
serialize(ResourceID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.ResourceIDSerializer
 
serialize(SlotSharingGroupId, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.SlotSharingGroupIDSerializer
 
serialize(JobVertexID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobVertexIDKeySerializer
 
serialize(JobVertexID, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobVertexIDSerializer
 
serialize(JobEvent) - Method in class org.apache.flink.runtime.jobmaster.event.GenericJobEventSerializer
 
serialize(JobResult, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.JobResultSerializer
 
serialize(CheckpointConfigInfo.ProcessingMode, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingModeSerializer
 
serialize(AggregatedMetricsResponseBody, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody.Serializer
 
serialize(MetricCollectionResponseBody, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody.Serializer
 
serialize(JobConfigInfo, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.JobConfigInfo.Serializer
 
serialize(JobPlanInfo.RawJson, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson.Serializer
 
serialize(TriggerId, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.TriggerId.TriggerIdSerializer
 
serialize(VoidNamespace, DataOutputView) - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
serialize(CommittableMessage<CommT>) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageSerializer
 
serialize(CoGroupedStreams.TaggedUnion<T1, T2>, DataOutputView) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
serialize(InProgressFileWriter.InProgressFileRecoverable) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverableSerializer
 
serialize(InProgressFileWriter.PendingFileRecoverable) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverableSerializer
 
serialize(TwoPhaseCommitSinkFunction.State<TXN, CONTEXT>, DataOutputView) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
serialize(IntervalJoinOperator.BufferEntry<T>, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
serialize(TimerHeapInternalTimer<K, N>, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
serialize(TimerHeapInternalTimer<K, N>, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
serialize(ByteArrayWrapper, DataOutputView) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
serialize(GlobalWindow, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
serialize(TimeWindow, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
serialize(Event) - Method in class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
 
serialize(CommittableCollector<CommT>) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollectorSerializer
 
serialize(StreamElement, DataOutputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
serialize(ComplexPayload, DataOutputView) - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
serialize(ListView<T>, DataOutputView) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
serialize(MapView<K, V>, DataOutputView) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
serialize(ArrayData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
serialize(ArrayData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
serialize(BinaryRowData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
serialize(DecimalData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
serialize(DecimalData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
serialize(MapData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
serialize(MapData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
serialize(RawValueData<T>, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
serialize(RowData) - Method in class org.apache.flink.formats.avro.AvroRowDataSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.avro.registry.confluent.debezium.DebeziumAvroSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.json.canal.CanalJsonSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.json.debezium.DebeziumJsonSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.json.JsonRowDataSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.json.maxwell.MaxwellJsonSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.json.ogg.OggJsonSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.protobuf.serialize.PbRowDataSerializationSchema
 
serialize(RowData) - Method in class org.apache.flink.formats.raw.RawFormatSerializationSchema
 
serialize(RowData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
serialize(RowData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
serialize(StringData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
serialize(TimestampData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
serialize(FetchResultsResponseBody, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.table.gateway.rest.serde.FetchResultsResponseBodySerializer
 
serialize(ResultInfo, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfoSerializer
 
serialize(EmbeddedRefreshHandler) - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandlerSerializer
 
serialize(ContinuousRefreshHandler) - Method in class org.apache.flink.table.refresh.ContinuousRefreshHandlerSerializer
 
serialize(CountWindow, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
serialize(TimeWindow, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
serialize(WindowKey, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
serialize(LogicalType, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.table.gateway.rest.serde.LogicalTypeJsonSerializer
 
serialize(BooleanValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
serialize(ByteValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
serialize(CharValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
serialize(DoubleValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
serialize(Either<L, R>, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
serialize(FloatValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
serialize(IntValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
serialize(LongValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
serialize(NullValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
serialize(Row) - Method in class org.apache.flink.formats.avro.AvroRowSerializationSchema
 
serialize(Row) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema
 
serialize(Row) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema
 
serialize(Row) - Method in class org.apache.flink.python.util.PythonConnectorUtils.SecondColumnSerializationSchema
 
serialize(Row, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
serialize(ShortValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
serialize(StringValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
serialize(SerializedThrowable, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.SerializedThrowableSerializer
 
serialize(SerializedValue<?>, JsonGenerator, SerializerProvider) - Method in class org.apache.flink.runtime.rest.messages.json.SerializedValueSerializer
 
serialize(Credentials) - Static method in class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenConverter
Serializes delegation tokens.
serialize(T) - Method in interface org.apache.flink.api.common.serialization.SerializationSchema
Serializes the incoming element to a specified type.
serialize(T) - Method in class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
 
serialize(T) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerAdapter
 
serialize(T) - Method in class org.apache.flink.formats.avro.AvroSerializationSchema
 
serialize(T) - Method in class org.apache.flink.formats.avro.RegistryAvroSerializationSchema
 
serialize(T) - Method in class org.apache.flink.formats.json.JsonSerializationSchema
 
serialize(T) - Method in interface org.apache.flink.table.refresh.RefreshHandlerSerializer
Serialize the RefreshHandler instance to bytes.
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.io.SerializedOutputFormat
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Serializes the given record to the given target output view.
serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
serialize(T, DataOutputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.runtime.state.JavaSerializer
 
serializeAccumulatorResult(long, String, long, List<byte[]>) - Static method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
serializeAllConfigs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Serialize all object configs synchronously.
serializeAndTryOffload(T, JobID, BlobWriter) - Static method in interface org.apache.flink.runtime.blob.BlobWriter
Serializes the given value and offloads it to the BlobServer if its size exceeds the minimum offloading size of the BlobServer.
serializeCatalogMaterializedTable(ResolvedCatalogMaterializedTable) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Serializes the given ResolvedCatalogMaterializedTable into a map of string properties.
serializeCatalogTable(ResolvedCatalogTable) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Serializes the given ResolvedCatalogTable into a map of string properties.
serializeCatalogView(ResolvedCatalogView) - Static method in class org.apache.flink.table.catalog.CatalogPropertiesUtil
Serializes the given ResolvedCatalogView into a map of string properties.
SERIALIZED_UDF - Static variable in class org.apache.flink.streaming.api.graph.StreamConfig
 
SERIALIZED_UDF_CLASS - Static variable in class org.apache.flink.streaming.api.graph.StreamConfig
Introduce serializedUdfClassName to avoid unnecessarily heavy StreamConfig.getStreamOperatorFactory(java.lang.ClassLoader).
SerializedCheckpointException - Class in org.apache.flink.runtime.messages.checkpoint
Serialized checkpoint exception which wraps the checkpoint failure reason and its serialized throwable.
SerializedCheckpointException(CheckpointException) - Constructor for class org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException
 
SerializedCompositeKeyBuilder<K> - Class in org.apache.flink.runtime.state
Responsible for serialization of currentKey, currentGroup and namespace.
SerializedCompositeKeyBuilder(TypeSerializer<K>, int, int) - Constructor for class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
 
serializedCounters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
serializedGauges - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
serializedHistograms - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
SerializedInputFormat<T extends IOReadableWritable> - Class in org.apache.flink.api.common.io
Reads elements by deserializing them with their regular serialization/deserialization functionality.
SerializedInputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedInputFormat
 
SerializedInputSplit - Class in org.apache.flink.runtime.jobmaster
 
SerializedInputSplit(byte[]) - Constructor for class org.apache.flink.runtime.jobmaster.SerializedInputSplit
 
SerializedJobExecutionResult - Class in org.apache.flink.runtime.client
A variant of the JobExecutionResult that holds its accumulator data in serialized form.
SerializedJobExecutionResult(JobID, long, Map<String, SerializedValue<OptionalFailure<Object>>>) - Constructor for class org.apache.flink.runtime.client.SerializedJobExecutionResult
Creates a new SerializedJobExecutionResult.
SerializedListAccumulator<T> - Class in org.apache.flink.api.common.accumulators
This accumulator stores a collection of objects in serialized form, so that the stored objects are not affected by modifications to the original objects.
SerializedListAccumulator() - Constructor for class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
serializedMeters - Variable in class org.apache.flink.runtime.metrics.dump.MetricDumpSerialization.MetricSerializationResult
 
SerializedOutputFormat<T extends IOReadableWritable> - Class in org.apache.flink.api.common.io
Stores elements by serializing them with their regular serialization/deserialization functionality.
SerializedOutputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedOutputFormat
 
serializedRefreshHandler(byte[]) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
serializedThrowable(SerializedThrowable) - Method in class org.apache.flink.runtime.jobmaster.JobResult.Builder
 
SerializedThrowable - Exception in org.apache.flink.util
Utility class for dealing with user-defined Throwable types that are serialized (for example during RPC/Actor communication), but cannot be resolved with the default class loader.
SerializedThrowable(Throwable) - Constructor for exception org.apache.flink.util.SerializedThrowable
Create a new SerializedThrowable.
SerializedThrowableDeserializer - Class in org.apache.flink.runtime.rest.messages.json
JSON deserializer for SerializedThrowable.
SerializedThrowableDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedThrowableDeserializer
 
SerializedThrowableSerializer - Class in org.apache.flink.runtime.rest.messages.json
JSON serializer for SerializedThrowable.
SerializedThrowableSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedThrowableSerializer
 
SerializedUpdateBuffer - Class in org.apache.flink.runtime.iterative.io
AbstractPagedOutputView used by the BlockingBackChannel for transmitting superstep results.
SerializedUpdateBuffer() - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
SerializedUpdateBuffer(List<MemorySegment>, int, IOManager) - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
serializedValue - Variable in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.NonOffloaded
The serialized value.
SerializedValue<T> - Class in org.apache.flink.util
This class is used to transfer (via serialization) objects whose classes are not available in the system class loader.
SerializedValue(byte[]) - Constructor for class org.apache.flink.util.SerializedValue
 
SerializedValue(T) - Constructor for class org.apache.flink.util.SerializedValue
Constructs a serialized value.
SerializedValueDeserializer - Class in org.apache.flink.runtime.rest.messages.json
JSON deserializer for SerializedValue.
SerializedValueDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedValueDeserializer
 
SerializedValueDeserializer(JavaType) - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedValueDeserializer
 
serializedValueKey - Variable in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor.Offloaded
The key of the offloaded value BLOB.
SerializedValueSerializer - Class in org.apache.flink.runtime.rest.messages.json
JSON serializer for SerializedValue.
SerializedValueSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedValueSerializer
 
SerializedValueSerializer(JavaType) - Constructor for class org.apache.flink.runtime.rest.messages.json.SerializedValueSerializer
 
serializeField(Field, ObjectOutputStream) - Static method in class org.apache.flink.api.java.typeutils.runtime.FieldSerializer
 
serializeInputChannelStateHandle(InputChannelStateHandle, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeInputChannelStateHandle(InputChannelStateHandle, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeJson(JsonNode) - Static method in class org.apache.flink.table.runtime.functions.SqlJsonUtils
Serializes the given JsonNode to a JSON string.
serializeKey(ContextKey<K, N>) - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
serializeKey(ContextKey<K, N>) - Method in interface org.apache.flink.state.forst.ForStInnerTable
Serialize the given key to bytes.
serializeKey(ContextKey<K, N>) - Method in class org.apache.flink.state.forst.ForStListState
 
serializeKey(ContextKey<K, N>) - Method in class org.apache.flink.state.forst.ForStMapState
 
serializeKey(ContextKey<K, N>) - Method in class org.apache.flink.state.forst.ForStReducingState
 
serializeKey(ContextKey<K, N>) - Method in class org.apache.flink.state.forst.ForStValueState
 
serializeKeyAndNamespace(K, TypeSerializer<K>, N, TypeSerializer<N>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Serializes the key and namespace into a ByteBuffer.
serializeKeyAndNamespace(ContextKey<K, N>, SerializedCompositeKeyBuilder<K>, N, TypeSerializer<N>, boolean) - Static method in class org.apache.flink.state.forst.ForStSerializerUtils
Serialize a key and namespace.
serializeKeyedStateHandleUtil(KeyedStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeKeyGroup(int, byte[]) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
serializeList(List<T>, TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.ListDelimitedSerializer
 
serializeList(List<T>, TypeSerializer<T>, DataOutputSerializer) - Static method in class org.apache.flink.state.forst.ListDelimitedSerializer
 
serializeMap(Iterable<Map.Entry<UK, UV>>, TypeSerializer<UK>, TypeSerializer<UV>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Serializes all values of the Iterable with the given serializer.
serializeMasterState(MasterState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeMetadata(CheckpointMetadata, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeObject(OutputStream, Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeObject(Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeObjectAndCompress(Object) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeOperatorState(OperatorState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
serializeOperatorState(OperatorState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeOperatorState(OperatorState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeOperatorState(OperatorState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
serializeOperatorStateHandleUtil(OperatorStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeOrDiscard(StateObject) - Static method in class org.apache.flink.runtime.util.StateHandleStoreUtils
Serializes the passed StateObject and discards the state in case of failure.
serializer - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
serializer - Variable in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
serializer - Variable in class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
 
serializer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
Serializer() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetricsResponseBody.Serializer
 
Serializer() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.MetricCollectionResponseBody.Serializer
 
Serializer() - Constructor for class org.apache.flink.runtime.rest.messages.JobConfigInfo.Serializer
 
Serializer() - Constructor for class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson.Serializer
 
Serializer() - Constructor for class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
Serializer() - Constructor for class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
Serializer() - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
Serializer() - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
Serializer(TypeSerializer<?>, TypeSerializer<Long>) - Constructor for class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
serializer1 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
serializer1 - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
serializer2 - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
serializerClass() - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
Gets the serializer's class.
serializerClass() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer.CopyableValueSerializerSnapshot
 
serializerClass() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerSnapshot
 
serializerClass() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerSnapshot
 
SerializerConfig - Interface in org.apache.flink.api.common.serialization
A config to define the behavior for serializers in Flink job, it manages the registered types and serializers.
SerializerConfigImpl - Class in org.apache.flink.api.common.serialization
The default implement of SerializerConfig.
SerializerConfigImpl() - Constructor for class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
SerializerConfigImpl(Configuration) - Constructor for class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
serializeRecord(DataOutputSerializer, IOReadableWritable) - Static method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
serializeRequest(ByteBufAllocator, long, REQ) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
Serializes the request sent to the AbstractServerBase.
serializeRequestFailure(ByteBufAllocator, long, Throwable) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
Serializes the exception containing the failure message sent to the Client in case of protocol related errors.
serializeRequestToStream(RequestEntryT, DataOutputStream) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriterStateSerializer
 
serializeResponse(ByteBufAllocator, long, RESP) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
Serializes the response sent to the Client.
serializeResultSubpartitionStateHandle(ResultSubpartitionStateHandle, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeResultSubpartitionStateHandle(ResultSubpartitionStateHandle, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializerFactory - Variable in class org.apache.flink.runtime.state.DefaultKeyedStateStore
 
SerializerFactory - Interface in org.apache.flink.api.common.functions
A factory for TypeSerializer implementations.
serializers - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
serializers to deserialize the first n fields for comparison
Serializers - Class in org.apache.flink.api.java.typeutils.runtime.kryo
Class containing utilities for the serializers of the Flink Runtime.
Serializers() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers
 
Serializers.DummyAvroKryoSerializerClass<T> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
This is used in case we don't have Avro on the classpath.
Serializers.DummyAvroRegisteredClass - Class in org.apache.flink.api.java.typeutils.runtime.kryo
This is used in case we don't have Avro on the classpath.
Serializers.SpecificInstanceCollectionSerializer<T extends Collection> - Class in org.apache.flink.api.java.typeutils.runtime.kryo
Special serializer for Java collections enforcing certain instance types.
Serializers.SpecificInstanceCollectionSerializerForArrayList - Class in org.apache.flink.api.java.typeutils.runtime.kryo
Special serializer for Java's ArrayList used for Avro's GenericData.Array.
serializeServerFailure(ByteBufAllocator, Throwable) - Static method in class org.apache.flink.queryablestate.network.messages.MessageSerializer
Serializes the failure message sent to the Client in case of server related errors.
serializeShuffleDescriptors(TaskDeploymentDescriptorFactory.ShuffleDescriptorSerializer) - Method in class org.apache.flink.runtime.deployment.CachedShuffleDescriptors
 
serializeSplitAssignments(Map<Integer, C>, SimpleVersionedSerializer<SplitT>) - Static method in class org.apache.flink.connector.base.source.utils.SerdeUtils
Serialize a mapping from subtask ids to lists of assigned splits.
serializeStreamStateHandle(StreamStateHandle, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeSubtaskState(OperatorSubtaskState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
 
serializeSubtaskState(OperatorSubtaskState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2V3SerializerBase
 
serializeSubtaskState(OperatorSubtaskState, DataOutputStream) - Method in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
 
serializeTaskStateSnapshot(TaskStateSnapshot) - Static method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
serializeToByteArray(TypeSerializer<T>, T) - Static method in class org.apache.flink.util.InstantiationUtil
 
serializeToDataOutputView(Path, DataOutputView) - Static method in class org.apache.flink.core.fs.Path
Serialize the path to DataInputView.
serializeToPages(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
serializeToPages(BinaryRowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
serializeToPages(RowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
serializeToPages(WindowKey, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
Actually, the return value is just for saving checkSkipReadForFixLengthPart in the mapFromPages, the cost is very small.
serializeToPages(T, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
Serializes the given record to the given target paged output view.
serializeValue(ACC) - Method in class org.apache.flink.state.forst.ForStAggregatingState
 
serializeValue(List<V>) - Method in class org.apache.flink.state.forst.ForStListState
 
serializeValue(T, TypeSerializer<T>) - Static method in class org.apache.flink.queryablestate.client.state.serialization.KvStateSerializer
Serializes the value with the given serializer.
serializeValue(UV) - Method in class org.apache.flink.state.forst.ForStMapState
 
serializeValue(V) - Method in interface org.apache.flink.state.forst.ForStInnerTable
Serialize the given value to the outputView.
serializeValue(V) - Method in class org.apache.flink.state.forst.ForStReducingState
 
serializeValue(V) - Method in class org.apache.flink.state.forst.ForStValueState
 
serializeWithoutLengthSlow(BinaryRowData, MemorySegmentWritable) - Static method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
serialVersionUID - Static variable in interface org.apache.flink.cep.EventComparator
 
serialVersionUID - Static variable in class org.apache.flink.formats.protobuf.serialize.PbRowDataSerializationSchema
 
SERVER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SERVER_ASYNC_QUERY_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Number of async query threads for the KvStateServerHandler (0 => #slots).
SERVER_FAILURE - org.apache.flink.queryablestate.network.messages.MessageType
The message indicates a server failure.
SERVER_MAX_CONTENT_LENGTH - Static variable in class org.apache.flink.configuration.RestOptions
The maximum content length that the server will handle.
SERVER_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SERVER_NETWORK_THREADS - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
Number of network (event loop) threads for the KvState server (0 => #slots).
SERVER_NUM_THREADS - Static variable in class org.apache.flink.configuration.RestOptions
 
SERVER_PORT_RANGE - Static variable in class org.apache.flink.configuration.QueryableStateOptions
Deprecated.
The config parameter defining the server port range of the queryable state server.
SERVER_SOCKET_WORKER_POOL_SIZE_FACTOR - Static variable in class org.apache.flink.configuration.RpcOptions
 
SERVER_SOCKET_WORKER_POOL_SIZE_MAX - Static variable in class org.apache.flink.configuration.RpcOptions
 
SERVER_SOCKET_WORKER_POOL_SIZE_MIN - Static variable in class org.apache.flink.configuration.RpcOptions
 
SERVER_THREAD_PRIORITY - Static variable in class org.apache.flink.configuration.RestOptions
 
serverAddress - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
 
ServerFactory - Class in org.apache.beam.sdk.fn.server
A gRPC server factory.
ServerFactory() - Constructor for class org.apache.beam.sdk.fn.server.ServerFactory
 
ServerFactory.InetSocketAddressServerFactory - Class in org.apache.beam.sdk.fn.server
Creates a gRPC Server using the default server factory.
ServerFactory.UrlFactory - Interface in org.apache.beam.sdk.fn.server
Factory that constructs client-accessible URLs from a local server address and port.
ServerInfo() - Constructor for class org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory.ServerInfo
 
service - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractServiceConnectionManager
 
service - Variable in class org.apache.flink.table.gateway.rest.handler.AbstractSqlGatewayRestHandler
 
service - Variable in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
serviceConfigPrefix() - Method in interface org.apache.flink.core.security.token.DelegationTokenProvider
Config prefix of the service.
serviceConfigPrefix() - Method in interface org.apache.flink.core.security.token.DelegationTokenReceiver
Config prefix of the service.
ServiceConnectionManager<S> - Interface in org.apache.flink.runtime.jobmaster
Base interface for managers of services that are explicitly connected to / disconnected from.
serviceName() - Method in interface org.apache.flink.core.security.token.DelegationTokenProvider
Name of the service to provide delegation tokens.
serviceName() - Method in interface org.apache.flink.core.security.token.DelegationTokenReceiver
Name of the service to receive delegation tokens for.
serviceName() - Method in class org.apache.flink.fs.s3hadoop.token.S3HadoopDelegationTokenProvider
 
serviceName() - Method in class org.apache.flink.fs.s3hadoop.token.S3HadoopDelegationTokenReceiver
 
serviceName() - Method in class org.apache.flink.fs.s3presto.token.S3PrestoDelegationTokenProvider
 
serviceName() - Method in class org.apache.flink.fs.s3presto.token.S3PrestoDelegationTokenReceiver
 
serviceName() - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
 
serviceName() - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider
 
serviceName() - Method in class org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenReceiver
 
serviceName() - Method in class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenProvider
 
serviceName() - Method in class org.apache.flink.runtime.security.token.hadoop.HBaseDelegationTokenReceiver
 
serviceType() - Method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
 
ServiceType - Class in org.apache.flink.kubernetes.kubeclient.services
An abstract class represents the service type that flink supported.
ServiceType() - Constructor for class org.apache.flink.kubernetes.kubeclient.services.ServiceType
 
session(int, ZoneId, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners
Creates a session window UnsliceAssigner that assigns elements to windows based on the timestamp.
session(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
Session - Class in org.apache.flink.table.api
Helper class for creating a session window.
Session - Class in org.apache.flink.table.gateway.service.session
Similar to HTTP Session, which could maintain user identity and store user-specific data during multiple request/response interactions between a client and the gateway server.
Session() - Constructor for class org.apache.flink.table.api.Session
 
Session(SessionContext) - Constructor for class org.apache.flink.table.gateway.service.session.Session
 
SESSION - org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
 
SESSION - org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
 
SESSION - org.apache.flink.yarn.configuration.YarnDeploymentTarget
 
SESSION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SESSION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_END - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_GROUP_WINDOW - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
SESSION_GROUP_WINDOW = 2;
SESSION_GROUP_WINDOW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
SESSION_GROUP_WINDOW = 2;
SESSION_OLD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_PROCTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_ROWTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_START - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SESSION_USER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SessionClusterEntrypoint - Class in org.apache.flink.runtime.entrypoint
Base class for session cluster entry points.
SessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.runtime.entrypoint.SessionClusterEntrypoint
 
sessionContext - Variable in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
SessionContext - Class in org.apache.flink.table.gateway.service.context
Context describing a session, it's mainly used for user to open a new session in the backend.
SessionContext(DefaultContext, SessionHandle, EndpointVersion, Configuration, URLClassLoader, SessionContext.SessionState, OperationManager) - Constructor for class org.apache.flink.table.gateway.service.context.SessionContext
 
SessionContext.SessionState - Class in org.apache.flink.table.gateway.service.context
session state.
SessionDispatcherFactory - Enum in org.apache.flink.runtime.dispatcher
SessionDispatcherLeaderProcess - Class in org.apache.flink.runtime.dispatcher.runner
Process which encapsulates the job recovery logic and life cycle management of a Dispatcher.
SessionDispatcherLeaderProcessFactory - Class in org.apache.flink.runtime.dispatcher.runner
SessionDispatcherLeaderProcessFactory(AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory, JobPersistenceComponentFactory, Executor, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcessFactory
 
SessionDispatcherLeaderProcessFactoryFactory - Class in org.apache.flink.runtime.dispatcher.runner
SessionEnvironment - Class in org.apache.flink.table.gateway.api.session
Environment to initialize the Session.
SessionEnvironment.Builder - Class in org.apache.flink.table.gateway.api.session
Builder to build the SessionEnvironment.
SessionEnvironment.CatalogCreator - Interface in org.apache.flink.table.gateway.api.session
An interface used to create Catalog.
SessionEnvironment.ModuleCreator - Interface in org.apache.flink.table.gateway.api.session
An interface used to create Module.
SessionHandle - Class in org.apache.flink.table.gateway.api.session
Session Handle that used to identify the Session.
SessionHandle(UUID) - Constructor for class org.apache.flink.table.gateway.api.session.SessionHandle
 
SessionHandleIdPathParameter - Class in org.apache.flink.table.gateway.rest.message.session
SessionHandleIdPathParameter() - Constructor for class org.apache.flink.table.gateway.rest.message.session.SessionHandleIdPathParameter
 
SessionManager - Interface in org.apache.flink.table.gateway.service.session
Mange the lifecycle of the Session.
SessionManagerImpl - Class in org.apache.flink.table.gateway.service.session
The implementation of the SessionManager that manage the lifecycle of the Session.
SessionManagerImpl(DefaultContext) - Constructor for class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
SessionMessageParameters - Class in org.apache.flink.table.gateway.rest.message.session
MessagePathParameter for session handle.
SessionMessageParameters() - Constructor for class org.apache.flink.table.gateway.rest.message.session.SessionMessageParameters
 
SessionMessageParameters(SessionHandle) - Constructor for class org.apache.flink.table.gateway.rest.message.session.SessionMessageParameters
 
SessionRestEndpointFactory - Enum in org.apache.flink.runtime.rest
SessionState(CatalogManager, ModuleManager, ResourceManager, FunctionCatalog, MaterializedTableManager) - Constructor for class org.apache.flink.table.gateway.service.context.SessionContext.SessionState
 
sessionTimeout - Variable in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
sessionTimeout - Variable in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
SessionUnsliceAssigner(int, ZoneId, long) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
 
sessionWindow(String, FieldReferenceExpression, ValueLiteralExpression) - Static method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
SessionWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into sessions based on the timestamp.
SessionWindowAssigner(long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
SessionWindowing - Class in org.apache.flink.streaming.examples.windowing
An example of session windowing that keys events by ID and groups and counts them in session with gaps of 3 milliseconds.
SessionWindowing() - Constructor for class org.apache.flink.streaming.examples.windowing.SessionWindowing
 
SessionWindowingData - Class in org.apache.flink.streaming.examples.windowing.util
Data for SessionWindowingITCase.
SessionWindowSpec - Class in org.apache.flink.table.planner.plan.logical
Logical representation of a session window specification.
SessionWindowSpec(Duration, int[]) - Constructor for class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
sessionWindowTimeGapExtractor - Variable in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
sessionWindowTimeGapExtractor - Variable in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
SessionWindowTimeGapExtractor<T> - Interface in org.apache.flink.streaming.api.windowing.assigners
A SessionWindowTimeGapExtractor extracts session time gaps for Dynamic Session Window Assigners.
SessionWithGap - Class in org.apache.flink.table.api
Session window.
SessionWithGapOnTime - Class in org.apache.flink.table.api
Session window on time.
SessionWithGapOnTimeWithAlias - Class in org.apache.flink.table.api
Session window on time with alias.
set(boolean) - Method in class org.apache.flink.types.BooleanValue
 
set(int) - Method in class org.apache.flink.runtime.operators.util.BitSet
Sets the bit at specified index.
set(int, long) - Method in class org.apache.flink.connector.file.table.ColumnarRowIterator
 
set(int, long, long) - Method in class org.apache.flink.connector.file.table.ColumnarRowIterator
Set number rows in this batch and updates the position.
set(int, V) - Method in class org.apache.flink.types.ListValue
 
set(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
 
set(E) - Method in class org.apache.flink.runtime.util.SingleElementIterator
Resets the element.
set(E) - Method in class org.apache.flink.table.runtime.util.SingleElementIterator
Resets the element.
set(E[], int, long, long) - Method in class org.apache.flink.connector.file.src.util.ArrayResultIterator
Sets the records to be returned by this iterator.
set(E, long, long) - Method in class org.apache.flink.connector.file.src.util.MutableRecordAndPosition
Updates the record and position in this object.
set(E, long, long) - Method in class org.apache.flink.connector.file.src.util.SingletonResultIterator
Sets the single record to be returned by this iterator.
set(Class<?>, Level) - Method in class org.apache.flink.util.LogLevelExtension
 
set(Package, Level) - Method in class org.apache.flink.util.LogLevelExtension
 
set(String, String) - Method in class org.apache.flink.table.api.TableConfig
Sets an application-specific string-based value for the given string-based key.
set(String, String) - Static method in interface org.apache.flink.table.catalog.TableChange
A table change to set the table option.
set(String, String) - Method in class org.apache.flink.table.gateway.service.context.SessionContext
 
set(String, Level) - Method in class org.apache.flink.util.LogLevelExtension
 
set(Iterator<Tuple2<K, T>>) - Method in class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
set(Iterator<Tuple2<KEY, VALUE>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
Set the Flink iterator to wrap.
set(ConfigOption<T>, T) - Method in class org.apache.flink.configuration.Configuration
 
set(ConfigOption<T>, T) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
set(ConfigOption<T>, T) - Method in interface org.apache.flink.configuration.WritableConfig
Stores a given value using the metadata included in the ConfigOption.
set(ConfigOption<T>, T) - Method in class org.apache.flink.table.api.TableConfig
Sets an application-specific value for the given ConfigOption.
set(MemorySegment, MemorySegment[], BinaryHashPartition, int, int) - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
 
set(ChannelReaderInputViewIterator<BinaryRowData>) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
set(T, F) - Method in class org.apache.flink.streaming.util.typeutils.FieldAccessor
Sets the field (specified in the constructor) of the given record to the given value.
SET - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace.
SET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SET_INTERNAL - org.apache.flink.state.changelog.StateChangeOperation
Scope: key + namespace.
SET_KEY - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
SET_MINUS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SET_VALUE - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
setAbsoluteTimestamp(long) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
setAccountId(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setAccumulatedRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
Sets the accumulatedRecordCount to the specified value.
setAccumulators(Map<String, Accumulator<?, ?>>) - Method in class org.apache.flink.runtime.executiongraph.Execution
Update accumulators (discarded when the Execution has already been terminated).
setAccumulators(N, RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
Set the current accumulators (saved in a row) which contains the current aggregated results.
setAccumulators(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
Set the current accumulators (saved in a row) which contains the current aggregated results.
setAclsFor(ContainerLaunchContext, Configuration) - Static method in class org.apache.flink.yarn.Utils
Sets the application ACLs for the given ContainerLaunchContext based on the values specified in the given Flink configuration.
setAlignedCheckpointTimeout(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setAlignedCheckpointTimeout(Duration) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Only relevant if CheckpointingOptions.ENABLE_UNALIGNED is enabled.
setAlignedCheckpointTimeout(Duration) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setAlignGroupName(String) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
setAlignMaxDrift(Duration) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
setAlignmentDurationNanos(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setAlignmentDurationNanos(CompletableFuture<Long>) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setAlignUpdateInterval(Duration) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
setAllocationIDAsString(String) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setAllocator(ByteBufAllocator) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the buffer allocator for use in netty.
setAllocator(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setAllocator(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setAllocator(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setAllocator(ByteBufAllocator) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setAllowComments(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setAllowComments(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setAllowComments(boolean) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setAllowedLateness(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 allowedLateness = 8;
setAllVerticesInSameSlotSharingGroupByDefault(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
Set whether to put all vertices into the same slot sharing group by default.
setAmount(double) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setAndRegisterCompactFilterIfStateTtl(RegisteredStateMetaInfoBase, ColumnFamilyOptions) - Method in class org.apache.flink.state.forst.ForStDBTtlCompactFiltersManager
 
setAndRegisterCompactFilterIfStateTtl(RegisteredStateMetaInfoBase, ColumnFamilyOptions) - Method in class org.apache.flink.contrib.streaming.state.ttl.RocksDbTtlCompactFiltersManager
 
setAndSerializeTransitiveChainedTaskConfigs(Map<Integer, StreamConfig>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setAppno(String) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'appno' field.
setAppno(String) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'appno' field.
setArguments(String...) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setArrayElementDelimiter(String) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setArrowType(FlinkFnApi.CoderInfoDescriptor.ArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
setArrowType(FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.ArrowType arrow_type = 3;
setAsContext() - Method in class org.apache.flink.client.program.StreamPlanEnvironment
 
setAsContext() - Method in class org.apache.flink.streaming.util.TestStreamEnvironment
 
setAsContext(ClassLoader) - Static method in class org.apache.flink.table.gateway.environment.SqlGatewayStreamExecutionEnvironment
 
setAsContext(PipelineExecutorServiceLoader, Configuration, ClassLoader) - Static method in class org.apache.flink.datastream.impl.ExecutionContextEnvironment
 
setAsContext(PipelineExecutorServiceLoader, Configuration, ClassLoader, boolean, boolean) - Static method in class org.apache.flink.client.program.StreamContextEnvironment
 
setAsContext(MiniCluster, int) - Static method in class org.apache.flink.streaming.util.TestStreamEnvironment
Sets the streaming context environment to a TestStreamEnvironment that runs its programs on the given cluster with the given default parallelism.
setAsContext(MiniCluster, int, Collection<Path>, Collection<URL>) - Static method in class org.apache.flink.streaming.util.TestStreamEnvironment
Sets the streaming context environment to a TestStreamEnvironment that runs its programs on the given cluster with the given default parallelism and the specified jar files and class paths.
setAsdf(Long) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setAsyncDurationMillis(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setAsyncExceptionHandler(AsyncExceptionHandler) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
setAsyncInflightRecordsLimit(int) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setAsyncKeyedContextElement(StreamRecord<T>, KeySelector<T, ?>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
setAsyncKeyedContextElement(StreamRecord<T>, KeySelector<T, ?>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
setAsyncKeyedContextElement(StreamRecord<T>, KeySelector<T, ?>) - Method in interface org.apache.flink.streaming.runtime.operators.asyncprocessing.AsyncStateProcessingOperator
Set key context for async state processing.
setAsyncOperationsThreadPool(ExecutorService) - Method in interface org.apache.flink.runtime.execution.Environment
 
setAsyncOperationsThreadPool(ExecutorService) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
setAsyncStateBufferSize(int) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setAsyncStateBufferTimeout(long) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setAttemptCount(JobVertexID, int, int) - Method in class org.apache.flink.runtime.executiongraph.DefaultVertexAttemptNumberStore
 
setAttemptCount(JobVertexID, int, int) - Method in interface org.apache.flink.runtime.executiongraph.MutableVertexAttemptNumberStore
Sets the attempt count for the given subtask of the given vertex.
setAttemptNumber(int) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setAttemptNumber(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 attempt_number = 6;
setAttribute(Integer, Attribute) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setAttribute(String, double) - Method in class org.apache.flink.traces.SpanBuilder
Additional attribute to be attached to this Span.
setAttribute(String, long) - Method in class org.apache.flink.traces.SpanBuilder
Additional attribute to be attached to this Span.
setAttribute(String, String) - Method in class org.apache.flink.traces.SpanBuilder
Additional attribute to be attached to this Span.
setAttribute(Attribute) - Method in class org.apache.flink.api.dag.Transformation
 
setAttribute(Attribute) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setAttribute(Attribute) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setAutoCommit(boolean) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setAutoParallelismEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setAutoWatermarkInterval(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the interval of the automatic watermark emission.
setAvgLen(Double) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setAvgOutputRecordSize(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setAvroTypeInfo(FlinkFnApi.TypeInfo.AvroTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
setAvroTypeInfo(FlinkFnApi.TypeInfo.AvroTypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.AvroTypeInfo avro_type_info = 6;
setBacklog(boolean) - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributesBuilder
 
setBaseImage(String) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets base image.
setBinaryInfo(FlinkFnApi.Schema.BinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
setBinaryInfo(FlinkFnApi.Schema.BinaryInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.BinaryInfo binary_info = 11;
setBitsLocation(MemorySegment, int) - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
setBlobServerAddress(InetSocketAddress) - Method in class org.apache.flink.runtime.blob.AbstractBlobCache
Sets the address of the BlobServer.
setBlobServerAddress(InetSocketAddress) - Method in class org.apache.flink.runtime.blob.BlobCacheService
Sets the address of the BlobServer.
setBlobServerAddress(InetSocketAddress) - Method in interface org.apache.flink.runtime.blob.TaskExecutorBlobService
Sets the blob server address.
setBlockSize(long) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setBoolean(int, boolean) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
setBoolean(int, boolean) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableBooleanVector
Set boolean at rowId with the provided value.
setBoolean(int, boolean) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setBoolean(MemorySegment[], int, boolean) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set boolean from segments.
setBoolean(MemorySegment[], int, boolean) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set boolean from segments.
setBoundedness(Boundedness) - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings.Builder
 
setBoundedness(Boundedness) - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
Mutable for legacy sources in the Table API.
setBroadcastGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setBroadcastInputName(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setBroadcastInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setBroadcastVariable(String, List<?>) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
 
setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Binds the result produced by a plan rooted at root to a variable used by the UDF wrapped in this operator.
setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
The BulkIteration meta operator cannot have broadcast inputs.
setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
The DeltaIteration meta operator cannot have broadcast inputs.
setBroadcastVariable(String, BroadcastVariableMaterialization<?, ?>) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
 
setBroadcastVariables(Map<String, Operator<T>>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
Clears all previous broadcast inputs and binds the given inputs as broadcast variables of this operator.
setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
The BulkIteration meta operator cannot have broadcast inputs.
setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
The DeltaIteration meta operator cannot have broadcast inputs.
setBucketLifeCycleListener(BucketLifeCycleListener<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
setBuffer(byte[]) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
setBuffer(byte[]) - Method in class org.apache.flink.formats.avro.utils.MutableByteArrayInputStream
Set buffer that can be read via the InputStream interface and reset the input stream.
setBuffer(byte[], int, int) - Method in class org.apache.flink.core.memory.ByteArrayInputStreamWithPos
 
setBuffer(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
setBuffer(ByteBuffer) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
setBufferPool(BufferPool) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
setBufferSize(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setBufferTimeout(long) - Method in class org.apache.flink.api.dag.Transformation
Set the buffer timeout of this Transformation.
setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the buffering timeout for data produced by this operation.
setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the maximum time frequency (milliseconds) for the flushing of the output buffers.
setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
setBufferTimeout(long) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setBufferTimeout(Integer, long) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setBufferTimeout(Long) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setByte(int, byte) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setByte(int, byte) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setByte(int, byte) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setByte(int, byte) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setByte(int, byte) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setByte(int, byte) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setByte(int, byte) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setByte(int, byte) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapByteVector
 
setByte(int, byte) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableByteVector
Set byte at rowId with the provided value.
setByte(int, byte) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setByte(MemorySegment[], int, byte) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set byte from segments.
setByte(MemorySegment[], int, byte) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set byte from segments.
setByteChannelBufferHeader(Buffer, ByteBuffer) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
setBytes(int, byte[], int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, FileChannel, long, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, ScatteringByteChannel, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(int, ByteBuf, int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
Adds the given byte array to the configuration object.
setBytes(String, byte[]) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setBytesPersistedDuringAlignment(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setBytesPersistedOfThisCheckpoint(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setBytesProcessedDuringAlignment(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setBytesProcessedDuringAlignment(CompletableFuture<Long>) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setCached(boolean) - Method in class org.apache.flink.streaming.api.transformations.CacheTransformation
 
setCachedPlan(CachedPlan) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies cached plan which associates the submitted Flink job.
setCancellerHandle(ScheduledFuture<?>) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
Sets the handle for the canceller to this pending checkpoint.
setCatalog(String) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setChainedOutputs(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChainEnd() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChainIndex(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
setChainingStrategy(ChainingStrategy) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
Set the chaining strategy for operator factory.
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.AbstractBroadcastStateTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.AbstractMultipleInputTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.DataStreamV2SinkTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.LegacySourceTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.PhysicalTransformation
Sets the chaining strategy of this Transformation.
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.ReduceTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.SinkTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
 
setChainingStrategy(ChainingStrategy) - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
setChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChangelogStateBackendEnabled(TernaryBoolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setChannelInfo(InputChannelInfo) - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
setChannelSelector(ChannelSelector<T>) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
setChannelStateWriter(ChannelStateWriter) - Method in interface org.apache.flink.runtime.io.network.partition.ChannelStateHolder
Injects the ChannelStateWriter.
setChannelStateWriter(ChannelStateWriter) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
 
setChannelStateWriter(ChannelStateWriter) - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
setChannelStateWriter(ChannelStateWriter) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
setChannelStateWriter(ChannelStateWriter) - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
setChannelStateWriter(ChannelStateWriter) - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
setCharInfo(FlinkFnApi.Schema.CharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
setCharInfo(FlinkFnApi.Schema.CharInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.CharInfo char_info = 13;
setCharset(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
Set the name of the character set used for the row delimiter.
setCharset(String) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setCharset(Charset) - Method in class org.apache.flink.types.parser.FieldParser
Sets the character set used for this parser.
setCharsetName(String) - Method in class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
setCharsetName(String) - Method in class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
setCheckpointId(long) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
setCheckpointIdOfIgnoredInFlightData(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setCheckpointIdOfIgnoredInFlightData(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Setup the checkpoint id for which the in-flight data will be ignored for all operators in case of the recovery from this checkpoint.
setCheckpointingConsistencyMode(CheckpointingMode) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the checkpointing consistency mode (exactly-once vs. at-least-once).
setCheckpointingEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings.Builder
 
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings.Builder
 
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.connector.testframe.external.sink.TestingSinkSettings.Builder
Deprecated.
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.connector.testframe.external.source.TestingSourceSettings.Builder
Deprecated.
setCheckpointingMode(CheckpointingMode) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
setCheckpointInterval(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setCheckpointInterval(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the interval in which checkpoints are periodically scheduled.
setCheckpointIntervalDuringBacklog(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setCheckpointIntervalDuringBacklog(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the interval in which checkpoints are periodically scheduled during backlog.
setCheckpointMode(CheckpointingMode) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setCheckpointRetentionPolicy(CheckpointRetentionPolicy) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setCheckpointStartDelayNanos(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setCheckpointStorage(CheckpointStorage) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setCheckpointStorage(CheckpointStorage) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setCheckpointStorageAccess(CheckpointStorageAccess) - Method in interface org.apache.flink.runtime.execution.Environment
 
setCheckpointStorageAccess(CheckpointStorageAccess) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
setCheckpointTargetLocation(CheckpointStorageLocation) - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
setCheckpointTimeout(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setCheckpointTimeout(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the maximum time that a checkpoint may take before being discarded.
setCheckpointTrigger(ExternallyInducedSource.CheckpointTrigger) - Method in interface org.apache.flink.streaming.api.checkpoint.ExternallyInducedSource
Deprecated.
Sets the checkpoint trigger through which the source can trigger the checkpoint.
setChild(ColumnVector) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
setCity(String) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'city' field.
setCity(String) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'city' field.
setClasspaths(List<URL>) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the classpaths required to run the job on a task manager.
setCleanUpInterval(Duration) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets cleanUpInterval.
setCleanupSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Max number of keys pulled from queue for clean up upon state touch for any key.
setCleanupStrategies(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
setCleanupStrategies(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies cleanup_strategies = 5;
setClientInfo(String, String) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setClientInfo(Properties) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setClientMode(SQLJobClientMode) - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
setClosureCleanerLevel(ExecutionConfig.ClosureCleanerLevel) - Method in class org.apache.flink.api.common.ExecutionConfig
Configures the closure cleaner.
setCodec(AvroOutputFormat.Codec) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
Set avro codec for compression.
setCollectionElementType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
setCollectionElementType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType collection_element_type = 3;
setCollectionElementType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
setCollectionElementType(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo collection_element_type = 2;
setCollectListener(ListenableCollector.CollectListener<T>) - Method in class org.apache.flink.table.runtime.collector.ListenableCollector
 
setCollector(Collector<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Sets the current collector, which used to emit the final row.
setCollector(Collector<T>) - Method in class org.apache.flink.table.functions.TableFunction
Internal use.
setCollector(Collector<T>) - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
Sets the current collector which is used to emit the final result.
setCoLocationGroup(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setCoLocationGroupKey(String) - Method in class org.apache.flink.api.dag.Transformation
NOTE: This is an internal undocumented feature for now.
setColumnFamilyAsVariable(boolean) - Method in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
Returns the column family as variable.
setColumnFamilyAsVariable(boolean) - Method in class org.apache.flink.state.forst.ForStNativeMetricOptions
Returns the column family as variable.
setCombinable(boolean) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Marks the group reduce operation as combinable.
setCombinableFirst(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
setCombinableFirst(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
setCombinableSecond(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
setCombinableSecond(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
 
setCombineHint(ReduceOperatorBase.CombineHint) - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
setComment(String) - Method in class org.apache.flink.table.catalog.CatalogDescriptor
 
setCommentPrefix(String) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setCommitterUidHash(String) - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder
Sets the uid hash of the committer operator used to recover state.
setCommonBindAddress(String) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setCompiled(boolean) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Declares whether the node has been created as part of a plan compilation.
setCompiled(boolean) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
setCompressed(boolean) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Tags the buffer as compressed or uncompressed.
setCompressed(boolean) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setCompressed(boolean) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setCompressed(boolean) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setCompressed(boolean) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setCondition(IterativeCondition<T>) - Method in class org.apache.flink.cep.nfa.StateTransition
 
setConfigOption(ConfigOption<T>, T) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets a single Flink configuration parameter (the options for config.yaml) and returns a reference to this Builder enabling method chaining.
setConfiguration(Configuration) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setConfiguration(Configuration) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets Flink configuration.
setConfiguration(Configuration) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setConfiguration(Configuration) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
setConformance(SqlConformance) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setConnectionId(ConnectionID) - Method in interface org.apache.flink.runtime.io.network.NetworkClientHandler
 
setConnectionType(StreamPartitioner<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Internal function for setting the partitioner for the DataStream.
setConnectionType(StreamPartitioner<T>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
 
setConnectorJarPaths(URL...) - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings.Builder
 
setConnectorJarPaths(List<URL>) - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings.Builder
 
setConsumeClusterDatasetId(IntermediateDataSetID) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setConsumedDataType(DataType) - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
setConsumedPartitionGroup(ConsumedPartitionGroup) - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
setConsumerVertexGroup(ConsumerVertexGroup) - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
setContentTypeHeader(HttpResponse, File) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Sets the content type header for the HTTP Response.
setContext(Optional<CONTEXT>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
setConvergenceCriterion(String, ConvergenceCriterion<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setCoordinator(ThreadInfoRequestCoordinator) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets cleanUpInterval.
setCoordinatorListeningID(String) - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
setCoordinatorListeningID(String) - Method in class org.apache.flink.streaming.api.transformations.SourceTransformation
 
setCoordinatorState(ByteStreamStateHandle) - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
setCoordinatorState(ByteStreamStateHandle) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
setCount(long) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
setCount(long) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Sets the current checkpoint ID.
setCount(long) - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
setCount(long) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
setCount(long) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
setCountStarInserted(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
True if the count(*) agg is inserted by the planner.
setCpuCores(double) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setCpuCores(double) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the CPU cores for this SlotSharingGroup.
setCpuCores(double) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the CPU cores for this SlotSharingGroup.
setCpuCores(double) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setCpuCores(double) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setCpuCores(CPUResource) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setCrossHint(CrossOperatorBase.CrossHint) - Method in class org.apache.flink.api.common.operators.base.CrossOperatorBase
 
setCurrentCatalog(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Sets the current catalog name that will be used when resolving table path.
setCurrentContext(RecordContext<K>) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
Each time before a code segment (callback) is about to run in mailbox (task thread), this method should be called to switch a context in AEC.
setCurrentDatabase(String) - Method in class org.apache.flink.table.catalog.CatalogManager
Sets the current database name that will be used when resolving a table path.
setCurrentKey(Object) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
setCurrentKey(Object) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
setCurrentKey(Object) - Method in interface org.apache.flink.streaming.api.operators.KeyContext
 
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
As the beam state gRPC service will access the KeyedStateBackend in parallel with this operator, we must override this method to prevent changing the current key of the KeyedStateBackend while the beam service is handling requests.
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedProcessOperator
As the beam state gRPC service will access the KeyedStateBackend in parallel with this operator, we must override this method to prevent changing the current key of the KeyedStateBackend while the beam service is handling requests.
setCurrentKey(Object) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
setCurrentKey(Object) - Method in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
As the beam state gRPC service will access the KeyedStateBackend in parallel with this operator, we must override this method to prevent changing the current key of the KeyedStateBackend while the beam service is handling requests.
setCurrentKey(K) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
setCurrentKey(K) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
setCurrentKey(K) - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Set current key of the context.
setCurrentKey(K) - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
setCurrentKey(K) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Sets the current key that is used for partitioned state.
setCurrentKey(K) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
setCurrentKey(K) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
setCurrentKey(K) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeService
 
setCurrentKey(K) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
setCurrentKey(RowData) - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
Sets current key.
setCurrentKey(RowData) - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
 
setCurrentKey(RowData) - Method in interface org.apache.flink.table.runtime.operators.window.tvf.state.StateKeyContext
Sets current state key to given value.
setCurrentKeyAndKeyGroup(K, int) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
 
setCurrentKeyAndKeyGroup(K, int) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
setCurrentKeyAndKeyGroup(K, int) - Method in interface org.apache.flink.runtime.state.KeyedStateBackend
Act as a fast path for KeyedStateBackend.setCurrentKey(K) when the key group is known.
setCurrentKeyAndKeyGroup(K, int) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
setCurrentKeyAndKeyGroup(K, int) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
 
setCurrentKeyAndKeyGroup(K, int) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
setCurrentKeyForStreaming(KeyedStateBackend<K>, K) - Static method in class org.apache.flink.streaming.api.utils.PythonOperatorUtils
Set the current key for streaming operator.
setCurrentKeyForTimerService(InternalTimerService<N>, K) - Static method in class org.apache.flink.streaming.api.utils.PythonOperatorUtils
Set the current key for the timer service.
setCurrentKeyGroupIndex(int) - Method in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
setCurrentKeyGroupIndex(int) - Method in interface org.apache.flink.runtime.state.InternalKeyContext
Set current key group index of the context.
setCurrentKeyGroupIndex(int) - Method in class org.apache.flink.runtime.state.InternalKeyContextImpl
 
setCurrentNamespace(N) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
setCurrentNamespace(N) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
setCurrentNamespace(N) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState
Sets the current namespace, which will be used when using the state access methods.
setCurrentNamespace(N) - Method in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
setCurrentNamespace(N) - Method in class org.apache.flink.runtime.state.v2.adaptor.StateAdaptor
 
setCurrentNamespace(N) - Method in interface org.apache.flink.runtime.state.v2.internal.InternalPartitionedState
Set current namespace and access state under specified namespace afterward.
setCurrentNamespace(N) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
setCurrentNamespace(N) - Method in interface org.apache.flink.table.runtime.dataview.StateDataView
Sets current namespace for state.
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
 
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
 
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
 
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
 
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
 
setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
 
setCurrentNamespaceForState(InternalPartitionedState<N>, N) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
 
setCurrentNamespaceForState(InternalPartitionedState<N>, N) - Method in interface org.apache.flink.runtime.asyncprocessing.StateRequestHandler
Set current namespace for a state.
setCurrentPendingCommittablesGauge(Gauge<Integer>) - Method in interface org.apache.flink.metrics.groups.SinkCommitterMetricGroup
The pending committables.
setCurrentPendingCommittablesGauge(Gauge<Integer>) - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
setCurrentSendTimeGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.SinkWriterMetricGroup
Sets an optional gauge for the time it takes to send the last record.
setCurrentSendTimeGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
setCurrentWatermark(long) - Method in class org.apache.flink.streaming.runtime.metrics.WatermarkGauge
 
setCursorName(String) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setCustomHeaders(Collection<HttpHeader>) - Method in class org.apache.flink.runtime.rest.messages.CustomHeadersDecorator
Sets the custom headers for the message.
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
 
setData(byte[]) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
setDatabase(String) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema.Builder
 
setDataset(String) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Notifies this Blackboard that the root just set using SqlToRelConverter.Blackboard.setRoot(RelNode, boolean) was derived using dataset substitution.
setDataType(Buffer.DataType) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the type of data this buffer represents.
setDataType(Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
Sets the data type of the internal buffer.
setDataType(Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setDataType(Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setDataType(Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setDataType(Buffer.DataType) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setDateAndCacheHeaders(HttpResponse, File) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Sets the "date" and "cache" headers for the HTTP Response.
setDateHeader(FullHttpResponse) - Static method in class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
Sets the "date" header for the HTTP response.
setDbStoragePath(String) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the path where the RocksDB local database files should be stored on the local file system.
setDbStoragePaths(String...) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the directories in which the local RocksDB database puts its files (like SST and metadata files).
setDebugStream(PrintStream) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setDecimal(int, DecimalData, int) - Method in interface org.apache.flink.table.data.binary.TypedSetters
Set the decimal column value.
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setDecimalInfo(FlinkFnApi.Schema.DecimalInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
setDecimalInfo(FlinkFnApi.Schema.DecimalInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.DecimalInfo decimal_info = 6;
setDecreaseFactor(double) - Method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy.AIMDScalingStrategyBuilder
 
setDefaultCatalog(String) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
setDefaultLocalParallelism(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the default parallelism that will be used for the local execution environment created by StreamExecutionEnvironment.createLocalEnvironment().
setDefaultParallelism(int) - Method in class org.apache.flink.api.common.Plan
Sets the default parallelism for this plan.
setDefaultSavepointDirectory(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the default savepoint directory, where savepoints will be written to if no is explicitly provided when triggered.
setDefaultSavepointDirectory(URI) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the default savepoint directory, where savepoints will be written to if no is explicitly provided when triggered.
setDefaultSavepointDirectory(Path) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the default savepoint directory, where savepoints will be written to if no is explicitly provided when triggered.
setDefaultValue(SV) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
setDefaultValue(V) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
setDefaultValue(V) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
setDelayBetweenSamples(Duration) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets delayBetweenSamples.
setDelegatedState(IS) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
setDelegatedState(IS) - Method in interface org.apache.flink.state.changelog.ChangelogState
 
setDelimiter(byte[]) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setDelimiter(char) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setDelimiter(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setDescription(String) - Method in class org.apache.flink.api.dag.Transformation
Changes the description of this Transformation.
setDescription(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
setDescription(String) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the description for this sink.
setDescription(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the description for this operation.
setDescriptionBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string description = 2;
setDetached(boolean) - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
Sets whether the job should be submitted in a detached manner.
setDictionary(Dictionary) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setDictionary(Dictionary) - Method in class org.apache.flink.table.data.columnar.vector.writable.AbstractWritableVector
Update the dictionary.
setDictionary(Dictionary) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Set the dictionary, it should work with dictionary ids.
setDistinct(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
bool distinct = 5;
setDistribution(DataDistribution) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
setDouble(int, double) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setDouble(int, double) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setDouble(int, double) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setDouble(int, double) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setDouble(int, double) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setDouble(int, double) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setDouble(int, double) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setDouble(int, double) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
 
setDouble(int, double) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableDoubleVector
Set double at rowId with the provided value.
setDouble(int, double) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setDouble(MemorySegment[], int, double) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set double from segments.
setDouble(MemorySegment[], int, double) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set double from segments.
setDoublesFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
 
setDoublesFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableDoubleVector
Set doubles from binary, need use UNSAFE to copy.
setDownstreamSubtaskStateMapper(SubtaskStateMapper) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets the channel state rescaler used for rescaling persisted data on downstream side of this JobEdge.
setDriver(Class<? extends Driver>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDriverComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDriverPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setDynamic(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setDynamic(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setDynamicFilteringData(DynamicFilteringData) - Method in interface org.apache.flink.connector.file.src.enumerate.DynamicFileEnumerator
Provides a DynamicFilteringData for filtering while the enumerator is enumerating splits.
setDynamicGrouped(boolean) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setDynamicParallelism(int) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setDynamicParamCountInExplain(int) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Sets the number of dynamic parameters in the current EXPLAIN PLAN statement.
setElementType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
setElementType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
setEmailId(String) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
setEmailId(EmailId) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setEmailId(EmailId) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setEmitNum(int) - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplit
 
setEmitStrategy(WatermarkEmitStrategy) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
setEmptyStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
setEmptyStrategyValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy empty_strategy = 2;
setEnableBusyTime(boolean) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
setEnableCheckpointsAfterTasksFinish(boolean) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setEnableCheckpointsAfterTasksFinish(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setEnabled(boolean) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
setEndOffsetExclusive(long) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
setEndTsMillis(long) - Method in class org.apache.flink.traces.SpanBuilder
Optionally you can manually set the Span's endTs.
setEntryPointClassName(String) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setEnv(Consumer<Map<String, String>>) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setEnv(Map<String, String>) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
 
setEnv(Map<String, String>, boolean) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
 
setEnvProcessor(Consumer<Map<String, String>>) - Method in class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
setError(Throwable) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
Atomically sets an error for this channel and notifies the input gate about available data to trigger querying this channel by the task thread.
setErrorPosition(SqlParserPos) - Method in exception org.apache.flink.sql.parser.error.SqlValidateException
 
setErrorState(FieldParser.ParseErrorState) - Method in class org.apache.flink.types.parser.FieldParser
Sets the error state of the parser.
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setEscapeCharacter(char) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setEscapeProcessing(boolean) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setEventTime(long) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Sets the value of the 'eventTime' field.
setEventTime(long) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Sets the value of the 'eventTime' field.
setEventTimeTimers(Set<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
setEventType(EventType) - Method in class example.avro.User.Builder
Sets the value of the 'eventType' field.
setEventType(EventType) - Method in class example.avro.User
Sets the value of the 'eventType' field.
setExactlyOnce(boolean) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.flink.util.concurrent.ExecutorThreadFactory.Builder
 
setExecutionConfig(ExecutionConfig) - Method in class org.apache.flink.api.common.Plan
Sets the runtime config object defining execution parameters.
setExecutionConfig(ExecutionConfig) - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Replaces the existing ExecutionConfig (possibly null), with the provided one.
setExecutionConfig(ExecutionConfig) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the execution config.
setExecutionConfig(ExecutionConfig) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setExecutionMode(RuntimeExecutionMode) - Method in interface org.apache.flink.datastream.api.ExecutionEnvironment
Set the execution mode for this environment.
setExecutionMode(RuntimeExecutionMode) - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
setExpectedArguments(List<DataType>) - Method in class org.apache.flink.table.types.inference.utils.AdaptedCallContext
 
setExpectedOutputType(SqlNode, RelDataType) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExtendedResource(ExternalResource) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
Add the given extended resource.
setExtendedResource(ExternalResource) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
Add the given extended resource.
setExtendedResource(ExternalResource) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
Add the given extended resource.
setExtendedResources(Collection<ExternalResource>) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
Add the given extended resources.
setExtendedResources(Collection<ExternalResource>) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
Add the given extended resources.
setExtendedResources(Collection<ExternalResource>) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
Add the given extended resources.
setExternalizedCheckpointRetention(ExternalizedCheckpointRetention) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the mode for externalized checkpoint clean-up.
setExternalResource(String, double) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Add the given external resource.
setExternalResource(String, double) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Add the given external resource.
setExtra(Object) - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
setFailOnTimeout(boolean) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setFailUnfulfillableRequest(boolean) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Set SlotManager whether to fail unfulfillable slot requests.
setFailUnfulfillableRequest(boolean) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
setFailUnfulfillableRequest(boolean) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
 
setFavoriteColor(CharSequence) - Method in class example.avro.User.Builder
Sets the value of the 'favoriteColor' field.
setFavoriteColor(CharSequence) - Method in class example.avro.User
Sets the value of the 'favoriteColor' field.
setFavoriteNumber(CharSequence) - Method in class example.avro.User.Builder
Sets the value of the 'favoriteNumber' field.
setFavoriteNumber(CharSequence) - Method in class example.avro.User
Sets the value of the 'favoriteNumber' field.
setFetchDirection(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
setFetchDirection(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setFetchSize(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
setFetchSize(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setField(int, Object) - Method in class org.apache.flink.table.data.GenericRowData
Sets the field value at the given position.
setField(int, Object) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setField(int, Object) - Method in class org.apache.flink.types.Row
Sets the field's content at the specified position.
setField(int, Value) - Method in class org.apache.flink.types.Record
Sets the field at the given position to the given value.
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
setField(String, Object) - Method in class org.apache.flink.types.Row
Sets the field's content using the specified field name.
setField(TtlValue<T>, int, Object) - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
setField(ValueWithTs<?>, int, Object) - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple
Sets the field at the specified position.
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple0
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple1
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple10
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple11
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple12
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple13
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple14
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple15
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple16
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple17
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple18
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple19
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple2
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple20
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple21
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple22
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple23
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple24
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple25
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple3
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple4
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple5
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple6
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple7
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple8
 
setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple9
 
setField(T, int, Object) - Method in class org.apache.flink.api.common.typeutils.CompositeSerializer
Modify field of existing instance.
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setFieldDelimiter(char) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setFieldDelimiter(String) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldIndex(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
int32 field_index = 2;
setFieldName(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
string field_name = 1;
setFields(int, FlinkFnApi.Schema.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
setFields(int, FlinkFnApi.Schema.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
repeated .org.apache.flink.fn_execution.v1.Schema.Field fields = 1;
setFields(int, FlinkFnApi.TypeInfo.RowTypeInfo.Field) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
setFields(int, FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo.Field fields = 1;
setFields(WritableColumnVector[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapRowVector
 
setFields(T0) - Method in class org.apache.flink.api.java.tuple.Tuple1
Sets new values to all fields of the tuple.
setFields(T0, T1) - Method in class org.apache.flink.api.java.tuple.Tuple2
Sets new values to all fields of the tuple.
setFields(T0, T1, T2) - Method in class org.apache.flink.api.java.tuple.Tuple3
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3) - Method in class org.apache.flink.api.java.tuple.Tuple4
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4) - Method in class org.apache.flink.api.java.tuple.Tuple5
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5) - Method in class org.apache.flink.api.java.tuple.Tuple6
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6) - Method in class org.apache.flink.api.java.tuple.Tuple7
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.flink.api.java.tuple.Tuple8
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.flink.api.java.tuple.Tuple9
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.flink.api.java.tuple.Tuple10
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.flink.api.java.tuple.Tuple11
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.flink.api.java.tuple.Tuple12
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.flink.api.java.tuple.Tuple13
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.flink.api.java.tuple.Tuple14
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.flink.api.java.tuple.Tuple15
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.flink.api.java.tuple.Tuple16
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.flink.api.java.tuple.Tuple17
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.flink.api.java.tuple.Tuple18
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.flink.api.java.tuple.Tuple19
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.flink.api.java.tuple.Tuple20
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.flink.api.java.tuple.Tuple21
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.flink.api.java.tuple.Tuple22
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.flink.api.java.tuple.Tuple23
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Method in class org.apache.flink.api.java.tuple.Tuple24
Sets new values to all fields of the tuple.
setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Method in class org.apache.flink.api.java.tuple.Tuple25
Sets new values to all fields of the tuple.
setFieldsGeneric(boolean[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldsGeneric(int[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFieldType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
setFieldType(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
.org.apache.flink.fn_execution.v1.TypeInfo field_type = 2;
setFieldTypes(int, FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
setFieldTypes(int, FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
repeated .org.apache.flink.fn_execution.v1.TypeInfo field_types = 1;
setFieldTypesGeneric(Class<?>...) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setFileEnumerator(FileEnumerator.Provider) - Method in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
Configures the FileEnumerator for the source.
setFilehandlesDriver(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setFilehandlesInput(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setFileLifeCycleListener(FileLifeCycleListener<BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
setFilePath(String) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setFilePath(Path) - Method in class org.apache.flink.api.common.io.FileInputFormat
Sets a single path of a file to be read.
setFilePaths(String...) - Method in class org.apache.flink.api.common.io.FileInputFormat
Sets multiple paths of files to be read.
setFilePaths(Path...) - Method in class org.apache.flink.api.common.io.FileInputFormat
Sets multiple paths of files to be read.
setFilePoolType(PhysicalFilePool.Type) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Set the type of physical file pool.
setFilesFilter(FilePathFilter) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setFileSystemFactory(FileSystemFactory) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setFilterArg(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
int32 filter_arg = 4;
setFilterFactor(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setFinal(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
setFirstInput(Operator<IN1>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears all previous connections and connects the first input to the task wrapped in this contract
setFirstRecordStart(long) - Method in class org.apache.flink.api.common.io.BlockInfo
Sets the firstRecordStart to the specified value.
setFixedMemoryPerSlot(String) - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Configures RocksDB to use a fixed amount of memory shared between all instances (operators) in a slot.
setFixedMemoryPerSlot(String) - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Configures ForSt to use a fixed amount of memory shared between all instances (operators) in a slot.
setFixedMemoryPerSlot(MemorySize) - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Configures RocksDB to use a fixed amount of memory shared between all instances (operators) in a slot.
setFixedMemoryPerSlot(MemorySize) - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Configures ForSt to use a fixed amount of memory shared between all instances (operators) in a slot.
setFlattenRowType(FlinkFnApi.CoderInfoDescriptor.FlattenRowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
setFlattenRowType(FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for Table & SQL
setFlinkCollector(Collector<Tuple2<KEY, VALUE>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopOutputCollector
Set the wrapped Flink collector.
setFlinkConfig(Configuration) - Method in class org.apache.flink.runtime.util.HadoopConfigLoader
 
setFlinkDistPath(Path) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets the path of flink-dist directory.
setFlinkHome(String) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets flink home.
setFloat(int, float) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setFloat(int, float) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setFloat(int, float) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setFloat(int, float) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setFloat(int, float) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setFloat(int, float) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setFloat(int, float) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setFloat(int, float) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
 
setFloat(int, float) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableFloatVector
Set float at rowId with the provided value.
setFloat(int, float) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setFloat(MemorySegment[], int, float) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set float from segments.
setFloat(MemorySegment[], int, float) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set float from segments.
setFloatsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
 
setFloatsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableFloatVector
Set floats from binary, need use UNSAFE to copy.
setFoo(String) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setFoo(String) - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
setForceAvro(boolean) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
The method will be converted to private in the next Flink major version after removing its deprecated caller methods.
setForceAvro(boolean) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
setForceKryo(boolean) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
The method will be converted to private in the next Flink major version after removing its deprecated caller methods.
setForceKryo(boolean) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
setForceKryoAvro(boolean) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
The method will be converted to private in the next Flink major version after removing its deprecated caller methods.
setForceKryoAvro(boolean) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
setForceUnalignedCheckpoints(boolean) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Checks whether unaligned checkpoints are forced, despite currently non-checkpointable iteration feedback or custom partitioners.
setFormatDescription(OperatorID, String) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatVertex
 
setFormatFactory(OutputFormatFactory<T>) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setForStOptions(ForStOptionsFactory) - Method in class org.apache.flink.state.forst.ForStStateBackend
Sets Options for the ForSt instances.
setForward(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets whether the edge is forward edge.
setFromConfiguration(Configuration) - Static method in class org.apache.flink.core.security.FlinkSecurityManager
 
setFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
 
setFunctionType(FlinkFnApi.UserDefinedDataStreamFunction.FunctionType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
setFunctionTypeValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;
setFurtherPatitioning(boolean) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
setGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setGenerateUpdateBefore(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Generate retract messages if true.
setGenericTypes(boolean) - Method in interface org.apache.flink.api.common.serialization.SerializerConfig
The method will be converted to private in the next Flink major version after removing its deprecated caller methods.
setGenericTypes(boolean) - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
setGlobalCommitterUidHash(String) - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder
Sets the uid hash of the global committer operator used to recover state.
setGlobalFailureCause(Throwable, long) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
setGlobalJobParameters(ExecutionConfig.GlobalJobParameters) - Method in class org.apache.flink.api.common.ExecutionConfig
Register a custom, serializable user configuration object.
setGlobalStreamExchangeMode(GlobalStreamExchangeMode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setGraphContainingLoops(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setGrouping(int, int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The array of the key indexes.
setGroupOrder(int, Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Sets the order of the elements within a group for the given input.
setGroupOrder(int, Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Sets the order of the elements within a group for the given input.
setGroupOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GroupCombineOperatorBase
Sets the order of the elements within a reduce group.
setGroupOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
Sets the order of the elements within a reduce group.
setGroupOrderForInputOne(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Sets the order of the elements within a group for the first input.
setGroupOrderForInputOne(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Sets the order of the elements within a group for the first input.
setGroupOrderForInputTwo(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
Sets the order of the elements within a group for the second input.
setGroupOrderForInputTwo(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase
Sets the order of the elements within a group for the second input.
setGroupWindow(FlinkFnApi.GroupWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
setGroupWindow(FlinkFnApi.GroupWindow.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Group Window.
setHaServices(MiniCluster.HaServices) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setHasSideOutput(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool has_side_output = 7;
setHighPriorityPoolRatio(double) - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Sets the fraction of the total memory to be used for high priority blocks like indexes, dictionaries, etc.
setHighPriorityPoolRatio(double) - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Sets the fraction of the total memory to be used for high priority blocks like indexes, dictionaries, etc.
setHistorySize(int) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
setId(long) - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
setIdentifier(ObjectIdentifier) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setIdentifierMaxLength(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setIdleStateRetention(Duration) - Method in class org.apache.flink.table.api.TableConfig
Specifies a retention time interval for how long idle state, i.e., state which was not updated, will be retained.
setIdleStateRetentionTime(Duration, Duration) - Method in class org.apache.flink.table.api.TableConfig
setIfExists(boolean) - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
setIfExists(boolean) - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
setIgnoreParseErrors(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setIgnoreParseErrors(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setIgnoreParseErrors(boolean) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setIgnoreParseErrors(boolean) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema.Builder
 
setImageNamePrefix(String) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets the prefix name of building image.
setImplicitConvergenceCriterion(String, ConvergenceCriterion<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
Sets the default convergence criterion of a DeltaIteration
setIn(DataInput) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
setInBatchExecutionMode(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
bool in_batch_execution_mode = 8;
setIncreaseRate(int) - Method in class org.apache.flink.connector.base.sink.writer.strategy.AIMDScalingStrategy.AIMDScalingStrategyBuilder
 
setIncrementalCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
setIncrementalCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy incremental_cleanup_strategy = 3;
setIndexOfCountStar(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The index of a count aggregate used to calculate the number of accumulated rows.
setIndexOfThisSubtask(int) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setIndexOfThisSubtask(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 index_of_this_subtask = 5;
setInitialClientHeartbeatTimeout(long) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setInitialMaxInFlightMessages(int) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder
 
setInitialSolutionSet(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Sets the given input as the initial solution set.
setInitialState(JobManagerTaskRestore) - Method in class org.apache.flink.runtime.executiongraph.Execution
Sets the initial state for the execution.
setInitialWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Sets the given input as the initial workset.
setInnerPayLoad(InnerPayLoadAvro) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Sets the value of the 'innerPayLoad' field.
setInnerPayLoad(InnerPayLoadAvro) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Sets the value of the 'innerPayLoad' field.
setInnerPayLoadBuilder(InnerPayLoadAvro.Builder) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Sets the Builder instance for the 'innerPayLoad' field
setInPhysicalEdges(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setInput(Object) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
Sets the input row from left table, which will be used to cross join with the result of table function.
setInput(Object) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
Sets the input row from left table, which will be used to cross join with the result of right table.
setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Sets the given operator as the input to this operator.
setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
Sets the given operator as the input to this operator.
setInputAsynchronouslyMaterialized(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputBytes(long) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
setInputCached(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputChannels(InputChannel...) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
setInputChannelState(StateObjectCollection<InputChannelStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setInputChannelStateFuture(Future<SnapshotResult<StateObjectCollection<InputChannelStateHandle>>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setInputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputConstant(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
bytes inputConstant = 3;
setInputEdges(List<ExecEdge>) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNode
Sets the input ExecEdges which connect this nodes and its input nodes.
setInputEdges(List<ExecEdge>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
setInputFormat(Integer, InputFormat<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setInputFormat(InputFormat<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setInputLocalStrategy(int, LocalStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputOffset(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
int32 inputOffset = 2;
setInputRescalingDescriptor(InflightDataRescalingDescriptor) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setInputs(int, FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
setInputs(int, FlinkFnApi.Input) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
setInputs(int, FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
setInputs(int, FlinkFnApi.Input.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The input arguments of the user-defined function, it could be one of the following: 1.
setInputs(Object[]) - Method in class org.apache.flink.table.functions.python.PythonFunctionInfo
 
setInputs(StreamConfig.InputConfig...) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setInputSplitSource(InputSplitSource<?>) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in interface org.apache.flink.api.java.typeutils.InputTypeConfigurable
Method that is called on an OutputFormat when it is passed to the DataSet's output method.
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
setInputType(TypeInformation<?>, ExecutionConfig) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
setInstance(RowData) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
setInstance(T) - Method in interface org.apache.flink.runtime.plugable.DeserializationDelegate
 
setInstance(T) - Method in class org.apache.flink.runtime.plugable.NonReusingDeserializationDelegate
 
setInstance(T) - Method in class org.apache.flink.runtime.plugable.ReusingDeserializationDelegate
 
setInstance(T) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
 
setInstantiable(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
setInt(int, int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setInt(int, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setInt(int, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setInt(int, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setInt(int, int) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setInt(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setInt(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setInt(int, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setInt(int, int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
setInt(int, int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableIntVector
Set int at rowId with the provided value.
setInt(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setInt(MemorySegment[], int, int) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set int from segments.
setInt(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set int from segments.
setInternalIndex(int) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueueElement
 
setInternalIndex(int) - Method in interface org.apache.flink.runtime.state.heap.HeapPriorityQueueElement
Sets the current index of this object in the HeapPriorityQueue and should only be called by the owning HeapPriorityQueue.
setInternalIndex(int) - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
setInternalIndex(int) - Method in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
setInternalResource(T) - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesResource
 
setInternalSorterSupported(boolean) - Method in class org.apache.flink.streaming.api.operators.OperatorAttributesBuilder
 
setInternalState(Object, String, Object) - Static method in class org.apache.flink.mock.Whitebox
 
setInternalTaskFailuresListener(InternalFailuresListener) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
setInternalTaskFailuresListener(InternalFailuresListener) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
setInts(int, int, int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setInts(int, int, int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
setInts(int, int, int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableIntVector
Sets value to [rowId, rowId + count) by the value, this is data that repeats continuously.
setInts(int, int, int[], int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setInts(int, int, int[], int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
setInts(int, int, int[], int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableIntVector
Sets values from [src[srcIndex], src[srcIndex + count]) to [rowId, rowId + count).
setIntsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setIntsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
setIntsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableIntVector
Set ints from binary, need use UNSAFE to copy.
setInvokableClass(Class<? extends TaskInvokable>) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setIOExecutor(Executor) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Set the executor for io operation in manager.
setIsAppendOnly(Boolean) - Method in interface org.apache.flink.legacy.table.sinks.UpsertStreamTableSink
Deprecated.
Specifies whether the Table to write is append-only or not.
setIsCleanupInBackground(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
bool is_cleanup_in_background = 1;
setIsCompacted(boolean) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
sets compaction status (should only be set true directly after compaction and false when garbage was created)
setIsJobRestarting(boolean) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge
To set whether the underlying is currently restarting or not.
setIsJobRestarting(boolean) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Sets whether the underlying job is currently restarting or not.
setIsPandasUdf(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether it's pandas UDF
setIsProcessingBacklog(boolean) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Reports to JM whether this source is currently processing backlog.
setIsProcessingBacklog(boolean) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
setIsProcessingBacklog(boolean) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
setIsProcessingBacklog(OperatorID, boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Reports whether a source operator is currently processing backlog.
setIsRowTime(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_row_time = 6;
setIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIsTimeWindow(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
bool is_time_window = 2;
setIsToLocal(boolean) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setItemCount(long) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
setIterationHeadFinalOutputConfig(TaskConfig) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIterationHeadIndexOfSyncOutput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIterationHeadPartialSolutionOrWorksetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIterationHeadSolutionSetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIterationId(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setIterationId(String) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setIterationWaitTime(long) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setIterativeReader() - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
setIterativeReader() - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
 
setJarFile(File) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setJarURLsToConfig(String[], Configuration) - Static method in class org.apache.flink.streaming.util.RemoteEnvironmentConfigUtils
 
setJavaObject(T) - Method in class org.apache.flink.table.data.binary.LazyBinaryFormat
Must be public as it is used during code generation.
setJavaVersion(String) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets JDK version in the image.
setJobCheckpointingSettings(JobCheckpointingSettings) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setJobClient(JobClient) - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultFetcher
 
setJobClient(JobClient) - Method in class org.apache.flink.streaming.api.operators.collect.CollectResultIterator
 
setJobClient(JobClient) - Method in interface org.apache.flink.table.api.internal.ResultProvider
Set the job client associated with the select job to retrieve the result.
setJobClient(JobClient) - Method in class org.apache.flink.table.api.internal.StaticResultProvider
 
setJobConfiguration(Configuration) - Method in class org.apache.flink.api.common.Plan
 
setJobConfiguration(Configuration) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setJobConfiguration(Configuration) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setJobId(String) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Internally used to set the job ID after instantiation.
setJobId(JobID) - Method in class org.apache.flink.api.common.Plan
Sets the ID of the job that the dataflow plan belongs to.
setJobId(JobID) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setJobID(JobID) - Method in class org.apache.flink.connector.testutils.source.TestingJobInfo.Builder
 
setJobID(JobID) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the ID of the job.
setJobManagerAddressToConfig(String, int, Configuration) - Static method in class org.apache.flink.streaming.util.RemoteEnvironmentConfigUtils
 
setJobName(String) - Method in class org.apache.flink.api.common.Plan
Sets the jobName for this Plan.
setJobName(String) - Method in class org.apache.flink.connector.testutils.source.TestingJobInfo.Builder
 
setJobName(String) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setJobName(String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
setJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
setJobParameters(int, FlinkFnApi.JobParameter) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
setJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
setJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 7;
setJobParameters(int, FlinkFnApi.JobParameter.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 5;
setJobStatusHooks(List<JobStatusHook>) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setJobType(JobType) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setJobType(JobType) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setJoinHint(JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
 
setJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
 
setJsonPlan(String) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
setJsonPlan(String) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
setJvmMemory(MemorySize) - Method in class org.apache.flink.test.util.TestProcessBuilder
 
setKey(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string key = 1;
setKeyAndKeyGroup(K, int) - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
Sets the key and key-group as prefix.
setKeyBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string key = 1;
setKeyContext(KeyContext) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
Sets keyContext to RankFunction.
setKeyContextElement(StreamRecord) - Method in class org.apache.flink.streaming.api.operators.AbstractInput
 
setKeyContextElement(StreamRecord<IN>) - Method in interface org.apache.flink.streaming.api.operators.Input
Set the correct key context before processing the record.
setKeyContextElement(StreamRecord<IN>) - Method in interface org.apache.flink.streaming.api.operators.OneInputStreamOperator
 
setKeyContextElement(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOnRestoreInput
 
setKeyContextElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.datastream.impl.operators.KeyedProcessOperator
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputBroadcastProcessOperator
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoOutputProcessOperator
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
setKeyContextElement1(StreamRecord) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setKeyContextElement1(StreamRecord<?>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
setKeyContextElement1(StreamRecord<?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
setKeyContextElement1(StreamRecord<?>) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
setKeyContextElement2(StreamRecord) - Method in class org.apache.flink.datastream.impl.operators.KeyedTwoInputNonBroadcastProcessOperator
 
setKeyContextElement2(StreamRecord) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
setKeyContextElement2(StreamRecord) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setKeyContextElement2(StreamRecord<?>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
setKeyContextElement2(StreamRecord<?>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
setKeyContextElement2(StreamRecord<?>) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
 
setKeyedStateManagedFuture(RunnableFuture<SnapshotResult<KeyedStateHandle>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setKeyedStateRawFuture(RunnableFuture<SnapshotResult<KeyedStateHandle>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setKeyedStateStore(KeyedStateStore) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
setKeyedStateStoreV2(KeyedStateStoreV2) - Method in class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
setKeyFields(String[]) - Method in interface org.apache.flink.legacy.table.sinks.UpsertStreamTableSink
Deprecated.
Configures the unique key fields of the Table to write.
setKeyGroupOffset(int, long) - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
Sets the offset for the given key-group.
setKeys(ColumnVector) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
setKeySerializationSchema(SerializationSchema<IN>) - Method in class org.apache.flink.connector.upserttest.sink.UpsertTestSinkBuilder
Sets the key SerializationSchema that transforms incoming records to byte[].
setKeySerializerSnapshot(TypeSerializerSnapshot<K>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
setKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
setKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
setKeyType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
setKeyType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
setKeyType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 1;
setKeyType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The schema of the grouping keys.
setKeyType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
setKeyType(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type = 1;
setKeyTypeInfo(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
setKeyTypeInfo(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.TypeInfo key_type_info = 5;
setKind(RowKind) - Method in class org.apache.flink.types.Row
Sets the kind of change that this row describes in a changelog.
setLabel(LabelSurrogate) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setLabel(LabelSurrogate) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setLastOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.operators.BatchTask
Sets the last output Collector of the collector chain of this BatchTask.
setLatencyMeasurementInterval(int) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
 
setLatencyTrackingInterval(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Interval for sending latency tracking marks from the sources to the sinks.
setLeft(SqlNode) - Method in class org.apache.calcite.sql.SqlJoin
 
setLength(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
int32 length = 1;
setLength(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
int32 length = 1;
setLength(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
int32 length = 1;
setLength(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
int32 length = 1;
setLength(int) - Method in class org.apache.flink.types.StringValue
Sets a new length for the string.
setLengths(long[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
setLengths(long[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
setLenient(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setLimit(int) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
setLineageGraph(LineageGraph) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setLineageVertex(LineageVertex) - Method in class org.apache.flink.streaming.api.transformations.TransformationWithLineage
Change the lineage vertex of this Transformation.
setLineDelimiter(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setLineLengthLimit(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setList(List<EE>) - Method in class org.apache.flink.table.runtime.dataview.StateListView
 
setList(List<T>) - Method in class org.apache.flink.table.api.dataview.ListView
Replaces the entire view's content with the content of the given List.
setListView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
setListView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.ListView list_view = 3;
setLocalDbStoragePath(String) - Method in class org.apache.flink.state.forst.ForStStateBackend
Sets the path where the ForSt local files should be stored on the local file system.
setLocalDbStoragePaths(String...) - Method in class org.apache.flink.state.forst.ForStStateBackend
Sets the local directories in which the ForSt database puts some files (like metadata files).
setLocalJarPath(Path) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
 
setLocalOrder(Ordering) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
Sets the order in which the sink must write its data within each fragment in the distributed file system.
setLocalTimeZone(ZoneId) - Method in class org.apache.flink.table.api.TableConfig
Sets the current session time zone id.
setLocalZonedTimestampInfo(FlinkFnApi.Schema.LocalZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
setLocalZonedTimestampInfo(FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.LocalZonedTimestampInfo local_zoned_timestamp_info = 9;
setLockFactory(CatalogLock.Factory) - Method in interface org.apache.flink.table.connector.RequireCatalogLock
Deprecated.
Set catalog lock factory to the connector.
setLogConfigFileInConfig(Configuration, String) - Static method in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
 
setLoginTimeout(int) - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
setLogProperties(Properties) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets log4j properties.
setLogProperty(String, String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets a single Flink logging configuration property in the log4j format and returns a reference to this Builder enabling method chaining.
setLogWriter(PrintWriter) - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
setLong(int, long) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setLong(int, long) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setLong(int, long) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setLong(int, long) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setLong(int, long) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setLong(int, long) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setLong(int, long) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setLong(int, long) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setLong(int, long) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
 
setLong(int, long) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableLongVector
Set long at rowId with the provided value.
setLong(int, long) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setLong(MemorySegment[], int, long) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set long from segments.
setLong(MemorySegment[], int, long) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set long from segments.
setLongsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setLongsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
 
setLongsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableLongVector
Set longs from binary, need use UNSAFE to copy.
setLowerBoundary(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 lower_boundary = 2;
setMailboxExecutor(MailboxExecutor) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setMailboxExecutor(MailboxExecutor) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
setMailboxExecutor(MailboxExecutor) - Method in interface org.apache.flink.streaming.api.operators.legacy.YieldingOperatorFactory
Deprecated.
 
setMailboxExecutor(MailboxExecutor) - Method in interface org.apache.flink.streaming.api.operators.YieldingOperator
 
setMainClass(String) - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
Sets the main class for the job.
setMainMailboxExecutor(MailboxExecutor) - Method in interface org.apache.flink.runtime.execution.Environment
 
setMainMailboxExecutor(MailboxExecutor) - Method in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment
 
setManagedKeyedState(StateObjectCollection<KeyedStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setManagedKeyedState(KeyedStateHandle) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setManagedMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setManagedMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task managed memory for this SlotSharingGroup.
setManagedMemory(MemorySize) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task managed memory for this SlotSharingGroup.
setManagedMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setManagedMemoryFraction(double) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
setManagedMemoryFractionOperatorOfUseCase(ManagedMemoryUseCase, double) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Fraction of managed memory reserved for the given use case that this operator should use.
setManagedMemoryMB(int) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setManagedMemoryMB(int) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task managed memory for this SlotSharingGroup in MB.
setManagedMemoryMB(int) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task managed memory for this SlotSharingGroup in MB.
setManagedMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setManagedMemoryMB(int) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setManagedMemoryUseCaseWeights(int, Map<ManagedMemoryUseCase, Integer>, Set<ManagedMemoryUseCase>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setManagedMemoryUseCaseWeights(Map<ManagedMemoryUseCase, Integer>, Set<ManagedMemoryUseCase>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setManagedMemoryWeight(Transformation<T>, long) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodeUtil
Sets {Transformation#declareManagedMemoryUseCaseAtOperatorScope(ManagedMemoryUseCase, int)} using the given bytes for ManagedMemoryUseCase.OPERATOR.
setManagedOperatorState(StateObjectCollection<OperatorStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setManagedOperatorState(OperatorStateHandle) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setManualCompactionConfig(RocksDBManualCompactionConfig) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
 
setMap(Map<EK, EV>) - Method in class org.apache.flink.table.runtime.dataview.StateMapView
 
setMap(Map<K, V>) - Method in class org.apache.flink.table.api.dataview.MapView
Replaces the entire view's content with the content of the given Map.
setMapInfo(FlinkFnApi.Schema.MapInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
setMapInfo(FlinkFnApi.Schema.MapInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.MapInfo map_info = 4;
setMapStateReadCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map state read cache size.
setMapStateReadCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map state read cache size.
setMapStateWriteCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The map_state_write_cache_size.
setMapStateWriteCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The map_state_write_cache_size.
setMapTypeInfo(FlinkFnApi.TypeInfo.MapTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
setMapTypeInfo(FlinkFnApi.TypeInfo.MapTypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.MapTypeInfo map_type_info = 5;
setMapView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
setMapView(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
.org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec.MapView map_view = 4;
setMasterMemoryMB(int) - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
setMaterializationMaxAllowedFailures(int) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setMax(Comparable<?>) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMaxAutoCompactions(int) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMaxBatchSize(int) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxBatchSize(int) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxBatchSize(int) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxBatchSize
 
setMaxBatchSize(int) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
setMaxBatchSizeInBytes(long) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxBatchSizeInBytes(long) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxBatchSizeInBytes(long) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytes
 
setMaxBufferedRequests(int) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxBufferedRequests(int) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxBufferedRequests(int) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxBufferedRequests
 
setMaxBufferedRequests(int) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
setMaxBufferSizeInBytes(long) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
setMaxConcurrentCheckpoints(int) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setMaxConcurrentCheckpoints(int) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the maximum number of checkpoint attempts that may be in progress at the same time.
setMaxConcurrentCheckpoints(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setMaxFieldSize(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setMaxFileSize(long) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Set the max file size.
setMaxFileSizeToCompact(MemorySize) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMaxFilesToCompact(int) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMaxGeneratedCodeLength(Integer) - Method in class org.apache.flink.table.api.TableConfig
Sets current threshold where generated code will be split into sub-function calls.
setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
 
setMaxInFlightRequests(int) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxInFlightRequests(int) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxInFlightRequests(int) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxInFlightRequests
 
setMaxInFlightRequests(int) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder
 
setMaxInFlightRequests(int) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
setMaxLen(Integer) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMaxNumberOfParallelSubtasks(int) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setMaxNumberOfParallelSubtasks(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 max_number_of_parallel_subtasks = 4;
setMaxOutputFileSize(MemorySize) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.api.writer.MultipleRecordWriters
 
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.api.writer.NonRecordWriter
 
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Sets the max overdraft buffer size of per gate.
setMaxOverdraftBuffersPerGate(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.RecordWriterDelegate
Sets the max overdraft buffer size of per gate.
setMaxOverdraftBuffersPerGate(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Sets the max overdraft buffer size of per gate.
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
setMaxOverdraftBuffersPerGate(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Sets the max overdraft buffer size of per gate.
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
setMaxOverdraftBuffersPerGate(int) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
setMaxParallelCompactions(int) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMaxParallelism(int) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the maximum degree of parallelism defined for the program.
setMaxParallelism(int) - Method in class org.apache.flink.api.dag.Transformation
Sets the maximum parallelism for this stream transformation.
setMaxParallelism(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
setMaxParallelism(int) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Sets the maximum parallelism for the task.
setMaxParallelism(int) - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
setMaxParallelism(int) - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Changes a given vertex's max parallelism property.
setMaxParallelism(int) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Sets the maximum parallelism of this operator.
setMaxParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the max parallelism for this sink.
setMaxParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the maximum parallelism of this operator.
setMaxParallelism(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the maximum degree of parallelism defined for the program.
setMaxParallelism(int) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setMaxParallelism(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setMaxRecordSizeInBytes(long) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxRecordSizeInBytes(long) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxRecordSizeInBytes(long) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxRecordSizeInBytes
 
setMaxRows(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setMaxSpaceAmplification(float) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
 
setMaxSubtasksPerChannelStateFile(int) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
The number of subtasks to share the same channel state file.
setMaxSubtasksPerChannelStateFile(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setMaxThreadInfoDepth(int) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets delayBetweenSamples.
setMaxTimeInBufferMS(long) - Method in class org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder
 
setMaxTimeInBufferMS(long) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setMaxTimeInBufferMS(long) - Method in interface org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.ConfigurationMaxTimeInBufferMS
 
setMaxTimeInBufferMS(long) - Method in class org.apache.flink.connector.base.table.sink.AsyncDynamicTableSinkBuilder
 
setMemorySegment(MemorySegment, int) - Method in class org.apache.flink.runtime.operators.util.BitSet
 
setMessage(String) - Method in exception org.apache.flink.sql.parser.error.SqlValidateException
 
setMetaDataFollowsFlagInKey(byte[]) - Static method in class org.apache.flink.runtime.state.FullSnapshotUtil
 
setMetaInfo(RegisteredKeyValueStateBackendMetaInfo<N, S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTable
 
setMetaInfo(RegisteredKeyValueStateBackendMetaInfo<N, S>) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
setMetastore(TableMetaStoreFactory.TableMetaStore) - Method in class org.apache.flink.connector.file.table.MetastoreCommitPolicy
 
setMetaStoreFactory(TableMetaStoreFactory) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setMetricEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool metric_enabled = 2;
setMetricEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool metric_enabled = 4;
setMetricEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool metric_enabled = 2;
setMetricGroup(MetricGroup) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
Sets the metric group for this RecordWriter.
setMetricGroup(TaskIOMetricGroup) - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Sets the metric group for the ResultPartitionWriter.
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
setMetricGroup(TaskIOMetricGroup) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Set the TaskIOMetricGroup for this memory manager.
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
setMetricGroup(TaskIOMetricGroup) - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
setMetricGroup(TaskManagerJobMetricGroup) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
 
setMetricStatisticsUpdater(Consumer<TieredStorageProducerMetricUpdate>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerClient
 
setMin(Comparable<?>) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setMinFilesToCompact(int) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMinInterval(long) - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig.Builder
 
setMinPauseBetweenCheckpoints(long) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setMinPauseBetweenCheckpoints(long) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
Sets the minimal pause between checkpointing attempts.
setMinSplitSize(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setMode(FlinkFnApi.CoderInfoDescriptor.Mode) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
setModelName(SqlIdentifier) - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
setModeValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.Mode mode = 6;
setModificationType(SupportsRowLevelModificationScan.RowLevelModificationType) - Static method in class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
setMoreAvailable(boolean) - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
setMultipleInputStateKey(Integer, List<KeySelector<?, ?>>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setName(CharSequence) - Method in class example.avro.User.Builder
Sets the value of the 'name' field.
setName(CharSequence) - Method in class example.avro.User
Sets the value of the 'name' field.
setName(String) - Method in class org.apache.flink.api.common.operators.Operator
Sets the name of the contract instance.
setName(String) - Method in class org.apache.flink.api.dag.Transformation
Changes the name of this Transformation.
setName(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
setName(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
string name = 1;
setName(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Sets the name of the vertex.
setNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
string name = 1;
setNamedProperties(int, FlinkFnApi.GroupWindow.WindowProperty) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
setNamedPropertiesValue(int, int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;
setNamespace(N, TypeSerializer<N>) - Method in class org.apache.flink.runtime.state.SerializedCompositeKeyBuilder
 
setNamespace(InternalPartitionedState<N>, N) - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
setNamespaceSerializer(TypeSerializer<N>) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
setNamespaceSerializer(TypeSerializer<N>) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
setNamespaceSerializer(TypeSerializer<N>) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
setNamespaceSerializerSnapshot(TypeSerializerSnapshot<N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
setNativeMetricOptions(ForStNativeMetricOptions) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackendBuilder
 
setNdv(Long) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setNestedFileEnumeration(boolean) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setNestedSerializersSnapshots(CompositeTypeSerializerSnapshot<?, ?>, TypeSerializerSnapshot<?>...) - Static method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerUtil
Overrides the existing nested serializer's snapshots with the provided nestedSnapshots.
setNetworkMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setNetworkMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setNetworkMemoryMB(int) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setNewPartialMatches(PriorityQueue<ComputationState>) - Method in class org.apache.flink.cep.nfa.NFAState
 
setNewStartPartiailMatch() - Method in class org.apache.flink.cep.nfa.NFAState
 
setNext(E) - Method in class org.apache.flink.connector.file.src.util.MutableRecordAndPosition
Sets the next record of a sequence.
setNextBuffer(Buffer) - Method in interface org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer
 
setNextBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
setNextPartialSolution(Operator<T>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
setNextWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Sets the contract of the step function that represents the next workset.
setNonPrimitiveValue(int, Object) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setNoOutputUntilEndOfInput(boolean) - Method in class org.apache.flink.api.common.attribute.Attribute.Builder
 
setNoOutputUntilEndOfInput(boolean) - Method in class org.apache.flink.api.common.attribute.Attribute
 
setNotNullAt(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNull(int) - Method in class org.apache.flink.types.Record
Sets the field at the given position to null.
setNull(long) - Method in class org.apache.flink.types.Record
Sets the fields to null using the given bit mask.
setNull(long[]) - Method in class org.apache.flink.types.Record
Sets the fields to null using the given bit mask.
setNull(BinaryArrayWriter, int) - Method in interface org.apache.flink.table.data.writer.BinaryArrayWriter.NullSetter
 
setNullable(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
bool nullable = 2;
setNullable(boolean) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
setNullAt(int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setNullAt(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullAt(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setNullAt(int) - Method in class org.apache.flink.table.data.binary.NestedRowData
setNullAt(int) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setNullAt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setNullAt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setNullAt(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setNullAt(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
setNullAt(int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Set null at rowId.
setNullAt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setNullAt(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullAt(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
Default not null.
setNullAt(int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
Set null to this field.
setNullAt(int, LogicalType) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
Deprecated.
Use BinaryArrayWriter.createNullSetter(LogicalType) for avoiding logical types during runtime.
setNullBit(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullBit(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
setNullBoolean(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullBoolean(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullByte(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullByte(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullCount(Long) - Method in class org.apache.flink.table.plan.stats.ColumnStats.Builder
 
setNullDouble(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullDouble(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullFloat(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullFloat(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullInt(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullInt(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setNullLiteral(String) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setNullLong(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullLong(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNulls(int, int) - Method in class org.apache.flink.formats.parquet.vector.ParquetDecimalVector
 
setNulls(int, int) - Method in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
setNulls(int, int) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector
Set nulls from rowId to rowId + count (exclude).
setNullSerializer(boolean) - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
setNullSerializer(boolean) - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
setNullShort(int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setNullShort(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setNum(int) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'num' field.
setNum(int) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'num' field.
setNumberOfIterations(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setNumberOfNetworkInputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setNumberOfOutputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setNumberOfParallelSubtasks(int) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setNumberOfParallelSubtasks(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
int32 number_of_parallel_subtasks = 3;
setNumberOfTasks(int) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
setNumberOfTestRepetitions(int) - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
setNumberOfTestRepetitions(int) - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
setNumberOfTransferThreads(int) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the number of threads used to transfer files while snapshotting/restoring.
setNumBuffers(int) - Method in interface org.apache.flink.runtime.io.network.buffer.BufferPool
Sets the current size of this buffer pool.
setNumBuffers(int) - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
setNumCompactThreads(int) - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
Optional, the count of compacting threads in a compactor operator, 1 by default.
setNumFields(int) - Method in class org.apache.flink.types.Record
Sets the number of fields in the record.
setNumLineSamples(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
 
setNumPartitions(int) - Method in interface org.apache.flink.streaming.api.operators.python.DataStreamPythonFunctionOperator
Sets the number of partitions.
setNumPartitions(int) - Method in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
setNumPartitions(int) - Method in class org.apache.flink.streaming.api.operators.python.process.AbstractExternalDataStreamPythonFunctionOperator
 
setNumPartitions(int) - Method in class org.apache.flink.streaming.api.transformations.python.DelegateOperatorTransformation.DelegateOperator
 
setNumRecordsOut(Counter) - Method in class org.apache.flink.streaming.runtime.io.RecordWriterOutput
 
setNumRows(int) - Method in class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
setNumSamples(int) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets numSamples.
setNumSlots(int) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setNumSlotsPerTaskManager(int) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setNumSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setNumTaskManagers(int) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setOffset(int) - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapper
 
setOffset(long) - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
setOffsets(long[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
setOffsets(long[]) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
setOneInputStateKey(Integer, KeySelector<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setOpenTimeout(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
setOperand(int, SqlNode) - Method in class org.apache.calcite.sql.SqlJoin
 
setOperand(int, SqlNode) - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
setOperand(int, SqlNode) - Method in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
setOperand(int, SqlNode) - Method in class org.apache.flink.sql.parser.dml.SqlExecute
 
setOperand(int, SqlNode) - Method in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
setOperand(int, SqlNode) - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
SetOperation - Class in org.apache.flink.table.operations.command
Operation to represent SET command.
SetOperation() - Constructor for class org.apache.flink.table.operations.command.SetOperation
 
SetOperation(String, String) - Constructor for class org.apache.flink.table.operations.command.SetOperation
 
SetOperationParseStrategy - Class in org.apache.flink.table.planner.parse
Strategy to parse statement to SetOperation.
SetOperationParseStrategy() - Constructor for class org.apache.flink.table.planner.parse.SetOperationParseStrategy
 
setOperatorDescription(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setOperatorDescription(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setOperatorEventGateway(OperatorEventGateway) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
setOperatorId(String) - Method in class org.apache.flink.streaming.runtime.operators.CheckpointCommitter
Internally used to set the operator ID after instantiation.
setOperatorID(OperatorID) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setOperatorLevelCachingDescription(String) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets the operator-level caching description for this input.
setOperatorName(String) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
setOperatorName(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setOperatorName(String) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setOperatorNonChainedOutputs(List<NonChainedOutput>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Sets the operator level non-chained outputs.
setOperatorPrettyName(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setOperatorStateManagedFuture(RunnableFuture<SnapshotResult<OperatorStateHandle>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setOperatorStateRawFuture(RunnableFuture<SnapshotResult<OperatorStateHandle>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setOperatorUid(String) - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
SetOpRewriteUtil - Class in org.apache.flink.table.planner.plan.utils
Util class that rewrite SetOp.
SetOpRewriteUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.SetOpRewriteUtil
 
setOrdering(Ordering) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
 
setOriginal(SqlNode, SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
setOut(DataOutput) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
setOuterJoinType(OuterJoinOperatorBase.OuterJoinType) - Method in class org.apache.flink.api.common.operators.base.OuterJoinOperatorBase
 
setOutputCardinality(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setOutputCollector(Collector<?>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
setOutputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setOutputDataDistribution(DataDistribution, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setOutputDirectoryMode(FileOutputFormat.OutputDirectoryMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
setOutputFactory(Function<Object, RowData>) - Method in class org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
 
setOutputFile(File) - Method in class org.apache.flink.connector.upserttest.sink.UpsertTestSinkBuilder
Sets the output File to write to.
setOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setOutputFilePath(Path) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
setOutputFormat(Integer, OutputFormat<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setOutputFormat(OutputFormat<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setOutputOnlyAfterEndOfStream(boolean) - Method in class org.apache.flink.streaming.api.operators.OperatorAttributesBuilder
Set to true if and only if the operator only emits records after all its inputs have ended.
setOutputPartitioner(Partitioner<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setOutputRescalingDescriptor(InflightDataRescalingDescriptor) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setOutputSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setOutputSize(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
 
setOutputType(Function, TypeInformation<T>, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.connector.datagen.functions.FromElementsGeneratorFunction
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.connector.datagen.source.DataGeneratorSource
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperatorFactory
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in interface org.apache.flink.streaming.api.operators.OutputTypeConfigurable
Is called by the org.apache.flink.streaming.api.graph.StreamGraph#addOperator(Integer, String, StreamOperator, TypeInformation, TypeInformation, String) method when the org.apache.flink.streaming.api.graph.StreamGraph is generated.
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
setOutputType(TypeInformation<OUT>, ExecutionConfig) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorFactory
setOutputType(TypeInformation<T>) - Method in class org.apache.flink.api.dag.Transformation
Tries to fill in the type information.
setOutputType(TypeInformation<T>, ExecutionConfig) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
Set element type and re-serialize element if required.
setOverWindowArrowType(FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
setOverWindowArrowType(FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.OverWindowArrowType over_window_arrow_type = 4;
setOverwrite(boolean) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setOverwrite(boolean) - Method in interface org.apache.flink.table.legacy.sinks.OverwritableTableSink
Deprecated.
Configures whether the insert should overwrite existing data or not.
setParallelism(int) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the parallelism for operations executed through this environment.
setParallelism(int) - Method in class org.apache.flink.api.common.operators.Operator
Sets the parallelism for this contract instance.
setParallelism(int) - Method in class org.apache.flink.api.dag.Transformation
Sets the parallelism of this Transformation.
setParallelism(int) - Method in class org.apache.flink.datastream.impl.ExecutionEnvironmentImpl
 
setParallelism(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
setParallelism(int) - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
setParallelism(int) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Sets the parallelism for the task.
setParallelism(int) - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismInfo
 
setParallelism(int) - Method in interface org.apache.flink.runtime.scheduler.VertexParallelismInformation
Set a given vertex's parallelism property.
setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the parallelism for this sink.
setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSource
 
setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the parallelism for this operator.
setParallelism(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the parallelism for operations executed through this environment.
setParallelism(int) - Method in class org.apache.flink.table.planner.utils.DummyStreamExecutionEnvironment
 
setParallelism(int) - Method in class org.apache.flink.test.util.JobSubmission.JobSubmissionBuilder
Sets the parallelism for the job.
setParallelism(int, boolean) - Method in class org.apache.flink.api.dag.Transformation
 
setParallelism(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setParallelism(Integer, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setParallelism(Integer, int, boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setParallelismConfigured(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setParallelismForJobVertex(JobVertexID, int, int) - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements.Builder
 
setParallelismInfo(JobVertexID, VertexParallelismInformation) - Method in class org.apache.flink.runtime.scheduler.DefaultVertexParallelismStore
 
setParallelismInfo(JobVertexID, VertexParallelismInformation) - Method in interface org.apache.flink.runtime.scheduler.MutableVertexParallelismStore
Sets the parallelism properties for the given vertex.
setParameter(String, String) - Method in class org.apache.flink.api.common.operators.Operator
Sets a stub parameters in the configuration of this contract.
setPartition(int, IntermediateResultPartition) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
setPartition(BinaryHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
 
setPartitionColumns(String[]) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setPartitionCommitPolicyFactory(PartitionCommitPolicyFactory) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setPartitionComputer(PartitionComputer<T>) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setPartitionCustomOperatorNumPartitions(List<Transformation<?>>) - Static method in class org.apache.flink.python.util.PythonConfigUtil
 
setPartitioner(StreamPartitioner<?>) - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
setPartitioner(StreamPartitioner<?>) - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
setPartitionNumber(int) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
overwrites partition number and should only be used on compaction partition
setPartitions(String[]) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
setPartitionType(ResultPartitionType) - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
setPath(Path) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setPatternVarRef(boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
setPayload(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
The serialized representation of the user-defined function
setPayload(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bytes payload = 3;
setPayload(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The serialized representation of the user-defined function
setPayload(P) - Method in class org.apache.flink.table.client.gateway.TypedResult
 
setPendingBytesGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.SourceReaderMetricGroup
Sets an optional gauge for the number of bytes that have not been fetched by the source. e.g.
setPendingBytesGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
setPendingCommitTransactions(List<TwoPhaseCommitSinkFunction.TransactionHolder<TXN>>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
setPendingRecordsGauge(Gauge<Long>) - Method in interface org.apache.flink.metrics.groups.SourceReaderMetricGroup
Sets an optional gauge for the number of records that have not been fetched by the source.
setPendingRecordsGauge(Gauge<Long>) - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
setPendingTransaction(TwoPhaseCommitSinkFunction.TransactionHolder<TXN>) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
setPercentages(Double) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
setPercentages(Double[]) - Method in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
setPeriodicMaterializeIntervalMillis(Duration) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setPlannerConfig(PlannerConfig) - Method in class org.apache.flink.table.api.TableConfig
Sets the configuration of Planner for Table API and SQL queries.
setPluginManager(PluginManager) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setPoolable(boolean) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setPoolName(String) - Method in class org.apache.flink.util.concurrent.ExecutorThreadFactory.Builder
 
setPosition(int) - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
setPosition(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
setPosition(int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
setPosition(long, long) - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
setPosition(long, long) - Method in class org.apache.flink.connector.file.src.util.MutableRecordAndPosition
Sets the position without setting a record.
setPosition(CheckpointedPosition) - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
setPositionUnsafe(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 precision = 1;
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
int32 precision = 1;
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
int32 precision = 1;
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
int32 precision = 1;
setPrecision(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
int32 precision = 1;
setPredefinedOptions(PredefinedOptions) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the predefined options for RocksDB.
setPreProcessingOperationName(String) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets the name of the pre-processing operation for this input.
setPreviousSerializerSnapshotForRestoredState(TypeSerializerSnapshot<T>) - Method in class org.apache.flink.runtime.state.StateSerializerProvider
For restored state, set the state's previous serializer's snapshot.
setPreviousSnapshot(ForStSnapshotStrategyBase.PreviousSnapshot) - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
setPrintStyle(PrintStyle) - Method in class org.apache.flink.table.api.internal.TableResultImpl.Builder
Specifies print style.
setPrioritizedOperatorSubtaskState(PrioritizedOperatorSubtaskState) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
setPriorityQueueStateType(EmbeddedRocksDBStateBackend.PriorityQueueStateType) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the type of the priority queue state.
setPriorityQueueStateType(EmbeddedRocksDBStateBackend.PriorityQueueStateType) - Method in class org.apache.flink.contrib.streaming.state.RocksDBPriorityQueueConfig
 
setPriorityQueueStateType(ForStStateBackend.PriorityQueueStateType) - Method in class org.apache.flink.state.forst.sync.ForStPriorityQueueConfig
 
setProcessingTimeService(AbstractStreamOperator<?>, ProcessingTimeService) - Static method in class org.apache.flink.streaming.api.operators.StreamOperatorUtils
 
setProcessingTimeService(ProcessingTimeService) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setProcessingTimeService(ProcessingTimeService) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory
 
setProcessingTimeService(ProcessingTimeService) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
setProcessingTimeService(ProcessingTimeService) - Method in interface org.apache.flink.streaming.runtime.tasks.ProcessingTimeServiceAware
 
setProcessingTimeTimers(Set<TimerHeapInternalTimer<K, N>>) - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshot
 
setProfileEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
bool profile_enabled = 13;
setProfileEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
bool profile_enabled = 6;
setProfileEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
bool profile_enabled = 4;
setQueryable(String) - Method in class org.apache.flink.api.common.state.StateDescriptor
Deprecated.
The Queryable State feature is deprecated since Flink 1.18, and will be removed in a future Flink major version.
SetQueryOperation - Class in org.apache.flink.table.operations
A set operation on two relations.
SetQueryOperation(QueryOperation, QueryOperation, SetQueryOperation.SetQueryOperationType, boolean, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.SetQueryOperation
 
SetQueryOperation.SetQueryOperationType - Enum in org.apache.flink.table.operations
Represent kind of this set operation.
setQueryTimeAfterNumEntries(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
Number of state entries to process by compaction filter before updating current timestamp.
setQueryTimeout(int) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataDeserializationSchema.Builder
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowDeserializationSchema.Builder
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.CsvRowSerializationSchema.Builder
 
setQuoteCharacter(char) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setQuotedCasing(Casing) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setRate(long) - Method in interface org.apache.flink.api.common.io.ratelimiting.FlinkConnectorRateLimiter
Sets the desired rate for the rate limiter.
setRate(long) - Method in class org.apache.flink.api.common.io.ratelimiting.GuavaFlinkConnectorRateLimiter
Set the global per consumer and per sub-task rates.
setRateLimitingStrategy(RateLimitingStrategy) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setRawKeyedState(StateObjectCollection<KeyedStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setRawKeyedState(KeyedStateHandle) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setRawOperatorState(StateObjectCollection<OperatorStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setRawOperatorState(OperatorStateHandle) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setRawType(FlinkFnApi.CoderInfoDescriptor.RawType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
setRawType(FlinkFnApi.CoderInfoDescriptor.RawType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
for DataStream
setReaderIndex(int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the reader index of this buffer.
setReaderIndex(int) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setReaderIndex(int) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setReaderIndex(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setReaderIndex(int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setReadPosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataInputView
Sets the read pointer to the given position.
setReadPosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
 
setReadPosition(long) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
 
setReadPosition(long) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition
 
setReadPosition(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
 
setRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
Sets the recordCount to the specified value.
setRecordsToSkipAfterOffset(long) - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
 
setRecycler(BufferRecycler) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the buffer's recycler.
setRecycler(BufferRecycler) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setRecycler(BufferRecycler) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setRecycler(BufferRecycler) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setRecycler(BufferRecycler) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setReference(LocalDate) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
setReference(LocalDateTime) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
setReference(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
setReference(Tuple2<byte[], INPUT>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
setReference(BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
setReference(ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
setReference(CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
setReference(DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
setReference(FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
setReference(IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
setReference(LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
setReference(NullValue) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
setReference(Row) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
setReference(ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
setReference(StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
setReference(T) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
setReference(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
setReference(T) - Method in class org.apache.flink.api.common.typeutils.SameTypePairComparator
 
setReference(T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Sets the given element as the comparison reference for future calls to TypeComparator.equalToReference(Object) and TypeComparator.compareToReference(TypeComparator).
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
setReference(T1) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
 
setReference(T1) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
Sets the reference for comparisons.
setRegisteredAsAvailable(boolean) - Method in interface org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Updates the value to indicate whether the reader is enqueued in the pipeline or not.
setRelativeBackChannelMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRelativeInputMaterializationMemory(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRelativeMemoryDriver(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRelativeMemoryInput(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRelativeSolutionSetMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setRequestTimeoutMS(long) - Method in class org.apache.flink.connector.base.sink.writer.config.AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
 
setRequiredExchangeMode(StreamExchangeMode) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
setResourceProfile(ResourceProfile) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
setResourceRequirements(ResourceCounter) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool
Sets the resource requirements to the given resourceRequirements.
setResourceRequirements(ResourceCounter) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
setResources(int, ResourceSpec, ResourceSpec) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setResources(ResourceSpec, ResourceSpec) - Method in class org.apache.flink.api.common.operators.Operator
Sets the minimum and preferred resources for this contract instance.
setResources(ResourceSpec, ResourceSpec) - Method in class org.apache.flink.api.dag.Transformation
Sets the minimum and preferred resources for this stream transformation.
setResources(ResourceSpec, ResourceSpec) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Sets the minimum and preferred resources for the task.
setResources(ResourceSpec, ResourceSpec) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setResultFuture(ResultFuture<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
Sets the current collector, which used to emit the final row.
setResultOptimizerProperties(String) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setResultSubpartitionState(StateObjectCollection<ResultSubpartitionStateHandle>) - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState.Builder
 
setResultSubpartitionStateFuture(Future<SnapshotResult<StateObjectCollection<ResultSubpartitionStateHandle>>>) - Method in class org.apache.flink.streaming.api.operators.OperatorSnapshotFutures
 
setReuse(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
 
setReuseAvroValue(boolean) - Method in class org.apache.flink.formats.avro.AvroInputFormat
Sets the flag whether to reuse the Avro value instance for all records.
setRight(SqlNode) - Method in class org.apache.calcite.sql.SqlJoin
 
setRocksdbCompactFilterCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
setRocksdbCompactFilterCleanupStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy rocksdb_compact_filter_cleanup_strategy = 4;
setRocksDBMemoryFactory(RocksDBMemoryControllerUtils.RocksDBMemoryFactory) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Set RocksDBMemoryFactory.
setRocksDBOptions(RocksDBOptionsFactory) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets Options for the RocksDB instances.
setRoot(RelNode, boolean) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
Sets a new root relational expression, as the translation process backs its way further up the tree.
setRootConfiguration(ReadableConfig) - Method in class org.apache.flink.table.api.TableConfig
Sets the given configuration as TableConfig.rootConfiguration, which contains any configuration set in the execution context.
setRootLogLevel(Level) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
setRowId(int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.GenericRowData
 
setRowKind(RowKind) - Method in interface org.apache.flink.table.data.RowData
Sets the kind of change that this row describes in a changelog.
setRowKind(RowKind) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
setRowSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
setRowSchema(FlinkFnApi.Schema.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema row_schema = 5;
setRowType(FlinkFnApi.CoderInfoDescriptor.RowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
setRowType(FlinkFnApi.CoderInfoDescriptor.RowType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
.org.apache.flink.fn_execution.v1.CoderInfoDescriptor.RowType row_type = 2;
setRowTypeInfo(FlinkFnApi.TypeInfo.RowTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
setRowTypeInfo(FlinkFnApi.TypeInfo.RowTypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.RowTypeInfo row_type_info = 3;
setRpcServiceSharing(RpcServiceSharing) - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
setRunCleanupForEveryRecord(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
Whether to run incremental cleanup per each processed record.
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
 
setRuntimeContext(RuntimeContext) - Method in interface org.apache.flink.api.common.functions.RichFunction
Sets the function's runtime context.
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.functions.WrappingFunction
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.io.ReplicatingInputFormat
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.io.RichInputFormat
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.io.RichOutputFormat
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.cep.pattern.conditions.RichCompositeIterativeCondition
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.cep.pattern.conditions.RichIterativeCondition
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.async.RichAsyncFunction
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.OutputFormatSinkFunction
Deprecated.
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessAllWindowFunction
 
setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.functions.windowing.ReduceApplyProcessWindowFunction
 
setRuntimeContext(FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
setRuntimeContext(FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
.org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.RuntimeContext runtime_context = 2;
setRuntimeMode(RuntimeExecutionMode) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Sets the runtime execution mode for the application (see RuntimeExecutionMode).
SETS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
setSampleInterval(int) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
setSavepointRestorePath(String) - Method in class org.apache.flink.connector.testframe.environment.TestEnvironmentSettings.Builder
 
setSavepointRestoreSettings(SavepointRestoreSettings) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setSavepointRestoreSettings(SavepointRestoreSettings) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the savepoint restore settings.
setSavepointRestoreSettings(SavepointRestoreSettings) - Method in class org.apache.flink.runtime.jobgraph.JobGraphBuilder
 
setSavepointRestoreSettings(SavepointRestoreSettings) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setSavepointRestoreSettings(SavepointRestoreSettings) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
setScale(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
int32 scale = 2;
setScalingStrategy(ScalingStrategy<Integer>) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy.CongestionControlRateLimitingStrategyBuilder
 
setScanContext(RowLevelModificationScanContext) - Static method in class org.apache.flink.table.planner.utils.RowLevelModificationContextUtils
 
setSchema(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
string schema = 1;
setSchema(String) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setSchema(Schema) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
setSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchema(FlinkFnApi.Schema.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
.org.apache.flink.fn_execution.v1.Schema schema = 1;
setSchemaBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
string schema = 1;
setSecondInput(Operator<IN2>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
Clears all previous connections and connects the second input to the task wrapped in this contract
setSegment(MemorySegment, int, int) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
setSelectedFields(int[]) - Method in class org.apache.flink.formats.csv.RowCsvInputFormat.Builder
 
setSelectResultProvider(ResultProvider) - Method in class org.apache.flink.table.operations.CollectModifyOperation
 
setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.DualInputOperator
 
setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
 
setSeparatedWithEndMessage(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
append an end message (0x00) after serializing the records belonging to the same batch.
setSequenceNumber(long) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro.Builder
Sets the value of the 'sequenceNumber' field.
setSequenceNumber(long) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Sets the value of the 'sequenceNumber' field.
setSerializerOut(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setSerializers(Integer, TypeSerializer<?>, TypeSerializer<?>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setSerializersIn(TypeSerializer<?>...) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setSessionEndpointVersion(EndpointVersion) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
setSessionName(String) - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
setShiftTimezone(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
string shift_timezone = 10;
setShiftTimezoneBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
string shift_timezone = 10;
setShipStrategyName(String) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets the name of the ship strategy for the represented input.
setShort(int, short) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setShort(int, short) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setShort(int, short) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setShort(int, short) - Method in interface org.apache.flink.table.data.binary.TypedSetters
 
setShort(int, short) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setShort(int, short) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setShort(int, short) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setShort(int, short) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapShortVector
 
setShort(int, short) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableShortVector
Set short at rowId with the provided value.
setShort(int, short) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setShort(MemorySegment[], int, short) - Static method in class org.apache.flink.table.data.binary.BinarySegmentUtils
set short from segments.
setShort(MemorySegment[], int, short) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
set short from segments.
setSize(int) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
Sets the size of the written data, i.e. the writer index, of this buffer.
setSize(int) - Method in class org.apache.flink.runtime.io.network.buffer.CompositeBuffer
 
setSize(int) - Method in class org.apache.flink.runtime.io.network.buffer.FileRegionBuffer
 
setSize(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
setSize(int) - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
setSize(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapArrayVector
 
setSize(int) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
setSizeThreshold(long) - Method in class org.apache.flink.connector.file.sink.compactor.FileCompactStrategy.Builder
Optional, compaction will be triggered when the total size of compacting files reaches the threshold. -1 by default, indicating the size is unlimited.
setSkipFirstLineAsHeader(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
setSlotSharingGroup(String) - Method in class org.apache.flink.api.dag.Transformation
Sets the slot sharing group of this transformation.
setSlotSharingGroup(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setSlotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.api.dag.Transformation
Sets the slot sharing group of this transformation.
setSlotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Associates this vertex with a slot sharing group for scheduling.
setSlotSharingGroupResource(Map<String, ResourceProfile>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setSlotSharingGroupResource(Map<String, ResourceProfile>) - Method in class org.apache.flink.streaming.api.graph.StreamGraphGenerator
Specify fine-grained resource requirements for slot sharing groups.
setSlotsPerTaskManager(int) - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
setSnapshotSettings(JobCheckpointingSettings) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
Sets the settings for asynchronous snapshots.
setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSolutionSetDelta(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Sets the contract of the step function that represents the solution set delta.
setSolutionSetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSolutionSetUnmanaged(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSolutionSetUnManaged(boolean) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
Sets whether to keep the solution set in managed memory (safe against heap exhaustion) or unmanaged memory (objects on heap).
setSourceIdleTimeout(long) - Method in class org.apache.flink.table.watermark.WatermarkParams
 
setSpecs(int, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
setSpecs(int, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
setSpillingThresholdDriver(float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSpillingThresholdInput(int, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setSplitAssigner(FileSplitAssigner.Provider) - Method in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
Configures the FileSplitAssigner for the source.
setSplitDataProperties(GenericDataSourceBase.SplitDataProperties<OUT>) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Sets properties of input splits for this data source.
setSplitState(Serializable) - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
Sets the state of the split.
setSplitState(Serializable) - Method in interface org.apache.flink.streaming.api.functions.source.TimestampedInputSplit
Sets the state of the split.
setSqlDialect(SqlDialect) - Method in class org.apache.flink.table.api.TableConfig
Sets the current SQL dialect to parse a SQL query.
setStartTsMillis(long) - Method in class org.apache.flink.traces.SpanBuilder
Optionally you can manually set the Span's startTs.
setState(String) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'state' field.
setState(String) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'state' field.
setState(S, int) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
setStateBackend(StateBackend) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStateBackend(StateBackend) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setStateBackendUsesManagedMemory(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStateCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
The state cache size.
setStateCacheSize(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
The state cache size.
setStateChanged() - Method in class org.apache.flink.cep.nfa.NFAState
Set the changed bit checked via NFAState.isStateChanged() to true.
setStateCleaningEnabled(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
Cleanup the expired state if true.
setStateHandle(String, byte[], int) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
 
setStateHandles(Collection<KeyedStateHandle>) - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
setStateKeySelector(KeySelector<IN, ?>) - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
Sets the KeySelector that must be used for partitioning keyed state of this operation.
setStateKeySelector(KeySelector<T, ?>) - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
Sets the KeySelector that must be used for partitioning keyed state of this Sink.
setStateKeySelectors(KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Sets the KeySelectors that must be used for partitioning keyed state of this transformation.
setStateKeySerializer(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStateKeySerializer(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setStateKeyType(TypeInformation<?>) - Method in class org.apache.flink.streaming.api.transformations.LegacySinkTransformation
 
setStateKeyType(TypeInformation<?>) - Method in class org.apache.flink.streaming.api.transformations.OneInputTransformation
 
setStateKeyType(TypeInformation<?>) - Method in class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
setStateMetaInfo(RegisteredBroadcastStateBackendMetaInfo<K, V>) - Method in interface org.apache.flink.runtime.state.BackendWritableBroadcastState
 
setStateMetaInfo(RegisteredBroadcastStateBackendMetaInfo<K, V>) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
setStateMetaInfo(RegisteredOperatorStateBackendMetaInfo<S>) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
setStateName(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
string state_name = 1;
setStateNameAsVariable(boolean) - Method in class org.apache.flink.runtime.state.metrics.LatencyTrackingStateConfig.Builder
 
setStateNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
string state_name = 1;
setStatePartitioner(int, KeySelector<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStatePartitioners(KeySelector<?, ?>...) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
setStateTtlConfig(FlinkFnApi.StateDescriptor.StateTTLConfig) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
setStateTtlConfig(FlinkFnApi.StateDescriptor.StateTTLConfig.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig state_ttl_config = 2;
setStateVisibility(StateTtlConfig.StateVisibility) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the state visibility.
setStateVisibility(FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
setStateVisibilityValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.StateVisibility state_visibility = 2;
setStaticPartition(Map<String, String>) - Method in interface org.apache.flink.table.legacy.sinks.PartitionableTableSink
Deprecated.
Sets the static partition into the TableSink.
setStaticPartitions(LinkedHashMap<String, String>) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat.Builder
 
setStatisticsKey(String) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
Sets the key under which statistics about this data source may be obtained from the statistics cache.
setStatsRefreshInterval(Duration) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTrackerBuilder
Sets statsRefreshInterval.
setStatus(String) - Method in class org.apache.flink.api.java.hadoop.mapred.wrapper.HadoopDummyReporter
 
setStatus(InitializationStatus) - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
 
setStderrProcessor(Consumer<String>) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setStdInputs(String...) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setStdoutProcessor(Consumer<String>) - Method in class org.apache.flink.tests.util.AutoClosableProcess.AutoClosableProcessBuilder
 
setStrategies(int, FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
setStrategies(int, FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
repeated .org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry strategies = 2;
setStrategy(FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
setStrategyValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies strategy = 1;
setStreamOperator(StreamOperator<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStreamOperatorFactory(StreamOperatorFactory<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setStreet(String) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'street' field.
setStreet(String) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'street' field.
setStrictlyCoLocatedWith(JobVertex) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
Tells this vertex to strictly co locate its subtasks with the subtasks of the given vertex.
setString(String, String) - Method in class org.apache.flink.configuration.Configuration
Adds the given key/value pair to the configuration object.
setString(String, String) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
setStringList(List<String>) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Sets the value of the 'stringList' field.
setStringList(List<String>) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Sets the value of the 'stringList' field.
setStringToTokenize(StringValue) - Method in class org.apache.flink.util.StringValueUtils.WhitespaceTokenizer
Sets the string to be tokenized and resets the state of the tokenizer.
setStrPayload(String) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro.Builder
Sets the value of the 'strPayload' field.
setStrPayload(String) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Sets the value of the 'strPayload' field.
setStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setStubParameters(Configuration) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setStubWrapper(UserCodeWrapper<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setStuff(List<String>) - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
setSubQueryConverter(SubQueryConverter) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Sets a new SubQueryConverter.
setSubtaskIndex(int) - Method in class org.apache.flink.state.api.runtime.SavepointEnvironment.Builder
 
setSupportsConcurrentExecutionAttempts(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
setSupportsConcurrentExecutionAttempts(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setSupportsConcurrentExecutionAttempts(boolean) - Method in class org.apache.flink.streaming.api.transformations.PhysicalTransformation
 
setSupportsConcurrentExecutionAttempts(Integer, boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setSupportsUnalignedCheckpoints(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
setSyncDurationMillis(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setSynchronousSavepoint(long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
setTable(String) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema.Builder
 
setTableName(SqlIdentifier) - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
setTableSink(DynamicTableSink) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
setTableSource(DynamicTableSource) - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
setTabSize(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setTabSize(int) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
setTakesRowAsInput(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
setTakesRowAsInput(boolean) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
Whether the UDF takes row as input instead of each columns of a row
setTaskCancellationInterval(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the configuration parameter specifying the interval (in milliseconds) between consecutive attempts to cancel a running task.
setTaskCancellationTimeout(long) - Method in class org.apache.flink.api.common.ExecutionConfig
Sets the timeout (in milliseconds) after which an ongoing task cancellation is considered failed, leading to a fatal TaskManager error.
setTaskExecutorHosts(Collection<String>) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
setTaskHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setTaskHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task heap memory for this SlotSharingGroup.
setTaskHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task heap memory for this SlotSharingGroup.
setTaskHeapMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskHeapMemoryMB(int) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setTaskHeapMemoryMB(int) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task heap memory for this SlotSharingGroup in MB.
setTaskHeapMemoryMB(int) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task heap memory for this SlotSharingGroup in MB.
setTaskHeapMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskHeapMemoryMB(int) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setTaskId(int) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitInfo
 
setTaskManagerMemoryMB(int) - Method in class org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
 
setTaskName(String) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setTaskName(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name = 1;
setTaskName(String) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
setTaskName(String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setTaskNameBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name = 1;
setTaskNameWithSubtasks(String) - Method in class org.apache.flink.connector.testutils.source.TestingTaskInfo.Builder
 
setTaskNameWithSubtasks(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name_with_subtasks = 2;
setTaskNameWithSubtasksBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
string task_name_with_subtasks = 2;
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task off-heap memory for this SlotSharingGroup.
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task off-heap memory for this SlotSharingGroup.
setTaskOffHeapMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.api.common.operators.ResourceSpec.Builder
 
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.api.common.operators.SlotSharingGroup.Builder
Set the task off-heap memory for this SlotSharingGroup in MB.
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.api.common.SlotSharingGroup.Builder
Set the task off-heap memory for this SlotSharingGroup in MB.
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile.Builder
 
setTaskOffHeapMemoryMB(int) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec.Builder
 
setTempDirectory(Path) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets temporary path for holding temp files when building the image.
setTerminationCriterion(Operator<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
setThreadPriority(int) - Method in class org.apache.flink.util.concurrent.ExecutorThreadFactory.Builder
 
setTieredStorageService(List<TieredStorageConsumerSpec>, TieredStorageConsumerClient, TieredStorageNettyServiceImpl) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
setTimeFieldIndex(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int32 time_field_index = 7;
setTimeInfo(FlinkFnApi.Schema.TimeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
setTimeInfo(FlinkFnApi.Schema.TimeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimeInfo time_info = 7;
setTimeout(long) - Method in class org.apache.flink.runtime.io.network.api.writer.RecordWriterBuilder
 
setTimeout(Duration) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Sets timeout for building the image.
setTimer(byte[]) - Method in class org.apache.flink.streaming.api.operators.python.process.timer.TimerRegistration
 
setTimerServiceProvider(InternalTimeServiceManager.Provider) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTimerServiceProvider(InternalTimeServiceManager.Provider) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setTimestamp(int, TimestampData) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapTimestampVector
 
setTimestamp(int, TimestampData) - Method in interface org.apache.flink.table.data.columnar.vector.writable.WritableTimestampVector
Set TimestampData at rowId with the provided value.
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.binary.NestedRowData
 
setTimestamp(int, TimestampData, int) - Method in interface org.apache.flink.table.data.binary.TypedSetters
Set Timestamp value.
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.UpdatableRowData
 
setTimestamp(long) - Method in class org.apache.flink.datastream.impl.common.TimestampCollector
 
setTimestamp(long) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
setTimestamp(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setTimestamp(Instant) - Method in class org.apache.flink.streaming.tests.queryablestate.Email
 
setTimestamp(StreamRecord<?>) - Method in class org.apache.flink.streaming.api.operators.TimestampedCollector
 
setTimestampFormat(TimestampFormat) - Method in class org.apache.flink.formats.json.canal.CanalJsonDeserializationSchema.Builder
 
setTimestampFromStreamRecord(StreamRecord<?>) - Method in class org.apache.flink.datastream.impl.common.TimestampCollector
 
setTimestampInfo(FlinkFnApi.Schema.TimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
setTimestampInfo(FlinkFnApi.Schema.TimestampInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TimestampInfo timestamp_info = 8;
setTimeToLive(Duration) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
setTimeUnitCodes(Map<String, TimeUnit>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setTolerableCheckpointFailureNumber(int) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setTolerableCheckpointFailureNumber(int) - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
This defines how many consecutive checkpoint failures will be tolerated, before the whole job is failed over.
setTotalBytesPersisted(long) - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetricsBuilder
 
setTotalSize(int) - Method in class org.apache.flink.table.data.binary.BinaryRowData
 
setTransactionIsolation(int) - Method in class org.apache.flink.table.jdbc.FlinkConnection
 
setTransactionTimeout(long) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Sets the transaction timeout.
setTransformationUID(Integer, String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setTransitiveChainedTaskConfigs(Map<Integer, StreamConfig>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTtl(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
int64 ttl = 4;
setTtlTimeCharacteristic(StateTtlConfig.TtlTimeCharacteristic) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the time characteristic.
setTtlTimeCharacteristic(FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
setTtlTimeCharacteristicValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic ttl_time_characteristic = 3;
setTtlTimeProvider(TtlTimeProvider) - Method in class org.apache.flink.runtime.state.KeyedStateBackendParametersImpl
 
setTupleTypeInfo(FlinkFnApi.TypeInfo.TupleTypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
setTupleTypeInfo(FlinkFnApi.TypeInfo.TupleTypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TupleTypeInfo tuple_type_info = 4;
setTwoInputStateKey(Integer, KeySelector<?, ?>, KeySelector<?, ?>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setType(SqlDataTypeSpec) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
setType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
setType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType type = 3;
setType(LabelSurrogate.Type) - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
setType(TypedResult.ResultType) - Method in class org.apache.flink.table.client.gateway.TypedResult
 
setTypeInfo(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
setTypeInfo(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
.org.apache.flink.fn_execution.v1.TypeInfo type_info = 1;
setTypeName(FlinkFnApi.Schema.TypeName) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
setTypeName(FlinkFnApi.TypeInfo.TypeName) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
setTypeNameValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;
setTypeNameValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo.TypeName type_name = 1;
setTypeSerializerOut(TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setTypeSerializerSideOut(OutputTag<?>, TypeSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setUdf(FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
setUdf(FlinkFnApi.UserDefinedFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
.org.apache.flink.fn_execution.v1.UserDefinedFunction udf = 1;
setUdfs(int, FlinkFnApi.UserDefinedAggregateFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
setUdfs(int, FlinkFnApi.UserDefinedAggregateFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
setUdfs(int, FlinkFnApi.UserDefinedFunction) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
setUdfs(int, FlinkFnApi.UserDefinedFunction.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.UserDefinedFunction udfs = 1;
setUid(String) - Method in class org.apache.flink.api.dag.Transformation
Sets an ID for this Transformation.
setUidHash(String) - Method in class org.apache.flink.api.dag.Transformation
Sets an user provided hash for this operator.
setUidHash(String) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets an user provided hash for this operator.
setUidHash(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets an user provided hash for this operator.
setUnalignedCheckpointsEnabled(boolean) - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration.CheckpointCoordinatorConfigurationBuilder
 
setUnalignedCheckpointsEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setUnalignedCheckpointsSplittableTimersEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setUnassignedSplitsGauge(G) - Method in interface org.apache.flink.metrics.groups.SplitEnumeratorMetricGroup
Sets an optional gauge for the number of splits that have been enumerated but not yet assigned.
setUnassignedSplitsGauge(G) - Method in class org.apache.flink.runtime.metrics.groups.InternalSplitEnumeratorMetricGroup
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
 
setUnquotedCasing(Casing) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
setUnsplittable(boolean) - Method in class org.apache.flink.formats.avro.AvroInputFormat
If set, the InputFormat will only read entire files.
setup() - Method in interface org.apache.flink.runtime.io.network.api.writer.ResultPartitionWriter
Setup partition, potentially heavy-weight, blocking operation comparing to just creation.
setup() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate
Setup gate, potentially heavy-weight, blocking operation comparing to just creation.
setup() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
setup() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
setup() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Registers a buffer pool with this result partition.
setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
 
setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
Setup the barrier, has to be called at the beginning of each superstep.
setup() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
setup(int) - Method in interface org.apache.flink.runtime.io.network.api.writer.ChannelSelector
Initializes the channel selector with the number of output channels.
setup(int) - Method in class org.apache.flink.runtime.io.network.api.writer.RoundRobinChannelSelector
 
setup(int) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
 
setup(int) - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
setup(int) - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
setup(SerializerFactory, KeyedStateBackend<KEY>, InternalTimeServiceManager<KEY>, SavepointRuntimeContext) - Method in class org.apache.flink.state.api.input.operator.StateReaderOperator
 
setup(Configuration) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierFactory
 
setup(Configuration) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierFactory
 
setup(Configuration) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierFactory
 
setup(Configuration) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierFactory
Sets up the tier factory based on the Configuration.
setup(StateRequestHandler) - Method in interface org.apache.flink.runtime.state.AsyncKeyedStateBackend
Initializes with some contexts.
setup(StateRequestHandler) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
setup(StateRequestHandler) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
setup(BufferPool) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
setup(BufferPool, List<TieredStorageMemorySpec>) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
setup(BufferPool, List<TieredStorageMemorySpec>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
setup(TieredStorageMemoryManager) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
setup(TieredStorageMemoryManager) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
setup(TieredStorageMemoryManager) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
setup(TieredStorageMemoryManager) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
The consumer agent may request buffers from the memory manager.
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedAllReduceDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedReduceCombineDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.NoOpChainedDriver
 
setup(TaskContext<AbstractRichFunction, T>) - Method in class org.apache.flink.runtime.operators.NoOpDriver
 
setup(TaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupDriver
 
setup(TaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupRawDriver
 
setup(TaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
setup(TaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
setup(TaskContext<CrossFunction<T1, T2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CrossDriver
 
setup(TaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
setup(TaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinDriver
 
setup(TaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
setup(TaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
setup(TaskContext<FlatMapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.FlatMapDriver
 
setup(TaskContext<Function, T>) - Method in class org.apache.flink.runtime.operators.UnionWithTempOperator
 
setup(TaskContext<GroupCombineFunction<IN, OUT>, OUT>) - Method in class org.apache.flink.runtime.operators.AllGroupCombineDriver
 
setup(TaskContext<GroupCombineFunction<IN, OUT>, OUT>) - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
 
setup(TaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
 
setup(TaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
 
setup(TaskContext<MapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MapDriver
 
setup(TaskContext<MapPartitionFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
 
setup(TaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.AllReduceDriver
 
setup(TaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
 
setup(TaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceDriver
 
setup(TaskContext<S, OT>) - Method in interface org.apache.flink.runtime.operators.Driver
 
setup(TaskConfig, String, Collector<OT>, AbstractInvokable, UserCodeClassLoader, ExecutionConfig, Map<String, Accumulator<?, ?>>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<INPUT>>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<INPUT>>) - Method in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<TaggedOperatorSubtaskState>>) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.cep.operator.CepOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
setup(OpFusionCodegenSpecGenerator.Context) - Method in class org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpecGenerator
Initializes the operator spec generator needed information.
setup(OpFusionContext) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Initializes the operator spec.
setup(TriConsumer<TieredStorageSubpartitionId, Buffer, Integer>) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.BufferAccumulator
Setup the accumulator.
setup(TriConsumer<TieredStorageSubpartitionId, Buffer, Integer>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.HashBufferAccumulator
 
setup(TriConsumer<TieredStorageSubpartitionId, Buffer, Integer>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.SortBufferAccumulator
 
setupChannels() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
Assign the exclusive buffers to all remote input channels directly for credit-based mode.
setUpdateType(StateTtlConfig.UpdateType) - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
Sets the ttl update type.
setUpdateType(FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
setUpdateTypeValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.Builder
.org.apache.flink.fn_execution.v1.StateDescriptor.StateTTLConfig.UpdateType update_type = 1;
setupEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
setupEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4
Deprecated.
 
setupEnvironment(StreamExecutionEnvironment, ParameterTool) - Static method in class org.apache.flink.streaming.tests.DataStreamAllroundTestJobFactory
 
setupEnvironment(StreamExecutionEnvironment, ParameterTool, boolean) - Static method in class org.apache.flink.streaming.tests.DataStreamAllroundTestJobFactory
 
setupInputChannels(List<TieredStorageConsumerSpec>, List<Supplier<InputChannel>>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyServiceImpl
Set up input channels in SingleInputGate.
setupInternal() - Method in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
 
setupInternal() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
setupInternal() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
Do the subclass's own setup operation.
setupInternal() - Method in class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
setupLatencyMeasurement(TimerService, MailboxExecutor) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Sets up latency measurement with required TimerService and MailboxExecutor.
setupLocalBasePath(String, String) - Static method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
Setup local base path for corresponding remote base path.
setupNetworkInputs(TypeSerializer<?>...) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setupNumRecordsInCounter(StreamOperator) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
setupPartitionsAndGates(ResultPartitionWriter[], InputGate[]) - Static method in class org.apache.flink.runtime.taskmanager.Task
 
setUpperBoundary(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
int64 upper_boundary = 3;
setupStreamOperator(AbstractStreamOperator<OUT>, StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Static method in class org.apache.flink.streaming.api.operators.StreamOperatorUtils
 
setUpstreamSubtaskStateMapper(SubtaskStateMapper) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
Sets the channel state rescaler used for rescaling persisted data on upstream side of this JobEdge.
setupSubtaskGatewayForAttempts(int, Set<Integer>) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
setupYarnClassPath(Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
 
setUseLargeRecordHandler(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setUseManagedMemory(boolean) - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Configures RocksDB to use the managed memory of a slot.
setUseManagedMemory(boolean) - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Configures ForSt to use the managed memory of a slot.
setUserArtifactBlobKey(String, PermanentBlobKey) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setUserArtifactRemotePath(String, String) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
setUserClassLoader(ClassLoader) - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
* Replaces the existing ClassLoader (possibly null), with the provided one.
setUserClassPaths(List<URL>) - Method in class org.apache.flink.client.program.PackagedProgram.Builder
 
setUserCodeClassLoader(ClassLoader) - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
setUserHash(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
setUserKey(Object) - Method in class org.apache.flink.state.forst.ContextKey
 
setUseSnapshotCompression(boolean) - Method in class org.apache.flink.api.common.ExecutionConfig
 
setValidatedNodeType(SqlNode, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Saves the type of a SqlNode, now that it has been validated.
setValue(boolean) - Method in class org.apache.flink.types.BooleanValue
 
setValue(byte) - Method in class org.apache.flink.types.ByteValue
Sets the encapsulated byte to the specified value.
setValue(byte[]) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
setValue(char) - Method in class org.apache.flink.types.CharValue
Sets the encapsulated char to the specified value.
setValue(char[], int, int) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to a substring of the given value.
setValue(double) - Method in class org.apache.flink.types.DoubleValue
Sets the value of the encapsulated primitive double.
setValue(float) - Method in class org.apache.flink.types.FloatValue
Sets the value of the encapsulated primitive float.
setValue(int) - Method in class org.apache.flink.types.IntValue
Sets the encapsulated int to the specified value.
setValue(long) - Method in class org.apache.flink.types.LongValue
Sets the value of the encapsulated long to the specified value.
setValue(short) - Method in class org.apache.flink.types.ShortValue
Sets the encapsulated short to the specified value.
setValue(CharSequence) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to the given string.
setValue(CharSequence, int, int) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to a substring of the given string.
setValue(String) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string value = 2;
setValue(CharBuffer) - Method in class org.apache.flink.types.StringValue
Sets the contents of this string to the contents of the given CharBuffer.
setValue(L) - Method in class org.apache.flink.types.Either.Left
Sets the encapsulated value to another value
setValue(BinaryArrayWriter, int, Object) - Method in interface org.apache.flink.table.data.writer.BinaryWriter.ValueSetter
 
setValue(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
 
setValue(ByteValue) - Method in class org.apache.flink.types.ByteValue
 
setValue(CharValue) - Method in class org.apache.flink.types.CharValue
 
setValue(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
 
setValue(FloatValue) - Method in class org.apache.flink.types.FloatValue
 
setValue(IntValue) - Method in class org.apache.flink.types.IntValue
 
setValue(LongValue) - Method in class org.apache.flink.types.LongValue
 
setValue(ShortValue) - Method in class org.apache.flink.types.ShortValue
 
setValue(StringValue) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to the given string.
setValue(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
Sets the value of the StringValue to a substring of the given string.
setValue(R) - Method in class org.apache.flink.types.Either.Right
Sets the encapsulated value to another value
setValue(T) - Method in interface org.apache.flink.types.ResettableValue
Sets the encapsulated value to another value
setValueAscii(byte[], int, int) - Method in class org.apache.flink.types.StringValue
Sets the value of this StringValue, assuming that the binary data is ASCII coded.
setValueBytes(ByteString) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter.Builder
string value = 2;
setValues(ColumnVector) - Method in class org.apache.flink.table.data.columnar.vector.heap.HeapMapVector
 
setValueSerializationSchema(SerializationSchema<IN>) - Method in class org.apache.flink.connector.upserttest.sink.UpsertTestSinkBuilder
Sets the value SerializationSchema that transforms incoming records to byte[].
setValueSerializer(TypeSerializer<SV>) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
setValueSerializer(TypeSerializer<V>) - Method in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
setValueSerializer(TypeSerializer<V>) - Method in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
setValueType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
setValueType(FlinkFnApi.Schema.FieldType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
setValueType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
setValueType(FlinkFnApi.Schema.FieldType.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView.Builder
.org.apache.flink.fn_execution.v1.Schema.FieldType value_type = 2;
setValueType(FlinkFnApi.TypeInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
setValueType(FlinkFnApi.TypeInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo.Builder
.org.apache.flink.fn_execution.v1.TypeInfo value_type = 2;
setVarBinaryInfo(FlinkFnApi.Schema.VarBinaryInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
setVarBinaryInfo(FlinkFnApi.Schema.VarBinaryInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarBinaryInfo var_binary_info = 12;
setVarCharInfo(FlinkFnApi.Schema.VarCharInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
setVarCharInfo(FlinkFnApi.Schema.VarCharInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.VarCharInfo var_char_info = 14;
setVectorizedColumnBatch(VectorizedColumnBatch) - Method in class org.apache.flink.table.data.columnar.ColumnarRowData
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setVertexDescriptionMode(PipelineOptions.VertexDescriptionMode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setVertexID(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
setVertexNameIncludeIndexPrefix(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
 
setVertexNonChainedOutputs(List<NonChainedOutput>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Sets the job vertex level non-chained outputs.
setWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
setWindowAccumulators(W, RowData) - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
Sets the accumulators of the given window.
setWindowGap(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_gap = 5;
setWindowIndex(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction.Builder
The index of the over window used in pandas batch over window aggregation
setWindows(int, FlinkFnApi.OverWindow) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
setWindows(int, FlinkFnApi.OverWindow.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions.Builder
repeated .org.apache.flink.fn_execution.v1.OverWindow windows = 3;
setWindowSize(int) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunction
Set window size for the aggregate function.
setWindowSize(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_size = 4;
setWindowSlide(long) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
int64 window_slide = 3;
setWindowType(FlinkFnApi.GroupWindow.WindowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
setWindowType(FlinkFnApi.OverWindow.WindowType) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
setWindowTypeValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.Builder
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;
setWindowTypeValue(int) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.Builder
.org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;
setWriteBatchSize(long) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Sets the max batch size will be used in RocksDBWriteBatchWrapper, no positive value will disable memory size controller, just use item count controller.
setWriteBatchSize(long) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackendBuilder
 
setWriteBigDecimalInScientificNotation(boolean) - Method in class org.apache.flink.formats.csv.CsvRowDataSerializationSchema.Builder
 
setWriteBufferRatio(double) - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Sets the fraction of the total memory to be used for write buffers.
setWriteBufferRatio(double) - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Sets the fraction of the total memory to be used for write buffers.
setWriteMode(FileSystem.WriteMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
setWritePosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataOutputView
Sets the write pointer to the given position.
setWritePosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessOutputView
 
setWriter(Writer) - Method in class org.apache.flink.orc.vector.Vectorizer
Users are not supposed to use this method since this is intended to be used only by the OrcBulkWriter.
setWriterUidHash(String) - Method in class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder
Sets the uid hash of the writer operator used to recover state.
setZip(String) - Method in class org.apache.flink.avro.generated.Address.Builder
Sets the value of the 'zip' field.
setZip(String) - Method in class org.apache.flink.avro.generated.Address
Sets the value of the 'zip' field.
setZonedTimestampInfo(FlinkFnApi.Schema.ZonedTimestampInfo) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
setZonedTimestampInfo(FlinkFnApi.Schema.ZonedTimestampInfo.Builder) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.Builder
.org.apache.flink.fn_execution.v1.Schema.ZonedTimestampInfo zoned_timestamp_info = 10;
sha1() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the SHA-1 hash of the string argument; null if string is null.
SHA1 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA1 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sha2(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the hash for the given string expression using the SHA-2 family of hash functions (SHA-224, SHA-256, SHA-384, or SHA-512).
SHA2 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA2 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sha224() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the SHA-224 hash of the string argument; null if string is null.
SHA224 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA224 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sha256() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the SHA-256 hash of the string argument; null if string is null.
SHA256 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA256 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sha384() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the SHA-384 hash of the string argument; null if string is null.
SHA384 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA384 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sha512() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the SHA-512 hash of the string argument; null if string is null.
SHA512 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SHA512 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
ShadeOptionalChecker - Class in org.apache.flink.tools.ci.optional
Verifies that all dependencies bundled with the shade-plugin are marked as optional in the pom.
ShadeOptionalChecker() - Constructor for class org.apache.flink.tools.ci.optional.ShadeOptionalChecker
 
ShadeParser - Class in org.apache.flink.tools.ci.utils.shade
Utils for parsing the shade-plugin output.
SHARED - org.apache.flink.runtime.minicluster.RpcServiceSharing
 
SHARED - org.apache.flink.runtime.state.CheckpointedStateScope
Shared state may belong to more than one checkpoint.
SharedBuffer<V> - Class in org.apache.flink.cep.nfa.sharedbuffer
A shared buffer implementation which stores values under according state.
SharedBuffer(KeyedStateStore, TypeSerializer<V>) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
SharedBuffer(KeyedStateStore, TypeSerializer<V>, SharedBufferCacheConfig) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBuffer
 
SharedBufferAccessor<V> - Class in org.apache.flink.cep.nfa.sharedbuffer
Accessor to SharedBuffer that allows operations on the underlying structures in batches.
SharedBufferCacheConfig - Class in org.apache.flink.cep.configuration
Configuration immutable class.
SharedBufferCacheConfig() - Constructor for class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
SharedBufferCacheConfig(int, int, Duration) - Constructor for class org.apache.flink.cep.configuration.SharedBufferCacheConfig
 
SharedBufferEdge - Class in org.apache.flink.cep.nfa.sharedbuffer
Versioned edge in SharedBuffer that allows retrieving predecessors.
SharedBufferEdge(NodeId, DeweyNumber) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge
Creates versioned (with DeweyNumber) edge that points to the target entry.
SharedBufferEdge.SharedBufferEdgeSerializer - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer for SharedBufferEdge.
SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer configuration snapshot for compatibility and format evolution.
SharedBufferEdgeSerializer() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
SharedBufferEdgeSerializerSnapshot() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot
 
SharedBufferEdgeSerializerSnapshot(SharedBufferEdge.SharedBufferEdgeSerializer) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer.SharedBufferEdgeSerializerSnapshot
 
SharedBufferNode - Class in org.apache.flink.cep.nfa.sharedbuffer
An entry in SharedBuffer that allows to store relations between different entries.
SharedBufferNode() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
SharedBufferNodeSerializer - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer for SharedBufferNode.
SharedBufferNodeSerializer() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
SharedBufferNodeSerializerSnapshotV2 - Class in org.apache.flink.cep.nfa.sharedbuffer
Serializer configuration snapshot for compatibility and format evolution.
SharedBufferNodeSerializerSnapshotV2() - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializerSnapshotV2
 
SharedBufferNodeSerializerSnapshotV2(SharedBufferNodeSerializer) - Constructor for class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializerSnapshotV2
 
SharedObjects - Class in org.apache.flink.testutils.junit
This rule allows objects to be used both in the main test case as well as in UDFs by using serializable SharedReferences.
SharedObjectsExtension - Class in org.apache.flink.testutils.junit
This rule allows objects to be used both in the main test case as well as in UDFs by using serializable SharedReferences.
sharedPhysicalFilePoolBySubtask - Variable in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Map maintaining queues of different subtasks for reusing shared physical files.
SharedReference<T> - Interface in org.apache.flink.testutils.junit
Represents an object managed in a SharedObjects.
SharedResourceHolder - Class in org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal
A holder for shared resource singletons.
SharedResourceHolder.Resource<T> - Interface in org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal
Defines a resource, and the way to create and destroy instances of it.
SharedResources - Class in org.apache.flink.runtime.memory
A map that keeps track of acquired shared resources and handles their allocation disposal.
SharedResources() - Constructor for class org.apache.flink.runtime.memory.SharedResources
 
SharedResources.ResourceAndSize<T extends AutoCloseable> - Interface in org.apache.flink.runtime.memory
A resource handle with size.
sharedState - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
Shared state in the incremental checkpoint.
sharedStateDir - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
sharedStateDirectory - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
SharedStateRegistry - Interface in org.apache.flink.runtime.state
This registry manages state that is shared across (incremental) checkpoints, and is responsible for deleting shared state that is no longer used in any valid checkpoint.
SharedStateRegistryFactory - Interface in org.apache.flink.runtime.state
Simple factory to produce SharedStateRegistry objects.
SharedStateRegistryImpl - Class in org.apache.flink.runtime.state
SharedStateRegistry implementation.
SharedStateRegistryImpl() - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryImpl
Default uses direct executor to delete unreferenced state
SharedStateRegistryImpl(Executor) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister - Class in org.apache.flink.runtime.state
An object with empty discardState for registering.
SharedStateRegistryKey - Class in org.apache.flink.runtime.state
This class represents a key that uniquely identifies (on a logical level) state handles for registration in the SharedStateRegistry.
SharedStateRegistryKey(String) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryKey
 
SharedStateRegistryKey(String, StateHandleID) - Constructor for class org.apache.flink.runtime.state.SharedStateRegistryKey
 
ShellScript - Class in org.apache.flink.test.util
ShellScript for creating shell script on linux and windows.
ShellScript() - Constructor for class org.apache.flink.test.util.ShellScript
 
ShellScript.ShellScriptBuilder - Class in org.apache.flink.test.util
Builder to create shell script.
ShellScriptBuilder() - Constructor for class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
SHIFT_TIMEZONE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift timezone is the timezone user configured in TableConfig, other cases the timezone is UTC which means never shift when assigning windows.
shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift timezone is the timezone user configured in TableConfig, other cases the timezone is UTC which means never shift when assigning windows.
shiftTimeZone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
shiftTimeZone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
shiftTimeZone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
shim - Variable in class org.apache.flink.orc.AbstractOrcFileInputFormat
 
SHIP_ARCHIVES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
SHIP_FILES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
SHIP_LOCAL_KEYTAB - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
SHIP_STRATEGY - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
ShipStrategyType - Enum in org.apache.flink.runtime.operators.shipping
Enumeration defining the different shipping types of the output, such as local forward, re-partitioning by hash, or re-partitioning by range.
SHORT - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SHORT = 4;
SHORT - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
SHORT - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for both a primitive short and Short.
SHORT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SHORT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SHORT() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimitiveTypeContext
 
SHORT() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API short or SQL SMALLINT type.
SHORT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
SHORT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
SHORT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
SHORT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SHORT = 4;
SHORT_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
ShortApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ShortApproxCountDistinctAggFunction
 
ShortAvgAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.AvgAggFunction.ShortAvgAggFunction
 
ShortColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
ShortColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ShortColumnReader
 
ShortColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Short column vector.
ShortComparator - Class in org.apache.flink.api.common.typeutils.base
 
ShortComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ShortComparator
 
ShortcutUtils - Class in org.apache.flink.table.planner.utils
Utilities for quick access of commonly used instances (like FlinkTypeFactory) without long chains of getters or casting like (FlinkTypeFactory) agg.getCluster.getTypeFactory().
ShortDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.ShortDataConverter
 
shortGenerator(short, short) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
shortGenerator(short, short) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
ShortHashSet - Class in org.apache.flink.table.runtime.util.collections
Short hash set.
ShortHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
ShortHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
ShortHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
 
ShortLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.ShortLeadLagAggFunction
 
ShortMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.ShortMaxAggFunction
 
ShortMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.ShortMinAggFunction
 
ShortParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a Short.
ShortParser() - Constructor for class org.apache.flink.types.parser.ShortParser
 
ShortPrimitiveArrayComparator - Class in org.apache.flink.api.common.typeutils.base.array
 
ShortPrimitiveArrayComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArrayComparator
 
ShortPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for short arrays.
ShortPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
ShortPrimitiveArraySerializer.ShortPrimitiveArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
ShortPrimitiveArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer.ShortPrimitiveArraySerializerSnapshot
 
ShortSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for Byte.
ShortSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
ShortSerializer.ShortSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
ShortSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortSerializer.ShortSerializerSnapshot
 
ShortSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.ShortSingleValueAggFunction
 
shortString() - Method in enum org.apache.flink.types.RowKind
Returns a short string representation of this RowKind.
ShortSum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction.ShortSum0AggFunction
 
ShortSumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction.ShortSumAggFunction
 
ShortSumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ShortSumWithRetractAggFunction
 
ShortValue - Class in org.apache.flink.types
Boxed serializable and comparable short integer type, representing the primitive type short.
ShortValue() - Constructor for class org.apache.flink.types.ShortValue
Initializes the encapsulated short with 0.
ShortValue(short) - Constructor for class org.apache.flink.types.ShortValue
Initializes the encapsulated short with the provided value.
ShortValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for ShortValue based on CopyableValueComparator.
ShortValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
ShortValueParser - Class in org.apache.flink.types.parser
Parses a decimal text field into a ShortValue.
ShortValueParser() - Constructor for class org.apache.flink.types.parser.ShortValueParser
 
ShortValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
ShortValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
ShortValueSerializer.ShortValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
ShortValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortValueSerializer.ShortValueSerializerSnapshot
 
shouldAdvanceToEndOfTime() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
shouldAllowIntermediateOrderBy() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
shouldAllowOverRelation() - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
shouldAutocastTo(BasicTypeInfo<?>) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
Returns whether this type should be automatically casted to the target type in an arithmetic operation.
shouldAutocastTo(BasicTypeInfo<?>) - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
shouldBeDiscardedOnShutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
shouldBeDiscardedOnSubsume() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
shouldBeDocumented(MessageHeaders<? extends RequestBody, ? extends ResponseBody, ? extends MessageParameters>) - Static method in class org.apache.flink.docs.rest.ApiSpecGeneratorUtils
Checks whether the given endpoint should be documented.
shouldBlock(RequestInfo) - Method in class org.apache.flink.connector.base.sink.writer.strategy.CongestionControlRateLimitingStrategy
 
shouldBlock(RequestInfo) - Method in interface org.apache.flink.connector.base.sink.writer.strategy.RateLimitingStrategy
Decides whether the next request should be blocked.
shouldConvertRaggedUnionTypesToVarying() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
shouldConvertRaggedUnionTypesToVarying() - Method in class org.apache.flink.table.planner.calcite.FlinkTypeSystem
 
shouldDrain() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
shouldDrain() - Method in class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
shouldExitJvmOnOutOfMemoryError() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
shouldExitJvmOnOutOfMemoryError() - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerRuntimeInfo
Checks whether the TaskManager should exit the JVM when the task thread throws an OutOfMemoryError.
shouldFilter(boolean, boolean, int[], BinaryRowData) - Static method in class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
 
shouldIgnoreEndOfInput() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
shouldIncludeFinished() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
shouldIncludeRunning() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
shouldInterrupt() - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Return if operator/function should interrupt a longer computation and return from the currently processed elemenent/watermark, for example in order to let Flink perform a checkpoint.
shouldInterrupt() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
shouldPrune(EventId, EventId) - Method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Tells if the partial/completed match starting at given id should be prunned by given pruningId.
shouldPrune(EventId, EventId) - Method in class org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
 
shouldRollOnCheckpoint(PartFileInfo<BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy
 
shouldRollOnCheckpoint(PartFileInfo<BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
 
shouldRollOnCheckpoint(PartFileInfo<BucketID>) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.RollingPolicy
Determines if the in-progress part file for a bucket should roll on every checkpoint.
shouldRollOnCheckpoint(PartFileInfo<String>) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.TableRollingPolicy
 
shouldRollOnEvent(PartFileInfo<BucketID>, IN) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy
 
shouldRollOnEvent(PartFileInfo<BucketID>, IN) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
 
shouldRollOnEvent(PartFileInfo<BucketID>, IN) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.OnCheckpointRollingPolicy
 
shouldRollOnEvent(PartFileInfo<BucketID>, IN) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.RollingPolicy
Determines if the in-progress part file for a bucket should roll based on its current state, e.g. its size.
shouldRollOnEvent(PartFileInfo<String>, RowData) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.TableRollingPolicy
 
shouldRollOnProcessingTime(PartFileInfo<BucketID>, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.CheckpointRollingPolicy
 
shouldRollOnProcessingTime(PartFileInfo<BucketID>, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy
 
shouldRollOnProcessingTime(PartFileInfo<BucketID>, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.OnCheckpointRollingPolicy
 
shouldRollOnProcessingTime(PartFileInfo<BucketID>, long) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.RollingPolicy
Determines if the in-progress part file for a bucket should roll based on a time condition.
shouldRollOnProcessingTime(PartFileInfo<String>, long) - Method in class org.apache.flink.connector.file.table.FileSystemTableSink.TableRollingPolicy
 
shouldSetUid() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
shouldSyncAfterClosingLogicalFile - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
File-system dependent value.
shouldTriggerCheckpoint() - Method in interface org.apache.flink.api.connector.source.ExternallyInducedSourceReader
A method that informs the Flink runtime whether a checkpoint should be triggered on this Source.
SHOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
showAll() - Method in class org.apache.flink.client.cli.ListOptions
 
ShowCatalogsOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW CATALOGS statement.
ShowCatalogsOperation() - Constructor for class org.apache.flink.table.operations.ShowCatalogsOperation
 
ShowColumnsOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW COLUMNS statement.
ShowColumnsOperation(ObjectIdentifier, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowColumnsOperation
 
showControlCharacters(String) - Static method in class org.apache.flink.util.StringUtils
Replaces control characters by their escape-coded version.
ShowCreateCatalogOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW CREATE CATALOG statement.
ShowCreateCatalogOperation(String) - Constructor for class org.apache.flink.table.operations.ShowCreateCatalogOperation
 
ShowCreateTableOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW CREATE TABLE statement.
ShowCreateTableOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.ShowCreateTableOperation
 
ShowCreateUtil - Class in org.apache.flink.table.api.internal
SHOW CREATE statement Util.
ShowCreateViewOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW CREATE VIEW statement.
ShowCreateViewOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.ShowCreateViewOperation
 
ShowCurrentCatalogOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW CURRENT CATALOG statement.
ShowCurrentCatalogOperation() - Constructor for class org.apache.flink.table.operations.ShowCurrentCatalogOperation
 
ShowCurrentDatabaseOperation - Class in org.apache.flink.table.operations
Operation to describe SHOW CURRENT DATABASE operation.
ShowCurrentDatabaseOperation() - Constructor for class org.apache.flink.table.operations.ShowCurrentDatabaseOperation
 
ShowDatabasesOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW DATABASES statement.
ShowDatabasesOperation(String) - Constructor for class org.apache.flink.table.operations.ShowDatabasesOperation
 
ShowDatabasesOperation(String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowDatabasesOperation
 
ShowDatabasesOperation(String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowDatabasesOperation
 
ShowFunctionsOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW FUNCTIONS statement.
ShowFunctionsOperation(String, String) - Constructor for class org.apache.flink.table.operations.ShowFunctionsOperation
 
ShowFunctionsOperation(ShowFunctionsOperation.FunctionScope, String, String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowFunctionsOperation
 
ShowFunctionsOperation(ShowFunctionsOperation.FunctionScope, String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowFunctionsOperation
 
ShowFunctionsOperation.FunctionScope - Enum in org.apache.flink.table.operations
Represent scope of function.
ShowJarsOperation - Class in org.apache.flink.table.operations.command
Operation to describe a SHOW JARS statement.
ShowJarsOperation() - Constructor for class org.apache.flink.table.operations.command.ShowJarsOperation
 
ShowJobsOperation - Class in org.apache.flink.table.operations.command
Operation to describe a SHOW JOBS statement.
ShowJobsOperation() - Constructor for class org.apache.flink.table.operations.command.ShowJobsOperation
 
ShowLikeOperator - Class in org.apache.flink.table.operations.utils
Like operator for SHOW operations.
ShowModulesOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW [FULL] MODULES statement.
ShowModulesOperation(boolean) - Constructor for class org.apache.flink.table.operations.ShowModulesOperation
 
ShowOperation - Interface in org.apache.flink.table.operations
An Operation that show one kind of objects, e.g.
ShowPartitionsOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW PARTITIONS statement.
ShowPartitionsOperation(ObjectIdentifier, CatalogPartitionSpec) - Constructor for class org.apache.flink.table.operations.ShowPartitionsOperation
 
ShowPartitionsOperation(ObjectIdentifier, CatalogPartitionSpec, String) - Constructor for class org.apache.flink.table.operations.ShowPartitionsOperation
 
ShowProceduresOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW PROCEDURES statement.
ShowProceduresOperation(String, String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowProceduresOperation
 
ShowProceduresOperation(String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowProceduresOperation
 
showRunning() - Method in class org.apache.flink.client.cli.ListOptions
 
showScheduled() - Method in class org.apache.flink.client.cli.ListOptions
 
ShowTablesOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW TABLES statement.
ShowTablesOperation(String, String) - Constructor for class org.apache.flink.table.operations.ShowTablesOperation
 
ShowTablesOperation(String, String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowTablesOperation
 
ShowTablesOperation(String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowTablesOperation
 
ShowViewsOperation - Class in org.apache.flink.table.operations
Operation to describe a SHOW VIEWS statement.
ShowViewsOperation(String, String) - Constructor for class org.apache.flink.table.operations.ShowViewsOperation
 
ShowViewsOperation(String, String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowViewsOperation
 
ShowViewsOperation(String, String, ShowLikeOperator) - Constructor for class org.apache.flink.table.operations.ShowViewsOperation
 
shuffle() - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
Transform this stream to a new NonKeyedPartitionStream, data will be shuffled between these two streams.
shuffle() - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
Transform this stream to a new NonKeyedPartitionStream, data will be shuffled between these two streams.
shuffle() - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
Transform this stream to a new NonKeyedPartitionStream, data will be shuffled between these two streams.
shuffle() - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
shuffle() - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
shuffle() - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
shuffle() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
shuffle() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
shuffle() - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
shuffle() - Method in class org.apache.flink.streaming.api.datastream.DataStream
Sets the partitioning of the DataStream so that the output elements are shuffled uniformly randomly to the next operation.
shuffle(ExecEdge.Shuffle) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
Shuffle(ExecEdge.Shuffle.Type) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle
 
SHUFFLE_COMPRESSION_CODEC - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
The codec to be used when compressing shuffle data.
SHUFFLE_HASH - org.apache.flink.table.planner.hint.JoinStrategy
Instructs the optimizer to use shuffle hash join strategy.
SHUFFLE_MERGE - org.apache.flink.table.planner.hint.JoinStrategy
Instructs the optimizer to use shuffle sort merge join strategy.
SHUFFLE_SERVICE_FACTORY_CLASS - Static variable in class org.apache.flink.runtime.shuffle.ShuffleServiceOptions
The full class name of the shuffle service factory implementation to be used by the cluster.
ShuffleDescriptor - Interface in org.apache.flink.runtime.shuffle
Interface for shuffle deployment descriptor of result partition resource.
ShuffleDescriptorAndIndex(ShuffleDescriptor, int) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
 
ShuffleDescriptorGroup(TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[]) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup
 
ShuffleEnvironment<P extends ResultPartitionWriter,​G extends IndexedInputGate> - Interface in org.apache.flink.runtime.shuffle
Interface for the implementation of shuffle service local environment.
ShuffleEnvironmentContext - Class in org.apache.flink.runtime.shuffle
Local context used to create ShuffleEnvironment.
ShuffleEnvironmentContext(Configuration, ResourceID, MemorySize, boolean, InetAddress, int, String[], TaskEventPublisher, MetricGroup, Executor, ScheduledExecutor) - Constructor for class org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
 
ShuffleHashJoin - org.apache.flink.table.planner.plan.utils.OperatorType
 
ShuffleIOOwnerContext - Class in org.apache.flink.runtime.shuffle
Context of shuffle input/output owner used to create partitions or gates belonging to the owner.
ShuffleIOOwnerContext(String, ExecutionAttemptID, MetricGroup, MetricGroup, MetricGroup) - Constructor for class org.apache.flink.runtime.shuffle.ShuffleIOOwnerContext
 
shuffleMaster - Variable in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
ShuffleMaster<T extends ShuffleDescriptor> - Interface in org.apache.flink.runtime.shuffle
Intermediate result partition registry to use in JobMaster.
ShuffleMasterContext - Interface in org.apache.flink.runtime.shuffle
Shuffle context used to create ShuffleMaster.
ShuffleMasterContextImpl - Class in org.apache.flink.runtime.shuffle
The default implementation of ShuffleMasterContext.
ShuffleMasterContextImpl(Configuration, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.shuffle.ShuffleMasterContextImpl
 
ShuffleMasterSnapshot - Interface in org.apache.flink.runtime.shuffle
This class represents a snapshot of shuffle master, which can be used to restore the internal state of the shuffle master.
ShuffleMasterSnapshotContext - Interface in org.apache.flink.runtime.shuffle
Snapshot context used to create ShuffleMasterSnapshot.
ShuffleMetrics - Interface in org.apache.flink.runtime.shuffle
Interface provides access to the shuffle metrics which includes the meta information of partition(partition bytes, etc).
ShufflePartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
Partitioner that distributes the data equally by selecting one output channel randomly.
ShufflePartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
ShuffleServiceFactory<SD extends ShuffleDescriptor,​P extends ResultPartitionWriter,​G extends IndexedInputGate> - Interface in org.apache.flink.runtime.shuffle
Interface for shuffle service factory implementations.
ShuffleServiceLoader - Enum in org.apache.flink.runtime.shuffle
Utility to load the pluggable ShuffleServiceFactory implementations.
ShuffleServiceOptions - Class in org.apache.flink.runtime.shuffle
Options to configure shuffle service.
ShuffleUtils - Class in org.apache.flink.runtime.shuffle
Common utility methods for shuffle service.
shutdown() - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
Shutdown the split fetcher.
shutdown() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
shutdown() - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
 
shutdown() - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
shutdown() - Method in class org.apache.flink.queryablestate.network.AbstractServerHandler
Shuts down any handler-specific resources, e.g. thread pools etc and returns a CompletableFuture.
shutdown() - Method in class org.apache.flink.queryablestate.network.Client
Shuts down the client and closes all connections.
shutdown() - Method in class org.apache.flink.queryablestate.server.KvStateServerHandler
 
shutdown() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
shutdown() - Method in interface org.apache.flink.runtime.asyncprocessing.StateExecutor
Shutdown the StateExecutor, and new committed state execution requests will be rejected.
shutdown() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Shuts down the checkpoint coordinator.
shutdown() - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
 
shutdown() - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
Shuts the library cache manager down.
shutdown() - Method in class org.apache.flink.runtime.filecache.FileCache
Shuts down the file cache by cancelling all.
shutdown() - Method in class org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService
Shuts down this leader election service.
shutdown() - Method in interface org.apache.flink.runtime.io.network.ConnectionManager
 
shutdown() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
 
shutdown() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
shutdown() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionManager
 
shutdown() - Method in class org.apache.flink.runtime.jobmaster.JobManagerSharedServices
Shutdown the JobMaster services.
shutdown() - Method in class org.apache.flink.runtime.memory.MemoryManager
Shuts the memory manager down, trying to release all the memory it managed.
shutdown() - Method in class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
shutdown() - Method in interface org.apache.flink.runtime.query.KvStateServer
Shuts down the server and all related thread pools.
shutdown() - Method in class org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager
 
shutdown() - Method in class org.apache.flink.runtime.state.TaskExecutorFileMergingManager
 
shutdown() - Method in class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
shutdown() - Method in class org.apache.flink.runtime.state.TaskExecutorStateChangelogStoragesManager
 
shutdown() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
shutdown() - Method in class org.apache.flink.runtime.taskmanager.MemoryLogger
 
shutdown() - Method in class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
shutdown() - Method in class org.apache.flink.state.forst.ForStStateExecutor
 
shutdown(boolean) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher
Shutdown the split fetcher.
shutdown(Duration) - Method in class org.apache.flink.runtime.rest.RestClient
 
shutdown(JobStatus) - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
shutdown(JobStatus) - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Shuts the CheckpointIDCounter service.
shutdown(JobStatus) - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
shutdown(JobStatus) - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
shutdown(JobStatus, CheckpointsCleaner) - Method in class org.apache.flink.runtime.checkpoint.AbstractCompleteCheckpointStore
 
shutdown(JobStatus, CheckpointsCleaner) - Method in interface org.apache.flink.runtime.checkpoint.CompletedCheckpointStore
Shuts down the store.
shutdown(JobStatus, CheckpointsCleaner) - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
 
shutdown(JobStatus, CheckpointsCleaner) - Method in class org.apache.flink.runtime.checkpoint.DefaultCompletedCheckpointStore
 
shutdown(JobStatus, CheckpointsCleaner) - Method in class org.apache.flink.runtime.checkpoint.EmbeddedCompletedCheckpointStore
 
shutdown(JobStatus, CheckpointsCleaner) - Method in class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
shutDown() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerServices
Shuts the TaskExecutor services down.
shutDown() - Method in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Shuts down the coordinator.
shutDown() - Method in interface org.apache.flink.runtime.webmonitor.stats.VertexStatsTracker
Shuts the VertexStatsTracker down.
shutDown() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoTracker
 
SHUTDOWN_CLUSTER - org.apache.flink.runtime.minicluster.MiniClusterJobClient.JobFinalizationBehavior
Shut down the MiniCluster when the job finishes.
SHUTDOWN_IF_ATTACHED - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
SHUTDOWN_IF_ATTACHED_OPTION - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
SHUTDOWN_ON_APPLICATION_FINISH - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
shutdownAndHandle() - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Shuts down the client and returns a CompletableFuture that will be completed when the shutdown process is completed.
shutdownAndWait() - Method in class org.apache.flink.queryablestate.client.QueryableStateClient
Deprecated.
Shuts down the client and waits until shutdown is completed.
shutDownCluster() - Method in interface org.apache.flink.client.program.ClusterClient
Shut down the cluster that this client communicate with.
shutDownCluster() - Method in class org.apache.flink.client.program.MiniClusterClient
 
shutDownCluster() - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
shutDownCluster() - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
shutDownCluster() - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
 
shutDownCluster(ApplicationStatus) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
shutDownCluster(ApplicationStatus) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
 
shutdownExecutorForcefully(ExecutorService, Duration) - Static method in class org.apache.flink.runtime.operators.coordination.ComponentClosingUtils
Shutdown the given executor forcefully within the given timeout.
shutdownExecutorForcefully(ExecutorService, Duration, boolean) - Static method in class org.apache.flink.runtime.operators.coordination.ComponentClosingUtils
Shutdown the given executor forcefully within the given timeout.
shutDownFuture - Variable in class org.apache.flink.runtime.dispatcher.Dispatcher
 
ShutdownHandler - Class in org.apache.flink.runtime.rest.handler.cluster
REST handler which allows to shut down the cluster.
ShutdownHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, EmptyResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.runtime.rest.handler.cluster.ShutdownHandler
 
ShutdownHeaders - Class in org.apache.flink.runtime.rest.messages.cluster
Message headers for ShutdownHandler.
ShutdownHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.cluster.ShutdownHeaders
 
shutdownHook - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Shutdown hook thread to ensure deletion of the local storage directory.
ShutdownHookUtil - Class in org.apache.flink.util
Utils class for dealing with JVM shutdown hooks.
shutDownInternal() - Method in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint
 
shutDownInternal() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
Stops this REST server endpoint.
shutDownInternal() - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
shutdownNow() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
shutdownRequested - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
 
shutdownServer() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Shuts down the server and all related thread pools.
shutdownService() - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
shutdownService() - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
shutdownService() - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
Shuts down and clean up the timer service provider hard and immediately.
shutdownServiceUninterruptible(long) - Method in class org.apache.flink.state.api.runtime.NeverFireProcessingTimeService
 
shutdownServiceUninterruptible(long) - Method in class org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService
 
shutdownServiceUninterruptible(long) - Method in interface org.apache.flink.streaming.runtime.tasks.TimerService
Shuts down and clean up the timer service provider hard and immediately.
SIDE - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
SIDE_OUTPUT_CODER_PREFIX - Static variable in class org.apache.flink.python.Constants
 
sideCollector - Variable in class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
sideOutput(StreamRecord<IN>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Write skipped late arriving element to SideOutput.
sideOutput(T, long, boolean) - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator
Write skipped late arriving element to SideOutput.
sideOutputCoderDescriptors - Variable in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
SideOutputCollector(Output<StreamRecord<OUT_MAIN>>) - Constructor for class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator.SideOutputCollector
 
sideOutputContext - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractEmbeddedDataStreamPythonFunctionOperator
 
SideOutputDataStream<T> - Class in org.apache.flink.streaming.api.datastream
A SideOutputDataStream represents a DataStream that contains elements that are emitted from upstream into a side output with some tag.
SideOutputDataStream(StreamExecutionEnvironment, SideOutputTransformation<T>) - Constructor for class org.apache.flink.streaming.api.datastream.SideOutputDataStream
Creates a new SideOutputDataStream in the given execution environment.
SideOutputExample - Class in org.apache.flink.streaming.examples.sideoutput
An example that illustrates the use of side output.
SideOutputExample() - Constructor for class org.apache.flink.streaming.examples.sideoutput.SideOutputExample
 
SideOutputExample.Tokenizer - Class in org.apache.flink.streaming.examples.sideoutput
Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.
sideOutputLateData(OutputTag<T>) - Method in class org.apache.flink.cep.PatternStream
Send late arriving data to the side output identified by the given OutputTag.
sideOutputLateData(OutputTag<T>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Send late arriving data to the side output identified by the given OutputTag.
sideOutputLateData(OutputTag<T>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Send late arriving data to the side output identified by the given OutputTag.
sideOutputLateData(OutputTag<T>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
sideOutputLeftLateData(OutputTag<IN1>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Send late arriving left-side data to the side output identified by the given OutputTag.
sideOutputRightLateData(OutputTag<IN2>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Send late arriving right-side data to the side output identified by the given OutputTag.
SideOutputTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This transformation represents a selection of a side output of an upstream operation with a given OutputTag.
SideOutputTransformation(Transformation<?>, OutputTag<T>) - Constructor for class org.apache.flink.streaming.api.transformations.SideOutputTransformation
 
SideOutputTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators
SideOutputTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.SideOutputTransformationTranslator
 
sign() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the signum of a given number.
sign(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
SQL SIGN operator applied to BigDecimal values. preserve precision and scale.
sign(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SIGN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SIGN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
signalAlreadyCommitted() - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
Signals that a committable is skipped as it was committed already in a previous run.
signalAlreadyCommitted() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
signalFailedWithKnownReason(Throwable) - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
The commit failed for known reason and should not be retried.
signalFailedWithKnownReason(Throwable) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
signalFailedWithUnknownReason(Throwable) - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
The commit failed for unknown reason and should not be retried.
signalFailedWithUnknownReason(Throwable) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
SignalHandler - Class in org.apache.flink.runtime.util
This signal handler / signal logger is based on Apache Hadoop's org.apache.hadoop.util.SignalLogger.
SignalHandler() - Constructor for class org.apache.flink.runtime.util.SignalHandler
 
signalIntermediateNoMoreSplits(int) - Method in interface org.apache.flink.api.connector.source.SupportsIntermediateNoMoreSplits
Signals a subtask that it will not receive split for current source, but it will receive split for next sources.
signalIntermediateNoMoreSplits(int) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
signalNoMoreSplits(int) - Method in interface org.apache.flink.api.connector.source.SplitEnumeratorContext
Signals a subtask that it will not receive any further split.
signalNoMoreSplits(int) - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
signalNoMoreSplits(int) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
signalTermination() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
Signature - Class in org.apache.flink.table.types.inference
Describes the signature of a function.
Signature.Argument - Class in org.apache.flink.table.types.inference
Representation of a single argument in a signature.
signum(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
Returns the signum function of this decimal.
similar(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns true, if a string matches the specified SQL regex pattern.
similar(String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL SIMILAR function.
similar(String, String, String) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
SQL SIMILAR function with escape.
SIMILAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SIMILAR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SIMILAR_TO - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SIMPLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SIMPLE_ROW_DATA_TO_STRING_CONVERTER - Static variable in class org.apache.flink.table.api.internal.StaticResultProvider
This converter supports only String, long, int and boolean fields.
SimpleAccumulator<T extends Serializable> - Interface in org.apache.flink.api.common.accumulators
Similar to Accumulator, but the type of items to add and the result value must be the same.
SimpleCharStream - Class in org.apache.flink.sql.parser.impl
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.flink.sql.parser.impl.SimpleCharStream
 
SimpleCloseableInputProvider<E> - Class in org.apache.flink.runtime.operators.util
A simple iterator provider that returns a supplied iterator and does nothing when closed.
SimpleCloseableInputProvider(MutableObjectIterator<E>) - Constructor for class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
Creates a new simple input provider that will return the given iterator.
SimpleCollectingOutputView - Class in org.apache.flink.runtime.io.disk
The list with the full segments contains at any point all completely full segments, plus the segment that is currently filled.
SimpleCollectingOutputView(List<MemorySegment>, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
 
SimpleCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A user-defined condition that decides if an element should be accepted in the pattern or not.
SimpleCondition() - Constructor for class org.apache.flink.cep.pattern.conditions.SimpleCondition
 
SimpleCounter - Class in org.apache.flink.metrics
A simple low-overhead Counter that is not thread-safe.
SimpleCounter() - Constructor for class org.apache.flink.metrics.SimpleCounter
 
SimpleExecutionSlotAllocator - Class in org.apache.flink.runtime.scheduler
A simple implementation of ExecutionSlotAllocator.
SimpleExecutionSlotAllocator.Factory - Class in org.apache.flink.runtime.scheduler
Factory to instantiate a SimpleExecutionSlotAllocator.
SimpleGauge<T> - Class in org.apache.flink.table.runtime.operators.metrics
A Simple gauge providing method for value updating.
SimpleGauge(T) - Constructor for class org.apache.flink.table.runtime.operators.metrics.SimpleGauge
 
SimpleIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a simple identifier as an SqlIdentifier.
SimpleIdentifierCommaListWithPosition() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a comma-separated list of simple identifiers with position.
SimpleIdentifierFromStringLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a character literal as an SqlIdentifier.
SimpleIdentifierOrList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
List of simple identifiers in parentheses or one simple identifier.
SimpleInitializeOnMasterContext - Class in org.apache.flink.runtime.executiongraph
A simple pojo based implementation of JobVertex.InitializeOnMasterContext.
SimpleInitializeOnMasterContext(ClassLoader, int) - Constructor for class org.apache.flink.runtime.executiongraph.SimpleInitializeOnMasterContext
 
SimpleInputFormatOperatorFactory<OUT> - Class in org.apache.flink.streaming.api.operators
Input format source operator factory which just wrap existed StreamSource.
SimpleInputFormatOperatorFactory(StreamSource<OUT, InputFormatSourceFunction<OUT>>) - Constructor for class org.apache.flink.streaming.api.operators.SimpleInputFormatOperatorFactory
 
SimpleIterable(IN, MutableObjectIterator<IN>) - Constructor for class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable
 
SimpleIterator(IN, MutableObjectIterator<IN>) - Constructor for class org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator
 
SimpleListIterable(List<IN>, TypeComparator<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable
 
SimpleListIterator(List<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator
 
SimpleOperatorFactory<OUT> - Class in org.apache.flink.streaming.api.operators
Simple factory which just wrap existed StreamOperator.
SimpleOperatorFactory(StreamOperator<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.SimpleOperatorFactory
 
SimpleOutputFormatOperatorFactory<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
A simple operator factory which create an operator containing an OutputFormat.
SimpleOutputFormatOperatorFactory(OutputFormat<IN>, StreamOperator<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.SimpleOutputFormatOperatorFactory
 
SimpleRequestSlotMatchingStrategy - Enum in org.apache.flink.runtime.jobmaster.slotpool
Simple implementation of the RequestSlotMatchingStrategy that matches the pending requests in order as long as the resource profile can be fulfilled.
SimpleSpan - Class in org.apache.flink.traces
Basic implementation of Span.
SimpleSpan(String, String, long, long, HashMap<String, Object>) - Constructor for class org.apache.flink.traces.SimpleSpan
 
SimpleSplitAssigner - Class in org.apache.flink.connector.file.src.assigners
The SimpleSplitAssigner hands out splits in a random order, without any consideration for order or locality.
SimpleSplitAssigner(Collection<FileSourceSplit>) - Constructor for class org.apache.flink.connector.file.src.assigners.SimpleSplitAssigner
 
SimpleStateEntry(K, N, S) - Constructor for class org.apache.flink.runtime.state.StateEntry.SimpleStateEntry
 
SimpleStreamFormat<T> - Class in org.apache.flink.connector.file.src.reader
A simple version of the StreamFormat, for formats that are not splittable.
SimpleStreamFormat() - Constructor for class org.apache.flink.connector.file.src.reader.SimpleStreamFormat
 
SimpleStringDecoder - Class in org.apache.flink.connector.file.sink.compactor
A sink DecoderBasedReader.Decoder that reads data encoded by the SimpleStringEncoder only for compaction.
SimpleStringDecoder() - Constructor for class org.apache.flink.connector.file.sink.compactor.SimpleStringDecoder
 
SimpleStringEncoder<IN> - Class in org.apache.flink.api.common.serialization
A simple Encoder that uses toString() on the input elements and writes them to the output bucket file separated by newline.
SimpleStringEncoder() - Constructor for class org.apache.flink.api.common.serialization.SimpleStringEncoder
Creates a new StringWriter that uses "UTF-8" charset to convert strings to bytes.
SimpleStringEncoder(String) - Constructor for class org.apache.flink.api.common.serialization.SimpleStringEncoder
Creates a new StringWriter that uses the given charset to convert strings to bytes.
SimpleStringLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a character literal.
SimpleStringSchema - Class in org.apache.flink.api.common.serialization
Very simple serialization schema for strings.
SimpleStringSchema() - Constructor for class org.apache.flink.api.common.serialization.SimpleStringSchema
Creates a new SimpleStringSchema that uses "UTF-8" as the encoding.
SimpleStringSchema(Charset) - Constructor for class org.apache.flink.api.common.serialization.SimpleStringSchema
Creates a new SimpleStringSchema that uses the given charset to convert between strings and bytes.
SimpleTimerService - Class in org.apache.flink.streaming.api
Implementation of TimerService that uses a InternalTimerService.
SimpleTimerService(InternalTimerService<VoidNamespace>) - Constructor for class org.apache.flink.streaming.api.SimpleTimerService
 
SimpleTransformationTranslator<OUT,​T extends Transformation<OUT>> - Class in org.apache.flink.streaming.api.graph
A base class for all TransformationTranslators who translate Transformations that have a single operator in their runtime implementation.
SimpleTransformationTranslator() - Constructor for class org.apache.flink.streaming.api.graph.SimpleTransformationTranslator
 
SimpleTypeSerializerSnapshot<T> - Class in org.apache.flink.api.common.typeutils
A simple base class for TypeSerializerSnapshots, for serializers that have no parameters.
SimpleTypeSerializerSnapshot(Supplier<? extends TypeSerializer<T>>) - Constructor for class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
Constructor to create snapshot from serializer (writing the snapshot).
SimpleUdfStreamOperatorFactory<OUT> - Class in org.apache.flink.streaming.api.operators
Udf stream operator factory which just wrap existed AbstractUdfStreamOperator.
SimpleUdfStreamOperatorFactory(AbstractUdfStreamOperator<OUT, ?>) - Constructor for class org.apache.flink.streaming.api.operators.SimpleUdfStreamOperatorFactory
 
SimpleUserCodeClassLoader - Class in org.apache.flink.util
Simple UserCodeClassLoader implementation which assumes that the provided class loader will never be released and, hence, will never execute the release hooks.
SimpleVersionedListState<T> - Class in org.apache.flink.streaming.api.operators.util
SimpleVersionedListState(ListState<byte[]>, SimpleVersionedSerializer<T>) - Constructor for class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
Creates a new SimpleVersionedListState that reads and writes bytes from the given raw ListState with the given serializer.
SimpleVersionedSerialization - Class in org.apache.flink.core.io
Simple serialization / deserialization methods for the SimpleVersionedSerializer.
SimpleVersionedSerializer<E> - Interface in org.apache.flink.core.io
A simple serializer interface for versioned serialization.
SimpleVersionedSerializerAdapter<T> - Class in org.apache.flink.core.io
SimpleVersionedSerializerAdapter(TypeSerializer<T>) - Constructor for class org.apache.flink.core.io.SimpleVersionedSerializerAdapter
 
SimpleVersionedSerializerTypeSerializerProxy<T> - Class in org.apache.flink.core.io
A TypeSerializer that delegates to an underlying SimpleVersionedSerializer.
SimpleVersionedSerializerTypeSerializerProxy(SerializableSupplier<SimpleVersionedSerializer<T>>) - Constructor for class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
SimpleVersionedStringSerializer - Class in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
A SimpleVersionedSerializer implementation for Strings.
simplify() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Whether to simplify expressions; default true.
simplifyLimit() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Whether to simplify LIMIT 0 to an empty relation; default true.
simplifyValues() - Method in interface org.apache.calcite.tools.RelBuilder.Config
Whether to simplify Union(Values, Values) or Union(Project(Values)) to Values; default true.
sin() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the sine of a given number.
sin(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SIN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SIN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SINGLE - org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
 
SINGLE - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
process one record at a time
SINGLE - org.apache.flink.streaming.util.LatencyStats.Granularity
 
SINGLE_LINE_COMMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SINGLE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
process one record at a time
SINGLE_VALUE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SingleCheckpointBarrierHandler - Class in org.apache.flink.streaming.runtime.io.checkpointing
SingleCheckpointBarrierHandler is used for triggering checkpoint while reading the first barrier and keeping track of the number of received barriers and consumed barriers.
SingleDirectoryWriter<T> - Class in org.apache.flink.connector.file.table
PartitionWriter for single directory writer.
SingleDirectoryWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, LinkedHashMap<String, String>) - Constructor for class org.apache.flink.connector.file.table.SingleDirectoryWriter
 
SingleDirectoryWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, LinkedHashMap<String, String>, PartitionWriter.PartitionWriterListener) - Constructor for class org.apache.flink.connector.file.table.SingleDirectoryWriter
 
SingleElementIterator<E> - Class in org.apache.flink.runtime.util
An Iterator that contains only a single element.
SingleElementIterator<E> - Class in org.apache.flink.table.runtime.util
SingleElementIterator() - Constructor for class org.apache.flink.runtime.util.SingleElementIterator
 
SingleElementIterator() - Constructor for class org.apache.flink.table.runtime.util.SingleElementIterator
 
SingleInputGate - Class in org.apache.flink.runtime.io.network.partition.consumer
An input gate consumes one or more partitions of a single produced intermediate result.
SingleInputGate(String, int, IntermediateDataSetID, ResultPartitionType, int, PartitionProducerStateProvider, SupplierWithException<BufferPool, IOException>, BufferDecompressor, MemorySegmentProvider, int, ThroughputCalculator, BufferDebloater) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
SingleInputGateFactory - Class in org.apache.flink.runtime.io.network.partition.consumer
SingleInputGateFactory(ResourceID, NettyShuffleEnvironmentConfiguration, ConnectionManager, ResultPartitionManager, TaskEventPublisher, NetworkBufferPool, TieredStorageConfiguration, TieredStorageNettyServiceImpl) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
SingleInputGateFactory.ChannelStatistics - Class in org.apache.flink.runtime.io.network.partition.consumer
Statistics of input channels.
SingleInputOperator<IN,​OUT,​FT extends Function> - Class in org.apache.flink.api.common.operators
Abstract superclass for all operators that have one input like "map" or "reduce".
SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
Creates a new abstract single-input operator with the given name wrapping the given user function.
SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
Creates a new abstract single-input operator with the given name wrapping the given user function.
SingleInputSemanticProperties - Class in org.apache.flink.api.common.operators
Container for the semantic properties associated to a single input operator.
SingleInputSemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties
 
SingleInputSemanticProperties.AllFieldsForwardedProperties - Class in org.apache.flink.api.common.operators
 
SingleLogicalSlot - Class in org.apache.flink.runtime.jobmaster.slotpool
Implementation of the LogicalSlot.
SingleLogicalSlot(SlotRequestId, SlotContext, Locality, SlotOwner) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
SingleLogicalSlot(SlotRequestId, SlotContext, Locality, SlotOwner, boolean) - Constructor for class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
SingleOutputStreamOperator<T> - Class in org.apache.flink.streaming.api.datastream
SingleOutputStreamOperator represents a user defined transformation applied on a DataStream with one predefined output type.
SingleOutputStreamOperator(StreamExecutionEnvironment, Transformation<T>) - Constructor for class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
 
SinglePercentileAggFunction(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.SinglePercentileAggFunction
 
SingleRecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.writer
The specific delegate implementation for the single output case.
SingleRecordWriter(RecordWriter<T>) - Constructor for class org.apache.flink.runtime.io.network.api.writer.SingleRecordWriter
 
SingleSessionManager - Class in org.apache.flink.table.client.gateway
A SessionManager only has one session at most.
SingleSessionManager(DefaultContext) - Constructor for class org.apache.flink.table.client.gateway.SingleSessionManager
 
SingleStateIterator - Interface in org.apache.flink.contrib.streaming.state.iterator
An interface for iterating over a single state in a RocksDB state backend.
SingleThreadAccessCheckingTypeInfo<T> - Class in org.apache.flink.streaming.tests
Custom TypeInformation to test custom TypeSerializer.
SingleThreadAccessCheckingTypeSerializer<T> - Class in org.apache.flink.api.common.typeutils
 
SingleThreadAccessCheckingTypeSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessCheckingTypeSerializerSnapshot<T> - Class in org.apache.flink.api.common.typeutils
 
SingleThreadAccessCheckingTypeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessCheckingTypeSerializerSnapshot
 
SingleThreadFetcherManager<E,​SplitT extends SourceSplit> - Class in org.apache.flink.connector.base.source.reader.fetcher
A Fetcher Manager with a single fetching thread (I/O thread) that handles all splits concurrently.
SingleThreadFetcherManager(Supplier<SplitReader<E, SplitT>>) - Constructor for class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
Creates a new SplitFetcherManager with a single I/O threads.
SingleThreadFetcherManager(Supplier<SplitReader<E, SplitT>>, Configuration) - Constructor for class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
Creates a new SplitFetcherManager with a single I/O threads.
SingleThreadFetcherManager(Supplier<SplitReader<E, SplitT>>, Configuration, Consumer<Collection<String>>) - Constructor for class org.apache.flink.connector.base.source.reader.fetcher.SingleThreadFetcherManager
Creates a new SplitFetcherManager with a single I/O threads.
SingleThreadMultiplexSourceReaderBase<E,​T,​SplitT extends SourceSplit,​SplitStateT> - Class in org.apache.flink.connector.base.source.reader
A base for SourceReaders that read splits with one thread using one SplitReader.
SingleThreadMultiplexSourceReaderBase(Supplier<SplitReader<E, SplitT>>, RecordEmitter<E, T, SplitStateT>, Configuration, SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.reader.SingleThreadMultiplexSourceReaderBase
The primary constructor for the source reader.
SingleThreadMultiplexSourceReaderBase(SingleThreadFetcherManager<E, SplitT>, RecordEmitter<E, T, SplitStateT>, Configuration, SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.reader.SingleThreadMultiplexSourceReaderBase
SingleThreadMultiplexSourceReaderBase(SingleThreadFetcherManager<E, SplitT>, RecordEmitter<E, T, SplitStateT>, RecordEvaluator<T>, Configuration, SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.reader.SingleThreadMultiplexSourceReaderBase
singleton(T) - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
SINGLETON - org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Records are shuffled to one node, the parallelism of the target node must be 1.
SINGLETON - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
The input will read all records, and the parallelism of the target node must be 1.
SINGLETON_DISTRIBUTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
The input will read all records, and the parallelism of the target node must be 1.
SINGLETON_SHUFFLE - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
The parallelism of the target node must be 1.
singletonOrEmpty(T) - Static method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
SingletonResultIterator<E> - Class in org.apache.flink.connector.file.src.util
A simple BulkFormat.RecordIterator that returns a single value.
SingletonResultIterator() - Constructor for class org.apache.flink.connector.file.src.util.SingletonResultIterator
 
SingletonResultIterator(Runnable) - Constructor for class org.apache.flink.connector.file.src.util.SingletonResultIterator
 
SingleTransformationTranslator<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec
An ExecNodeTranslator that will generate only ONE Transformation.
SingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Base class for built-in single value aggregate function.
SingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction
 
SingleValueAggFunction.BooleanSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in boolean single value aggregate function.
SingleValueAggFunction.ByteSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in byte single value aggregate function.
SingleValueAggFunction.CharSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in char single value aggregate function.
SingleValueAggFunction.DateSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in date single value aggregate function.
SingleValueAggFunction.DecimalSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in decimal single value aggregate function.
SingleValueAggFunction.DoubleSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in double single value aggregate function.
SingleValueAggFunction.FloatSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in float single value aggregate function.
SingleValueAggFunction.IntSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in int single value aggregate function.
SingleValueAggFunction.LongSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in long single value aggregate function.
SingleValueAggFunction.ShortSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in short single value aggregate function.
SingleValueAggFunction.StringSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in string single value aggregate function.
SingleValueAggFunction.TimeSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in time single value aggregate function.
SingleValueAggFunction.TimestampLtzSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in timestampLtz single value aggregate function.
SingleValueAggFunction.TimestampSingleValueAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in timestamp single value aggregate function.
sinh() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the hyperbolic sine of a given value.
sinh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SINH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SINH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sink() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageEdge
 
sink() - Method in interface org.apache.flink.streaming.api.lineage.LineageEdge
 
sink(ProviderContext, DataStream<PartitionCommitInfo>, Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - Static method in class org.apache.flink.connector.file.table.stream.StreamingSink
Create a sink from file writer.
sink(TableSink<T2>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
Sink<T> - Interface in org.apache.flink.api.connector.dsv2
Sink interface for DataStream api v2.
Sink<InputT> - Interface in org.apache.flink.api.connector.sink2
Base interface for developing a sink.
SINK - org.apache.flink.runtime.operators.DriverStrategy
 
SINK_PARALLELISM - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARALLELISM - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
SINK_PARTITION_COMMIT_DELAY - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_POLICY_CLASS - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_POLICY_CLASS_PARAMETERS - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_POLICY_KIND - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_SUCCESS_FILE_NAME - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_TRIGGER - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_PARTITION_COMMIT_WATERMARK_TIME_ZONE - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_ROLLING_POLICY_CHECK_INTERVAL - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_ROLLING_POLICY_FILE_SIZE - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_ROLLING_POLICY_INACTIVITY_INTERVAL - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_ROLLING_POLICY_ROLLOVER_INTERVAL - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_SHUFFLE_BY_PARTITION - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SINK_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
SinkAbilitySpec - Interface in org.apache.flink.table.planner.plan.abilities.sink
An interface that can not only serialize/deserialize the sink abilities to/from JSON, but also can apply the abilities to a DynamicTableSink.
SinkCommitterMetricGroup - Interface in org.apache.flink.metrics.groups
Pre-defined metrics for sinks.
SinkContextUtil - Class in org.apache.flink.streaming.api.functions.sink
Utility for creating Sink Contexts.
SinkContextUtil() - Constructor for class org.apache.flink.streaming.api.functions.sink.SinkContextUtil
 
SinkFunction<IN> - Interface in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new Sink interface instead.
SinkFunction.Context - Interface in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
Context that SinkFunctions can use for getting additional data about an input record.
SinkFunctionProvider - Interface in org.apache.flink.table.connector.sink.legacy
Deprecated.
This interface is based on the SinkFunction API, which is due to be removed. Use SinkV2Provider instead.
SinkModifyOperation - Class in org.apache.flink.table.operations
DML operation that tells to write to a sink.
SinkModifyOperation(ContextResolvedTable, QueryOperation) - Constructor for class org.apache.flink.table.operations.SinkModifyOperation
 
SinkModifyOperation(ContextResolvedTable, QueryOperation, int[][], ModifyType) - Constructor for class org.apache.flink.table.operations.SinkModifyOperation
 
SinkModifyOperation(ContextResolvedTable, QueryOperation, Map<String, String>, int[][], boolean, Map<String, String>) - Constructor for class org.apache.flink.table.operations.SinkModifyOperation
 
SinkModifyOperation(ContextResolvedTable, QueryOperation, Map<String, String>, int[][], boolean, Map<String, String>, ModifyType) - Constructor for class org.apache.flink.table.operations.SinkModifyOperation
 
SinkOperator - Class in org.apache.flink.table.runtime.operators.sink
A StreamOperator for executing SinkFunctions.
SinkOperator(SinkFunction<RowData>, int) - Constructor for class org.apache.flink.table.runtime.operators.sink.SinkOperator
 
SinkOperatorUidHashesBuilder() - Constructor for class org.apache.flink.streaming.api.datastream.CustomSinkOperatorUidHashes.SinkOperatorUidHashesBuilder
 
sinkParallelismConfigured - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
sinkRestarted(long) - Method in class org.apache.flink.streaming.api.operators.collect.AbstractCollectResultBuffer
 
sinkRestarted(long) - Method in class org.apache.flink.streaming.api.operators.collect.CheckpointedCollectResultBuffer
 
sinkRestarted(long) - Method in class org.apache.flink.streaming.api.operators.collect.UncheckpointedCollectResultBuffer
 
SinkRuntimeProviderContext - Class in org.apache.flink.table.runtime.connector.sink
Implementation of DynamicTableSink.Context.
SinkRuntimeProviderContext(boolean) - Constructor for class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
SinkRuntimeProviderContext(boolean, int[][]) - Constructor for class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
 
sinks - Variable in class org.apache.flink.api.common.Plan
A collection of all sinks in the plan.
sinks() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph
 
sinks() - Method in interface org.apache.flink.streaming.api.lineage.LineageGraph
 
SinkStagingContext - Class in org.apache.flink.table.connector.sink
SinkStagingContext(SupportsStaging.StagingPurpose) - Constructor for class org.apache.flink.table.connector.sink.SinkStagingContext
 
SinkTestSuiteBase<T extends Comparable<T>> - Class in org.apache.flink.connector.testframe.testsuites
Base class for sink test suite.
SinkTestSuiteBase() - Constructor for class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
 
sinkTo(Sink<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Adds the given Sink to this DataStream.
sinkTo(Sink<T>, CustomSinkOperatorUidHashes) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Adds the given Sink to this DataStream.
SinkTransformation<InputT,​OutputT> - Class in org.apache.flink.streaming.api.transformations
SinkTransformation(DataStream<InputT>, Sink<InputT>, TypeInformation<OutputT>, String, int, boolean, CustomSinkOperatorUidHashes) - Constructor for class org.apache.flink.streaming.api.transformations.SinkTransformation
 
SinkTransformationTranslator<Input,​Output> - Class in org.apache.flink.streaming.runtime.translators
SinkTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.SinkTransformationTranslator
 
SinkUpsertMaterializer - Class in org.apache.flink.table.runtime.operators.sink
An operator that maintains incoming records in state corresponding to the upsert keys and generates an upsert view for the downstream operator.
SinkUpsertMaterializer(StateTtlConfig, TypeSerializer<RowData>, GeneratedRecordEqualiser, GeneratedRecordEqualiser, int[]) - Constructor for class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
 
SinkUtils - Class in org.apache.flink.api.common.io
Utility class for sinks.
SinkUtils() - Constructor for class org.apache.flink.api.common.io.SinkUtils
 
SinkV1CommittableDeserializer - Class in org.apache.flink.streaming.runtime.operators.sink.committables
This class offers the possibility to deserialize committables that have been written with older Flink releases (i.e. 1.13, 1.14).
SinkV1CommittableDeserializer() - Constructor for class org.apache.flink.streaming.runtime.operators.sink.committables.SinkV1CommittableDeserializer
 
SinkV2Provider - Interface in org.apache.flink.table.connector.sink
Provider of a Sink instance as a runtime implementation for DynamicTableSink.
SinkWriter<InputT> - Interface in org.apache.flink.api.connector.sink2
The SinkWriter is responsible for writing data.
SinkWriter.Context - Interface in org.apache.flink.api.connector.sink2
Context that SinkWriter.write(InputT, org.apache.flink.api.connector.sink2.SinkWriter.Context) can use for getting additional data about an input record.
SinkWriterMetricGroup - Interface in org.apache.flink.metrics.groups
Pre-defined metrics for sinks.
SinkWriterOperatorFactory<InputT,​CommT> - Class in org.apache.flink.streaming.runtime.operators.sink
A StreamOperatorFactory for SinkWriterOperator.
SinkWriterOperatorFactory(Sink<InputT>) - Constructor for class org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperatorFactory
 
size - Variable in class org.apache.flink.changelog.fs.UploadResult
 
size - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
The current size of the priority queue.
size - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Number of entries in the set.
size() - Method in class org.apache.calcite.tools.RelBuilder
Returns the size of the stack.
size() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
size() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Gets the size of the queue.
size() - Method in interface org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the number of contained elements.
size() - Method in class org.apache.flink.contrib.streaming.state.RocksDBCachingPriorityQueueSet
This implementation comes at a relatively high cost per invocation.
size() - Method in class org.apache.flink.contrib.streaming.state.TreeOrderedSetCache
 
size() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
size() - Method in class org.apache.flink.core.memory.MemorySegment
Gets the size of the memory segment, in bytes.
size() - Method in class org.apache.flink.metrics.HistogramStatistics
Returns the size of the statistics' sample.
size() - Method in class org.apache.flink.orc.nohive.vector.OrcNoHiveBatchWrapper
 
size() - Method in class org.apache.flink.orc.vector.HiveOrcBatchWrapper
 
size() - Method in interface org.apache.flink.orc.vector.OrcVectorizedBatchWrapper
 
size() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
size() - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
size() - Method in interface org.apache.flink.runtime.dispatcher.ExecutionGraphInfoStore
Returns the current number of stored ExecutionGraphInfo instances.
size() - Method in class org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore
 
size() - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Returns the number of JobManagerRunner instances currently being registered.
size() - Method in class org.apache.flink.runtime.dispatcher.MemoryExecutionGraphInfoStore
 
size() - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
size() - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
size() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
Returns the number of priority and non-priority elements.
size() - Method in class org.apache.flink.runtime.jobgraph.forwardgroup.ForwardGroup
 
size() - Method in interface org.apache.flink.runtime.memory.SharedResources.ResourceAndSize
 
size() - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogramStatistics
 
size() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
size() - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Gets the number of elements in the sortable.
size() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
size() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
Returns the number of elements currently stored in the PriorityQueue.
size() - Method in class org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCache
 
size() - Method in interface org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache
Gets the number of cache entries.
size() - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns the number of routes in this router.
size() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumedPartitionGroup
 
size() - Method in class org.apache.flink.runtime.scheduler.strategy.ConsumerVertexGroup
 
size() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
size() - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
 
size() - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
size() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
size() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
Returns the total number of entries in this CopyOnWriteStateMap.
size() - Method in class org.apache.flink.runtime.state.heap.KeyGroupPartitionedPriorityQueue
 
size() - Method in class org.apache.flink.runtime.state.heap.StateMap
Returns the total number of entries in this StateMap.
size() - Method in class org.apache.flink.runtime.state.heap.StateTable
Returns the total number of entries in this StateTable.
size() - Method in interface org.apache.flink.runtime.state.InternalPriorityQueue
Returns the number of elements in this set.
size() - Method in class org.apache.flink.runtime.util.BooleanArrayList
 
size() - Method in class org.apache.flink.runtime.util.BoundedFIFOQueue
Returns the number of currently stored elements.
size() - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
size() - Method in class org.apache.flink.runtime.util.IntArrayList
 
size() - Method in class org.apache.flink.runtime.util.LongArrayList
 
size() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
size() - Method in class org.apache.flink.state.forst.ForStStateRequestClassifier
 
size() - Method in interface org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Returns the number of contained elements.
size() - Method in class org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet
This implementation comes at a relatively high cost per invocation.
size() - Method in class org.apache.flink.state.forst.sync.TreeOrderedSetCache
 
size() - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
size() - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
Return the size of the queue.
size() - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
size() - Method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Gets the number of elements currently in the map.
size() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Returns the current number of mails in this mailbox.
size() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
size() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.HeapPriorityQueue
 
size() - Method in class org.apache.flink.table.connector.source.lookup.cache.DefaultLookupCache
 
size() - Method in interface org.apache.flink.table.connector.source.lookup.cache.LookupCache
Returns the number of key-value mappings in the cache.
size() - Method in interface org.apache.flink.table.data.ArrayData
Returns the number of elements in this array.
size() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
size() - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
size() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
size() - Method in class org.apache.flink.table.data.columnar.ColumnarMapData
 
size() - Method in class org.apache.flink.table.data.GenericArrayData
 
size() - Method in class org.apache.flink.table.data.GenericMapData
 
size() - Method in interface org.apache.flink.table.data.MapData
Returns the number of key-value mappings in this map.
size() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
size() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
 
size() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.AssociatedRecords
 
size() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
size() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
 
size() - Method in class org.apache.flink.types.ListValue
 
size() - Method in class org.apache.flink.types.MapValue
 
size() - Method in class org.apache.flink.util.LinkedOptionalMap
 
SIZE - Static variable in class org.apache.flink.runtime.blob.BlobKey
Size of the internal BLOB key in bytes.
SIZE - Static variable in class org.apache.flink.runtime.rest.messages.LogInfo
 
SIZE - Static variable in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
The size of the ID in byte.
SIZE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SIZE - Static variable in class org.apache.flink.util.AbstractID
The size of the ID in byte.
SIZE_MISMATCH_MESSAGE - Static variable in exception org.apache.flink.api.common.operators.Keys.IncompatibleKeysException
 
SIZE_UNKNOWN - Static variable in interface org.apache.flink.api.common.io.statistics.BaseStatistics
Constant indicating that the input size is unknown.
SizeAllMemTables - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
SizeAllMemTables - org.apache.flink.state.forst.ForStProperty
 
SizeBasedWindowFunction - Interface in org.apache.flink.table.planner.functions.aggfunctions
Some functions like CUME_DIST/PERCENT_RANK/NTILE need the size of current window for calculation.
sizeInBytes - Variable in class org.apache.flink.table.data.binary.BinarySection
 
sizeLimit - Variable in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.StateMap
 
sizeOfNamespace(Object) - Method in class org.apache.flink.runtime.state.heap.StateTable
 
SKEW - org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
 
skip() - Method in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
skip(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
 
skip(long) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
 
skip(long) - Method in class org.apache.flink.core.fs.FSDataInputStreamWrapper
 
skip(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
 
skip(long) - Method in class org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
 
skip(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
 
skip(long) - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
skip(long) - Method in class org.apache.flink.runtime.state.filesystem.FsSegmentDataInputStream
 
skip(long) - Method in class org.apache.flink.runtime.util.ForwardingInputStream
 
skip(long) - Method in class org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
 
SKIP_ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SKIP_TILL_ANY - org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
 
SKIP_TILL_NEXT - org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
 
SKIP_TO_FIRST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SKIP_TO_LAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
skipArray() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipBytes() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipBytes(int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
skipBytes(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
skipBytesToRead(int) - Method in class org.apache.flink.core.memory.DataInputDeserializer
 
skipBytesToRead(int) - Method in interface org.apache.flink.core.memory.DataInputView
Skips numBytes bytes of memory.
skipBytesToRead(int) - Method in class org.apache.flink.core.memory.DataInputViewStreamWrapper
 
skipBytesToRead(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedInputView
 
skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
skipBytesToWrite(int) - Method in interface org.apache.flink.core.memory.DataOutputView
Skips numBytes bytes memory.
skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.DataOutputViewStreamWrapper
 
skipBytesToWrite(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
skipCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
skipCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
skipFields(byte[], int, int, byte[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
 
skipFixed(int) - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipFully(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
Skips over a given amount of bytes in the stream.
skipFully(InputStream, long) - Static method in class org.apache.flink.util.IOUtils
Similar to readFully().
SkipListUtils - Class in org.apache.flink.runtime.state.heap
Utilities for skip list.
SkipListUtils() - Constructor for class org.apache.flink.runtime.state.heap.SkipListUtils
 
skipMap() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipPastLastEvent() - Static method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Discards every partial match that started before emitted match ended.
SkipPastLastStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Discards every partial match that started before emitted match ended.
skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
Skip over bytes of one record from the paged input view, discarding the skipped bytes.
skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
skipString() - Method in class org.apache.flink.formats.avro.utils.DataInputDecoder
 
skipToFirst(String) - Static method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Discards every partial match that started before the first event of emitted match mapped to *PatternName*.
SkipToFirstStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Discards every partial match that started before the first event of emitted match mapped to *PatternName*.
skipToLast(String) - Static method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Discards every partial match that started before the last event of emitted match mapped to *PatternName*.
SkipToLastStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Discards every partial match that started before the last event of emitted match mapped to *PatternName*.
skipToNext() - Static method in class org.apache.flink.cep.nfa.aftermatch.AfterMatchSkipStrategy
Discards every partial match that started with the same event, emitted match was started.
skipToNextField(JsonParser) - Static method in class org.apache.flink.formats.json.JsonParserToRowDataConverters
 
SkipToNextStrategy - Class in org.apache.flink.cep.nfa.aftermatch
Discards every partial match that started with the same event, emitted match was started.
SLASH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
sleepTime(long) - Method in class org.apache.flink.client.program.rest.retry.ExponentialWaitStrategy
 
sleepTime(long) - Method in interface org.apache.flink.client.program.rest.retry.WaitStrategy
Returns the time to wait until the next attempt.
Slf4jReporter - Class in org.apache.flink.metrics.slf4j
MetricReporter that exports Metrics via SLF4J Logger.
Slf4jReporter() - Constructor for class org.apache.flink.metrics.slf4j.Slf4jReporter
 
Slf4jReporterFactory - Class in org.apache.flink.metrics.slf4j
Slf4jReporterFactory() - Constructor for class org.apache.flink.metrics.slf4j.Slf4jReporterFactory
 
Slf4jTraceReporter - Class in org.apache.flink.traces.slf4j
TraceReporter that exports Spans via SLF4J Logger.
Slf4jTraceReporter() - Constructor for class org.apache.flink.traces.slf4j.Slf4jTraceReporter
 
Slf4jTraceReporterFactory - Class in org.apache.flink.traces.slf4j
Slf4jTraceReporterFactory() - Constructor for class org.apache.flink.traces.slf4j.Slf4jTraceReporterFactory
 
sliceAssigner - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
SliceAssigner - Interface in org.apache.flink.table.runtime.operators.window.tvf.slicing
A SliceAssigner assigns element into a single slice.
SliceAssigners - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
Utilities to create SliceAssigners.
SliceAssigners.CumulativeSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for cumulative windows.
SliceAssigners.HoppingSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for hopping windows.
SliceAssigners.SlicedSharedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for elements have been attached slice end timestamp, and the slices are shared.
SliceAssigners.SlicedUnsharedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for elements have been attached slice end timestamp, but the slices are not shared, i.e. the assigned slice is equal to the final window.
SliceAssigners.TumblingSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for tumbling windows.
SliceAssigners.WindowedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SliceAssigner for elements have been attached window start and end timestamps.
SliceAttachedWindowingStrategy - Class in org.apache.flink.table.planner.plan.logical
A windowing strategy that gets windows from input columns as window slice have been assigned and attached to the physical columns.
SliceAttachedWindowingStrategy(WindowSpec, LogicalType, int) - Constructor for class org.apache.flink.table.planner.plan.logical.SliceAttachedWindowingStrategy
 
sliced(int, SliceAssigner) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
Creates a SliceAssigner that assigns elements which has been attached slice end timestamp.
SlicedSharedSliceAssigner(int, SliceSharedAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
 
SlicedUnsharedSliceAssigner(int, SliceAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
 
SliceEnd - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
SliceEnd(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.SliceEnd
Deprecated.
 
SliceSharedAssigner - Interface in org.apache.flink.table.runtime.operators.window.tvf.slicing
A SliceAssigner which shares slices for windows, which means a window is divided into multiple slices and need to merge the slices into windows when emitting windows.
SliceSharedWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
An window aggregate processor implementation which works for SliceSharedAssigner, e.g.
SliceSharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceSharedAssigner, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
 
sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
Returns the slice state target to merge the given slice into when firing windows.
sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
 
sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
 
SliceUnsharedAssigner - Interface in org.apache.flink.table.runtime.operators.window.tvf.slicing
A SliceAssigner which doesn't share slices for windows, which means a window is divided into only one slice and doesn't need to merge the slices when emitting windows.
SliceUnsharedWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
An window aggregate processor implementation which works for SliceUnsharedAssigner, e.g.
SliceUnsharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceUnsharedAssigner, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
 
SlicingWindowProcessor<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.slicing
The SlicingWindowProcessor is an optimized processing for aligned windows which can apply the slicing optimization.
SlicingWindowTimerServiceImpl - Class in org.apache.flink.table.runtime.operators.window.tvf.slicing
A WindowTimerService for slicing window.
SlicingWindowTimerServiceImpl(InternalTimerService<Long>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
 
Slide - Class in org.apache.flink.table.api
Helper class for creating a sliding window.
Slide() - Constructor for class org.apache.flink.table.api.Slide
 
SLIDE - org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
 
SlideWithSize - Class in org.apache.flink.table.api
Partially specified sliding window.
SlideWithSizeAndSlide - Class in org.apache.flink.table.api
Sliding window.
SlideWithSizeAndSlideOnTime - Class in org.apache.flink.table.api
Sliding window on time.
SlideWithSizeAndSlideOnTimeWithAlias - Class in org.apache.flink.table.api
Sliding window on time with alias.
sliding(Duration, Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
SLIDING_GROUP_WINDOW - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
SLIDING_GROUP_WINDOW = 1;
SLIDING_GROUP_WINDOW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
SLIDING_GROUP_WINDOW = 1;
SLIDING_WINDOW_AGG - org.apache.flink.streaming.tests.TestOperatorEnum
 
SLIDING_WINDOW_CHECK_MAPPER - org.apache.flink.streaming.tests.TestOperatorEnum
 
SLIDING_WINDOW_CHECK_PRINT_SINK - org.apache.flink.streaming.tests.TestOperatorEnum
 
SlidingEventTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sliding windows based on the timestamp of the elements.
SlidingEventTimeWindows(long, long, long) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
SlidingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The sliding window frame.
SlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
 
SlidingProcessingTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into sliding windows based on the current system time of the machine the operation is running on.
slidingWindow(String, FieldReferenceExpression, ValueLiteralExpression, ValueLiteralExpression) - Static method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
SlidingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into sliding windows based on the timestamp of the elements.
SlidingWindowAssigner(long, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
SlidingWindowCheckMapper - Class in org.apache.flink.streaming.tests
This mapper validates sliding event time window.
SLOT - org.apache.flink.core.memory.ManagedMemoryUseCase.Scope
 
SLOT_IDLE_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
The timeout in milliseconds for a idle slot in Slot Pool.
SLOT_REQUEST_MAX_INTERVAL - Static variable in class org.apache.flink.configuration.JobManagerOptions
 
SLOT_REQUEST_TIMEOUT - Static variable in class org.apache.flink.configuration.JobManagerOptions
The timeout in milliseconds for requesting a slot from Slot Pool.
SLOT_REQUEST_TIMEOUT_MS - Static variable in class org.apache.flink.connector.testframe.utils.ConnectorTestConstants
 
SLOT_TIMEOUT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Timeout for identifying inactive slots.
SlotActions - Interface in org.apache.flink.runtime.taskexecutor.slot
Interface to trigger slot actions from within the TaskSlotTable.
SlotAllocationException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception indicating that the slot allocation on the task manager failed.
SlotAllocationException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.SlotAllocationException
 
SlotAllocationException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.SlotAllocationException
 
SlotAllocationException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.SlotAllocationException
 
SlotAllocationSnapshot - Class in org.apache.flink.runtime.taskexecutor.slot
Model to save local slot allocation info.
SlotAllocationSnapshot(SlotID, JobID, String, AllocationID, ResourceProfile) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
SlotAllocationSnapshotPersistenceService - Interface in org.apache.flink.runtime.taskexecutor.slot
Service for persisting SlotAllocationSnapshot.
SlotAllocator - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
Component for calculating the slot requirements and mapping of vertices to slots.
SlotAssigner - Interface in org.apache.flink.runtime.scheduler.adaptive.allocator
Interface for assigning slots to slot sharing groups.
SlotAssignment(SlotInfo, Object) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan.SlotAssignment
 
slotBatchAllocatable - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
SlotContext - Interface in org.apache.flink.runtime.jobmaster
Interface for the context of a LogicalSlot.
SlotID - Class in org.apache.flink.runtime.clusterframework.types
Unique identifier for a slot on a TaskManager.
SlotID(ResourceID, int) - Constructor for class org.apache.flink.runtime.clusterframework.types.SlotID
 
slotIdleTimeout - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
SlotInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Class containing information for a slot of TaskManagerSlotInformation.
SlotInfo - Interface in org.apache.flink.runtime.jobmaster
Interface that provides basic information in the context of a slot.
SlotInfo(JobID, ResourceProfile) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
SlotInfo(JobID, ResourceProfileInfo) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.SlotInfo
 
SlotManager - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
The slot manager is responsible for maintaining a view on all registered task manager slots, their allocation and all pending slot requests.
SlotManager.RegistrationResult - Enum in org.apache.flink.runtime.resourcemanager.slotmanager
The result of task manager registration.
SlotManagerConfiguration - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Configuration for the SlotManager.
SlotManagerConfiguration(Duration, Duration, Duration, Duration, TaskManagerOptions.TaskManagerLoadBalanceMode, WorkerResourceSpec, int, int, int, CPUResource, CPUResource, MemorySize, MemorySize, int) - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerConfiguration
 
SlotManagerException - Exception in org.apache.flink.runtime.resourcemanager.slotmanager
Base class for exceptions thrown by the SlotManager.
SlotManagerException(String) - Constructor for exception org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerException
 
SlotManagerException(String, Throwable) - Constructor for exception org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerException
 
SlotManagerException(Throwable) - Constructor for exception org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerException
 
SlotManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Metric group which is used by the SlotManager to register metrics.
SlotManagerUtils - Class in org.apache.flink.runtime.resourcemanager.slotmanager
Utilities for SlotManager implementations.
SlotManagerUtils() - Constructor for class org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerUtils
 
SlotNotActiveException - Exception in org.apache.flink.runtime.taskexecutor.slot
Exception indicating that the given TaskSlot was not in state active.
SlotNotActiveException(JobID, AllocationID) - Constructor for exception org.apache.flink.runtime.taskexecutor.slot.SlotNotActiveException
 
SlotNotFoundException - Exception in org.apache.flink.runtime.taskexecutor.slot
Exception indicating that a TaskSlot could not be found.
SlotNotFoundException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.slot.SlotNotFoundException
 
SlotNotFoundException(AllocationID) - Constructor for exception org.apache.flink.runtime.taskexecutor.slot.SlotNotFoundException
 
SlotOccupiedException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception which signals that a slot is already occupied by the given AllocationID.
SlotOccupiedException(String, AllocationID, JobID) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.SlotOccupiedException
 
SlotOffer - Class in org.apache.flink.runtime.taskexecutor.slot
Describe the slot offering to job manager provided by task manager.
SlotOffer(AllocationID, int, ResourceProfile) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
SlotOwner - Interface in org.apache.flink.runtime.jobmaster
Interface for components that hold slots and to which slots get released / recycled.
slotPool - Variable in class org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
 
SlotPool - Interface in org.apache.flink.runtime.jobmaster.slotpool
The Interface of a slot pool that manages slots.
SlotPoolService - Interface in org.apache.flink.runtime.jobmaster.slotpool
Service used by the JobMaster to manage a slot pool.
SlotPoolServiceFactory - Interface in org.apache.flink.runtime.jobmaster.slotpool
Factory interface for SlotPoolService.
SlotPoolServiceSchedulerFactory - Interface in org.apache.flink.runtime.jobmaster
Factory for SlotPoolService and SchedulerNG.
SlotProfile - Class in org.apache.flink.runtime.clusterframework.types
A slot profile describes the profile of a slot into which a task wants to be scheduled.
SlotReport - Class in org.apache.flink.runtime.taskexecutor
A report about the current status of all slots of the TaskExecutor, describing which slots are available and allocated, and what jobs (JobManagers) the allocated slots have been allocated to.
SlotReport() - Constructor for class org.apache.flink.runtime.taskexecutor.SlotReport
 
SlotReport(Collection<SlotStatus>) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotReport
 
SlotReport(SlotStatus) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotReport
 
SlotRequestId - Class in org.apache.flink.runtime.jobmaster
This ID identifies the request for a slot from the Execution to the SlotPool or PhysicalSlotProvider.
SlotRequestId() - Constructor for class org.apache.flink.runtime.jobmaster.SlotRequestId
 
SlotRequestId(long, long) - Constructor for class org.apache.flink.runtime.jobmaster.SlotRequestId
 
slotRequestMaxInterval - Variable in class org.apache.flink.runtime.jobmaster.slotpool.AbstractSlotPoolServiceFactory
 
SLOTS - org.apache.flink.configuration.TaskManagerOptions.TaskManagerLoadBalanceMode
 
SlotSelectionStrategy - Interface in org.apache.flink.runtime.jobmaster.slotpool
Interface for slot selection strategies.
SlotSelectionStrategy.SlotInfoAndLocality - Class in org.apache.flink.runtime.jobmaster.slotpool
This class is a value type that combines a SlotInfo with a Locality hint.
SlotSelectionStrategyUtils - Class in org.apache.flink.runtime.util
Utility class for selecting SlotSelectionStrategy.
SlotSharingExecutionSlotAllocatorFactory - Class in org.apache.flink.runtime.scheduler
Factory for SlotSharingExecutionSlotAllocator.
SlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider, boolean, PhysicalSlotRequestBulkChecker, Duration) - Constructor for class org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocatorFactory
 
slotSharingGroup(String) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the slot sharing group of this operation.
slotSharingGroup(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the slot sharing group of this operation.
slotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets the slot sharing group of this operation.
slotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets the slot sharing group of this operation.
SlotSharingGroup - Class in org.apache.flink.api.common.operators
Describe the name and the different resource components of a slot sharing group.
SlotSharingGroup - Class in org.apache.flink.api.common
Describe the name and the different resource components of a slot sharing group.
SlotSharingGroup - Class in org.apache.flink.runtime.jobmanager.scheduler
A slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.
SlotSharingGroup() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
SlotSharingGroup.Builder - Class in org.apache.flink.api.common.operators
Builder for the SlotSharingGroup.
SlotSharingGroup.Builder - Class in org.apache.flink.api.common
Builder for SlotSharingGroup.
SlotSharingGroupId - Class in org.apache.flink.runtime.instance
 
SlotSharingGroupId() - Constructor for class org.apache.flink.runtime.instance.SlotSharingGroupId
 
SlotSharingGroupId(byte[]) - Constructor for class org.apache.flink.runtime.instance.SlotSharingGroupId
 
SlotSharingGroupId(long, long) - Constructor for class org.apache.flink.runtime.instance.SlotSharingGroupId
 
SlotSharingGroupIDDeserializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson deserializer for SlotSharingGroupId.
SlotSharingGroupIDDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SlotSharingGroupIDDeserializer
 
SlotSharingGroupIDSerializer - Class in org.apache.flink.runtime.rest.messages.json
Jackson serializer for SlotSharingGroupId.
SlotSharingGroupIDSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.json.SlotSharingGroupIDSerializer
 
SlotSharingGroupUtils - Class in org.apache.flink.api.common.operators.util
Utils for SlotSharingGroup.
SlotSharingGroupUtils() - Constructor for class org.apache.flink.api.common.operators.util.SlotSharingGroupUtils
 
SlotSharingSlotAllocator - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
SlotAllocator implementation that supports slot sharing.
SlotStatus - Class in org.apache.flink.runtime.taskexecutor
This describes the slot current status which located in TaskManager.
SlotStatus(SlotID, ResourceProfile) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotStatus
 
SlotStatus(SlotID, ResourceProfile, JobID, AllocationID) - Constructor for class org.apache.flink.runtime.taskexecutor.SlotStatus
 
SlotStatusSyncer - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Syncer for slot status.
SlowTaskDetector - Interface in org.apache.flink.runtime.scheduler.slowtaskdetector
Component responsible for detecting slow tasks.
SlowTaskDetectorListener - Interface in org.apache.flink.runtime.scheduler.slowtaskdetector
Component responsible for listening on slow tasks.
SlowTaskDetectorOptions - Class in org.apache.flink.configuration
Configuration options to detect slow tasks.
smallestKey(Set<ImmutableBitSet>) - Static method in class org.apache.flink.table.planner.plan.utils.UpsertKeyUtil
Returns the smallest key of given upsert keys wrapped with a java Optional.
SMALLINT - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
SMALLINT = 2;
SMALLINT - org.apache.flink.table.types.logical.LogicalTypeRoot
 
SMALLINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SMALLINT() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a 2-byte signed integer with values from -32,768 to 32,767.
SMALLINT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
SMALLINT = 2;
SmallIntType - Class in org.apache.flink.table.types.logical
Logical type of a 2-byte signed integer with values from -32,768 to 32,767.
SmallIntType() - Constructor for class org.apache.flink.table.types.logical.SmallIntType
 
SmallIntType(boolean) - Constructor for class org.apache.flink.table.types.logical.SmallIntType
 
SmallIntWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for SmallInt.
SmallIntWriter.SmallIntWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
SmallIntWriter.SmallIntWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
SNAPPY - org.apache.flink.formats.avro.AvroOutputFormat.Codec
 
SnappyStreamCompressionDecorator - Class in org.apache.flink.runtime.state
This implementation decorates the stream with snappy compression.
SnappyStreamCompressionDecorator() - Constructor for class org.apache.flink.runtime.state.SnappyStreamCompressionDecorator
 
snapshot() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
snapshot() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
snapshot() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
snapshot() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
snapshot() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
 
snapshot() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
snapshot(int) - Method in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
 
snapshot(int) - Method in interface org.apache.flink.table.client.gateway.result.MaterializedResult
Takes a snapshot of the current table and returns the number of pages for navigating through the snapshot.
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackend
Triggers an asynchronous snapshot of the keyed state backend from RocksDB.
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.runtime.state.DefaultOperatorStateBackend
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in interface org.apache.flink.runtime.state.Snapshotable
Operation that writes a snapshot into a stream that is provided by the given CheckpointStreamFactory and returns a @RunnableFuture that gives a state handle to the snapshot.
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.runtime.state.SnapshotStrategyRunner
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.state.changelog.ChangelogKeyedStateBackend
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.state.forst.ForStKeyedStateBackend
 
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.state.forst.sync.ForStSyncKeyedStateBackend
Triggers an asynchronous snapshot of the keyed state backend from RocksDB.
snapshot(long, long, CheckpointStreamFactory, CheckpointOptions) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionKeyedStateBackend
 
snapshot(Long) - Method in class org.apache.flink.table.catalog.CatalogMaterializedTable.Builder
 
snapshot(Long) - Method in class org.apache.flink.table.catalog.CatalogTable.Builder
 
snapshot(OP, int, long, boolean, boolean, Configuration, Path) - Static method in class org.apache.flink.state.api.output.SnapshotUtils
 
snapshot(OP, int, long, boolean, boolean, Configuration, Path, SavepointFormatType) - Static method in class org.apache.flink.state.api.output.SnapshotUtils
 
snapshot(RelMetadataQuery, RelNode) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Snapshot's collation.
snapshot(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Snapshot of a given snapshot period.
snapshot(SchemaVersion) - Method in class org.apache.flink.table.planner.catalog.FlinkSchema
 
snapshot(TypeSerializer<?>...) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerUtils
Takes snapshots of the given serializers.
Snapshot() - Constructor for class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer.Snapshot
 
Snapshot(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a FOR SYSTEM_TIME clause following a table expression.
SNAPSHOT_COMPRESSION - Static variable in class org.apache.flink.configuration.ExecutionOptions
Should be moved to CheckpointingOptions along with ExecutionConfig#useSnapshotCompression, which should be put into CheckpointConfig.
Snapshotable<S extends StateObject> - Interface in org.apache.flink.runtime.state
Interface for objects that can snapshot its state (state backends currently).
snapshotChannelStates(StreamOperator<?>, ChannelStateWriter.ChannelStateWriteResult, OperatorSnapshotFutures) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
snapshotCloseableRegistry - Variable in class org.apache.flink.runtime.state.AsyncSnapshotCallable
Registers streams that can block in I/O during snapshot.
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.BigDecSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.InstantSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.ListSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.MapSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.NullValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
Snapshots the configuration of this TypeSerializer.
snapshotConfiguration() - Method in class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.EitherSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.DeweyNumber.DeweyNumberSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.NFAStateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId.EventIdSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId.NodeIdSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge.SharedBufferEdgeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNodeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.core.io.SimpleVersionedSerializerTypeSerializerProxy
 
snapshotConfiguration() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.runtime.state.ArrayListSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.runtime.state.JavaSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.LegacyTimerSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.operators.TimerSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.utils.ByteArrayWrapperSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs.Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.NullAwareMapSerializer
Deprecated.
 
snapshotConfiguration() - Method in class org.apache.flink.table.dataview.NullSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.BigDecSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
snapshotDirectory - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
 
SnapshotDirectory - Class in org.apache.flink.runtime.state
This class represents a directory that is the target for a state snapshot.
SnapshotExecutionType - Enum in org.apache.flink.runtime.state
Determines how the write-part of a snapshot should be executed.
snapshotFunctionState(StateSnapshotContext, OperatorStateBackend, Function) - Static method in class org.apache.flink.streaming.util.functions.StreamingFunctionUtils
 
snapshotMetaData(long, List<StateMetaInfoSnapshot>) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
snapshotMetaData(long, List<StateMetaInfoSnapshot>) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksIncrementalSnapshotStrategy
 
snapshotMetaData(long, List<StateMetaInfoSnapshot>) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksNativeFullSnapshotStrategy
 
snapshotMetaData(long, List<StateMetaInfoSnapshot>) - Method in class org.apache.flink.state.forst.snapshot.ForStIncrementalSnapshotStrategy
 
snapshotMetaData(long, List<StateMetaInfoSnapshot>) - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
snapshotResources - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStSnapshotOperation
 
SnapshotResources - Interface in org.apache.flink.runtime.state
A set of resources produced in the synchronous part of a snapshot required to finish the snapshot.
SnapshotResult<T extends StateObject> - Class in org.apache.flink.runtime.state
This class contains the combined results from the snapshot of a state backend: A state object representing the state that will be reported to the Job Manager to acknowledge the checkpoint.
SnapshotScope - Class in org.apache.calcite.sql.validate
Represents the name-resolution context for expressions in an FOR SYSTEM_TIME AS OF TIMESTAMP clause.
SnapshotScope(SqlValidatorScope, SchemaVersion) - Constructor for class org.apache.calcite.sql.validate.SnapshotScope
 
snapshotState(long) - Method in interface org.apache.flink.api.connector.sink2.StatefulSinkWriter
 
snapshotState(long) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
snapshotState(long) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
snapshotState(long) - Method in interface org.apache.flink.api.connector.source.SourceReader
Checkpoint on the state of the source.
snapshotState(long) - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Creates a snapshot of the state of this split enumerator, to be stored in a checkpoint.
snapshotState(long) - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
snapshotState(long) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
All in-flight requests that are relevant for the snapshot have been completed, but there may still be request entries in the internal buffers that are yet to be sent to the endpoint.
snapshotState(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
snapshotState(long) - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
snapshotState(long) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
snapshotState(long) - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
snapshotState(long) - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
snapshotState(long) - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
snapshotState(long) - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
snapshotState(long) - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
snapshotState(long) - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
snapshotState(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
snapshotState(long, long) - Method in interface org.apache.flink.connector.file.table.stream.PartitionCommitTrigger
Snapshot state.
snapshotState(long, long) - Method in class org.apache.flink.connector.file.table.stream.PartitionTimeCommitTrigger
 
snapshotState(long, long) - Method in class org.apache.flink.connector.file.table.stream.ProcTimeCommitTrigger
 
snapshotState(long, long) - Method in interface org.apache.flink.streaming.api.checkpoint.ListCheckpointed
Deprecated.
Gets the current state of the function.
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperator
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateStreamOperatorV2
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
Called to draw a state snapshot from the operator.
snapshotState(long, ListState<byte[]>, ListState<Long>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.Buckets
 
snapshotState(CompletableFuture<ShuffleMasterSnapshot>, ShuffleMasterSnapshotContext) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
snapshotState(CompletableFuture<ShuffleMasterSnapshot>, ShuffleMasterSnapshotContext) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Triggers a snapshot of the shuffle master's state.
snapshotState(Map<OperatorID, OperatorSnapshotFutures>, CheckpointMetaData, CheckpointOptions, Supplier<Boolean>, ChannelStateWriter.ChannelStateWriteResult, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.runtime.tasks.FinishedOperatorChain
 
snapshotState(Map<OperatorID, OperatorSnapshotFutures>, CheckpointMetaData, CheckpointOptions, Supplier<Boolean>, ChannelStateWriter.ChannelStateWriteResult, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
snapshotState(Map<OperatorID, OperatorSnapshotFutures>, CheckpointMetaData, CheckpointOptions, Supplier<Boolean>, ChannelStateWriter.ChannelStateWriteResult, CheckpointStreamFactory) - Method in class org.apache.flink.streaming.runtime.tasks.RegularOperatorChain
 
snapshotState(SimpleVersionedSerializer<SplitT>) - Method in class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
Take a snapshot of the split assignments.
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.connector.datagen.table.types.RowDataGenerator
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.Generator
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.sql.tests.StreamSQLTestProgram.KillMapper
 
snapshotState(FunctionSnapshotContext) - Method in interface org.apache.flink.streaming.api.checkpoint.CheckpointedFunction
This method is called when a snapshot for a checkpoint is requested.
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in interface org.apache.flink.streaming.api.functions.source.datagen.DataGenerator
Snapshot state for DataGenerator.
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.DataGeneratorSource
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.ContinuousFileMonitoringFunction
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.FromElementsFunction
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.legacy.StatefulSequenceSource
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkFunction
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificalOperatorStateMapper
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.tests.artificialstate.ArtificialKeyedStateMapper
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.tests.SequenceGeneratorSource
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.table.runtime.arrow.sources.ArrowSourceFunction
Deprecated.
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.rank.FastTop1Function
 
snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactCoordinator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorOperatorStateHandler
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.table.stream.AbstractStreamingWriter
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactCoordinator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.table.stream.PartitionCommitter
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.functions.source.ContinuousFileReaderOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Stream operators with state, which want to participate in a snapshot need to override this hook method.
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Stream operators with state, which want to participate in a snapshot need to override this hook method.
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
snapshotState(StateSnapshotContext) - Method in interface org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
snapshotState(StreamOperatorStateHandler.CheckpointedStreamOperator, Optional<InternalTimeServiceManager<?>>, String, long, long, CheckpointOptions, CheckpointStreamFactory, boolean, boolean) - Method in class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
SnapshotStrategy<S extends StateObject,​SR extends SnapshotResources> - Interface in org.apache.flink.runtime.state
Interface for different snapshot approaches in state backends.
SnapshotStrategy.SnapshotResultSupplier<S extends StateObject> - Interface in org.apache.flink.runtime.state
A supplier for a SnapshotResult with an access to a CloseableRegistry for io tasks that need to be closed when cancelling the async part of the checkpoint.
SnapshotStrategyRunner<T extends StateObject,​SR extends SnapshotResources> - Class in org.apache.flink.runtime.state
A class to execute a SnapshotStrategy.
SnapshotStrategyRunner(String, SnapshotStrategy<T, SR>, CloseableRegistry, SnapshotExecutionType) - Constructor for class org.apache.flink.runtime.state.SnapshotStrategyRunner
 
snapshotTimersForKeyGroup(int) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Snapshots the timers (both processing and event time ones) for a given keyGroupIdx.
snapshotToRawKeyedState(KeyedStateCheckpointOutputStream, String) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager
Snapshots the timers to raw keyed state.
snapshotToRawKeyedState(KeyedStateCheckpointOutputStream, String) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
snapshotToRawKeyedState(KeyedStateCheckpointOutputStream, String) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
SnapshotType - Interface in org.apache.flink.runtime.checkpoint
The type of checkpoint to perform.
SnapshotType.SharingFilesStrategy - Enum in org.apache.flink.runtime.checkpoint
Defines what files can be shared across snapshots.
SnapshotUtils - Class in org.apache.flink.state.api.output
Takes a final snapshot of the state of an operator subtask.
SO_TIMEOUT - Static variable in class org.apache.flink.configuration.BlobServerOptions
The socket timeout in milliseconds for the blob client.
SOCKET_TIMEOUT - Static variable in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
 
socketAddressToUrlString(InetSocketAddress) - Static method in class org.apache.flink.util.NetUtils
Encodes an IP address and port to be included in URL. in particular, this method makes sure that IPv6 addresses have the proper formatting to be included in URLs.
SocketClientSink<IN> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new Sink interface instead.
SocketClientSink(String, int, SerializationSchema<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
Creates a new SocketClientSink.
SocketClientSink(String, int, SerializationSchema<IN>, int) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
Creates a new SocketClientSink that retries connections upon failure up to a given number of times.
SocketClientSink(String, int, SerializationSchema<IN>, int, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.SocketClientSink
Deprecated.
Creates a new SocketClientSink that retries connections upon failure up to a given number of times.
SocketDynamicTableFactory - Class in org.apache.flink.table.examples.java.connectors
The SocketDynamicTableFactory translates the catalog table to a table source.
SocketDynamicTableFactory() - Constructor for class org.apache.flink.table.examples.java.connectors.SocketDynamicTableFactory
 
SocketDynamicTableSource - Class in org.apache.flink.table.examples.java.connectors
The SocketDynamicTableSource is used during planning.
SocketDynamicTableSource(String, int, byte, DecodingFormat<DeserializationSchema<RowData>>, DataType) - Constructor for class org.apache.flink.table.examples.java.connectors.SocketDynamicTableSource
 
SocketSource - Class in org.apache.flink.table.examples.java.connectors
The SocketSource opens a socket and consumes bytes.
SocketSource(String, int, byte, DeserializationSchema<RowData>) - Constructor for class org.apache.flink.table.examples.java.connectors.SocketSource
 
SocketSource.DummyCheckpoint - Class in org.apache.flink.table.examples.java.connectors
Placeholder because the SocketSource does not support fault-tolerance and thus does not require actual checkpointing.
SocketSource.DummySplit - Class in org.apache.flink.table.examples.java.connectors
Placeholder because the socket itself implicitly represents the only split and does not require an actual split object.
SocketStreamIterator<T> - Class in org.apache.flink.streaming.experimental
An iterator that returns the data from a socket stream.
SocketStreamIterator(int, InetAddress, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.experimental.SocketStreamIterator
Creates an iterator that returns the data from a socket stream with custom port and bind address.
SocketStreamIterator(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.experimental.SocketStreamIterator
Creates an iterator that returns the data from a socket stream with automatic port and bind address.
socketTextStream(String, int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the strings received infinitely from a socket.
socketTextStream(String, int, char) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
socketTextStream(String, int, char, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
socketTextStream(String, int, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the strings received infinitely from a socket.
socketTextStream(String, int, String, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new data stream that contains the strings received infinitely from a socket.
SocketTextStreamFunction - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
SocketTextStreamFunction(String, int, String, long) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.SocketTextStreamFunction
Deprecated.
 
SocketTextStreamFunction(String, int, String, long, long) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.SocketTextStreamFunction
Deprecated.
 
socketToUrl(InetSocketAddress) - Static method in class org.apache.flink.util.NetUtils
Converts an InetSocketAddress to a URL.
SocketWindowWordCount - Class in org.apache.flink.streaming.examples.socket
Implements a streaming windowed version of the "WordCount" program.
SocketWindowWordCount() - Constructor for class org.apache.flink.streaming.examples.socket.SocketWindowWordCount
 
SocketWindowWordCount.WordWithCount - Class in org.apache.flink.streaming.examples.socket
Data type for words with count.
SOLARIS - org.apache.flink.util.OperatingSystem
 
SOLARIZED - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 
SolutionSetBroker - Class in org.apache.flink.runtime.iterative.concurrent
Used to hand over the hash-join from the iteration head to the solution-set match.
SolutionSetFastUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
A Collector to update the solution set of a workset iteration.
SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
 
SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
 
SolutionSetObjectsUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
A Collector to update the solution set of a workset iteration.
SolutionSetObjectsUpdateOutputCollector(JoinHashMap<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
 
SolutionSetObjectsUpdateOutputCollector(JoinHashMap<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
 
SolutionSetPlaceHolder(DeltaIterationBase<ST, ?>, OperatorInformation<ST>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
 
SolutionSetUpdateBarrier - Class in org.apache.flink.runtime.iterative.concurrent
Resettable barrier to synchronize the IterationHeadTask and the IterationTailTask in case of iterations that contain a separate solution set tail.
SolutionSetUpdateBarrier() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
 
SolutionSetUpdateBarrierBroker - Class in org.apache.flink.runtime.iterative.concurrent
SolutionSetUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
A Collector to update the solution set of a workset iteration.
SolutionSetUpdateOutputCollector(CompactingHashTable<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
 
SolutionSetUpdateOutputCollector(CompactingHashTable<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
 
some(RexNode, SqlOperator, Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a SOME (or ANY) predicate.
SOME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SorMergeJoinOperatorUtil - Class in org.apache.flink.table.planner.plan.utils
sort(int...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by field ordinals.
sort(Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by expressions.
sort(Iterable<RexNode>) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that sorts its input values by orderKeys before aggregating, as in SQL's WITHIN GROUP clause.
sort(List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
sort(RelCollation) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by specifying collations.
sort(RelCollation) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Sort's collation.
sort(RexNode...) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that sorts its input values by orderKeys before aggregating, as in SQL's WITHIN GROUP clause.
sort(RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by expressions.
sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
 
sort(IndexedSortable) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
 
sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
 
sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
 
sort(IndexedSortable, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
Sort the items accessed through the given IndexedSortable over the given range of logical indices.
sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
Sort the given range of items using quick sort.
SORT - org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Use a sort-based strategy.
SORT - org.apache.flink.runtime.operators.sort.StageRunner.SortStage
 
SORT - org.apache.flink.runtime.operators.util.LocalStrategy
 
SORT_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
SORT_INPUTS - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
SORT_KEYED_PARTITION_MEMORY - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
SORT_LIMIT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortLimit
 
SORT_PARTITION_MEMORY - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
SORT_SPILLING_THRESHOLD - Static variable in class org.apache.flink.configuration.AlgorithmOptions
 
SORT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSort
 
SORT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSort
 
SortAgg - org.apache.flink.table.planner.plan.utils.OperatorType
 
sortAndSpill(ArrayList<MemorySegment>, long, MemorySegmentPool) - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
 
SortBasedDataBuffer - Class in org.apache.flink.runtime.io.network.partition
When getting buffers, The SortBasedDataBuffer should recycle the read target buffer with the given BufferRecycler.
SortBasedDataBuffer(LinkedList<MemorySegment>, BufferRecycler, int, int, int, int[]) - Constructor for class org.apache.flink.runtime.io.network.partition.SortBasedDataBuffer
 
SortBuffer - Class in org.apache.flink.runtime.io.network.partition
A DataBuffer implementation which sorts all appended records only by subpartition index.
SortBuffer(LinkedList<MemorySegment>, BufferRecycler, int, int, int, int[]) - Constructor for class org.apache.flink.runtime.io.network.partition.SortBuffer
 
SortBufferAccumulator - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The sort-based implementation of the BufferAccumulator.
SortBufferAccumulator(int, int, int, TieredStorageMemoryManager, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.SortBufferAccumulator
 
sortBuffers(int) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
SORTED - org.apache.flink.streaming.api.graph.StreamConfig.InputRequirement
Records from all sorted inputs are grouped (sorted) by key and are then fed to the operator one group at a time.
SORTED_GROUP_COMBINE - org.apache.flink.runtime.operators.DriverStrategy
 
SORTED_GROUP_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
SORTED_INPUTS_MEMORY - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
SORTED_PARTIAL_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
SORTED_REDUCE - org.apache.flink.runtime.operators.DriverStrategy
 
SortedMapSerializer<K,​V> - Class in org.apache.flink.table.runtime.typeutils
A serializer for SortedMap.
SortedMapSerializer(Comparator<K>, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
Constructor with given comparator, and the serializers for the keys and values in the map.
SortedMapSerializerSnapshot<K,​V> - Class in org.apache.flink.table.runtime.typeutils
Snapshot class for the SortedMapSerializer.
SortedMapSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
SortedMapTypeInfo<K,​V> - Class in org.apache.flink.table.runtime.typeutils
The type information for sorted maps.
SortedMapTypeInfo(Class<K>, Class<V>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
SortedMapTypeInfo(Class<K>, Class<V>, Comparator<K>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
SortedMapTypeInfo(TypeInformation<K>, TypeInformation<V>, Comparator<K>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
Sorter<E> - Interface in org.apache.flink.runtime.operators.sort
The SortMerger interface representing the public interface to all specific Sort-Merge implementations.
sorterFactory(InMemorySorterFactory<T>) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
sortExchange(RelDistribution, RelCollation) - Method in class org.apache.calcite.tools.RelBuilder
Creates a SortExchange by distribution and collation.
sortFieldSelector - Variable in class org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator
The selector to create the sort key for records, which will be null if it's not used.
sortFieldSelector - Variable in class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
The selector to create the sort key for records, which will be null if it's not used.
SortFieldSpec(int, boolean, boolean) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
sortIndex - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
SortingDataInput<T,​K> - Class in org.apache.flink.streaming.api.operators.sort
A StreamTaskInput which sorts in the incoming records from a chained input.
SortingDataInput(StreamTaskInput<T>, TypeSerializer<T>, TypeSerializer<K>, KeySelector<T, K>, MemoryManager, IOManager, boolean, double, Configuration, TaskInvokable, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.operators.sort.SortingDataInput
 
sortKeyComparator - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
sortKeyComparator(GeneratedRecordComparator) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
sortKeySelector - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
sortKeySelector(RowDataKeySelector) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
sortLimit(int, int, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by a list of expressions, with limit and offset.
sortLimit(int, int, RexNode...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by expressions, with limit and offset.
sortLimit(RexNode, RexNode, Iterable<? extends RexNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Sort by a list of expressions, with limitNode and offsetNode.
SortLimitOperator - Class in org.apache.flink.table.runtime.operators.sort
Operator for batch sort limit.
SortLimitOperator(boolean, long, long, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
 
SortMergeFullOuterJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets two matched rows for full outer join.
SortMergeFullOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<BinaryRowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
 
SortMergeInnerJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for inner join.
SortMergeInnerJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection, Projection, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
 
SortMergeJoin - org.apache.flink.table.planner.plan.utils.OperatorType
 
SortMergeJoinFunction - Class in org.apache.flink.table.runtime.operators.join
This function is used to process the main logic of sort merge join.
SortMergeJoinFunction(double, FlinkJoinType, boolean, int, boolean, int, boolean, GeneratedJoinCondition, GeneratedProjection, GeneratedProjection, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
 
SortMergeJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for inner/left/right join.
SortMergeJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
 
SortMergeJoinOperator - Class in org.apache.flink.table.runtime.operators.join
An implementation that realizes the joining through a sort-merge join strategy. 1.In most cases, its performance is weaker than HashJoin. 2.It is more stable than HashJoin, and most of the data can be sorted stably. 3.SortMergeJoin should be the best choice if sort can be omitted in the case of multi-level join cascade with the same key.
SortMergeJoinOperator(SortMergeJoinFunction) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
 
SortMergeOneSideOuterJoinIterator - Class in org.apache.flink.table.runtime.operators.join
Gets probeRow and match rows for left/right join.
SortMergeOneSideOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
 
SortMergeResultPartition - Class in org.apache.flink.runtime.io.network.partition
SortMergeResultPartition appends records and events to DataBuffer and after the DataBuffer is full, all data in the DataBuffer will be copied and spilled to a PartitionedFile in subpartition index order sequentially.
SortMergeResultPartition(String, int, ResultPartitionID, ResultPartitionType, int, int, BatchShuffleReadBufferPool, Executor, ResultPartitionManager, String, BufferCompressor, SupplierWithException<BufferPool, IOException>) - Constructor for class org.apache.flink.runtime.io.network.partition.SortMergeResultPartition
 
SortOperator - Class in org.apache.flink.table.runtime.operators.sort
Operator for batch sort.
SortOperator(GeneratedNormalizedKeyComputer, GeneratedRecordComparator, int, boolean, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sort.SortOperator
 
sortPartition(int, Order) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
sortPartition(int, Order) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
sortPartition(int, Order) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Sorts the records of the window on the specified field in the specified order.
sortPartition(String, Order) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
sortPartition(String, Order) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
sortPartition(String, Order) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Sorts the records of the window on the specified field in the specified order.
sortPartition(KeySelector<T, K>, Order) - Method in class org.apache.flink.streaming.api.datastream.KeyedPartitionWindowedStream
 
sortPartition(KeySelector<T, K>, Order) - Method in class org.apache.flink.streaming.api.datastream.NonKeyedPartitionWindowedStream
 
sortPartition(KeySelector<T, K>, Order) - Method in interface org.apache.flink.streaming.api.datastream.PartitionWindowedStream
Sorts the records according to a KeySelector in the specified order.
SortPartitionOperator<INPUT> - Class in org.apache.flink.streaming.api.operators.sortpartition
The SortPartitionOperator sorts records of a partition on non-keyed data stream.
SortPartitionOperator(TypeInformation<INPUT>, int, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
SortPartitionOperator(TypeInformation<INPUT>, String, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
SortPartitionOperator(TypeInformation<INPUT>, KeySelector<INPUT, K>, Order) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator
 
SortPartitionOperatorBase<IN> - Class in org.apache.flink.api.common.operators.base
 
SortPartitionOperatorBase(UnaryOperatorInformation<IN, IN>, Ordering, String) - Constructor for class org.apache.flink.api.common.operators.base.SortPartitionOperatorBase
 
SortQueryOperation - Class in org.apache.flink.table.operations
Expresses sort operation of rows of the underlying relational operation with given order.
SortQueryOperation(List<ResolvedExpression>, QueryOperation) - Constructor for class org.apache.flink.table.operations.SortQueryOperation
 
SortQueryOperation(List<ResolvedExpression>, QueryOperation, int, int) - Constructor for class org.apache.flink.table.operations.SortQueryOperation
 
sortShuffleMinBuffers() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
sortShuffleMinParallelism() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
SortSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
SortSpec describes how the data will be sorted.
SortSpec(SortSpec.SortFieldSpec[]) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
SortSpec.SortFieldSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
Sort info for a Field.
SortSpec.SortSpecBuilder - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
SortSpec builder.
SortSpecBuilder() - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortSpecBuilder
 
SortUtil - Class in org.apache.flink.table.runtime.operators.sort
Util for sort.
SortUtil() - Constructor for class org.apache.flink.table.runtime.operators.sort.SortUtil
 
source() - Method in class org.apache.flink.connector.base.source.hybrid.SwitchSourceEvent
 
source() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageEdge
 
source() - Method in interface org.apache.flink.streaming.api.lineage.LineageEdge
 
source(TableSource<T1>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
source(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
Source<T> - Interface in org.apache.flink.api.connector.dsv2
Source interface for DataStream api v2.
Source<T,​SplitT extends SourceSplit,​EnumChkT> - Interface in org.apache.flink.api.connector.source
The interface for Source.
SOURCE - org.apache.flink.runtime.operators.DriverStrategy
 
SOURCE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SOURCE - Static variable in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
 
SOURCE_IDLE_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
SOURCE_IDLE_TIMEOUT - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
SOURCE_MONITOR_INTERVAL - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SOURCE_NAME - Static variable in class org.apache.flink.state.api.input.SourceBuilder
 
SOURCE_PARALLELISM - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptions
 
SOURCE_PARALLELISM - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
SOURCE_PATH_REGEX_PATTERN - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SOURCE_READER_CLOSE_TIMEOUT - Static variable in class org.apache.flink.connector.base.source.reader.SourceReaderOptions
 
SOURCE_REPORT_STATISTICS - Static variable in class org.apache.flink.connector.file.table.FileSystemConnectorOptions
 
SOURCE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
SOURCE_WATERMARK - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SOURCE_WATERMARK - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See SourceWatermarkTypeStrategy.
SourceAbilityContext - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of FlinkContext which contains the information for SourceAbilitySpec to apply the following abilities to DynamicTableSource.
SourceAbilityContext(FlinkContext, FlinkTypeFactory, RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
SourceAbilitySpec - Interface in org.apache.flink.table.planner.plan.abilities.source
An interface that can not only serialize/deserialize the source abilities to/from JSON, but also can apply the abilities to a DynamicTableSource.
SourceAbilitySpecBase - Class in org.apache.flink.table.planner.plan.abilities.source
Base class for SourceAbilitySpec.
SourceAbilitySpecBase() - Constructor for class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
SourceAbilitySpecBase(RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.SourceAbilitySpecBase
 
sourceAddress() - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
Gets the event's source address.
sourceAndSink(TableSource<T1>, TableSink<T2>, boolean) - Static method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
SourceBuilder - Class in org.apache.flink.state.api.input
A utility for constructing InputFormat based sources that are marked as BOUNDED.
SourceCoordinator<SplitT extends SourceSplit,​EnumChkT> - Class in org.apache.flink.runtime.source.coordinator
The default implementation of the OperatorCoordinator for the Source.
SourceCoordinator(String, Source<?, SplitT, EnumChkT>, SourceCoordinatorContext<SplitT>, CoordinatorStore) - Constructor for class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
SourceCoordinator(String, Source<?, SplitT, EnumChkT>, SourceCoordinatorContext<SplitT>, CoordinatorStore, WatermarkAlignmentParams, String) - Constructor for class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
SourceCoordinator.WatermarkElement - Class in org.apache.flink.runtime.source.coordinator
The watermark element for HeapPriorityQueue.
SourceCoordinatorContext<SplitT extends SourceSplit> - Class in org.apache.flink.runtime.source.coordinator
A context class for the OperatorCoordinator.
SourceCoordinatorContext(SourceCoordinatorProvider.CoordinatorExecutorThreadFactory, int, OperatorCoordinator.Context, SimpleVersionedSerializer<SplitT>, boolean) - Constructor for class org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext
 
SourceCoordinatorProvider<SplitT extends SourceSplit> - Class in org.apache.flink.runtime.source.coordinator
The provider of SourceCoordinator.
SourceCoordinatorProvider(String, OperatorID, Source<?, SplitT, ?>, int, WatermarkAlignmentParams, String) - Constructor for class org.apache.flink.runtime.source.coordinator.SourceCoordinatorProvider
SourceCoordinatorProvider.CoordinatorExecutorThreadFactory - Class in org.apache.flink.runtime.source.coordinator
A thread factory class that provides some helper methods.
SourceCoordinatorSerdeUtils - Class in org.apache.flink.runtime.source.coordinator
A serialization util class for the SourceCoordinator.
SourceEvent - Interface in org.apache.flink.api.connector.source
An base class for the events passed between the SourceReaders and Enumerators.
SourceEventWrapper - Class in org.apache.flink.runtime.source.event
A wrapper operator event that contains a custom defined operator event.
SourceEventWrapper(SourceEvent) - Constructor for class org.apache.flink.runtime.source.event.SourceEventWrapper
 
SourceFunction<T> - Interface in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This interface will be removed in future versions. Use the new Source interface instead. NOTE: All sub-tasks from FLINK-28045 must be closed before this API can be completely removed.
SourceFunction.SourceContext<T> - Interface in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
Interface that source functions use to emit elements, and possibly watermarks.
SourceFunctionProvider - Interface in org.apache.flink.legacy.table.connector.source
Deprecated.
This interface is based on the SourceFunction API, which is due to be removed. Use SourceProvider instead.
sourceIdleTimeout(long) - Method in class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
sourceIndex() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
sourceIndex() - Method in class org.apache.flink.connector.base.source.hybrid.SourceReaderFinishedEvent
 
sourceIndex() - Method in class org.apache.flink.connector.base.source.hybrid.SwitchSourceEvent
 
SourceInputConfig(StreamEdge) - Constructor for class org.apache.flink.streaming.api.graph.StreamConfig.SourceInputConfig
 
SourceLineageVertex - Interface in org.apache.flink.streaming.api.lineage
Lineage vertex for source which has Boundedness to indicate whether the data for the source is bounded.
SourceOperator<OUT,​SplitT extends SourceSplit> - Class in org.apache.flink.streaming.api.operators
Base source operator only used for integrating the source reader which is proposed by FLIP-27.
SourceOperator(StreamOperatorParameters<OUT>, FunctionWithException<SourceReaderContext, SourceReader<OUT, SplitT>, Exception>, OperatorEventGateway, SimpleVersionedSerializer<SplitT>, WatermarkStrategy<OUT>, ProcessingTimeService, Configuration, String, boolean, StreamTask.CanEmitBatchOfRecordsChecker) - Constructor for class org.apache.flink.streaming.api.operators.SourceOperator
 
SourceOperatorFactory<OUT> - Class in org.apache.flink.streaming.api.operators
The Factory class for SourceOperator.
SourceOperatorFactory(Source<OUT, ?, ?>, WatermarkStrategy<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
SourceOperatorFactory(Source<OUT, ?, ?>, WatermarkStrategy<OUT>, boolean) - Constructor for class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
SourceOperatorFactory(Source<OUT, ?, ?>, WatermarkStrategy<OUT>, boolean, int) - Constructor for class org.apache.flink.streaming.api.operators.SourceOperatorFactory
 
SourceOperatorStreamTask<T> - Class in org.apache.flink.streaming.runtime.tasks
A subclass of StreamTask for executing the SourceOperator.
SourceOperatorStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
SourceOperatorStreamTask.AsyncDataOutputToOutput<T> - Class in org.apache.flink.streaming.runtime.tasks
Implementation of PushingAsyncDataInput.DataOutput that wraps a specific Output.
SourceOutput<T> - Interface in org.apache.flink.api.connector.source
The SourceOutput is the gateway for a SourceReader) to emit the produced records and watermarks.
SourceOutputWithWatermarks<T> - Class in org.apache.flink.streaming.api.operators.source
Implementation of the SourceOutput.
SourceOutputWithWatermarks(PushingAsyncDataInput.DataOutput<T>, WatermarkOutput, WatermarkOutput, TimestampAssigner<T>, WatermarkGenerator<T>) - Constructor for class org.apache.flink.streaming.api.operators.source.SourceOutputWithWatermarks
Creates a new SourceOutputWithWatermarks that emits records to the given DataOutput and watermarks to the (possibly different) WatermarkOutput.
SourcePredicates - Class in org.apache.flink.architecture.common
Predicates for a JavaClass's Source.
SourceProvider - Interface in org.apache.flink.table.connector.source
Provider of a Source instance as a runtime implementation for ScanTableSource.
SourceQueryOperation - Class in org.apache.flink.table.operations
Describes a query operation from a ContextResolvedTable.
SourceQueryOperation(ContextResolvedTable) - Constructor for class org.apache.flink.table.operations.SourceQueryOperation
 
SourceQueryOperation(ContextResolvedTable, Map<String, String>) - Constructor for class org.apache.flink.table.operations.SourceQueryOperation
 
SourceReader<T,​SplitT extends SourceSplit> - Interface in org.apache.flink.api.connector.source
The interface for a source reader which is responsible for reading the records from the source splits assigned by SplitEnumerator.
SourceReaderBase<E,​T,​SplitT extends SourceSplit,​SplitStateT> - Class in org.apache.flink.connector.base.source.reader
An abstract implementation of SourceReader which provides some synchronization between the mail box main thread and the SourceReader internal threads.
SourceReaderBase(SplitFetcherManager<E, SplitT>, RecordEmitter<E, T, SplitStateT>, Configuration, SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.reader.SourceReaderBase
The primary constructor for the source reader.
SourceReaderBase(SplitFetcherManager<E, SplitT>, RecordEmitter<E, T, SplitStateT>, RecordEvaluator<T>, Configuration, SourceReaderContext) - Constructor for class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
sourceReaderCloseTimeout - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderOptions
 
SourceReaderContext - Interface in org.apache.flink.api.connector.source
The interface that exposes some context from runtime to the SourceReader.
SourceReaderFactory<T,​SplitT extends SourceSplit> - Interface in org.apache.flink.api.connector.source
A factory for creating source reader instances.
SourceReaderFinishedEvent - Class in org.apache.flink.connector.base.source.hybrid
A source event sent from the HybridSourceReader to the enumerator to indicate that the current reader has finished and splits for the next reader can be sent.
SourceReaderFinishedEvent(int) - Constructor for class org.apache.flink.connector.base.source.hybrid.SourceReaderFinishedEvent
Constructor.
SourceReaderMetricGroup - Interface in org.apache.flink.metrics.groups
Pre-defined metrics for SourceReader.
SourceReaderOptions - Class in org.apache.flink.connector.base.source.reader
The options that can be set for the SourceReaderBase.
SourceReaderOptions(Configuration) - Constructor for class org.apache.flink.connector.base.source.reader.SourceReaderOptions
 
SourceReaderTestBase<SplitT extends SourceSplit> - Class in org.apache.flink.connector.testutils.source.reader
An abstract test class for all the unit tests of SourceReader to inherit.
SourceReaderTestBase() - Constructor for class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
SourceReaderTestBase.ValidatingSourceOutput - Class in org.apache.flink.connector.testutils.source.reader
A source output that validates the output.
sources() - Method in class org.apache.flink.streaming.api.lineage.DefaultLineageGraph
 
sources() - Method in interface org.apache.flink.streaming.api.lineage.LineageGraph
 
SourceSplit - Interface in org.apache.flink.api.connector.source
An interface for all the Split types to extend.
SourceStreamTask<OUT,​SRC extends SourceFunction<OUT>,​OP extends StreamSource<OUT,​SRC>> - Class in org.apache.flink.streaming.runtime.tasks
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
SourceStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
SourceTestSuiteBase<T> - Class in org.apache.flink.connector.testframe.testsuites
Base class for all test suites.
SourceTestSuiteBase() - Constructor for class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
 
SourceTestSuiteBase.CollectIteratorBuilder<T> - Class in org.apache.flink.connector.testframe.testsuites
Builder class for constructing CollectResultIterator of collect sink.
SourceTransformation<OUT,​SplitT extends SourceSplit,​EnumChkT> - Class in org.apache.flink.streaming.api.transformations
SourceTransformation(String, Source<OUT, SplitT, EnumChkT>, WatermarkStrategy<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.SourceTransformation
Creates a new Transformation with the given name, output type and parallelism.
SourceTransformation(String, Source<OUT, SplitT, EnumChkT>, WatermarkStrategy<OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.SourceTransformation
 
SourceTransformationTranslator<OUT,​SplitT extends SourceSplit,​EnumChkT> - Class in org.apache.flink.streaming.runtime.translators
SourceTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.SourceTransformationTranslator
 
SourceTransformationWrapper<T> - Class in org.apache.flink.streaming.api.transformations
This Transformation is a phantom transformation which is used to expose a default parallelism to downstream.
SourceTransformationWrapper(Transformation<T>) - Constructor for class org.apache.flink.streaming.api.transformations.SourceTransformationWrapper
 
sourceType - Variable in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.ConstantLookupKey
 
sourceWatermark() - Static method in class org.apache.flink.table.api.Expressions
Source watermark declaration for Schema.
SourceWatermarkFunction - Class in org.apache.flink.table.runtime.functions.scalar
SourceWatermarkFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
 
SourceWatermarkSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the boolean flag whether a source watermark should be used to/from JSON, but can also apply it to SupportsSourceWatermark.
SourceWatermarkSpec(boolean, RowType) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.SourceWatermarkSpec
 
SPACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
spaceStat - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The current space statistic, updated on file creation/deletion.
SpaceStat() - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
SpaceStat(long, long, long, long) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
SpaceUtils - Class in org.apache.flink.runtime.state.heap.space
Utils.
SpaceUtils() - Constructor for class org.apache.flink.runtime.state.heap.space.SpaceUtils
 
Span - Interface in org.apache.flink.traces
Span represents something that happened in Flink at certain point of time, that will be reported to a TraceReporter.
SpanBuilder - Class in org.apache.flink.traces
Builder used to construct Span.
specialConstructor - Variable in exception org.apache.flink.sql.parser.impl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialize(SpecializedFunction.SpecializedContext) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
specialize(SpecializedFunction.SpecializedContext) - Method in interface org.apache.flink.table.functions.SpecializedFunction
Provides a runtime implementation that is specialized for the given call and session.
specialize(SpecializedFunction.SpecializedContext) - Method in class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction
 
SpecializedFunction - Interface in org.apache.flink.table.functions
A FunctionDefinition that can provide a runtime implementation (i.e. the function's body) that is specialized for the given call and session.
SpecializedFunction.ExpressionEvaluator - Interface in org.apache.flink.table.functions
Serializable factory that can be passed into a UserDefinedFunction for evaluating previously defined expression during runtime.
SpecializedFunction.ExpressionEvaluatorFactory - Interface in org.apache.flink.table.functions
Helper interface for creating SpecializedFunction.ExpressionEvaluators.
SpecializedFunction.SpecializedContext - Interface in org.apache.flink.table.functions
Provides call and session information for the specialized function.
SpecialLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a special literal keyword
specialToken - Variable in class org.apache.flink.sql.parser.impl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SPECIFIC_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SpecificInputTypeStrategies - Class in org.apache.flink.table.types.inference.strategies
Entry point for specific input type strategies not covered in InputTypeStrategies.
SpecificInstanceCollectionSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.SpecificInstanceCollectionSerializer
 
SpecificInstanceCollectionSerializerForArrayList() - Constructor for class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.SpecificInstanceCollectionSerializerForArrayList
 
SPECIFICTYPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SpecificTypeStrategies - Class in org.apache.flink.table.types.inference.strategies
Entry point for specific type strategies not covered in TypeStrategies.
SPECS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
SPECULATIVE_ENABLED - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
SPECULATIVE_MAX_CONCURRENT_EXECUTIONS - Static variable in class org.apache.flink.configuration.BatchExecutionOptions
 
SpeculativeExecutionHandler - Interface in org.apache.flink.runtime.scheduler.adaptivebatch
Interface for managing speculative execution of tasks and handling slow task detection.
SpeculativeExecutionJobVertex - Class in org.apache.flink.runtime.executiongraph
The ExecutionJobVertex which supports speculative execution.
SpeculativeExecutionJobVertex(InternalExecutionGraphAccessor, JobVertex, VertexParallelismInformation, CoordinatorStore, JobManagerJobMetricGroup) - Constructor for class org.apache.flink.runtime.executiongraph.SpeculativeExecutionJobVertex
 
SpeculativeExecutionJobVertex.Factory - Class in org.apache.flink.runtime.executiongraph
SpeculativeExecutionVertex - Class in org.apache.flink.runtime.executiongraph
The ExecutionVertex which supports speculative execution.
SpeculativeExecutionVertex(ExecutionJobVertex, int, IntermediateResult[], Duration, long, int, int) - Constructor for class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
SPILL - org.apache.flink.runtime.operators.sort.StageRunner.SortStage
 
SpillChannelManager - Class in org.apache.flink.table.runtime.operators.sort
Channel manager to manage the life cycle of spill channels.
SpillChannelManager() - Constructor for class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
 
spillHeadCopy - Variable in class org.apache.flink.runtime.operators.sort.AbstractMergeIterator
 
spillInBytes - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
spillInBytes - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
SPILLING_MAX_FAN - Static variable in class org.apache.flink.configuration.AlgorithmOptions
 
SpillingAdaptiveSpanningRecordDeserializer<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api.serialization
 
SpillingAdaptiveSpanningRecordDeserializer(String[]) - Constructor for class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
SpillingAdaptiveSpanningRecordDeserializer(String[], int, int) - Constructor for class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer
 
SpillingBuffer - Class in org.apache.flink.runtime.io.disk
An output view that buffers written data in memory pages and spills them when they are full.
SpillingBuffer(IOManager, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SpillingBuffer
 
SpillingResettableIterator<T> - Class in org.apache.flink.runtime.operators.resettable
Implementation of a resettable iterator.
SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
 
SpillingResettableMutableObjectIterator<T> - Class in org.apache.flink.runtime.operators.resettable
Implementation of a resettable iterator.
SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
 
spillPartition() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
Selects a partition and spills it.
spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
 
spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Selects a partition and spills it.
spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
spillPartition(List<MemorySegment>, IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
Spills this partition to disk and sets it up such that it continues spilling records that are added to it.
SPINNING_DISK_OPTIMIZED - org.apache.flink.contrib.streaming.state.PredefinedOptions
Pre-defined options for regular spinning hard disks.
SPINNING_DISK_OPTIMIZED_HIGH_MEM - org.apache.flink.contrib.streaming.state.PredefinedOptions
Pre-defined options for better performance on regular spinning hard disks, at the cost of a higher memory consumption.
split(int) - Method in class org.apache.flink.util.LongValueSequenceIterator
 
split(int) - Method in class org.apache.flink.util.NumberSequenceIterator
 
split(int) - Method in class org.apache.flink.util.SplittableIterator
Splits this iterator into a number disjoint iterators.
split(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns an array of substrings by splitting the input string based on a given delimiter.
split(String, int, int) - Static method in class org.apache.flink.table.codesplit.JavaCodeSplitter
 
split(RexProgram, ScalarFunctionSplitter) - Method in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitNestedRule
 
SPLIT - org.apache.flink.api.common.state.ListStateDeclaration.RedistributionStrategy
The whole state is logically a concatenation of all lists.
SPLIT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SPLIT_CONDITION - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
SPLIT_CONDITION_REX_FIELD - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
SPLIT_DISTRIBUTE - org.apache.flink.runtime.state.OperatorStateHandle.Mode
 
SPLIT_ID - Static variable in class org.apache.flink.connector.testframe.source.split.FromElementsSplit
 
SPLIT_INDEX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SPLIT_INDEX - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SPLIT_PROJECT - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
SPLIT_PROJECTION_REX_FIELD - Static variable in class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule
 
splitAssigner - Variable in class org.apache.flink.connector.file.src.AbstractFileSource.AbstractFileSourceBuilder
 
SplitAssignmentState() - Constructor for class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext.SplitAssignmentState
 
SplitAssignmentTracker<SplitT extends SourceSplit> - Class in org.apache.flink.runtime.source.coordinator
A class that is responsible for tracking the past split assignments made by SplitEnumerator.
SplitAssignmentTracker() - Constructor for class org.apache.flink.runtime.source.coordinator.SplitAssignmentTracker
 
splitByWholeSeparatorPreserveAllTokens(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Splits the provided text into an array, separator string specified.
splitDeserializerRowTypeMethod(String, String, String, String) - Method in class org.apache.flink.formats.protobuf.PbFormatContext
 
SplitEnumerator<SplitT extends SourceSplit,​CheckpointT> - Interface in org.apache.flink.api.connector.source
The interface for a split enumerator responsible for discovering the source splits, and assigning them to the SourceReader.
SplitEnumeratorContext<SplitT extends SourceSplit> - Interface in org.apache.flink.api.connector.source
A context class for the SplitEnumerator.
SplitEnumeratorMetricGroup - Interface in org.apache.flink.metrics.groups
Pre-defined metrics for SplitEnumerator.
SplitFetcher<E,​SplitT extends SourceSplit> - Class in org.apache.flink.connector.base.source.reader.fetcher
The internal fetcher runnable responsible for polling message from the external system.
splitFetcherManager - Variable in class org.apache.flink.connector.base.source.reader.SourceReaderBase
The split fetcher manager to run split fetchers.
SplitFetcherManager<E,​SplitT extends SourceSplit> - Class in org.apache.flink.connector.base.source.reader.fetcher
A class responsible for starting the SplitFetcher and manage the life cycles of them.
SplitFetcherManager(Supplier<SplitReader<E, SplitT>>, Configuration) - Constructor for class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Create a split fetcher manager.
SplitFetcherManager(Supplier<SplitReader<E, SplitT>>, Configuration, Consumer<Collection<String>>) - Constructor for class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
Create a split fetcher manager.
SplitFetcherTask - Interface in org.apache.flink.connector.base.source.reader.fetcher
An interface similar to Runnable but allows throwing exceptions and wakeup.
splitFinished(String) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.WatermarkUpdateListener
Notifies that split has finished.
splitFinished(String) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
SplitFunction - Class in org.apache.flink.table.runtime.functions.scalar
SplitFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.SplitFunction
 
splitId() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
splitId() - Method in interface org.apache.flink.api.connector.source.SourceSplit
Get the split id of this source split.
splitId() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
splitId() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
 
splitId() - Method in class org.apache.flink.connector.testframe.source.split.FromElementsSplit
 
splitId() - Method in class org.apache.flink.table.examples.java.connectors.SocketSource.DummySplit
 
splitIndex(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Split target string with custom separator and pick the index-th(start with 0) result.
splitIndex(String, int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Split target string with custom separator and pick the index-th(start with 0) result.
splitIndex(String, String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Split target string with custom separator and pick the index-th(start with 0) result.
splitIntoPanes(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
splitIntoPanes(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
splitIntoPanes(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
Splits the given window into panes collection.
splitLength - Variable in class org.apache.flink.api.common.io.FileInputFormat
The length of the split that this parallel instance must consume.
splitNumberRange(long, long, int) - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource
 
splitPaths(String) - Static method in class org.apache.flink.configuration.ConfigurationUtils
 
splitQuotedTableName() - Method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
 
SplitReader<E,​SplitT extends SourceSplit> - Interface in org.apache.flink.connector.base.source.reader.splitreader
An interface used to read from splits.
splits() - Method in class org.apache.flink.connector.base.source.reader.splitreader.SplitsChange
 
splits(SimpleVersionedSerializer<SplitT>) - Method in class org.apache.flink.runtime.source.event.AddSplitEvent
 
SplitsAddition<SplitT> - Class in org.apache.flink.connector.base.source.reader.splitreader
A change to add splits.
SplitsAddition(List<SplitT>) - Constructor for class org.apache.flink.connector.base.source.reader.splitreader.SplitsAddition
 
SplitsAssignment<SplitT extends SourceSplit> - Class in org.apache.flink.api.connector.source
A class containing the splits assignment to the source readers.
SplitsAssignment(Map<Integer, List<SplitT>>) - Constructor for class org.apache.flink.api.connector.source.SplitsAssignment
 
SplitsAssignment(SplitT, int) - Constructor for class org.apache.flink.api.connector.source.SplitsAssignment
 
SplitsChange<SplitT> - Class in org.apache.flink.connector.base.source.reader.splitreader
An abstract class to host splits change.
splitSerializerRowTypeMethod(String, String, String, String) - Method in class org.apache.flink.formats.protobuf.PbFormatContext
 
SplitsRemoval<SplitT> - Class in org.apache.flink.connector.base.source.reader.splitreader
A change to remove splits.
SplitsRemoval(List<SplitT>) - Constructor for class org.apache.flink.connector.base.source.reader.splitreader.SplitsRemoval
 
splitStart - Variable in class org.apache.flink.api.common.io.FileInputFormat
The start of the split that this parallel instance must consume.
SplittableIterator<T> - Class in org.apache.flink.util
Abstract base class for iterators that can split themselves into multiple disjoint iterators.
SplittableIterator() - Constructor for class org.apache.flink.util.SplittableIterator
 
splitZooKeeperPath(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Splits the given ZooKeeper path into its parts.
SQL - org.apache.flink.formats.common.TimestampFormat
Options to specify TIMESTAMP/TIMESTAMP_WITH_LOCAL_ZONE format.
SQL - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
SQL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_BIGINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_BINARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_BIT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_BLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_BOOLEAN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_CHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_CLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_DATE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_DATE = 12;
SQL_DATE - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Date.
SQL_DATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_DATE() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API SQL date or SQL DATE type.
SQL_DATE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_DATE = 12;
SQL_DECIMAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_DOUBLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_FLOAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_GATEWAY_ENDPOINT_TYPE - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
SQL_GATEWAY_SESSION_CHECK_INTERVAL - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_IDLE_TIMEOUT - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_MAX_NUM - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_PLAN_CACHE_ENABLED - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_PLAN_CACHE_SIZE - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_PLAN_CACHE_TTL - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_KEEPALIVE_TIME - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_THREADS_MAX - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_THREADS_MIN - Static variable in class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_INTEGER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_DAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_DAY_TO_HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_DAY_TO_MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_DAY_TO_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_HOUR_TO_MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_HOUR_TO_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_MINUTE_TO_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_MONTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_YEAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_INTERVAL_YEAR_TO_MONTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_LONGVARBINARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_LONGVARCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_LONGVARNCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_NCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_NCLOB - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_NUMERIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_NVARCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_QUOTED_IDENTIFIER - org.apache.flink.table.client.cli.parser.SqlClientParserState
 
SQL_REAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_SMALLINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TIME - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_TIME = 13;
SQL_TIME - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Time.
SQL_TIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TIME() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API SQL time or SQL TIME type.
SQL_TIME_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for SQL string representation of a time value.
SQL_TIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_TIME = 13;
SQL_TIMESTAMP - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_TIMESTAMP = 14;
SQL_TIMESTAMP - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Timestamp.
SQL_TIMESTAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TIMESTAMP() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API SQL timestamp or SQL TIMESTAMP type.
SQL_TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for SQL string representation of a timestamp value (without UTC timezone).
SQL_TIMESTAMP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
SQL_TIMESTAMP = 14;
SQL_TIMESTAMP_WITH_LOCAL_TIMEZONE_FORMAT - Static variable in class org.apache.flink.formats.common.TimeFormats
Formatter for SQL string representation of a timestamp value (with UTC timezone).
SQL_TINYINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_DAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_FRAC_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_MICROSECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_MONTH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_QUARTER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_SECOND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_WEEK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_TSI_YEAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_VARBINARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL_VARCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQL2REL_LOGGER - Static variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
SqlAddJar - Class in org.apache.flink.sql.parser.ddl
Add Jar command to add jar into the classloader.
SqlAddJar(SqlParserPos, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAddJar
 
SqlAddJar() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an ADD JAR statement.
SqlAddPartitions - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE DDL to add partitions to a table.
SqlAddPartitions(SqlParserPos, SqlIdentifier, boolean, List<SqlNodeList>, List<SqlNodeList>) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
SqlAddPartitions.AlterTableAddPartitionContext - Class in org.apache.flink.sql.parser.ddl
Alter table add partition context.
SqlAggFunctionVisitor - Class in org.apache.flink.table.planner.expressions
The class to get SqlAggFunctionVisitor of CallExpression.
SqlAggFunctionVisitor(RelBuilder) - Constructor for class org.apache.flink.table.planner.expressions.SqlAggFunctionVisitor
 
SqlAlter() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an expression for setting or resetting an option in SQL, such as QUOTED_IDENTIFIERS, or explain plan level (physical/logical).
SqlAlterCatalog - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe statements like ALTER CATALOG catalog_name.
SqlAlterCatalog(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
SqlAlterCatalog() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an alter catalog statement.
SqlAlterCatalogComment - Class in org.apache.flink.sql.parser.ddl
ALTER CATALOG catalog_name COMMENT 'comment'.
SqlAlterCatalogComment(SqlParserPos, SqlIdentifier, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterCatalogComment
 
SqlAlterCatalogCommentConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterCatalogComment.
SqlAlterCatalogCommentConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogCommentConverter
 
SqlAlterCatalogOptions - Class in org.apache.flink.sql.parser.ddl
ALTER CATALOG catalog_name SET (key1=val1, ...).
SqlAlterCatalogOptions(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterCatalogOptions
 
SqlAlterCatalogOptionsConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterCatalogOptions.
SqlAlterCatalogOptionsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogOptionsConverter
 
SqlAlterCatalogReset - Class in org.apache.flink.sql.parser.ddl
ALTER CATALOG catalog_name RESET (key1, ...).
SqlAlterCatalogReset(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterCatalogReset
 
SqlAlterCatalogResetConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterCatalogReset.
SqlAlterCatalogResetConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterCatalogResetConverter
 
SqlAlterDatabase - Class in org.apache.flink.sql.parser.ddl
ALTER Database DDL sql call.
SqlAlterDatabase(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
SqlAlterDatabase() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlAlterFunction - Class in org.apache.flink.sql.parser.ddl
Alter Function Sql Call.
SqlAlterFunction(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, String, boolean, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
SqlAlterFunction() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlAlterMaterializedTable - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe statements like ALTER MATERIALIZED TABLE [catalogName.]
SqlAlterMaterializedTable(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
SqlAlterMaterializedTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses alter materialized table.
SqlAlterMaterializedTableFreshness - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalogName.]
SqlAlterMaterializedTableFreshness(SqlParserPos, SqlIdentifier, SqlIntervalLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableFreshness
 
SqlAlterMaterializedTableOptions - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableOptions(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableOptions
 
SqlAlterMaterializedTableRefresh - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableRefresh(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefresh
 
SqlAlterMaterializedTableRefreshConverter - Class in org.apache.flink.table.planner.operations.converters
SqlAlterMaterializedTableRefreshConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableRefreshConverter
 
SqlAlterMaterializedTableRefreshMode - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableRefreshMode(SqlParserPos, SqlIdentifier, SqlLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefreshMode
 
SqlAlterMaterializedTableReset - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableReset(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableReset
 
SqlAlterMaterializedTableResume - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableResume(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableResume
 
SqlAlterMaterializedTableResumeConverter - Class in org.apache.flink.table.planner.operations.converters
SqlAlterMaterializedTableResumeConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableResumeConverter
 
SqlAlterMaterializedTableSuspend - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER MATERIALIZED TABLE [catalog_name.]
SqlAlterMaterializedTableSuspend(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableSuspend
 
SqlAlterMaterializedTableSuspendConverter - Class in org.apache.flink.table.planner.operations.converters
SqlAlterMaterializedTableSuspendConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterMaterializedTableSuspendConverter
 
SqlAlterModel - Class in org.apache.flink.sql.parser.ddl
ALTER MODEL [IF EXISTS] [[catalogName.] dataBasesName].modelName SET ( name=value [, name=value]*).
SqlAlterModel(SqlParserPos, SqlIdentifier, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
SqlAlterModel(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
SqlAlterModel() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
ALTER MODEL [IF EXISTS] modelName SET (property_key = property_val, ...)
SqlAlterTable - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe statements like ALTER TABLE [IF EXISTS] [[catalogName.]
SqlAlterTable(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
SqlAlterTable(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
SqlAlterTable(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
SqlAlterTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlAlterTable.AlterTableContext - Class in org.apache.flink.sql.parser.ddl
Alter table context.
SqlAlterTableAdd - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER TABLE [IF EXISTS] table_name ADD column/constraint/watermark clause.
SqlAlterTableAdd(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlWatermark, SqlDistribution, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableAdd
 
SqlAlterTableAddConstraint - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [catalog_name.]
SqlAlterTableAddConstraint(SqlIdentifier, SqlTableConstraint, SqlParserPos, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableAddConstraint
Creates a add table constraint node.
SqlAlterTableAddPartitionConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAddPartitions.
SqlAlterTableAddPartitionConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterTableAddPartitionConverter
 
SqlAlterTableCompact - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [[catalogName.] dataBasesName].tableName [PARTITION partition_spec] COMPACT.
SqlAlterTableCompact(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableCompact
 
SqlAlterTableCompact(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableCompact
 
SqlAlterTableDropColumn - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER TABLE [IF EXISTS] table_name DROP column clause.
SqlAlterTableDropColumn(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableDropColumn
 
SqlAlterTableDropConstraint - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [catalog_name.]
SqlAlterTableDropConstraint(SqlParserPos, SqlIdentifier, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableDropConstraint
Creates an alter table drop constraint node.
SqlAlterTableDropDistribution - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER TABLE [IF EXISTS] table_name DROP DISTRIBUTION clause.
SqlAlterTableDropDistribution(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableDropDistribution
 
SqlAlterTableDropPartitionConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlDropPartitions.
SqlAlterTableDropPartitionConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterTableDropPartitionConverter
 
SqlAlterTableDropPrimaryKey - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [catalog_name.]
SqlAlterTableDropPrimaryKey(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableDropPrimaryKey
 
SqlAlterTableDropWatermark - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER TABLE [IF EXISTS] table_name DROP watermark clause.
SqlAlterTableDropWatermark(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableDropWatermark
 
SqlAlterTableModify - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe ALTER TABLE [IF EXISTS] table_name MODIFY column/constraint/watermark clause.
SqlAlterTableModify(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlWatermark, SqlDistribution, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableModify
 
SqlAlterTableOptions - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [[catalogName.] dataBasesName].tableName SET ( name=value [, name=value]*).
SqlAlterTableOptions(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
SqlAlterTableOptions(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
SqlAlterTableOptions(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
SqlAlterTableRename - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [[catalogName.] dataBasesName].tableName RENAME TO [[catalogName.]
SqlAlterTableRename(SqlParserPos, SqlIdentifier, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
SqlAlterTableRename(SqlParserPos, SqlIdentifier, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
SqlAlterTableRenameColumn - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [[catalogName.] dataBasesName].tableName RENAME originColumnName TO newColumnName.
SqlAlterTableRenameColumn(SqlParserPos, SqlIdentifier, SqlIdentifier, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableRenameColumn
 
SqlAlterTableReset - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE [IF EXISTS] [[catalogName.] dataBasesName].tableName RESET ( 'key1' [, 'key2']*).
SqlAlterTableReset(SqlParserPos, SqlIdentifier, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableReset
 
SqlAlterTableSchema - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe statements which are used to alter table schema.
SqlAlterTableSchema(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlWatermark, SqlDistribution, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
SqlAlterView - Class in org.apache.flink.sql.parser.ddl
Abstract class to describe ALTER VIEW statements.
SqlAlterView(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterView
 
SqlAlterView() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlAlterViewAs - Class in org.apache.flink.sql.parser.ddl
ALTER DDL to change a view's query.
SqlAlterViewAs(SqlParserPos, SqlIdentifier, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterViewAs
 
SqlAlterViewAsConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterViewAs.
SqlAlterViewAsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterViewAsConverter
 
SqlAlterViewProperties - Class in org.apache.flink.sql.parser.ddl
ALTER DDL to change properties of a view.
SqlAlterViewProperties(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterViewProperties
 
SqlAlterViewPropertiesConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterViewProperties.
SqlAlterViewPropertiesConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterViewPropertiesConverter
 
SqlAlterViewRename - Class in org.apache.flink.sql.parser.ddl
ALTER DDL to rename a view.
SqlAlterViewRename(SqlParserPos, SqlIdentifier, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAlterViewRename
 
SqlAlterViewRenameConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlAlterViewRename.
SqlAlterViewRenameConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlAlterViewRenameConverter
 
SqlAnalyzeTable - Class in org.apache.flink.sql.parser.ddl
ANALYZE TABLE to compute the statistics for a given table.
SqlAnalyzeTable(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNodeList, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
SqlAnalyzeTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an ANALYZE TABLE statement.
SqlArrayConstructor - Class in org.apache.flink.table.planner.functions.sql
SqlOperator for ARRAY, which makes explicit casting if the element type not equals the derived component type.
SqlArrayConstructor() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlArrayConstructor
 
SqlAuxiliaryGroupAggFunction - Class in org.apache.flink.table.planner.functions.sql.internal
An internal [[SqlAggFunction]] to represents auxiliary group keys which will not be computed as key and does not also affect the correctness of the final result.
SqlAuxiliaryGroupAggFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.internal.SqlAuxiliaryGroupAggFunction
 
SqlBeginStatementSet - Class in org.apache.flink.sql.parser.dml
BEGIN STATEMENT SET.
SqlBeginStatementSet(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dml.SqlBeginStatementSet
 
SqlBeginStatementSet() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a start statement set statement.
sqlCall(String) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
SqlCallExpression - Class in org.apache.flink.table.expressions
A call to a SQL expression.
SqlCallExpression(String) - Constructor for class org.apache.flink.table.expressions.SqlCallExpression
 
SqlCallSyntax - Interface in org.apache.flink.table.functions
Provides a format for unparsing BuiltInFunctionDefinitions into a SQL string.
SqlCancelException - Exception in org.apache.flink.table.gateway.service.utils
Thrown to trigger a canceling of the executing operation.
SqlCancelException(String) - Constructor for exception org.apache.flink.table.gateway.service.utils.SqlCancelException
 
SqlCastFunction - Class in org.apache.calcite.sql.fun
SqlCastFunction.
SqlCastFunction() - Constructor for class org.apache.calcite.sql.fun.SqlCastFunction
 
SqlCatalogViewTable - Class in org.apache.flink.table.planner.catalog
A bridge between a Flink's specific CatalogView and a Calcite's RelOptTable.
SqlCatalogViewTable(RelOptSchema, RelDataType, Iterable<String>, FlinkStatistic, CatalogView, List<String>) - Constructor for class org.apache.flink.table.planner.catalog.SqlCatalogViewTable
 
SqlClient - Class in org.apache.flink.table.client
SQL Client for submitting SQL statements.
SqlClient(boolean, CliOptions, Supplier<Terminal>) - Constructor for class org.apache.flink.table.client.SqlClient
 
SqlClientException - Exception in org.apache.flink.table.client
General exception for SQL client related errors.
SqlClientException(String) - Constructor for exception org.apache.flink.table.client.SqlClientException
 
SqlClientException(String, Throwable) - Constructor for exception org.apache.flink.table.client.SqlClientException
 
SqlClientException(Throwable) - Constructor for exception org.apache.flink.table.client.SqlClientException
 
SqlClientOptions - Class in org.apache.flink.table.client.config
Options used in sql client.
SqlClientParserState - Enum in org.apache.flink.table.client.cli.parser
State of parser used while preparing highlighted output, multiline parsing.
SqlClientSyntaxHighlighter - Class in org.apache.flink.table.client.cli.parser
Sql Client syntax highlighter.
SqlClientSyntaxHighlighter(Executor) - Constructor for class org.apache.flink.table.client.cli.parser.SqlClientSyntaxHighlighter
 
SqlColumnPosSpec - Enum in org.apache.flink.sql.parser.ddl.position
Enumeration of SQL column position specification.
SqlCommandParser - Interface in org.apache.flink.table.client.cli.parser
SqlClient command parser.
SqlCommandParserImpl - Class in org.apache.flink.table.client.cli.parser
The SqlCommandParserImpl uses FlinkSqlParserImplTokenManager to do lexical analysis.
SqlCommandParserImpl() - Constructor for class org.apache.flink.table.client.cli.parser.SqlCommandParserImpl
 
SqlCompileAndExecutePlan - Class in org.apache.flink.sql.parser.dml
AST node for COMPILE AND EXECUTE PLAN 'planfile' FOR [DML].
SqlCompileAndExecutePlan(SqlParserPos, SqlNode, SqlNode) - Constructor for class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
SqlCompileAndExecutePlan() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compile plan statement.
SqlCompilePlan - Class in org.apache.flink.sql.parser.ddl
AST node for COMPILE PLAN 'planfile' [IF NOT EXISTS] FOR [DML].
SqlCompilePlan(SqlParserPos, SqlNode, boolean, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
SqlCompilePlan() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a compile plan statement.
SqlCompleter - Class in org.apache.flink.table.client.cli
SQL code completer.
SqlCompleter(Executor) - Constructor for class org.apache.flink.table.client.cli.SqlCompleter
 
SqlComputedColumn(SqlParserPos, SqlIdentifier, SqlNode, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlComputedColumn
 
SqlConstraintEnforcement - Enum in org.apache.flink.sql.parser.ddl.constraint
Enumeration of SQL constraint enforcement.
SqlConstraintValidator - Class in org.apache.flink.sql.parser
Util to validate SqlTableConstraint.
SqlConstraintValidator() - Constructor for class org.apache.flink.sql.parser.SqlConstraintValidator
 
SqlCreate() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CREATE statement.
SqlCreateCatalog - Class in org.apache.flink.sql.parser.ddl
CREATE CATALOG DDL sql call.
SqlCreateCatalog(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNode, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
SqlCreateCatalog(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a create catalog statement.
SqlCreateCatalogConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlCreateCatalog.
SqlCreateCatalogConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlCreateCatalogConverter
 
SqlCreateDatabase - Class in org.apache.flink.sql.parser.ddl
CREATE Database DDL sql call.
SqlCreateDatabase(SqlParserPos, SqlIdentifier, SqlNodeList, SqlCharStringLiteral, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
SqlCreateDatabase(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a create database statement.
SqlCreateExtended(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlCreateFunction - Class in org.apache.flink.sql.parser.ddl
CREATE FUNCTION DDL sql call.
SqlCreateFunction(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, String, boolean, boolean, boolean, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
SqlCreateFunction(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlCreateMaterializedTable - Class in org.apache.flink.sql.parser.ddl
CREATE MATERIALIZED TABLE DDL sql call.
SqlCreateMaterializedTable(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, SqlTableConstraint, SqlNodeList, SqlNodeList, SqlIntervalLiteral, SqlLiteral, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
SqlCreateMaterializedTable(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CREATE MATERIALIZED TABLE statement.
SqlCreateMaterializedTableConverter - Class in org.apache.flink.table.planner.operations.converters
SqlCreateMaterializedTableConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlCreateMaterializedTableConverter
 
SqlCreateModel - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the CREATE MODEL syntax.
SqlCreateModel(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, SqlNodeList, SqlNodeList, SqlNodeList, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
SqlCreateModel(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
CREATE MODEL [IF NOT EXIST] modelName [INPUT(col1 type1, col2 type2, ...)]
SqlCreateModelAs - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the CREATE MODEL AS syntax.
SqlCreateModelAs(SqlParserPos, SqlIdentifier, SqlCharStringLiteral, SqlNodeList, SqlNodeList, SqlNodeList, SqlNode, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
SqlCreateTable - Class in org.apache.flink.sql.parser.ddl
CREATE TABLE DDL sql call.
SqlCreateTable(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlNodeList, SqlDistribution, SqlNodeList, SqlWatermark, SqlCharStringLiteral, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
SqlCreateTable(SqlSpecialOperator, SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlNodeList, SqlDistribution, SqlNodeList, SqlWatermark, SqlCharStringLiteral, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
SqlCreateTable(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlCreateTable.TableCreationContext - Class in org.apache.flink.sql.parser.ddl
Table creation context.
SqlCreateTableAs - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the CREATE TABLE AS syntax.
SqlCreateTableAs(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlNodeList, SqlDistribution, SqlNodeList, SqlWatermark, SqlCharStringLiteral, SqlNode, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
SqlCreateTableLike - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the CREATE TABLE LIKE syntax.
SqlCreateTableLike(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlNodeList, SqlDistribution, SqlNodeList, SqlWatermark, SqlCharStringLiteral, SqlTableLike, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
SqlCreateView - Class in org.apache.flink.sql.parser.ddl
CREATE VIEW DDL sql call.
SqlCreateView(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNode, boolean, boolean, boolean, SqlCharStringLiteral, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateView
 
SqlCreateView(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a create view or temporary view statement.
SqlCreateViewConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlCreateView.
SqlCreateViewConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlCreateViewConverter
 
SqlCumulateTableFunction - Class in org.apache.flink.table.planner.functions.sql
SqlCumulateTableFunction implements an operator for cumulative.
SqlCumulateTableFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlCumulateTableFunction
 
SqlDateParser - Class in org.apache.flink.types.parser
Parses a text field into a Date.
SqlDateParser() - Constructor for class org.apache.flink.types.parser.SqlDateParser
 
SqlDateSerializer - Class in org.apache.flink.api.common.typeutils.base
 
SqlDateSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlDateSerializer
 
SqlDateSerializer.SqlDateSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
SqlDateSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlDateSerializer.SqlDateSerializerSnapshot
 
SqlDefaultOperator - Class in org.apache.flink.table.planner.functions.sql
Default operator has specified type.
SqlDefaultOperator(RelDataType) - Constructor for class org.apache.flink.table.planner.functions.sql.SqlDefaultOperator
 
SqlDelete() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a DELETE statement.
SqlDescribe() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a DESCRIBE statement.
SqlDescribeCatalog - Class in org.apache.flink.sql.parser.dql
DESCRIBE CATALOG sql call.
SqlDescribeCatalog(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
SqlDescribeCatalog() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "DESCRIBE CATALOG" metadata query command
SqlDescribeCatalogConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlDescribeCatalog.
SqlDescribeCatalogConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlDescribeCatalogConverter
 
SqlDescribeDatabase - Class in org.apache.flink.sql.parser.dql
DESCRIBE DATABASE [ EXTENDED] [ databaseName.] dataBasesName sql call.
SqlDescribeDatabase(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
SqlDescribeDatabase() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDescribeJob - Class in org.apache.flink.sql.parser.dql
DESCRIBE | DESC <JOB_ID> sql call.
SqlDescribeJob(SqlParserPos, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
SqlDescribeJob() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "DESCRIBE JOB" statement: DESCRIBE | DESC JOB
SqlDescribeJobConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlDescribeJob.
SqlDescribeJobConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlDescribeJobConverter
 
SqlDescriptorOperator - Class in org.apache.flink.table.planner.functions.sql
DESCRIPTOR appears as an argument in a function.
SqlDescriptorOperator() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlDescriptorOperator
 
SqlDialect - Enum in org.apache.flink.table.api
Enumeration of valid SQL compatibility modes.
SqlDistribution - Class in org.apache.flink.sql.parser.ddl
Distribution statement in CREATE TABLE DDL, e.g.
SqlDistribution(SqlParserPos, String, SqlNodeList, SqlNumericLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDistribution
 
SqlDistribution(SqlParserPos) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDrop() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a DROP statement.
SqlDropCatalog - Class in org.apache.flink.sql.parser.ddl
DROP CATALOG DDL sql call.
SqlDropCatalog(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
SqlDropCatalog(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropDatabase - Class in org.apache.flink.sql.parser.ddl
DROP DATABASE DDL sql call.
SqlDropDatabase(SqlParserPos, SqlIdentifier, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
SqlDropDatabase(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropExtended(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropFunction - Class in org.apache.flink.sql.parser.ddl
DROP FUNCTION DDL sql call.
SqlDropFunction(SqlParserPos, SqlIdentifier, boolean, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
SqlDropFunction(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropMaterializedTable - Class in org.apache.flink.sql.parser.ddl
DROP MATERIALIZED TABLE DDL sql call.
SqlDropMaterializedTable(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropMaterializedTable
 
SqlDropMaterializedTable(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a DROP MATERIALIZED TABLE statement.
SqlDropMaterializedTableConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlDropMaterializedTable.
SqlDropMaterializedTableConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlDropMaterializedTableConverter
 
SqlDropModel - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the DROP MODEL [IF EXISTS] [[catalogName.] dataBasesName].modelName syntax.
SqlDropModel(SqlParserPos, SqlIdentifier, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropModel
 
SqlDropModel(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
DROP MODEL [IF EXIST] modelName
SqlDropPartitions - Class in org.apache.flink.sql.parser.ddl
ALTER TABLE DDL to drop partitions of a table.
SqlDropPartitions(SqlParserPos, SqlIdentifier, boolean, List<SqlNodeList>) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
SqlDropPartitions.AlterTableDropPartitionsContext - Class in org.apache.flink.sql.parser.ddl
Alter table add partition context.
SqlDropTable - Class in org.apache.flink.sql.parser.ddl
DROP TABLE DDL sql call.
SqlDropTable(SqlParserPos, SqlIdentifier, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropTable
 
SqlDropTable(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlDropView - Class in org.apache.flink.sql.parser.ddl
DROP VIEW DDL sql call.
SqlDropView(SqlParserPos, SqlIdentifier, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlDropView
 
SqlDropView(Span, boolean, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlEndStatementSet - Class in org.apache.flink.sql.parser.dml
END.
SqlEndStatementSet(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dml.SqlEndStatementSet
 
SqlEndStatementSet() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a end statement set statement.
SQLEXCEPTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SqlExecute - Class in org.apache.flink.sql.parser.dml
SqlExecute contains a statement to execute. the statement can be SqlSelect, SqlStatementSet, or RichSqlInsert, such as: execute select * from Table execute insert into A select * from B execute statement set begin insert into A select * from B; insert into C select * from D; end
SqlExecute(SqlNode, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dml.SqlExecute
 
SqlExecute() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an execute statement.
SqlExecutePlan - Class in org.apache.flink.sql.parser.dml
AST node for EXECUTE PLAN 'planfile'.
SqlExecutePlan(SqlParserPos, SqlNode) - Constructor for class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
SqlExecutePlan() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an execute plan statement.
SqlExecutionException - Exception in org.apache.flink.table.client.gateway
Exception thrown during the execution of SQL statements.
SqlExecutionException - Exception in org.apache.flink.table.gateway.service.utils
Exception thrown during the execution.
SqlExecutionException(String) - Constructor for exception org.apache.flink.table.client.gateway.SqlExecutionException
 
SqlExecutionException(String) - Constructor for exception org.apache.flink.table.gateway.service.utils.SqlExecutionException
 
SqlExecutionException(String, Throwable) - Constructor for exception org.apache.flink.table.client.gateway.SqlExecutionException
 
SqlExecutionException(String, Throwable) - Constructor for exception org.apache.flink.table.gateway.service.utils.SqlExecutionException
 
SqlExplain() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an EXPLAIN PLAN statement.
SqlExpressionEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a SQL expression (such as might occur in a WHERE clause) followed by the end-of-file symbol.
sqlExpressionResolver() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Translates a SQL expression to ResolvedExpression.
SqlExpressionResolver - Interface in org.apache.flink.table.expressions.resolver
Translates a SQL expression string into a ResolvedExpression.
SqlFirstLastValueAggFunction - Class in org.apache.flink.table.planner.functions.sql
FIRST_VALUE and LAST_VALUE aggregate functions return the first or the last value in a list of values that are input to the function.
SqlFirstLastValueAggFunction(SqlKind) - Constructor for class org.apache.flink.table.planner.functions.sql.SqlFirstLastValueAggFunction
 
SqlFunctionUtils - Class in org.apache.flink.table.runtime.functions
Built-in scalar runtime functions.
SqlFunctionUtils() - Constructor for class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SqlGateway - Class in org.apache.flink.table.gateway
Main entry point for the SQL Gateway.
SqlGateway(Configuration, SessionManager) - Constructor for class org.apache.flink.table.gateway.SqlGateway
 
SqlGatewayEndpoint - Interface in org.apache.flink.table.gateway.api.endpoint
Endpoint of the SqlGateway to allow users to communicate with.
SqlGatewayEndpointFactory - Interface in org.apache.flink.table.gateway.api.endpoint
A factory for creating Endpoint from Configuration.
SqlGatewayEndpointFactory.Context - Interface in org.apache.flink.table.gateway.api.endpoint
Provides information describing the endpoint to be accessed.
SqlGatewayEndpointFactoryUtils - Class in org.apache.flink.table.gateway.api.endpoint
Util to discover the SqlGatewayEndpoint.
SqlGatewayEndpointFactoryUtils() - Constructor for class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext - Class in org.apache.flink.table.gateway.api.endpoint
The default context of SqlGatewayEndpointFactory.
SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper - Class in org.apache.flink.table.gateway.api.endpoint
Helper utility for validating all options for a SqlGatewayEndpointFactory.
SqlGatewayException - Exception in org.apache.flink.table.gateway.api.utils
General exception for SQL gateway related errors.
SqlGatewayException(String) - Constructor for exception org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayException(String, Throwable) - Constructor for exception org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayException(Throwable) - Constructor for exception org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayMessageHeaders<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Interface in org.apache.flink.table.gateway.rest.header
This class links RequestBodys to ResponseBodys types and contains meta-data required for their http headers in runtime module.
SqlGatewayOpenApiSpecGenerator - Class in org.apache.flink.docs.rest
OpenAPI spec generator for the Sql Gateway Rest API.
SqlGatewayOpenApiSpecGenerator() - Constructor for class org.apache.flink.docs.rest.SqlGatewayOpenApiSpecGenerator
 
SqlGatewayOptions - Class in org.apache.flink.table.gateway.cli
Options to configure the SqlGateway.
SqlGatewayOptions(boolean, Properties) - Constructor for class org.apache.flink.table.gateway.cli.SqlGatewayOptions
 
SqlGatewayOptionsParser - Class in org.apache.flink.table.gateway.cli
Parser to parse the command line options.
SqlGatewayOptionsParser() - Constructor for class org.apache.flink.table.gateway.cli.SqlGatewayOptionsParser
 
SqlGatewayRestAPIDocGenerator - Class in org.apache.flink.docs.rest
Generator for the Sql Gateway Rest API documentation.
SqlGatewayRestAPIDocGenerator() - Constructor for class org.apache.flink.docs.rest.SqlGatewayRestAPIDocGenerator
 
SqlGatewayRestAPIVersion - Enum in org.apache.flink.table.gateway.rest.util
An enum for all versions of the Sql Gateway REST API.
SqlGatewayRestEndpoint - Class in org.apache.flink.table.gateway.rest
The rest endpoint for sql gateway.
SqlGatewayRestEndpoint(Configuration, SqlGatewayService) - Constructor for class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
SqlGatewayRestEndpointFactory - Class in org.apache.flink.table.gateway.rest
The factory for sql gateway.
SqlGatewayRestEndpointFactory() - Constructor for class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpointFactory
 
SqlGatewayRestEndpointUtils - Class in org.apache.flink.table.gateway.rest.util
Utils for the SqlGatewayRestEndpoint.
SqlGatewayRestEndpointUtils() - Constructor for class org.apache.flink.table.gateway.rest.util.SqlGatewayRestEndpointUtils
 
SqlGatewayRestOptions - Class in org.apache.flink.table.gateway.rest.util
Options to configure SqlGatewayRestEndpoint.
SqlGatewayRestOptions() - Constructor for class org.apache.flink.table.gateway.rest.util.SqlGatewayRestOptions
 
SqlGatewayService - Interface in org.apache.flink.table.gateway.api
A service of SQL gateway is responsible for handling requests from the endpoints.
SqlGatewayServiceConfigOptions - Class in org.apache.flink.table.gateway.api.config
Config options of the SqlGatewayService.
SqlGatewayServiceConfigOptions() - Constructor for class org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SqlGatewayServiceImpl - Class in org.apache.flink.table.gateway.service
The implementation of the SqlGatewayService interface.
SqlGatewayServiceImpl(SessionManager) - Constructor for class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
SqlGatewayStreamExecutionEnvironment - Class in org.apache.flink.table.gateway.environment
The SqlGatewayStreamExecutionEnvironment is a StreamExecutionEnvironment that runs the program with SQL gateway.
SqlGatewayStreamExecutionEnvironment() - Constructor for class org.apache.flink.table.gateway.environment.SqlGatewayStreamExecutionEnvironment
 
SqlGroupedWindowFunction - Class in org.apache.calcite.sql
SQL function that computes keys by which rows can be partitioned and aggregated.
SqlGroupedWindowFunction(String, SqlKind, SqlGroupedWindowFunction, SqlOperandTypeChecker) - Constructor for class org.apache.calcite.sql.SqlGroupedWindowFunction
Creates a SqlGroupedWindowFunction.
SqlGroupedWindowFunction(String, SqlKind, SqlGroupedWindowFunction, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.apache.calcite.sql.SqlGroupedWindowFunction
Creates a SqlGroupedWindowFunction.
SqlHopTableFunction - Class in org.apache.flink.table.planner.functions.sql
SqlHopTableFunction implements an operator for hopping.
SqlHopTableFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlHopTableFunction
 
sqlIdentifier - Variable in class org.apache.flink.sql.parser.dql.SqlShowCreate
 
SqlIdentifierFinder() - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
SqlInsert() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an INSERT statement.
SqlInsertKeywords(List<SqlLiteral>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SQLJobClientMode - Interface in org.apache.flink.test.util
Use which client to submit job.
SQLJobClientMode.EmbeddedSqlClient - Class in org.apache.flink.test.util
Use the Sql Client embedded mode to submit jobs.
SQLJobClientMode.GatewayClientMode - Class in org.apache.flink.test.util
The base gateway mode to submit jobs.
SQLJobClientMode.GatewaySqlClient - Class in org.apache.flink.test.util
Uses the Sql Client gateway mode to submit jobs.
SQLJobClientMode.HiveJDBC - Class in org.apache.flink.test.util
Uses the Hive JDBC to submit jobs.
SQLJobClientMode.RestClient - Class in org.apache.flink.test.util
Uses a REST Client to submit jobs.
SQLJobSubmission - Class in org.apache.flink.test.util
Programmatic definition of a SQL job-submission.
SQLJobSubmission.SQLJobSubmissionBuilder - Class in org.apache.flink.test.util
Builder for the SQLJobSubmission.
SQLJobSubmissionBuilder(List<String>) - Constructor for class org.apache.flink.test.util.SQLJobSubmission.SQLJobSubmissionBuilder
 
SqlJoin - Class in org.apache.calcite.sql
Parse tree node representing a JOIN clause.
SqlJoin(SqlParserPos, SqlNode, SqlLiteral, SqlLiteral, SqlNode, SqlLiteral, SqlNode) - Constructor for class org.apache.calcite.sql.SqlJoin
 
SqlJoin.SqlJoinOperator - Class in org.apache.calcite.sql
Describes the syntax of the SQL JOIN operator.
SqlJsonQueryFunction - Class in org.apache.calcite.sql.fun
The JSON_QUERY function.
SqlJsonQueryFunction() - Constructor for class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
SqlJsonUtils - Class in org.apache.flink.table.runtime.functions
Utilities for JSON functions.
SqlJsonUtils.JsonQueryReturnType - Enum in org.apache.flink.table.runtime.functions
 
SqlJsonUtils.PathMode - Enum in org.apache.flink.table.runtime.functions
Path spec has two different modes: lax mode and strict mode.
SqlLikeChainChecker - Class in org.apache.flink.table.runtime.functions
String Like util: Matches a chained sequence of checkers.
SqlLikeChainChecker(String) - Constructor for class org.apache.flink.table.runtime.functions.SqlLikeChainChecker
 
SqlLikeUtils - Class in org.apache.flink.table.functions
Utilities for converting SQL LIKE and SIMILAR operators to regular expressions.
SqlListAggFunction - Class in org.apache.flink.table.planner.functions.sql
LISTAGG aggregate function returns the concatenation of a list of values that are input to the function.
SqlListAggFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlListAggFunction
 
SqlLoadModule - Class in org.apache.flink.sql.parser.dql
LOAD MODULE sql call.
SqlLoadModule(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.dql.SqlLoadModule
 
SqlLoadModule() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a load module statement.
SqlMapConstructor - Class in org.apache.flink.table.planner.functions.sql
SqlOperator for MAP, which makes explicit casting if the element type not equals the derived component type.
SqlMapConstructor() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlMapConstructor
 
SqlMapTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a SQL map type, e.g.
SqlMapTypeNameSpec - Class in org.apache.flink.sql.parser.type
Parse SQL MAP type, i.e.
SqlMapTypeNameSpec(SqlDataTypeSpec, SqlDataTypeSpec, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
Creates a SqlMapTypeNameSpec.
SqlMerge() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a MERGE statement.
SqlMetadataColumn(SqlParserPos, SqlIdentifier, SqlNode, SqlDataTypeSpec, SqlNode, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
SqlMultiLineParser - Class in org.apache.flink.table.client.cli.parser
Multi-line parser for parsing an arbitrary number of SQL lines until a line ends with ';'.
SqlMultiLineParser(SqlCommandParser, Executor, CliClient.ExecutionMode) - Constructor for class org.apache.flink.table.client.cli.parser.SqlMultiLineParser
 
sqlName(String) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Overwrites the name that is used for unparsing a function into a SQL string.
SqlNodeConvertContext - Class in org.apache.flink.table.planner.operations
An implementation of SqlNodeConverter.ConvertContext.
SqlNodeConvertContext(FlinkPlannerImpl, CatalogManager) - Constructor for class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
SqlNodeConverter<S extends org.apache.calcite.sql.SqlNode> - Interface in org.apache.flink.table.planner.operations.converters
A converter to convert SqlNode instance into Operation.
SqlNodeConverter.ConvertContext - Interface in org.apache.flink.table.planner.operations.converters
Context of SqlNodeConverter.
SqlNodeConverters - Class in org.apache.flink.table.planner.operations.converters
Registry of SqlNode converters.
SqlNodeConverters() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlNodeConverters
 
SqlNodeToOperationConversion - Class in org.apache.flink.table.planner.operations
Mix-in tool class for SqlNode that allows DDL commands to be converted to Operation.
SqlParserEOFException - Exception in org.apache.flink.table.api
Exception for incomplete sql statement found while sql parsing.
SqlParserEOFException(String) - Constructor for exception org.apache.flink.table.api.SqlParserEOFException
 
SqlParserEOFException(String, Throwable) - Constructor for exception org.apache.flink.table.api.SqlParserEOFException
 
SqlParserException - Exception in org.apache.flink.table.api
Exception for all errors occurring during sql parsing.
SqlParserException(String) - Constructor for exception org.apache.flink.table.api.SqlParserException
 
SqlParserException(String, Throwable) - Constructor for exception org.apache.flink.table.api.SqlParserException
 
SqlPartitionSpecProperty - Class in org.apache.flink.sql.parser
Properties of PartitionSpec, a key-value pair with key as component identifier and value as string literal.
SqlPartitionSpecProperty(SqlIdentifier, SqlNode, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
SqlPartitionUtils - Class in org.apache.flink.sql.parser
Utils methods for partition DDLs.
SqlProcedureCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a CALL statement.
SqlProcedureCallConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for call procedure node.
SqlProcedureCallConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlProcedureCallConverter
 
SqlProperty - Class in org.apache.flink.sql.parser
Properties of a DDL, a key-value pair with key as component identifier and value as string literal.
SqlProperty(SqlIdentifier, SqlNode, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.SqlProperty
 
sqlQuery(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
sqlQuery(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Evaluates a SQL query on registered tables and returns a Table object describing the pipeline for further transformations.
SqlQueryConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for query SqlNode, e.g., SqlSelect, SqlOrderBy, SqlTableRef.
SqlQueryConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlQueryConverter
 
SqlQueryEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a query (SELECT, UNION, INTERSECT, EXCEPT, VALUES, TABLE) followed by the end-of-file symbol.
SqlQueryOrDml() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a query (SELECT or VALUES) or DML statement (INSERT, UPDATE, DELETE, MERGE).
SqlRawTypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a SQL raw type such as RAW('org.my.Class', 'sW3Djsds...').
SqlRawTypeNameSpec - Class in org.apache.flink.sql.parser.type
Represents a raw type such as RAW('org.my.Class', 'sW3Djsds...').
SqlRawTypeNameSpec(SqlNode, SqlNode, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.type.SqlRawTypeNameSpec
 
SqlRefreshMode - Enum in org.apache.flink.sql.parser.ddl
Enumeration of materialized table refresh mode.
SqlRegularColumn(SqlParserPos, SqlIdentifier, SqlNode, SqlDataTypeSpec, SqlTableConstraint) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
SqlRemoveJar - Class in org.apache.flink.sql.parser.ddl
REMOVE JAR sql call to remove jar from the classloader.
SqlRemoveJar(SqlParserPos, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
SqlRemoveJar() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a remove jar statement.
SqlReplaceTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parser a REPLACE TABLE AS statement
SqlReplaceTableAs - Class in org.apache.flink.sql.parser.ddl
SqlNode to describe the [CREATE OR] REPLACE TABLE AS (RTAS) syntax.
SqlReplaceTableAs(SqlParserPos, SqlIdentifier, SqlNodeList, List<SqlTableConstraint>, SqlNodeList, SqlDistribution, SqlNodeList, SqlWatermark, SqlCharStringLiteral, SqlNode, boolean, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
SqlReplaceTableAsConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlReplaceTableAs.
SqlReplaceTableAsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlReplaceTableAsConverter
 
SqlReset - Class in org.apache.flink.sql.parser.ddl
SQL call for "RESET" and "RESET 'key'".
SqlReset(SqlParserPos, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlReset
 
SqlReset() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a RESET statement: RESET ['key'];
SqlResource - Class in org.apache.flink.sql.parser.ddl.resource
SqlNode to describe resource type and its path information.
SqlResource(SqlParserPos, SqlLiteral, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
SqlResourceInfo() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse resource type and path.
SqlResourceType - Enum in org.apache.flink.sql.parser.ddl.resource
Enumeration of SQL resource type specification.
SqlRichDescribeModel - Class in org.apache.flink.sql.parser.dql
DESCRIBE MODEL [EXTENDED] [[catalogName.] dataBasesName].sqlIdentifier sql call.
SqlRichDescribeModel(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
SqlRichDescribeModel() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
DESCRIBE | DESC MODEL [ EXTENDED] [[catalogName.] dataBasesName].modelName sql call.
SqlRichDescribeTable - Class in org.apache.flink.sql.parser.dql
DESCRIBE [ EXTENDED] [[catalogName.] dataBasesName].sqlIdentifier sql call.
SqlRichDescribeTable(SqlParserPos, SqlIdentifier, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
SqlRichDescribeTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
DESCRIBE | DESC [ EXTENDED] [[catalogName.] dataBasesName].tableName sql call.
SqlRichExplain - Class in org.apache.flink.sql.parser.dql
EXPLAIN [PLAN FOR | (ESTIMATED_COST | CHANGELOG_MODE | JSON_EXECUTION_PLAN | ANALYZED_PHYSICAL_PLAN) (,(ESTIMATED_COST | CHANGELOG_MODE | JSON_EXECUTION_PLAN | PLAN_ADVICE))*] STATEMENT sql call.
SqlRichExplain(SqlParserPos, SqlNode) - Constructor for class org.apache.flink.sql.parser.dql.SqlRichExplain
 
SqlRichExplain(SqlParserPos, SqlNode, Set<String>) - Constructor for class org.apache.flink.sql.parser.dql.SqlRichExplain
 
SqlRichExplain() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an explain module statement.
SqlRowOperator - Class in org.apache.calcite.sql.fun
Copied to keep null semantics of table api and sql in sync.
SqlRowOperator(String) - Constructor for class org.apache.calcite.sql.fun.SqlRowOperator
 
SqlSelect() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a leaf SELECT expression without ORDER BY.
SqlSelectKeywords(List<SqlLiteral>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlSessionTableFunction - Class in org.apache.flink.table.planner.functions.sql
SqlSessionTableFunction implements an operator for per-key sessionization.
SqlSessionTableFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlSessionTableFunction
 
SqlSet - Class in org.apache.flink.sql.parser.ddl
SQL call for "SET" and "SET 'key' = 'value'".
SqlSet(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.ddl.SqlSet
 
SqlSet(SqlParserPos, SqlNode, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlSet
 
SqlSet() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlSetOption(Span, String) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses "SET <NAME> = VALUE" or "RESET <NAME>", without a leading "ALTER <SCOPE>".
SqlShowCall - Class in org.apache.flink.sql.parser.dql
Abstract class for SHOW sql call.
SqlShowCall(SqlParserPos, String, SqlIdentifier, String, SqlCharStringLiteral, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCall
 
SqlShowCatalogs - Class in org.apache.flink.sql.parser.dql
SHOW CATALOGS sql call.
SqlShowCatalogs(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
SqlShowCatalogs() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "Show Catalogs" metadata query command.
SqlShowColumns - Class in org.apache.flink.sql.parser.dql
Show [[catalog.] dataBasesName.]sqlIdentifier sql call.
SqlShowColumns(SqlParserPos, String, SqlIdentifier, boolean, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowColumns
 
SqlShowColumns() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SHOW COLUMNS FROM [[catalog.] database.]sqlIdentifier sql call.
SqlShowCreate - Class in org.apache.flink.sql.parser.dql
Abstract class for SqlShowCreateTable and SqlShowCreateView.
SqlShowCreate(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCreate
 
SqlShowCreate() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "Show Create Table" query and "Show Create View" and "Show Create Catalog" query commands.
SqlShowCreateCatalog - Class in org.apache.flink.sql.parser.dql
SHOW CREATE CATALOG sql call.
SqlShowCreateCatalog(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
SqlShowCreateCatalogConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlShowCreateCatalog.
SqlShowCreateCatalogConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowCreateCatalogConverter
 
SqlShowCreateModel - Class in org.apache.flink.sql.parser.dql
SHOW CREATE MODEL sql call.
SqlShowCreateModel(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
SqlShowCreateTable - Class in org.apache.flink.sql.parser.dql
SHOW CREATE TABLE sql call.
SqlShowCreateTable(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
SqlShowCreateView - Class in org.apache.flink.sql.parser.dql
SHOW CREATE VIEW sql call.
SqlShowCreateView(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
SqlShowCurrentCatalog - Class in org.apache.flink.sql.parser.dql
SHOW CURRENT CATALOG sql call.
SqlShowCurrentCatalog(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCurrentCatalog
 
SqlShowCurrentCatalogOrDatabase() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlShowCurrentDatabase - Class in org.apache.flink.sql.parser.dql
Show current database.
SqlShowCurrentDatabase(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowCurrentDatabase
 
SqlShowDatabases - Class in org.apache.flink.sql.parser.dql
SHOW Databases sql call.
SqlShowDatabases(SqlParserPos, String, SqlIdentifier, String, SqlCharStringLiteral, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowDatabases
 
SqlShowDatabases() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "Show DATABASES" metadata query command.
SqlShowDatabasesConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlShowDatabases.
SqlShowDatabasesConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowDatabasesConverter
 
SqlShowFunctions - Class in org.apache.flink.sql.parser.dql
Show Functions sql call.
SqlShowFunctions(SqlParserPos, boolean, String, SqlIdentifier, String, SqlCharStringLiteral, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowFunctions
 
SqlShowFunctions() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a show functions statement.
SqlShowFunctionsConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlShowFunctions.
SqlShowFunctionsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowFunctionsConverter
 
SqlShowJars - Class in org.apache.flink.sql.parser.dql
SHOW JARS sql call.
SqlShowJars(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowJars
 
SqlShowJars() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a show jars statement.
SqlShowJobs - Class in org.apache.flink.sql.parser.dql
The command to list running flink jobs in a cluster.
SqlShowJobs(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowJobs
 
SqlShowJobs() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a "SHOW JOBS" statement.
SqlShowModels - Class in org.apache.flink.sql.parser.dql
SqlNode to describe the SHOW MODELS syntax.
SqlShowModels(SqlParserPos, String, SqlIdentifier, boolean, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowModels
 
SqlShowModels() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SHOW MODELS [FROM [catalog.] database] sql call.
SqlShowModules - Class in org.apache.flink.sql.parser.dql
SHOW [FULL] MODULES sql call.
SqlShowModules(SqlParserPos, boolean) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowModules
 
SqlShowModules() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a show modules statement.
SqlShowPartitions - Class in org.apache.flink.sql.parser.dql
SHOW PARTITIONS sql call.
SqlShowPartitions(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
SqlShowPartitions() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SHOW PARTITIONS table_name [PARTITION partition_spec];
SqlShowPartitionsConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlShowPartitions.
SqlShowPartitionsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowPartitionsConverter
 
SqlShowProcedureConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlShowProcedures.
SqlShowProcedureConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowProcedureConverter
 
SqlShowProcedures - Class in org.apache.flink.sql.parser.dql
SHOW PROCEDURES sql call.
SqlShowProcedures(SqlParserPos, String, SqlIdentifier, boolean, String, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowProcedures
 
SqlShowProcedures() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a show functions statement.
SqlShowTables - Class in org.apache.flink.sql.parser.dql
SHOW TABLES sql call.
SqlShowTables(SqlParserPos, String, SqlIdentifier, boolean, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowTables
 
SqlShowTables() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a show tables statement.
SqlShowTablesConverter - Class in org.apache.flink.table.planner.operations.converters
 
SqlShowTablesConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowTablesConverter
 
SqlShowViews - Class in org.apache.flink.sql.parser.dql
SHOW VIEWS sql call.
SqlShowViews(SqlParserPos, String, SqlIdentifier, boolean, SqlCharStringLiteral) - Constructor for class org.apache.flink.sql.parser.dql.SqlShowViews
 
SqlShowViews() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
SHOW VIEWS FROM [catalog.] database sql call.
SqlShowViewsConverter - Class in org.apache.flink.table.planner.operations.converters
 
SqlShowViewsConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlShowViewsConverter
 
SQLSTATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SqlStatementSet - Class in org.apache.flink.sql.parser.dml
Statement Set contains a group of inserts. eg: execute statement set begin insert into A select * from B; insert into C select * from D; end
SqlStatementSet(List<RichSqlInsert>, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.dml.SqlStatementSet
 
SqlStatementSet() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a statement set.
SqlStmt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an SQL statement.
SqlStmtEof() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an SQL statement followed by the end-of-file symbol.
SqlStmtList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a list of SQL statements separated by semicolon.
SqlStopJob - Class in org.apache.flink.sql.parser.ddl
The command to stop a flink job.
SqlStopJob(SqlParserPos, SqlCharStringLiteral, boolean, boolean) - Constructor for class org.apache.flink.sql.parser.ddl.SqlStopJob
 
SqlStopJob() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a STOP JOB statement: STOP JOB [] [];
SqlTableColumn - Class in org.apache.flink.sql.parser.ddl
Table column of a CREATE TABLE DDL.
SqlTableColumn.SqlComputedColumn - Class in org.apache.flink.sql.parser.ddl
A column derived from an expression.
SqlTableColumn.SqlMetadataColumn - Class in org.apache.flink.sql.parser.ddl
A column derived from metadata.
SqlTableColumn.SqlRegularColumn - Class in org.apache.flink.sql.parser.ddl
A regular, physical column.
SqlTableColumnPosition - Class in org.apache.flink.sql.parser.ddl.position
SqlNode to describe table column and its position.
SqlTableColumnPosition(SqlParserPos, SqlTableColumn, SqlLiteral, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
SqlTableConstraint - Class in org.apache.flink.sql.parser.ddl.constraint
Table constraint of a table definition.
SqlTableConstraint(SqlIdentifier, SqlLiteral, SqlNodeList, SqlLiteral, boolean, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
Creates a table constraint node.
SqlTableLike - Class in org.apache.flink.sql.parser.ddl
A LIKE clause in a CREATE TABLE statement.
SqlTableLike(SqlParserPos, SqlIdentifier, List<SqlTableLike.SqlTableLikeOption>) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableLike
 
SqlTableLike(SqlParserPos) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlTableLike.FeatureOption - Enum in org.apache.flink.sql.parser.ddl
A feature of a table descriptor that will be merged into the new table.
SqlTableLike.MergingStrategy - Enum in org.apache.flink.sql.parser.ddl
A strategy that describes how the features of the parent source table should be merged with the features of the newly created table.
SqlTableLike.SqlTableLikeOption - Class in org.apache.flink.sql.parser.ddl
SqlTableLikeOption(SqlTableLike.MergingStrategy, SqlTableLike.FeatureOption) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
SqlTableLikeOption() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlTableOption - Class in org.apache.flink.sql.parser.ddl
Table options of a DDL, a key-value pair with both key and value as string literal.
SqlTableOption(SqlNode, SqlNode, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.ddl.SqlTableOption
 
SqlThrowExceptionFunction - Class in org.apache.flink.table.planner.functions.sql
Function used to throw an exception, only used internally.
SqlThrowExceptionFunction(RelDataType) - Constructor for class org.apache.flink.table.planner.functions.sql.SqlThrowExceptionFunction
 
SqlTimeParser - Class in org.apache.flink.types.parser
Parses a text field into a Time.
SqlTimeParser() - Constructor for class org.apache.flink.types.parser.SqlTimeParser
 
SqlTimeSerializer - Class in org.apache.flink.api.common.typeutils.base
 
SqlTimeSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer
 
SqlTimeSerializer.SqlTimeSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
SqlTimeSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimeSerializer.SqlTimeSerializerSnapshot
 
SqlTimestampAddFunction - Class in org.apache.calcite.sql.fun
The TIMESTAMPADD function, which adds an interval to a datetime (TIMESTAMP, TIME or DATE).
SqlTimestampComparator - Class in org.apache.flink.api.common.typeutils.base
Comparator for comparing Java SQL Timestamps.
SqlTimestampComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
SqlTimestampLtzTypeNameSpec - Class in org.apache.flink.sql.parser.type
Represents type TIMESTAMP_LTZ(int) which is a synonym of type TIMESTAMP(int) WITH LOCAL TIME ZONE.
SqlTimestampLtzTypeNameSpec(String, SqlTypeName, int, SqlParserPos) - Constructor for class org.apache.flink.sql.parser.type.SqlTimestampLtzTypeNameSpec
Creates a SqlTimestampLtzTypeNameSpec instance.
SqlTimestampParser - Class in org.apache.flink.types.parser
Parses a text field into a Timestamp.
SqlTimestampParser() - Constructor for class org.apache.flink.types.parser.SqlTimestampParser
 
SqlTimestampSerializer - Class in org.apache.flink.api.common.typeutils.base
 
SqlTimestampSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer
 
SqlTimestampSerializer.SqlTimestampSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
SqlTimestampSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.SqlTimestampSerializer.SqlTimestampSerializerSnapshot
 
SqlTimeTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
Type information for Java SQL Date/Time/Timestamp.
SqlTimeTypeInfo(Class<T>, TypeSerializer<T>, Class<? extends TypeComparator<T>>) - Constructor for class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
sqlToRegexLike(String, CharSequence) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
Translates a SQL LIKE pattern to Java regex pattern, with optional escape string.
sqlToRegexSimilar(String, char) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
Translates SQL SIMILAR pattern to Java regex pattern.
sqlToRegexSimilar(String, CharSequence) - Static method in class org.apache.flink.table.functions.SqlLikeUtils
Translates a SQL SIMILAR pattern to Java regex pattern, with optional escape string.
SqlToRelConverter - Class in org.apache.calcite.sql2rel
Converts a SQL parse tree (consisting of SqlNode objects) into a relational algebra expression (consisting of RelNode objects).
SqlToRelConverter(RelOptTable.ViewExpander, SqlValidator, Prepare.CatalogReader, RelOptCluster, SqlRexConvertletTable, SqlToRelConverter.Config) - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter
 
SqlToRelConverter(RelOptTable.ViewExpander, SqlValidator, Prepare.CatalogReader, RelOptCluster, SqlRexConvertletTable) - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
SqlToRelConverter(RelOptTable.ViewExpander, SqlValidator, Prepare.CatalogReader, RelOptPlanner, RexBuilder, SqlRexConvertletTable) - Constructor for class org.apache.calcite.sql2rel.SqlToRelConverter
Deprecated.
SqlToRelConverter.AggConverter - Class in org.apache.calcite.sql2rel
Converts expressions to aggregates.
SqlToRelConverter.Blackboard - Class in org.apache.calcite.sql2rel
Workspace for translating an individual SELECT statement (or sub-SELECT).
SqlToRelConverter.Config - Interface in org.apache.calcite.sql2rel
Interface to define the configuration for a SqlToRelConverter.
SqlToRelConverter.SqlIdentifierFinder - Class in org.apache.calcite.sql2rel
Visitor that looks for an SqlIdentifier inside a tree of SqlNode objects and return Boolean.TRUE when it finds one.
SqlToRexConverter - Class in org.apache.flink.table.planner.calcite
Converts SQL expressions to RexNode.
SqlToRexConverter(FlinkPlannerImpl, SqlDialect, RelDataType, RelDataType) - Constructor for class org.apache.flink.table.planner.calcite.SqlToRexConverter
 
SqlTruncateTable - Class in org.apache.flink.sql.parser.dml
SqlNode to describe TRUNCATE TABLE statement.
SqlTruncateTable(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
SqlTruncateTable() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a TRUNCATE TABLE statement.
SqlTruncateTableConverter - Class in org.apache.flink.table.planner.operations.converters
A converter for SqlTruncateTable.
SqlTruncateTableConverter() - Constructor for class org.apache.flink.table.planner.operations.converters.SqlTruncateTableConverter
 
SqlTryCastFunction - Class in org.apache.flink.table.planner.functions.sql
This class implements the TRY_CAST built-in, essentially delegating all the method invocations, whenever is possible, to Calcite's SqlCastFunction.
SqlTumbleTableFunction - Class in org.apache.flink.table.planner.functions.sql
SqlTumbleTableFunction implements an operator for tumbling.
SqlTumbleTableFunction() - Constructor for class org.apache.flink.table.planner.functions.sql.SqlTumbleTableFunction
 
SqlTypeFactoryImpl - Class in org.apache.calcite.sql.type
Default implementation SqlTypeFactoryImpl, the class was copied over because of FLINK-31350.
SqlTypeFactoryImpl(RelDataTypeSystem) - Constructor for class org.apache.calcite.sql.type.SqlTypeFactoryImpl
 
SqlTypeName(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlTypeName1(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlTypeName2(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlTypeName3(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlUniqueSpec - Enum in org.apache.flink.sql.parser.ddl.constraint
Enumeration of SQL unique specification.
SqlUnloadModule - Class in org.apache.flink.sql.parser.dql
UNLOAD MODULE sql call.
SqlUnloadModule(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
SqlUnloadModule() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an unload module statement.
SqlUnparseUtils - Class in org.apache.flink.sql.parser
Utils to unparse DDLs.
SqlUnresolvedTryCastFunction - Class in org.apache.flink.sql.parser.expr
This is the unresolved version of TRY_CAST.
SqlUnresolvedTryCastFunction(SqlParserPos) - Constructor for class org.apache.flink.sql.parser.expr.SqlUnresolvedTryCastFunction
 
SqlUpdate() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an UPDATE statement.
SqlUseCatalog - Class in org.apache.flink.sql.parser.ddl
USE CATALOG sql call.
SqlUseCatalog(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
SqlUseCatalog() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlUseDatabase - Class in org.apache.flink.sql.parser.ddl
USE [catalog.]database sql call.
SqlUseDatabase(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
SqlUseDatabase() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SqlUseModules - Class in org.apache.flink.sql.parser.ddl
USE MODULES sql call.
SqlUseModules(SqlParserPos, List<SqlIdentifier>) - Constructor for class org.apache.flink.sql.parser.ddl.SqlUseModules
 
SqlUseModules() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an use modules statement.
SqlValidateException - Exception in org.apache.flink.sql.parser.error
SQL parse Exception.
SqlValidateException(SqlParserPos, String) - Constructor for exception org.apache.flink.sql.parser.error.SqlValidateException
 
SqlValidateException(SqlParserPos, String, Exception) - Constructor for exception org.apache.flink.sql.parser.error.SqlValidateException
 
SqlValidatorImpl - Class in org.apache.calcite.sql.validate
Default implementation of SqlValidator, the class was copied over because of CALCITE-4554.
SqlValidatorImpl(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlValidator.Config) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorImpl
Creates a validator.
SqlValidatorImpl.DmlNamespace - Class in org.apache.calcite.sql.validate
Common base class for DML statement namespaces.
SqlValidatorImpl.FunctionParamInfo - Class in org.apache.calcite.sql.validate
Utility object used to maintain information about the parameters in a function call.
SqlValidatorImpl.IdInfo - Class in org.apache.calcite.sql.validate
Information about an identifier in a particular scope.
SqlValidatorImpl.Status - Enum in org.apache.calcite.sql.validate
Validation status.
SqlValidatorUtils - Class in org.apache.flink.table.planner.functions.utils
Utility methods related to SQL validation.
SqlValidatorUtils() - Constructor for class org.apache.flink.table.planner.functions.utils.SqlValidatorUtils
 
SqlValidatorWithSnapshot - Class in org.apache.calcite.sql.validate
Extends SqlValidatorImpl to allow to read the schema with a specific version.
SqlValidatorWithSnapshot(SqlValidatorImpl, SchemaVersion) - Constructor for class org.apache.calcite.sql.validate.SqlValidatorWithSnapshot
 
SQLWARNING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SqlWatermark - Class in org.apache.flink.sql.parser.ddl
Watermark statement in CREATE TABLE DDL, e.g.
SqlWatermark(SqlParserPos, SqlIdentifier, SqlNode) - Constructor for class org.apache.flink.sql.parser.ddl.SqlWatermark
 
SqlWindowTableFunction - Class in org.apache.flink.table.planner.functions.sql
Base class for a table-valued function that computes windows.
SqlWindowTableFunction(String, SqlOperandMetadata) - Constructor for class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
Creates a window table function with a given name.
SqlWindowTableFunction.AbstractOperandMetadata - Class in org.apache.flink.table.planner.functions.sql
Partial implementation of operand type checker.
sqrt() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the square root of a given value.
SQRT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SQRT - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SQRT - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sround(byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to byte values.
sround(byte, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to byte values.
sround(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to double values.
sround(double, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to double values.
sround(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to float values.
sround(float, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to float values.
sround(int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to int values.
sround(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to int values.
sround(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to long values.
sround(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to long values.
sround(short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to short values.
sround(short, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to short values.
sround(BigDecimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to BigDecimal values.
sround(BigDecimal, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to BigDecimal values.
sround(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to DecimalData values.
sround(DecimalData, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
SQL ROUND operator applied to BigDecimal values.
sround(DecimalData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL ROUND operator applied to DecimalData values.
SSE_KMS - Static variable in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
SSE_S3 - Static variable in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
SsgNetworkMemoryCalculationUtils - Class in org.apache.flink.runtime.scheduler
Util to analyze inputs & outputs of ExecutionJobVertex and calculate network memory requirement for slot sharing group (SSG).
SSL_ALGORITHMS - Static variable in class org.apache.flink.configuration.SecurityOptions
The standard SSL algorithms to be supported.
SSL_ENABLED - Static variable in class org.apache.flink.configuration.BlobServerOptions
Flag to override ssl support for the blob service transport.
SSL_ENABLED - Static variable in class org.apache.flink.configuration.RpcOptions
Override SSL support for the Pekko transport.
SSL_INTERNAL_CERT_FINGERPRINT - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the sha1 fingerprint of the internal certificate to verify the client.
SSL_INTERNAL_CLOSE_NOTIFY_FLUSH_TIMEOUT - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL session timeout after flushing the close_notify message.
SSL_INTERNAL_ENABLED - Static variable in class org.apache.flink.configuration.SecurityOptions
Enable SSL for internal communication (pekko rpc, netty data transport, blob server).
SSL_INTERNAL_HANDSHAKE_TIMEOUT - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL session timeout during handshakes.
SSL_INTERNAL_KEY_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the password to decrypt the private key.
SSL_INTERNAL_KEYSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the Java keystore file containing the private key and certificate.
SSL_INTERNAL_KEYSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the password to decrypt the keystore file containing the certificate.
SSL_INTERNAL_KEYSTORE_TYPE - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the type of the keystore.
SSL_INTERNAL_SESSION_CACHE_SIZE - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL session cache size.
SSL_INTERNAL_SESSION_TIMEOUT - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL session timeout.
SSL_INTERNAL_TRUSTSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the truststore file containing the public CA certificates to verify the ssl peers.
SSL_INTERNAL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the secret to decrypt the truststore.
SSL_INTERNAL_TRUSTSTORE_TYPE - Static variable in class org.apache.flink.configuration.SecurityOptions
For internal SSL, the type of the truststore.
SSL_KEY_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
Secret to decrypt the server key.
SSL_KEYSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
The Java keystore file containing the flink endpoint key and certificate.
SSL_KEYSTORE_LOCATION - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
SSL_KEYSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
Secret to decrypt the keystore file.
SSL_KEYSTORE_PASSWORD - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
SSL_PROTOCOL - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL protocol version to be supported.
SSL_PROVIDER - Static variable in class org.apache.flink.configuration.SecurityOptions
SSL engine provider.
SSL_REST_AUTHENTICATION_ENABLED - Static variable in class org.apache.flink.configuration.SecurityOptions
Enable mututal SSL authentication for external REST endpoints.
SSL_REST_CERT_FINGERPRINT - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the sha1 fingerprint of the rest client certificate to verify.
SSL_REST_ENABLED - Static variable in class org.apache.flink.configuration.SecurityOptions
Enable SSL for external REST endpoints.
SSL_REST_KEY_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the password to decrypt the private key.
SSL_REST_KEYSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the Java keystore file containing the private key and certificate.
SSL_REST_KEYSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the password to decrypt the keystore file containing the certificate.
SSL_REST_KEYSTORE_TYPE - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the type of the keystore.
SSL_REST_TRUSTSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the truststore file containing the public CA certificates to verify the ssl peers.
SSL_REST_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the secret to decrypt the truststore.
SSL_REST_TRUSTSTORE_TYPE - Static variable in class org.apache.flink.configuration.SecurityOptions
For external (REST) SSL, the type of the truststore.
SSL_TCP - org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils.Protocol
 
SSL_TRUSTSTORE - Static variable in class org.apache.flink.configuration.SecurityOptions
The truststore file containing the public CA certificates to verify the ssl peers.
SSL_TRUSTSTORE_LOCATION - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flink.configuration.SecurityOptions
Secret to decrypt the truststore.
SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
SSL_VERIFY_HOSTNAME - Static variable in class org.apache.flink.configuration.SecurityOptions
Flag to enable/disable hostname verification for the ssl connections.
SSLHandlerFactory - Class in org.apache.flink.runtime.io.network.netty
Creates and configures SslHandler instances.
SSLHandlerFactory(SslContext, int, int) - Constructor for class org.apache.flink.runtime.io.network.netty.SSLHandlerFactory
Create a new SslHandler factory.
SSLUtils - Class in org.apache.flink.runtime.net
Common utilities to manage SSL transport settings.
SSLUtils() - Constructor for class org.apache.flink.runtime.net.SSLUtils
 
SST_FILE_SUFFIX - Static variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUtil
File suffix of sstable files.
SST_FILE_SUFFIX - Static variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotUtil
 
StagedSinkModifyOperation - Class in org.apache.flink.table.operations
DML operation that tells to write to a sink which implements SupportsStaging.
StagedSinkModifyOperation(ContextResolvedTable, QueryOperation, Map<String, String>, int[][], boolean, Map<String, String>, DynamicTableSink) - Constructor for class org.apache.flink.table.operations.StagedSinkModifyOperation
 
StagedSinkModifyOperation(ContextResolvedTable, QueryOperation, Map<String, String>, int[][], boolean, Map<String, String>, ModifyType, DynamicTableSink) - Constructor for class org.apache.flink.table.operations.StagedSinkModifyOperation
 
StagedTable - Interface in org.apache.flink.table.catalog
The StagedTable is designed to implement Flink's atomic semantic for CTAS(CREATE TABLE AS SELECT) and RTAS([CREATE OR] REPLACE TABLE AS SELECT) statement using a two-phase commit protocol.
StageRunner - Interface in org.apache.flink.runtime.operators.sort
An interface for different stages of the sorting process.
StageRunner.SortStage - Enum in org.apache.flink.runtime.operators.sort
A marker interface for sending messages to different stages.
StageRunner.StageMessageDispatcher<E> - Interface in org.apache.flink.runtime.operators.sort
A dispatcher for inter-stage communication.
STAGING_DIRECTORY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
StagingSinkJobStatusHook - Class in org.apache.flink.table.execution
This hook is used to implement atomic semantics for CTAS(CREATE TABLE AS SELECT) or RTAS([CREATE OR] REPLACE TABLE AS SELECT) statement.
StagingSinkJobStatusHook(StagedTable) - Constructor for class org.apache.flink.table.execution.StagingSinkJobStatusHook
 
STANDALONE_CLUSTER_STARTUP_PERIOD_TIME - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Time in milliseconds of the start-up period of a standalone cluster.
StandaloneApplicationClusterConfigurationParserFactory - Class in org.apache.flink.container.entrypoint
Parser factory which generates a StandaloneApplicationClusterConfiguration from a given list of command line arguments.
StandaloneApplicationClusterConfigurationParserFactory() - Constructor for class org.apache.flink.container.entrypoint.StandaloneApplicationClusterConfigurationParserFactory
 
StandaloneApplicationClusterEntryPoint - Class in org.apache.flink.container.entrypoint
An ApplicationClusterEntryPoint which is started with a job in a predefined location.
StandaloneCheckpointIDCounter - Class in org.apache.flink.runtime.checkpoint
CheckpointIDCounter instances for JobManagers running in HighAvailabilityMode.NONE.
StandaloneCheckpointIDCounter() - Constructor for class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
StandaloneCheckpointRecoveryFactory - Class in org.apache.flink.runtime.checkpoint
StandaloneCheckpointRecoveryFactory() - Constructor for class org.apache.flink.runtime.checkpoint.StandaloneCheckpointRecoveryFactory
 
StandaloneClientFactory - Class in org.apache.flink.client.deployment
A ClusterClientFactory for a standalone cluster, i.e.
StandaloneClientFactory() - Constructor for class org.apache.flink.client.deployment.StandaloneClientFactory
 
StandaloneClientHAServices - Class in org.apache.flink.runtime.highavailability.nonha.standalone
Non-HA implementation for ClientHighAvailabilityServices.
StandaloneClientHAServices(String) - Constructor for class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneClientHAServices
 
StandaloneClusterDescriptor - Class in org.apache.flink.client.deployment
A deployment descriptor for an existing cluster.
StandaloneClusterDescriptor(Configuration) - Constructor for class org.apache.flink.client.deployment.StandaloneClusterDescriptor
 
StandaloneClusterId - Class in org.apache.flink.client.deployment
Identifier for standalone clusters.
StandaloneCompletedCheckpointStore - Class in org.apache.flink.runtime.checkpoint
StandaloneCompletedCheckpointStore(int) - Constructor for class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
 
StandaloneCompletedCheckpointStore(int, SharedStateRegistryFactory, Executor, RecoveryClaimMode) - Constructor for class org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore
StandaloneDispatcher - Class in org.apache.flink.runtime.dispatcher
Dispatcher implementation which spawns a JobMaster for each submitted JobGraph within in the same process.
StandaloneDispatcher(RpcService, DispatcherId, Collection<JobGraph>, Collection<JobResult>, DispatcherBootstrapFactory, DispatcherServices) - Constructor for class org.apache.flink.runtime.dispatcher.StandaloneDispatcher
 
StandaloneHaServices - Class in org.apache.flink.runtime.highavailability.nonha.standalone
An implementation of the HighAvailabilityServices for the non-high-availability case.
StandaloneHaServices(String, String, String) - Constructor for class org.apache.flink.runtime.highavailability.nonha.standalone.StandaloneHaServices
Creates a new services class for the fix pre-defined leaders.
StandaloneJobGraphStore - Class in org.apache.flink.runtime.jobmanager
JobGraph instances for JobManagers running in HighAvailabilityMode.NONE.
StandaloneJobGraphStore() - Constructor for class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
StandaloneLeaderElection - Class in org.apache.flink.runtime.leaderelection
StandaloneLeaderElection implements LeaderElection for non-HA cases.
StandaloneLeaderElection(UUID) - Constructor for class org.apache.flink.runtime.leaderelection.StandaloneLeaderElection
 
StandaloneLeaderRetrievalService - Class in org.apache.flink.runtime.leaderretrieval
Standalone implementation of the LeaderRetrievalService.
StandaloneLeaderRetrievalService(String) - Constructor for class org.apache.flink.runtime.leaderretrieval.StandaloneLeaderRetrievalService
StandaloneLeaderRetrievalService(String, UUID) - Constructor for class org.apache.flink.runtime.leaderretrieval.StandaloneLeaderRetrievalService
Creates a StandaloneLeaderRetrievalService with the given leader address.
StandaloneResourceManager - Class in org.apache.flink.runtime.resourcemanager
A standalone implementation of the resource manager.
StandaloneResourceManager(RpcService, UUID, ResourceID, HeartbeatServices, DelegationTokenManager, SlotManager, ResourceManagerPartitionTrackerFactory, BlocklistHandler.Factory, JobLeaderIdService, ClusterInformation, FatalErrorHandler, ResourceManagerMetricGroup, Duration, Duration, Executor) - Constructor for class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
StandaloneResourceManagerFactory - Class in org.apache.flink.runtime.resourcemanager
StandaloneSessionClusterEntrypoint - Class in org.apache.flink.runtime.entrypoint
Entry point for the standalone session cluster.
StandaloneSessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint
 
StandaloneThreadedGenerator - Class in org.apache.flink.streaming.examples.statemachine.generator
Base for standalone generators that use the state machine to create event sequences and push them for example into Kafka.
StandaloneThreadedGenerator() - Constructor for class org.apache.flink.streaming.examples.statemachine.generator.StandaloneThreadedGenerator
 
STANDARD_ERROR - Static variable in class org.apache.flink.connector.print.table.PrintConnectorOptions
 
StandardConvertletTable - Class in org.apache.calcite.sql2rel
Standard implementation of SqlRexConvertletTable.
StandardDeCompressors - Class in org.apache.flink.connector.file.src.compression
A collection of common compression formats and de-compressors.
StandardFloorCeilOptions(Span, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
StandardSinkTopologies - Class in org.apache.flink.streaming.api.connector.sink2
This utility class provides building blocks for custom topologies.
STAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
start - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapBytesVector
start offset of each field.
start() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceEnumerator
 
start() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
start() - Method in interface org.apache.flink.api.connector.source.SourceReader
Start the reader.
start() - Method in interface org.apache.flink.api.connector.source.SplitEnumerator
Start the split enumerator.
start() - Method in class org.apache.flink.api.connector.source.util.ratelimit.RateLimitedSourceReader
 
start() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceReader
 
start() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplitEnumerator
 
start() - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
 
start() - Method in class org.apache.flink.connector.file.src.impl.ContinuousFileSplitEnumerator
 
start() - Method in class org.apache.flink.connector.file.src.impl.DynamicFileSplitEnumerator
 
start() - Method in class org.apache.flink.connector.file.src.impl.FileSourceReader
 
start() - Method in class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
start() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Starts all containers.
start() - Method in class org.apache.flink.connector.testframe.source.enumerator.NoOpEnumerator
 
start() - Method in class org.apache.flink.connector.testframe.source.FromElementsSourceReader
 
start() - Method in interface org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionManager
 
start() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointIDCounter
 
start() - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
start() - Method in class org.apache.flink.queryablestate.network.AbstractServerBase
Starts the server by binding to the configured bind address (blocking).
start() - Method in class org.apache.flink.queryablestate.server.KvStateServerImpl
 
start() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointIDCounter
Starts the CheckpointIDCounter service down.
start() - Method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
 
start() - Method in class org.apache.flink.runtime.checkpoint.StandaloneCheckpointIDCounter
 
start() - Method in class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
 
start() - Method in class org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunner
 
start() - Method in class org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
 
start() - Method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
 
start() - Method in interface org.apache.flink.runtime.io.network.ConnectionManager
Starts the internal related components for network connection and communication.
start() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
 
start() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
 
start() - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
start() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
start() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
start() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
start() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
Start the executor.
start() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
start() - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Start the consumer agent.
start() - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
start() - Method in class org.apache.flink.runtime.jobmaster.event.JobEventManager
Start the job event manager.
start() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventStore
Start the store.
start() - Method in interface org.apache.flink.runtime.jobmaster.JobManagerRunner
Start the execution of the JobMaster.
start() - Method in class org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner
 
start() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Starts the mini cluster, based on the configured properties.
start() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Starts the coordinator.
start() - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
start() - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
start() - Method in interface org.apache.flink.runtime.operators.sort.StageRunner
Starts the stage.
start() - Method in interface org.apache.flink.runtime.query.KvStateServer
Starts the server.
start() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
start() - Method in interface org.apache.flink.runtime.resourcemanager.ResourceManagerService
Start the service.
start() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
 
start() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
Starts this REST server endpoint.
start() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Triggers start of the rpc endpoint.
start() - Method in interface org.apache.flink.runtime.rpc.StartStoppable
Starts the processing of remote procedure calls.
start() - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Start the internal related services before using the shuffle service environment.
start() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Starts this shuffle master as a service.
start() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
start() - Method in class org.apache.flink.runtime.taskexecutor.KvStateService
 
start() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToServiceAdapter
 
start() - Method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
start() - Method in interface org.apache.flink.runtime.taskexecutor.TaskManagerRunner.TaskExecutorService
 
start() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
start() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
start() - Method in class org.apache.flink.state.common.PeriodicMaterializationManager
 
start() - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
start() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the start time (inclusive) of a window when applied on a window reference.
start() - Method in class org.apache.flink.table.client.gateway.SingleSessionManager
 
start() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpoint
Start the endpoint.
start() - Method in interface org.apache.flink.table.gateway.service.session.SessionManager
Start the SessionManager and do the required initialization.
start() - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
start() - Method in class org.apache.flink.table.gateway.SqlGateway
 
start() - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
start() - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
start() - Method in class org.apache.flink.test.util.TestProcessBuilder
 
start(long, CheckpointOptions) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.NoOpChannelStateWriter
 
start(long, CheckpointOptions) - Method in interface org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter
Initiate write of channel state for the given checkpoint id.
start(long, CheckpointOptions) - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriterImpl
 
start(String, RpcService, HighAvailabilityServices, JobLeaderListener) - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
start(String, RpcService, HighAvailabilityServices, JobLeaderListener) - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Start the job leader service with the given services.
start(SourceReaderContext) - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
start(SourceReaderContext) - Method in class org.apache.flink.connector.datagen.source.DoubleEmittingSourceReaderWithCheckpointsInBetween
 
start(SourceReaderContext) - Method in class org.apache.flink.connector.datagen.source.GeneratingIteratorSourceReader
 
start(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
start(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
start(ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkChecker
Starts the bulk checker by initializing the main thread executor.
start(ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl
 
start(ExecutionGraph, SlowTaskDetectorListener, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.scheduler.slowtaskdetector.ExecutionTimeBasedSlowTaskDetector
 
start(ExecutionGraph, SlowTaskDetectorListener, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.scheduler.slowtaskdetector.SlowTaskDetector
Start detecting slow tasks periodically.
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
start(JobGraphStore.JobGraphListener) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Starts the JobGraphStore service.
start(JobGraphStore.JobGraphListener) - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStoreWatcher
Start the watcher on JobGraphStore.
start(JobGraphStore.JobGraphListener) - Method in enum org.apache.flink.runtime.jobmanager.NoOpJobGraphStoreWatcher
 
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
start(JobGraphStore.JobGraphListener) - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreWatcher
 
start(JobMasterId, String) - Method in class org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
 
start(JobMasterId, String) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPool
 
start(JobMasterId, String) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.SlotPoolService
Start the encapsulated slot pool implementation.
start(LeaderRetrievalListener) - Method in class org.apache.flink.runtime.leaderretrieval.DefaultLeaderRetrievalService
 
start(LeaderRetrievalListener) - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalService
Starts the leader retrieval service with the given listener to listen for new leaders.
start(LeaderRetrievalListener) - Method in class org.apache.flink.runtime.leaderretrieval.StandaloneLeaderRetrievalService
 
start(JobLeaderIdActions) - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
start(JobLeaderIdActions) - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Start the service with the given job leader actions.
start(ResourceManagerId, Executor, ResourceAllocator, ResourceEventListener, BlockedTaskManagerChecker) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
Starts the slot manager with the given leader id and resource manager actions.
start(ResourceManagerId, Executor, ResourceAllocator, ResourceEventListener, BlockedTaskManagerChecker) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Starts the slot manager with the given leader id and resource manager actions.
start(DelegationTokenManager.Listener) - Method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
Creates a re-occurring task which obtains new tokens and automatically distributes them to task managers.
start(DelegationTokenManager.Listener) - Method in interface org.apache.flink.runtime.security.token.DelegationTokenManager
Creates a re-occurring task which obtains new tokens and automatically distributes them to all receivers (in local JVM as well as in registered task managers too).
start(DelegationTokenManager.Listener) - Method in class org.apache.flink.runtime.security.token.NoOpDelegationTokenManager
 
start(SlotActions, ComponentMainThreadExecutor) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Start the task slot table with the given slot actions.
start(SlotActions, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
start(TimeoutListener<K>) - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
start(TimeoutListener<K>) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimerService
Starts this timer service.
Start - org.apache.flink.cep.nfa.State.StateType
 
START - org.apache.flink.runtime.rpc.pekko.ControlMessages
 
START - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
START - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
START_TIME - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
START_WORKER_FAILURE_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
START_WORKER_MAX_FAILURE_RATE - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
The maximum number of start worker failures (Native Kubernetes / Yarn) per minute before pausing requesting new workers.
START_WORKER_RETRY_INTERVAL - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
The time to wait before requesting new workers (Native Kubernetes / Yarn) once the max failure rate of starting workers (ResourceManagerOptions.START_WORKER_MAX_FAILURE_RATE) is reached.
startAllOperatorCoordinators() - Method in class org.apache.flink.runtime.scheduler.DefaultOperatorCoordinatorHandler
 
startAllOperatorCoordinators() - Method in interface org.apache.flink.runtime.scheduler.OperatorCoordinatorHandler
Start all operator coordinators.
startBundle() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
startCheckpointScheduler() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
startCheckpointScheduler() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointScheduling
Starts the periodic scheduling if possible.
startCheckpointScheduler() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
startClient(String[], Supplier<Terminal>) - Static method in class org.apache.flink.table.client.SqlClient
 
startCluster() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
startCluster(int) - Method in interface org.apache.flink.tests.util.flink.FlinkResource
Starts a cluster.
startCluster(int) - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
startCuratorFramework(Configuration, FatalErrorHandler) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Starts a CuratorFramework instance and connects it to the given ZooKeeper quorum.
startCuratorFramework(CuratorFrameworkFactory.Builder, FatalErrorHandler) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Starts a CuratorFramework instance and connects it to the given ZooKeeper quorum from a builder.
STARTED_MATERIALIZATION - Static variable in class org.apache.flink.state.common.ChangelogMaterializationMetricGroup
 
startFetchAndRetainPartitionWithMetricsOnTaskManager() - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
startFetchAndRetainPartitionWithMetricsOnTaskManager() - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notify jobMaster to fetch and retain partitions on task managers.
startFetcher(SplitFetcher<E, SplitT>) - Method in class org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager
 
startFlinkCluster() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
startIfConfigured(Logger, Configuration, CompletableFuture<Void>) - Static method in class org.apache.flink.runtime.taskmanager.MemoryLogger
 
startIndex - Variable in class org.apache.flink.runtime.executiongraph.IndexRange
 
startInstance(String) - Static method in class org.apache.flink.management.jmx.JMXService
Start the JMV-wide singleton JMX server.
startInternal() - Method in class org.apache.flink.runtime.rest.RestServerEndpoint
Hook to start sub class specific services.
startInternal() - Method in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
startInternal() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
startItem() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
startJobManager() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
startLatencyMeasurement() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxMetricsController
Starts mailbox latency measurement.
startLeaderElection(LeaderContender) - Method in interface org.apache.flink.runtime.leaderelection.LeaderElection
Registers the passed LeaderContender with the leader election process.
startLeaderElection(LeaderContender) - Method in class org.apache.flink.runtime.leaderelection.StandaloneLeaderElection
 
startLocalActorSystem(Configuration, String, Logger, Config, Config) - Static method in class org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools
Starts a local Actor System.
startLocalMetricsRpcService(Configuration, RpcSystem) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
startMultipartUpload(String) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
startMultiPartUpload(String) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Initializes a Multi-Part Upload.
startMultiPartUpload(String) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
startNewChain() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Starts a new task chain beginning at this operator.
startNewKey(K) - Method in interface org.apache.flink.streaming.runtime.operators.windowing.KeyMap.TraversalEvaluator
Called whenever the traversal starts with a new key.
startNewKeyGroup(int) - Method in class org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
User code can call this method to signal that it begins to write a new key group with the given key group id.
startNewPartition() - Method in class org.apache.flink.runtime.state.OperatorStateCheckpointOutputStream
User code can call this method to signal that it begins to write a new partition of operator state.
startNewRegion(boolean) - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
Persists the region index of the current data region and starts a new region to write.
startNextSuperstep() - Method in class org.apache.flink.runtime.io.network.api.reader.AbstractReader
 
startNextSuperstep() - Method in interface org.apache.flink.runtime.io.network.api.reader.ReaderBase
 
startPeriodicWatermarkEmits() - Method in class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
 
startPeriodicWatermarkEmits() - Method in class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
startPeriodicWatermarkEmits() - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
Starts emitting periodic watermarks, if this implementation produces watermarks, and if periodic watermarks are configured.
startPersisting(long, List<Buffer>) - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
startQueryService(RpcService, ResourceID) - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
Initializes the MetricQueryService.
startReading() - Method in class org.apache.flink.runtime.operators.TempBarrier
 
startRecord() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
startRecovering() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Starts the recovery process.
startRecovering() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
startRecovering() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
startRegistration() - Method in class org.apache.flink.runtime.registration.RetryingRegistration
This method resolves the target address to a callable gateway and starts the registration after that.
startRemoteActorSystem(Configuration, String, String, String, String, Optional<Integer>, Logger, Config, Config) - Static method in class org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools
Starts a remote ActorSystem at given address and specific port range.
startRemoteActorSystem(Configuration, String, String, Logger) - Static method in class org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools
Starts a remote ActorSystem at given address and specific port range.
startRemoteMetricsRpcService(Configuration, String, String, RpcSystem) - Static method in class org.apache.flink.runtime.metrics.util.MetricUtils
 
startReplay() - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventReplayHandler
Called when starting replaying job event.
startReplay() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
STARTS_WITH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
startScheduling() - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
startScheduling() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
startScheduling() - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
startScheduling() - Method in class org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy
 
startScheduling() - Method in interface org.apache.flink.runtime.scheduler.strategy.SchedulingStrategy
Called when the scheduling is started (initial scheduling operation).
startScheduling() - Method in class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.AdaptiveBatchScheduler
 
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.DefaultScheduler
 
startSchedulingInternal() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
startServer(C, Map<String, String>) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
startServer(C, Map<String, String>) - Method in interface org.apache.flink.runtime.rpc.RpcService
Start a rpc server which forwards the remote procedure calls to the provided rpc endpoint.
startSqlGateway() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
startSqlGateway() - Method in interface org.apache.flink.tests.util.flink.FlinkResource
Starts a sqlserver and returns the GatewayController which can be used to shut down the process.
startSqlGateway() - Method in class org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource
 
StartStoppable - Interface in org.apache.flink.runtime.rpc
Interface to start and stop the processing of rpc calls in the rpc server.
startsWith(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns whether expr starts with startExpr.
startsWith(CharSequence) - Method in class org.apache.flink.types.StringValue
Checks whether this StringValue starts with the given prefix string.
startsWith(CharSequence, int) - Method in class org.apache.flink.types.StringValue
Checks whether the substring, starting at the specified index, starts with the given prefix string.
startsWith(BinaryStringData) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Tests if this BinaryStringData starts with the specified prefix.
StartsWithFunction - Class in org.apache.flink.table.runtime.functions.scalar
StartsWithFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.StartsWithFunction
 
startTaskManager() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Starts additional TaskManager process.
startTaskManager() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
startTaskManager(Configuration, ResourceID, RpcService, HighAvailabilityServices, HeartbeatServices, MetricRegistry, TaskExecutorBlobService, boolean, ExternalResourceInfoProvider, WorkingDirectory, FatalErrorHandler, DelegationTokenReceiverRepository) - Static method in class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
startTaskThread() - Method in class org.apache.flink.runtime.taskmanager.Task
Starts the task's thread.
startThreads() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
Starts all the threads that are used by this sorter.
startTime - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
The time when the request is created.
startTimerService(TypeSerializer<K>, TypeSerializer<N>, Triggerable<K, N>) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
Starts the local InternalTimerServiceImpl by: Setting the keySerialized and namespaceSerializer for the timers it will contain.
startTracking(StreamStateHandle, long) - Method in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
Start tracking the state uploaded.
startTrackingPartition(JobID, TaskExecutorPartitionInfo) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Starts the tracking of the given partition for the given job.
startTrackingPartition(JobID, TaskExecutorPartitionInfo) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
startTrackingPartition(ResourceID, ResultPartitionDeploymentDescriptor) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Starts the tracking of the given partition for the given task executor ID.
startTrackingPartition(ResourceID, ResultPartitionDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
startTrackingPartitions(K, Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
Starts the tracking of the given partition for the given key.
startTrackingPendingDeploymentOf(ExecutionAttemptID, ResourceID) - Method in class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentTracker
 
startTrackingPendingDeploymentOf(ExecutionAttemptID, ResourceID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentTracker
Starts tracking the given execution that is being deployed on the given host.
startUnit - Variable in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
startUp() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
startUp() - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
startUp() - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem
 
startUp() - Method in interface org.apache.flink.connector.testframe.TestResource
Start up the test resource.
STARTUP_FAILURE_RETURN_CODE - Static variable in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
STARTUP_TIMEOUT - Static variable in class org.apache.flink.configuration.RpcOptions
Timeout for the startup of the actor system.
startWithKeyPrefix(byte[], byte[], int) - Static method in class org.apache.flink.state.forst.ForStDBIterRequest
Check if the raw key bytes start with the key prefix bytes.
state - Variable in class org.apache.flink.contrib.streaming.state.iterator.AbstractRocksStateKeysIterator
 
state - Variable in class org.apache.flink.runtime.state.SnapshotDirectory
This reference tracks the lifecycle state of the snapshot directory.
state - Variable in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
state - Variable in class org.apache.flink.state.forst.sync.AbstractForStStateKeysIterator
 
state - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
state - Variable in class org.apache.flink.streaming.examples.statemachine.dfa.EventTypeAndState
 
state() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
state(StreamObserver<BeamFnApi.StateResponse>) - Method in class org.apache.beam.runners.fnexecution.state.GrpcStateService
 
State<T> - Class in org.apache.flink.cep.nfa
Represents a state of the NFA.
State - Enum in org.apache.flink.streaming.examples.statemachine.dfa
The State captures the main functionality of the state machine.
State - Interface in org.apache.flink.api.common.state
Interface that different types of partitioned state must implement.
State - Interface in org.apache.flink.api.common.state.v2
Interface that different types of partitioned state must implement.
State() - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
State() - Constructor for class org.apache.flink.table.planner.plan.rules.logical.AsyncCalcSplitRule.AsyncCalcSplitOnePerCalcRule.State
 
State(String, State.StateType) - Constructor for class org.apache.flink.cep.nfa.State
 
State(TwoPhaseCommitSinkFunction.TransactionHolder<TXN>, List<TwoPhaseCommitSinkFunction.TransactionHolder<TXN>>, Optional<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.State
Deprecated.
 
STATE - org.apache.flink.configuration.MetricOptions.JobStatusMetrics
 
STATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STATE_BACKEND - org.apache.flink.core.memory.ManagedMemoryUseCase
 
STATE_BACKEND - Static variable in class org.apache.flink.configuration.StateBackendOptions
The checkpoint storage used to store operator state locally within the cluster during execution.
STATE_BACKEND_ROCKSDB - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
STATE_CACHE_SIZE - Static variable in class org.apache.flink.python.PythonOptions
The maximum number of states cached in a Python UDF worker.
STATE_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
STATE_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
STATE_CHANGE_LOG_STORAGE - Static variable in class org.apache.flink.configuration.StateChangelogOptions
Which storage to use to store state changelog.
STATE_CHANGELOG - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
STATE_CLEANING_ENABLED_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
STATE_LATENCY_TRACKING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
STATE_NAME - Static variable in class org.apache.flink.streaming.tests.queryablestate.QsConstants
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupAggregate
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
STATE_NAME - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
New introduced state metadata to enable operator-level state TTL configuration.
STATE_NAME_DELIM - Static variable in class org.apache.flink.cep.nfa.compiler.NFAStateNameHandler
 
STATE_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
STATE_TTL - org.apache.flink.table.planner.hint.StateTtlHint
Instructs the optimizer to use the specified state ttl for the underlying table.
STATE_TTL_CONFIG_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
STATE_VISIBILITY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
State.StateType - Enum in org.apache.flink.cep.nfa
Set of valid state types.
StateAdaptor<K,​N,​S extends InternalKvState<K,​N,​?>> - Class in org.apache.flink.runtime.state.v2.adaptor
An base implementation of state adaptor from v1 to v2.
StateAssignmentOperation - Class in org.apache.flink.runtime.checkpoint
This class encapsulates the operation of assigning restored state when restoring from a checkpoint.
StateAssignmentOperation(long, Set<ExecutionJobVertex>, Map<OperatorID, OperatorState>, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.StateAssignmentOperation
 
stateBackend - Variable in class org.apache.flink.state.api.SavepointWriter
The state backend to use when writing this savepoint.
stateBackend - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
Our state backend.
StateBackend - Interface in org.apache.flink.runtime.state
A State Backend defines how the state of a streaming application is stored locally within the cluster.
StateBackend.CustomInitializationMetrics - Interface in org.apache.flink.runtime.state
 
StateBackend.KeyedStateBackendParameters<K> - Interface in org.apache.flink.runtime.state
StateBackend.OperatorStateBackendParameters - Interface in org.apache.flink.runtime.state
StateBackendBuilder<T,​E extends Throwable> - Interface in org.apache.flink.runtime.state
A mutable builder to build a state backend instance.
StateBackendFactory<T extends StateBackend> - Interface in org.apache.flink.runtime.state
A factory to create a specific state backend.
stateBackendFromApplicationOrConfigOrDefaultUseManagedMemory(Configuration, Optional<Boolean>, ClassLoader) - Static method in class org.apache.flink.runtime.state.StateBackendLoader
Checks whether state backend uses managed memory, without having to deserialize or load the state backend.
StateBackendLoader - Class in org.apache.flink.runtime.state
This class contains utility methods to load state backends from configurations.
StateBackendOptions - Class in org.apache.flink.configuration
A collection of all configuration options that relate to state backend.
StateBackendOptions() - Constructor for class org.apache.flink.configuration.StateBackendOptions
 
StateBootstrapFunction<IN> - Class in org.apache.flink.state.api.functions
Interface for writing elements to operator state.
StateBootstrapFunction() - Constructor for class org.apache.flink.state.api.functions.StateBootstrapFunction
 
StateBootstrapFunction.Context - Interface in org.apache.flink.state.api.functions
Context that StateBootstrapFunction's can use for getting additional data about an input record.
StateBootstrapOperator<IN> - Class in org.apache.flink.state.api.output.operators
StateBootstrapOperator(long, Path, StateBootstrapFunction<IN>) - Constructor for class org.apache.flink.state.api.output.operators.StateBootstrapOperator
 
StateBootstrapTransformation<T> - Class in org.apache.flink.state.api
A StateBootstrapTransformation represents a procedure of writing new operator state into a Savepoint.
StateBootstrapTransformationWithID<T> - Class in org.apache.flink.state.api.runtime
A simple container class that represents a newly bootstrapped operator state within savepoints.
StateBootstrapTransformationWithID(OperatorIdentifier, StateBootstrapTransformation<T>) - Constructor for class org.apache.flink.state.api.runtime.StateBootstrapTransformationWithID
 
StateBootstrapWrapperOperator<IN,​OUT,​OP extends AbstractStreamOperator<OUT> & OneInputStreamOperator<IN,​OUT>> - Class in org.apache.flink.state.api.output.operators
Wraps an existing operator so it can be bootstrapped.
StateBootstrapWrapperOperator(long, Path, WindowOperator<?, IN, ?, ?, ?>) - Constructor for class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperator
 
StateBootstrapWrapperOperatorFactory<IN,​OUT,​OP extends AbstractStreamOperator<OUT> & OneInputStreamOperator<IN,​OUT>,​OPF extends OneInputStreamOperatorFactory<IN,​OUT>> - Class in org.apache.flink.state.api.output.operators
StateBootstrapWrapperOperatorFactory(long, Path, WindowOperator<?, IN, ?, ?, ?>) - Constructor for class org.apache.flink.state.api.output.operators.StateBootstrapWrapperOperatorFactory
 
StateChange - Class in org.apache.flink.runtime.state.changelog
Change of state of a keyed operator.
StateChangeApplier - Interface in org.apache.flink.state.changelog.restore
Applies state data change to some state.
stateChanged(CuratorFramework, ConnectionState) - Method in class org.apache.flink.runtime.checkpoint.DefaultLastStateConnectionStateListener
 
StateChangeFormat - Class in org.apache.flink.changelog.fs
Serialization format for state changes.
StateChangeFormat() - Constructor for class org.apache.flink.changelog.fs.StateChangeFormat
 
StateChangeFsUploader - Class in org.apache.flink.changelog.fs
A synchronous StateChangeUploadScheduler implementation that uploads the changes using FileSystem.
StateChangeFsUploader(JobID, Path, FileSystem, boolean, int, ChangelogStorageMetricGroup, TaskChangelogRegistry) - Constructor for class org.apache.flink.changelog.fs.StateChangeFsUploader
 
StateChangeFsUploader(JobID, Path, FileSystem, boolean, int, ChangelogStorageMetricGroup, TaskChangelogRegistry, BiFunction<Path, Long, StreamStateHandle>) - Constructor for class org.apache.flink.changelog.fs.StateChangeFsUploader
 
StateChangeLogger<Value,​Namespace> - Interface in org.apache.flink.state.changelog
Logs changes to a state created by ChangelogKeyedStateBackend.
StateChangelogHandleReader<Handle extends ChangelogStateHandle> - Interface in org.apache.flink.runtime.state.changelog
Allows to read state changelog referenced by the provided ChangelogStateHandle.
StateChangelogHandleStreamHandleReader - Class in org.apache.flink.runtime.state.changelog
A reader for ChangelogStateHandleStreamImpl that iterates over its underlying stream handles and offsets.
StateChangelogHandleStreamHandleReader(StateChangelogHandleStreamHandleReader.StateChangeIterator) - Constructor for class org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader
 
StateChangelogHandleStreamHandleReader.StateChangeIterator - Interface in org.apache.flink.runtime.state.changelog
Reads a stream of state changes starting from a specified offset.
StateChangelogOptions - Class in org.apache.flink.configuration
A collection of all configuration options that relate to changelog.
StateChangelogOptions() - Constructor for class org.apache.flink.configuration.StateChangelogOptions
 
StateChangelogStorage<Handle extends ChangelogStateHandle> - Interface in org.apache.flink.runtime.state.changelog
A storage for changelog.
StateChangelogStorageFactory - Interface in org.apache.flink.runtime.state.changelog
A factory for StateChangelogStorage.
stateChangelogStorageForJob(JobID, Configuration, TaskManagerJobMetricGroup, LocalRecoveryConfig) - Method in class org.apache.flink.runtime.state.TaskExecutorStateChangelogStoragesManager
 
StateChangelogStorageLoader - Class in org.apache.flink.runtime.state.changelog
A thin wrapper around PluginManager to load StateChangelogStorage.
StateChangelogStorageLoader() - Constructor for class org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader
 
StateChangelogStorageView<Handle extends ChangelogStateHandle> - Interface in org.apache.flink.runtime.state.changelog
A storage view for changelog.
StateChangelogWriter<Handle extends ChangelogStateHandle> - Interface in org.apache.flink.runtime.state.changelog
Allows to write data to the log.
StateChangeOperation - Enum in org.apache.flink.state.changelog
The operation applied to ChangelogState.
StateChangeSet - Class in org.apache.flink.changelog.fs
A set of changes made to some state(s) by a single state backend during a single checkpoint.
StateChangeSet(UUID, SequenceNumber, List<StateChange>) - Constructor for class org.apache.flink.changelog.fs.StateChangeSet
 
StateChangeUploader - Interface in org.apache.flink.changelog.fs
The purpose of this interface is to abstract the different implementations of uploading state changelog parts.
StateChangeUploader.UploadTasksResult - Class in org.apache.flink.changelog.fs
Result of executing one or more upload tasks.
StateChangeUploadScheduler - Interface in org.apache.flink.changelog.fs
StateChangeUploadScheduler.UploadTask - Class in org.apache.flink.changelog.fs
stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
 
stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
StateConfigUtil - Class in org.apache.flink.table.runtime.util
Utility to create a StateTtlConfig object.
StateConfigUtil() - Constructor for class org.apache.flink.table.runtime.util.StateConfigUtil
 
StateContentMetaInfo() - Constructor for class org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
 
StateContentMetaInfo(List<Long>, long) - Constructor for class org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
 
StateDataView<N> - Interface in org.apache.flink.table.runtime.dataview
A DataView which is implemented using state backend.
StateDataViewStore - Interface in org.apache.flink.table.runtime.dataview
This interface contains methods for registering StateDataView with a managed store.
StateDeclaration - Interface in org.apache.flink.api.common.state
StateDeclaration represents a declaration of the specific state used.
StateDeclaration.RedistributionMode - Enum in org.apache.flink.api.common.state
StateDeclaration.RedistributionMode is used to indicate whether this state supports redistribution between partitions and how to redistribute this state during rescaling.
StateDeclarations - Class in org.apache.flink.api.common.state
This is a helper class for declaring various states.
StateDeclarations() - Constructor for class org.apache.flink.api.common.state.StateDeclarations
 
StateDeclarations.AggregatingStateDeclarationBuilder<IN,​OUT,​ACC> - Class in org.apache.flink.api.common.state
StateDeclarations.ListStateDeclarationBuilder<T> - Class in org.apache.flink.api.common.state
StateDeclarations.MapStateDeclarationBuilder<K,​V> - Class in org.apache.flink.api.common.state
Builder for MapStateDeclaration.
StateDeclarations.ReducingStateDeclarationBuilder<T> - Class in org.apache.flink.api.common.state
StateDeclarations.ValueStateDeclarationBuilder<T> - Class in org.apache.flink.api.common.state
StateDescriptor<S extends State,​T> - Class in org.apache.flink.api.common.state
Base class for state descriptors.
StateDescriptor<T> - Class in org.apache.flink.runtime.state.v2
Base class for state descriptors.
StateDescriptor(String, Class<T>, T) - Constructor for class org.apache.flink.api.common.state.StateDescriptor
Create a new StateDescriptor with the given name and the given type information.
StateDescriptor(String, TypeInformation<T>) - Constructor for class org.apache.flink.runtime.state.v2.StateDescriptor
Create a new StateDescriptor with the given stateId and the given type information.
StateDescriptor(String, TypeInformation<T>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.StateDescriptor
Create a new StateDescriptor with the given stateId and the given type information.
StateDescriptor(String, TypeInformation<T>, T) - Constructor for class org.apache.flink.api.common.state.StateDescriptor
Create a new StateDescriptor with the given name and the given type information.
StateDescriptor(String, TypeSerializer<T>, T) - Constructor for class org.apache.flink.api.common.state.StateDescriptor
Create a new StateDescriptor with the given name and the given type serializer.
StateDescriptor.Type - Enum in org.apache.flink.api.common.state
An enumeration of the types of supported states.
StateDescriptor.Type - Enum in org.apache.flink.runtime.state.v2
An enumeration of the types of supported states.
StateDescriptorUtils - Class in org.apache.flink.runtime.state.v2
Utilities for transforming StateDescriptor to StateDescriptor.
StateEntry<K,​N,​S> - Interface in org.apache.flink.runtime.state
Interface of entries in a state backend.
StateEntry.SimpleStateEntry<K,​N,​S> - Class in org.apache.flink.runtime.state
 
StateExecutor - Interface in org.apache.flink.runtime.asyncprocessing
Executor for executing batch StateRequests.
StateFactory<T extends org.apache.flink.runtime.scheduler.adaptive.State> - Interface in org.apache.flink.runtime.scheduler.adaptive
Factory for creating adaptive scheduler state instances.
stateful(String, ProcessPythonEnvironmentManager, String, GeneratedMessageV3, FlinkMetricContainer, KeyedStateBackend<?>, TypeSerializer<?>, TypeSerializer<?>, MemoryManager, double, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor) - Static method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
STATEFUL_FUNCTION_URN - Static variable in class org.apache.flink.python.Constants
 
StatefulComplexPayloadSerializer - Class in org.apache.flink.streaming.tests.artificialstate
A custom stateful serializer to test that serializers are not used concurrently.
StatefulComplexPayloadSerializer() - Constructor for class org.apache.flink.streaming.tests.artificialstate.StatefulComplexPayloadSerializer
 
StatefulComplexPayloadSerializer.Snapshot - Class in org.apache.flink.streaming.tests.artificialstate
StatefulSequenceSource - Class in org.apache.flink.streaming.api.functions.source.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
StatefulSequenceSource(long, long) - Constructor for class org.apache.flink.streaming.api.functions.source.legacy.StatefulSequenceSource
Deprecated.
Creates a source that emits all numbers from the given interval exactly once.
StatefulSinkWriter<InputT,​WriterStateT> - Interface in org.apache.flink.api.connector.sink2
A SinkWriter whose state needs to be checkpointed.
StatefulStreamingJob - Class in org.apache.flink.test
A simple stateful job that will be used to test avro state evolution and general state migration.
StatefulStreamingJob() - Constructor for class org.apache.flink.test.StatefulStreamingJob
 
StatefulStreamingJob.MySource - Class in org.apache.flink.test
Stub source that emits one record per second.
StatefulStreamingJob.MyStatefulFunction - Class in org.apache.flink.test
A stateful RichMapFunction that keeps the required types of state.
StatefulStreamJobUpgradeTestProgram - Class in org.apache.flink.streaming.tests
Test upgrade of generic stateful job for Flink's DataStream API operators and primitives.
StatefulStreamJobUpgradeTestProgram() - Constructor for class org.apache.flink.streaming.tests.StatefulStreamJobUpgradeTestProgram
 
StateFuture<T> - Interface in org.apache.flink.api.common.state.v2
StateFuture is a future that act as a return value for async state interfaces.
StateFutureFactory<K> - Class in org.apache.flink.runtime.asyncprocessing
An internal factory for InternalStateFuture that build future with necessary context switch and wired with mailbox executor.
StateFutureImpl<T> - Class in org.apache.flink.core.state
The default implementation of StateFuture.
StateFutureImpl(StateFutureImpl.CallbackRunner, StateFutureImpl.AsyncFrameworkExceptionHandler) - Constructor for class org.apache.flink.core.state.StateFutureImpl
 
StateFutureImpl.AsyncFrameworkExceptionHandler - Interface in org.apache.flink.core.state
Handle exceptions thrown by async state callback framework.
StateFutureImpl.CallbackRunner - Interface in org.apache.flink.core.state
The entry for a state future to submit task to mailbox.
StateFutureUtils - Class in org.apache.flink.core.state
A collection of utilities that expand the usage of StateFuture.
StateFutureUtils() - Constructor for class org.apache.flink.core.state.StateFutureUtils
 
StateHandleDownloadSpec - Class in org.apache.flink.contrib.streaming.state
This class represents a download specification for the content of one IncrementalRemoteKeyedStateHandle to a target Path.
StateHandleDownloadSpec(IncrementalRemoteKeyedStateHandle, Path) - Constructor for class org.apache.flink.contrib.streaming.state.StateHandleDownloadSpec
 
stateHandleId - Variable in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
Unique id for this state handle.
StateHandleID - Class in org.apache.flink.runtime.state
Unique ID that allows for logical comparison between state handles.
StateHandleID(String) - Constructor for class org.apache.flink.runtime.state.StateHandleID
 
stateHandler - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
stateHandler - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
StateHandleStore<T extends Serializable,​R extends ResourceVersion<R>> - Interface in org.apache.flink.runtime.persistence
Class which stores state via the provided RetrievableStateStorageHelper and writes the returned state handle to distributed coordination system(e.g.
StateHandleStore.AlreadyExistException - Exception in org.apache.flink.runtime.persistence
The key already exists in ConfigMap or the Zookeeper node already exists.
StateHandleStore.NotExistException - Exception in org.apache.flink.runtime.persistence
The key does not exist in ConfigMap or the Zookeeper node does not exists.
StateHandleStoreUtils - Class in org.apache.flink.runtime.util
StateHandleStoreUtils collects utility methods that might be usefule for any StateHandleStore implementation.
StateHandleStoreUtils() - Constructor for class org.apache.flink.runtime.util.StateHandleStoreUtils
 
StateHandleTransferSpec - Class in org.apache.flink.state.forst
This class represents a transfer specification for the content of one IncrementalRemoteKeyedStateHandle to a target Path.
StateHandleTransferSpec(IncrementalRemoteKeyedStateHandle, Path) - Constructor for class org.apache.flink.state.forst.StateHandleTransferSpec
 
StateInitializationContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which operators can initialize by registering to managed state (i.e. state that is managed by state backends) or iterating over streams of state partitions written as raw state in a previous snapshot.
StateInitializationContextImpl - Class in org.apache.flink.runtime.state
Default implementation of StateInitializationContext.
StateInitializationContextImpl(Long, OperatorStateStore, KeyedStateStore, Iterable<KeyGroupStatePartitionStreamProvider>, Iterable<StatePartitionStreamProvider>) - Constructor for class org.apache.flink.runtime.state.StateInitializationContextImpl
 
StateIterator<T> - Interface in org.apache.flink.api.common.state.v2
Asynchronous iterators allow to iterate over data that comes asynchronously, on-demand.
StateKeyContext - Interface in org.apache.flink.table.runtime.operators.window.tvf.state
Context to switch current key in state backend.
stateKeySelector - Variable in class org.apache.flink.streaming.api.operators.AbstractInput
KeySelector for extracting a key from an element being processed.
stateKeySelector1 - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
KeySelector for extracting a key from an element being processed.
stateKeySelector2 - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
KeySelector for extracting a key from an element being processed.
stateKeyType - Variable in class org.apache.flink.streaming.api.transformations.KeyedMultipleInputTransformation
 
StateLatencyTrackOptions - Class in org.apache.flink.configuration
A collection of all configuration options that relate to the latency tracking for state access.
StateLatencyTrackOptions() - Constructor for class org.apache.flink.configuration.StateLatencyTrackOptions
 
stateless(String, ProcessPythonEnvironmentManager, String, GeneratedMessageV3, FlinkMetricContainer, MemoryManager, double, FlinkFnApi.CoderInfoDescriptor, FlinkFnApi.CoderInfoDescriptor) - Static method in class org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
 
STATELESS_FUNCTION_URN - Static variable in class org.apache.flink.python.Constants
 
StateListView<N,​EE> - Class in org.apache.flink.table.runtime.dataview
StateListView is a ListView which is implemented using state backends.
StateListView() - Constructor for class org.apache.flink.table.runtime.dataview.StateListView
 
StateListView.KeyedStateListView<N,​T> - Class in org.apache.flink.table.runtime.dataview
StateListView.KeyedStateListView is an default implementation of StateListView whose underlying representation is a keyed state.
StateListView.NamespacedStateListView<N,​T> - Class in org.apache.flink.table.runtime.dataview
StateListView.NamespacedStateListView is an StateListView whose underlying representation is a keyed and namespaced state.
StateLocalitySlotAssigner - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
A SlotAssigner that assigns slots based on the number of local key groups.
StateLocalitySlotAssigner() - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.StateLocalitySlotAssigner
 
stateLocationRetriever - Variable in class org.apache.flink.runtime.scheduler.SchedulerBase
 
StateLocationRetriever - Interface in org.apache.flink.runtime.scheduler
Component to retrieve the state location of an execution vertex.
stateLock - Variable in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
The lock to synchronize state changes (open / close) on
StateMachineExample - Class in org.apache.flink.streaming.examples.statemachine
Main class of the state machine example.
StateMachineExample() - Constructor for class org.apache.flink.streaming.examples.statemachine.StateMachineExample
 
StateManager - Interface in org.apache.flink.datastream.api.context
This is responsibility for managing runtime information related to state of process function.
StateMap<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
Base class for state maps.
StateMap() - Constructor for class org.apache.flink.runtime.state.heap.StateMap
 
StateMapSnapshot<K,​N,​S,​T extends StateMap<K,​N,​S>> - Class in org.apache.flink.runtime.state.heap
Base class for snapshots of a StateMap.
StateMapSnapshot(T) - Constructor for class org.apache.flink.runtime.state.heap.StateMapSnapshot
 
StateMapView<N,​EK,​EV> - Class in org.apache.flink.table.runtime.dataview
MapView which is implemented using state backends.
StateMapView() - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView
 
StateMapView.KeyedStateMapViewWithKeysNotNull<N,​EK,​EV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which does not support nullable keys and namespace.
StateMapView.KeyedStateMapViewWithKeysNullable<N,​EK,​EV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which supports nullable keys but does not support namespace.
StateMapView.NamespacedStateMapViewWithKeysNotNull<N,​EK,​EV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which supports namespace but does not support nullable keys.
StateMapView.NamespacedStateMapViewWithKeysNullable<N,​EK,​EV> - Class in org.apache.flink.table.runtime.dataview
A state MapView which supports nullable keys and namespace.
statement() - Method in class org.apache.flink.table.codesplit.JavaParser.BlockStatementContext
 
statement() - Method in class org.apache.flink.table.codesplit.JavaParser
 
statement() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
statement(int) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
STATEMENT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
StatementContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
statementExpression - Variable in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
StatementResult - Class in org.apache.flink.table.client.gateway
Wrapped results for the FetchResultsResponseBody.
StatementResult(ResolvedSchema, CloseableIterator<RowData>, boolean, ResultKind, JobID) - Constructor for class org.apache.flink.table.client.gateway.StatementResult
 
StatementResult(ResolvedSchema, CloseableIterator<RowData>, boolean, ResultKind, JobID, RowDataToStringConverter) - Constructor for class org.apache.flink.table.client.gateway.StatementResult
 
StatementResultIterator - Class in org.apache.flink.table.jdbc.utils
Closeable result iterator for statement result.
StatementResultIterator(StatementResult) - Constructor for class org.apache.flink.table.jdbc.utils.StatementResultIterator
 
StatementResultPrinter(StatementResult, ReadableConfig, long) - Constructor for class org.apache.flink.table.client.cli.Printer.StatementResultPrinter
 
StatementSet - Interface in org.apache.flink.table.api
A StatementSet accepts pipelines defined by DML statements or Table objects.
StatementSetImpl<E extends TableEnvironmentInternal> - Class in org.apache.flink.table.api.internal
Implementation for StatementSet.
StatementSetImpl(E) - Constructor for class org.apache.flink.table.api.internal.StatementSetImpl
 
StatementSetOperation - Class in org.apache.flink.table.operations
A Operation that describes the statement set, e.g.
StatementSetOperation(List<ModifyOperation>) - Constructor for class org.apache.flink.table.operations.StatementSetOperation
 
StateMetadata - Class in org.apache.flink.table.planner.plan.nodes.exec
It is used to describe the state metadata of a stateful operator, which is serialized/deserialized into/from those StreamExecNodes that can generate stateful operators.
StateMetadata(int, String, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
StateMetadata(int, Duration, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.StateMetadata
 
StateMetaInfo(long[], OperatorStateHandle.Mode) - Constructor for class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
StateMetaInfoReader - Interface in org.apache.flink.runtime.state.metainfo
Functional interface to read StateMetaInfoSnapshot.
StateMetaInfoSnapshot - Class in org.apache.flink.runtime.state.metainfo
Generalized snapshot for meta information about one state in a state backend (e.g.
StateMetaInfoSnapshot(String, StateMetaInfoSnapshot.BackendStateType, Map<String, String>, Map<String, TypeSerializerSnapshot<?>>) - Constructor for class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
 
StateMetaInfoSnapshot(String, StateMetaInfoSnapshot.BackendStateType, Map<String, String>, Map<String, TypeSerializerSnapshot<?>>, Map<String, TypeSerializer<?>>) - Constructor for class org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot
TODO this variant, which requires providing the serializers, TODO should actually be removed, leaving only StateMetaInfoSnapshot(String, BackendStateType, Map, Map).
StateMetaInfoSnapshot.BackendStateType - Enum in org.apache.flink.runtime.state.metainfo
Enum that defines the different types of state that live in Flink backends.
StateMetaInfoSnapshot.CommonOptionsKeys - Enum in org.apache.flink.runtime.state.metainfo
Predefined keys for the most common options in the meta info.
StateMetaInfoSnapshot.CommonSerializerKeys - Enum in org.apache.flink.runtime.state.metainfo
Predefined keys for the most common serializer types in the meta info.
StateMetaInfoSnapshotReadersWriters - Class in org.apache.flink.runtime.state.metainfo
Static factory that gives out the write and readers for different versions of StateMetaInfoSnapshot.
stateMetaInfoSnapshots - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
 
stateMetaInfoSnapshots - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
The state meta data.
stateMetaInfoSnapshots - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
 
StateMetaInfoWriter - Interface in org.apache.flink.runtime.state.metainfo
Functional interface to write StateMetaInfoSnapshot.
StateMigrationException - Exception in org.apache.flink.util
Base class for state migration related exceptions.
StateMigrationException(String) - Constructor for exception org.apache.flink.util.StateMigrationException
 
StateMigrationException(String, Throwable) - Constructor for exception org.apache.flink.util.StateMigrationException
 
StateMigrationException(Throwable) - Constructor for exception org.apache.flink.util.StateMigrationException
 
StateObject - Interface in org.apache.flink.runtime.state
Base of all handles that represent checkpointed state in some form.
StateObject.StateObjectLocation - Enum in org.apache.flink.runtime.state
Enum for state locations.
StateObject.StateObjectSizeStatsCollector - Class in org.apache.flink.runtime.state
Collector for size and location stats from a state object via StateObject.collectSizeStats(StateObjectSizeStatsCollector).
StateObjectCollection<T extends StateObject> - Class in org.apache.flink.runtime.checkpoint
This class represents a generic collection for StateObjects.
StateObjectCollection() - Constructor for class org.apache.flink.runtime.checkpoint.StateObjectCollection
Creates a new StateObjectCollection that is backed by an ArrayList.
StateObjectCollection(Collection<T>) - Constructor for class org.apache.flink.runtime.checkpoint.StateObjectCollection
Creates a new StateObjectCollection wraps the given collection and delegates to it.
StatePartitionStreamProvider - Class in org.apache.flink.runtime.state
This class provides access to input streams that contain data of one state partition of a partitionable state.
StatePartitionStreamProvider(InputStream) - Constructor for class org.apache.flink.runtime.state.StatePartitionStreamProvider
 
StatePartitionStreamProvider(IOException) - Constructor for class org.apache.flink.runtime.state.StatePartitionStreamProvider
 
StatePathExtractor - Class in org.apache.flink.state.api.output
Extracts all file paths that are part of the provided OperatorState.
StatePathExtractor() - Constructor for class org.apache.flink.state.api.output.StatePathExtractor
 
StateReaderOperator<F extends Function,​KEY,​N,​OUT> - Class in org.apache.flink.state.api.input.operator
Base class for executing functions that read keyed state.
StateReaderOperator(F, TypeInformation<KEY>, TypeSerializer<N>) - Constructor for class org.apache.flink.state.api.input.operator.StateReaderOperator
 
StateRecoveryOptions - Class in org.apache.flink.configuration
The configuration options used when restoring state from a savepoint or a checkpoint.
StateRecoveryOptions() - Constructor for class org.apache.flink.configuration.StateRecoveryOptions
 
StateRequest<K,​N,​IN,​OUT> - Class in org.apache.flink.runtime.asyncprocessing
A request encapsulates the necessary data to perform a state request.
StateRequest(State, StateRequestType, IN, InternalStateFuture<OUT>, RecordContext<K>) - Constructor for class org.apache.flink.runtime.asyncprocessing.StateRequest
 
StateRequestBuffer<K> - Class in org.apache.flink.runtime.asyncprocessing
A buffer to hold state requests to execute state requests in batch, which can only be manipulated within task thread.
StateRequestBuffer(long, long, Consumer<Long>) - Constructor for class org.apache.flink.runtime.asyncprocessing.StateRequestBuffer
 
StateRequestContainer - Interface in org.apache.flink.runtime.asyncprocessing
A container which is used to hold StateRequests.
stateRequestHandler - Variable in class org.apache.flink.runtime.state.v2.AbstractKeyedState
 
StateRequestHandler - Interface in org.apache.flink.runtime.asyncprocessing
The handler which can process StateRequest.
StateRequestType - Enum in org.apache.flink.runtime.asyncprocessing
The type of processing request for State from **users' perspective**.
stateSerializer - Variable in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
The serializer of the state.
StateSerializer(TypeSerializer<TXN>, TypeSerializer<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
StateSerializer(TypeSerializer<TXN>, TypeSerializer<CONTEXT>, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
 
StateSerializerProvider<T> - Class in org.apache.flink.runtime.state
A StateSerializerProvider wraps logic on how to obtain serializers for registered state, either with the previous schema of state in checkpoints or the current schema of state.
StateSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
stateSize - Variable in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
The size of the state in the file.
StateSizeEstimates - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Managed Keyed State size estimates used to make scheduling decisions.
StateSizeEstimates() - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.StateSizeEstimates
 
StateSizeEstimates(Map<ExecutionVertexID, Long>) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.StateSizeEstimates
 
stateSizeInBytes - Variable in class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
 
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
Creates a snapshot of this CopyOnWriteStateMap, to be written in checkpointing.
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTable
Creates a snapshot of this CopyOnWriteStateTable, to be written in checkpointing.
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.HeapPriorityQueueSnapshotRestoreWrapper
 
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.StateMap
Creates a snapshot of this StateMap, to be written in checkpointing.
stateSnapshot() - Method in class org.apache.flink.runtime.state.heap.StateTable
 
stateSnapshot() - Method in interface org.apache.flink.runtime.state.StateSnapshotRestore
Returns a snapshot of the state.
StateSnapshot - Interface in org.apache.flink.runtime.state
General interface for state snapshots that should be written partitioned by key-groups.
StateSnapshot.StateKeyGroupWriter - Interface in org.apache.flink.runtime.state
Interface for writing a snapshot that is partitioned into key-groups.
StateSnapshotContext - Interface in org.apache.flink.runtime.state
This interface provides a context in which operators that use managed (i.e. state that is managed by state backends) or raw (i.e. the operator can write it's state streams) state can perform a snapshot.
StateSnapshotContextSynchronousImpl - Class in org.apache.flink.runtime.state
This class is a default implementation for StateSnapshotContext.
StateSnapshotContextSynchronousImpl(long, long) - Constructor for class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
StateSnapshotContextSynchronousImpl(long, long, CheckpointStreamFactory, KeyGroupRange, CloseableRegistry) - Constructor for class org.apache.flink.runtime.state.StateSnapshotContextSynchronousImpl
 
StateSnapshotKeyGroupReader - Interface in org.apache.flink.runtime.state
Interface for state de-serialization into StateTables by key-group.
StateSnapshotRestore - Interface in org.apache.flink.runtime.state
Interface to deal with state snapshot and restore of state.
StateSnapshotTransformer<T> - Interface in org.apache.flink.runtime.state
Transformer of state values which are included or skipped in the snapshot.
StateSnapshotTransformer.CollectionStateSnapshotTransformer<T> - Interface in org.apache.flink.runtime.state
Collection state specific transformer which says how to transform entries of the collection.
StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy - Enum in org.apache.flink.runtime.state
 
StateSnapshotTransformer.StateSnapshotTransformFactory<T> - Interface in org.apache.flink.runtime.state
This factory creates state transformers depending on the form of values to transform.
StateSnapshotTransformers - Class in org.apache.flink.runtime.state
Collection of common state snapshot transformers and their factories.
StateSnapshotTransformers() - Constructor for class org.apache.flink.runtime.state.StateSnapshotTransformers
 
StateSnapshotTransformers.ListStateSnapshotTransformer<T> - Class in org.apache.flink.runtime.state
General implementation of list state transformer.
StateSnapshotTransformers.ListStateSnapshotTransformFactory<T> - Class in org.apache.flink.runtime.state
 
StateSnapshotTransformers.MapStateSnapshotTransformer<K,​V> - Class in org.apache.flink.runtime.state
General implementation of map state transformer.
StateSnapshotTransformers.MapStateSnapshotTransformFactory<K,​V> - Class in org.apache.flink.runtime.state
 
StateSnapshotTransformers.StateSnapshotTransformFactoryWrapAdaptor<S,​T> - Class in org.apache.flink.runtime.state
 
stateTable - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
Map containing the actual key/value pairs.
StateTable<K,​N,​S> - Class in org.apache.flink.runtime.state.heap
Base class for state tables.
StateTable(InternalKeyContext<K>, RegisteredKeyValueStateBackendMetaInfo<N, S>, TypeSerializer<K>) - Constructor for class org.apache.flink.runtime.state.heap.StateTable
 
StateTableByKeyGroupReaders - Class in org.apache.flink.runtime.state.heap
This class provides a static factory method to create different implementations of StateSnapshotKeyGroupReader depending on the provided serialization format version.
StateTableByKeyGroupReaders() - Constructor for class org.apache.flink.runtime.state.heap.StateTableByKeyGroupReaders
 
StateTimeMetric - Interface in org.apache.flink.runtime.scheduler.metrics
Utility to define metrics that capture the time that some component spends in a state.
StateTransformationFunction<S,​T> - Interface in org.apache.flink.runtime.state
Interface for a binary function that is used for push-down of state transformation into state backends.
StateTransition<T> - Class in org.apache.flink.cep.nfa
Represents a transition from one State to another.
StateTransition(State<T>, StateTransitionAction, State<T>, IterativeCondition<T>) - Constructor for class org.apache.flink.cep.nfa.StateTransition
 
StateTransitionAction - Enum in org.apache.flink.cep.nfa
Set of actions when doing a state transition from a State to another.
StateTransitionManager - Interface in org.apache.flink.runtime.scheduler.adaptive
The StateTransitionManager decides on whether AdaptiveScheduler state transition should happen or not.
StateTransitionManager.Context - Interface in org.apache.flink.runtime.scheduler.adaptive
The interface that can be used by the StateTransitionManager to communicate with the underlying system.
StateTransitions - Interface in org.apache.flink.runtime.scheduler.adaptive
An interface covering all possible State transitions.
StateTransitions.ToCancelling - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the Canceling state.
StateTransitions.ToCreatingExecutionGraph - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the CreatingExecutionGraph state.
StateTransitions.ToExecuting - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the Executing state.
StateTransitions.ToFailing - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the Failing state.
StateTransitions.ToFinished - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the Finished state.
StateTransitions.ToRestarting - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the Restarting state.
StateTransitions.ToStopWithSavepoint - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the StopWithSavepoint state.
StateTransitions.ToWaitingForResources - Interface in org.apache.flink.runtime.scheduler.adaptive
Interface covering transition to the WaitingForResources state.
StateTtlConfig - Class in org.apache.flink.api.common.state
Configuration of state TTL logic.
StateTtlConfig.Builder - Class in org.apache.flink.api.common.state
Builder for the StateTtlConfig.
StateTtlConfig.CleanupStrategies - Class in org.apache.flink.api.common.state
TTL cleanup strategies.
StateTtlConfig.IncrementalCleanupStrategy - Class in org.apache.flink.api.common.state
Configuration of cleanup strategy while taking the full snapshot.
StateTtlConfig.RocksdbCompactFilterCleanupStrategy - Class in org.apache.flink.api.common.state
Configuration of cleanup strategy using custom compaction filter in RocksDB.
StateTtlConfig.StateVisibility - Enum in org.apache.flink.api.common.state
This option configures whether expired user value can be returned or not.
StateTtlConfig.TtlTimeCharacteristic - Enum in org.apache.flink.api.common.state
This option configures time scale to use for ttl.
StateTtlConfig.UpdateType - Enum in org.apache.flink.api.common.state
This option value configures when to update last access timestamp which prolongs state TTL.
StateTtlHint - Enum in org.apache.flink.table.planner.hint
Hint strategy to configure different ExecutionConfigOptions.IDLE_STATE_RETENTION for stream joins.
StateUtil - Class in org.apache.flink.runtime.state
Helpers for StateObject related code.
STATIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STATIC - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
STATIC - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
STATIC() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassBodyDeclarationContext
 
STATIC() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
STATIC() - Method in class org.apache.flink.table.codesplit.JavaParser.ImportDeclarationContext
 
STATIC() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
StaticDMetric - Class in org.apache.flink.metrics.datadog
A DMetric that returns a fixed value.
StaticDMetric(Number, MetricMetaData) - Constructor for class org.apache.flink.metrics.datadog.StaticDMetric
 
StaticExternalResourceInfoProvider - Class in org.apache.flink.runtime.externalresource
Static implementation of ExternalResourceInfoProvider which return fixed collection of ExternalResourceInfo.
StaticExternalResourceInfoProvider(Map<String, Set<? extends ExternalResourceInfo>>) - Constructor for class org.apache.flink.runtime.externalresource.StaticExternalResourceInfoProvider
 
StaticFileServerHandler<T extends RestfulGateway> - Class in org.apache.flink.runtime.rest.handler.legacy.files
Simple file server handler that serves requests to web frontend's static files, such as HTML, CSS, or JS files.
StaticFileServerHandler(GatewayRetriever<? extends T>, Duration, File) - Constructor for class org.apache.flink.runtime.rest.handler.legacy.files.StaticFileServerHandler
 
StaticFileSplitEnumerator - Class in org.apache.flink.connector.file.src.impl
A SplitEnumerator implementation for bounded / batch FileSource input.
StaticFileSplitEnumerator(SplitEnumeratorContext<FileSourceSplit>, FileSplitAssigner) - Constructor for class org.apache.flink.connector.file.src.impl.StaticFileSplitEnumerator
 
staticFlag - Static variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
StaticResultProvider - Class in org.apache.flink.table.api.internal
Create result provider from a static set of data using external types.
StaticResultProvider(List<Row>) - Constructor for class org.apache.flink.table.api.internal.StaticResultProvider
 
StaticResultProvider(List<Row>, Function<Row, RowData>) - Constructor for class org.apache.flink.table.api.internal.StaticResultProvider
 
statistic - Variable in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
Statistics - Interface in org.apache.flink.runtime.webmonitor.stats
Represents one or more statistics samples.
STATISTICS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
statisticsKey - Variable in class org.apache.flink.api.common.operators.GenericDataSourceBase
 
StatsDReporter - Class in org.apache.flink.metrics.statsd
Largely based on the StatsDReporter class by ReadyTalk.
StatsDReporter() - Constructor for class org.apache.flink.metrics.statsd.StatsDReporter
 
StatsDReporterFactory - Class in org.apache.flink.metrics.statsd
A MetricReporterFactory implementation that creates a StatsDReporter instance.
StatsDReporterFactory() - Constructor for class org.apache.flink.metrics.statsd.StatsDReporterFactory
 
statsResultByTaskGroup - Variable in class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator.PendingStatsRequest
Results returned by individual tasks and stored by the tasks' ExecutionAttemptID.
StatsSummary - Class in org.apache.flink.runtime.checkpoint
Aggregated values of some measurement such as min/max/average state size.
StatsSummaryDto - Class in org.apache.flink.runtime.rest.messages.checkpoints
Transfer object for statistics summary.
StatsSummaryDto(long, long, long, double, double, double, double, double) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
StatsSummarySnapshot - Class in org.apache.flink.runtime.checkpoint
Immutable snapshot of StatsSummary.
StatsSummarySnapshot(long, long, long, long, HistogramStatistics) - Constructor for class org.apache.flink.runtime.checkpoint.StatsSummarySnapshot
 
status - Variable in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
status() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
status() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
STATUS - Static variable in class org.apache.flink.table.gateway.service.utils.Constants
 
StatusDurationUtils - Class in org.apache.flink.runtime.rest.messages.job
Utilities to calculate status duration.
StatusDurationUtils() - Constructor for class org.apache.flink.runtime.rest.messages.job.StatusDurationUtils
 
StatusHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, AsynchronousOperationResult<V>, M>) - Constructor for class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.StatusHandler
 
statusWatermarkValve - Variable in class org.apache.flink.streaming.runtime.io.AbstractStreamTaskNetworkInput
Valve that controls how watermarks and watermark statuses are forwarded.
StatusWatermarkValve - Class in org.apache.flink.streaming.runtime.watermarkstatus
A StatusWatermarkValve embodies the logic of how Watermark and WatermarkStatus are propagated to downstream outputs, given a set of one or multiple subpartitions that continuously receive them.
StatusWatermarkValve(int) - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
Returns a new StatusWatermarkValve.
StatusWatermarkValve(ResultSubpartitionIndexSet[]) - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
 
StatusWatermarkValve(CheckpointedInputGate) - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve
 
StatusWatermarkValve.SubpartitionStatus - Class in org.apache.flink.streaming.runtime.watermarkstatus
An SubpartitionStatus keeps track of a subpartition's last watermark, stream status, and whether or not the subpartition's current watermark is aligned with the overall watermark output from the valve.
stddev - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.HistogramDump
 
STDDEV - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
STDDEV_POP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STDDEV_POP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
STDDEV_POP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
STDDEV_SAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STDDEV_SAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
STDDEV_SAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
stddevPop() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the population standard deviation of an expression (the square root of varPop()).
stddevSamp() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the sample standard deviation of an expression (the square root of varSamp()).
STDOUT - org.apache.flink.runtime.taskexecutor.FileType
The stdout file type for taskmanager.
stdOutFile - Variable in class org.apache.flink.runtime.webmonitor.WebMonitorUtils.LogFileLocation
 
STEP_INCREMENT - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
 
STEPS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
StickyAllocationAndLocalRecoveryTestJob - Class in org.apache.flink.streaming.tests
Automatic end-to-end test for local recovery (including sticky allocation).
StickyAllocationAndLocalRecoveryTestJob() - Constructor for class org.apache.flink.streaming.tests.StickyAllocationAndLocalRecoveryTestJob
 
StickyAllocationAndLocalRecoveryTestJob.MapperSchedulingAndFailureInfo - Class in org.apache.flink.streaming.tests
Records the information required to check sticky scheduling after a restart.
stop() - Method in class org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrap
 
stop() - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Stops all containers.
stop() - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesLeaderElector
 
stop() - Method in interface org.apache.flink.runtime.dispatcher.DispatcherBootstrap
Stops and frees any resources (e.g. threads) acquired during the execution of the bootstrap.
stop() - Method in class org.apache.flink.runtime.dispatcher.NoOpDispatcherBootstrap
 
stop() - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatManager
Stops the heartbeat manager.
stop() - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
stop() - Method in class org.apache.flink.runtime.jobmanager.DefaultJobGraphStore
 
stop() - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStore
Stops the JobGraphStore service.
stop() - Method in interface org.apache.flink.runtime.jobmanager.JobGraphStoreWatcher
Stop the watcher on JobGraphStore.
stop() - Method in enum org.apache.flink.runtime.jobmanager.NoOpJobGraphStoreWatcher
 
stop() - Method in class org.apache.flink.runtime.jobmanager.StandaloneJobGraphStore
 
stop() - Method in class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreWatcher
 
stop() - Method in class org.apache.flink.runtime.leaderretrieval.DefaultLeaderRetrievalService
 
stop() - Method in interface org.apache.flink.runtime.leaderretrieval.LeaderRetrievalService
Stops the leader retrieval service.
stop() - Method in class org.apache.flink.runtime.leaderretrieval.StandaloneLeaderRetrievalService
 
stop() - Method in class org.apache.flink.runtime.resourcemanager.DefaultJobLeaderIdService
 
stop() - Method in interface org.apache.flink.runtime.resourcemanager.JobLeaderIdService
Stop the service.
stop() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Triggers stop of the rpc endpoint.
stop() - Method in interface org.apache.flink.runtime.rpc.StartStoppable
Stops the processing of remote procedure calls.
stop() - Method in class org.apache.flink.runtime.scheduler.slowtaskdetector.ExecutionTimeBasedSlowTaskDetector
 
stop() - Method in interface org.apache.flink.runtime.scheduler.slowtaskdetector.SlowTaskDetector
Stop detecting slow tasks.
stop() - Method in class org.apache.flink.runtime.security.token.DefaultDelegationTokenManager
Stops re-occurring token obtain task.
stop() - Method in interface org.apache.flink.runtime.security.token.DelegationTokenManager
Stops re-occurring token obtain task.
stop() - Method in class org.apache.flink.runtime.security.token.NoOpDelegationTokenManager
 
stop() - Method in class org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService
 
stop() - Method in interface org.apache.flink.runtime.taskexecutor.JobLeaderService
Stop the job leader services.
stop() - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
stop() - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimerService
Stops this timer service.
stop() - Method in class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
stop() - Method in class org.apache.flink.table.client.gateway.SingleSessionManager
 
stop() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpoint
Terminate the endpoint.
stop() - Method in class org.apache.flink.table.gateway.rest.SqlGatewayRestEndpoint
 
stop() - Method in interface org.apache.flink.table.gateway.service.session.SessionManager
Destroy the SessionManager and releases used resources.
stop() - Method in class org.apache.flink.table.gateway.service.session.SessionManagerImpl
 
stop() - Method in class org.apache.flink.table.gateway.SqlGateway
 
stop() - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
stop(boolean) - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
stop(boolean) - Method in class org.apache.flink.runtime.jobmaster.event.JobEventManager
Stop the job event manager.
stop(boolean) - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventStore
Stop the store.
stop(boolean) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryHandler
Stops the job recovery handler and optionally clean up.
stop(boolean) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultBatchJobRecoveryHandler
 
stop(boolean) - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummyBatchJobRecoveryHandler
 
stop(String[]) - Method in class org.apache.flink.client.cli.CliFrontend
Executes the STOP action.
stop(StopMode) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
Stop - org.apache.flink.cep.nfa.State.StateType
 
STOP - org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter.TerminationMode
Deprecated.
Please use the "stop" command instead.
STOP - org.apache.flink.runtime.rpc.pekko.ControlMessages
 
STOP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STOP_AND_DRAIN - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
STOP_ON_FIRST_INCLUDED - org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
Skip first null entries.
STOP_WITH_SAVEPOINT_PATH - Static variable in class org.apache.flink.client.cli.CliFrontendParser
 
stopAndCleanupCluster(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
stopAndCleanupCluster(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Stop cluster and clean up all resources, include services, auxiliary services and all running pods.
stopApplication(ApplicationStatus, String) - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
Deregister the Flink application from the resource management system by signalling the ResourceManager and also stop the process.
stopCheckpointScheduler() - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
 
stopCheckpointScheduler() - Method in interface org.apache.flink.runtime.checkpoint.CheckpointScheduling
Stops the periodic scheduling if possible.
stopCheckpointScheduler() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
stopClusterServices(boolean) - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
stopFlinkCluster() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
stopFollowingAttempts() - Method in class org.apache.flink.testutils.junit.extensions.retry.strategy.AbstractRetryStrategy
 
stopFollowingAttempts() - Method in interface org.apache.flink.testutils.junit.extensions.retry.strategy.RetryStrategy
Stop the following attempts when test succeed or failed.
stopInstance() - Static method in class org.apache.flink.management.jmx.JMXService
Stop the JMX server.
StopJobOperation - Class in org.apache.flink.table.operations.command
Operation to stop a running job.
StopJobOperation(String, boolean, boolean) - Constructor for class org.apache.flink.table.operations.command.StopJobOperation
 
StopMode - Enum in org.apache.flink.runtime.io.network.api
Tells if the job is stopping because of consuming all data.
STOPPED - org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
 
STOPPED - org.apache.flink.runtime.io.PullingAsyncDataInput.EndOfDataStatus
 
STOPPED - org.apache.flink.streaming.runtime.io.DataInputStatus
Indicator that the input was stopped because of stop-with-savepoint without drain.
StoppedDispatcherLeaderProcess - Enum in org.apache.flink.runtime.dispatcher.runner
DispatcherLeaderProcess implementation which is stopped.
stopPeriodicWatermarkEmits() - Method in class org.apache.flink.streaming.api.operators.source.NoOpTimestampsAndWatermarks
 
stopPeriodicWatermarkEmits() - Method in class org.apache.flink.streaming.api.operators.source.ProgressiveTimestampsAndWatermarks
 
stopPeriodicWatermarkEmits() - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks
Stops emitting periodic watermarks.
stopPersisting(long) - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
stopPod(String) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
stopPod(String) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Stop a specified pod by name.
stopProcess() - Method in class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
Close the web monitor and cluster components.
stopRetrieval(boolean) - Method in class org.apache.flink.table.client.cli.CliResultView
 
stopServer(RpcServer) - Method in class org.apache.flink.runtime.rpc.pekko.PekkoRpcService
 
stopServer(RpcServer) - Method in interface org.apache.flink.runtime.rpc.RpcService
Stop the underlying rpc server of the provided self gateway.
stopSlowTaskDetector() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
 
stopSlowTaskDetector() - Method in class org.apache.flink.runtime.scheduler.adaptivebatch.DummySpeculativeExecutionHandler
 
stopSlowTaskDetector() - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.SpeculativeExecutionHandler
Stops the slow task detector.
stopSqlGateway() - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
stopTracking(StreamStateHandle) - Method in interface org.apache.flink.changelog.fs.TaskChangelogRegistry
Stop tracking the state, so that it's not tracked (some other component is doing that).
stopTrackingAndPromotePartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Promotes the given partitions, and stops the tracking of partitions that were promoted.
stopTrackingAndPromotePartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
stopTrackingAndReleaseAllClusterPartitions() - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Releases and stops tracking all partitions.
stopTrackingAndReleaseAllClusterPartitions() - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
stopTrackingAndReleaseClusterPartitions(Collection<IntermediateDataSetID>) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Releases partitions associated with the given datasets and stops tracking of partitions that were released.
stopTrackingAndReleaseClusterPartitions(Collection<IntermediateDataSetID>) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
stopTrackingAndReleaseJobPartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Releases the given partitions and stop the tracking of partitions that were released.
stopTrackingAndReleaseJobPartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
stopTrackingAndReleaseJobPartitionsFor(JobID) - Method in interface org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTracker
Releases all partitions for the given job and stop the tracking of partitions that were released.
stopTrackingAndReleaseJobPartitionsFor(JobID) - Method in class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Releases the given partitions and stop the tracking of partitions that were released.
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Notifies the JobMasterPartitionTracker to stop tracking the target result partitions and release the locally occupied resources on TaskExecutors if any.
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.shuffle.JobShuffleContext
Notifies the job to stop tracking and release the target result partitions, which means these partitions will be removed and will be reproduced if used afterwards.
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.shuffle.JobShuffleContextImpl
 
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>, boolean) - Method in interface org.apache.flink.runtime.io.network.partition.JobMasterPartitionTracker
Releases the given partitions and stop the tracking of partitions that were released.
stopTrackingAndReleasePartitions(Collection<ResultPartitionID>, boolean) - Method in class org.apache.flink.runtime.io.network.partition.JobMasterPartitionTrackerImpl
 
stopTrackingDeploymentOf(ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmaster.DefaultExecutionDeploymentTracker
 
stopTrackingDeploymentOf(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.jobmaster.ExecutionDeploymentTracker
Stops tracking the given execution.
stopTrackingPartitions(Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
stopTrackingPartitions(Collection<ResultPartitionID>) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTracker
Stops the tracking of the given partitions.
stopTrackingPartitions(K) - Method in class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
Stops the tracking of all partition for the given key.
stopTrackingPartitions(K, Collection<ResultPartitionID>) - Method in class org.apache.flink.runtime.taskexecutor.partition.PartitionTable
Stops the tracking of the given set of partitions for the given key.
stopTrackingPartitionsFor(K) - Method in class org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
 
stopTrackingPartitionsFor(K) - Method in interface org.apache.flink.runtime.io.network.partition.PartitionTracker
Stops the tracking of all partitions for the given key.
stopWithDetachedSavepoint(JobID, boolean, String, SavepointFormatType) - Method in interface org.apache.flink.client.program.ClusterClient
Stops a program on Flink cluster whose job-manager is configured in this client's configuration.
stopWithDetachedSavepoint(JobID, boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
stopWithDetachedSavepoint(JobID, boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
stopWithDetachedSavepoint(JobID, String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
stopWithSavepoint(boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
stopWithSavepoint(boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
stopWithSavepoint(boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
stopWithSavepoint(boolean, String, SavepointFormatType) - Method in interface org.apache.flink.core.execution.JobClient
Stops the associated job on Flink cluster.
stopWithSavepoint(boolean, String, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
stopWithSavepoint(String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
stopWithSavepoint(String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
stopWithSavepoint(String, boolean, SavepointFormatType) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
stopWithSavepoint(String, SavepointFormatType, boolean, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
stopWithSavepoint(String, SavepointFormatType, boolean, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Stops the job with a savepoint.
stopWithSavepoint(CompletableFuture<CompletedCheckpoint>, CompletableFuture<Collection<ExecutionState>>, ComponentMainThreadExecutor) - Method in class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationManager
Enforces the correct completion order of the passed CompletableFuture instances in accordance to the contract of StopWithSavepointTerminationHandler.
stopWithSavepoint(JobID, boolean, String, SavepointFormatType) - Method in interface org.apache.flink.client.program.ClusterClient
Stops a program on Flink cluster whose job-manager is configured in this client's configuration.
stopWithSavepoint(JobID, boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
stopWithSavepoint(JobID, boolean, String, SavepointFormatType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
stopWithSavepoint(JobID, boolean, String, SavepointFormatType, boolean) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
stopWithSavepoint(JobID, String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
stopWithSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
stopWithSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.DispatcherCachedOperationsHandler
 
stopWithSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Stops the job with a savepoint, returning a future that completes when the operation is started.
stopWithSavepointAndGetLocation(JobID, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
stopWithSavepointAndGetLocation(JobID, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Stops the job with a savepoint, returning a future that completes with the savepoint location when the savepoint is completed.
StopWithSavepointHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>) - Constructor for class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.StopWithSavepointHandler
 
StopWithSavepointRequestBody - Class in org.apache.flink.runtime.rest.messages.job.savepoints.stop
RequestBody for stopping a job with a savepoint.
StopWithSavepointRequestBody(String, Boolean, SavepointFormatType, TriggerId) - Constructor for class org.apache.flink.runtime.rest.messages.job.savepoints.stop.StopWithSavepointRequestBody
 
StopWithSavepointStoppingException - Exception in org.apache.flink.runtime.scheduler.stopwithsavepoint
Exception thrown when a savepoint has been created successfully when stopping with savepoint, but the job has not finished.
StopWithSavepointStoppingException(String, JobID) - Constructor for exception org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointStoppingException
 
StopWithSavepointStoppingException(String, JobID, Throwable) - Constructor for exception org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointStoppingException
 
StopWithSavepointTerminationHandler - Interface in org.apache.flink.runtime.scheduler.stopwithsavepoint
StopWithSavepointTerminationHandler handles the steps necessary for the stop-with-savepoint operation to finish.
StopWithSavepointTerminationHandlerImpl - Class in org.apache.flink.runtime.scheduler.stopwithsavepoint
StopWithSavepointTerminationHandlerImpl implements StopWithSavepointTerminationHandler.
StopWithSavepointTerminationHandlerImpl(JobID, S, Logger) - Constructor for class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationHandlerImpl
 
StopWithSavepointTerminationManager - Class in org.apache.flink.runtime.scheduler.stopwithsavepoint
StopWithSavepointTerminationManager fulfills the contract given by StopWithSavepointTerminationHandler to run the stop-with-savepoint steps in a specific order.
StopWithSavepointTerminationManager(StopWithSavepointTerminationHandler) - Constructor for class org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointTerminationManager
 
StopWithSavepointTriggerHeaders - Class in org.apache.flink.runtime.rest.messages.job.savepoints.stop
These headers define the protocol for triggering a "stop" action.
stopWorkerIfSupported(WorkerType) - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Stops the given worker if supported.
STORAGE_DIRECTORY - Static variable in class org.apache.flink.configuration.BlobServerOptions
The config parameter defining the storage directory to be used by the blob server.
STORAGE_PATH - Static variable in class org.apache.flink.runtime.highavailability.JobResultStoreOptions
 
storageDir - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Root directory for local file storage.
store(T) - Method in class org.apache.flink.runtime.persistence.filesystem.FileSystemStateStorageHelper
 
store(T) - Method in interface org.apache.flink.runtime.persistence.RetrievableStateStorageHelper
Stores the given state and returns a state handle to it.
storeCatalog(String, CatalogDescriptor) - Method in interface org.apache.flink.table.catalog.CatalogStore
Stores a catalog under the given catalog name.
storeCatalog(String, CatalogDescriptor) - Method in class org.apache.flink.table.catalog.FileCatalogStore
Stores the specified catalog in the catalog store.
storeCatalog(String, CatalogDescriptor) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalogStore
 
storeCheckpointMetadata(CheckpointMetadata, DataOutputStream) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
storeCheckpointMetadata(CheckpointMetadata, DataOutputStream, MetadataSerializer) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
storeCheckpointMetadata(CheckpointMetadata, OutputStream) - Static method in class org.apache.flink.runtime.checkpoint.Checkpoints
 
storedTaskStateByCheckpointID - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Maps checkpoint ids to local TaskStateSnapshots.
storeLocalState(long, TaskStateSnapshot) - Method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
storeLocalState(long, TaskStateSnapshot) - Method in class org.apache.flink.runtime.state.NoOpTaskLocalStateStoreImpl
 
storeLocalState(long, TaskStateSnapshot) - Method in interface org.apache.flink.runtime.state.TaskLocalStateStore
Stores the local state for the given checkpoint id.
storeLocalState(long, TaskStateSnapshot) - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
storesLocalResourcesOn() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
 
storesLocalResourcesOn() - Method in interface org.apache.flink.runtime.shuffle.ShuffleDescriptor
Returns the location of the producing task executor if the partition occupies local resources there.
storesLocalResourcesOn() - Method in class org.apache.flink.runtime.shuffle.UnknownShuffleDescriptor
 
storesLowerCaseIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Flink sql is mixed case as sensitive.
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Flink sql is mixed case as sensitive.
storesUpperCaseIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
STR_MAP_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
STR_TO_MAP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
STR_TO_MAP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
STRATEGIES_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
STRATEGY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
stream - Variable in class org.apache.flink.api.common.io.FileInputFormat
The input stream reading from the input file.
stream - Variable in class org.apache.flink.api.common.io.FileOutputFormat
The stream to which the data is written;
stream() - Method in class org.apache.flink.core.fs.OutputStreamAndPath
 
stream() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
stream(Optional<T>) - Static method in class org.apache.flink.util.OptionalUtils
Converts the given Optional into a Stream.
STREAM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STREAM_GROUP_AGGREGATE_URN - Static variable in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupAggregateOperator
 
STREAM_GROUP_TABLE_AGGREGATE_URN - Static variable in class org.apache.flink.table.runtime.operators.python.aggregate.PythonStreamGroupTableAggregateOperator
 
STREAM_KEY_BY_MAP_OPERATOR_NAME - Static variable in class org.apache.flink.python.util.PythonConfigUtil
 
STREAM_PARTITION_CUSTOM_MAP_OPERATOR_NAME - Static variable in class org.apache.flink.python.util.PythonConfigUtil
 
STREAM_PHYSICAL - Static variable in interface org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
STREAM_PHYSICAL_INSTANCE - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule
 
STREAM_RECORD_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
STREAM_THROWABLE - Static variable in class org.apache.flink.core.testutils.FlinkAssertions
 
StreamArrowPythonGroupWindowAggregateFunctionOperator<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Stream Arrow Python AggregateFunction Operator for Group Window Aggregation.
StreamArrowPythonGroupWindowAggregateFunctionOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, GroupWindowAssigner<W>, Trigger<W>, long, NamedWindowProperty[], ZoneId, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonGroupWindowAggregateFunctionOperator
 
StreamArrowPythonProcTimeBoundedRangeOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Stream Arrow Python AggregateFunction Operator for ROWS clause proc-time bounded OVER window.
StreamArrowPythonProcTimeBoundedRangeOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonProcTimeBoundedRangeOperator
 
StreamArrowPythonProcTimeBoundedRowsOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Stream Arrow Python AggregateFunction Operator for ROWS clause proc-time bounded OVER window.
StreamArrowPythonProcTimeBoundedRowsOperator(Configuration, long, long, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonProcTimeBoundedRowsOperator
 
StreamArrowPythonRowTimeBoundedRangeOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Stream Arrow Python AggregateFunction Operator for RANGE clause event-time bounded OVER window.
StreamArrowPythonRowTimeBoundedRangeOperator(Configuration, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonRowTimeBoundedRangeOperator
 
StreamArrowPythonRowTimeBoundedRowsOperator<K> - Class in org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream
The Stream Arrow Python AggregateFunction Operator for RANGE clause event-time bounded OVER window.
StreamArrowPythonRowTimeBoundedRowsOperator(Configuration, long, long, PythonFunctionInfo[], RowType, RowType, RowType, int, long, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream.StreamArrowPythonRowTimeBoundedRowsOperator
 
StreamCompressionDecorator - Class in org.apache.flink.runtime.state
Implementations of this interface decorate streams with a compression scheme.
StreamCompressionDecorator() - Constructor for class org.apache.flink.runtime.state.StreamCompressionDecorator
 
StreamConfig - Class in org.apache.flink.streaming.api.graph
Internal configuration for a StreamOperator.
StreamConfig(Configuration) - Constructor for class org.apache.flink.streaming.api.graph.StreamConfig
 
StreamConfig.InputConfig - Interface in org.apache.flink.streaming.api.graph
Interface representing chained inputs.
StreamConfig.InputRequirement - Enum in org.apache.flink.streaming.api.graph
Requirements of the different inputs of an operator.
StreamConfig.NetworkInputConfig - Class in org.apache.flink.streaming.api.graph
A representation of a Network StreamConfig.InputConfig.
StreamConfig.SourceInputConfig - Class in org.apache.flink.streaming.api.graph
A serialized representation of an input.
StreamContextEnvironment - Class in org.apache.flink.client.program
Special StreamExecutionEnvironment that will be used in cases where the CLI client or testing utilities create a StreamExecutionEnvironment that should be used when StreamExecutionEnvironment.getExecutionEnvironment() is called.
StreamContextEnvironment(PipelineExecutorServiceLoader, Configuration, ClassLoader, boolean, boolean) - Constructor for class org.apache.flink.client.program.StreamContextEnvironment
 
StreamContextEnvironment(PipelineExecutorServiceLoader, Configuration, Configuration, ClassLoader, boolean, boolean, boolean, Collection<String>) - Constructor for class org.apache.flink.client.program.StreamContextEnvironment
 
StreamEdge - Class in org.apache.flink.streaming.api.graph
An edge in the streaming topology.
StreamEdge(StreamNode, StreamNode, int, long, StreamPartitioner<?>, OutputTag, StreamExchangeMode, int, IntermediateDataSetID) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
 
StreamEdge(StreamNode, StreamNode, int, StreamPartitioner<?>, OutputTag) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
 
StreamEdge(StreamNode, StreamNode, int, StreamPartitioner<?>, OutputTag, StreamExchangeMode, int, IntermediateDataSetID) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
 
StreamElement - Class in org.apache.flink.streaming.runtime.streamrecord
An element in a data stream.
StreamElement() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamElement
 
StreamElementQueue<OUT> - Interface in org.apache.flink.streaming.api.operators.async.queue
Interface for stream element queues for the AsyncWaitOperator.
StreamElementSerializer<T> - Class in org.apache.flink.streaming.runtime.streamrecord
StreamElementSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer
 
StreamElementSerializer.StreamElementSerializerSnapshot<T> - Class in org.apache.flink.streaming.runtime.streamrecord
Configuration snapshot specific to the StreamElementSerializer.
StreamElementSerializerSnapshot() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamElementSerializer.StreamElementSerializerSnapshot
 
StreamExchangeMode - Enum in org.apache.flink.streaming.api.transformations
The data exchange mode between operators during StreamGraph generation.
StreamExchangeModeUtils - Class in org.apache.flink.table.planner.utils
Utility class to load job-wide exchange mode.
StreamExchangeModeUtils() - Constructor for class org.apache.flink.table.planner.utils.StreamExchangeModeUtils
 
StreamExecAggregateBase - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
The base class for aggregate ExecNode.
StreamExecAggregateBase(int, ExecNodeContext, ReadableConfig, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAggregateBase
 
StreamExecAsyncCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecAsyncCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAsyncCalc
 
StreamExecAsyncCalc(ReadableConfig, List<RexNode>, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecAsyncCalc
 
StreamExecCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Calc.
StreamExecCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, RexNode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecCalc
 
StreamExecCalc(ReadableConfig, List<RexNode>, RexNode, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecCalc
 
StreamExecChangelogNormalize - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which normalizes a changelog stream which maybe an upsert stream or a changelog stream containing duplicate events.
StreamExecChangelogNormalize(Integer, ExecNodeContext, ReadableConfig, int[], boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
StreamExecChangelogNormalize(ReadableConfig, int[], boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
StreamExecCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which matches along with join a Java/Scala user defined table function.
StreamExecCorrelate(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, RexNode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecCorrelate
 
StreamExecCorrelate(ReadableConfig, FlinkJoinType, RexCall, RexNode, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecCorrelate
 
StreamExecDataStreamScan - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode to connect a given DataStream and consume data from it.
StreamExecDataStreamScan(ReadableConfig, DataStream<?>, DataType, int[], String[], List<String>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDataStreamScan
 
StreamExecDeduplicate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which deduplicate on keys and keeps only first row or last row.
StreamExecDeduplicate(int, ExecNodeContext, ReadableConfig, int[], boolean, boolean, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
StreamExecDeduplicate(ReadableConfig, int[], boolean, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
StreamExecDropUpdateBefore - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which will drop the UPDATE_BEFORE messages.
StreamExecDropUpdateBefore(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDropUpdateBefore
 
StreamExecDropUpdateBefore(ReadableConfig, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDropUpdateBefore
 
StreamExecExchange - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
This ExecNode represents a change of partitioning of the input elements for stream.
StreamExecExchange(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecExchange
 
StreamExecExchange(ReadableConfig, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecExchange
 
StreamExecExpand - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode that can expand one row to multiple rows based on given projects.
StreamExecExpand(int, ExecNodeContext, ReadableConfig, List<List<RexNode>>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecExpand
 
StreamExecExpand(ReadableConfig, List<List<RexNode>>, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecExpand
 
StreamExecGlobalGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded global group aggregate.
StreamExecGlobalGroupAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], boolean[], RowType, boolean, boolean, Integer, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
StreamExecGlobalGroupAggregate(ReadableConfig, int[], AggregateCall[], boolean[], RowType, boolean, boolean, Integer, Long, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
StreamExecGlobalWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for window table-valued based global aggregate.
StreamExecGlobalWindowAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], WindowingStrategy, NamedWindowProperty[], Boolean, List<InputProperty>, RowType, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalWindowAggregate
 
StreamExecGlobalWindowAggregate(ReadableConfig, int[], AggregateCall[], WindowingStrategy, NamedWindowProperty[], Boolean, InputProperty, RowType, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalWindowAggregate
 
StreamExecGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded group aggregate.
StreamExecGroupAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupAggregate
 
StreamExecGroupAggregate(ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, Long, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupAggregate
 
StreamExecGroupTableAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded java/scala group table aggregate.
StreamExecGroupTableAggregate(ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupTableAggregate
 
StreamExecGroupWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for either group window aggregate or group window table aggregate.
StreamExecGroupWindowAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], LogicalWindow, NamedWindowProperty[], boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
StreamExecGroupWindowAggregate(ReadableConfig, int[], AggregateCall[], LogicalWindow, NamedWindowProperty[], boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
StreamExecIncrementalGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded incremental group aggregate.
StreamExecIncrementalGroupAggregate(int, ExecNodeContext, ReadableConfig, int[], int[], AggregateCall[], boolean[], RowType, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
StreamExecIncrementalGroupAggregate(ReadableConfig, int[], int[], AggregateCall[], boolean[], RowType, boolean, Long, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
StreamExecIntervalJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for a time interval stream join.
StreamExecIntervalJoin(int, ExecNodeContext, ReadableConfig, IntervalJoinSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
StreamExecIntervalJoin(ReadableConfig, IntervalJoinSpec, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
StreamExecJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for regular Joins.
StreamExecJoin(int, ExecNodeContext, ReadableConfig, JoinSpec, List<int[]>, List<int[]>, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
StreamExecJoin(ReadableConfig, JoinSpec, List<int[]>, List<int[]>, InputProperty, InputProperty, Map<Integer, Long>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
StreamExecLegacySink<T> - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode to write data into an external sink defined by a TableSink.
StreamExecLegacySink(ReadableConfig, TableSink<T>, String[], boolean, InputProperty, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLegacySink
 
StreamExecLegacyTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode to read data from an external source defined by a StreamTableSource.
StreamExecLegacyTableSourceScan(ReadableConfig, TableSource<?>, List<String>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLegacyTableSourceScan
 
StreamExecLimit - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Limit.
StreamExecLimit(int, ExecNodeContext, ReadableConfig, ConstantRankRange, RankProcessStrategy, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLimit
 
StreamExecLimit(ReadableConfig, long, long, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLimit
 
StreamExecLocalGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded local group aggregate.
StreamExecLocalGroupAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], boolean[], boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalGroupAggregate
 
StreamExecLocalGroupAggregate(ReadableConfig, int[], AggregateCall[], boolean[], boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalGroupAggregate
 
StreamExecLocalWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for window table-valued based local aggregate.
StreamExecLocalWindowAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], WindowingStrategy, Boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalWindowAggregate
 
StreamExecLocalWindowAggregate(ReadableConfig, int[], AggregateCall[], WindowingStrategy, Boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalWindowAggregate
 
StreamExecLookupJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for temporal table join that implemented by lookup.
StreamExecLookupJoin(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, RexNode, TemporalTableSourceSpec, Map<Integer, LookupJoinUtil.LookupKey>, List<RexNode>, RexNode, boolean, boolean, LookupJoinUtil.AsyncLookupOptions, LookupJoinUtil.RetryLookupOptions, ChangelogMode, int[], List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
StreamExecLookupJoin(ReadableConfig, FlinkJoinType, RexNode, RexNode, TemporalTableSourceSpec, Map<Integer, LookupJoinUtil.LookupKey>, List<RexNode>, RexNode, boolean, boolean, LookupJoinUtil.AsyncLookupOptions, LookupJoinUtil.RetryLookupOptions, ChangelogMode, int[], InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
StreamExecMatch - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which matches along with MATCH_RECOGNIZE.
StreamExecMatch(int, ExecNodeContext, ReadableConfig, MatchSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
StreamExecMatch(ReadableConfig, MatchSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
StreamExecMiniBatchAssigner - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which injects a mini-batch event in the streaming data.
StreamExecMiniBatchAssigner(int, ExecNodeContext, ReadableConfig, MiniBatchInterval, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMiniBatchAssigner
 
StreamExecMiniBatchAssigner(ReadableConfig, MiniBatchInterval, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMiniBatchAssigner
 
StreamExecMultipleInput - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for multiple input which contains a sub-graph of ExecNodes.
StreamExecMultipleInput(ReadableConfig, List<InputProperty>, ExecNode<?>, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMultipleInput
 
StreamExecNode<T> - Interface in org.apache.flink.table.planner.plan.nodes.exec.stream
Base class for stream ExecNode.
StreamExecOverAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for time-based over operator.
StreamExecOverAggregate(int, ExecNodeContext, ReadableConfig, OverSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecOverAggregate
 
StreamExecOverAggregate(ReadableConfig, OverSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecOverAggregate
 
StreamExecPythonCalc - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Python ScalarFunctions.
StreamExecPythonCalc(int, ExecNodeContext, ReadableConfig, List<RexNode>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonCalc
 
StreamExecPythonCalc(ReadableConfig, List<RexNode>, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonCalc
 
StreamExecPythonCorrelate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream exec node which matches along with join a Python user defined table function.
StreamExecPythonCorrelate(int, ExecNodeContext, ReadableConfig, FlinkJoinType, RexNode, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonCorrelate
 
StreamExecPythonCorrelate(ReadableConfig, FlinkJoinType, RexCall, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonCorrelate
 
StreamExecPythonGroupAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Python unbounded group aggregate.
StreamExecPythonGroupAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupAggregate
 
StreamExecPythonGroupAggregate(ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupAggregate
 
StreamExecPythonGroupTableAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for unbounded python group table aggregate.
StreamExecPythonGroupTableAggregate(ReadableConfig, int[], AggregateCall[], boolean[], boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupTableAggregate
 
StreamExecPythonGroupWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for group widow aggregate (Python user defined aggregate function).
StreamExecPythonGroupWindowAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], LogicalWindow, NamedWindowProperty[], boolean, boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
StreamExecPythonGroupWindowAggregate(ReadableConfig, int[], AggregateCall[], LogicalWindow, NamedWindowProperty[], boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
StreamExecPythonOverAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for python time-based over operator.
StreamExecPythonOverAggregate(int, ExecNodeContext, ReadableConfig, OverSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonOverAggregate
 
StreamExecPythonOverAggregate(ReadableConfig, OverSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonOverAggregate
 
StreamExecRank - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Rank.
StreamExecRank(int, ExecNodeContext, ReadableConfig, RankType, PartitionSpec, SortSpec, RankRange, RankProcessStrategy, boolean, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
StreamExecRank(ReadableConfig, RankType, PartitionSpec, SortSpec, RankRange, RankProcessStrategy, boolean, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
StreamExecSink - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode to write data into an external sink defined by a DynamicTableSink.
StreamExecSink(int, ExecNodeContext, ReadableConfig, DynamicTableSinkSpec, ChangelogMode, boolean, List<StateMetadata>, int[], List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
StreamExecSink(ReadableConfig, DynamicTableSinkSpec, ChangelogMode, InputProperty, LogicalType, boolean, int[], String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
StreamExecSort - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for Sort.
StreamExecSort(int, ExecNodeContext, ReadableConfig, SortSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSort
 
StreamExecSort(ReadableConfig, SortSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSort
 
StreamExecSortLimit - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for Sort with limit.
StreamExecSortLimit(int, ExecNodeContext, ReadableConfig, SortSpec, ConstantRankRange, RankProcessStrategy, boolean, List<StateMetadata>, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSortLimit
 
StreamExecSortLimit(ReadableConfig, SortSpec, long, long, RankProcessStrategy, boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSortLimit
 
StreamExecTableSourceScan - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode to read data from an external source defined by a ScanTableSource.
StreamExecTableSourceScan(int, ExecNodeContext, ReadableConfig, DynamicTableSourceSpec, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTableSourceScan
 
StreamExecTableSourceScan(ReadableConfig, DynamicTableSourceSpec, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTableSourceScan
 
StreamExecTemporalJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for temporal table join (FOR SYSTEM_TIME AS OF) and temporal TableFunction join (LATERAL TemporalTableFunction(o.proctime)).
StreamExecTemporalJoin(int, ExecNodeContext, ReadableConfig, JoinSpec, boolean, int, int, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
StreamExecTemporalJoin(ReadableConfig, JoinSpec, boolean, int, int, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
StreamExecTemporalSort - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for time-ascending-order Sort without `limit`.
StreamExecTemporalSort(int, ExecNodeContext, ReadableConfig, SortSpec, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalSort
 
StreamExecTemporalSort(ReadableConfig, SortSpec, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalSort
 
StreamExecUnion - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode that is not a physical node and just union the inputs' records into one node.
StreamExecUnion(int, ExecNodeContext, ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecUnion
 
StreamExecUnion(ReadableConfig, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecUnion
 
StreamExecutionEnvironment - Class in org.apache.flink.streaming.api.environment
The StreamExecutionEnvironment is the context in which a streaming program is executed.
StreamExecutionEnvironment() - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
StreamExecutionEnvironment(Configuration) - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new StreamExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
StreamExecutionEnvironment(Configuration, ClassLoader) - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new StreamExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
StreamExecutionEnvironment(PipelineExecutorServiceLoader, Configuration, ClassLoader) - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
Creates a new StreamExecutionEnvironment that will use the given Configuration to configure the PipelineExecutor.
StreamExecutionEnvironmentFactory - Interface in org.apache.flink.streaming.api.environment
Factory class for stream execution environments.
StreamExecutorFactory - Interface in org.apache.flink.table.delegation
Sub interface of ExecutorFactory to support DataStream API.
StreamExecValues - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode that read records from given values.
StreamExecValues(int, ExecNodeContext, ReadableConfig, List<List<RexLiteral>>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecValues
 
StreamExecValues(ReadableConfig, List<List<RexLiteral>>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecValues
 
StreamExecWatermarkAssigner - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which generates watermark based on the input elements.
StreamExecWatermarkAssigner(int, ExecNodeContext, ReadableConfig, RexNode, int, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
StreamExecWatermarkAssigner(ReadableConfig, RexNode, int, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
StreamExecWindowAggregate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for window table-valued based aggregate.
StreamExecWindowAggregate(int, ExecNodeContext, ReadableConfig, int[], AggregateCall[], WindowingStrategy, NamedWindowProperty[], Boolean, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
StreamExecWindowAggregate(ReadableConfig, int[], AggregateCall[], WindowingStrategy, NamedWindowProperty[], Boolean, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
StreamExecWindowAggregateBase - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
The base class for window aggregate ExecNode.
StreamExecWindowAggregateBase(int, ExecNodeContext, ReadableConfig, List<InputProperty>, LogicalType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
StreamExecWindowDeduplicate - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for Window Deduplicate.
StreamExecWindowDeduplicate(int, ExecNodeContext, ReadableConfig, int[], int, boolean, WindowingStrategy, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
StreamExecWindowDeduplicate(ReadableConfig, int[], int, boolean, WindowingStrategy, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
StreamExecWindowJoin - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
StreamExecNode for WindowJoin.
StreamExecWindowJoin(int, ExecNodeContext, ReadableConfig, JoinSpec, WindowingStrategy, WindowingStrategy, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
StreamExecWindowJoin(ReadableConfig, JoinSpec, WindowingStrategy, WindowingStrategy, InputProperty, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
StreamExecWindowRank - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode for WindowRank.
StreamExecWindowRank(int, ExecNodeContext, ReadableConfig, RankType, PartitionSpec, SortSpec, RankRange, boolean, WindowingStrategy, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
StreamExecWindowRank(ReadableConfig, RankType, PartitionSpec, SortSpec, RankRange, boolean, WindowingStrategy, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
StreamExecWindowTableFunction - Class in org.apache.flink.table.planner.plan.nodes.exec.stream
Stream ExecNode which acts as a table-valued function to assign a window for each row of the input relation.
StreamExecWindowTableFunction(int, ExecNodeContext, ReadableConfig, TimeAttributeWindowingStrategy, List<InputProperty>, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowTableFunction
 
StreamExecWindowTableFunction(ReadableConfig, TimeAttributeWindowingStrategy, InputProperty, RowType, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowTableFunction
 
StreamFilter<IN> - Class in org.apache.flink.streaming.api.operators
StreamFilter(FilterFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamFilter
 
StreamFlatMap<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
StreamFlatMap(FlatMapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamFlatMap
 
StreamFormat<T> - Interface in org.apache.flink.connector.file.src.reader
A reader format that reads individual records from a stream.
StreamFormat.Reader<T> - Interface in org.apache.flink.connector.file.src.reader
The actual reader that reads the records.
StreamFormatAdapter<T> - Class in org.apache.flink.connector.file.src.impl
Adapter to turn a StreamFormat into a BulkFormat.
StreamFormatAdapter(StreamFormat<T>) - Constructor for class org.apache.flink.connector.file.src.impl.StreamFormatAdapter
 
StreamFormatAdapter.Reader<T> - Class in org.apache.flink.connector.file.src.impl
The reader adapter, from StreamFormat.Reader to BulkFormat.Reader.
StreamGraph - Class in org.apache.flink.streaming.api.graph
Class representing the streaming topology.
StreamGraph(Configuration, ExecutionConfig, CheckpointConfig, SavepointRestoreSettings) - Constructor for class org.apache.flink.streaming.api.graph.StreamGraph
 
StreamGraphGenerator - Class in org.apache.flink.streaming.api.graph
A generator that generates a StreamGraph from a graph of Transformations.
StreamGraphGenerator(List<Transformation<?>>, ExecutionConfig, CheckpointConfig) - Constructor for class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
StreamGraphGenerator(List<Transformation<?>>, ExecutionConfig, CheckpointConfig, Configuration) - Constructor for class org.apache.flink.streaming.api.graph.StreamGraphGenerator
 
StreamGraphHasher - Interface in org.apache.flink.streaming.api.graph
Interface for different implementations of generating hashes over a stream graph.
StreamGraphHasherV2 - Class in org.apache.flink.streaming.api.graph
StreamGraphHasher from Flink 1.2.
StreamGraphHasherV2() - Constructor for class org.apache.flink.streaming.api.graph.StreamGraphHasherV2
 
StreamGraphTranslator - Class in org.apache.flink.client
StreamGraphTranslator(ClassLoader) - Constructor for class org.apache.flink.client.StreamGraphTranslator
 
StreamGraphUserHashHasher - Class in org.apache.flink.streaming.api.graph
StreamGraphHasher that works with user provided hashes.
StreamGraphUserHashHasher() - Constructor for class org.apache.flink.streaming.api.graph.StreamGraphUserHashHasher
 
StreamGraphUtils - Class in org.apache.flink.streaming.util.graph
Utility class that contains helper methods to generating StreamGraph.
StreamGraphUtils() - Constructor for class org.apache.flink.streaming.util.graph.StreamGraphUtils
 
StreamGroupedReduceOperator<IN> - Class in org.apache.flink.streaming.api.operators
A StreamOperator for executing a ReduceFunction on a KeyedStream.
StreamGroupedReduceOperator(ReduceFunction<IN>, TypeSerializer<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamGroupedReduceOperator
 
streamInactivityTimeout - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The inactivity timeout for a stream, in milliseconds.
STREAMING - org.apache.flink.annotation.docs.Documentation.ExecMode
 
STREAMING - org.apache.flink.api.common.RuntimeExecutionMode
The Pipeline will be executed with Streaming Semantics.
STREAMING - org.apache.flink.datastream.api.context.JobInfo.ExecutionMode
 
STREAMING - org.apache.flink.runtime.jobgraph.JobType
Streaming jobs are infinite jobs, consisting of one large pipelined region, not separated by any blocking data exchanges.
STREAMING_COUNTS_AS_TUPLES - Static variable in class org.apache.flink.test.testdata.WordCountData
 
StreamingFileSink<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
Use FileSink instead.
StreamingFileSink(StreamingFileSink.BucketsBuilder<IN, ?, ? extends StreamingFileSink.BucketsBuilder<IN, ?, ?>>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink
Deprecated.
Creates a new StreamingFileSink that writes files to the given base directory with the give buckets properties.
StreamingFileSink.BucketsBuilder<IN,​BucketID,​T extends StreamingFileSink.BucketsBuilder<IN,​BucketID,​T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
StreamingFileSink.BulkFormatBuilder<IN,​BucketID,​T extends StreamingFileSink.BulkFormatBuilder<IN,​BucketID,​T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
A builder for configuring the sink for bulk-encoding formats, e.g.
StreamingFileSink.DefaultBulkFormatBuilder<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
Builder for the vanilla StreamingFileSink using a bulk format.
StreamingFileSink.DefaultRowFormatBuilder<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
Builder for the vanilla StreamingFileSink using a row format.
StreamingFileSink.RowFormatBuilder<IN,​BucketID,​T extends StreamingFileSink.RowFormatBuilder<IN,​BucketID,​T>> - Class in org.apache.flink.streaming.api.functions.sink.filesystem.legacy
Deprecated.
A builder for configuring the sink for row-wise encoding formats.
StreamingFileSinkHelper<IN> - Class in org.apache.flink.streaming.api.functions.sink.filesystem
Helper for StreamingFileSink.
StreamingFileSinkHelper(Buckets<IN, ?>, boolean, OperatorStateStore, ProcessingTimeService, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.StreamingFileSinkHelper
 
StreamingFileWriter<IN> - Class in org.apache.flink.connector.file.table.stream
Writer for emitting PartitionCommitInfo to downstream.
StreamingFileWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>, List<String>, Configuration) - Constructor for class org.apache.flink.connector.file.table.stream.StreamingFileWriter
 
StreamingFunctionUtils - Class in org.apache.flink.streaming.util.functions
Utility class that contains helper methods to work with Flink Streaming Functions.
StreamingJobGraphGenerator - Class in org.apache.flink.streaming.api.graph
The StreamingJobGraphGenerator converts a StreamGraph into a JobGraph.
StreamingJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream
Streaming unbounded Join operator which supports INNER/LEFT/RIGHT/FULL JOIN.
StreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
 
StreamingRuntimeContext - Class in org.apache.flink.streaming.api.operators
Implementation of the RuntimeContext, for streaming operators.
StreamingRuntimeContext(Environment, Map<String, Accumulator<?, ?>>, OperatorMetricGroup, OperatorID, ProcessingTimeService, KeyedStateStore, ExternalResourceInfoProvider) - Constructor for class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
StreamingRuntimeContext(AbstractStreamOperator<?>, Environment, Map<String, Accumulator<?, ?>>) - Constructor for class org.apache.flink.streaming.api.operators.StreamingRuntimeContext
 
StreamingSemiAntiJoinOperator - Class in org.apache.flink.table.runtime.operators.join.stream
Streaming unbounded Join operator which supports SEMI/ANTI JOIN.
StreamingSemiAntiJoinOperator(boolean, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
 
StreamingSink - Class in org.apache.flink.connector.file.table.stream
Helper for creating streaming file sink.
StreamInputProcessor - Interface in org.apache.flink.streaming.runtime.io
Interface for processing records by StreamTask.
StreamIterationHead<OUT> - Class in org.apache.flink.streaming.runtime.tasks
A special StreamTask that is used for executing feedback edges.
StreamIterationHead(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
 
StreamIterationTail<IN> - Class in org.apache.flink.streaming.runtime.tasks
A special StreamTask that is used for executing feedback edges.
StreamIterationTail(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
 
StreamMap<IN,​OUT> - Class in org.apache.flink.streaming.api.operators
A StreamOperator for executing MapFunctions.
StreamMap(MapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamMap
 
StreamMultipleInputProcessor - Class in org.apache.flink.streaming.runtime.io
Input processor for MultipleInputStreamOperator.
StreamMultipleInputProcessor(MultipleInputSelectionHandler, StreamOneInputProcessor<?>[]) - Constructor for class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessor
 
StreamMultipleInputProcessorFactory - Class in org.apache.flink.streaming.runtime.io
StreamMultipleInputProcessorFactory() - Constructor for class org.apache.flink.streaming.runtime.io.StreamMultipleInputProcessorFactory
 
StreamNode - Class in org.apache.flink.streaming.api.graph
Class representing the operators in the streaming programs, with all their properties.
StreamNode(Integer, String, String, StreamOperator<?>, String, Class<? extends TaskInvokable>) - Constructor for class org.apache.flink.streaming.api.graph.StreamNode
 
StreamNode(Integer, String, String, StreamOperatorFactory<?>, String, Class<? extends TaskInvokable>) - Constructor for class org.apache.flink.streaming.api.graph.StreamNode
 
StreamNonDeterministicPhysicalPlanResolver - Class in org.apache.flink.table.planner.plan.optimize
The StreamNonDeterministicPhysicalPlanResolver tries to resolve the correctness issue caused by 'Non-Deterministic Updates' (NDU) in a changelog pipeline.
StreamNonDeterministicPhysicalPlanResolver() - Constructor for class org.apache.flink.table.planner.plan.optimize.StreamNonDeterministicPhysicalPlanResolver
 
StreamNonDeterministicUpdatePlanVisitor - Class in org.apache.flink.table.planner.plan.optimize
An inner visitor to validate if there's any NDU problems which may cause wrong result and try to rewrite lookup join node with materialization (to eliminate the non-deterministic result generated by lookup join node only).
StreamNonDeterministicUpdatePlanVisitor() - Constructor for class org.apache.flink.table.planner.plan.optimize.StreamNonDeterministicUpdatePlanVisitor
 
StreamOneInputProcessor<IN> - Class in org.apache.flink.streaming.runtime.io
Input reader for OneInputStreamTask.
StreamOneInputProcessor(StreamTaskInput<IN>, PushingAsyncDataInput.DataOutput<IN>, BoundedMultiInput) - Constructor for class org.apache.flink.streaming.runtime.io.StreamOneInputProcessor
 
streamOpenTimeout - Variable in class org.apache.flink.core.fs.LimitedConnectionsFileSystem.ConnectionLimitingSettings
The stream opening timeout for a stream, in milliseconds.
StreamOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
Basic interface for stream operators.
StreamOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
A factory to create StreamOperator.
StreamOperatorFactoryUtil - Class in org.apache.flink.streaming.api.operators
A utility to instantiate new operators with a given factory.
StreamOperatorFactoryUtil() - Constructor for class org.apache.flink.streaming.api.operators.StreamOperatorFactoryUtil
 
StreamOperatorParameters<OUT> - Class in org.apache.flink.streaming.api.operators
Helper class to construct AbstractStreamOperatorV2.
StreamOperatorParameters(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>, Supplier<ProcessingTimeService>, OperatorEventDispatcher, MailboxExecutor) - Constructor for class org.apache.flink.streaming.api.operators.StreamOperatorParameters
 
streamOperatorStateContext(OperatorID, String, ProcessingTimeService, KeyContext, TypeSerializer<?>, CloseableRegistry, MetricGroup, double, boolean) - Method in interface org.apache.flink.streaming.api.operators.StreamTaskStateInitializer
Returns the StreamOperatorStateContext for an AbstractStreamOperator that runs in the stream task that owns this manager.
streamOperatorStateContext(OperatorID, String, ProcessingTimeService, KeyContext, TypeSerializer<?>, CloseableRegistry, MetricGroup, double, boolean) - Method in class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
StreamOperatorStateContext - Interface in org.apache.flink.streaming.api.operators
This interface represents a context from which a stream operator can initialize everything connected to state such as e.g. backends, raw state, and timer service manager.
StreamOperatorStateHandler - Class in org.apache.flink.streaming.api.operators
Class encapsulating various state backend handling logic for StreamOperator implementations.
StreamOperatorStateHandler(StreamOperatorStateContext, ExecutionConfig, CloseableRegistry) - Constructor for class org.apache.flink.streaming.api.operators.StreamOperatorStateHandler
 
StreamOperatorStateHandler.CheckpointedStreamOperator - Interface in org.apache.flink.streaming.api.operators
Custom state handling hooks to be invoked by StreamOperatorStateHandler.
StreamOperatorUtils - Class in org.apache.flink.streaming.api.operators
 
StreamOperatorUtils() - Constructor for class org.apache.flink.streaming.api.operators.StreamOperatorUtils
 
StreamOperatorWrapper<OUT,​OP extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
This class handles the finish, endInput and other related logic of a StreamOperator.
streamOutputs - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
StreamPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
A special ChannelSelector for use in streaming programs.
StreamPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
 
StreamPhysicalAsyncCalc - Class in org.apache.flink.table.planner.plan.nodes.physical.stream
Stream physical RelNode for AsyncScalarFunction.
StreamPhysicalAsyncCalc(RelOptCluster, RelTraitSet, RelNode, RexProgram, RelDataType) - Constructor for class org.apache.flink.table.planner.plan.nodes.physical.stream.StreamPhysicalAsyncCalc
 
StreamPhysicalAsyncCalcRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
A physical rule for identifying logical async Calcs and converting it to a physical RelNode.
StreamPhysicalAsyncCalcRule(ConverterRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalAsyncCalcRule
 
StreamPhysicalCalcRemoveRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Rule to remove trivial StreamPhysicalCalc.
StreamPhysicalCalcRemoveRule() - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalCalcRemoveRule
 
StreamPhysicalPythonCorrelateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
The physical rule is responsible for convert FlinkLogicalCorrelate to StreamPhysicalPythonCorrelate.
StreamPhysicalPythonGroupAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Rule to convert a FlinkLogicalAggregate into a StreamPhysicalPythonGroupAggregate.
StreamPhysicalPythonGroupAggregateRule(ConverterRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupAggregateRule
 
StreamPhysicalPythonGroupTableAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Rule to convert a FlinkLogicalTableAggregate into a StreamPhysicalPythonGroupTableAggregateRule.
StreamPhysicalPythonGroupTableAggregateRule(ConverterRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalPythonGroupTableAggregateRule
 
StreamPhysicalPythonGroupWindowAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
The physical rule is responsible for converting FlinkLogicalWindowAggregate to StreamPhysicalPythonGroupWindowAggregate.
StreamPhysicalPythonOverAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
The physical rule is responsible for converting FlinkLogicalOverAggregate to StreamPhysicalPythonOverAggregate.
StreamPlanEnvironment - Class in org.apache.flink.client.program
A special StreamExecutionEnvironment that is used in the web frontend when generating a user-inspectable graph of a streaming job.
StreamPlanEnvironment(Configuration, ClassLoader, int) - Constructor for class org.apache.flink.client.program.StreamPlanEnvironment
 
StreamProject<IN,​OUT extends Tuple> - Class in org.apache.flink.streaming.api.operators
A StreamOperator for executing projections on streams.
StreamProject(int[], TypeSerializer<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamProject
 
StreamProjection<IN> - Class in org.apache.flink.streaming.api.datastream
StreamProjection(DataStream<IN>, int[]) - Constructor for class org.apache.flink.streaming.api.datastream.StreamProjection
 
StreamPythonUdfSqlJob - Class in org.apache.flink.python.tests
A simple job used to test submitting the Python UDF job in stream mode.
StreamPythonUdfSqlJob() - Constructor for class org.apache.flink.python.tests.StreamPythonUdfSqlJob
 
StreamRecord<T> - Class in org.apache.flink.streaming.runtime.streamrecord
One value in a data stream.
StreamRecord(T) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Creates a new StreamRecord.
StreamRecord(T, long) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
Creates a new StreamRecord wrapping the given value.
STREAMRECORD_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
Function to access the timestamp of a StreamRecord.
StreamRecordCollector<T> - Class in org.apache.flink.table.runtime.util
Wrapper around an Output for wrap T to StreamRecord.
StreamRecordCollector(Output<StreamRecord<T>>) - Constructor for class org.apache.flink.table.runtime.util.StreamRecordCollector
 
StreamRecordComparator<IN> - Class in org.apache.flink.cep.operator
Compares two StreamRecords based on their timestamp.
StreamRecordComparator() - Constructor for class org.apache.flink.cep.operator.StreamRecordComparator
 
StreamRecordRowDataWrappingCollector - Class in org.apache.flink.table.runtime.operators.python.utils
The collector is used to convert a RowData to a StreamRecord.
StreamRecordRowDataWrappingCollector(Collector<StreamRecord<RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.python.utils.StreamRecordRowDataWrappingCollector
 
StreamRecordTimestamp - Class in org.apache.flink.table.legacy.sources.tsextractors
Deprecated.
This class will not be supported in the new source design around DynamicTableSource. See FLIP-95 for more information.
StreamRecordTimestamp() - Constructor for class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
StreamRecordTimestampInserter - Class in org.apache.flink.table.runtime.operators.sink
Operator which sets the timestamp on the StreamRecord from the corresponding column of each row.
StreamRecordTimestampInserter(int) - Constructor for class org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
 
StreamRecordTimestampInserter(int, int) - Constructor for class org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
 
StreamSink<IN> - Class in org.apache.flink.streaming.api.operators
A StreamOperator for executing SinkFunctions.
StreamSink(SinkFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamSink
 
StreamSortOperator - Class in org.apache.flink.table.runtime.operators.sort
Operator for stream sort.
StreamSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
 
StreamSource<OUT,​SRC extends SourceFunction<OUT>> - Class in org.apache.flink.streaming.api.operators
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
StreamSource(SRC) - Constructor for class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
StreamSource(SRC, boolean) - Constructor for class org.apache.flink.streaming.api.operators.StreamSource
Deprecated.
 
StreamSourceContexts - Class in org.apache.flink.streaming.api.operators
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
StreamSourceContexts() - Constructor for class org.apache.flink.streaming.api.operators.StreamSourceContexts
Deprecated.
 
StreamSQLExample - Class in org.apache.flink.table.examples.java.basics
Simple example for demonstrating the use of SQL on a table backed by a DataStream in Java DataStream API.
StreamSQLExample() - Constructor for class org.apache.flink.table.examples.java.basics.StreamSQLExample
 
StreamSQLExample.Order - Class in org.apache.flink.table.examples.java.basics
Simple POJO.
StreamSQLTestProgram - Class in org.apache.flink.sql.tests
End-to-end test for Stream SQL queries.
StreamSQLTestProgram() - Constructor for class org.apache.flink.sql.tests.StreamSQLTestProgram
 
StreamSQLTestProgram.Generator - Class in org.apache.flink.sql.tests
Data-generating source function.
StreamSQLTestProgram.GeneratorTableSource - Class in org.apache.flink.sql.tests
TableSource for generated data.
StreamSQLTestProgram.KeyBucketAssigner - Class in org.apache.flink.sql.tests
Use first field for buckets.
StreamSQLTestProgram.KillMapper - Class in org.apache.flink.sql.tests
Kills the first execution attempt of an application when it receives the second record.
streamStateHandle - Variable in class org.apache.flink.changelog.fs.UploadResult
 
StreamStateHandle - Interface in org.apache.flink.runtime.state
A StateObject that represents state that was written to a stream.
StreamStatementSet - Interface in org.apache.flink.table.api.bridge.java
A StatementSet that integrates with the Java-specific DataStream API.
StreamStatementSetImpl - Class in org.apache.flink.table.api.bridge.java.internal
Implementation for StreamStatementSet.
StreamStatementSetImpl(StreamTableEnvironmentImpl) - Constructor for class org.apache.flink.table.api.bridge.java.internal.StreamStatementSetImpl
 
streamSubHandles() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
StreamTableEnvironment - Interface in org.apache.flink.table.api.bridge.java
This table environment is the entry point and central context for creating Table and SQL API programs that integrate with the Java-specific DataStream API.
StreamTableEnvironmentImpl - Class in org.apache.flink.table.api.bridge.java.internal
The implementation for a Java StreamTableEnvironment.
StreamTableEnvironmentImpl(CatalogManager, ModuleManager, ResourceManager, FunctionCatalog, TableConfig, StreamExecutionEnvironment, Planner, Executor, boolean) - Constructor for class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
StreamTableSink<T> - Interface in org.apache.flink.legacy.table.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
StreamTableSinkFactory<T> - Interface in org.apache.flink.legacy.table.factories
Deprecated.
This interface has been replaced by DynamicTableSinkFactory. The new interface creates instances of DynamicTableSink. See FLIP-95 for more information.
StreamTableSource<T> - Interface in org.apache.flink.legacy.table.sources
Deprecated.
This interface has been replaced by DynamicTableSource. The new interface produces internal data structures. See FLIP-95 for more information.
StreamTableSourceFactory<T> - Interface in org.apache.flink.legacy.table.factories
Deprecated.
This interface has been replaced by DynamicTableSourceFactory. The new interface creates instances of DynamicTableSource. See FLIP-95 for more information.
StreamTask<OUT,​OP extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
Base class for all streaming tasks.
StreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
StreamTask(Environment, TimerService) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
StreamTask(Environment, TimerService, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
 
StreamTask(Environment, TimerService, Thread.UncaughtExceptionHandler, StreamTaskActionExecutor) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
Constructor for initialization, possibly with initial state (recovery / savepoint / etc).
StreamTask(Environment, TimerService, Thread.UncaughtExceptionHandler, StreamTaskActionExecutor, TaskMailbox) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
 
StreamTask.CanEmitBatchOfRecordsChecker - Interface in org.apache.flink.streaming.runtime.tasks
Check whether records can be emitted in batch.
StreamTaskActionExecutor - Interface in org.apache.flink.streaming.runtime.tasks
StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor - Class in org.apache.flink.streaming.runtime.tasks
Deprecated.
this class should only be used in SourceStreamTask which exposes the checkpoint lock as part of Public API.
StreamTaskCancellationContext - Interface in org.apache.flink.streaming.runtime.tasks
Context on the StreamTask for figuring out whether it has been cancelled.
StreamTaskException - Exception in org.apache.flink.streaming.runtime.tasks
An exception that is thrown by the stream vertices when encountering an illegal condition.
StreamTaskException() - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with no message and no cause.
StreamTaskException(String) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with the given message and no cause.
StreamTaskException(String, Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with the given message and cause.
StreamTaskException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
Creates a compiler exception with the given cause and no message.
StreamTaskExternallyInducedSourceInput<T> - Class in org.apache.flink.streaming.runtime.io
StreamTaskExternallyInducedSourceInput(SourceOperator<T, ?>, Consumer<Long>, int, int) - Constructor for class org.apache.flink.streaming.runtime.io.StreamTaskExternallyInducedSourceInput
 
StreamTaskFinishedOnRestoreSourceInput<T> - Class in org.apache.flink.streaming.runtime.tasks
A special source input implementation that immediately emit END_OF_INPUT.
StreamTaskFinishedOnRestoreSourceInput(SourceOperator<T, ?>, int, int) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTaskFinishedOnRestoreSourceInput
 
StreamTaskInput<T> - Interface in org.apache.flink.streaming.runtime.io
Basic interface for inputs of stream operators.
StreamTaskNetworkInput<T> - Class in org.apache.flink.streaming.runtime.io
Implementation of StreamTaskInput that wraps an input from network taken from CheckpointedInputGate.
StreamTaskNetworkInput(CheckpointedInputGate, TypeSerializer<T>, IOManager, StatusWatermarkValve, int, StreamTask.CanEmitBatchOfRecordsChecker) - Constructor for class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput
 
StreamTaskNetworkInputFactory - Class in org.apache.flink.streaming.runtime.io
StreamTaskNetworkInputFactory() - Constructor for class org.apache.flink.streaming.runtime.io.StreamTaskNetworkInputFactory
 
StreamTaskSourceInput<T> - Class in org.apache.flink.streaming.runtime.io
Implementation of StreamTaskInput that reads data from the SourceOperator and returns the DataInputStatus to indicate whether the source state is available, unavailable or finished.
StreamTaskSourceInput(SourceOperator<T, ?>, int, int) - Constructor for class org.apache.flink.streaming.runtime.io.StreamTaskSourceInput
 
StreamTaskStateInitializer - Interface in org.apache.flink.streaming.api.operators
This is the interface through which stream task expose a StreamOperatorStateContext to their operators.
StreamTaskStateInitializerImpl - Class in org.apache.flink.streaming.api.operators
This class is the main implementation of a StreamTaskStateInitializer.
StreamTaskStateInitializerImpl(Environment, StateBackend) - Constructor for class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
StreamTaskStateInitializerImpl(Environment, StateBackend, SubTaskInitializationMetricsBuilder, TtlTimeProvider, InternalTimeServiceManager.Provider, StreamTaskCancellationContext) - Constructor for class org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl
 
StreamTaskStateInitializerImpl.KeyedStateBackendCreator<K,​R extends Disposable & Closeable> - Interface in org.apache.flink.streaming.api.operators
Functional interface to create the keyed state backend.
StreamTimeoutException() - Constructor for exception org.apache.flink.core.fs.LimitedConnectionsFileSystem.StreamTimeoutException
 
StreamTimeoutException(LimitedConnectionsFileSystem.StreamTimeoutException) - Constructor for exception org.apache.flink.core.fs.LimitedConnectionsFileSystem.StreamTimeoutException
 
StreamTwoInputProcessorFactory - Class in org.apache.flink.streaming.runtime.io
A factory to create StreamMultipleInputProcessor for two input case.
StreamTwoInputProcessorFactory() - Constructor for class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessorFactory
 
StreamUtils - Class in org.apache.flink.datastream.impl.utils
This class encapsulates the common logic for all type of streams.
StreamUtils() - Constructor for class org.apache.flink.datastream.impl.utils.StreamUtils
 
StreamWindowSQLExample - Class in org.apache.flink.table.examples.java.basics
Simple example for demonstrating the use of SQL in Java.
StreamWindowSQLExample() - Constructor for class org.apache.flink.table.examples.java.basics.StreamWindowSQLExample
 
STRICT - org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
 
STRICT - org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
 
stricterOrEqual(InputProperty.DamBehavior) - Method in enum org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
 
STRICTFP - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
STRICTFP - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
STRICTFP() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceModifierContext
 
STRICTFP() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodModifierContext
 
STRING - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
STRING = 1;
STRING - org.apache.flink.table.runtime.functions.SqlJsonUtils.JsonQueryReturnType
 
STRING - Static variable in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
STRING - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for String.
STRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STRING() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a variable-length character string with defined maximum length.
STRING() - Static method in class org.apache.flink.table.legacy.api.Types
Deprecated.
Returns type information for a Table API string or SQL VARCHAR type.
STRING_AGG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STRING_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
STRING_CONCAT - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See StringConcatTypeStrategy.
STRING_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
STRING_LITERAL - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
STRING_LITERAL() - Method in class org.apache.flink.table.codesplit.JavaParser.LiteralContext
 
STRING_TYPE - Static variable in class org.apache.flink.table.types.logical.VarCharType
 
STRING_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
STRING_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
STRING = 1;
STRING_VALUE_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
StringAggFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to the STRING_AGG aggregate function (or to an aggregate function with similar syntax: ARRAY_AGG, ARRAY_CONCAT_AGG, GROUP_CONCAT).
StringApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.StringApproxCountDistinctAggFunction
 
StringArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
A serializer for String arrays.
StringArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
 
StringArraySerializer.StringArraySerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base.array
Serializer configuration snapshot for compatibility and format evolution.
StringArraySerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer.StringArraySerializerSnapshot
 
StringBasedID - Class in org.apache.flink.util
Base class for typed IDs that are internally represented by a string.
StringBasedID(String) - Constructor for class org.apache.flink.util.StringBasedID
Protected constructor to enforce that subclassing.
StringByteArrayConverter - Class in org.apache.flink.table.data.conversion
Converter for CharType/VarCharType of byte[] external type.
StringByteArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.StringByteArrayConverter
 
StringComparator - Class in org.apache.flink.api.common.typeutils.base
 
StringComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.StringComparator
 
StringData - Interface in org.apache.flink.table.data
An internal data structure representing data of CharType and VarCharType.
StringDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for StringData.
StringDataSerializer.StringDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
Serializer configuration snapshot for compatibility and format evolution.
StringDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.StringDataSerializer.StringDataSerializerSnapshot
 
StringDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInformation for StringData.
stringGenerator(int) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
stringGenerator(long, long) - Static method in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
STRINGIFIED_NULL_EXCEPTION - Static variable in class org.apache.flink.util.ExceptionUtils
The stringified representation of a null exception reference.
StringifiedAccumulatorResult - Class in org.apache.flink.runtime.accumulators
Container class that transports the result of an accumulator as set of strings.
StringifiedAccumulatorResult(String, String, String) - Constructor for class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
 
stringifyAccumulatorResults(Map<String, OptionalFailure<Accumulator<?, ?>>>) - Static method in class org.apache.flink.runtime.accumulators.StringifiedAccumulatorResult
Flatten a map of accumulator names to Accumulator instances into an array of StringifiedAccumulatorResult values.
stringifyException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Makes a string representation of the exception's stack trace, or "(null)", if the exception is null.
stringifyHadoopConfig(Configuration) - Static method in class org.apache.flink.fs.gs.utils.ConfigUtils
Helper to serialize a Hadoop config to a string, for logging.
stringifyHints(List<RelHint>) - Static method in class org.apache.flink.table.planner.hint.FlinkHints
 
stringifyOption(String, String) - Static method in class org.apache.flink.table.factories.FactoryUtil
 
stringifyThreadInfo(ThreadInfo, int) - Static method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo
Custom stringify format of JVM thread info to bypass the MAX_FRAMES = 8 limitation.
StringLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.StringLeadLagAggFunction
 
StringLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a string literal.
StringMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.StringMaxAggFunction
 
StringMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.StringMinAggFunction
 
StringParser - Class in org.apache.flink.types.parser
Converts a variable length field of a byte array into a String.
StringParser() - Constructor for class org.apache.flink.types.parser.StringParser
 
StringQueryParameter - Class in org.apache.flink.runtime.webmonitor.handlers
Abstract super class for String query parameters.
StringQueryParameter(String, MessageParameter.MessageParameterRequisiteness) - Constructor for class org.apache.flink.runtime.webmonitor.handlers.StringQueryParameter
 
StringRegexReplaceFunction - Class in org.apache.flink.table.toolbox
Scalar function for replacing all occurrences of a regular expression with a replacement string.
StringRegexReplaceFunction() - Constructor for class org.apache.flink.table.toolbox.StringRegexReplaceFunction
 
StringResourceVersion - Class in org.apache.flink.runtime.persistence
ResourceVersion implementation with String value.
StringSerializer - Class in org.apache.flink.api.common.typeutils.base
Type serializer for String.
StringSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
We create the StringSerializer instead of using the StringSerializer of flink-core module because the StringSerializer of flink-core module serialize every Char of String in serialize method and deserialize the Char to build the String.
StringSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringSerializer
 
StringSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer
 
StringSerializer.StringSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
StringSerializer.StringSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Serializer configuration snapshot for compatibility and format evolution.
StringSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.StringSerializer.StringSerializerSnapshot
 
StringSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.StringSerializer.StringSerializerSnapshot
 
StringSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.StringSingleValueAggFunction
 
StringStringConverter - Class in org.apache.flink.table.data.conversion
Converter for CharType/VarCharType of String external type.
StringStringConverter() - Constructor for class org.apache.flink.table.data.conversion.StringStringConverter
 
stringType() - Method in class org.apache.flink.configuration.ConfigOptions.OptionBuilder
Defines that the value of the option should be of String type.
StringUtf8Utils - Class in org.apache.flink.table.runtime.util
String utf-8 utils.
StringUtf8Utils() - Constructor for class org.apache.flink.table.runtime.util.StringUtf8Utils
 
StringUtils - Class in org.apache.flink.util
Utility class to convert objects into strings in vice-versa.
StringValue - Class in org.apache.flink.types
Mutable string data type that implements the Key interface.
StringValue() - Constructor for class org.apache.flink.types.StringValue
Initializes the encapsulated String object with an empty string.
StringValue(CharSequence) - Constructor for class org.apache.flink.types.StringValue
Initializes this StringValue to the value of the given string.
StringValue(StringValue) - Constructor for class org.apache.flink.types.StringValue
Initializes this StringValue to a copy the given StringValue.
StringValue(StringValue, int, int) - Constructor for class org.apache.flink.types.StringValue
Initializes the StringValue to a sub-string of the given StringValue.
StringValueComparator - Class in org.apache.flink.api.common.typeutils.base
Specialized comparator for StringValue based on CopyableValueComparator.
StringValueComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
StringValueParser - Class in org.apache.flink.types.parser
Converts a variable length field of a byte array into a StringValue.
StringValueParser() - Constructor for class org.apache.flink.types.parser.StringValueParser
 
StringValueSerializer - Class in org.apache.flink.api.common.typeutils.base
 
StringValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringValueSerializer
 
StringValueSerializer.StringValueSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
StringValueSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.StringValueSerializer.StringValueSerializerSnapshot
 
StringValueUtils - Class in org.apache.flink.util
Utility class for efficient operations on StringValue.
StringValueUtils.WhitespaceTokenizer - Class in org.apache.flink.util
A tokenizer for string values that uses whitespace characters as token delimiters.
strip(int) - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
stripCompletionException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Unpacks an CompletionException and returns its cause.
stripException(Throwable, Class<? extends Throwable>) - Static method in class org.apache.flink.util.ExceptionUtils
Unpacks an specified exception and returns its cause.
stripExecutionException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Unpacks an ExecutionException and returns its cause.
stripFileExtension(String) - Static method in class org.apache.flink.util.FileUtils
Remove the extension of the file name.
stripProxy(WrappingProxy<T>) - Static method in class org.apache.flink.util.WrappingProxyUtil
Expects a proxy, and returns the unproxied delegate.
stripRowPrefix(DataType, String) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Removes a string prefix from the fields of the given row data type.
StronglyConnectedComponentsComputeUtils - Class in org.apache.flink.runtime.executiongraph.failover
Utility for computing strongly connected components.
strToMap() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a map by parsing text.
strToMap(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a map by parsing text.
strToMap(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Creates a map by parsing text.
strToMap(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Creates a map by parsing text.
STRUCTURE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
STRUCTURED(Class<T>, DataTypes.Field...) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a user-defined object structured type.
STRUCTURED_TYPE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
StructuredAttribute(String, LogicalType) - Constructor for class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
StructuredAttribute(String, LogicalType, String) - Constructor for class org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
 
StructuredObjectConverter<T> - Class in org.apache.flink.table.data.conversion
Converter for StructuredType of its implementation class.
StructuredRelDataType - Class in org.apache.flink.table.planner.plan.schema
The RelDataType representation of a StructuredType.
StructuredRelDataType(StructuredType, List<RelDataTypeField>) - Constructor for class org.apache.flink.table.planner.plan.schema.StructuredRelDataType
 
StructuredType - Class in org.apache.flink.table.types.logical
Logical type of a user-defined object structured type.
StructuredType.Builder - Class in org.apache.flink.table.types.logical
A builder for a StructuredType.
StructuredType.StructuredAttribute - Class in org.apache.flink.table.types.logical
Defines an attribute of a StructuredType.
StructuredType.StructuredComparison - Enum in org.apache.flink.table.types.logical
Defines equality properties for scalar evaluation.
struncate(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to double values.
struncate(double, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
struncate(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to double values.
struncate(float, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
struncate(int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to int values.
struncate(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
struncate(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to long values.
struncate(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
struncate(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
SQL TRUNCATE operator applied to BigDecimal values.
struncate(DecimalData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
stub - Variable in class org.apache.flink.runtime.operators.BatchTask
The instantiated user code of this task's main operator (driver).
STYLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SUB - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SUB - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SUB_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SUB_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SUBCLASS_ORIGIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.ComponentMetricGroup
Gets all component metric groups that are contained in this component metric group.
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.InternalOperatorMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerJobMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.JobManagerOperatorMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
subComponents() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
SUBJECT - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
subList(int, int) - Method in class org.apache.flink.types.ListValue
 
SUBMISSION - org.apache.flink.runtime.dispatcher.Dispatcher.ExecutionType
 
submit(Runnable) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
submit(Runnable, T) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
submit(Callable<T>) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
submit(Callable<T>, String) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Submits the given command for execution in the future in the mailbox thread and returns a Future representing that command.
submit(Callable<T>, String, Object...) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Submits the given command for execution in the future in the mailbox thread and returns a Future representing that command.
submit(CompactorRequest, CompletableFuture<Iterable<FileSinkCommittable>>) - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactService
 
submit(RunnableWithException, String) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Submits the given command for execution in the future in the mailbox thread and returns a Future representing that command.
submit(RunnableWithException, String, Object...) - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
Submits the given command for execution in the future in the mailbox thread and returns a Future representing that command.
submit(ThrowingRunnable<? extends Exception>) - Method in interface org.apache.flink.core.state.StateFutureImpl.CallbackRunner
 
submit(ThrowingRunnable<? extends Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.BatchCallbackRunner
Submit a callback to run.
SUBMIT_ENABLE - Static variable in class org.apache.flink.configuration.WebOptions
Config parameter indicating whether jobs can be uploaded and run from the web-frontend.
SUBMIT_FAILED_JOB_ON_APPLICATION_ERROR - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
submitFailedJob(JobID, String, Throwable) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
submitFailedJob(JobID, String, Throwable) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
 
submitJob(JobGraph) - Method in interface org.apache.flink.client.program.ClusterClient
Submit the given JobGraph to the cluster.
submitJob(JobGraph) - Method in class org.apache.flink.client.program.MiniClusterClient
 
submitJob(JobGraph) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
submitJob(JobGraph) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
submitJob(JobGraph, ClassLoader) - Method in class org.apache.flink.client.program.PerJobMiniClusterFactory
Starts a MiniCluster and submits a job.
submitJob(JobGraph, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
submitJob(JobGraph, Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Submit a job to the dispatcher.
submitJob(JobGraph, Duration) - Method in class org.apache.flink.runtime.dispatcher.MiniDispatcher
 
submitJob(StreamExecutionEnvironment, String) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
 
submitJob(JobSubmission) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Submits the given job to the cluster.
submitJob(JobSubmission, Duration) - Method in interface org.apache.flink.tests.util.flink.ClusterController
Submits the given job to the cluster.
submitJob(JobSubmission, Duration) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
submitJobAndWaitForResult(ClusterClient<?>, JobGraph, ClassLoader) - Static method in class org.apache.flink.test.util.TestUtils
 
submitOperation(Callable<ResultSet>) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Submit the operation to the OperationManager.
submitOperation(Function<OperationHandle, ResultFetcher>) - Method in class org.apache.flink.table.gateway.service.operation.OperationManager
Submit the operation to the OperationManager.
submitOperation(SessionHandle, Callable<ResultSet>) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
Submit an operation and execute.
submitOperation(SessionHandle, Callable<ResultSet>) - Method in class org.apache.flink.table.gateway.service.SqlGatewayServiceImpl
 
submitRequestEntries(List<RequestEntryT>, ResultHandler<RequestEntryT>) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
This method specifies how to persist buffered request entries into the destination.
submitSQLJob(SQLJobSubmission) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers
Submits an SQL job to the running cluster.
submitSQLJob(SQLJobSubmission, Duration) - Method in interface org.apache.flink.tests.util.flink.ClusterController
Submits the given SQL job to the cluster.
submitSQLJob(SQLJobSubmission, Duration) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution
 
submitSQLJob(SQLJobSubmission, Duration) - Method in interface org.apache.flink.tests.util.flink.GatewayController
Submits the given SQL job to the cluster.
submitTask(TaskDeploymentDescriptor, Duration) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Submit a task to the task manager.
submitTask(TaskDeploymentDescriptor, Duration) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
submitTask(TaskDeploymentDescriptor, JobMasterId, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
submitTask(TaskDeploymentDescriptor, JobMasterId, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Submit a Task to the TaskExecutor.
submitTask(TaskDeploymentDescriptor, JobMasterId, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
SUBMITTED_JOBGRAPH_FILE_PREFIX - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
SubmoduleClassLoader - Class in org.apache.flink.core.classloading
Loads all classes from the submodule jar, except for explicitly white-listed packages.
SubmoduleClassLoader(URL[], ClassLoader) - Constructor for class org.apache.flink.core.classloading.SubmoduleClassLoader
 
SUBMULTISET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SubpartitionBufferContext(int, List<PartitionFileWriter.SegmentBufferContext>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SubpartitionBufferContext
 
subpartitionInfo - Variable in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
The info of the subpartition to identify it globally within a task.
subpartitionReadOrder - Variable in class org.apache.flink.runtime.io.network.partition.SortBuffer
Data of different subpartitions in this sort buffer will be read in this order.
subpartitions - Variable in class org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
The subpartitions of this partition.
SubpartitionSelector<T> - Interface in org.apache.flink.runtime.io.network.partition
SubpartitionSelector helps to choose from multiple available subpartitions when their output buffers should union into one stream.
SubpartitionStatus() - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
subProcessCount() - Method in interface org.apache.flink.state.forst.ForStDBOperation
The count of sub-processes.
subProcessCount() - Method in class org.apache.flink.state.forst.ForStGeneralMultiGetOperation
 
subProcessCount() - Method in class org.apache.flink.state.forst.ForStIterateOperation
 
subProcessCount() - Method in class org.apache.flink.state.forst.ForStWriteBatchOperation
 
SubQueryDecorrelator - Class in org.apache.flink.table.planner.plan.rules.logical
SubQueryDecorrelator finds all correlated expressions in a SubQuery, and gets an equivalent non-correlated relational expression tree and correlation conditions.
SubQueryDecorrelator.Result - Class in org.apache.flink.table.planner.plan.rules.logical
Result describing the relational expression after decorrelation and where to find the equivalent non-correlated expressions and correlated conditions.
SubQueryDecorrelator.SubQueryRelDecorrelator - Class in org.apache.flink.table.planner.plan.rules.logical
Pull out all correlation conditions from a given subquery to top level, and rebuild the subquery rel tree without correlation conditions.
SubQueryInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
SubQueryInputTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.SubQueryInputTypeStrategy
 
subscribe(EventListener<TaskEvent>, Class<? extends TaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.TaskEventHandler
 
subscribeToEvent(ResultPartitionID, EventListener<TaskEvent>, Class<? extends TaskEvent>) - Method in class org.apache.flink.runtime.io.network.TaskEventDispatcher
Subscribes a listener to this dispatcher for events on a partition.
subsequence(InputTypeStrategy) - Method in class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
Defines a common InputTypeStrategy for the next arguments.
subSequence(int, int) - Method in class org.apache.flink.types.StringValue
 
SubsequenceInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
An InputTypeStrategy that lets you apply other strategies for subsequences of the actual arguments.
SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder - Class in org.apache.flink.table.types.inference.strategies
SubsequenceStrategyBuilder() - Constructor for class org.apache.flink.table.types.inference.strategies.SubsequenceInputTypeStrategy.SubsequenceStrategyBuilder
 
SUBSET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SubsetDefinitionCommaList(Span) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
substitute(Function<SqlNode, String>) - Method in class org.apache.flink.table.planner.utils.Expander.Expanded
Returns the SQL string with identifiers replaced according to the given unparse function.
SUBSTITUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
substituteDeprecatedConfigKey(Configuration, String, String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Sets the value of a new config key to the value of a deprecated config key.
substituteDeprecatedConfigPrefix(Configuration, String, String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Sets the value of a new config key to the value of a deprecated config key.
substr(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a substring of the given string beginning at the given index to the end.
substr(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a substring of the given string at given index for a given length.
SUBSTR - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUBSTR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
substring(int) - Method in class org.apache.flink.types.StringValue
Returns a new StringValuestring that is a substring of this string.
substring(int, int) - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns a binary string that is a substring of this binary string.
substring(int, int) - Method in class org.apache.flink.types.StringValue
Returns a new StringValuestring that is a substring of this string.
substring(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a substring of the given string beginning at the given index to the end.
substring(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates a substring of the given string at given index for a given length.
substring(StringValue, int) - Method in class org.apache.flink.types.StringValue
Copies a substring of this string into the given target StringValue.
substring(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
Copies a substring of this string into the given target StringValue.
subString(String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
subString(String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
SUBSTRING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SUBSTRING - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUBSTRING - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for SUBSTRING operators (SUBSTRING, SUBSTR).
SUBSTRING - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SUBSTRING_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
substringSQL(BinaryStringData, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
substringSQL(BinaryStringData, int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
SUBSUME - org.apache.flink.runtime.taskmanager.Task.NotifyCheckpointOperation
 
SUBTASK - org.apache.flink.streaming.util.LatencyStats.Granularity
 
SubtaskAccumulatorsInfo(int, int, String, Collection<UserAccumulator>) - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo
 
SubtaskAttemptMessageParameters - Class in org.apache.flink.runtime.rest.messages.job
The type Subtask attempt message parameters.
SubtaskAttemptMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptMessageParameters
 
SubtaskAttemptNumberStore - Interface in org.apache.flink.runtime.executiongraph
Contains the attempt number per subtask.
subtaskAttemptPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptMessageParameters
 
SubtaskAttemptPathParameter - Class in org.apache.flink.runtime.rest.messages.job
Path parameter identifying subtask attempt.
SubtaskAttemptPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskAttemptPathParameter
Instantiates a new Subtask attempt path parameter.
SubtaskBackPressureInfo(int, Integer, JobVertexBackPressureInfo.VertexBackPressureLevel, double, double, double, List<JobVertexBackPressureInfo.SubtaskBackPressureInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.SubtaskBackPressureInfo
 
subtaskBaseDirectory(long) - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns the local state directory for the owning subtask the given checkpoint id w.r.t. our rotation over all available available allocation base directories.
subtaskBaseDirectory(long) - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
SubtaskCheckpointCoordinator - Interface in org.apache.flink.streaming.runtime.tasks
Coordinates checkpointing-related work for a subtask (i.e.
SubtaskCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint statistics for a subtask.
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint statistics for a completed subtask checkpoint.
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment - Class in org.apache.flink.runtime.rest.messages.checkpoints
Alignment statistics of the checkpoint.
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration - Class in org.apache.flink.runtime.rest.messages.checkpoints
Duration of the checkpoint.
SubtaskCheckpointStatistics.PendingSubtaskCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint statistics for a pending subtask checkpoint.
SubtaskConnectionDescriptor - Class in org.apache.flink.runtime.io.network.api
An event that is used to (de)multiplex old channels over the same new channel.
SubtaskConnectionDescriptor(int, int) - Constructor for class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
SubtaskCurrentAttemptDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler providing details about a single task execution attempt.
SubtaskCurrentAttemptDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, SubtaskExecutionAttemptDetailsInfo, SubtaskMessageParameters>, ExecutionGraphCache, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.SubtaskCurrentAttemptDetailsHandler
 
SubtaskCurrentAttemptDetailsHeaders - Class in org.apache.flink.runtime.rest.messages.job
Message headers for the SubtaskCurrentAttemptDetailsHandler.
SubtaskCurrentAttemptDetailsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
SubtaskExecutionAttemptAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the subtask execution attempt accumulators.
SubtaskExecutionAttemptAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, SubtaskExecutionAttemptAccumulatorsInfo, SubtaskAttemptMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptAccumulatorsHandler
Instantiates a new Abstract job vertex handler.
SubtaskExecutionAttemptAccumulatorsHeaders - Class in org.apache.flink.runtime.rest.messages.job
SubtaskExecutionAttemptAccumulatorsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
SubtaskExecutionAttemptAccumulatorsInfo - Class in org.apache.flink.runtime.rest.messages.job
SubtaskExecutionAttemptAccumulatorsInfo(int, int, String, Collection<UserAccumulator>) - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
 
SubtaskExecutionAttemptDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job
Handler of specific sub task execution attempt.
SubtaskExecutionAttemptDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, SubtaskExecutionAttemptDetailsInfo, SubtaskAttemptMessageParameters>, ExecutionGraphCache, Executor, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.SubtaskExecutionAttemptDetailsHandler
Instantiates a new subtask execution attempt details handler.
SubtaskExecutionAttemptDetailsHeaders - Class in org.apache.flink.runtime.rest.messages.job
Message headers for the SubtaskExecutionAttemptDetailsHandler.
SubtaskExecutionAttemptDetailsHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
SubtaskExecutionAttemptDetailsInfo - Class in org.apache.flink.runtime.rest.messages.job
The sub task execution attempt response.
SubtaskExecutionAttemptDetailsInfo(int, ExecutionState, int, String, long, long, long, IOMetricsInfo, String, Map<ExecutionState, Long>, List<SubtaskExecutionAttemptDetailsInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsInfo
 
SubtaskFileMergingManagerRestoreOperation - Class in org.apache.flink.runtime.checkpoint.filemerging
Restore operation that restores file-merging information belonging to one subtask for FileMergingSnapshotManager.
SubtaskFileMergingManagerRestoreOperation(long, FileMergingSnapshotManager, JobID, TaskInfo, OperatorID, OperatorSubtaskState) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.SubtaskFileMergingManagerRestoreOperation
 
subtaskId() - Method in class org.apache.flink.runtime.source.event.ReaderRegistrationEvent
 
subtaskIndex - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
subtaskIndex - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
subtaskIndex - Variable in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
subtaskIndex - Variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
Subtask index of the owning subtask.
subtaskIndex() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
subtaskIndexPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.SubtaskMessageParameters
 
SubtaskIndexPathParameter - Class in org.apache.flink.runtime.rest.messages
Path parameter specifying the index of a subtask.
SubtaskIndexPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.SubtaskIndexPathParameter
 
subtaskIndexQueryParameter - Variable in class org.apache.flink.runtime.rest.messages.JobVertexFlameGraphParameters
 
SubtaskIndexQueryParameter - Class in org.apache.flink.runtime.rest.messages
Query parameter specifying the index of a subtask.
SubtaskIndexQueryParameter() - Constructor for class org.apache.flink.runtime.rest.messages.SubtaskIndexQueryParameter
 
SubTaskInitializationMetrics - Class in org.apache.flink.runtime.checkpoint
A collection of simple metrics, around the triggering of a checkpoint.
SubTaskInitializationMetrics(long, long, Map<String, Long>, InitializationStatus) - Constructor for class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
SubTaskInitializationMetricsBuilder - Class in org.apache.flink.runtime.checkpoint
SubTaskInitializationMetricsBuilder(long) - Constructor for class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetricsBuilder
 
SubtaskKey(String, String, int, int) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
SubtaskKey(JobID, OperatorID, TaskInfo) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
SubtaskMessageParameters - Class in org.apache.flink.runtime.rest.messages.job
Message parameters for subtask REST handlers.
SubtaskMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtaskMessageParameters
 
SubtaskMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns subtask metrics.
SubtaskMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.SubtaskMetricsHandler
 
SubtaskMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
SubtaskMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
SubtaskMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.SubtaskMetricsMessageParameters
 
subtaskReset(int, long) - Method in interface org.apache.flink.runtime.checkpoint.OperatorCoordinatorCheckpointContext
Called if a task is recovered as part of a partial failover, meaning a failover handled by the scheduler's failover strategy (by default recovering a pipelined region).
subtaskReset(int, long) - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Called if a subtask is recovered as part of a partial failover, meaning a failover handled by the scheduler's failover strategy (by default recovering a pipelined region).
subtaskReset(int, long) - Method in class org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder
 
subtaskReset(int, long) - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
subtaskReset(int, long) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
 
subtaskReset(int, long) - Method in class org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator
 
subtaskReset(int, long) - Method in class org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
 
SubtasksAllAccumulatorsHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the subtasks all accumulators.
SubtasksAllAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, SubtasksAllAccumulatorsInfo, JobVertexMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.SubtasksAllAccumulatorsHandler
 
SubtasksAllAccumulatorsHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the SubtasksAllAccumulatorsHandler.
SubtasksAllAccumulatorsInfo - Class in org.apache.flink.runtime.rest.messages.job
Response type of the SubtasksAllAccumulatorsHandler.
SubtasksAllAccumulatorsInfo(JobVertexID, int, Collection<SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.job.SubtasksAllAccumulatorsInfo
 
SubtasksAllAccumulatorsInfo.SubtaskAccumulatorsInfo - Class in org.apache.flink.runtime.rest.messages.job
Detailed information about subtask accumulators.
SubtasksFilterQueryParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageQueryParameter for selecting subtasks when aggregating metrics.
subtaskSpecificCheckpointDirectory(long) - Method in interface org.apache.flink.runtime.state.LocalSnapshotDirectoryProvider
Returns the local state directory for the specific operator subtask and the given checkpoint id w.r.t. our rotation over all available root dirs.
subtaskSpecificCheckpointDirectory(long) - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
SubtaskState - Class in org.apache.flink.runtime.checkpoint
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
SubtaskState(ChainedStateHandle<OperatorStateHandle>, ChainedStateHandle<OperatorStateHandle>, KeyedStateHandle, KeyedStateHandle) - Constructor for class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
SubtaskStateMapper - Enum in org.apache.flink.runtime.io.network.api.writer
The SubtaskStateMapper narrows down the subtasks that need to be read during rescaling to recover from a particular subtask when in-flight data has been stored in the checkpoint.
SubtaskStateStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a single subtask that is part of a checkpoint.
SubtasksTimesHandler - Class in org.apache.flink.runtime.rest.handler.job
Request handler for the subtasks times info.
SubtasksTimesHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, SubtasksTimesInfo, JobVertexMessageParameters>, ExecutionGraphCache, Executor) - Constructor for class org.apache.flink.runtime.rest.handler.job.SubtasksTimesHandler
 
SubtasksTimesHeaders - Class in org.apache.flink.runtime.rest.messages
Message headers for the SubtasksTimesHandler.
SubtasksTimesHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
SubtasksTimesInfo - Class in org.apache.flink.runtime.rest.messages
Response type of the SubtasksTimesHandler.
SubtasksTimesInfo(String, String, long, List<SubtasksTimesInfo.SubtaskTimeInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo
 
SubtasksTimesInfo.SubtaskTimeInfo - Class in org.apache.flink.runtime.rest.messages
Nested class to encapsulate the sub task times info.
SubtaskTimeInfo(int, String, long, Map<ExecutionState, Long>) - Constructor for class org.apache.flink.runtime.rest.messages.SubtasksTimesInfo.SubtaskTimeInfo
 
subtract(Map<ResourceProfile, Integer>) - Method in class org.apache.flink.runtime.util.ResourceCounter
Subtracts decrement from this resource counter value and returns the new value.
subtract(ResourceSpec) - Method in class org.apache.flink.api.common.operators.ResourceSpec
Subtracts another resource spec from this one.
subtract(MemorySize) - Method in class org.apache.flink.configuration.MemorySize
 
subtract(ResourceProfile) - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
Subtracts another piece of resource profile from this one.
subtract(ResourceProfile, int) - Method in class org.apache.flink.runtime.util.ResourceCounter
Subtracts decrement from the count of the given resourceProfile and returns the new value.
subtract(ResourceCounter) - Method in class org.apache.flink.runtime.util.ResourceCounter
Subtracts decrement from this resource counter value and returns the new value.
subtract(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
 
subtract(T) - Method in class org.apache.flink.api.common.resources.Resource
 
subtractMonths(int, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Finds the number of months between two dates, each represented as the number of days since the epoch.
subtractMonths(long, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
subtype(Class<S>) - Method in class org.apache.flink.cep.pattern.GroupPattern
 
subtype(Class<S>) - Method in class org.apache.flink.cep.pattern.Pattern
Applies a subtype constraint on the current pattern.
subTypeCast(Collection<? super T>) - Static method in class org.apache.flink.util.CollectionUtil
Casts the given collection to a subtype.
SubtypeCondition<T> - Class in org.apache.flink.cep.pattern.conditions
A condition which filters elements of the given type.
SubtypeCondition(Class<? extends T>) - Constructor for class org.apache.flink.cep.pattern.conditions.SubtypeCondition
 
SUCCEEDED - org.apache.flink.runtime.clusterframework.ApplicationStatus
Application finished successfully.
SUCCEEDS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
success(String) - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
success(R) - Static method in class org.apache.flink.runtime.rest.handler.async.OperationResult
 
Success() - Constructor for class org.apache.flink.runtime.registration.RegistrationResponse.Success
 
SUCCESS - org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
 
SUCCESS - org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager.RegistrationResult
 
SUCCESS - org.apache.flink.runtime.rest.handler.async.OperationResultStatus
 
SUCCESS - org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
 
SUCCESS - org.apache.flink.table.api.ResultKind
The statement (e.g.
SUCCESS_FILE - Static variable in interface org.apache.flink.connector.file.table.PartitionCommitPolicy
 
SUCCESS_WITH_CONTENT - org.apache.flink.table.api.ResultKind
The statement (e.g.
SuccessException - Exception in org.apache.flink.test.util
Exception that is thrown to terminate a program and indicate success.
SuccessException() - Constructor for exception org.apache.flink.test.util.SuccessException
 
SuccessFileCommitPolicy - Class in org.apache.flink.connector.file.table
Partition commit policy to add success file to directory.
SuccessFileCommitPolicy(String, FileSystem) - Constructor for class org.apache.flink.connector.file.table.SuccessFileCommitPolicy
 
SUCCESSFUL_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
suffix(String) - Method in class org.apache.flink.core.fs.Path
Adds a suffix to the final name in the path.
SUFFIX_RATE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
SUITABLE_FILTER_TO_PUSH - Static variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
 
sum() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the sum of the numeric field across all input values.
sum(boolean, String, RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the SUM aggregate function, optionally distinct and with an alias.
sum(int) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that sums every window of the data stream at the given position.
sum(int) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives a rolling sum of the data stream at the given position grouped by the given key.
sum(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that sums every window of the data stream at the given position.
sum(String) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Applies an aggregation that sums every window of the pojo data stream at the given field for every window.
sum(String) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Applies an aggregation that gives the current sum of the data stream at the given field by the given key.
sum(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Applies an aggregation that sums every window of the pojo data stream at the given field for every window.
sum(RexNode) - Method in class org.apache.calcite.tools.RelBuilder
Creates a call to the SUM aggregate function.
SUM - org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
 
SUM - org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
 
SUM - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
SUM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SUM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SUM_RETRACT - org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
 
sum0() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the sum of the numeric field across all input values.
SUM0 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
SUM0 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
Sum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in sum0 aggregate function.
Sum0AggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.Sum0AggFunction
 
Sum0AggFunction.ByteSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Sum0 aggregate function.
Sum0AggFunction.DecimalSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Sum0 aggregate function.
Sum0AggFunction.DoubleSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Sum0 aggregate function.
Sum0AggFunction.FloatSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Sum0 aggregate function.
Sum0AggFunction.IntSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Sum0 aggregate function.
Sum0AggFunction.LongSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Sum0 aggregate function.
Sum0AggFunction.ShortSum0AggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Sum0 aggregate function.
SumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in sum aggregate function.
SumAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumAggFunction
 
SumAggFunction.ByteSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Sum aggregate function.
SumAggFunction.DecimalSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Sum aggregate function.
SumAggFunction.DoubleSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Sum aggregate function.
SumAggFunction.FloatSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Sum aggregate function.
SumAggFunction.IntSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Sum aggregate function.
SumAggFunction.LongSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Sum aggregate function.
SumAggFunction.ShortSumAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Sum aggregate function.
SumAggregator<T> - Class in org.apache.flink.streaming.api.functions.aggregation
An AggregationFunction that sums up fields.
SumAggregator(int, TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
 
SumAggregator(String, TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
 
SumFunction - Class in org.apache.flink.streaming.api.functions.aggregation
Internal function for summing up contents of fields.
SumFunction() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumFunction
 
Summary(StatsSummaryDto, StatsSummaryDto, StatsSummaryDto, StatsSummaryDto, StatsSummaryDto, StatsSummaryDto) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatistics.Summary
 
Summary(StatsSummaryDto, StatsSummaryDto, StatsSummaryDto, TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration, TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment, StatsSummaryDto) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails.Summary
 
SumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
built-in sum aggregate function with retraction.
SumWithRetractAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
SumWithRetractAggFunction.ByteSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Byte Sum with retract aggregate function.
SumWithRetractAggFunction.DecimalSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Decimal Sum with retract aggregate function.
SumWithRetractAggFunction.DoubleSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Double Sum with retract aggregate function.
SumWithRetractAggFunction.FloatSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Float Sum with retract aggregate function.
SumWithRetractAggFunction.IntSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Int Sum with retract aggregate function.
SumWithRetractAggFunction.LongSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Long Sum with retract aggregate function.
SumWithRetractAggFunction.ShortSumWithRetractAggFunction - Class in org.apache.flink.table.planner.functions.aggfunctions
Built-in Short Sum with retract aggregate function.
SUPER - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SUPER - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SUPER() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
SUPER() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
SUPER() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
SUPER() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
SUPER() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
SuperstepBarrier - Class in org.apache.flink.runtime.iterative.concurrent
A resettable one-shot latch.
SuperstepBarrier(ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
 
SuperstepKickoffLatch - Class in org.apache.flink.runtime.iterative.concurrent
Latch used to wait for the previous superstep to complete.
SuperstepKickoffLatch() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
SuperstepKickoffLatchBroker - Class in org.apache.flink.runtime.iterative.concurrent
superSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
 
superSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
superSuffix() - Method in class org.apache.flink.table.codesplit.JavaParser
 
SuperSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.SuperSuffixContext
 
superType(StructuredType) - Method in class org.apache.flink.table.types.logical.StructuredType.Builder
 
SupplierFromSerializableTimestampAssigner(SerializableTimestampAssigner<T>) - Constructor for class org.apache.flink.api.common.eventtime.TimestampAssignerSupplier.SupplierFromSerializableTimestampAssigner
 
SupplierWithException<R,​E extends Throwable> - Interface in org.apache.flink.util.function
A functional interface for a Supplier that may throw exceptions.
supplyAsync(SupplierWithException<T, ?>, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Returns a future which is completed with the result of the SupplierWithException.
supportCompression() - Method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
 
SUPPORTED_SEMANTIC_STORE_KEY - Static variable in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
supportedProperties() - Method in interface org.apache.flink.table.factories.CatalogFactory
Deprecated.
Implement the Factory based stack instead.
supportedProperties() - Method in interface org.apache.flink.table.factories.ModuleFactory
Deprecated.
Implement the Factory based stack instead.
supportedProperties() - Method in interface org.apache.flink.table.legacy.factories.TableFactory
Deprecated.
List of property keys that this factory can handle.
supportedProperties() - Method in class org.apache.flink.table.sinks.CsvTableSinkFactoryBase
Deprecated.
 
supportedProperties() - Method in class org.apache.flink.table.sources.CsvTableSourceFactoryBase
Deprecated.
 
supportedSqlKinds() - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter
Returns the SqlKinds of SqlNodes that the SqlNodeConverter supports to convert.
supportedSqlKinds() - Method in class org.apache.flink.table.planner.operations.converters.SqlProcedureCallConverter
 
supportedSqlKinds() - Method in class org.apache.flink.table.planner.operations.converters.SqlQueryConverter
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCalc
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExecutionOrderEnforcer
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecInputAdapter
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecRuntimeFilter
 
supportFusionCodegen() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
supportFusionCodegen() - Method in interface org.apache.flink.table.planner.plan.nodes.exec.FusionCodegenExecNode
Whether this ExecNode supports OFCG or not.
supportLazyDecode() - Method in class org.apache.flink.formats.parquet.vector.reader.AbstractColumnReader
Support lazy dictionary ids decode.
supportLazyDecode() - Method in class org.apache.flink.formats.parquet.vector.reader.BooleanColumnReader
 
supportLazyDecode() - Method in class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
supportMultiLeaderSession() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerFactory
This indicates whether the process should be terminated after losing leadership.
supportMultiLeaderSession() - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
 
SupportsAggregatePushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to push down the local aggregates into a ScanTableSource.
supportsAlterTableWithAddColumn() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsAsyncKeyedStateBackend() - Method in interface org.apache.flink.runtime.state.StateBackend
Tells if a state backend supports the AsyncKeyedStateBackend.
supportsAsyncKeyedStateBackend() - Method in class org.apache.flink.state.forst.ForStStateBackend
 
supportsAvoidingCast(List<LogicalType>, List<LogicalType>) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeCasts
supportsAvoidingCast(LogicalType, LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeCasts
Returns whether the source type can be safely interpreted as the target type.
supportsBatchSnapshot() - Method in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator
Whether the operator coordinator supports taking snapshot in no-checkpoint/batch scenarios.
supportsBatchSnapshot() - Method in class org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator
 
supportsBatchSnapshot() - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
supportsBatchSnapshot() - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Whether the shuffle master supports taking snapshot in batch scenarios if BatchExecutionOptions.JOB_RECOVERY_ENABLED is true.
supportsBatchSnapshot() - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinator
Whether the enumerator supports batch snapshot.
SupportsBatchSnapshot - Interface in org.apache.flink.api.connector.source
A decorative interface SplitEnumerator.
supportsBatchUpdates() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsBucketing - Interface in org.apache.flink.table.connector.sink.abilities
Enables to write bucketed data into a DynamicTableSink.
supportsCatalogsInDataManipulation() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsCommitter<CommittableT> - Interface in org.apache.flink.api.connector.sink2
A mixin interface for a Sink which supports exactly-once semantics using a two-phase commit protocol.
supportsCompareAgainstReference() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
 
SupportsConcurrentExecutionAttempts - Interface in org.apache.flink.api.common
The interface indicates that it supports multiple attempts executing at the same time.
supportsConstantFolding() - Method in interface org.apache.flink.table.functions.FunctionDefinition
If the constant-folding should be run during planning time on calls to this function.
supportsConstantFolding(RexNode) - Static method in class org.apache.flink.table.planner.plan.utils.ConstantFoldingUtil
Checks whether it contains any function calls which don't support constant folding.
supportsConvert() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsDeletePushDown - Interface in org.apache.flink.table.connector.sink.abilities
Enables to push down filters decomposed from the WHERE clause in delete statement to DynamicTableSink.
supportsDifferentTableCorrelationNames() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsDynamicFiltering - Interface in org.apache.flink.table.connector.source.abilities
Pushes dynamic filter into ScanTableSource, the table source can filter the partitions even the input data in runtime to reduce scan I/O.
supportsExplicitCast(LogicalType, LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeCasts
Returns whether the source type can be casted to the target type.
supportsExpressionsInOrderBy() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsFilterPushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to push down filters into a ScanTableSource.
SupportsFilterPushDown.Result - Class in org.apache.flink.table.connector.source.abilities
Result of a filter push down.
supportsFullOuterJoins() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsHandleExecutionAttemptSourceEvent - Interface in org.apache.flink.api.connector.source
An decorative interface of SplitEnumerator which allows to handle SourceEvent sent from a specific execution attempt.
supportsHighlyAvailableStorage() - Method in interface org.apache.flink.runtime.state.CheckpointStorageCoordinatorView
Checks whether this backend supports highly available storage of data.
supportsHighlyAvailableStorage() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
supportsHighlyAvailableStorage() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
supportsImplicitCast(LogicalType, LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeCasts
Returns whether the source type can be safely casted to the target type without loosing information.
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.ArrayType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BigIntType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BinaryType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BooleanType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.CharType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DateType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DecimalType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DistinctType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DoubleType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.FloatType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.IntType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether an instance of the given class can be represented as a value of this logical type when entering the table ecosystem.
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.MapType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.MultisetType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.NullType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.RawType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.RowType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.SmallIntType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.StructuredType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.SymbolType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TimestampType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TimeType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TinyIntType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.VarCharType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
supportsInputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsIntermediateNoMoreSplits - Interface in org.apache.flink.api.connector.source
A decorative interface of SplitEnumeratorContext which allows to handle intermediate NoMoreSplits.
supportsLikeEscapeClause() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsLimitPushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to push down a limit (the expected maximum number of produced records) into a ScanTableSource.
supportsManagedTable() - Method in interface org.apache.flink.table.catalog.Catalog
Deprecated.
This method will be removed soon. Please see FLIP-346 for more details.
supportsManagedTable() - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
supportsMetadataProjection() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsReadingMetadata
Defines whether projections can be applied to metadata columns.
supportsMinimumSQLGrammar() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Flink sql is mixed case as sensitive.
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
Flink sql is mixed case as sensitive.
supportsModality(SqlModality) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
supportsMultipleOpenResults() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsNestedProjection() - Method in class org.apache.flink.connector.file.table.FileSystemTableSource
 
supportsNestedProjection() - Method in interface org.apache.flink.table.connector.format.ProjectableDecodingFormat
Returns whether this format supports nested projection.
supportsNestedProjection() - Method in interface org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDown
Returns whether this source supports nested projection.
supportsNoClaimRestoreMode() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
 
supportsNoClaimRestoreMode() - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
 
supportsNoClaimRestoreMode() - Method in interface org.apache.flink.runtime.state.StateBackend
Tells if a state backend supports the RecoveryClaimMode.NO_CLAIM mode.
supportsNonNullableColumns() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.InstantComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LocalTimeComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.SqlTimestampComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Checks whether the data type supports the creation of a normalized key for comparison.
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
supportsNormalizedKey() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.ArrayType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BigIntType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BinaryType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.BooleanType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.CharType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DateType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DayTimeIntervalType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DecimalType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DistinctType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.DoubleType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.FloatType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.IntType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LegacyTypeInformationType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LocalZonedTimestampType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.LogicalType
Returns whether a value of this logical type can be represented as an instance of the given class when leaving the table ecosystem.
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.MapType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.MultisetType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.NullType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.RawType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.RowType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.SmallIntType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.StructuredType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.SymbolType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TimestampType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TimeType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.TinyIntType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.VarBinaryType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.VarCharType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.YearMonthIntervalType
 
supportsOutputConversion(Class<?>) - Method in class org.apache.flink.table.types.logical.ZonedTimestampType
 
SupportsOverwrite - Interface in org.apache.flink.table.connector.sink.abilities
Enables to overwrite existing data in a DynamicTableSink.
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.apache.flink.test.junit5.MiniClusterExtension
 
SupportsPartitioning - Interface in org.apache.flink.table.connector.sink.abilities
Enables to write partitioned data in a DynamicTableSink.
SupportsPartitionPushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to pass available partitions to the planner and push down partitions into a ScanTableSource.
supportsPositionedDelete() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsPostCommitTopology<CommittableT> - Interface in org.apache.flink.streaming.api.connector.sink2
Allows expert users to implement a custom topology after Committer.
SupportsPreCommitTopology<WriterResultT,​CommittableT> - Interface in org.apache.flink.streaming.api.connector.sink2
Allows expert users to implement a custom topology after SinkWriter and before Committer.
SupportsPreWriteTopology<InputT> - Interface in org.apache.flink.streaming.api.connector.sink2
Allows expert users to implement a custom topology before SinkWriter.
SupportsProjectionPushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to push down a (possibly nested) projection into a ScanTableSource.
supportsReactiveMode() - Method in class org.apache.flink.container.entrypoint.StandaloneApplicationClusterEntryPoint
 
supportsReactiveMode() - Method in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
 
SupportsReadingMetadata - Interface in org.apache.flink.table.connector.source.abilities
Interface for ScanTableSources that support reading metadata columns.
supportsReinterpretCast(LogicalType, LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeCasts
Returns whether the source type can be reinterpreted as the target type.
supportsResultSetConcurrency(int, int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsResume() - Method in class org.apache.flink.core.fs.local.LocalRecoverableWriter
 
supportsResume() - Method in interface org.apache.flink.core.fs.RecoverableWriter
Checks whether the writer and its streams support resuming (appending to) files after recovery (via the RecoverableWriter.recover(ResumeRecoverable) method).
supportsResume() - Method in class org.apache.flink.fs.gs.writer.GSRecoverableWriter
 
supportsResume() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableWriter
 
supportsResume() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
supportsResume() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
 
supportsResume() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.WriterProperties
 
SupportsRowLevelDelete - Interface in org.apache.flink.table.connector.sink.abilities
Interface for DynamicTableSinks that support delete existing data according to row-level changes.
SupportsRowLevelDelete.RowLevelDeleteInfo - Interface in org.apache.flink.table.connector.sink.abilities
The information that guides the planner on how to rewrite the delete statement.
SupportsRowLevelDelete.RowLevelDeleteMode - Enum in org.apache.flink.table.connector.sink.abilities
Type of delete modes that the sink expects for delete purpose.
SupportsRowLevelModificationScan - Interface in org.apache.flink.table.connector.source.abilities
Interface for ScanTableSources that support the row-level modification.
SupportsRowLevelModificationScan.RowLevelModificationType - Enum in org.apache.flink.table.connector.source.abilities
Type of the row-level modification for table.
SupportsRowLevelUpdate - Interface in org.apache.flink.table.connector.sink.abilities
Interface for DynamicTableSinks that support update existing data according to row-level changes.
SupportsRowLevelUpdate.RowLevelUpdateInfo - Interface in org.apache.flink.table.connector.sink.abilities
The information that guides the planner on how to rewrite the update statement.
SupportsRowLevelUpdate.RowLevelUpdateMode - Enum in org.apache.flink.table.connector.sink.abilities
Type of update modes that the sink expects for update purpose.
supportsSavepointFormat(SavepointFormatType) - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
 
supportsSavepointFormat(SavepointFormatType) - Method in class org.apache.flink.runtime.state.hashmap.HashMapStateBackend
 
supportsSavepointFormat(SavepointFormatType) - Method in interface org.apache.flink.runtime.state.StateBackend
 
supportsSavepointFormat(SavepointFormatType) - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
supportsSavepoints() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BigDecComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BigIntComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Check whether this comparator supports to serialize the record in a format that replaces its keys by a normalized key.
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
SupportsSourceWatermark - Interface in org.apache.flink.table.connector.source.abilities
Enables to fully rely on the watermark strategy provided by the ScanTableSource itself.
SupportsStaging - Interface in org.apache.flink.table.connector.sink.abilities
Interface for DynamicTableSinks that support atomic semantic for CTAS(CREATE TABLE AS SELECT) or RTAS([CREATE OR] REPLACE TABLE AS SELECT) statement using a two-phase commit protocol.
SupportsStaging.StagingContext - Interface in org.apache.flink.table.connector.sink.abilities
The context is intended to tell DynamicTableSink the type of this operation.
SupportsStaging.StagingPurpose - Enum in org.apache.flink.table.connector.sink.abilities
The type of operation the staging sink is for.
supportsStatementPooling() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsStatisticReport - Interface in org.apache.flink.table.connector.source.abilities
Enables to report the estimated statistics provided by the DynamicTableSource.
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsTestTemplate(ExtensionContext) - Method in class org.apache.flink.connector.testframe.junit.extensions.TestCaseInvocationContextProvider
 
supportsTestTemplate(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.parameterized.NoOpTestExtension
 
supportsTestTemplate(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.parameterized.ParameterizedTestExtension
 
supportsTestTemplate(ExtensionContext) - Method in class org.apache.flink.testutils.junit.extensions.retry.RetryExtension
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
SupportsTruncate - Interface in org.apache.flink.table.connector.sink.abilities
Enables to delete all existing data in a DynamicTableSink table using TRUNCATE TABLE statement.
supportsUnalignedCheckpoints() - Method in class org.apache.flink.streaming.api.graph.NonChainedOutput
 
supportsUnalignedCheckpoints() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
supportsUnion() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
supportsWatermarkPushDown(FlinkLogicalTableSourceScan) - Method in class org.apache.flink.table.planner.plan.rules.logical.PushWatermarkIntoTableSourceScanRuleBase
 
SupportsWatermarkPushDown - Interface in org.apache.flink.table.connector.source.abilities
Enables to push down a watermark strategy into a ScanTableSource.
SupportsWriterState<InputT,​WriterStateT> - Interface in org.apache.flink.api.connector.sink2
A mixin interface for a Sink which supports a stateful StatefulSinkWriter.
SupportsWriterState.WithCompatibleState - Interface in org.apache.flink.api.connector.sink2
A mix-in for SupportsWriterState that allows users to migrate from a sink with a compatible state to this sink.
SupportsWritingMetadata - Interface in org.apache.flink.table.connector.sink.abilities
Interface for DynamicTableSinks that support writing metadata columns.
suppressExceptions(RunnableWithException) - Static method in class org.apache.flink.util.ExceptionUtils
 
SuppressRestartsException - Exception in org.apache.flink.runtime.execution
Exception thrown in order to suppress job restarts.
SuppressRestartsException(Throwable) - Constructor for exception org.apache.flink.runtime.execution.SuppressRestartsException
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
suspend() - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
suspend() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
Suspends the component.
suspend() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Suspends the component.
suspend() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor
Suspend the running of the loop which was started by MailboxProcessor.runMailboxLoop()}.
suspend(Throwable) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
suspend(Throwable) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Suspends the current ExecutionGraph.
suspend(SavepointFormatType) - Static method in class org.apache.flink.runtime.checkpoint.SavepointType
 
SUSPEND - org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
 
SUSPEND - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SUSPEND_WITH_SAVEPOINT - org.apache.flink.runtime.dispatcher.TriggerSavepointMode
 
suspendDefaultAction() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction.Controller
Same as MailboxDefaultAction.Controller.suspendDefaultAction(PeriodTimer) but without any associated timer measuring the idle time.
suspendDefaultAction() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.MailboxController
 
suspendDefaultAction(PeriodTimer) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.MailboxDefaultAction.Controller
Calling this method signals that the mailbox-thread should (temporarily) stop invoking the default action, e.g. because there is currently no input available.
suspendDefaultAction(PeriodTimer) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.MailboxController
 
SUSPENDED - org.apache.flink.api.common.JobStatus
The job has been suspended which means that it has been stopped but not been removed from a potential HA job store.
SUSPENDED - org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
 
SuspendEmbeddedSchedulerWorkflowHandler - Class in org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler
Handler to suspend workflow in embedded scheduler.
SuspendEmbeddedSchedulerWorkflowHandler(SqlGatewayService, EmbeddedQuartzScheduler, Map<String, String>, MessageHeaders<EmbeddedSchedulerWorkflowRequestBody, EmptyResponseBody, EmptyMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHandler
 
SuspendEmbeddedSchedulerWorkflowHeaders - Class in org.apache.flink.table.gateway.rest.header.materializedtable.scheduler
Message headers for suspend workflow in embedded scheduler.
SuspendEmbeddedSchedulerWorkflowHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
SuspendRefreshWorkflow<T extends RefreshHandler> - Class in org.apache.flink.table.workflow
ModifyRefreshWorkflow provides the related information to suspend refresh workflow of CatalogMaterializedTable.
SuspendRefreshWorkflow(T) - Constructor for class org.apache.flink.table.workflow.SuspendRefreshWorkflow
 
suspendScheduleWorkflow(String, String) - Method in class org.apache.flink.table.gateway.workflow.scheduler.EmbeddedQuartzScheduler
 
swap() - Method in class org.apache.flink.api.java.tuple.Tuple2
Returns a shallow copy of the tuple with swapped values.
swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
swap(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Swap items at the given addresses.
swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
swap(int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
swap(int, int, int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
swap(int, int, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
Swap records at the given addresses.
swap(int, int, int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
swap(int, int, int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
 
swapBytes(byte[], MemorySegment, int, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Swaps bytes between two memory segments, using the given auxiliary buffer.
swapKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
Swaps two normalized keys in respective MemorySegment.
SWITCH - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SWITCH - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SWITCH() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
switchBlockStatementGroup() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
switchBlockStatementGroup() - Method in class org.apache.flink.table.codesplit.JavaParser
 
switchBlockStatementGroup(int) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
switchBuffers() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
 
switchContext(RecordContext<K>) - Method in interface org.apache.flink.runtime.asyncprocessing.AsyncExecutionController.SwitchContextListener
 
switchContext(RecordContext<K>) - Method in interface org.apache.flink.runtime.state.AsyncKeyedStateBackend
By default, a state backend does nothing when a key is switched in async processing.
switchContext(RecordContext<K>) - Method in class org.apache.flink.runtime.state.v2.adaptor.AsyncKeyedStateBackendAdaptor
 
switchExecutor(CompletableFuture<? extends T>, Executor) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Switches the execution context of the given source future.
switchLabel() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
switchLabel() - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
switchLabel() - Method in class org.apache.flink.table.codesplit.JavaParser
 
switchLabel(int) - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
switchLabel(int) - Method in class org.apache.flink.table.codesplit.JavaParser.SwitchBlockStatementGroupContext
 
SwitchLabelContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.SwitchLabelContext
 
SwitchSourceEvent - Class in org.apache.flink.connector.base.source.hybrid
Event sent from HybridSourceSplitEnumerator to HybridSourceReader to switch to the indicated reader.
SwitchSourceEvent(int, Source, boolean) - Constructor for class org.apache.flink.connector.base.source.hybrid.SwitchSourceEvent
Constructor.
switchTo(SqlAbstractParserImpl.LexicalState) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
SwitchTo(int) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImplTokenManager
 
symbol(Class<? extends Enum<? extends TableSymbol>>) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a symbol argument of a specific TableSymbol enum.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.ddl.resource.SqlResourceType
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.ddl.SqlRefreshMode
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(SqlParserPos) - Method in enum org.apache.flink.sql.parser.dml.RichSqlInsertKeyword
Creates a parse-tree node representing an occurrence of this keyword at a particular position in the parsed text.
symbol(T, T...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a symbol argument of a specific TableSymbol enum, with value being one of the provided variants.
SYMBOL - org.apache.flink.table.types.logical.LogicalTypeRoot
 
SymbolArgumentTypeStrategy<T extends Enum<? extends TableSymbol>> - Class in org.apache.flink.table.types.inference.strategies
Strategy for a symbol argument of a specific TableSymbol enum.
SymbolArgumentTypeStrategy(Class<T>) - Constructor for class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
SymbolArgumentTypeStrategy(Class<T>, Set<T>) - Constructor for class org.apache.flink.table.types.inference.strategies.SymbolArgumentTypeStrategy
 
SymbolType<T extends TableSymbol> - Class in org.apache.flink.table.types.logical
Logical type for representing symbol values.
SymbolType() - Constructor for class org.apache.flink.table.types.logical.SymbolType
 
SymbolType(boolean) - Constructor for class org.apache.flink.table.types.logical.SymbolType
 
SymbolType(boolean, Class<T>) - Constructor for class org.apache.flink.table.types.logical.SymbolType
Deprecated.
Symbol types have been simplified to not require a class.
SymbolType(Class<T>) - Constructor for class org.apache.flink.table.types.logical.SymbolType
Deprecated.
Symbol types have been simplified to not require a class.
SymbolUtil - Class in org.apache.flink.table.planner.typeutils
Utilities to map between symbols from both Calcite and Flink.
SymbolUtil.SerializableSymbol - Class in org.apache.flink.table.planner.typeutils
Serializable representation of a symbol that can be used for persistence.
SYMMETRIC - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SYMMETRIC_BETWEEN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
SYMMETRIC_IDENTITY - Static variable in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
SYMMETRIC_NOT_BETWEEN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
sync() - Method in class org.apache.flink.core.fs.FSDataOutputStream
Flushes the data all the way to the persistent non-volatile storage (for example disks).
sync() - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
sync() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
sync() - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
sync() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
sync() - Method in class org.apache.flink.core.testutils.CheckedThread
Waits until the thread is completed and checks whether any error occurred during the execution.
sync() - Method in class org.apache.flink.fs.azurefs.AzureBlobFsRecoverableDataOutputStream
 
sync() - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
sync() - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
sync() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
sync() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
sync() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
sync() - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
sync(long) - Method in class org.apache.flink.core.testutils.CheckedThread
Waits with timeout until the thread is completed and checks whether any error occurred during the execution.
SYNC_POINT - org.apache.flink.runtime.asyncprocessing.StateRequestType
A sync point with AEC, does nothing with state, checking if the key is occupied by others and blocking if needed.
SyncEventHandler - Class in org.apache.flink.runtime.iterative.task
Listener for WorkerDoneEvent which also aggregates all aggregators from iteration tasks and signals the end of the superstep.
SyncEventHandler(int, Map<String, Aggregator<?>>, ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.task.SyncEventHandler
 
syncFileResource(ResourceUri, Consumer<String>) - Method in class org.apache.flink.table.resource.ResourceManager
Generate a local file resource by the given resource generator and then synchronize to the path identified by the given ResourceUri.
SYNCHRONIZED - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
SYNCHRONIZED - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
SYNCHRONIZED() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
SYNCHRONIZED() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
synchronizedExecutor() - Static method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
Returns an ExecutionDecorator that synchronizes each invocation.
synchronizedExecutor(Object) - Static method in interface org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor
Returns an ExecutionDecorator that synchronizes each invocation on a given object.
SynchronizedStreamTaskActionExecutor(Object) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor.SynchronizedStreamTaskActionExecutor
Deprecated.
 
SYNCHRONOUS - org.apache.flink.runtime.state.SnapshotExecutionType
 
SynchronousBufferFileReader - Class in org.apache.flink.runtime.io.disk.iomanager
A synchronous BufferFileReader implementation.
SynchronousBufferFileReader(FileIOChannel.ID, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.SynchronousBufferFileReader
 
SynchronousChainedCombineDriver<IN,​OUT> - Class in org.apache.flink.runtime.operators.chaining
The chained variant of the combine driver which is also implemented in GroupReduceCombineDriver.
SynchronousChainedCombineDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
 
SynchronousFileIOChannel - Class in org.apache.flink.runtime.io.disk.iomanager
A base class for synchronous readers and writers.
SynchronousFileIOChannel(FileIOChannel.ID, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
 
SyncIteratorWrapper<T> - Class in org.apache.flink.runtime.state.v2
 
SyncIteratorWrapper(StateIterator<T>) - Constructor for class org.apache.flink.runtime.state.v2.SyncIteratorWrapper
 
syncPointRequestWithCallback(ThrowingRunnable<Exception>) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
A helper to request a StateRequestType.SYNC_POINT and run a callback if it finishes (once the record is not blocked).
SyncPreferredLocationsRetriever - Interface in org.apache.flink.runtime.scheduler
Component to retrieve the preferred locations of an execution vertex.
syncPrepareResources(long) - Method in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase
 
syncPrepareResources(long) - Method in class org.apache.flink.runtime.state.SavepointSnapshotStrategy
 
syncPrepareResources(long) - Method in interface org.apache.flink.runtime.state.SnapshotStrategy
Performs the synchronous part of the snapshot.
syncPrepareResources(long) - Method in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase
 
SyntaxHighlightStyle - Class in org.apache.flink.table.client.cli.parser
SyntaxHighlightStyle(AttributedStyle, AttributedStyle, AttributedStyle, AttributedStyle, AttributedStyle, AttributedStyle) - Constructor for class org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle
 
SyntaxHighlightStyle.BuiltInStyle - Enum in org.apache.flink.table.client.cli.parser
Pre-defined highlight styles.
SYSTEM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SYSTEM_RESOURCE_METRICS - Static variable in class org.apache.flink.configuration.MetricOptions
Whether Flink should report system resource metrics such as machine's CPU, memory or network usage.
SYSTEM_RESOURCE_METRICS_PROBING_INTERVAL - Static variable in class org.apache.flink.configuration.MetricOptions
Interval between probing of system resource metrics specified in milliseconds.
SYSTEM_TIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SYSTEM_USER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
SystemClock - Class in org.apache.flink.util.clock
A clock that returns the time of the system / process.
systemEnvEnabled - Variable in class org.apache.flink.streaming.api.operators.python.AbstractPythonFunctionOperator
 
SystemOutRedirectionUtils - Class in org.apache.flink.runtime.taskexecutor
Utility class for redirect the System.out and System.err.
SystemOutRedirectionUtils() - Constructor for class org.apache.flink.runtime.taskexecutor.SystemOutRedirectionUtils
 
SystemProcessingTimeService - Class in org.apache.flink.streaming.runtime.tasks
A TimerService which assigns as current processing time the result of calling System.currentTimeMillis() and registers timers using a ScheduledThreadPoolExecutor.
SystemResourcesCounter - Class in org.apache.flink.runtime.metrics.util
Daemon thread probing system resources.
SystemResourcesCounter(Duration) - Constructor for class org.apache.flink.runtime.metrics.util.SystemResourcesCounter
 
SystemResourcesMetricsInitializer - Class in org.apache.flink.runtime.metrics.util
Utility class to initialize system resource metrics.
SystemResourcesMetricsInitializer() - Constructor for class org.apache.flink.runtime.metrics.util.SystemResourcesMetricsInitializer
 
systemTimerService - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
In contrast to StreamTask.timerService we should not register any user timers here.

T

table() - Method in interface org.apache.flink.table.catalog.listener.TableModificationEvent
 
table() - Method in interface org.apache.flink.table.planner.lineage.TableLineageDataset
 
table() - Method in class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
table(RelOptTable) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a TableScan's collation.
Table - Interface in org.apache.flink.table.api
The Table object is the core abstraction of the Table API.
TABLE - org.apache.flink.table.catalog.CatalogBaseTable.TableKind
 
TABLE - org.apache.flink.table.client.config.ResultMode
 
TABLE - org.apache.flink.table.functions.FunctionKind
 
TABLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TABLE_AGGREGATE - org.apache.flink.table.functions.FunctionKind
 
TABLE_AGGREGATE_ACCUMULATE - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_AGGREGATE_EMIT - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_AGGREGATE_EMIT_RETRACT - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_AGGREGATE_MERGE - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_AGGREGATE_RETRACT - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_API - Static variable in class org.apache.flink.architecture.ProductionCodeArchitectureBase
 
TABLE_CATALOG_MODIFICATION_LISTENERS - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_CATALOG_NAME - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_CATALOG_STORE_KIND - Static variable in class org.apache.flink.table.catalog.CommonCatalogOptions
 
TABLE_CATALOG_STORE_OPTION_PREFIX - Static variable in class org.apache.flink.table.catalog.CommonCatalogOptions
Used to filter the specific options for catalog store.
TABLE_COLUMN_EXPANSION_STRATEGY - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_CONFIG_OPTIONS - Static variable in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil
 
TABLE_DATABASE_NAME - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_DML_SYNC - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_DYNAMIC_TABLE_OPTIONS_ENABLED - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_EVAL - Static variable in class org.apache.flink.table.functions.UserDefinedFunctionHelper
 
TABLE_EXEC_ASYNC_LOOKUP_BUFFER_CAPACITY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_LOOKUP_OUTPUT_MODE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_LOOKUP_TIMEOUT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_SCALAR_BUFFER_CAPACITY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_SCALAR_MAX_ATTEMPTS - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_SCALAR_RETRY_DELAY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_SCALAR_RETRY_STRATEGY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_SCALAR_TIMEOUT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_ASYNC_STATE_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_DEDUPLICATE_INSERT_UPDATE_AFTER_SENSITIVE_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_DEDUPLICATE_MINIBATCH_COMPACT_CHANGES_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_DISABLED_OPERATORS - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_INTERVAL_JOIN_MIN_CLEAN_UP_INTERVAL - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_LEGACY_CAST_BEHAVIOUR - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_LOCAL_HASH_AGG_ADAPTIVE_DISTINCT_VALUE_RATE_THRESHOLD - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_LOCAL_HASH_AGG_ADAPTIVE_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_LOCAL_HASH_AGG_ADAPTIVE_SAMPLING_THRESHOLD - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_MINIBATCH_ALLOW_LATENCY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_MINIBATCH_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_MINIBATCH_SIZE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_NON_TEMPORAL_SORT_ENABLED - Static variable in class org.apache.flink.table.planner.utils.InternalConfigOptions
 
TABLE_EXEC_OPERATOR_FUSION_CODEGEN_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RANK_TOPN_CACHE_SIZE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RESOURCE_DEFAULT_PARALLELISM - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RESOURCE_EXTERNAL_BUFFER_MEMORY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RESOURCE_HASH_AGG_MEMORY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RESOURCE_HASH_JOIN_MEMORY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_RESOURCE_SORT_MEMORY - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SIMPLIFY_OPERATOR_NAME_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SINK_KEYED_SHUFFLE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SINK_NOT_NULL_ENFORCER - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SINK_ROWTIME_INSERTER - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SINK_TYPE_LENGTH_ENFORCER - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SINK_UPSERT_MATERIALIZE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SORT_ASYNC_MERGE_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SORT_DEFAULT_LIMIT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SORT_MAX_NUM_FILE_HANDLES - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SOURCE_CDC_EVENTS_DUPLICATE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SOURCE_IDLE_TIMEOUT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SPILL_COMPRESSION_BLOCK_SIZE - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_SPILL_COMPRESSION_ENABLED - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_UID_FORMAT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_UID_GENERATION - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
 
TABLE_EXEC_WINDOW_AGG_BUFFER_SIZE_LIMIT - Static variable in class org.apache.flink.table.api.config.ExecutionConfigOptions
See org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping.
TABLE_FACTORIES_CONTAIN_NO_CONFIG_OPTIONS - Static variable in class org.apache.flink.architecture.rules.TableApiRules
 
TABLE_INCLUDE - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
TABLE_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TABLE_OPTIMIZER_AGG_PHASE_STRATEGY - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_BROADCAST_JOIN_THRESHOLD - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_BUSHY_JOIN_REORDER_THRESHOLD - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_DISTINCT_AGG_SPLIT_BUCKET_NUM - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_DISTINCT_AGG_SPLIT_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_DYNAMIC_FILTERING_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_INCREMENTAL_AGG_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_JOIN_REORDER_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_MULTIPLE_INPUT_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_NONDETERMINISTIC_UPDATE_STRATEGY - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_REUSE_OPTIMIZE_BLOCK_WITH_DIGEST_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_REUSE_SOURCE_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_REUSE_SUB_PLAN_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_RUNTIME_FILTER_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_RUNTIME_FILTER_MAX_BUILD_DATA_SIZE - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
The data volume of build side needs to be under this value.
TABLE_OPTIMIZER_RUNTIME_FILTER_MIN_FILTER_RATIO - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
The filtering ratio of runtime filter needs to be over this value.
TABLE_OPTIMIZER_RUNTIME_FILTER_MIN_PROBE_DATA_SIZE - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
The data volume of probe side needs to be over this value.
TABLE_OPTIMIZER_SOURCE_REPORT_STATISTICS_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_SQL2REL_PROJECT_MERGE_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_OPTIMIZER_UNIONALL_AS_BREAKPOINT_ENABLED - Static variable in class org.apache.flink.table.api.config.OptimizerConfigOptions
 
TABLE_QUERY_CURRENT_DATABASE - Static variable in class org.apache.flink.table.planner.utils.InternalConfigOptions
 
TABLE_QUERY_START_EPOCH_TIME - Static variable in class org.apache.flink.table.planner.utils.InternalConfigOptions
 
TABLE_QUERY_START_LOCAL_TIME - Static variable in class org.apache.flink.table.planner.utils.InternalConfigOptions
 
TABLE_RESULT_OK - Static variable in interface org.apache.flink.table.api.internal.TableResultInternal
 
TABLE_RTAS_CTAS_ATOMICITY_ENABLED - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
TABLE_SQL_DIALECT - Static variable in class org.apache.flink.table.api.config.TableConfigOptions
 
tableAggregate(List<Expression>, Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
TableAggregateFunction<T,​ACC> - Class in org.apache.flink.table.functions
Base class for a user-defined table aggregate function.
TableAggregateFunction() - Constructor for class org.apache.flink.table.functions.TableAggregateFunction
 
TableAggregateFunction.RetractableCollector<T> - Interface in org.apache.flink.table.functions
Collects a record and forwards it.
TableAggregateFunctionDefinition - Class in org.apache.flink.table.functions
Deprecated.
Non-legacy functions can simply omit this wrapper for declarations.
TableAggregateFunctionDefinition(String, TableAggregateFunction<?, ?>, TypeInformation<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
TableAggregateWindowOperator<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
A WindowOperator for grouped and windowed table aggregates.
TableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
 
TableAggregateWindowOperatorBuilder(NamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
 
TableAggsHandleFunction - Interface in org.apache.flink.table.runtime.generated
The base class for handling table aggregate functions.
TableAlreadyExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to create a table (or view) that already exists.
TableAlreadyExistException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableAlreadyExistException
 
TableAlreadyExistException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableAlreadyExistException
 
TableApiIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Those methods should not be used in SQL.
TableApiIdentifierSegment(List<String>, List<SqlParserPos>) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableApiRules - Class in org.apache.flink.architecture.rules
Rules for Table API.
TableApiRules() - Constructor for class org.apache.flink.architecture.rules.TableApiRules
 
TABLEAU - org.apache.flink.table.client.config.ResultMode
 
tableauStyle - Variable in class org.apache.flink.table.client.cli.CliResultView
 
TableauStyle - Class in org.apache.flink.table.utils.print
Print the result and content as tableau form.
tableauWithDataInferredColumnWidths(ResolvedSchema, RowDataToStringConverter) - Static method in interface org.apache.flink.table.utils.print.PrintStyle
tableauWithDataInferredColumnWidths(ResolvedSchema, RowDataToStringConverter, int, boolean, boolean) - Static method in interface org.apache.flink.table.utils.print.PrintStyle
tableauWithTypeInferredColumnWidths(ResolvedSchema, RowDataToStringConverter, int, boolean, boolean) - Static method in interface org.apache.flink.table.utils.print.PrintStyle
Create a new TableauStyle using column widths computed from the type.
TableBucketAssigner(PartitionComputer<RowData>) - Constructor for class org.apache.flink.connector.file.table.FileSystemTableSink.TableBucketAssigner
 
TableChange - Interface in org.apache.flink.table.catalog
TableChange represents the modification of the table.
TableChange.AddColumn - Class in org.apache.flink.table.catalog
A table change to add a column.
TableChange.AddDistribution - Class in org.apache.flink.table.catalog
A table change to add a distribution.
TableChange.AddUniqueConstraint - Class in org.apache.flink.table.catalog
A table change to add a unique constraint.
TableChange.AddWatermark - Class in org.apache.flink.table.catalog
A table change to add a watermark.
TableChange.After - Class in org.apache.flink.table.catalog
Column position AFTER means the specified column should be put after the given `column`.
TableChange.ColumnPosition - Interface in org.apache.flink.table.catalog
The position of the modified or added column.
TableChange.DropColumn - Class in org.apache.flink.table.catalog
A table change to drop the column.
TableChange.DropConstraint - Class in org.apache.flink.table.catalog
A table change to drop the constraints.
TableChange.DropDistribution - Class in org.apache.flink.table.catalog
A table change to drop a table's distribution.
TableChange.DropWatermark - Class in org.apache.flink.table.catalog
A table change to drop the watermark.
TableChange.First - Class in org.apache.flink.table.catalog
Column position FIRST means the specified column should be the first column.
TableChange.MaterializedTableChange - Interface in org.apache.flink.table.catalog
TableChange.MaterializedTableChange represents the modification of the materialized table.
TableChange.ModifyColumn - Class in org.apache.flink.table.catalog
A base schema change to modify a column.
TableChange.ModifyColumnComment - Class in org.apache.flink.table.catalog
A table change to modify the column comment.
TableChange.ModifyColumnName - Class in org.apache.flink.table.catalog
A table change to modify the column name.
TableChange.ModifyColumnPosition - Class in org.apache.flink.table.catalog
A table change to modify the column position.
TableChange.ModifyDistribution - Class in org.apache.flink.table.catalog
A table change to modify a distribution.
TableChange.ModifyPhysicalColumnType - Class in org.apache.flink.table.catalog
A table change that modify the physical column data type.
TableChange.ModifyRefreshHandler - Class in org.apache.flink.table.catalog
A table change to modify materialized table refresh handler.
TableChange.ModifyRefreshStatus - Class in org.apache.flink.table.catalog
A table change to modify materialized table refresh status.
TableChange.ModifyUniqueConstraint - Class in org.apache.flink.table.catalog
A table change to modify a unique constraint.
TableChange.ModifyWatermark - Class in org.apache.flink.table.catalog
A table change to modify the watermark.
TableChange.ResetOption - Class in org.apache.flink.table.catalog
A table change to reset the table option.
TableChange.SetOption - Class in org.apache.flink.table.catalog
A table change to set the table option.
tableCharacteristic(int) - Method in class org.apache.flink.table.planner.functions.sql.SqlSessionTableFunction
 
TableColumn - Class in org.apache.flink.table.legacy.api
Deprecated.
TableColumn(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableColumn.ComputedColumn - Class in org.apache.flink.table.legacy.api
Deprecated.
Representation of a computed column.
TableColumn.MetadataColumn - Class in org.apache.flink.table.legacy.api
Deprecated.
Representation of a metadata column.
TableColumn.PhysicalColumn - Class in org.apache.flink.table.legacy.api
Deprecated.
Representation of a physical column.
TableColumnsOrIdentifiers(SqlParserPos, SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
tableConfig - Variable in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
TableConfig - Class in org.apache.flink.table.api
Configuration for the current TableEnvironment session to adjust Table & SQL API programs.
TableConfig() - Constructor for class org.apache.flink.table.api.TableConfig
Deprecated.
TableConfigOptions - Class in org.apache.flink.table.api.config
This class holds ConfigOptions used by table planner.
TableConfigOptions.CatalogPlanCompilation - Enum in org.apache.flink.table.api.config
Strategy to compile Catalog objects into a plan.
TableConfigOptions.CatalogPlanRestore - Enum in org.apache.flink.table.api.config
Strategy to restore Catalog objects using the plan and lookups if necessary.
TableConfigOptions.ColumnExpansionStrategy - Enum in org.apache.flink.table.api.config
Strategy to expand columns in SELECT * queries.
TableConfigUtils - Class in org.apache.flink.table.planner.utils
Utility class for TableConfig related helper functions.
TableConfigValidation - Class in org.apache.flink.table.api.internal
Utilities around validation to keep TableConfig clean.
TableConnectorUtils - Class in org.apache.flink.table.utils
Utilities for table sources and sinks.
TableConstraint() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a table constraint for CREATE TABLE.
TableConstructor() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a VALUES leaf query expression.
TableCreationContext() - Constructor for class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
TableDescriptor - Class in org.apache.flink.table.api
Describes a CatalogTable representing a source or sink.
TableDescriptor(Schema, Map<String, String>, TableDistribution, List<String>, String) - Constructor for class org.apache.flink.table.api.TableDescriptor
 
TableDescriptor.Builder - Class in org.apache.flink.table.api
Builder for TableDescriptor.
TableDistribution - Class in org.apache.flink.table.catalog
Defines whether the given table is distributed across buckets using a specified algorithm and given columns.
TableDistribution.Kind - Enum in org.apache.flink.table.catalog
Distribution kind.
tableEnvironment - Variable in class org.apache.flink.table.api.internal.StatementSetImpl
 
TableEnvironment - Interface in org.apache.flink.table.api
A table environment is the base class, entry point, and central context for creating Table and SQL API programs.
TableEnvironmentImpl - Class in org.apache.flink.table.api.internal
Implementation of TableEnvironment that works exclusively with Table API interfaces.
TableEnvironmentImpl(CatalogManager, ModuleManager, ResourceManager, TableConfig, Executor, FunctionCatalog, Planner, boolean) - Constructor for class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
TableEnvironmentInternal - Interface in org.apache.flink.table.api.internal
An internal interface of TableEnvironment that defines extended methods used for TableImpl.
TableException - Exception in org.apache.flink.table.api
General Exception for all errors during table handling.
TableException(String) - Constructor for exception org.apache.flink.table.api.TableException
 
TableException(String, Throwable) - Constructor for exception org.apache.flink.table.api.TableException
 
tableExists(ObjectIdentifier) - Method in class org.apache.flink.table.gateway.service.operation.OperationExecutor
 
tableExists(ObjectPath) - Method in interface org.apache.flink.table.catalog.Catalog
Check if a table or view exists in this catalog.
tableExists(ObjectPath) - Method in class org.apache.flink.table.catalog.GenericInMemoryCatalog
 
tableExists(ObjectPath) - Method in class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
TableFactory - Interface in org.apache.flink.table.legacy.factories
Deprecated.
This interface has been replaced by Factory.
TableFactoryService - Class in org.apache.flink.table.factories
Deprecated.
TableFactoryService() - Constructor for class org.apache.flink.table.factories.TableFactoryService
Deprecated.
 
TableFactoryUtil - Class in org.apache.flink.table.factories
Utility for dealing with TableFactory using the TableFactoryService.
TableFactoryUtil() - Constructor for class org.apache.flink.table.factories.TableFactoryUtil
 
tableFieldsCount - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
 
TableFunction<T> - Class in org.apache.flink.table.functions
Base class for a user-defined table function.
TableFunction() - Constructor for class org.apache.flink.table.functions.TableFunction
 
TableFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableFunctionCollector<T> - Class in org.apache.flink.table.runtime.collector
The basic implementation of collector for TableFunction.
TableFunctionCollector() - Constructor for class org.apache.flink.table.runtime.collector.TableFunctionCollector
 
TableFunctionDefinition - Class in org.apache.flink.table.functions
Deprecated.
Non-legacy functions can simply omit this wrapper for declarations.
TableFunctionDefinition(String, TableFunction<?>, TypeInformation<?>) - Constructor for class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
TableFunctionProvider<T> - Interface in org.apache.flink.table.legacy.connector.source
Deprecated.
Please use LookupFunctionProvider to implement synchronous lookup table.
TableFunctionResultFuture<T> - Class in org.apache.flink.table.runtime.collector
The basic implementation of collector for ResultFuture in table joining.
TableFunctionResultFuture() - Constructor for class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
 
TableHints(SqlIdentifier) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses hints following a table reference, and returns the wrapped table reference.
tableIdentifier - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
tableIdentifier - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
tableIdentifier - Variable in class org.apache.flink.table.operations.ddl.AlterTableOperation
 
tableIdentifier - Variable in class org.apache.flink.table.operations.materializedtable.AlterMaterializedTableOperation
 
tableIdentifier - Variable in class org.apache.flink.table.operations.ShowPartitionsOperation
 
TableImpl - Class in org.apache.flink.table.api.internal
Implementation for Table.
TableInfo - Class in org.apache.flink.table.gateway.api.results
Information of the table or view.
TableInfo(ObjectIdentifier, CatalogBaseTable.TableKind) - Constructor for class org.apache.flink.table.gateway.api.results.TableInfo
 
TableLineageDataset - Interface in org.apache.flink.table.planner.lineage
Basic table lineage dataset which has catalog context and table in it.
TableLineageDatasetImpl - Class in org.apache.flink.table.planner.lineage
Implementation for TableLineageDataSet.
TableLineageDatasetImpl(ContextResolvedTable, Optional<LineageDataset>) - Constructor for class org.apache.flink.table.planner.lineage.TableLineageDatasetImpl
 
TableLineageUtils - Class in org.apache.flink.table.planner.lineage
Util class for building table lineage graph.
TableLineageUtils() - Constructor for class org.apache.flink.table.planner.lineage.TableLineageUtils
 
tableLookup() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to available TableReferenceExpression.
TableMetaStoreFactory - Interface in org.apache.flink.connector.file.table
Meta store factory to create TableMetaStoreFactory.TableMetaStore.
TableMetaStoreFactory.TableMetaStore - Interface in org.apache.flink.connector.file.table
Meta store to manage the location paths of this table and its partitions.
TableModificationEvent - Interface in org.apache.flink.table.catalog.listener
Base table event, provides column list, primary keys, partition keys, watermarks and properties in CatalogBaseTable.
tableName() - Method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy.Context
Table name.
tableNameIdentifier - Variable in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
TableNotExistException - Exception in org.apache.flink.table.api
Exception for an operation on a nonexistent table.
TableNotExistException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate on a table (or view) that doesn't exist.
TableNotExistException(String, String) - Constructor for exception org.apache.flink.table.api.TableNotExistException
 
TableNotExistException(String, String, Throwable) - Constructor for exception org.apache.flink.table.api.TableNotExistException
 
TableNotExistException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableNotExistException
 
TableNotExistException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableNotExistException
 
TableNotPartitionedException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate partition on a non-partitioned table.
TableNotPartitionedException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableNotPartitionedException
 
TableNotPartitionedException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.TableNotPartitionedException
 
TableOperatorWrapper<OP extends StreamOperator<RowData>> - Class in org.apache.flink.table.runtime.operators.multipleinput
This class handles the close, endInput and other related logic of a StreamOperator.
TableOperatorWrapper(StreamOperatorFactory<RowData>, String, List<TypeInformation<?>>, TypeInformation<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
TableOperatorWrapper.Edge - Class in org.apache.flink.table.runtime.operators.multipleinput
The edge connecting two TableOperatorWrappers.
TableOperatorWrapperGenerator - Class in org.apache.flink.table.runtime.operators.multipleinput
A generator that generates a TableOperatorWrapper graph from a graph of Transformation.
TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>, int[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
 
TableOption() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
tableOptions - Variable in class org.apache.flink.connector.base.table.sink.options.AsyncSinkConfigurationValidator
 
TableOptionsUtils - Interface in org.apache.flink.connector.base.table.options
Interface for handling specific set of table options.
TableOverOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Allows an OVER clause following a table expression as an extension to standard SQL syntax.
TableParam() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Table parameter of a table function.
TablePartitionedException - Exception in org.apache.flink.table.catalog.exceptions
Exception for trying to operate non-partitioned on a partitioned table.
TablePartitionedException(String, ObjectPath) - Constructor for exception org.apache.flink.table.catalog.exceptions.TablePartitionedException
 
TablePartitionedException(String, ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.catalog.exceptions.TablePartitionedException
 
TablePipeline - Interface in org.apache.flink.table.api
Describes a complete pipeline from one or more source tables to a sink table.
tableRef(String, Table) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
tableRef(String, QueryOperation) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
TableRef() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a table reference in a FROM clause, not lateral unless LATERAL is explicitly specified.
TableRef1(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableRef2(boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a table reference in a FROM clause.
TableRef3(SqlAbstractParserImpl.ExprContext, boolean) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TableReferenceExpression - Class in org.apache.flink.table.expressions
Expression that references another table.
TableReferenceLookup - Interface in org.apache.flink.table.expressions.resolver.lookups
Provides a way to look up table reference by the name of the table.
TableResult - Interface in org.apache.flink.table.api
A TableResult is the representation of the statement execution result.
TableResultImpl - Class in org.apache.flink.table.api.internal
Implementation for TableResult.
TableResultImpl.Builder - Class in org.apache.flink.table.api.internal
Builder for creating a TableResultImpl.
TableResultInternal - Interface in org.apache.flink.table.api.internal
Internal interface with internal methods for TableResult.
TableResultUtils - Class in org.apache.flink.table.api.internal
Utilities to build TableResultInternal.
TableResultUtils() - Constructor for class org.apache.flink.table.api.internal.TableResultUtils
 
TableRollingPolicy(boolean, long, long, long) - Constructor for class org.apache.flink.connector.file.table.FileSystemTableSink.TableRollingPolicy
 
TableRuntimeException - Exception in org.apache.flink.table.api
Exception for errors occurring in the runtime.
TableRuntimeException(String) - Constructor for exception org.apache.flink.table.api.TableRuntimeException
 
TableRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.table.api.TableRuntimeException
 
TABLES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Tablesample(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TABLESAMPLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TableSchema - Class in org.apache.flink.table.legacy.api
Deprecated.
This class has been deprecated as part of FLIP-164. It has been replaced by two more dedicated classes Schema and ResolvedSchema. Use Schema for declaration in APIs. ResolvedSchema is offered by the framework after resolution and validation.
TableSchema(String[], TypeInformation<?>[]) - Constructor for class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Use the TableSchema.Builder instead.
TableSchema.Builder - Class in org.apache.flink.table.legacy.api
Deprecated.
Builder for creating a TableSchema.
TableSchemaUtils - Class in org.apache.flink.table.utils
Utilities to TableSchema.
TableSchemaUtils() - Constructor for class org.apache.flink.table.utils.TableSchemaUtils
 
tableSink - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
TableSink<T> - Interface in org.apache.flink.table.legacy.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
TableSinkBase<T> - Class in org.apache.flink.table.sinks
Deprecated.
This class is implementing the deprecated TableSink interface. Implement DynamicTableSink directly instead.
TableSinkBase() - Constructor for class org.apache.flink.table.sinks.TableSinkBase
Deprecated.
 
TableSinkExternalContext - Interface in org.apache.flink.connector.testframe.external.sink
External context for table sinks.
TableSinkFactory<T> - Interface in org.apache.flink.table.legacy.factories
Deprecated.
This interface has been replaced by DynamicTableSinkFactory. The new interface consumes internal data structures. See FLIP-95 for more information.
TableSinkFactory.Context - Interface in org.apache.flink.table.legacy.factories
Deprecated.
Context of table sink creation.
TableSinkFactoryContextImpl - Class in org.apache.flink.table.factories
Deprecated.
TableSinkFactoryContextImpl(ObjectIdentifier, CatalogTable, ReadableConfig, boolean, boolean) - Constructor for class org.apache.flink.table.factories.TableSinkFactoryContextImpl
Deprecated.
 
TableSinkLineageVertex - Interface in org.apache.flink.table.planner.lineage
Sink lineage vertex for table.
TableSinkLineageVertexImpl - Class in org.apache.flink.table.planner.lineage
Implementation of TableSinkLineageVertex.
TableSinkLineageVertexImpl(List<LineageDataset>, ModifyType) - Constructor for class org.apache.flink.table.planner.lineage.TableSinkLineageVertexImpl
 
tableSinkSpec - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
tableSource - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
TableSource<T> - Interface in org.apache.flink.table.legacy.sources
Deprecated.
This interface has been replaced by DynamicTableSource. The new interface produces internal data structures. See FLIP-95 for more information.
TableSourceExternalContext - Interface in org.apache.flink.connector.testframe.external.source
External context for table sources.
TableSourceFactory<T> - Interface in org.apache.flink.table.legacy.factories
Deprecated.
This interface has been replaced by DynamicTableSourceFactory. The new interface produces internal data structures. See FLIP-95 for more information.
TableSourceFactory.Context - Interface in org.apache.flink.table.legacy.factories
Deprecated.
Context of table source creation.
TableSourceFactoryContextImpl - Class in org.apache.flink.table.factories
Deprecated.
TableSourceFactoryContextImpl(ObjectIdentifier, CatalogTable, ReadableConfig, boolean) - Constructor for class org.apache.flink.table.factories.TableSourceFactoryContextImpl
Deprecated.
 
TableSourceLineageVertex - Interface in org.apache.flink.table.planner.lineage
Source lineage vertex for table.
TableSourceLineageVertexImpl - Class in org.apache.flink.table.planner.lineage
Implementation of TableSourceLineageVertex.
TableSourceLineageVertexImpl(List<LineageDataset>, Boundedness) - Constructor for class org.apache.flink.table.planner.lineage.TableSourceLineageVertexImpl
 
TableSourceQueryOperation<T> - Class in org.apache.flink.table.operations
Inline scan of a TableSource.
TableSourceQueryOperation(TableSource<T>, boolean) - Constructor for class org.apache.flink.table.operations.TableSourceQueryOperation
 
TableSourceValidation - Class in org.apache.flink.table.sources
Logic to validate TableSource types.
TableStats - Class in org.apache.flink.table.plan.stats
Table statistics.
TableStats(long) - Constructor for class org.apache.flink.table.plan.stats.TableStats
 
TableStats(long, Map<String, ColumnStats>) - Constructor for class org.apache.flink.table.plan.stats.TableStats
 
TableStreamOperator<OUT> - Class in org.apache.flink.table.runtime.operators
Table operator to invoke close always.
TableStreamOperator() - Constructor for class org.apache.flink.table.runtime.operators.TableStreamOperator
 
TableStreamOperator(StreamOperatorParameters<OUT>) - Constructor for class org.apache.flink.table.runtime.operators.TableStreamOperator
 
TableStreamOperator.ContextImpl - Class in org.apache.flink.table.runtime.operators
Information available in an invocation of processElement.
TableSymbol - Interface in org.apache.flink.table.expressions
The base interface for all table symbols.
tabSize - Variable in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
TaggedOperatorSubtaskState - Class in org.apache.flink.state.api.output
A simple wrapper pojo that tags OperatorSubtaskState with metadata.
TaggedOperatorSubtaskState(int, OperatorSubtaskState) - Constructor for class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
tailOperatorWrapper - Variable in class org.apache.flink.streaming.runtime.tasks.OperatorChain
 
take() - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Warning: This is a dangerous method and should only be used for testing convenience.
take(int) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
This method returns the oldest mail from the mailbox (head of queue) or blocks until a mail is available.
take(int) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
take(StageRunner.SortStage) - Method in interface org.apache.flink.runtime.operators.sort.StageRunner.StageMessageDispatcher
Retrieves and removes the head of the given queue, waiting if necessary until an element becomes available.
TAKE - org.apache.flink.cep.nfa.StateTransitionAction
 
takeResult() - Method in interface org.apache.flink.python.PythonFunctionRunner
Retrieves the Python function result, waiting if necessary until an element becomes available.
takeResult() - Method in class org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
 
TAKES_ROW_AS_INPUT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
TAKES_ROW_AS_INPUT_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
takesRowAsInput() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
takesRowAsInput() - Method in interface org.apache.flink.table.functions.python.PythonFunction
Returns Whether the Python function takes row as input instead of each columns of a row.
takesRowAsInput() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
takesRowAsInput() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
takesRowAsInput() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
tan() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the tangent of a given number.
tan(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
TAN - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TAN - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
tanh() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Calculates the hyperbolic tangent of a given number.
tanh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
Calculates the hyperbolic tangent of a big decimal number.
TANH - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TANH - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
tar(Path) - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
 
TarBuilder(Path) - Constructor for class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
target() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
 
target(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Builder
 
target(LogicalType) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
target(LogicalTypeFamily) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
target(LogicalTypeRoot) - Method in class org.apache.flink.table.planner.functions.casting.CastRulePredicate.Builder
 
TARGET - Static variable in class org.apache.flink.configuration.DeploymentOptions
 
TARGET_FILE_SIZE_BASE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
TARGET_FILE_SIZE_BASE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
targetDir(Path) - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
targetDir(Path) - Method in class org.apache.flink.tests.util.CommandLineWrapper.WGetBuilder
 
targetFile - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
targetFile() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
 
targetPartition - Variable in class org.apache.flink.runtime.io.network.api.writer.RecordWriter
 
targetState() - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
targetTotalBuffersPerGate() - Method in class org.apache.flink.runtime.io.network.partition.consumer.GateBuffersSpec
 
Task - Class in org.apache.flink.runtime.taskmanager
The Task represents one execution of a parallel subtask on a TaskManager.
Task(JobInformation, TaskInformation, ExecutionAttemptID, AllocationID, List<ResultPartitionDeploymentDescriptor>, List<InputGateDeploymentDescriptor>, MemoryManager, SharedResources, IOManager, ShuffleEnvironment<?, ?>, KvStateService, BroadcastVariableManager, TaskEventDispatcher, ExternalResourceInfoProvider, TaskStateManager, TaskManagerActions, InputSplitProvider, CheckpointResponder, TaskOperatorEventGateway, GlobalAggregateManager, LibraryCacheManager.ClassLoaderHandle, FileCache, TaskManagerRuntimeInfo, TaskMetricGroup, PartitionProducerStateChecker, Executor, ChannelStateWriteRequestExecutorFactory) - Constructor for class org.apache.flink.runtime.taskmanager.Task
IMPORTANT: This constructor may not start any work that would need to be undone in the case of a failing task deployment.
TASK - org.apache.flink.core.failure.FailureEnricher.Context.FailureType
The failure has been reported by a particular task.
TASK_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_BUSY_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_CANCELLATION_INTERVAL - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Time interval in milliseconds between two successive task cancellation attempts.
TASK_CANCELLATION_TIMEOUT - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Timeout in milliseconds after which a task cancellation times out and leads to a fatal TaskManager error.
TASK_CANCELLATION_TIMEOUT_TIMERS - Static variable in class org.apache.flink.configuration.TaskManagerOptions
This configures how long we wait for the timers in milliseconds to finish all pending timer threads when the stream task is cancelled.
TASK_CHECKPOINT_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
TASK_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
TASK_HARD_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Task Heap Memory size for TaskExecutors.
TASK_IDLE_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_MANAGER - org.apache.flink.core.failure.FailureEnricher.Context.FailureType
The TaskManager has non-gracefully disconnected from the JobMaster or we have not received heartbeats for the configured timeout.
TASK_MANAGER_ANNOTATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_CPU - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_CPU_LIMIT_FACTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_LABELS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_LOAD_BALANCE_MODE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
TASK_MANAGER_LOG_PATH - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
TASK_MANAGER_MEMORY_LIMIT_FACTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_NAME - Static variable in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
TASK_MANAGER_NODE_ID - Static variable in class org.apache.flink.configuration.TaskManagerOptionsInternal
The ID of the node where the TaskManager is located on.
TASK_MANAGER_NODE_LABEL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
TASK_MANAGER_NODE_SELECTOR - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_POD_TEMPLATE - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_POD_TEMPLATE_FILE_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
TASK_MANAGER_PROCESS_WORKING_DIR_BASE - Static variable in class org.apache.flink.configuration.ClusterOptions
 
TASK_MANAGER_REGISTRATION_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
Timeout for TaskManagers to register at the active resource managers.
TASK_MANAGER_RESOURCE_ID - Static variable in class org.apache.flink.configuration.TaskManagerOptions
The TaskManager's ResourceID.
TASK_MANAGER_RESOURCE_ID_METADATA - Static variable in class org.apache.flink.configuration.TaskManagerOptionsInternal
 
TASK_MANAGER_RPC_PORT - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
TASK_MANAGER_RPC_PORT_NAME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
TASK_MANAGER_SERVICE_ACCOUNT - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGER_SYSTEM_OUT_LOG_CACHE_SIZE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
TASK_MANAGER_SYSTEM_OUT_LOG_THREAD_NAME - Static variable in class org.apache.flink.configuration.TaskManagerOptions
 
TASK_MANAGER_SYSTEM_OUT_MODE - Static variable in class org.apache.flink.configuration.TaskManagerOptions
This configures how to redirect the System.out and System.err.
TASK_MANAGER_TIMEOUT - Static variable in class org.apache.flink.configuration.ResourceManagerOptions
The timeout for an idle task manager to be released.
TASK_MANAGER_TOLERATIONS - Static variable in class org.apache.flink.kubernetes.configuration.KubernetesConfigOptions
 
TASK_MANAGERS_FIELD_AGGREGATED - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_DURATION - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_END_TIME - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_ENDPOINT - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_METRICS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_START_TIME - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_STATUS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_STATUS_COUNTS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MANAGERS_FIELD_TASKMANAGER_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TASK_MAX_HARD_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_MAX_SOFT_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
TASK_NAME_WITH_SUBTASKS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
TASK_OFF_HEAP_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Task Off-Heap Memory size for TaskExecutors.
TASK_SLOTS_AVAILABLE - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_SLOTS_TOTAL - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_SOFT_BACK_PRESSURED_TIME - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TASK_STATE_SNAPSHOT_FILENAME - Static variable in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
Task.NotifyCheckpointOperation - Enum in org.apache.flink.runtime.taskmanager
Various operation of notify checkpoint.
TaskActions - Interface in org.apache.flink.runtime.taskmanager
Actions which can be performed on a Task.
TaskBackPressureResponse - Class in org.apache.flink.runtime.messages
Response to the task back pressure request rpc call.
TaskBackPressureResponse(int, ExecutionAttemptID, double) - Constructor for class org.apache.flink.runtime.messages.TaskBackPressureResponse
 
TaskChangelogRegistry - Interface in org.apache.flink.changelog.fs
TM-side registry of StateObjects, each representing one or more changelog segments.
TaskCheckpointMessageParameters - Class in org.apache.flink.runtime.rest.messages.checkpoints
Message parameters for subtask related checkpoint message.
TaskCheckpointMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointMessageParameters
 
TaskCheckpointStatisticDetailsHandler - Class in org.apache.flink.runtime.rest.handler.job.checkpoints
REST handler which serves checkpoint statistics for subtasks.
TaskCheckpointStatisticDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, TaskCheckpointStatisticsWithSubtaskDetails, TaskCheckpointMessageParameters>, Executor, Cache<JobID, CompletableFuture<CheckpointStatsSnapshot>>, CheckpointStatsCache) - Constructor for class org.apache.flink.runtime.rest.handler.job.checkpoints.TaskCheckpointStatisticDetailsHandler
 
TaskCheckpointStatistics - Class in org.apache.flink.runtime.rest.messages.checkpoints
Checkpoint statistics for a single task.
TaskCheckpointStatistics(long, CheckpointStatsStatus, long, long, long, long, long, long, long, int, int) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatistics
 
TaskCheckpointStatisticsHeaders - Class in org.apache.flink.runtime.rest.messages.checkpoints
TaskCheckpointStatisticsWithSubtaskDetails - Class in org.apache.flink.runtime.rest.messages.checkpoints
Task checkpoint statistics which also includes information about the sub task checkpoint statistics.
TaskCheckpointStatisticsWithSubtaskDetails(long, CheckpointStatsStatus, long, long, long, long, long, long, long, int, int, TaskCheckpointStatisticsWithSubtaskDetails.Summary, List<SubtaskCheckpointStatistics>) - Constructor for class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsWithSubtaskDetails
 
TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment - Class in org.apache.flink.runtime.rest.messages.checkpoints
Alignment information for a specific checkpoint at a given task.
TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration - Class in org.apache.flink.runtime.rest.messages.checkpoints
Duration of a checkpoint split up into its synchronous and asynchronous part.
TaskCheckpointStatisticsWithSubtaskDetails.Summary - Class in org.apache.flink.runtime.rest.messages.checkpoints
Summary of the checkpoint statistics for a given task.
TaskConfig - Class in org.apache.flink.runtime.operators.util
Configuration class which stores all relevant parameters required to set up the Pact tasks.
TaskConfig(Configuration) - Constructor for class org.apache.flink.runtime.operators.util.TaskConfig
Creates a new Task Config that wraps the given configuration.
taskContext - Variable in class org.apache.flink.runtime.operators.AbstractOuterJoinDriver
 
taskContext - Variable in class org.apache.flink.runtime.operators.JoinDriver
 
TaskContext<S,​OT> - Interface in org.apache.flink.runtime.operators
The task context gives a driver (e.g., MapDriver, or JoinDriver) access to the runtime components and configuration that they can use to fulfil their task.
TaskDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
A task deployment descriptor contains all the information necessary to deploy a task on a task manager.
TaskDeploymentDescriptor(JobID, TaskDeploymentDescriptor.MaybeOffloaded<JobInformation>, TaskDeploymentDescriptor.MaybeOffloaded<TaskInformation>, ExecutionAttemptID, AllocationID, JobManagerTaskRestore, List<ResultPartitionDeploymentDescriptor>, List<InputGateDeploymentDescriptor>) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
TaskDeploymentDescriptor.MaybeOffloaded<T> - Class in org.apache.flink.runtime.deployment
Wrapper class for serialized values which may be offloaded to the BlobServer or not.
TaskDeploymentDescriptor.NonOffloaded<T> - Class in org.apache.flink.runtime.deployment
A serialized value that is not offloaded to the BlobServer.
TaskDeploymentDescriptor.Offloaded<T> - Class in org.apache.flink.runtime.deployment
Reference to a serialized value that was offloaded to the BlobServer.
TaskDeploymentDescriptorFactory - Class in org.apache.flink.runtime.deployment
Factory of TaskDeploymentDescriptor to deploy Task from Execution.
TaskDeploymentDescriptorFactory(Either<SerializedValue<JobInformation>, PermanentBlobKey>, JobID, TaskDeploymentDescriptorFactory.PartitionLocationConstraint, BlobWriter, boolean, int) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory
 
TaskDeploymentDescriptorFactory.PartitionLocationConstraint - Enum in org.apache.flink.runtime.deployment
Defines whether the partition's location must be known at deployment time or can be unknown and, therefore, updated later.
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex - Class in org.apache.flink.runtime.deployment
This class represents the shuffle descriptor with it index in ConsumedPartitionGroup.
TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup - Class in org.apache.flink.runtime.deployment
A set of shuffle descriptors that will be serialized together.
TaskEvent - Class in org.apache.flink.runtime.event
Subclasses of this event are recognized as custom events that are not part of the core flink runtime.
TaskEvent() - Constructor for class org.apache.flink.runtime.event.TaskEvent
 
TaskEventDispatcher - Class in org.apache.flink.runtime.io.network
The task event dispatcher dispatches events flowing backwards from a consuming task to the task producing the consumed result.
TaskEventDispatcher() - Constructor for class org.apache.flink.runtime.io.network.TaskEventDispatcher
 
TaskEventHandler - Class in org.apache.flink.runtime.io.network.api
The event handler manages EventListener instances and allows to publish events to them.
TaskEventHandler() - Constructor for class org.apache.flink.runtime.io.network.api.TaskEventHandler
 
taskEventPublisher - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
TaskEventPublisher - Interface in org.apache.flink.runtime.io.network
The task event publisher is used for publishing the event to the registered EventListener instances.
TaskException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception indicating a task related problem on the TaskExecutor.
TaskException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskException
 
TaskException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskException
 
TaskExecutionState - Class in org.apache.flink.runtime.taskmanager
This class represents an update about a task's execution state.
TaskExecutionState(ExecutionAttemptID, ExecutionState) - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
Creates a new task execution state update, with no attached exception and no accumulators.
TaskExecutionState(ExecutionAttemptID, ExecutionState, Throwable) - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
Creates a new task execution state update, with an attached exception but no accumulators.
TaskExecutionState(ExecutionAttemptID, ExecutionState, Throwable, AccumulatorSnapshot, IOMetrics) - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
Creates a new task execution state update, with an attached exception.
TaskExecutionStateTransition - Class in org.apache.flink.runtime.executiongraph
Wraps TaskExecutionState, along with actions to take if it is FAILED state.
TaskExecutionStateTransition(TaskExecutionState) - Constructor for class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
TaskExecutionStateTransition(TaskExecutionState, boolean, boolean) - Constructor for class org.apache.flink.runtime.executiongraph.TaskExecutionStateTransition
 
TaskExecutor - Class in org.apache.flink.runtime.taskexecutor
TaskExecutor implementation.
TaskExecutor(RpcService, TaskManagerConfiguration, HighAvailabilityServices, TaskManagerServices, ExternalResourceInfoProvider, HeartbeatServices, TaskManagerMetricGroup, String, TaskExecutorBlobService, FatalErrorHandler, TaskExecutorPartitionTracker, DelegationTokenReceiverRepository) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
TaskExecutorBlobService - Interface in org.apache.flink.runtime.blob
BlobService that gives access to a JobPermanentBlobService and allows to set the target blob server address.
TaskExecutorChannelStateExecutorFactoryManager - Class in org.apache.flink.runtime.state
This class holds the all ChannelStateWriteRequestExecutorFactory objects for a task executor (manager).
TaskExecutorChannelStateExecutorFactoryManager() - Constructor for class org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager
 
TaskExecutorClusterPartitionReleaser - Interface in org.apache.flink.runtime.io.network.partition
Interface for releasing cluster partitions on a task executor.
TaskExecutorConnection - Class in org.apache.flink.runtime.resourcemanager.registration
This class is responsible for grouping the TaskExecutorGateway and the InstanceID of a registered task executor.
TaskExecutorConnection(ResourceID, TaskExecutorGateway) - Constructor for class org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
 
TaskExecutorFileMergingManager - Class in org.apache.flink.runtime.state
There is one FileMergingSnapshotManager for each job per task manager.
TaskExecutorFileMergingManager() - Constructor for class org.apache.flink.runtime.state.TaskExecutorFileMergingManager
 
TaskExecutorFlinkMemory - Class in org.apache.flink.runtime.util.config.memory.taskmanager
Flink internal memory components of Task Executor.
TaskExecutorFlinkMemory(MemorySize, MemorySize, MemorySize, MemorySize, MemorySize, MemorySize) - Constructor for class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemory
 
TaskExecutorFlinkMemoryUtils - Class in org.apache.flink.runtime.util.config.memory.taskmanager
FlinkMemoryUtils for Task Executor.
TaskExecutorFlinkMemoryUtils() - Constructor for class org.apache.flink.runtime.util.config.memory.taskmanager.TaskExecutorFlinkMemoryUtils
 
TaskExecutorGateway - Interface in org.apache.flink.runtime.taskexecutor
TaskExecutor RPC gateway interface.
TaskExecutorGatewayDecoratorBase - Class in org.apache.flink.runtime.taskexecutor
A class that decorates/forwards calls to a TaskExecutorGateway.
TaskExecutorGatewayDecoratorBase(TaskExecutorGateway) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
TaskExecutorHeartbeatPayload - Class in org.apache.flink.runtime.taskexecutor
Payload for heartbeats sent from the TaskExecutor to the ResourceManager.
TaskExecutorHeartbeatPayload(SlotReport, ClusterPartitionReport) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
TaskExecutorLocalStateStoresManager - Class in org.apache.flink.runtime.state
This class holds the all TaskLocalStateStoreImpl objects for a task executor (manager).
TaskExecutorLocalStateStoresManager(boolean, boolean, Reference<File[]>, Executor) - Constructor for class org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager
 
TaskExecutorMemoryConfiguration - Class in org.apache.flink.runtime.taskexecutor
TaskExecutorConfiguration collects the configuration of a TaskExecutor instance.
TaskExecutorMemoryConfiguration(Long, Long, Long, Long, Long, Long, Long, Long, Long, Long) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
TaskExecutorOperatorEventGateway - Interface in org.apache.flink.runtime.taskexecutor
The gateway through which the OperatorCoordinator can send an event to an Operator on the Task Manager side.
TaskExecutorPartitionInfo - Class in org.apache.flink.runtime.io.network.partition
Encapsulates meta-information the TaskExecutor requires to be kept for each partition.
TaskExecutorPartitionInfo(ShuffleDescriptor, IntermediateDataSetID, int) - Constructor for class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
 
TaskExecutorPartitionTracker - Interface in org.apache.flink.runtime.io.network.partition
Utility for tracking partitions.
TaskExecutorPartitionTrackerImpl - Class in org.apache.flink.runtime.io.network.partition
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
TaskExecutorPartitionTrackerImpl(ShuffleEnvironment<?, ?>) - Constructor for class org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionTrackerImpl
 
TaskExecutorProcessSpec - Class in org.apache.flink.runtime.clusterframework
Describe the specifics of different resource dimensions of the TaskExecutor process.
TaskExecutorProcessSpec(CPUResource, MemorySize, MemorySize, MemorySize, MemorySize, MemorySize, MemorySize, MemorySize, MemorySize, Collection<ExternalResource>) - Constructor for class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
TaskExecutorProcessSpec(CPUResource, TaskExecutorFlinkMemory, JvmMetaspaceAndOverhead, int, Collection<ExternalResource>) - Constructor for class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
TaskExecutorProcessSpecBuilder - Class in org.apache.flink.runtime.clusterframework
TaskExecutorProcessSpecContainerResourcePriorityAdapter - Class in org.apache.flink.yarn
Utility class for converting between Flink TaskExecutorProcessSpec and Yarn Resource and Priority.
TaskExecutorProcessUtils - Class in org.apache.flink.runtime.clusterframework
Utility class for TaskExecutor memory configurations.
TaskExecutorRegistration - Class in org.apache.flink.runtime.resourcemanager
Information provided by the TaskExecutor when it registers to the ResourceManager.
TaskExecutorRegistration(String, ResourceID, int, int, HardwareDescription, TaskExecutorMemoryConfiguration, ResourceProfile, ResourceProfile, String) - Constructor for class org.apache.flink.runtime.resourcemanager.TaskExecutorRegistration
 
TaskExecutorRegistrationRejection - Class in org.apache.flink.runtime.taskexecutor
Rejection response from the ResourceManager for the TaskExecutor.
TaskExecutorRegistrationRejection(String) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationRejection
 
TaskExecutorRegistrationSuccess - Class in org.apache.flink.runtime.taskexecutor
Base class for responses from the ResourceManager to a registration attempt by a TaskExecutor.
TaskExecutorRegistrationSuccess(InstanceID, ResourceID, ClusterInformation, byte[]) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
Create a new TaskExecutorRegistrationSuccess message.
taskExecutorResourceId - Variable in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory
 
TaskExecutorResourceSpec - Class in org.apache.flink.runtime.taskexecutor
Specification of resources to use in running TaskExecutor.
TaskExecutorResourceSpec(CPUResource, MemorySize, MemorySize, MemorySize, MemorySize, Collection<ExternalResource>) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorResourceSpec
 
TaskExecutorResourceUtils - Class in org.apache.flink.runtime.taskexecutor
Utility class for TaskExecutorResourceSpec of running TaskExecutor.
TaskExecutorStateChangelogStoragesManager - Class in org.apache.flink.runtime.state
This class holds the all StateChangelogStorage objects for a task executor (manager).
TaskExecutorStateChangelogStoragesManager() - Constructor for class org.apache.flink.runtime.state.TaskExecutorStateChangelogStoragesManager
 
TaskExecutorThreadInfoGateway - Interface in org.apache.flink.runtime.taskexecutor
RPC gateway for requesting ThreadInfoSample.
TaskExecutorToJobManagerHeartbeatPayload - Class in org.apache.flink.runtime.taskexecutor
Payload for heartbeats sent from the TaskExecutor to the JobManager.
TaskExecutorToJobManagerHeartbeatPayload(AccumulatorReport, ExecutionDeploymentReport) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorToJobManagerHeartbeatPayload
 
TaskExecutorToResourceManagerConnection - Class in org.apache.flink.runtime.taskexecutor
The connection between a TaskExecutor and the ResourceManager.
TaskExecutorToResourceManagerConnection(Logger, RpcService, RetryingRegistrationConfiguration, String, ResourceManagerId, Executor, RegistrationConnectionListener<TaskExecutorToResourceManagerConnection, TaskExecutorRegistrationSuccess, TaskExecutorRegistrationRejection>, TaskExecutorRegistration) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection
 
TaskExecutorToServiceAdapter - Class in org.apache.flink.runtime.taskexecutor
Simple adapter for TaskExecutor to adapt to TaskManagerRunner.TaskExecutorService.
taskID - Variable in class org.apache.flink.runtime.accumulators.AccumulatorRegistry
 
TaskInfo - Interface in org.apache.flink.api.common
The TaskInfo represents the meta information of current task.
TaskInfo - Interface in org.apache.flink.datastream.api.context
TaskInfo contains all the meta information of the task.
TaskInfoImpl - Class in org.apache.flink.api.common
The default implementation of TaskInfo.
TaskInfoImpl(String, int, int, int, int) - Constructor for class org.apache.flink.api.common.TaskInfoImpl
 
TaskInfoImpl(String, int, int, int, int, String) - Constructor for class org.apache.flink.api.common.TaskInfoImpl
 
TaskInformation - Class in org.apache.flink.runtime.executiongraph
Container class for operator/task specific information which are stored at the ExecutionJobVertex.
TaskInformation(JobVertexID, String, int, int, String, Configuration) - Constructor for class org.apache.flink.runtime.executiongraph.TaskInformation
 
TaskInputsOutputsDescriptor - Class in org.apache.flink.runtime.shuffle
Describes inputs and outputs information of a task.
TaskInvokable - Interface in org.apache.flink.runtime.jobgraph.tasks
An invokable part of the task.
taskIOMetricGroup - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
TaskIOMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Metric group that contains shareable pre-defined IO-related metrics.
TaskIOMetricGroup(TaskMetricGroup) - Constructor for class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
TaskIOMetricGroup(TaskMetricGroup, Clock) - Constructor for class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
TaskIOMetricGroup.SizeSupplier<R> - Interface in org.apache.flink.runtime.metrics.groups
Supplier for sizes.
TaskKvStateRegistry - Class in org.apache.flink.runtime.query
A helper for KvState registrations of a single task.
TaskLocalStateStore - Interface in org.apache.flink.runtime.state
Classes that implement this interface serve as a task-manager-level local storage for local checkpointed state.
TaskLocalStateStoreImpl - Class in org.apache.flink.runtime.state
Main implementation of a TaskLocalStateStore.
TaskLocalStateStoreImpl(JobID, AllocationID, JobVertexID, int, LocalRecoveryConfig, Executor) - Constructor for class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
TaskMailbox - Interface in org.apache.flink.streaming.runtime.tasks.mailbox
A task mailbox provides read and write access to a mailbox and has a lifecycle of open -> (quiesced) -> closed.
TaskMailbox.MailboxClosedException - Exception in org.apache.flink.streaming.runtime.tasks.mailbox
Exception thrown when TaskMailbox is closed.
TaskMailbox.State - Enum in org.apache.flink.streaming.runtime.tasks.mailbox
This enum represents the states of the mailbox lifecycle.
TaskMailboxImpl - Class in org.apache.flink.streaming.runtime.tasks.mailbox
Implementation of TaskMailbox in a BlockingQueue fashion and tailored towards our use case with multiple writers and single reader.
TaskMailboxImpl() - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
TaskMailboxImpl(Thread) - Constructor for class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
TaskManagerActions - Interface in org.apache.flink.runtime.taskmanager
Interface for the communication of the Task with the TaskExecutor.
TaskManagerConfiguration - Class in org.apache.flink.runtime.taskexecutor
Configuration object for TaskExecutor.
TaskManagerConfiguration(int, ResourceProfile, ResourceProfile, String[], Duration, Duration, Duration, Configuration, boolean, String, String, String, String, File, RetryingRegistrationConfiguration) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration
 
TaskManagerCustomLogHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the custom file of the TaskExecutor.
TaskManagerCustomLogHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerFileMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerCustomLogHandler
 
TaskManagerCustomLogHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerCustomLogHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerCustomLogHeaders
 
TaskManagerDetailsHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Handler which serves detailed TaskManager information.
TaskManagerDetailsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, TaskManagerDetailsInfo, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerDetailsHandler
 
TaskManagerDetailsHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
Headers for the TaskManagerDetailsHandler which serves the TaskManager details.
TaskManagerDetailsInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Message containing base information about a TaskExecutor and more detailed metrics.
TaskManagerDetailsInfo(ResourceID, String, int, int, long, int, int, ResourceProfileInfo, ResourceProfileInfo, HardwareDescription, TaskExecutorMemoryConfiguration, Boolean, Collection<SlotInfo>, TaskManagerMetricsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
TaskManagerDetailsInfo(TaskManagerInfoWithSlots, TaskManagerMetricsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsInfo
 
taskManagerEnv() - Method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
TaskManagerException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Base exception thrown by the TaskExecutor.
TaskManagerException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskManagerException
 
TaskManagerException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskManagerException
 
TaskManagerException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskManagerException
 
TaskManagerExceptionUtils - Class in org.apache.flink.util
Exception utils to handle and enrich exceptions occurring in TaskManager.
TaskManagerFileMessageParameters - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerFileMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerFileMessageParameters
 
TaskManagerGateway - Interface in org.apache.flink.runtime.jobmanager.slots
Task manager gateway interface to communicate with the task manager.
taskManagerHostnamePrefix(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the taskManagerHostnamePrefix and returns a reference to this Builder enabling method chaining.
taskManagerId() - Method in class org.apache.flink.runtime.metrics.groups.TaskManagerMetricGroup
 
taskManagerID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
taskManagerIdParameter - Variable in class org.apache.flink.runtime.rest.messages.JobTaskManagerMessageParameters
 
taskManagerIdParameter - Variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMessageParameters
 
TaskManagerIdPathParameter - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManager id path parameter used by TaskManager related handlers.
TaskManagerIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerIdPathParameter
 
TaskManagerInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Base class containing information for a TaskExecutor.
TaskManagerInfo - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Information of a TaskManager needed in SlotManager.
TaskManagerInfo(ResourceID, String, int, int, long, int, int, ResourceProfile, ResourceProfile, HardwareDescription, TaskExecutorMemoryConfiguration, Boolean) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
TaskManagerInfo(ResourceID, String, int, int, long, int, int, ResourceProfileInfo, ResourceProfileInfo, HardwareDescription, TaskExecutorMemoryConfiguration, Boolean) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerInfo
 
TaskManagerInfoWithSlots - Class in org.apache.flink.runtime.resourcemanager
Contains the base information about a TaskExecutor and its allocated slots.
TaskManagerInfoWithSlots(TaskManagerInfo, Collection<SlotInfo>) - Constructor for class org.apache.flink.runtime.resourcemanager.TaskManagerInfoWithSlots
 
TaskManagerJobMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing everything belonging to a specific job, running on the TaskManager.
TaskManagerJobMetricGroup(MetricRegistry, TaskManagerMetricGroup, JobID, String) - Constructor for class org.apache.flink.runtime.metrics.groups.TaskManagerJobMetricGroup
 
TaskManagerJobScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the JobMetricGroup.
TaskManagerJobScopeFormat(String, TaskManagerScopeFormat) - Constructor for class org.apache.flink.runtime.metrics.scope.TaskManagerJobScopeFormat
 
TaskManagerLocation - Class in org.apache.flink.runtime.taskmanager
This class encapsulates the connection information of a TaskManager.
TaskManagerLocation(ResourceID, InetAddress, int) - Constructor for class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Constructs a new instance connection info object.
TaskManagerLocation(ResourceID, InetAddress, int, TaskManagerLocation.HostNameSupplier, String) - Constructor for class org.apache.flink.runtime.taskmanager.TaskManagerLocation
Constructs a new instance connection info object.
TaskManagerLocation.DefaultHostNameSupplier - Class in org.apache.flink.runtime.taskmanager
This Supplier class could retrieve the FQDN host name of the given InetAddress on demand, extract the pure host name and cache the results for later use.
TaskManagerLocation.HostNameSupplier - Interface in org.apache.flink.runtime.taskmanager
 
TaskManagerLocation.IpOnlyHostNameSupplier - Class in org.apache.flink.runtime.taskmanager
This Supplier class returns the IP address of the given InetAddress directly, therefore no reverse DNS lookup is required.
TaskManagerLocation.ResolutionMode - Enum in org.apache.flink.runtime.taskmanager
The DNS resolution mode for TaskManager's IP address.
TaskManagerLogFileHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the log files from TaskExecutor.
TaskManagerLogFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerLogFileHandler
 
TaskManagerLogFileHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
Headers for the TaskManagerLogFileHandler.
TaskManagerLogListHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Handler which serves detailed TaskManager log list information.
TaskManagerLogListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, LogListInfo, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerLogListHandler
 
TaskManagerLogsHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
Headers for the TaskManagerLogListHandler.
TaskManagerLogUrlHeaders - Class in org.apache.flink.runtime.rest.messages
Headers for the log url retriever of TaskManager.
TaskManagerMessageParameters - Class in org.apache.flink.runtime.rest.messages.taskmanager
Message parameter for a TaskManager specific handler.
TaskManagerMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMessageParameters
 
TaskManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing a TaskManager.
TaskManagerMetricsHandler - Class in org.apache.flink.runtime.rest.handler.job.metrics
Handler that returns TaskManager metrics.
TaskManagerMetricsHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MetricFetcher) - Constructor for class org.apache.flink.runtime.rest.handler.job.metrics.TaskManagerMetricsHandler
 
TaskManagerMetricsHeaders - Class in org.apache.flink.runtime.rest.messages.job.metrics
TaskManagerMetricsInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Contains information about the TaskManager metrics.
TaskManagerMetricsInfo(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, List<TaskManagerMetricsInfo.GarbageCollectorInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo
 
TaskManagerMetricsInfo.GarbageCollectorInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Information about the garbage collector metrics.
TaskManagerMetricsMessageParameters - Class in org.apache.flink.runtime.rest.messages.job.metrics
TaskManagerMetricsMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.job.metrics.TaskManagerMetricsMessageParameters
 
TaskManagerOptions - Class in org.apache.flink.configuration
The set of configuration options relating to TaskManager and Task settings.
TaskManagerOptions.SystemOutMode - Enum in org.apache.flink.configuration
Type of redirection of System.out and System.err.
TaskManagerOptions.TaskManagerLoadBalanceMode - Enum in org.apache.flink.configuration
TaskManagerOptionsInternal - Class in org.apache.flink.configuration
TaskManager options that are not meant to be used by the user.
TaskManagerOptionsInternal() - Constructor for class org.apache.flink.configuration.TaskManagerOptionsInternal
 
TaskManagerProfilingFileHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the profiling result file of the TaskExecutor.
TaskManagerProfilingFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerProfilingFileMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingFileHandler
 
TaskManagerProfilingFileHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerProfilingFileHeaders() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileHeaders
 
TaskManagerProfilingFileMessageParameters - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerProfilingFileMessageParameters() - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerProfilingFileMessageParameters
 
TaskManagerProfilingHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the profiling service from a TaskExecutor.
TaskManagerProfilingHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<ProfilingRequestBody, ProfilingInfo, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, Configuration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingHandler
 
TaskManagerProfilingHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerProfilingListHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Handler which serves detailed TaskManager profiling list information.
TaskManagerProfilingListHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ProfilingInfoList, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerProfilingListHandler
 
TaskManagerProfilingListHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerQueryScopeInfo(String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
TaskManagerQueryScopeInfo(String, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskManagerQueryScopeInfo
 
TaskManagerRegistrationInformation - Class in org.apache.flink.runtime.jobmaster
DTO for TaskManager registration information.
TaskManagerRunner - Class in org.apache.flink.runtime.taskexecutor
This class is the executable entry point for the task manager in yarn or standalone mode.
TaskManagerRunner(Configuration, PluginManager, TaskManagerRunner.TaskExecutorServiceFactory) - Constructor for class org.apache.flink.runtime.taskexecutor.TaskManagerRunner
 
TaskManagerRunner.Result - Enum in org.apache.flink.runtime.taskexecutor
 
TaskManagerRunner.TaskExecutorService - Interface in org.apache.flink.runtime.taskexecutor
 
TaskManagerRunner.TaskExecutorServiceFactory - Interface in org.apache.flink.runtime.taskexecutor
Factory for TaskExecutor.
TaskManagerRuntimeInfo - Interface in org.apache.flink.runtime.taskmanager
Interface to access TaskExecutor information.
TaskManagerScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the TaskManagerMetricGroup.
TaskManagerScopeFormat(String) - Constructor for class org.apache.flink.runtime.metrics.scope.TaskManagerScopeFormat
 
TaskManagerServices - Class in org.apache.flink.runtime.taskexecutor
Container for TaskExecutor services such as the MemoryManager, IOManager, ShuffleEnvironment.
TaskManagerServicesConfiguration - Class in org.apache.flink.runtime.taskexecutor
Configuration for the task manager services such as the memory manager, the io manager and the metric registry.
TaskManagersFilterQueryParameter - Class in org.apache.flink.runtime.rest.messages.job.metrics
MessageQueryParameter for selecting task managers when aggregating metrics.
TaskManagersHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Returns an overview over all registered TaskManagers of the cluster.
TaskManagersHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, TaskManagersInfo, EmptyMessageParameters>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagersHandler
 
TaskManagersHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
Message headers for the TaskManagersHandler.
TaskManagersInfo - Class in org.apache.flink.runtime.rest.messages.taskmanager
Class containing a collection of TaskManagerInfo.
TaskManagersInfo(String, ExecutionState, long, long, long, IOMetricsInfo, Map<ExecutionState, Integer>, String, AggregatedTaskDetailsInfo) - Constructor for class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo.TaskManagersInfo
 
TaskManagersInfo(Collection<TaskManagerInfo>) - Constructor for class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersInfo
 
TaskManagerSlotInformation - Interface in org.apache.flink.runtime.resourcemanager.slotmanager
Basic information about a TaskManager slot.
TaskManagerStdoutFileHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the stdout file of the TaskExecutor.
TaskManagerStdoutFileHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, UntypedResponseMessageHeaders<EmptyRequestBody, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, Duration) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerStdoutFileHandler
 
TaskManagerStdoutFileHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskManagerThreadDumpHandler - Class in org.apache.flink.runtime.rest.handler.taskmanager
Rest handler which serves the thread dump info from a TaskExecutor.
TaskManagerThreadDumpHandler(GatewayRetriever<? extends RestfulGateway>, Duration, Map<String, String>, MessageHeaders<EmptyRequestBody, ThreadDumpInfo, TaskManagerMessageParameters>, GatewayRetriever<ResourceManagerGateway>) - Constructor for class org.apache.flink.runtime.rest.handler.taskmanager.TaskManagerThreadDumpHandler
 
TaskManagerThreadDumpHeaders - Class in org.apache.flink.runtime.rest.messages.taskmanager
TaskMetricGroup - Class in org.apache.flink.runtime.metrics.groups
Special MetricGroup representing a Flink runtime Task.
taskName - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
taskName() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
TaskNotRunningException - Exception in org.apache.flink.runtime.operators.coordination
An exception indicating that a target task is not running.
TaskNotRunningException(String) - Constructor for exception org.apache.flink.runtime.operators.coordination.TaskNotRunningException
 
TaskNotRunningException(String, ExecutionState) - Constructor for exception org.apache.flink.runtime.operators.coordination.TaskNotRunningException
 
taskNumber - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormatBase
 
TaskOperatorEventGateway - Interface in org.apache.flink.runtime.jobgraph.tasks
Gateway to send an OperatorEvent or CoordinationRequest from a Task to the OperatorCoordinator JobManager side.
taskOwnedStateDir - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
taskOwnedStateDirectory - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
TaskQueryScopeInfo(String, String, int, int) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
TaskQueryScopeInfo(String, String, int, int, String) - Constructor for class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
TaskScopeFormat - Class in org.apache.flink.runtime.metrics.scope
The scope format for the TaskMetricGroup.
TaskScopeFormat(String, TaskManagerJobScopeFormat) - Constructor for class org.apache.flink.runtime.metrics.scope.TaskScopeFormat
 
TaskSlot<T extends TaskSlotPayload> - Class in org.apache.flink.runtime.taskexecutor.slot
Container for multiple tasks belonging to the same slot.
TaskSlot(int, ResourceProfile, int, JobID, AllocationID, Executor) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
TaskSlotPayload - Interface in org.apache.flink.runtime.taskexecutor.slot
Payload interface for TaskSlot.
TaskSlotTable<T extends TaskSlotPayload> - Interface in org.apache.flink.runtime.taskexecutor.slot
Container for multiple TaskSlot instances.
TaskSlotTableImpl<T extends TaskSlotPayload> - Class in org.apache.flink.runtime.taskexecutor.slot
Default implementation of TaskSlotTable.
TaskSlotTableImpl(int, ResourceProfile, ResourceProfile, int, TimerService<AllocationID>, Executor) - Constructor for class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
TaskState - Class in org.apache.flink.runtime.checkpoint
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
TaskState(JobVertexID, int, int, int) - Constructor for class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
TaskStateManager - Interface in org.apache.flink.runtime.state
This interface provides methods to report and retrieve state for a task.
TaskStateManagerImpl - Class in org.apache.flink.runtime.state
This class is the default implementation of TaskStateManager and collaborates with the job manager through CheckpointResponder) as well as a task-manager-local state store.
TaskStateManagerImpl(JobID, ExecutionAttemptID, TaskLocalStateStore, FileMergingSnapshotManagerClosableWrapper, StateChangelogStorage<?>, TaskExecutorStateChangelogStoragesManager, JobManagerTaskRestore, CheckpointResponder) - Constructor for class org.apache.flink.runtime.state.TaskStateManagerImpl
 
TaskStateManagerImpl(JobID, ExecutionAttemptID, TaskLocalStateStore, FileMergingSnapshotManagerClosableWrapper, StateChangelogStorage<?>, TaskExecutorStateChangelogStoragesManager, JobManagerTaskRestore, CheckpointResponder, SequentialChannelStateReaderImpl) - Constructor for class org.apache.flink.runtime.state.TaskStateManagerImpl
 
TaskStateSnapshot - Class in org.apache.flink.runtime.checkpoint
This class encapsulates state handles to the snapshots of all operator instances executed within one task.
TaskStateSnapshot() - Constructor for class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
TaskStateSnapshot(int, boolean) - Constructor for class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
TaskStateSnapshot(Map<OperatorID, OperatorSubtaskState>) - Constructor for class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
TaskStateStats - Class in org.apache.flink.runtime.checkpoint
Statistics for a single task/operator that gathers all statistics of its subtasks and provides summary statistics about all subtasks.
TaskStateStats.TaskStateStatsSummary - Class in org.apache.flink.runtime.checkpoint
Summary of the subtask stats of a single task/operator.
TaskStateStatsSummary() - Constructor for class org.apache.flink.runtime.checkpoint.TaskStateStats.TaskStateStatsSummary
 
TaskStatsRequestCoordinator<T,​V> - Class in org.apache.flink.runtime.webmonitor.stats
Encapsulates the common functionality for requesting statistics from tasks and combining their responses.
TaskStatsRequestCoordinator(Executor, Duration) - Constructor for class org.apache.flink.runtime.webmonitor.stats.TaskStatsRequestCoordinator
Creates a new coordinator for the cluster.
TaskStatsRequestCoordinator.PendingStatsRequest<T,​V> - Class in org.apache.flink.runtime.webmonitor.stats
A pending task stats request, which collects samples from individual tasks and completes the response future upon gathering all of of them.
TaskSubmissionException - Exception in org.apache.flink.runtime.taskexecutor.exceptions
Exception indicating a problem with the Task submission at the TaskException.
TaskSubmissionException(String) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskSubmissionException
 
TaskSubmissionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskSubmissionException
 
TaskSubmissionException(Throwable) - Constructor for exception org.apache.flink.runtime.taskexecutor.exceptions.TaskSubmissionException
 
TaskThreadInfoResponse - Class in org.apache.flink.runtime.messages
Response to the request to collect thread details samples.
TaskThreadInfoResponse(Map<ExecutionAttemptID, Collection<ThreadInfoSample>>) - Constructor for class org.apache.flink.runtime.messages.TaskThreadInfoResponse
Creates a response to the request to collect thread details samples.
TaskTracker - Class in org.apache.flink.connector.file.table.stream
Track the upstream tasks to determine whether all the upstream data of a checkpoint has been received.
TaskTracker(int) - Constructor for class org.apache.flink.connector.file.table.stream.TaskTracker
 
TCP - org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils.Protocol
 
TCP_CONNECTION_REUSE_ACROSS_JOBS_ENABLED - Static variable in class org.apache.flink.configuration.NettyShuffleEnvironmentOptions
Whether to reuse tcp connections across multi jobs.
TCP_TIMEOUT - Static variable in class org.apache.flink.configuration.RpcOptions
The Pekko tcp connection timeout.
teardown() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideJoinDriver
 
teardown() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
 
teardown() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
 
teardown() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
 
teardown() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
 
teardown() - Method in interface org.apache.flink.runtime.operators.ResettableDriver
 
tearDown() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
tearDown() - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
tearDown() - Method in class org.apache.flink.connector.testframe.external.DefaultContainerizedExternalSystem
 
tearDown() - Method in interface org.apache.flink.connector.testframe.TestResource
Tear down the test resource.
teardownEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBase
 
teardownEnvironment() - Method in class org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4
Deprecated.
 
tell() - Method in class org.apache.flink.formats.avro.utils.FSDataInputStreamWrapper
 
tell(Object) - Method in class org.apache.flink.runtime.rpc.pekko.FencedPekkoInvocationHandler
 
TempBarrier<T> - Class in org.apache.flink.runtime.operators
This class facilitates JVM-local exchange between stages of a batch job.
TempBarrier(AbstractInvokable, MutableObjectIterator<T>, TypeSerializerFactory<T>, MemoryManager, IOManager, int, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.TempBarrier
 
tempBarriers - Variable in class org.apache.flink.runtime.operators.BatchTask
The optional temp barriers on the inputs for dead-lock breaking.
TempDirUtils - Class in org.apache.flink.testutils.junit.utils
The utils contains some methods same as org.junit.rules.TemporaryFolder in Junit4.
TempDirUtils() - Constructor for class org.apache.flink.testutils.junit.utils.TempDirUtils
 
tempFile - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
tempFile() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
 
tempFileCounter - Variable in class org.apache.flink.runtime.blob.AbstractBlobCache
Counter to generate unique names for temporary files.
TEMPORAL_JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
TEMPORAL_OVERLAPS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TEMPORAL_OVERLAPS - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
See TemporalOverlapsInputTypeStrategy.
TEMPORAL_SORT_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalSort
 
TemporalJoinRewriteWithUniqueKeyRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that rewrites temporal join with extracted primary key, Event-time temporal table join requires primary key and row time attribute of versioned table.
TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
Rule configuration.
TemporalJoinSQLExample - Class in org.apache.flink.table.examples.java.basics
Example for demonstrating the use of temporal join between a table backed by a DataStream and a table backed by a change log stream.
TemporalJoinSQLExample() - Constructor for class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample
 
TemporalJoinSQLExample.EnrichedTransaction - Class in org.apache.flink.table.examples.java.basics
Enriched transaction by joining with the currency rate table.
TemporalJoinSQLExample.Transaction - Class in org.apache.flink.table.examples.java.basics
A simple class to represent a transaction.
temporalOverlaps(Object, Object, Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Determines whether two anchored time intervals overlap.
TemporalProcessTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
The operator to temporal join a stream on processing time.
TemporalProcessTimeJoinOperator(InternalTypeInfo<RowData>, GeneratedJoinCondition, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
 
TemporalRowTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
The operator for temporal join (FOR SYSTEM_TIME AS OF o.rowtime) on row time, it has no limitation about message types of the left input and right input, this means the operator deals changelog well.
TemporalRowTimeJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, int, int, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
 
TemporalTableFunction - Class in org.apache.flink.table.functions
Class representing temporal table function over some history table.
TemporalTableFunction() - Constructor for class org.apache.flink.table.functions.TemporalTableFunction
 
TemporalTableFunctionImpl - Class in org.apache.flink.table.functions
Class representing temporal table function over some history table.
TemporalTableJoinUtil - Class in org.apache.flink.table.planner.plan.utils
Utility for temporal table join which will gradually replace the scala class TemporalJoinUtil.
TemporalTableJoinUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.TemporalTableJoinUtil
 
TemporalTableSourceSpec - Class in org.apache.flink.table.planner.plan.nodes.exec.spec
TemporalTableSpec describes how the right tale of lookupJoin ser/des.
TemporalTableSourceSpec(RelOptTable) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
TemporalTableSourceSpec(DynamicTableSourceSpec, RelDataType) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.TemporalTableSourceSpec
 
temporary(File) - Static method in class org.apache.flink.runtime.state.SnapshotDirectory
Creates a local temporary snapshot directory for the given path.
temporary(ObjectIdentifier, ResolvedCatalogBaseTable<?>) - Static method in class org.apache.flink.table.catalog.ContextResolvedTable
 
temporary(FunctionIdentifier, FunctionDefinition) - Static method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
temporary(FunctionIdentifier, FunctionDefinition, List<ResolvedExpression>, DataType) - Static method in class org.apache.flink.table.expressions.CallExpression
Creates a CallExpression to a temporary function (potentially shadowing a Catalog function or providing a system function).
TEMPORARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TEMPORARY_FOLDER - Static variable in class org.apache.flink.test.util.AbstractTestBaseJUnit4
Deprecated.
 
TemporaryClassLoaderContext - Class in org.apache.flink.util
Sets a context class loader in a "try-with-resources" pattern.
temporaryFolder - Variable in class org.apache.flink.test.util.AbstractTestBase
 
TemporaryOperationListener - Interface in org.apache.flink.table.catalog
This interface is for a Catalog to listen on temporary object operations.
TERA_BYTES - org.apache.flink.configuration.MemorySize.MemoryUnit
 
Terminable - Interface in org.apache.flink.runtime.iterative.task
Models the functionality that the termination of an iterative task can be requested from outside.
terminal - Variable in class org.apache.flink.table.client.cli.CliView
 
Terminal - org.apache.flink.streaming.examples.statemachine.dfa.State
The terminal state in the state machine.
TerminalUtils - Class in org.apache.flink.table.client.cli
Utilities for terminal handling.
TerminalUtils.MockOutputStream - Class in org.apache.flink.table.client.cli
A mock OutputStream for testing.
terminate() - Method in class org.apache.flink.kubernetes.KubernetesResourceManagerDriver
 
terminate() - Method in class org.apache.flink.runtime.resourcemanager.active.ActiveResourceManager
 
terminate() - Method in interface org.apache.flink.runtime.resourcemanager.active.ResourceManagerDriver
Terminate the deployment specific components.
terminate() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManager
Terminates the framework specific components.
terminate() - Method in class org.apache.flink.runtime.resourcemanager.StandaloneResourceManager
 
terminate() - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
 
terminate(SavepointFormatType) - Static method in class org.apache.flink.runtime.checkpoint.SavepointType
 
TERMINATE - org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
 
TERMINATE - org.apache.flink.runtime.rpc.pekko.ControlMessages
 
TERMINATE_WITH_SAVEPOINT - org.apache.flink.runtime.dispatcher.TriggerSavepointMode
 
terminated() - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
TERMINATED_PAYLOAD - Static variable in interface org.apache.flink.runtime.jobmaster.LogicalSlot
 
terminateRpcEndpoint(RpcEndpoint...) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Shuts the given RpcEndpoints down and awaits their termination.
terminateRpcService(RpcService...) - Static method in class org.apache.flink.runtime.rpc.RpcUtils
Shuts the given rpc services down and waits for their termination.
terminateTaskManager(int) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
Terminates a TaskManager with the given index.
TERMINATION_CRITERION_AGGREGATOR_NAME - Static variable in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
terminationCriterion - Variable in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
TerminationCriterionAggregationConvergence() - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregationConvergence
 
TerminationCriterionAggregator() - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
 
TerminationCriterionMapper() - Constructor for class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
 
TerminationEvent - Class in org.apache.flink.runtime.iterative.event
Signals that the iteration is completely executed, participating tasks must terminate now.
TerminationEvent() - Constructor for class org.apache.flink.runtime.iterative.event.TerminationEvent
 
TerminationModeQueryParameter - Class in org.apache.flink.runtime.rest.messages
Termination mode query parameter.
TerminationModeQueryParameter() - Constructor for class org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter
 
TerminationModeQueryParameter.TerminationMode - Enum in org.apache.flink.runtime.rest.messages
Termination mode.
terminationRequested() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
terminationRequested() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
 
terminationRequested() - Method in interface org.apache.flink.runtime.iterative.task.Terminable
 
terminationSignaled() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
 
TernaryBoolean - Enum in org.apache.flink.util
A ternary boolean, which can have the values 'true', 'false', or 'undefined'.
test() - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager.ShouldStopAdvancingFn
 
test(Throwable) - Method in class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.AnyExceptionStrategy
 
test(Collection<RowData>) - Method in class org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.EmptyResponseResultStrategy
 
test(Path) - Method in class org.apache.flink.connector.file.src.enumerate.DefaultFileFilter
 
test(Path) - Method in class org.apache.flink.connector.file.src.enumerate.RegexFileFilter
 
TEST_ENV_STORE_KEY - Static variable in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
TEST_RESOURCE_NAMESPACE - Static variable in class org.apache.flink.connector.testframe.junit.extensions.ConnectorTestingExtension
 
TestableKeyedStateBackend<K> - Interface in org.apache.flink.runtime.state
A keyed state backend interface for internal testing purpose.
TestAvroConsumerConfluent - Class in org.apache.flink.schema.registry.test
A simple example that shows how to read from and write to Kafka with Confluent Schema Registry.
TestAvroConsumerConfluent() - Constructor for class org.apache.flink.schema.registry.test.TestAvroConsumerConfluent
 
TestBaseUtils - Class in org.apache.flink.test.util
Utility class containing various methods for testing purposes.
TestBaseUtils() - Constructor for class org.apache.flink.test.util.TestBaseUtils
 
TestBaseUtils.TupleComparator<T extends Tuple> - Class in org.apache.flink.test.util
Comparator for comparable Tuples.
testBasicSink(TestEnvironment, DataStreamSinkExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Test DataStream connector sink.
TestCaseInvocationContextProvider - Class in org.apache.flink.connector.testframe.junit.extensions
A helper class for injecting test resources into test case as parameters.
TestCaseInvocationContextProvider() - Constructor for class org.apache.flink.connector.testframe.junit.extensions.TestCaseInvocationContextProvider
 
TestCodeArchitectureTestBase - Class in org.apache.flink.architecture
Central setup of architectural tests for the test code.
TestCodeArchitectureTestBase() - Constructor for class org.apache.flink.architecture.TestCodeArchitectureTestBase
 
TestContainerExtension<T extends org.testcontainers.containers.GenericContainer<T>> - Class in org.apache.flink.core.testutils
TestContainerExtension provides common functionality for TestContainer implementations.
TestContainerExtension(Supplier<T>) - Constructor for class org.apache.flink.core.testutils.TestContainerExtension
 
TestcontainersSettings - Class in org.apache.flink.connector.testframe.container
The configuration holder for Testcontainers.
TestcontainersSettings.Builder - Class in org.apache.flink.connector.testframe.container
The TestContainersSettings builder.
TestContext - Annotation Type in org.apache.flink.connector.testframe.junit.annotations
Marks the field in test class defining a ExternalContextFactory for constructing ExternalContext before invocation of each test case.
TestEnv - Annotation Type in org.apache.flink.connector.testframe.junit.annotations
Marks the field in test class defining TestEnvironment.
TestEnvironment - Interface in org.apache.flink.connector.testframe.environment
Test environment for running Flink jobs.
TestEnvironment.Endpoint - Class in org.apache.flink.connector.testframe.environment
Endpoint with address and port of the test environment.
TestEnvironmentSettings - Class in org.apache.flink.connector.testframe.environment
Options for configuring StreamExecutionEnvironment created by TestEnvironment.
TestEnvironmentSettings.Builder - Class in org.apache.flink.connector.testframe.environment
Builder class for TestEnvironmentSettings.
TestExecutorExtension<T extends ExecutorService> - Class in org.apache.flink.testutils.executor
Extension which starts/stops an ExecutorService for testing purposes.
TestExecutorExtension(Supplier<T>) - Constructor for class org.apache.flink.testutils.executor.TestExecutorExtension
 
TestExecutorResource<T extends ExecutorService> - Class in org.apache.flink.testutils.executor
Resource which starts/stops an ExecutorService for testing purposes.
TestExecutorResource(Supplier<T>) - Constructor for class org.apache.flink.testutils.executor.TestExecutorResource
 
TestExternalSystem - Annotation Type in org.apache.flink.connector.testframe.junit.annotations
Marks the field in test class defining external system.
testFailed(ExtensionContext, Throwable) - Method in class org.apache.flink.util.TestLoggerExtension
 
TestFileSystemCatalog - Class in org.apache.flink.table.file.testutils.catalog
A catalog implementation for test FileSystem.
TestFileSystemCatalog(String, String, String) - Constructor for class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalog
 
TestFileSystemCatalog.FileSystemTableInfo - Class in org.apache.flink.table.file.testutils.catalog
The pojo class represents serializable catalog base table info.
TestFileSystemCatalogFactory - Class in org.apache.flink.table.file.testutils.catalog
TestFileSystemCatalogFactory() - Constructor for class org.apache.flink.table.file.testutils.catalog.TestFileSystemCatalogFactory
 
TestFileSystemTableFactory - Class in org.apache.flink.table.file.testutils
Test filesystem Factory.
TestFileSystemTableFactory() - Constructor for class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
testForUnsplittable(FileStatus) - Method in class org.apache.flink.api.common.io.FileInputFormat
 
testHash(int) - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
testIdleReader(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source with an idle reader.
TestingDeserializationContext - Class in org.apache.flink.connector.testutils.source.deserialization
An implementation of DeserializationSchema.InitializationContext for test.
TestingDeserializationContext() - Constructor for class org.apache.flink.connector.testutils.source.deserialization.TestingDeserializationContext
 
TestingJobInfo - Class in org.apache.flink.connector.testutils.source
Test implementation for JobInfo.
TestingJobInfo(JobID, String) - Constructor for class org.apache.flink.connector.testutils.source.TestingJobInfo
 
TestingJobInfo.Builder - Class in org.apache.flink.connector.testutils.source
Builder for TestingJobInfo.
TestingReaderContext - Class in org.apache.flink.connector.testutils.source.reader
A testing implementation of the SourceReaderContext.
TestingReaderContext() - Constructor for class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
TestingReaderContext(Configuration, SourceReaderMetricGroup) - Constructor for class org.apache.flink.connector.testutils.source.reader.TestingReaderContext
 
TestingReaderOutput<E> - Class in org.apache.flink.connector.testutils.source.reader
A ReaderOutput for testing that collects the emitted records.
TestingReaderOutput() - Constructor for class org.apache.flink.connector.testutils.source.reader.TestingReaderOutput
 
TestingSecurityContext - Class in org.apache.flink.test.util
Test security context to support handling both client and server principals in MiniKDC.
TestingSecurityContext() - Constructor for class org.apache.flink.test.util.TestingSecurityContext
 
TestingSinkSettings - Class in org.apache.flink.connector.testframe.external.sink
Settings for configuring the sink under testing.
TestingSinkSettings.Builder - Class in org.apache.flink.connector.testframe.external.sink
Builder class for TestingSinkSettings.
TestingSourceSettings - Class in org.apache.flink.connector.testframe.external.source
Settings for configuring the source under testing.
TestingSourceSettings.Builder - Class in org.apache.flink.connector.testframe.external.source
Builder class for TestingSourceSettings.
TestingSplitEnumeratorContext<SplitT extends SourceSplit> - Class in org.apache.flink.connector.testutils.source.reader
A test implementation of the SplitEnumeratorContext, with manual, non-concurrent interaction and intercepting of state.
TestingSplitEnumeratorContext(int) - Constructor for class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
TestingSplitEnumeratorContext.SplitAssignmentState<SplitT extends SourceSplit> - Class in org.apache.flink.connector.testutils.source.reader
The state of the split assignment for a subtask.
TestingTaskInfo - Class in org.apache.flink.connector.testutils.source
Test implementation for TaskInfo.
TestingTaskInfo(String, int, int, int, int, String, String) - Constructor for class org.apache.flink.connector.testutils.source.TestingTaskInfo
 
TestingTaskInfo.Builder - Class in org.apache.flink.connector.testutils.source
Builder for TestingTaskInfo.
testJobWithObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
testJobWithObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
testJobWithoutObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
testJobWithoutObjectReuse() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
TestListResultSink<T> - Class in org.apache.flink.test.streaming.runtime.util
Thread-safe sink for collecting elements into an on-heap list.
TestListResultSink() - Constructor for class org.apache.flink.test.streaming.runtime.util.TestListResultSink
 
TestListWrapper - Class in org.apache.flink.test.streaming.runtime.util
Catalog for lists stored by TestListResultSink.
TestLogger - Class in org.apache.flink.util
Adds automatic test name logging.
TestLogger() - Constructor for class org.apache.flink.util.TestLogger
 
TestLoggerExtension - Class in org.apache.flink.util
A JUnit-5-style test logger.
TestLoggerExtension() - Constructor for class org.apache.flink.util.TestLoggerExtension
 
TestLoggerResource - Class in org.apache.flink.testutils.logging
Utility for auditing logged messages.
TestLoggerResource(Class<?>, Level) - Constructor for class org.apache.flink.testutils.logging.TestLoggerResource
 
TestLoggerResource.SingleTestResource - Class in org.apache.flink.testutils.logging
SingleTestResource re-uses the code in TestLoggerResource for try-with-resources statement.
testMetrics(TestEnvironment, DataStreamSinkExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Test connector sink metrics.
testMultipleSplits(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source with multiple splits in the external system
TestNameProvider - Class in org.apache.flink.util
A rule that provides the current test name per thread.
TestNameProvider() - Constructor for class org.apache.flink.util.TestNameProvider
 
TestOperatorEnum - Enum in org.apache.flink.streaming.tests
Enum of names and uids of all test operators used in DataStreamAllroundTestProgram.
TestProcess(Process, StringWriter, StringWriter) - Constructor for class org.apache.flink.test.util.TestProcessBuilder.TestProcess
 
TestProcessBuilder - Class in org.apache.flink.test.util
Utility class wrapping ProcessBuilder and pre-configuring it with common options.
TestProcessBuilder(String) - Constructor for class org.apache.flink.test.util.TestProcessBuilder
 
TestProcessBuilder.TestProcess - Class in org.apache.flink.test.util
Process with it's processOutput.
testProgram() - Method in class org.apache.flink.test.util.JavaProgramTestBase
 
testProgram() - Method in class org.apache.flink.test.util.JavaProgramTestBaseJUnit4
Deprecated.
 
TestResource - Interface in org.apache.flink.connector.testframe
Basic abstractions for all resources used in connector testing framework, including TestEnvironment annotated by TestEnv and external system annotated by TestExternalSystem.
testSavepoint(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source restart from a savepoint.
testScaleDown(TestEnvironment, DataStreamSinkExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Test connector sink restart from a completed savepoint with a lower parallelism.
testScaleDown(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source restart from a savepoint with a lower parallelism.
testScaleUp(TestEnvironment, DataStreamSinkExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Test connector sink restart from a completed savepoint with a higher parallelism.
testScaleUp(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source restart from a savepoint with a higher parallelism.
TestScanTableSourceWithWatermarkPushDown - Class in org.apache.flink.table.toolbox
A source used to test SupportsWatermarkPushDown.
TestScanTableSourceWithWatermarkPushDown() - Constructor for class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDown
 
TestScanTableSourceWithWatermarkPushDownFactory - Class in org.apache.flink.table.toolbox
TestScanTableSourceWithWatermarkPushDownFactory() - Constructor for class org.apache.flink.table.toolbox.TestScanTableSourceWithWatermarkPushDownFactory
 
TestSemantics - Annotation Type in org.apache.flink.connector.testframe.junit.annotations
Marks the field in test class defining supported semantic: CheckpointingMode and CheckpointingMode (deprecated).
TestSignalHandler - Class in org.apache.flink.util
This signal handler / signal logger is based on Apache Hadoop's org.apache.hadoop.util.SignalLogger.
TestSignalHandler() - Constructor for class org.apache.flink.util.TestSignalHandler
 
TestSourceFunction - Class in org.apache.flink.table.toolbox
A source function used to test.
TestSourceFunction(WatermarkStrategy<RowData>) - Constructor for class org.apache.flink.table.toolbox.TestSourceFunction
 
testSourceMetrics(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source metrics.
testSourceSingleSplit(TestEnvironment, DataStreamSourceExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source with only one split in the external system.
TestSqlGatewayRestClient(String, int, String) - Constructor for class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
TestSqlGatewayRestClient(String, int, String, Map<String, String>) - Constructor for class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
testStartFromSavepoint(TestEnvironment, DataStreamSinkExternalContext<T>, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SinkTestSuiteBase
Test connector sink restart from a completed savepoint with the same parallelism.
TestStreamEnvironment - Class in org.apache.flink.streaming.util
A StreamExecutionEnvironment that executes its jobs on MiniCluster.
TestStreamEnvironment(MiniCluster, int) - Constructor for class org.apache.flink.streaming.util.TestStreamEnvironment
 
TestStreamEnvironment(MiniCluster, Configuration, int, Collection<Path>, Collection<URL>) - Constructor for class org.apache.flink.streaming.util.TestStreamEnvironment
 
testSuccessful(ExtensionContext) - Method in class org.apache.flink.util.TestLoggerExtension
 
testTaskManagerFailure(TestEnvironment, DataStreamSourceExternalContext<T>, ClusterControllable, CheckpointingMode) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
Test connector source with task manager failover.
TestUserClassLoaderAdditionalArtifact - Class in org.apache.flink.client.testjar
This class is used to test classloading from additional user artifacts.
TestUserClassLoaderAdditionalArtifact() - Constructor for class org.apache.flink.client.testjar.TestUserClassLoaderAdditionalArtifact
 
TestUserClassLoaderJob - Class in org.apache.flink.client.testjar
This class can used to test situation that the jar is not in the system classpath.
TestUserClassLoaderJob() - Constructor for class org.apache.flink.client.testjar.TestUserClassLoaderJob
 
TestUtils - Class in org.apache.flink.test.util
Test utilities.
TestUtils - Enum in org.apache.flink.tests.util
General test utilities.
TestUtils() - Constructor for class org.apache.flink.test.util.TestUtils
 
text(String) - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Creates a simple block of text.
text(String) - Static method in class org.apache.flink.configuration.description.TextElement
Creates a simple block of text.
text(String, InlineElement...) - Method in class org.apache.flink.configuration.description.Description.DescriptionBuilder
Adds a block of text with placeholders ("%s") that will be replaced with proper string representation of given InlineElement.
text(String, InlineElement...) - Static method in class org.apache.flink.configuration.description.TextElement
Creates a block of text with placeholders ("%s") that will be replaced with proper string representation of given InlineElement.
TEXT - org.apache.flink.table.api.ExplainFormat
Explain a Explainable with plain text format.
TEXT - Static variable in class org.apache.flink.test.testdata.WordCountData
 
TextElement - Class in org.apache.flink.configuration.description
Represents a text block in the Description.
TextElement.TextStyle - Enum in org.apache.flink.configuration.description
Styles that can be applied to TextElement e.g. code, bold etc.
TextInputFormat - Class in org.apache.flink.streaming.api.legacy.io
Deprecated.
If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink. This class should be removed if we drop the supports for read/write via input/output format in DataStream api.
TextInputFormat(Path) - Constructor for class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
TextLineInputFormat - Class in org.apache.flink.connector.file.src.reader
A reader format that text lines from a file.
TextLineInputFormat() - Constructor for class org.apache.flink.connector.file.src.reader.TextLineInputFormat
 
TextLineInputFormat(String) - Constructor for class org.apache.flink.connector.file.src.reader.TextLineInputFormat
 
TextLineInputFormat.Reader - Class in org.apache.flink.connector.file.src.reader
The actual reader for the TextLineInputFormat.
TextOutputFormat<T> - Class in org.apache.flink.streaming.api.legacy.io
Deprecated.
If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink. This class should be removed if we drop all supports for InputFormat and OutputFormat
TextOutputFormat(Path) - Constructor for class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
TextOutputFormat(Path, String) - Constructor for class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
TextOutputFormat.TextFormatter<IN> - Interface in org.apache.flink.streaming.api.legacy.io
Deprecated.
Formatter that transforms values into their String representations.
then(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Ternary conditional operator that decides which of two other expressions should be evaluated based on a evaluated boolean condition.
THEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
thenAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Returns a new StateFuture that, when this future completes normally, is executed with this future's result as the argument to the supplied action.
thenAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenAcceptAsyncIfNotDone(CompletableFuture<IN>, Executor, Consumer<? super IN>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
This function takes a CompletableFuture and a consumer to accept the result of this future.
thenApply(FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Returns a new StateFuture that, when this future completes normally, is executed with this future's result as the argument to the supplied function.
thenApply(FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenApply(FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenApplyAsyncIfNotDone(CompletableFuture<IN>, Executor, Function<? super IN, ? extends OUT>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
This function takes a CompletableFuture and a function to apply to this future.
thenCombine(StateFuture<? extends U>, BiFunctionWithException<? super T, ? super U, ? extends V, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Returns a new StateFuture that, when this and the other given future both complete normally, is executed with the two results as arguments to the supplied function.
thenCombine(StateFuture<? extends U>, BiFunctionWithException<? super T, ? super U, ? extends V, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenCombine(StateFuture<? extends U>, BiFunctionWithException<? super T, ? super U, ? extends V, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenCompose(FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Returns a new future that, when this future completes normally, is executed with this future as the argument to the supplied function.
thenCompose(FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenCompose(FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenComposeAsyncIfNotDone(CompletableFuture<IN>, Executor, Function<? super IN, ? extends CompletionStage<OUT>>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
This function takes a CompletableFuture and a function to compose with this future.
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform the action if test result is true.
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform one action out of two based on the result.
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyAccept(FunctionWithException<? super T, Boolean, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>, ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform the action if test result is true.
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>, FunctionWithException<? super T, ? extends V, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform one action out of two based on the result.
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>, FunctionWithException<? super T, ? extends V, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyApply(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends U, ? extends Exception>, FunctionWithException<? super T, ? extends V, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform the action if test result is true.
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<V>, ? extends Exception>) - Method in interface org.apache.flink.api.common.state.v2.StateFuture
Apply a condition test on the result of this StateFuture, and try to perform one action out of two based on the result.
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<V>, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenConditionallyCompose(FunctionWithException<? super T, Boolean, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<U>, ? extends Exception>, FunctionWithException<? super T, ? extends StateFuture<V>, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
thenSyncAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.CompletedStateFuture
 
thenSyncAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in interface org.apache.flink.core.state.InternalStateFuture
Accept the action in the same thread with the one of complete (or current thread if it has been completed).
thenSyncAccept(ThrowingConsumer<? super T, ? extends Exception>) - Method in class org.apache.flink.core.state.StateFutureImpl
 
THIS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
THIS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
THIS() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorCallContext
 
THIS() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
THIS() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
THREAD_DUMP_STACKTRACE_MAX_DEPTH - Static variable in class org.apache.flink.configuration.ClusterOptions
 
ThreadDumpInfo - Class in org.apache.flink.runtime.rest.messages
Class containing thread dump information.
ThreadDumpInfo.ThreadInfo - Class in org.apache.flink.runtime.rest.messages
Class containing information about a thread.
ThreadInfoRequestCoordinator - Class in org.apache.flink.runtime.webmonitor.threadinfo
A coordinator for triggering and collecting thread info stats of running job vertex subtasks.
ThreadInfoRequestCoordinator(Executor, Duration) - Constructor for class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoRequestCoordinator
Creates a new coordinator for the job.
ThreadInfoSample - Class in org.apache.flink.runtime.messages
A serializable wrapper container for transferring parts of the ThreadInfo.
ThreadInfoSamplesRequest - Class in org.apache.flink.runtime.webmonitor.threadinfo
A wrapper for parameters of a thread info sampling request.
ThreadInfoSamplesRequest(int, int, Duration, int) - Constructor for class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoSamplesRequest
 
ThreadLocalCache<K,​V> - Class in org.apache.flink.table.utils
Provides a thread local cache with a maximum cache size per thread.
ThreadLocalCache() - Constructor for class org.apache.flink.table.utils.ThreadLocalCache
 
ThreadLocalCache(int) - Constructor for class org.apache.flink.table.utils.ThreadLocalCache
 
ThreadLocalClassLoaderConfiguration - Class in org.apache.flink.orc.writer
Workaround for https://issues.apache.org/jira/browse/ORC-653.
ThreadLocalClassLoaderConfiguration() - Constructor for class org.apache.flink.orc.writer.ThreadLocalClassLoaderConfiguration
 
ThreadLocalClassLoaderConfiguration(Configuration) - Constructor for class org.apache.flink.orc.writer.ThreadLocalClassLoaderConfiguration
 
ThreadSafeSimpleCounter - Class in org.apache.flink.metrics
A simple low-overhead Counter that is thread-safe.
ThreadSafeSimpleCounter() - Constructor for class org.apache.flink.metrics.ThreadSafeSimpleCounter
 
ThreadUtils - Class in org.apache.flink.table.gateway.api.utils
Utils for thread pool executor.
ThreadUtils - Class in org.apache.flink.util.concurrent
ThreadUtils collects helper methods in the context of threading.
ThreadUtils() - Constructor for class org.apache.flink.table.gateway.api.utils.ThreadUtils
 
ThreadUtils() - Constructor for class org.apache.flink.util.concurrent.ThreadUtils
 
ThresholdExceedException(String) - Constructor for exception org.apache.flink.runtime.metrics.ThresholdMeter.ThresholdExceedException
 
ThresholdMeter - Class in org.apache.flink.runtime.metrics
A timestamp queue based threshold meter.
ThresholdMeter(double, Duration) - Constructor for class org.apache.flink.runtime.metrics.ThresholdMeter
 
ThresholdMeter(double, Duration, Clock) - Constructor for class org.apache.flink.runtime.metrics.ThresholdMeter
 
ThresholdMeter.ThresholdExceedException - Exception in org.apache.flink.runtime.metrics
Exception thrown when a threshold exceeds.
ThrottledIterator<T> - Class in org.apache.flink.streaming.examples.utils
A variant of the collection source (emits a sequence of elements as a stream) that supports throttling the emission rate.
ThrottledIterator(Iterator<T>, long) - Constructor for class org.apache.flink.streaming.examples.utils.ThrottledIterator
 
ThroughputCalculator - Class in org.apache.flink.runtime.throughput
Class for measuring the throughput based on incoming data size and measurement period.
ThroughputCalculator(Clock) - Constructor for class org.apache.flink.runtime.throughput.ThroughputCalculator
 
THROW - org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
 
THROW - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
THROW - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
THROW() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
THROW_EXCEPTION - Static variable in class org.apache.flink.table.planner.functions.InternalFunctionDefinitions
 
ThrowableAnnotation - Annotation Type in org.apache.flink.runtime.throwable
Annotation to classify subclasses of Throwable into categories w.r.t. recovery.
ThrowableCatchingRunnable - Class in org.apache.flink.util
This class catches all the Throwables from the wrapped runnable.
ThrowableCatchingRunnable(Consumer<Throwable>, Runnable) - Constructor for class org.apache.flink.util.ThrowableCatchingRunnable
 
ThrowableClassifier - Class in org.apache.flink.runtime.throwable
Helper class, given a exception do the classification.
ThrowableClassifier() - Constructor for class org.apache.flink.runtime.throwable.ThrowableClassifier
 
ThrowableType - Enum in org.apache.flink.runtime.throwable
Enum for the classification of Throwable objects into failure/recovery classes.
throwExceptionOnMiss() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy
 
throwExceptionOnMiss() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy
 
throwIfCompletedExceptionally(CompletableFuture<?>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Throws the causing exception if the given future is completed exceptionally, otherwise do nothing.
ThrowingConsumer<T,​E extends Throwable> - Interface in org.apache.flink.util.function
This interface is basically Java's Consumer interface enhanced with the ability to throw an exception.
ThrowingIterator<E> - Interface in org.apache.flink.runtime.state.restore
Modified Iterator interface that lets the implementation throw an IOException.
ThrowingJobGraphWriter - Enum in org.apache.flink.runtime.jobmanager
JobGraphWriter implementation which does not allow to store JobGraph.
ThrowingRunnable<E extends Throwable> - Interface in org.apache.flink.util.function
Similar to a Runnable, this interface is used to capture a block of code to be executed.
THROWS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
THROWS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
THROWS() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstructorDeclarationContext
 
THROWS() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
THROWS() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
ticketCacheEntry() - Static method in class org.apache.flink.runtime.security.KerberosUtils
 
TierConsumerAgent - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The TierConsumerAgent is the consumer agent of each tier in tiered store, which could read data from responding tier.
TieredInternalShuffleMaster - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
A wrapper internal shuffle master class for tiered storage.
TieredInternalShuffleMaster(ShuffleMasterContext) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
 
TieredResultPartition - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
TieredResultPartition appends records and events to the tiered storage, which supports the upstream dynamically switches storage tier for writing shuffle data, and the downstream will read data from the relevant tier.
TieredResultPartition(String, int, ResultPartitionID, ResultPartitionType, int, int, ResultPartitionManager, BufferCompressor, SupplierWithException<BufferPool, IOException>, TieredStorageProducerClient, TieredStorageResourceRegistry, TieredStorageNettyServiceImpl, List<TieredStorageMemorySpec>, TieredStorageMemoryManager) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartition
 
TieredResultPartitionFactory - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
TieredResultPartitionFactory contains the components to set up tiered storage.
TieredResultPartitionFactory(TieredStorageConfiguration, TieredStorageNettyServiceImpl, TieredStorageResourceRegistry) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredResultPartitionFactory
 
TieredStorageBytesBasedDataIdentifier - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
The bytes based unique identification for the Tiered Storage.
TieredStorageBytesBasedDataIdentifier(byte[]) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
TieredStorageConfiguration - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Configurations for the Tiered Storage.
TieredStorageConsumerClient - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
TieredStorageConsumerClient is used to read buffer from tiered store.
TieredStorageConsumerClient(List<TierFactory>, List<TieredStorageConsumerSpec>, List<List<TierShuffleDescriptor>>, TieredStorageNettyService) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
TieredStorageConsumerSpec - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Describe the different data sources in TieredStorageConsumerClient.
TieredStorageConsumerSpec(int, TieredStoragePartitionId, TieredStorageInputChannelId, ResultSubpartitionIndexSet) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
 
TieredStorageDataIdentifier - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Identifier interface in the Tiered Storage.
TieredStorageIdMappingUtils - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Utils to convert the Ids to Tiered Storage Ids, or vice versa.
TieredStorageIdMappingUtils() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageIdMappingUtils
 
TieredStorageInputChannelId - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Identifier of an InputChannel.
TieredStorageInputChannelId(int) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
 
TieredStorageMasterClient - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Client of the Tiered Storage used by the master.
TieredStorageMasterClient(List<TierMasterAgent>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
TieredStorageMemoryManager - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The TieredStorageMemoryManager is to request or recycle buffers from LocalBufferPool for different memory owners, for example, the tiers, the buffer accumulator, etc.
TieredStorageMemoryManagerImpl - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The implementation for TieredStorageMemoryManager.
TieredStorageMemoryManagerImpl(float, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
The constructor of the TieredStorageMemoryManagerImpl.
TieredStorageMemorySpec - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The memory specs for a memory owner, including the owner itself, the number of guaranteed buffers of the memory owner, etc.
TieredStorageMemorySpec(Object, int) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemorySpec
 
TieredStorageMemorySpec(Object, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemorySpec
 
TieredStorageNettyService - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
TieredStorageNettyService is used to create writers and readers to netty.
TieredStorageNettyServiceImpl - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
The default implementation of TieredStorageNettyService.
TieredStorageNettyServiceImpl(TieredStorageResourceRegistry) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageNettyServiceImpl
 
TieredStoragePartitionId - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Identifier of a partition.
TieredStoragePartitionId(ResultPartitionID) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStoragePartitionId
 
TieredStorageProducerClient - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Client of the Tiered Storage used by the producer.
TieredStorageProducerClient(int, boolean, BufferAccumulator, BufferCompressor, List<TierProducerAgent>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerClient
 
TieredStorageProducerMetricUpdate - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The metric statistics for the tiered storage producer.
TieredStorageResource - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
The resource (e.g., local files, remote storage files, etc.) for the Tiered Storage.
TieredStorageResourceRegistry - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
A registry that maintains local or remote resources that correspond to a certain set of data in the Tiered Storage.
TieredStorageResourceRegistry() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageResourceRegistry
 
TieredStorageResultSubpartitionView - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
TieredStorageResultSubpartitionView(BufferAvailabilityListener, List<NettyPayloadManager>, List<NettyConnectionId>, List<NettyServiceProducer>) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
TieredStorageSortBuffer - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
When getting buffers, The SortBasedDataBuffer need not recycle the read target buffer..
TieredStorageSortBuffer(LinkedList<MemorySegment>, BufferRecycler, int, int, int, boolean) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageSortBuffer
 
TieredStorageSubpartitionId - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Identifier of a subpartition.
TieredStorageSubpartitionId(int) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageSubpartitionId
 
TieredStorageTopicId - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Identifier of a topic.
TieredStorageTopicId(byte[]) - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageTopicId
 
TieredStorageUtils - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.common
Utils for reading from or writing to tiered storage.
TieredStorageUtils() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageUtils
 
TierFactory - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
A factory that creates all the components of a tier.
TierFactoryInitializer - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
A class responsible for initializing and returning a list of TierFactory instances based on the provided TieredStorageConfiguration.
TierFactoryInitializer() - Constructor for class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TierFactoryInitializer
 
TierMasterAgent - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The master-side agent of a Tier.
TierProducerAgent - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The producer-side agent of a Tier.
TierShuffleDescriptor - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
The TierShuffleDescriptor interface is the shuffle descriptor for a single tier.
TierShuffleHandler - Interface in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
A handler to process the call back result from each tier, the callbacks can be some events, some errors, some exceptions, etc.
TIES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TILDE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
TILDE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
TIME - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TIME = 9;
TIME - org.apache.flink.table.types.logical.LogicalTypeFamily
 
TIME - Static variable in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
TIME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TIME() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a time WITHOUT time zone TIME with no fractional seconds by default.
TIME(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a time WITHOUT time zone TIME(p) where p is the number of digits of fractional seconds (=precision).
TIME_ATTRIBUTES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TIME_FIELD_INDEX_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
TIME_FORMATTER - Static variable in class org.apache.flink.table.client.cli.CliUtils
 
TIME_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
TIME_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
TIME_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TIME = 9;
TIME_WINDOW_OPER - org.apache.flink.streaming.tests.TestOperatorEnum
 
TIME_WITHOUT_TIME_ZONE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
TimeApproxCountDistinctAggFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimeApproxCountDistinctAggFunction
 
timeAttributeType - Variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
TimeAttributeWindowingStrategy - Class in org.apache.flink.table.planner.plan.logical
A windowing strategy that gets windows by calculating on time attribute column.
TimeAttributeWindowingStrategy(WindowSpec, LogicalType, int) - Constructor for class org.apache.flink.table.planner.plan.logical.TimeAttributeWindowingStrategy
 
timeComparator - Variable in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
TimeContext - Interface in org.apache.flink.cep.time
Enables access to time related characteristics such as current processing time or timestamp of currently processed element.
TIMED - org.apache.flink.table.connector.source.lookup.LookupOptions.ReloadStrategy
 
TimedCacheReloadTrigger - Class in org.apache.flink.table.connector.source.lookup.cache.trigger
A trigger that reloads at a specific time and repeats for the given interval in days.
TimedCacheReloadTrigger(LocalTime, int) - Constructor for class org.apache.flink.table.connector.source.lookup.cache.trigger.TimedCacheReloadTrigger
 
TimedCacheReloadTrigger(OffsetTime, int) - Constructor for class org.apache.flink.table.connector.source.lookup.cache.trigger.TimedCacheReloadTrigger
 
timeDomain() - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction.OnTimerContext
The TimeDomain of the firing timer.
timeDomain() - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.OnTimerContext
The TimeDomain of the firing timer, i.e. if it is event or processing time timer.
timeDomain() - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.OnTimerContext
The TimeDomain of the firing timer.
timeDomain() - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.OnTimerContext
The TimeDomain of the firing timer.
timeDomain() - Method in class org.apache.flink.streaming.api.functions.ProcessFunction.OnTimerContext
The TimeDomain of the firing timer.
TimeDomain - Enum in org.apache.flink.streaming.api
TimeDomain specifies whether a firing timer is based on event time or processing time.
TimedOutPartialMatchHandler<IN> - Interface in org.apache.flink.cep.functions
Enables handling timed out partial matches.
TimeEvictor<W extends Window> - Class in org.apache.flink.streaming.api.windowing.evictors
An Evictor that keeps elements for a certain amount of time.
TimeEvictor(long) - Constructor for class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
TimeEvictor(long, boolean) - Constructor for class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
TimeFormats - Class in org.apache.flink.formats.common
Time formats and timestamp formats respecting the RFC3339 specification, ISO-8601 specification and SQL specification.
TimeIndicatorTypeInfo - Class in org.apache.flink.table.typeutils
Deprecated.
This class will be removed in future versions as it is used for the old type system. It is recommended to use DataTypes instead. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
TimeIndicatorTypeInfo(boolean) - Constructor for class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
TimeIntervalTypeInfo<T> - Class in org.apache.flink.table.typeutils
Deprecated.
This class will be removed in future versions as it is used for the old type system. It is recommended to use DataTypes instead. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
TimeIntervalUnit - Enum in org.apache.flink.table.expressions
Units for working with time intervals.
TimeLeadLagAggFunction(int) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.TimeLeadLagAggFunction
 
timeLeft() - Method in class org.apache.flink.api.common.time.Deadline
Returns the time left between the deadline and now.
timeLeftIfAny() - Method in class org.apache.flink.api.common.time.Deadline
Returns the time left between the deadline and now.
TimeLocalTimeConverter - Class in org.apache.flink.table.data.conversion
Converter for TimeType of LocalTime external type.
TimeLocalTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
 
TimeLongConverter - Class in org.apache.flink.table.data.conversion
Converter for TimeType of Long external type.
TimeLongConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeLongConverter
 
TimeMaxAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimeMaxAggFunction
 
TimeMinAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimeMinAggFunction
 
timeout - Variable in class org.apache.flink.runtime.rest.handler.LeaderRetrievalHandler
 
timeout(IN, ResultFuture<OUT>) - Method in interface org.apache.flink.streaming.api.functions.async.AsyncFunction
timeout(Map<String, List<IN>>, long) - Method in interface org.apache.flink.cep.PatternTimeoutFunction
Generates a timeout result from the given map of events and timeout timestamp.
timeout(Map<String, List<IN>>, long, Collector<OUT>) - Method in interface org.apache.flink.cep.PatternFlatTimeoutFunction
Generates zero or more resulting timeout elements given a map of partial pattern events and the timestamp of the timeout.
TIMEOUT - org.apache.flink.table.gateway.api.operation.OperationStatus
The execution of the operation timeout.
TIMEOUT - Static variable in class org.apache.flink.configuration.WebOptions
Timeout for asynchronous operations by the web monitor in milliseconds.
TIMEOUT_AFTER_INTERRUPT_MS - Static variable in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
TIMEOUTABLE_ALIGNED_CHECKPOINT_BARRIER - org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Buffer.DataType.TIMEOUTABLE_ALIGNED_CHECKPOINT_BARRIER indicates that this buffer represents a serialized checkpoint barrier of aligned exactly-once checkpoint mode, that can be time-out'ed to an unaligned checkpoint barrier.
timeoutFor(int) - Method in class org.apache.flink.changelog.fs.RetryPolicy.FixedRetryPolicy
 
timeoutFor(int) - Method in interface org.apache.flink.changelog.fs.RetryPolicy
 
TimeoutListener<K> - Interface in org.apache.flink.runtime.taskexecutor.slot
Listener for timeout events by the TimerService.
timeoutSecs(Duration) - Method in class org.apache.flink.tests.util.CommandLineWrapper.WGetBuilder
 
timeoutSlot(AllocationID, UUID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.SlotActions
Timeout the task slot for the given allocation id.
TimePointUnit - Enum in org.apache.flink.table.expressions
Units for working with points in time.
Timer(long, K, W) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
TIMER_CODER_ID - Static variable in class org.apache.flink.python.Constants
 
TIMER_COMPARATOR - Static variable in interface org.apache.flink.streaming.api.operators.InternalTimer
Function to compare instances of InternalTimer.
TIMER_ID - Static variable in class org.apache.flink.python.Constants
 
TIMER_SERVICE_FACTORY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
Choice of timer service implementation.
TIMER_SERVICE_FACTORY - Static variable in class org.apache.flink.state.forst.ForStOptions
Choice of timer service implementation.
TimerException - Exception in org.apache.flink.streaming.runtime.tasks
RuntimeException for wrapping exceptions that are thrown in the timer callback of the timer service in StreamTask.
TimerException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.TimerException
 
TimerGauge - Class in org.apache.flink.runtime.metrics
TimerGauge measures how much time is spent in a given state, with entry into that state being signaled by TimerGauge.markStart().
TimerGauge() - Constructor for class org.apache.flink.runtime.metrics.TimerGauge
 
TimerGauge(int) - Constructor for class org.apache.flink.runtime.metrics.TimerGauge
 
TimerGauge(Clock) - Constructor for class org.apache.flink.runtime.metrics.TimerGauge
 
TimerGauge(Clock, int) - Constructor for class org.apache.flink.runtime.metrics.TimerGauge
 
TimerGauge.StartStopListener - Interface in org.apache.flink.runtime.metrics
TimerHandler - Class in org.apache.flink.streaming.api.operators.python.process.timer
Utilities to handle triggered timer.
TimerHandler() - Constructor for class org.apache.flink.streaming.api.operators.python.process.timer.TimerHandler
 
TimerHeapInternalTimer<K,​N> - Class in org.apache.flink.streaming.api.operators
Implementation of InternalTimer to use with a HeapPriorityQueueSet.
TimerHeapInternalTimer(long, K, N) - Constructor for class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
TimerRegistration - Class in org.apache.flink.streaming.api.operators.python.process.timer
Handles the interaction with the Python worker for registering and deleting timers.
TimerRegistration(KeyedStateBackend<Row>, InternalTimerService, KeyContext, TypeSerializer, TypeSerializer<Row>) - Constructor for class org.apache.flink.streaming.api.operators.python.process.timer.TimerRegistration
 
TimerSerializer<K,​N> - Class in org.apache.flink.streaming.api.operators
A serializer for TimerHeapInternalTimer objects that produces a serialization format that is lexicographically aligned the priority of the timers.
TimerSerializer(TypeSerializer<K>, TypeSerializer<N>) - Constructor for class org.apache.flink.streaming.api.operators.TimerSerializer
 
TimerSerializerSnapshot<K,​N> - Class in org.apache.flink.streaming.api.operators
Snapshot class for the TimerSerializer.
TimerSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.operators.TimerSerializerSnapshot
 
TimerSerializerSnapshot(TimerSerializer<K, N>) - Constructor for class org.apache.flink.streaming.api.operators.TimerSerializerSnapshot
 
timerService - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The internal TimerService used to define the current processing time (default = System.currentTimeMillis()) and register timers for tasks to be executed in the future.
timerService - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
timerService() - Method in class org.apache.flink.state.api.functions.KeyedStateBootstrapFunction.Context
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction.Context
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.streaming.api.functions.co.KeyedBroadcastProcessFunction.ReadOnlyContext
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.Context
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.Context
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.streaming.api.functions.ProcessFunction.Context
A TimerService for querying time and registering timers.
timerService() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
TimerService - Interface in org.apache.flink.cep.time
Enables to provide time characteristic to NFA for use in IterativeCondition.
TimerService<K> - Interface in org.apache.flink.runtime.taskexecutor.slot
Service to register timeouts for a given key.
TimerService - Interface in org.apache.flink.streaming.api
Interface for working with time and timers.
TimerService - Interface in org.apache.flink.streaming.runtime.tasks
A common timer service interface with life cycle methods.
TimerUtils - Class in org.apache.flink.streaming.api.operators.python.process.timer
Utilities for timer.
TimerUtils() - Constructor for class org.apache.flink.streaming.api.operators.python.process.timer.TimerUtils
 
times() - Method in annotation type org.apache.flink.testutils.junit.RetryOnException
 
times() - Method in annotation type org.apache.flink.testutils.junit.RetryOnFailure
 
times(int) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies exact number of times that this pattern should be matched.
times(int, int) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that the pattern can occur between from and to times.
times(int, int, Duration) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that the pattern can occur between from and to times with time interval corresponds to the maximum time gap between previous and current event for each times.
times(int, Duration) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies exact number of times that this pattern should be matched and time interval corresponds to the maximum time gap between previous and current event for each times.
times(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns left multiplied by right.
times(Quantifier.ConsumingStrategy) - Static method in class org.apache.flink.cep.pattern.Quantifier
 
times(Expression, Expression) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
TIMES - org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
 
TIMES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TimeSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Uses int instead of long as the serialized value.
TimeSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer
 
TimeSerializer.TimeSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Serializer configuration snapshot for compatibility and format evolution.
TimeSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.TimeSerializer.TimeSerializerSnapshot
 
timeServiceManager - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
 
timeServiceManager - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
 
TimeSingleValueAggFunction() - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimeSingleValueAggFunction
 
timesOrMore(int) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern can occur the specified times at least.
timesOrMore(int, Duration) - Method in class org.apache.flink.cep.pattern.Pattern
Specifies that this pattern can occur the specified times at least with interval corresponds to the maximum time gap between previous and current event for each times.
timestamp - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractOneInputEmbeddedPythonFunctionOperator
 
timestamp - Variable in class org.apache.flink.streaming.api.operators.python.embedded.AbstractTwoInputEmbeddedPythonFunctionOperator
 
timestamp - Variable in class org.apache.flink.streaming.api.watermark.Watermark
The timestamp of the watermark in milliseconds.
timestamp - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
timestamp() - Method in interface org.apache.flink.api.connector.sink2.SinkWriter.Context
Returns the timestamp of the current input record or null if the element does not have an assigned timestamp.
timestamp() - Method in interface org.apache.flink.cep.time.TimeContext
Timestamp of the element currently being processed.
timestamp() - Method in class org.apache.flink.streaming.api.functions.co.CoProcessFunction.Context
Timestamp of the element currently being processed or timestamp of a firing timer.
timestamp() - Method in class org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.Context
Timestamp of the element currently being processed or timestamp of a firing timer.
timestamp() - Method in class org.apache.flink.streaming.api.functions.KeyedProcessFunction.Context
Timestamp of the element currently being processed or timestamp of a firing timer.
timestamp() - Method in class org.apache.flink.streaming.api.functions.ProcessFunction.Context
Timestamp of the element currently being processed or timestamp of a firing timer.
timestamp() - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner.Context
Returns the timestamp of the current input record or null if the element does not have an assigned timestamp.
timestamp() - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction.Context
Deprecated.
Returns the timestamp of the current input record or null if the element does not have an assigned timestamp.
timestamp() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
 
timestamp(T) - Method in interface org.apache.flink.state.api.functions.Timestamper
 
TIMESTAMP - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TIMESTAMP = 10;
TIMESTAMP - org.apache.flink.table.types.logical.LogicalTypeFamily
 
TIMESTAMP - Static variable in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
TIMESTAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TIMESTAMP() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITHOUT time zone TIMESTAMP with 6 digits of fractional seconds by default.
TIMESTAMP(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITHOUT time zone TIMESTAMP(p) where p is the number of digits of fractional seconds (=precision).
TIMESTAMP_ADD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TIMESTAMP_DIFF - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TIMESTAMP_DIFF - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.json.canal.CanalJsonFormatOptions
 
TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.json.debezium.DebeziumJsonFormatOptions
 
TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.json.JsonFormatOptions
 
TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.json.maxwell.MaxwellJsonFormatOptions
 
TIMESTAMP_FORMAT - Static variable in class org.apache.flink.formats.json.ogg.OggJsonFormatOptions
 
TIMESTAMP_FORMAT_ENUM - Static variable in class org.apache.flink.formats.json.JsonFormatOptionsUtil
 
TIMESTAMP_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
TIMESTAMP_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
TIMESTAMP_INSERTER_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
TIMESTAMP_INSERTER_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
TIMESTAMP_LTZ - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TIMESTAMP_LTZ() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH LOCAL time zone.
TIMESTAMP_LTZ(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH LOCAL time zone.
TIMESTAMP_TIME_UNIT - Static variable in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
TIMESTAMP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TIMESTAMP = 10;
TIMESTAMP_WITH_LOCAL_TIME_ZONE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
TIMESTAMP_WITH_LOCAL_TIME_ZONE() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH LOCAL time zone TIMESTAMP WITH LOCAL TIME ZONE with 6 digits of fractional seconds by default.
TIMESTAMP_WITH_LOCAL_TIME_ZONE(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH LOCAL time zone TIMESTAMP(p) WITH LOCAL TIME ZONE where p is the number of digits of fractional seconds (=precision).
TIMESTAMP_WITH_TIME_ZONE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
TIMESTAMP_WITH_TIME_ZONE() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH time zone TIMESTAMP WITH TIME ZONE with 6 digits of fractional seconds by default.
TIMESTAMP_WITH_TIME_ZONE(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a timestamp WITH time zone TIMESTAMP(p) WITH TIME ZONE where p is the number of digits of fractional seconds (=precision).
TIMESTAMP_WITHOUT_TIME_ZONE - org.apache.flink.table.types.logical.LogicalTypeRoot
 
TIMESTAMPADD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TimestampAddFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to TIMESTAMPADD.
TimestampApproxCountDistinctAggFunction(TimestampType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimestampApproxCountDistinctAggFunction
 
TimestampAssigner<T> - Interface in org.apache.flink.api.common.eventtime
A TimestampAssigner assigns event time timestamps to elements.
TimestampAssignerSupplier<T> - Interface in org.apache.flink.api.common.eventtime
A supplier for TimestampAssigners.
TimestampAssignerSupplier.Context - Interface in org.apache.flink.api.common.eventtime
TimestampAssignerSupplier.SupplierFromSerializableTimestampAssigner<T> - Class in org.apache.flink.api.common.eventtime
We need an actual class.
timestampCeil(DateTimeUtils.TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Keep the algorithm consistent with Calcite DateTimeUtils.julianDateFloor, but here we take time zone into account.
TimestampCollector<OUT> - Class in org.apache.flink.datastream.impl.common
The base Collector which take care of records timestamp.
TimestampCollector() - Constructor for class org.apache.flink.datastream.impl.common.TimestampCollector
 
TimestampColumnReader - Class in org.apache.flink.formats.parquet.vector.reader
Timestamp ColumnReader.
TimestampColumnReader(boolean, ColumnDescriptor, PageReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.TimestampColumnReader
 
TimestampColumnVector - Interface in org.apache.flink.table.data.columnar.vector
Timestamp column vector.
TimestampConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampConverter
 
TimestampData - Class in org.apache.flink.table.data
An internal data structure representing data of TimestampType and LocalZonedTimestampType.
TimestampDataConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampDataConverter
 
TimestampDataSerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for TimestampData.
TimestampDataSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
 
TimestampDataSerializer.TimestampDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
TimestampDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
TimestampDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
TypeInformation for TimestampData.
TimestampDataTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
timestampDiff(TimePointUnit, Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Returns the (signed) number of TimePointUnit between timePoint1 and timePoint2.
TIMESTAMPDIFF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TimestampDiffFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a call to TIMESTAMPDIFF.
timestampedCollector - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
This is given to the InternalWindowFunction for emitting elements with a given timestamp.
TimestampedCollector<T> - Class in org.apache.flink.streaming.api.operators
Wrapper around an Output for user functions that expect a Output.
TimestampedCollector(Output<StreamRecord<T>>) - Constructor for class org.apache.flink.streaming.api.operators.TimestampedCollector
Creates a new TimestampedCollector that wraps the given Output.
TimestampedFileInputSplit - Class in org.apache.flink.streaming.api.functions.source
TimestampedFileInputSplit(long, int, Path, long, long, String[]) - Constructor for class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
Creates a TimestampedFileInputSplit based on the file modification time and the rest of the information of the FileInputSplit, as returned by the underlying filesystem.
TimestampedInputSplit - Interface in org.apache.flink.streaming.api.functions.source
An extended InputSplit that also includes information about: The modification time of the file this split belongs to.
TimestampedValue<T> - Class in org.apache.flink.streaming.runtime.operators.windowing
Stores the value and the timestamp of the record.
TimestampedValue(T) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
Creates a new TimestampedValue.
TimestampedValue(T, long) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue
Creates a new TimestampedValue wrapping the given value.
Timestamper<T> - Interface in org.apache.flink.state.api.functions
Assigns an event time timestamp to the given record.
TimestampExtractor - Class in org.apache.flink.table.legacy.sources.tsextractors
Deprecated.
This interface will not be supported in the new source design around DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.
TimestampExtractor() - Constructor for class org.apache.flink.table.legacy.sources.tsextractors.TimestampExtractor
Deprecated.
 
TimestampExtractorUtils - Class in org.apache.flink.table.sources.tsextractors
Utility methods for dealing with TimestampExtractor.
timestampFloor(DateTimeUtils.TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
TimestampFormat - Enum in org.apache.flink.formats.common
Timestamp format Enums.
TimestampInterval() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TimestampKind - Enum in org.apache.flink.table.types.logical
Internal timestamp kind for attaching time attribute metadata to timestamps with or without a time zone.
TimestampLeadLagAggFunction(int, TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.LeadLagAggFunction.TimestampLeadLagAggFunction
 
TimestampLocalDateTimeConverter - Class in org.apache.flink.table.data.conversion
Converter for TimestampType of LocalDateTime external type.
TimestampLocalDateTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
 
TimestampLtzApproxCountDistinctAggFunction(LocalZonedTimestampType) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimestampLtzApproxCountDistinctAggFunction
 
TimestampLtzConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampLtzConverter
 
TimestampLtzMaxAggFunction(LocalZonedTimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimestampLtzMaxAggFunction
 
TimestampLtzMinAggFunction(LocalZonedTimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimestampLtzMinAggFunction
 
TimestampLtzSingleValueAggFunction(LocalZonedTimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimestampLtzSingleValueAggFunction
 
TimestampMaxAggFunction(TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MaxAggFunction.TimestampMaxAggFunction
 
timestampMillisToDate(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Get date from a timestamp.
timestampMillisToTime(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Get time from a timestamp.
TimestampMinAggFunction(TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.MinAggFunction.TimestampMinAggFunction
 
TimestampsAndWatermarks<T> - Interface in org.apache.flink.streaming.api.operators.source
Basic interface for the timestamp extraction and watermark generation logic for the SourceReader.
TimestampsAndWatermarks.TimestampsAndWatermarksContextProvider - Class in org.apache.flink.streaming.api.operators.source
 
TimestampsAndWatermarks.WatermarkUpdateListener - Interface in org.apache.flink.streaming.api.operators.source
Lets the owner/creator of the output know about latest emitted watermark.
TimestampsAndWatermarksContext - Class in org.apache.flink.streaming.api.operators.source
A simple implementation of a context that is both TimestampAssignerSupplier.Context and WatermarkGeneratorSupplier.Context.
TimestampsAndWatermarksContext(MetricGroup, RelativeClock) - Constructor for class org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarksContext
 
TimestampsAndWatermarksContextProvider(MetricGroup) - Constructor for class org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.TimestampsAndWatermarksContextProvider
 
TimestampsAndWatermarksOperator<T> - Class in org.apache.flink.streaming.runtime.operators
A stream operator that may do one or both of the following: extract timestamps from events and generate watermarks.
TimestampsAndWatermarksOperator(StreamOperatorParameters<T>, WatermarkStrategy<T>, boolean) - Constructor for class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator
 
TimestampsAndWatermarksOperator.WatermarkEmitter - Class in org.apache.flink.streaming.runtime.operators
Implementation of the WatermarkEmitter, based on the components that are available inside a stream operator.
TimestampsAndWatermarksOperatorFactory<T> - Class in org.apache.flink.streaming.runtime.operators
TimestampsAndWatermarksOperatorFactory(WatermarkStrategy<T>, boolean) - Constructor for class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperatorFactory
 
TimestampsAndWatermarksTransformation<IN> - Class in org.apache.flink.streaming.api.transformations
TimestampsAndWatermarksTransformation(String, int, Transformation<IN>, WatermarkStrategy<IN>, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.TimestampsAndWatermarksTransformation
Creates a new Transformation with the given name, output type and parallelism.
TimestampsAndWatermarksTransformationTranslator<IN> - Class in org.apache.flink.streaming.runtime.translators
TimestampsAndWatermarksTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.TimestampsAndWatermarksTransformationTranslator
 
TimestampSchemaVersion - Class in org.apache.flink.table.planner.calcite
The implementation of SchemaVersion to specify the snapshot at the specific time.
TimestampSerializer - Class in org.apache.flink.table.runtime.typeutils.serializers.python
Uses similar serialization/deserialization of SqlTimestampSerializer to serialize Timestamp.
TimestampSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer
 
TimestampSerializer.TimestampSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils.serializers.python
TimestampSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
timestampsFromExtractor(TimestampExtractor) - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a custom timestamp extractor to be used for the rowtime attribute.
timestampsFromField(String) - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a built-in timestamp extractor that converts an existing Long or Types.SQL_TIMESTAMP field into the rowtime attribute.
timestampsFromSource() - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a built-in timestamp extractor that converts the assigned timestamps from a DataStream API record into the rowtime attribute and thus preserves the assigned timestamps from the source.
TimestampSingleValueAggFunction(TimestampType) - Constructor for class org.apache.flink.table.planner.functions.aggfunctions.SingleValueAggFunction.TimestampSingleValueAggFunction
 
TimestampStringUtils - Class in org.apache.flink.table.planner.utils
Utility functions for calcite's TimestampString.
TimestampStringUtils() - Constructor for class org.apache.flink.table.planner.utils.TimestampStringUtils
 
TimestampTimestampConverter - Class in org.apache.flink.table.data.conversion
Converter for TimestampType of Timestamp external type.
TimestampTimestampConverter() - Constructor for class org.apache.flink.table.data.conversion.TimestampTimestampConverter
 
timestampToTimestampWithLocalZone(TimestampData, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
TimestampType - Class in org.apache.flink.table.types.logical
Logical type of a timestamp WITHOUT time zone consisting of year-month-day hour:minute:second[.fractional] with up to nanosecond precision and values ranging from 0000-01-01 00:00:00.000000000 to 9999-12-31 23:59:59.999999999.
TimestampType() - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
TimestampType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
TimestampType(boolean, TimestampKind, int) - Constructor for class org.apache.flink.table.types.logical.TimestampType
Internal constructor that allows attaching additional metadata about time attribute properties.
TimestampType(int) - Constructor for class org.apache.flink.table.types.logical.TimestampType
 
TimestampUtil - Class in org.apache.flink.orc
Util class to handle timestamp vectors.
timestampWithLocalZoneToDate(TimestampData, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
timestampWithLocalZoneToTime(TimestampData, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
timestampWithLocalZoneToTimestamp(TimestampData, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
TimestampWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for Timestamp.
TimestampWriter.TimestampWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
TimestampWriter.TimestampWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
TimeTimeConverter - Class in org.apache.flink.table.data.conversion
Converter for TimeType of Time external type.
TimeTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeTimeConverter
 
TimeToConsumeGauge - Class in org.apache.flink.runtime.io.network.metrics
Gauge metric measuring the maximal time to consume all buffers of all input gates.
TimeToConsumeGauge(SingleInputGate[]) - Constructor for class org.apache.flink.runtime.io.network.metrics.TimeToConsumeGauge
 
timeToSqlTypes() - Static method in class org.apache.flink.table.types.inference.TypeTransformations
Returns a type transformation that transforms data type to a new data type whose conversion class is Timestamp/Time/Date if the original data type is TIMESTAMP/TIME/DATE.
timeToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
TimeType - Class in org.apache.flink.table.types.logical
Logical type of a time WITHOUT time zone consisting of hour:minute:second[.fractional] with up to nanosecond precision and values ranging from 00:00:00.000000000 to 23:59:59.999999999.
TimeType() - Constructor for class org.apache.flink.table.types.logical.TimeType
 
TimeType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.TimeType
 
TimeType(int) - Constructor for class org.apache.flink.table.types.logical.TimeType
 
TimeUnit() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses time unit for CEIL and FLOOR functions.
TimeUnitForExtract() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses time unit for the EXTRACT function.
TimeUnitIdentifier() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a simple identifier as a TimeUnit.
TimeUtils - Class in org.apache.flink.util
Collection of utilities about time intervals.
TimeUtils() - Constructor for class org.apache.flink.util.TimeUtils
 
TimeWindow - Class in org.apache.flink.streaming.api.windowing.windows
A Window that represents a time interval from start (inclusive) to end (exclusive).
TimeWindow - Class in org.apache.flink.table.runtime.operators.window
A Window that represents a time interval from start (inclusive) to end (exclusive).
TimeWindow(long, long) - Constructor for class org.apache.flink.streaming.api.windowing.windows.TimeWindow
 
TimeWindow(long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow
 
TimeWindow.Serializer - Class in org.apache.flink.streaming.api.windowing.windows
The serializer used to write the TimeWindow type.
TimeWindow.Serializer - Class in org.apache.flink.table.runtime.operators.window
The serializer used to write the TimeWindow type.
TimeWindow.Serializer.TimeWindowSerializerSnapshot - Class in org.apache.flink.streaming.api.windowing.windows
Serializer configuration snapshot for compatibility and format evolution.
TimeWindow.Serializer.TimeWindowSerializerSnapshot - Class in org.apache.flink.table.runtime.operators.window
Serializer configuration snapshot for compatibility and format evolution.
TimeWindowSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.windowing.windows.TimeWindow.Serializer.TimeWindowSerializerSnapshot
 
TimeWindowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer.TimeWindowSerializerSnapshot
 
TimeWindowUtil - Class in org.apache.flink.table.runtime.util
Time util to deals window start and end in different timezone.
TimeWindowUtil() - Constructor for class org.apache.flink.table.runtime.util.TimeWindowUtil
 
TimeWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
TimeWriter.TimeWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
TimeWriter.TimeWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
TimeWriter for RowData input.
TIMEZONE_HOUR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TIMEZONE_MINUTE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TimeZoneOpt() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parse a time zone suffix for DateTime types.
TINYINT - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TINYINT = 1;
TINYINT - org.apache.flink.table.types.logical.LogicalTypeRoot
 
TINYINT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TINYINT() - Static method in class org.apache.flink.table.api.DataTypes
Data type of a 1-byte signed integer with values from -128 to 127.
TINYINT_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
TINYINT = 1;
TinyIntType - Class in org.apache.flink.table.types.logical
Logical type of a 1-byte signed integer with values from -128 to 127.
TinyIntType() - Constructor for class org.apache.flink.table.types.logical.TinyIntType
 
TinyIntType(boolean) - Constructor for class org.apache.flink.table.types.logical.TinyIntType
 
TinyIntWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for TinyInt.
TinyIntWriter.TinyIntWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
TinyIntWriter.TinyIntWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
TMP_DIR - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the flink web directory to be used by the webmonitor.
TMP_DIRS - Static variable in class org.apache.flink.configuration.CoreOptions
The config parameter defining the directories for temporary files, separated by ",", "|", or the system's File.pathSeparator.
tmpResourcesRegistry - Variable in class org.apache.flink.contrib.streaming.state.snapshot.RocksDBSnapshotStrategyBase.RocksDBSnapshotOperation
 
tmpResourcesRegistry - Variable in class org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStSnapshotOperation
 
to() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
to() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
to() - Method in interface org.apache.flink.runtime.state.changelog.SequenceNumberRange
Exclusive.
to(int) - Static method in class org.apache.flink.table.types.inference.ConstantArgumentCount
 
TO - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TO_BASE64 - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TO_BASE64 - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TO_DATE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TO_DATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TO_INTERNAL_CLASS - Static variable in class org.apache.flink.table.types.inference.TypeTransformations
Transformation that uses internal data structures for all conversion classes.
TO_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TO_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TO_TIMESTAMP_LTZ - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TO_TIMESTAMP_LTZ - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TO_TIMESTAMP_LTZ - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
toAccInputExpr(String, int) - Method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
When accumulate phase, for inputs.
toAggBufferExpr(String, int) - Method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
For aggregate buffer.
toApiSpecificExpression(Expression) - Method in class org.apache.flink.table.api.ApiExpression
 
toApiSpecificExpression(Expression) - Method in class org.apache.flink.table.api.internal.BaseExpressions
 
toAppendStream(Table, Class<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, Class<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.toDataStream(Table, Class) instead. It integrates with the new type system and supports all kinds of DataTypes that the table runtime can produce. The semantics might be slightly different for raw and structured types. Use toDataStream(DataTypes.of(TypeInformation.of(Class))) if TypeInformation should be used as source of truth.
toAppendStream(Table, TypeInformation<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toAppendStream(Table, TypeInformation<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.toDataStream(Table, Class) instead. It integrates with the new type system and supports all kinds of DataTypes that the table runtime can produce. The semantics might be slightly different for raw and structured types. Use toDataStream(DataTypes.of(TypeInformation.of(Class))) if TypeInformation should be used as source of truth.
toArray() - Method in class org.apache.flink.api.common.operators.util.FieldSet
Transforms the field set into an array of field IDs.
toArray() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
toArray() - Method in class org.apache.flink.runtime.util.BooleanArrayList
 
toArray() - Method in class org.apache.flink.runtime.util.IntArrayList
 
toArray() - Method in class org.apache.flink.runtime.util.LongArrayList
 
toArray() - Method in class org.apache.flink.types.ListValue
 
toArray(O[]) - Method in class org.apache.flink.runtime.state.heap.AbstractHeapPriorityQueue
 
toArray(T[]) - Method in class org.apache.flink.types.ListValue
 
toArray(T1[]) - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
toArrayList() - Method in class org.apache.flink.runtime.util.BoundedFIFOQueue
 
toArrowSchema(RowType) - Static method in class org.apache.flink.table.runtime.arrow.ArrowUtils
Returns the Arrow schema of the specified type.
toAsyncSnapshotFutureTask(CloseableRegistry) - Method in class org.apache.flink.runtime.state.AsyncSnapshotCallable
Creates a future task from this and registers it with the given CloseableRegistry.
toBase64() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the base64-encoded result of the input string.
toBase64(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
toBase64(BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
toBigDecimal() - Method in class org.apache.flink.table.data.DecimalData
Converts this DecimalData into an instance of BigDecimal.
toBinaryArray(ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
 
toBinaryMap(MapData) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
 
toBinaryRow(BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
 
toBinaryRow(RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
Convert RowData into BinaryRowData.
toBinaryRow(T) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
Convert a RowData to a BinaryRowData.
toBoolean(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Parse a StringData to boolean.
toBooleanArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toBooleanArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toBooleanArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toBooleanArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toBooleanMask(int[]) - Static method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
toBuffer(AbstractEvent, boolean) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toBufferConsumer(AbstractEvent, boolean) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
toBuilder() - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
toBuilder() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
toBuilder() - Method in class org.apache.flink.table.api.TableDescriptor
Converts this immutable instance into a mutable TableDescriptor.Builder.
toByte(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toByteArray() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
toByteArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toByteArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toByteArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toByteArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toByteBuffer() - Method in class example.avro.User
Serializes this User to a ByteBuffer.
toByteBuffer() - Method in class org.apache.flink.avro.generated.Address
Serializes this Address to a ByteBuffer.
toByteBuffer() - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
Serializes this ComplexPayloadAvro to a ByteBuffer.
toByteBuffer() - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
Serializes this InnerPayLoadAvro to a ByteBuffer.
toBytes() - Method in class org.apache.flink.runtime.operators.util.BitSet
Serializing MemorySegment to bytes, note that only heap memory is currently supported.
toBytes() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
toBytes() - Method in interface org.apache.flink.table.data.StringData
Converts this StringData object to a UTF-8 byte array.
toBytes(TypeSerializer<T>) - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
toBytes(TypeSerializer<T>) - Method in interface org.apache.flink.table.data.RawValueData
Converts this RawValueData into a byte array.
toBytes(BloomFilter) - Static method in class org.apache.flink.runtime.operators.util.BloomFilter
Serializing to bytes, note that only heap memory is currently supported.
toByteValue() - Method in enum org.apache.flink.types.RowKind
Returns the byte value representation of this RowKind.
toCallExpression(List<ResolvedExpression>, DataType) - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
toCatalogTable() - Method in class org.apache.flink.table.api.TableDescriptor
Converts this descriptor into a CatalogTable.
toCatalogTable() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
toChangelogMode() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Returns the default ChangelogMode from this ModifyKindSet.
toChangelogStream(Table) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toChangelogStream(Table) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream of changelog entries.
toChangelogStream(Table, Schema) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toChangelogStream(Table, Schema) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream of changelog entries.
toChangelogStream(Table, Schema, ChangelogMode) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toChangelogStream(Table, Schema, ChangelogMode) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream of changelog entries.
toColumn() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
toColumnInfo(Column) - Static method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
toConfiguration() - Method in class org.apache.flink.api.common.ExecutionConfig
 
toConfiguration() - Method in class org.apache.flink.python.PythonConfig
 
toConfiguration() - Method in class org.apache.flink.streaming.api.environment.CheckpointConfig
 
toConfiguration() - Method in class org.apache.flink.table.api.EnvironmentSettings
Deprecated.
toConfiguration(CommandLine) - Method in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
toConfiguration(CommandLine) - Method in interface org.apache.flink.client.cli.CustomCommandLine
Materializes the command line arguments in the given CommandLine to a Configuration and returns it.
toConfiguration(CommandLine) - Method in class org.apache.flink.client.cli.DefaultCLI
 
toConfiguration(CommandLine) - Method in class org.apache.flink.client.cli.GenericCLI
 
toConfiguration(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
 
toConfiguration(SavepointRestoreSettings, Configuration) - Static method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
toDataConverter(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
toDataStream(Table) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toDataStream(Table) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream.
toDataStream(Table, Class<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toDataStream(Table, Class<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream of the given Class.
toDataStream(Table, AbstractDataType<?>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toDataStream(Table, AbstractDataType<?>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Converts the given Table into a DataStream of the given DataType.
toDataType(TypeInformation<?>) - Static method in class org.apache.flink.table.types.utils.LegacyTypeInfoDataTypeConverter
Deprecated.
 
toDataType(DataTypeFactory) - Method in class org.apache.flink.table.types.UnresolvedDataType
Converts this instance to a resolved DataType possibly enriched with additional nullability and conversion class information.
toDataType(DataTypeFactory, TypeInformation<?>) - Static method in class org.apache.flink.table.types.utils.TypeInfoDataTypeConverter
Converts the given TypeInformation into DataType.
toDataType(DataTypeFactory, TypeInformation<?>, boolean) - Static method in class org.apache.flink.table.types.utils.TypeInfoDataTypeConverter
Converts the given TypeInformation into DataType but allows to make all fields nullable independent of the nullability in the serialization stack.
toDataType(LogicalType) - Static method in class org.apache.flink.table.types.utils.LogicalTypeDataTypeConverter
Returns the data type of a logical type without explicit conversions.
toDate() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Parses a date string in the form "yyyy-MM-dd" to a SQL Date.
toDate(Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the given date string with format 'yyyy-MM-dd' to DataTypes.DATE().
toDate(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the date string with the specified format to DataTypes.DATE().
toDate(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toDebugString(boolean) - Method in interface org.apache.flink.runtime.io.network.buffer.Buffer
 
toDebugString(boolean) - Method in class org.apache.flink.runtime.io.network.buffer.BufferConsumer
 
toDecimal(BinaryStringData, int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
toDouble(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toDoubleArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toDoubleArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toDoubleArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toDoubleArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toEpochMills(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Convert a timestamp mills with the given timezone to epoch mills.
toEpochMillsForTimer(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Get a timer time according to the timestamp mills and the given shift timezone.
toExpr() - Method in class org.apache.flink.table.api.ApiExpression
 
toExpr() - Method in class org.apache.flink.table.api.internal.BaseExpressions
 
toExternal(I) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
Converts to external data structure.
toExternal(I) - Method in class org.apache.flink.table.data.conversion.IdentityConverter
 
toExternal(IN) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.DataConverter
 
toExternal(Internal) - Method in class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
Convert a internal data format to its external(Java) equivalent while automatically handling nulls.
toExternal(Byte) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ByteDataConverter
 
toExternal(Float) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.FloatDataConverter
 
toExternal(Integer) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IntDataConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.DateDateConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.DateLocalDateConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeLongConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeTimeConverter
 
toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
 
toExternal(Long) - Method in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
 
toExternal(Object) - Method in interface org.apache.flink.table.connector.sink.DynamicTableSink.DataStructureConverter
Converts the given internal structure into an external object.
toExternal(Short) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ShortDataConverter
 
toExternal(List) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ListDataConverter
 
toExternal(Map<?, ?>) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.MapDataConverter
 
toExternal(Tuple) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TupleDataConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
 
toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
 
toExternal(DecimalData) - Method in class org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
 
toExternal(MapData) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
 
toExternal(RawValueData<T>) - Method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
 
toExternal(RawValueData<T>) - Method in class org.apache.flink.table.data.conversion.RawObjectConverter
 
toExternal(RowData) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataDataConverter
 
toExternal(RowData) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
 
toExternal(RowData) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
 
toExternal(RowData, int) - Method in class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
Given a internalType row, convert the value at column `column` to its external(Java) equivalent.
toExternal(RowData, int) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.DataConverter
 
toExternal(StringData) - Method in class org.apache.flink.table.data.conversion.StringByteArrayConverter
 
toExternal(StringData) - Method in class org.apache.flink.table.data.conversion.StringStringConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
 
toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.TimestampTimestampConverter
 
toExternal(Row) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataConverter
 
toExternal(T) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IdentityDataConverter
 
toExternal(T[]) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ArrayDataConverter
 
toExternalIterator() - Method in interface org.apache.flink.table.api.internal.ResultProvider
Returns the select result as row iterator using external data types.
toExternalIterator() - Method in class org.apache.flink.table.api.internal.StaticResultProvider
 
toExternalOrNull(I) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
Converts to external data structure or null.
toFieldList() - Method in class org.apache.flink.api.common.operators.util.FieldList
 
toFieldList() - Method in class org.apache.flink.api.common.operators.util.FieldSet
Turns the FieldSet into an ordered FieldList.
toFileMergingStorage(FileMergingSnapshotManager, Environment) - Method in interface org.apache.flink.runtime.state.CheckpointStorageWorkerView
Return FsMergingCheckpointStorageAccess if file merging is enabled.
toFileMergingStorage(FileMergingSnapshotManager, Environment) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
toFileSourceSplit() - Method in class org.apache.flink.connector.file.src.FileSourceSplitState
Use the current row count as the starting row count to create a new FileSourceSplit.
toFileWritableMap() - Method in class org.apache.flink.configuration.Configuration
Convert Config into a Map<String, String> representation.
toFileWritableMap() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
toFlinkInternalValue(Comparable<?>, LogicalType) - Static method in class org.apache.flink.table.planner.plan.utils.RexLiteralUtil
Convert a value from Calcite's Comparable data structures to Flink internal data structures and also tries to be a bit flexible by accepting usual Java types such as String and boxed numerics.
toFlinkInternalValue(RexLiteral) - Static method in class org.apache.flink.table.planner.plan.utils.RexLiteralUtil
toFloat(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toFloatArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toFloatArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toFloatArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toFloatArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toHadoopPath(Path) - Static method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
 
toHexString() - Method in class org.apache.flink.util.AbstractID
Returns pure String representation of the ID in hexadecimal.
toHumanReadableString() - Method in class org.apache.flink.api.common.resources.CPUResource
 
toHumanReadableString() - Method in class org.apache.flink.configuration.MemorySize
 
toInputChannel() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
toInputChannelInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalRecoveredInputChannel
 
toInputChannelInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
 
toInputChannelInternal() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteRecoveredInputChannel
 
toInstant() - Method in class org.apache.flink.table.data.TimestampData
Converts this TimestampData object to a Instant.
toInt(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Parses this BinaryStringData to Int.
toIntArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toIntArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toIntArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toIntArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toInternal() - Method in class org.apache.flink.table.types.DataType
Creates a copy of this DataType instance with the internal data type conversion classes.
toInternal(boolean[]) - Method in class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
 
toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
 
toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
 
toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.StringByteArrayConverter
 
toInternal(double[]) - Method in class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
 
toInternal(float[]) - Method in class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
 
toInternal(int[]) - Method in class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
 
toInternal(long[]) - Method in class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
 
toInternal(short[]) - Method in class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
 
toInternal(E) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
Converts to internal data structure.
toInternal(E[]) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
 
toInternal(External) - Method in class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
Converts a external(Java) data format to its internal equivalent while automatically handling nulls.
toInternal(I) - Method in class org.apache.flink.table.data.conversion.IdentityConverter
 
toInternal(Double) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.FloatDataConverter
 
toInternal(Integer) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
 
toInternal(Long) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ByteDataConverter
 
toInternal(Long) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IntDataConverter
 
toInternal(Long) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ShortDataConverter
 
toInternal(Long) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
 
toInternal(Long) - Method in class org.apache.flink.table.data.conversion.TimeLongConverter
 
toInternal(Object) - Method in interface org.apache.flink.table.connector.source.DynamicTableSource.DataStructureConverter
Converts the given object into an internal data structure.
toInternal(Object[]) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ArrayDataConverter
 
toInternal(Object[]) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataConverter
 
toInternal(Object[]) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.RowDataDataConverter
 
toInternal(Object[]) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TupleDataConverter
 
toInternal(String) - Method in class org.apache.flink.table.data.conversion.StringStringConverter
 
toInternal(BigDecimal) - Method in class org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
 
toInternal(Date) - Method in class org.apache.flink.table.data.conversion.DateDateConverter
 
toInternal(Date) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the Java type used for UDF parameters of SQL DATE type (Date) to internal representation (int).
toInternal(Time) - Method in class org.apache.flink.table.data.conversion.TimeTimeConverter
 
toInternal(Time) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the Java type used for UDF parameters of SQL TIME type (Time) to internal representation (int).
toInternal(Timestamp) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
 
toInternal(Timestamp) - Method in class org.apache.flink.table.data.conversion.TimestampTimestampConverter
 
toInternal(Timestamp) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the Java type used for UDF parameters of SQL TIMESTAMP type (Timestamp) to internal representation (long).
toInternal(Duration) - Method in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
 
toInternal(Instant) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
 
toInternal(LocalDate) - Method in class org.apache.flink.table.data.conversion.DateLocalDateConverter
 
toInternal(LocalDate) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toInternal(LocalDateTime) - Method in class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
 
toInternal(LocalTime) - Method in class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
 
toInternal(LocalTime) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toInternal(Period) - Method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
 
toInternal(List) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.ListDataConverter
 
toInternal(List<E>) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
 
toInternal(Map<?, ?>) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.MapDataConverter
 
toInternal(Map<K, V>) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
 
toInternal(Row) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
 
toInternal(OUT) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.DataConverter
 
toInternal(OUT) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.DataConverter
 
toInternal(T) - Method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.IdentityDataConverter
 
toInternal(T) - Method in class org.apache.flink.table.data.conversion.RawObjectConverter
 
toInternal(T) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
 
toInternalConversionClass(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
Returns the conversion class for the given LogicalType that is used by the table runtime as internal data structure.
toInternalDataType(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Creates a DataType from the given DataType with internal data structures.
toInternalDataType(LogicalType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Creates a DataType from the given LogicalType with internal data structures.
toInternalIterator() - Method in interface org.apache.flink.table.api.internal.ResultProvider
Returns the select result as row iterator using internal data types.
toInternalIterator() - Method in class org.apache.flink.table.api.internal.StaticResultProvider
 
toInternalOrNull(E) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
Converts to internal data structure or null.
toInternalSerializer(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
toJava(Future<U>) - Static method in class org.apache.flink.runtime.concurrent.pekko.ScalaFutureUtils
Converts a Scala Future to a CompletableFuture.
toJavaMap(LogicalType, LogicalType) - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
toJobExecutionResult(ClassLoader) - Method in class org.apache.flink.runtime.client.SerializedJobExecutionResult
 
toJobExecutionResult(ClassLoader) - Method in class org.apache.flink.runtime.jobmaster.JobResult
Converts the JobResult to a JobExecutionResult.
toJobGraph(PackagedProgram, Configuration, boolean) - Method in class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils.JarHandlerContext
 
toJson(T) - Static method in class org.apache.flink.table.file.testutils.catalog.JsonSerdeUtil
 
toJson(T) - Static method in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
token - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
Token - Class in org.apache.flink.sql.parser.impl
Describes the input token stream.
Token() - Constructor for class org.apache.flink.sql.parser.impl.Token
 
token_source - Variable in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
tokenImage - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
tokenImage - Variable in exception org.apache.flink.sql.parser.impl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
Tokenizer() - Constructor for class org.apache.flink.streaming.examples.sideoutput.SideOutputExample.Tokenizer
 
Tokenizer() - Constructor for class org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer
 
TokenMgrError - Error in org.apache.flink.sql.parser.impl
 
TokenMgrError() - Constructor for error org.apache.flink.sql.parser.impl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.flink.sql.parser.impl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.flink.sql.parser.impl.TokenMgrError
 
tokenNames - Static variable in class org.apache.flink.table.codesplit.JavaLexer
Deprecated.
tokenNames - Static variable in class org.apache.flink.table.codesplit.JavaParser
Deprecated.
toKeyedStateHandleSnapshotResult(SnapshotResult<StreamStateHandle>, KeyGroupRangeOffsets, CheckpointStreamWithResultProvider.KeyedStateHandleFactory) - Static method in interface org.apache.flink.runtime.state.CheckpointStreamWithResultProvider
Helper method that takes a SnapshotResult and a KeyGroupRangeOffsets and creates a SnapshotResult by combining the key groups offsets with all the present stream state handles.
toLegacyTypeInfo(DataType) - Static method in class org.apache.flink.table.types.utils.LegacyTypeInfoDataTypeConverter
Deprecated.
 
TOLERABLE_FAILURE_NUMBER - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
toList() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
List of the component names of this object identifier.
toList() - Method in class org.apache.flink.table.functions.FunctionIdentifier
List of the component names of this function identifier.
toLocalDate(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toLocalDateTime() - Method in class org.apache.flink.table.data.TimestampData
Converts this TimestampData object to a LocalDateTime.
toLocalDateTime(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toLocalDateTime(String, String) - Static method in class org.apache.flink.connector.file.table.DefaultPartTimeExtractor
 
toLocalDateTime(TimestampString) - Static method in class org.apache.flink.table.planner.utils.TimestampStringUtils
Convert a calcite's TimestampString to a LocalDateTime.
toLocalDateTimeDefault(String) - Static method in class org.apache.flink.connector.file.table.DefaultPartTimeExtractor
 
toLocalTime(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toLogicalType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
toLogicalType(RelDataType, DataTypeFactory) - Static method in class org.apache.flink.table.planner.typeutils.LogicalRelDataTypeConverter
 
toLogicalType(DataType) - Static method in class org.apache.flink.table.types.utils.LogicalTypeDataTypeConverter
Returns the logical type of a data type.
toLong(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Parses this BinaryStringData to Long.
toLongArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toLongArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toLongArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toLongArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toLowerCase() - Method in class org.apache.flink.table.data.binary.BinaryStringData
Converts all of the characters in this BinaryStringData to lower case.
toLowerCase(StringValue) - Static method in class org.apache.flink.util.StringValueUtils
Converts the given StringValue into a lower case variant.
toMap() - Method in class org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters
Convert UserConfig into a Map<String, String> representation.
toMap() - Method in class org.apache.flink.configuration.Configuration
 
toMap() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
toMap() - Method in interface org.apache.flink.configuration.ReadableConfig
Converts the configuration items into a map of string key-value pairs.
toMap() - Method in class org.apache.flink.python.PythonConfig
 
toMap() - Method in class org.apache.flink.streaming.examples.wordcount.util.CLI
 
toMap() - Method in class org.apache.flink.table.api.TableConfig
 
toMap() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeConfig
 
toMap() - Method in class org.apache.flink.util.AbstractParameterTool
 
toMap() - Method in class org.apache.flink.util.MultipleParameterTool
 
toMap() - Method in class org.apache.flink.util.ParameterTool
 
toMergeInputExpr(String, int) - Method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
When merge phase, for inputs.
toMilliInterval(Expression, long) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
toMills(LocalDateTime) - Static method in class org.apache.flink.connector.file.table.DefaultPartTimeExtractor
 
toMonthInterval(Expression, int) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
toMultiMap() - Method in class org.apache.flink.util.MultipleParameterTool
Return MultiMap of all the parameters processed by MultipleParameterTool.
toNestedIndexes() - Method in class org.apache.flink.table.connector.Projection
Convert this instance to a nested projection index paths.
toNonFileMerging() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
toNullable() - Static method in class org.apache.flink.table.types.inference.TypeTransformations
Returns a type transformation that transforms data type to nullable data type but keeps other information unchanged.
TOO_MANY_CHECKPOINT_REQUESTS - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
toObject(TypeSerializer<T>) - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
toObject(TypeSerializer<T>) - Method in interface org.apache.flink.table.data.RawValueData
Converts this RawValueData into a Java object.
toObjectArray() - Method in class org.apache.flink.table.data.GenericArrayData
Converts this GenericArrayData into an array of Java Object.
toObjectArray(LogicalType) - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toObjectPath() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
Convert this ObjectIdentifier to ObjectPath.
toOptional() - Method in class org.apache.flink.types.SerializableOptional
 
toOrcPredicate(Expression) - Static method in class org.apache.flink.orc.OrcFilters
 
TOP_CASE_CLASS_SPEEDS - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
TOP_LEVEL - org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
 
TOP_LEVEL_COUNT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TOP_SPEEDS - Static variable in class org.apache.flink.streaming.examples.windowing.util.TopSpeedWindowingExampleData
 
toPackagedProgram(Configuration) - Method in class org.apache.flink.runtime.webmonitor.handlers.utils.JarHandlerUtils.JarHandlerContext
 
toPersistedRowDataType() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Converts all persisted columns of this schema into a (possibly nested) row data type.
toPhysicalRowDataType() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Converts all physical columns of this schema into a (possibly nested) row data type.
toPhysicalRowDataType() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Converts all physical columns of this schema into a (possibly nested) row data type.
TOPIC - Static variable in class org.apache.flink.streaming.examples.statemachine.kafka.KafkaStandaloneGenerator
 
TopNBuffer - Class in org.apache.flink.table.runtime.operators.rank
TopNBuffer stores mapping from sort key to records list, sortKey is RowData type, each record is RowData type.
TopNBuffer(Comparator<RowData>, Supplier<Collection<RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.rank.TopNBuffer
 
TopNBufferCacheRemovalListener<V> - Class in org.apache.flink.table.runtime.operators.rank
A common cache removal listener for rank node.
TopNBufferCacheRemovalListener(KeyContext, ThrowingConsumer<V, Exception>) - Constructor for class org.apache.flink.table.runtime.operators.rank.TopNBufferCacheRemovalListener
 
TopNRecordsCombiner - Class in org.apache.flink.table.runtime.operators.rank.window.combines
An implementation of RecordsCombiner that save topN records of incremental input records into the window state.
TopNRecordsCombiner(WindowTimerService<Long>, StateKeyContext, WindowMapState<Long, List<RowData>>, Comparator<RowData>, KeySelector<RowData, RowData>, long, TypeSerializer<RowData>, boolean) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
 
TopNRecordsCombiner.Factory - Class in org.apache.flink.table.runtime.operators.rank.window.combines
Factory to create TopNRecordsCombiner.
topologicalOrderingOperators - Variable in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
all operator as topological ordering in this multiple input operator.
Topology<VID extends VertexID,​RID extends ResultID,​V extends Vertex<VID,​RID,​V,​R>,​R extends Result<VID,​RID,​V,​R>,​PR extends PipelinedRegion<VID,​RID,​V,​R>> - Interface in org.apache.flink.runtime.topology
Extends the BaseTopology by pipelined regions.
toProperties() - Method in interface org.apache.flink.table.catalog.CatalogTable
Deprecated.
Only a ResolvedCatalogTable is serializable to properties.
toProperties() - Method in class org.apache.flink.table.catalog.CatalogTableImpl
Deprecated.
 
toProperties() - Method in class org.apache.flink.table.catalog.ConnectorCatalogTable
 
toProperties() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
toProperties() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
Convenience method for Catalog implementations for serializing instances of this class into a map of string properties.
toProperties() - Method in interface org.apache.flink.table.legacy.descriptors.Descriptor
Deprecated.
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.legacy.descriptors.Schema
Deprecated.
Converts this descriptor into a set of properties.
toProperties() - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
toProperties() - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
toProperties() - Method in class org.apache.flink.table.legacy.sources.tsextractors.TimestampExtractor
Deprecated.
This method is a default implementation that uses java serialization and it is discouraged.
toProperties() - Method in class org.apache.flink.table.sources.wmstrategies.AscendingTimestamps
 
toProperties() - Method in class org.apache.flink.table.sources.wmstrategies.BoundedOutOfOrderTimestamps
 
toProperties() - Method in class org.apache.flink.table.sources.wmstrategies.PreserveWatermarks
 
toProperties() - Method in class org.apache.flink.table.sources.wmstrategies.WatermarkStrategy
This method is a default implementation that uses java serialization and it is discouraged.
toProtoType(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils
 
TopSpeedWindowing - Class in org.apache.flink.streaming.examples.windowing
An example of grouped stream windowing where different eviction and trigger policies can be used.
TopSpeedWindowing() - Constructor for class org.apache.flink.streaming.examples.windowing.TopSpeedWindowing
 
TopSpeedWindowingExampleData - Class in org.apache.flink.streaming.examples.windowing.util
Data for TopSpeedWindowingExampleITCase.
toQualifiedName(SqlOperator) - Static method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
toQuotedListString(Object[]) - Static method in class org.apache.flink.util.StringUtils
Generates a string containing a comma-separated list of values in double-quotes.
toQuotedSqlString(SqlNode) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Convert the given {@param sqlNode} into a quoted SQL string.
toQuotedSqlString(SqlNode) - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
toRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.plan.schema.CatalogSourceTable
 
toRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.plan.schema.ExpandingPreparingTable
 
toRel(RelOptTable.ToRelContext) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
toRel(RelOptTable, List<RelHint>) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
 
toRelDataType(LogicalType, RelDataTypeFactory) - Static method in class org.apache.flink.table.planner.typeutils.LogicalRelDataTypeConverter
 
toRelRoot(SqlNode) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Converts the given validated SqlNode into a RelRoot.
toRelRoot(SqlNode) - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
toResolvedCatalogTable() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
Convert this object to a ResolvedCatalogTable object for planner optimize query.
toResolvedSchema() - Method in class org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
 
toResultMap(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
Transform the Map with accumulators into a Map containing only the results.
toRetractStream(Table, Class<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, Class<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.toChangelogStream(Table, Schema) instead. It integrates with the new type system and supports all kinds of DataTypes and every ChangelogMode that the table runtime can produce.
toRetractStream(Table, TypeInformation<T>) - Method in class org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl
 
toRetractStream(Table, TypeInformation<T>) - Method in interface org.apache.flink.table.api.bridge.java.StreamTableEnvironment
Deprecated.
Use StreamTableEnvironment.toChangelogStream(Table, Schema) instead. It integrates with the new type system and supports all kinds of DataTypes and every ChangelogMode that the table runtime can produce.
toRetryStrategy() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
Convert this LookupJoinUtil.RetryLookupOptions to ResultRetryStrategy in the best effort manner.
toRex() - Method in interface org.apache.calcite.tools.RelBuilder.OverCall
Converts this expression to a RexNode.
toRexDistinctKey(RelBuilder, String, LogicalType) - Static method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
 
toRexInputRef(RelBuilder, int, LogicalType) - Static method in class org.apache.flink.table.planner.expressions.DeclarativeExpressionResolver
 
toRexNode(SqlNode, RelDataType, DataType) - Method in interface org.apache.flink.table.planner.operations.converters.SqlNodeConverter.ConvertContext
Converts the given validated SqlNode into a RexNode.
toRexNode(SqlNode, RelDataType, DataType) - Method in class org.apache.flink.table.planner.operations.SqlNodeConvertContext
 
toRexNode(Expression) - Method in interface org.apache.flink.table.planner.expressions.converter.CallExpressionConvertRule.ConvertContext
Convert expression to RexNode, used by children conversion.
toRexNodes(CallExpressionConvertRule.ConvertContext, List<Expression>) - Static method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
toRowDataType() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Converts all columns of this schema into a (possibly nested) row data type.
toRowFieldNames() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Deprecated.
TypeInformation should just be a thin wrapper of a serializer. This method only exists for legacy code. It is recommended to use the RowType instead for logical operations.
toRowFieldTypes() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Deprecated.
TypeInformation should just be a thin wrapper of a serializer. This method only exists for legacy code. It is recommended to use the RowType instead for logical operations.
toRowInterval(Expression) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
toRowSerializer() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
toRowSize() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
Deprecated.
TypeInformation should just be a thin wrapper of a serializer. This method only exists for legacy code. It is recommended to use the RowType instead for logical operations.
toRowType() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
toRowType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
toRowType(LogicalType) - Static method in class org.apache.flink.table.types.logical.utils.LogicalTypeUtils
Converts any logical type to a row type.
toRule() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig
 
toRule() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule.RemoveCorrelationForScalarAggregateRuleConfig
 
toRule() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule.RemoveCorrelationForScalarProjectRuleConfig
 
toRule() - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.RemoveSingleAggregateRule.RemoveSingleAggregateRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.ConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.CorrelateSortToRankRule.CorrelateSortToRankRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.EnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.EventTimeTemporalJoinRewriteRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkBushyJoinReorderRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkCalcMergeRule.FlinkCalcMergeRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkFilterIntoJoinRule.FlinkFilterIntoJoinRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.FlinkJoinConditionPushRule.FlinkFilterJoinRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkJoinReorderRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.JoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.JoinTableFunctionScanToCorrelateRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.LogicalUnnestRule.LogicalUnnestRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.PushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.ReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.ReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RewriteMinusAllRule.RewriteMinusAllRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.TemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.physical.stream.PushCalcPastChangelogNormalizeRule.Config
 
toRule() - Method in interface org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule.Config
 
toSchema() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Helps to migrate to the new Schema class.
toSchema(Map<String, String>) - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
Helps to migrate to the new Schema class, retain comments when needed.
toSerializedEvent(AbstractEvent) - Static method in class org.apache.flink.runtime.io.network.api.serialization.EventSerializer
 
toSerializer() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
toShort(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toShortArray() - Method in interface org.apache.flink.table.data.ArrayData
 
toShortArray() - Method in class org.apache.flink.table.data.binary.BinaryArrayData
 
toShortArray() - Method in class org.apache.flink.table.data.columnar.ColumnarArrayData
 
toShortArray() - Method in class org.apache.flink.table.data.GenericArrayData
 
toSink(Sink<T>) - Method in interface org.apache.flink.datastream.api.stream.GlobalStream
 
toSink(Sink<T>) - Method in interface org.apache.flink.datastream.api.stream.KeyedPartitionStream
 
toSink(Sink<T>) - Method in interface org.apache.flink.datastream.api.stream.NonKeyedPartitionStream
 
toSink(Sink<T>) - Method in class org.apache.flink.datastream.impl.stream.GlobalStreamImpl
 
toSink(Sink<T>) - Method in class org.apache.flink.datastream.impl.stream.NonKeyedPartitionStreamImpl
 
toSink(Sink<T>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndGlobalStreamImpl
 
toSink(Sink<T>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndKeyedPartitionStreamImpl
 
toSink(Sink<T>) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigurableAndNonKeyedPartitionStreamImpl
 
toSink(Sink<V>) - Method in class org.apache.flink.datastream.impl.stream.KeyedPartitionStreamImpl
 
toSinkModifyOperation(CatalogManager) - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
toSinkModifyOperation(CatalogManager) - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
toSinkRowDataType() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Converts all persisted columns of this schema into a (possibly nested) row data type.
toSourceRowDataType() - Method in class org.apache.flink.table.catalog.ResolvedSchema
Converts all columns of this schema into a (possibly nested) row data type.
toSplitType(String, FileSourceSplitState<SplitT>) - Method in class org.apache.flink.connector.file.src.impl.FileSourceReader
 
toSplitType(String, SplitStateT) - Method in class org.apache.flink.connector.base.source.reader.SourceReaderBase
Convert a mutable SplitStateT to immutable SplitT.
toSQLDate(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the internal representation of a SQL DATE (int) to the Java type used for UDF parameters (Date).
toSqlString(UnaryOperator<SqlWriterConfig>) - Method in class org.apache.calcite.sql.SqlJoin
 
toSQLTime(int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the internal representation of a SQL TIME (int) to the Java type used for UDF parameters (Time).
toSQLTimestamp(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Converts the internal representation of a SQL TIMESTAMP (long) to the Java type used for UDF parameters (Timestamp).
toStagedSinkModifyOperation(ObjectIdentifier, ResolvedCatalogTable, Catalog, DynamicTableSink) - Method in class org.apache.flink.table.operations.CreateTableASOperation
 
toStagedSinkModifyOperation(ObjectIdentifier, ResolvedCatalogTable, Catalog, DynamicTableSink) - Method in class org.apache.flink.table.operations.ReplaceTableAsOperation
 
toStream(Iterable<E>) - Static method in class org.apache.flink.util.IterableUtils
Convert the given Iterable to a Stream.
toStreamInternal(Table, SchemaTranslator.ProducingResult, ChangelogMode) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
toStreamInternal(Table, ModifyOperation) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
toString() - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
 
toString() - Method in class org.apache.calcite.tools.RelBuilder
Converts this RelBuilder to a string.
toString() - Method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
 
toString() - Method in class org.apache.flink.api.common.accumulators.AverageAccumulator
 
toString() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
 
toString() - Method in class org.apache.flink.api.common.accumulators.DoubleMaximum
 
toString() - Method in class org.apache.flink.api.common.accumulators.DoubleMinimum
 
toString() - Method in class org.apache.flink.api.common.accumulators.Histogram
 
toString() - Method in class org.apache.flink.api.common.accumulators.IntCounter
 
toString() - Method in class org.apache.flink.api.common.accumulators.IntMaximum
 
toString() - Method in class org.apache.flink.api.common.accumulators.IntMinimum
 
toString() - Method in class org.apache.flink.api.common.accumulators.ListAccumulator
 
toString() - Method in class org.apache.flink.api.common.accumulators.LongCounter
 
toString() - Method in class org.apache.flink.api.common.accumulators.LongMaximum
 
toString() - Method in class org.apache.flink.api.common.accumulators.LongMinimum
 
toString() - Method in class org.apache.flink.api.common.accumulators.SerializedListAccumulator
 
toString() - Method in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
 
toString() - Method in class org.apache.flink.api.common.eventtime.Watermark
 
toString() - Method in class org.apache.flink.api.common.ExecutionConfig
 
toString() - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
toString() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
 
toString() - Method in class org.apache.flink.api.common.io.FileInputFormat
 
toString() - Method in class org.apache.flink.api.common.JobExecutionResult
 
toString() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
 
toString() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
 
toString() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
 
toString() - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
toString() - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
toString() - Method in class org.apache.flink.api.common.operators.Operator
 
toString() - Method in class org.apache.flink.api.common.operators.OperatorInformation
 
toString() - Method in class org.apache.flink.api.common.operators.Ordering
 
toString() - Method in class org.apache.flink.api.common.operators.ResourceSpec
 
toString() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
 
toString() - Method in class org.apache.flink.api.common.operators.util.FieldSet
 
toString() - Method in class org.apache.flink.api.common.resources.Resource
 
toString() - Method in class org.apache.flink.api.common.serialization.SerializerConfigImpl
 
toString() - Method in class org.apache.flink.api.common.state.StateDescriptor
 
toString() - Method in class org.apache.flink.api.common.state.StateTtlConfig
 
toString() - Method in class org.apache.flink.api.common.time.Deadline
 
toString() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.descriptor.BasicTypeDescriptorImpl
 
toString() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ListTypeDescriptorImpl
 
toString() - Method in class org.apache.flink.api.common.typeinfo.descriptor.MapTypeDescriptorImpl
 
toString() - Method in class org.apache.flink.api.common.typeinfo.descriptor.ValueTypeDescriptorImpl
 
toString() - Method in class org.apache.flink.api.common.typeinfo.LocalTimeTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo
 
toString() - Method in class org.apache.flink.api.common.typeinfo.TypeHint
 
toString() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
 
toString() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
 
toString() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
 
toString() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
 
toString() - Method in class org.apache.flink.api.common.typeutils.CompositeType
 
toString() - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
toString() - Method in class org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility
 
toString() - Method in class org.apache.flink.api.connector.source.lib.NumberSequenceSource.NumberSequenceSplit
 
toString() - Method in class org.apache.flink.api.connector.source.SplitsAssignment
 
toString() - Method in class org.apache.flink.api.dag.Transformation
 
toString() - Method in class org.apache.flink.api.java.tuple.Tuple0
Creates a string representation of the tuple in the form "()".
toString() - Method in class org.apache.flink.api.java.tuple.Tuple1
Creates a string representation of the tuple in the form (f0), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple10
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple11
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple12
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple13
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple14
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple15
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple16
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple17
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple18
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple19
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple2
Creates a string representation of the tuple in the form (f0, f1), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple20
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple21
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple22
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple23
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple24
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22, f23), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple25
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22, f23, f24), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple3
Creates a string representation of the tuple in the form (f0, f1, f2), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple4
Creates a string representation of the tuple in the form (f0, f1, f2, f3), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple5
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple6
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple7
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple8
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.tuple.Tuple9
Creates a string representation of the tuple in the form (f0, f1, f2, f3, f4, f5, f6, f7, f8), where the individual fields are the value returned by calling Object.toString() on that field.
toString() - Method in class org.apache.flink.api.java.typeutils.EitherTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.ListTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.MapTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.MissingTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.MultisetTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.PojoField
 
toString() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo.NamedFlatFieldDescriptor
 
toString() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.RowTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.runtime.Tuple0Serializer
 
toString() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
toString() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
toString() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
toString() - Method in class org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
 
toString() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipPastLastStrategy
 
toString() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy
 
toString() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy
 
toString() - Method in class org.apache.flink.cep.nfa.aftermatch.SkipToNextStrategy
 
toString() - Method in class org.apache.flink.cep.nfa.ComputationState
 
toString() - Method in class org.apache.flink.cep.nfa.DeweyNumber
 
toString() - Method in class org.apache.flink.cep.nfa.NFAState
 
toString() - Method in class org.apache.flink.cep.nfa.sharedbuffer.EventId
 
toString() - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable
 
toString() - Method in class org.apache.flink.cep.nfa.sharedbuffer.NodeId
 
toString() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferEdge
 
toString() - Method in class org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
 
toString() - Method in class org.apache.flink.cep.nfa.State
 
toString() - Method in class org.apache.flink.cep.nfa.StateTransition
 
toString() - Method in class org.apache.flink.cep.pattern.Pattern
 
toString() - Method in class org.apache.flink.cep.pattern.Quantifier
 
toString() - Method in class org.apache.flink.changelog.fs.RetryPolicy.FixedRetryPolicy
 
toString() - Method in class org.apache.flink.changelog.fs.StateChangeSet
 
toString() - Method in class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
toString() - Method in class org.apache.flink.changelog.fs.UploadResult
 
toString() - Method in class org.apache.flink.client.deployment.ClusterSpecification
 
toString() - Method in class org.apache.flink.configuration.ConfigOption
 
toString() - Method in class org.apache.flink.configuration.Configuration
 
toString() - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
toString() - Method in class org.apache.flink.configuration.FallbackKey
 
toString() - Method in class org.apache.flink.configuration.MemorySize
 
toString() - Method in enum org.apache.flink.connector.base.DeliveryGuarantee
 
toString() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
toString() - Method in class org.apache.flink.connector.base.source.hybrid.SourceReaderFinishedEvent
 
toString() - Method in class org.apache.flink.connector.base.source.hybrid.SwitchSourceEvent
 
toString() - Method in class org.apache.flink.connector.base.source.reader.fetcher.RemoveSplitsTask
 
toString() - Method in class org.apache.flink.connector.base.source.reader.splitreader.SplitsAddition
 
toString() - Method in class org.apache.flink.connector.base.source.reader.splitreader.SplitsRemoval
 
toString() - Method in class org.apache.flink.connector.file.sink.compactor.operator.CompactorRequestTypeInfo
 
toString() - Method in class org.apache.flink.connector.file.sink.FileSinkCommittable
 
toString() - Method in class org.apache.flink.connector.file.sink.writer.FileWriterBucketState
 
toString() - Method in class org.apache.flink.connector.file.src.assigners.SimpleSplitAssigner
 
toString() - Method in class org.apache.flink.connector.file.src.ContinuousEnumerationSettings
 
toString() - Method in class org.apache.flink.connector.file.src.FileSourceSplit
 
toString() - Method in class org.apache.flink.connector.file.src.PendingSplitsCheckpoint
 
toString() - Method in class org.apache.flink.connector.file.src.util.CheckpointedPosition
 
toString() - Method in class org.apache.flink.connector.file.src.util.RecordAndPosition
 
toString() - Method in class org.apache.flink.connector.file.table.EnrichedRowData
 
toString() - Method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
 
toString() - Method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
 
toString() - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
toString() - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
toString() - Method in class org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
 
toString() - Method in class org.apache.flink.contrib.streaming.state.RocksDBIncrementalCheckpointUtils.RangeCheckResult
 
toString() - Method in class org.apache.flink.contrib.streaming.state.sstmerge.RocksDBManualCompactionConfig
 
toString() - Method in class org.apache.flink.contrib.streaming.state.StateHandleDownloadSpec
 
toString() - Method in class org.apache.flink.core.execution.DetachedJobExecutionResult
 
toString() - Method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
toString() - Method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
toString() - Method in class org.apache.flink.core.fs.FileInputSplit
 
toString() - Method in class org.apache.flink.core.fs.FileSystem.FSKey
 
toString() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
 
toString() - Method in class org.apache.flink.core.fs.Path
 
toString() - Method in class org.apache.flink.core.fs.PluginFileSystemFactory
 
toString() - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
toString() - Method in class org.apache.flink.core.io.GenericInputSplit
 
toString() - Method in class org.apache.flink.core.io.LocatableInputSplit
 
toString() - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
toString() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
toString() - Method in class org.apache.flink.core.plugin.DefaultPluginManager
 
toString() - Method in class org.apache.flink.core.plugin.PluginDescriptor
 
toString() - Method in class org.apache.flink.core.testutils.OneShotLatch
 
toString() - Method in class org.apache.flink.docs.util.OptionsClassLocation
 
toString() - Method in class org.apache.flink.externalresource.gpu.GPUInfo
 
toString() - Method in enum org.apache.flink.FlinkVersion
 
toString() - Method in enum org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
 
toString() - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializer
 
toString() - Method in class org.apache.flink.formats.avro.typeutils.GenericRecordAvroTypeInfo
 
toString() - Method in class org.apache.flink.formats.parquet.vector.type.ParquetField
 
toString() - Method in class org.apache.flink.fs.gs.GSFileSystemOptions
 
toString() - Method in class org.apache.flink.fs.gs.storage.GSBlobIdentifier
 
toString() - Method in class org.apache.flink.fs.s3.common.FlinkS3FileSystem.S5CmdConfiguration
 
toString() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
toString() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderElectionDriver
 
toString() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesLeaderRetrievalDriver
 
toString() - Method in class org.apache.flink.kubernetes.highavailability.KubernetesStateHandleStore
 
toString() - Method in enum org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
 
toString() - Method in class org.apache.flink.orc.OrcFilters.And
 
toString() - Method in class org.apache.flink.orc.OrcFilters.Between
 
toString() - Method in class org.apache.flink.orc.OrcFilters.Equals
 
toString() - Method in class org.apache.flink.orc.OrcFilters.In
 
toString() - Method in class org.apache.flink.orc.OrcFilters.IsNull
 
toString() - Method in class org.apache.flink.orc.OrcFilters.LessThan
 
toString() - Method in class org.apache.flink.orc.OrcFilters.LessThanEquals
 
toString() - Method in class org.apache.flink.orc.OrcFilters.Not
 
toString() - Method in class org.apache.flink.orc.OrcFilters.NullSafeEquals
 
toString() - Method in class org.apache.flink.orc.OrcFilters.Or
 
toString() - Method in class org.apache.flink.queryablestate.client.VoidNamespace
 
toString() - Method in class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
toString() - Method in class org.apache.flink.queryablestate.messages.KvStateRequest
 
toString() - Method in class org.apache.flink.queryablestate.network.ChunkedByteBuf
 
toString() - Method in class org.apache.flink.queryablestate.network.messages.RequestFailure
 
toString() - Method in class org.apache.flink.queryablestate.network.stats.AtomicKvStateRequestStats
 
toString() - Method in exception org.apache.flink.runtime.asyncprocessing.AsyncStateException
 
toString() - Method in class org.apache.flink.runtime.asyncprocessing.EpochManager.Epoch
 
toString() - Method in class org.apache.flink.runtime.asyncprocessing.RecordContext
 
toString() - Method in class org.apache.flink.runtime.blob.BlobKey
 
toString() - Method in class org.apache.flink.runtime.blocklist.BlockedNode
 
toString() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
 
toString() - Method in class org.apache.flink.runtime.checkpoint.channel.InputChannelInfo
 
toString() - Method in class org.apache.flink.runtime.checkpoint.channel.ResultSubpartitionInfo
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetaData
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CheckpointProperties
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CheckpointType
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpoint
 
toString() - Method in class org.apache.flink.runtime.checkpoint.CompletedCheckpointStats
 
toString() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SpaceStat
 
toString() - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager.SubtaskKey
 
toString() - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile
 
toString() - Method in class org.apache.flink.runtime.checkpoint.FinishedOperatorSubtaskState
 
toString() - Method in class org.apache.flink.runtime.checkpoint.FullyFinishedOperatorState
 
toString() - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor
 
toString() - Method in class org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
 
toString() - Method in class org.apache.flink.runtime.checkpoint.JobManagerTaskRestore
 
toString() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
toString() - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
toString() - Method in class org.apache.flink.runtime.checkpoint.OperatorState
 
toString() - Method in class org.apache.flink.runtime.checkpoint.OperatorSubtaskState
 
toString() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpoint
 
toString() - Method in class org.apache.flink.runtime.checkpoint.PendingCheckpointStats
 
toString() - Method in class org.apache.flink.runtime.checkpoint.RescaleMappings
 
toString() - Method in class org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
 
toString() - Method in class org.apache.flink.runtime.checkpoint.SavepointType
 
toString() - Method in class org.apache.flink.runtime.checkpoint.StateObjectCollection
 
toString() - Method in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
toString() - Method in class org.apache.flink.runtime.checkpoint.SubtaskState
Deprecated.
 
toString() - Method in class org.apache.flink.runtime.checkpoint.TaskState
Deprecated.
 
toString() - Method in class org.apache.flink.runtime.checkpoint.TaskStateSnapshot
 
toString() - Method in class org.apache.flink.runtime.clusterframework.ContaineredTaskManagerParameters
 
toString() - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpec
 
toString() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceID
 
toString() - Method in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
 
toString() - Method in class org.apache.flink.runtime.clusterframework.types.SlotID
 
toString() - Method in class org.apache.flink.runtime.clusterframework.types.SlotProfile
 
toString() - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
toString() - Method in class org.apache.flink.runtime.deployment.ResultPartitionDeploymentDescriptor
 
toString() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
 
toString() - Method in class org.apache.flink.runtime.entrypoint.ClusterInformation
 
toString() - Method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
toString() - Method in class org.apache.flink.runtime.entrypoint.WorkingDirectory
 
toString() - Method in class org.apache.flink.runtime.executiongraph.Execution
 
toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.ExponentialDelayRestartBackoffTimeStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.FailureRateRestartBackoffTimeStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.failover.FixedDelayRestartBackoffTimeStrategy
 
toString() - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
 
toString() - Method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
 
toString() - Method in class org.apache.flink.runtime.executiongraph.IndexRange
 
toString() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
 
toString() - Method in class org.apache.flink.runtime.executiongraph.JobInformation
 
toString() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
 
toString() - Method in class org.apache.flink.runtime.instance.HardwareDescription
 
toString() - Method in class org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
 
toString() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
 
toString() - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
toString() - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
toString() - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
toString() - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
toString() - Method in class org.apache.flink.runtime.io.network.buffer.LocalBufferPool
 
toString() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
toString() - Method in class org.apache.flink.runtime.io.network.ConnectionID
 
toString() - Method in class org.apache.flink.runtime.io.network.netty.NettyConfig
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.BufferOrEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.ChannelStatePersister
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel.BufferAndAvailability
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGate.InputWithData
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputGateID
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory.ChannelStatistics
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageBytesBasedDataIdentifier
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStoragePartitionId
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageSubpartitionId
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageTopicId
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFile
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedResultPartition
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.PrioritizedDeque
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartition
 
toString() - Method in class org.apache.flink.runtime.io.network.partition.ResultPartitionID
 
toString() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
 
toString() - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements.Parallelism
 
toString() - Method in class org.apache.flink.runtime.jobgraph.JobVertexResourceRequirements
 
toString() - Method in class org.apache.flink.runtime.jobgraph.OperatorInstanceID
 
toString() - Method in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings
 
toString() - Method in class org.apache.flink.runtime.jobgraph.tasks.CheckpointCoordinatorConfiguration
 
toString() - Method in class org.apache.flink.runtime.jobgraph.tasks.JobCheckpointingSettings
 
toString() - Method in class org.apache.flink.runtime.jobgraph.topology.DefaultLogicalPipelinedRegion
 
toString() - Method in class org.apache.flink.runtime.jobmanager.JobManagerProcessSpec
 
toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
 
toString() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotInfo
 
toString() - Method in class org.apache.flink.runtime.jobmaster.AllocatedSlotReport
 
toString() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionJobVertexInitializedEvent
 
toString() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
 
toString() - Method in class org.apache.flink.runtime.jobmaster.event.ExecutionVertexResetEvent
 
toString() - Method in class org.apache.flink.runtime.jobmaster.JMTMRegistrationRejection
 
toString() - Method in class org.apache.flink.runtime.jobmaster.JobMasterRegistrationSuccess
 
toString() - Method in class org.apache.flink.runtime.jobmaster.ResourceManagerAddress
 
toString() - Method in enum org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
 
toString() - Method in enum org.apache.flink.runtime.jobmaster.slotpool.SimpleRequestSlotMatchingStrategy
 
toString() - Method in class org.apache.flink.runtime.jobmaster.SlotRequestId
 
toString() - Method in class org.apache.flink.runtime.leaderelection.LeaderInformation
 
toString() - Method in class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
toString() - Method in class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver
 
toString() - Method in class org.apache.flink.runtime.memory.OpaqueMemoryResource
 
toString() - Method in class org.apache.flink.runtime.messages.Acknowledge
 
toString() - Method in class org.apache.flink.runtime.messages.checkpoint.AbstractCheckpointMessage
 
toString() - Method in class org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
 
toString() - Method in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.ClusterOverview
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.JobDetails
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.JobsOverview
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobDetails
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsOverview
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestJobsWithIDsOverview
 
toString() - Method in class org.apache.flink.runtime.messages.webmonitor.RequestStatusOverview
 
toString() - Method in class org.apache.flink.runtime.metrics.dump.MetricDump
 
toString() - Method in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo
 
toString() - Method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
toString() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration
 
toString() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
 
toString() - Method in class org.apache.flink.runtime.operators.util.BitSet
 
toString() - Method in class org.apache.flink.runtime.operators.util.BloomFilter
 
toString() - Method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
 
toString() - Method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
toString() - Method in class org.apache.flink.runtime.query.KvStateLocation
 
toString() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
 
toString() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Failure
 
toString() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Rejection
 
toString() - Method in class org.apache.flink.runtime.registration.RegistrationResponse.Success
 
toString() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManager
 
toString() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.ResourceDeclaration
 
toString() - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
toString() - Method in class org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey
 
toString() - Method in class org.apache.flink.runtime.rest.handler.router.MultipartRoutes
 
toString() - Method in class org.apache.flink.runtime.rest.handler.router.Router
Returns visualized routing rules.
toString() - Method in class org.apache.flink.runtime.rest.HttpHeader
 
toString() - Method in class org.apache.flink.runtime.rest.messages.ConfigurationInfoEntry
 
toString() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody.DistributedCacheFile
 
toString() - Method in class org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
 
toString() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.AggregatedMetric
 
toString() - Method in class org.apache.flink.runtime.rest.messages.job.metrics.Metric
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.ExceptionInfo
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.JobExceptionHistory
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory.RootExceptionInfo
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson
 
toString() - Method in class org.apache.flink.runtime.rest.messages.JobPlanInfo
 
toString() - Method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
 
toString() - Method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureStatus
 
toString() - Method in class org.apache.flink.runtime.rest.messages.ProfilingInfo
 
toString() - Method in class org.apache.flink.runtime.rest.messages.ThreadDumpInfo.ThreadInfo
 
toString() - Method in class org.apache.flink.runtime.rpc.messages.LocalFencedMessage
 
toString() - Method in class org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
 
toString() - Method in class org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
 
toString() - Method in class org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
 
toString() - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
toString() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan.SlotAssignment
 
toString() - Method in class org.apache.flink.runtime.scheduler.adaptive.JobSchedulingPlan
 
toString() - Method in class org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.ArchivedTaskManagerLocation
 
toString() - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
toString() - Method in class org.apache.flink.runtime.shuffle.PartitionDescriptor
 
toString() - Method in class org.apache.flink.runtime.slots.ResourceRequirement
 
toString() - Method in class org.apache.flink.runtime.slots.ResourceRequirements
 
toString() - Method in class org.apache.flink.runtime.source.event.AddSplitEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.IsProcessingBacklogEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.NoMoreSplitsEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.ReaderRegistrationEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.ReportedWatermarkEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.RequestSplitEvent
 
toString() - Method in class org.apache.flink.runtime.source.event.SourceEventWrapper
 
toString() - Method in class org.apache.flink.runtime.source.event.WatermarkAlignmentEvent
 
toString() - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.AbstractIncrementalStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.BoundedInputStream
 
toString() - Method in class org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl
 
toString() - Method in class org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber
 
toString() - Method in class org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange
 
toString() - Method in class org.apache.flink.runtime.state.changelog.StateChange
 
toString() - Method in class org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
 
toString() - Method in class org.apache.flink.runtime.state.CheckpointStorageLocationReference
 
toString() - Method in class org.apache.flink.runtime.state.DirectoryStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.filemerging.DirectoryStreamStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.filemerging.FileMergingOperatorStreamStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.filemerging.SegmentFileStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.filesystem.FileStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageLocation
 
toString() - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
 
toString() - Method in class org.apache.flink.runtime.state.filesystem.FsMergingCheckpointStorageLocation
 
toString() - Method in class org.apache.flink.runtime.state.filesystem.RelativeFileStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap.StateMapEntry
 
toString() - Method in class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend
 
toString() - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
toString() - Method in class org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
 
toString() - Method in class org.apache.flink.runtime.state.IncrementalLocalKeyedStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.KeyGroupRange
 
toString() - Method in class org.apache.flink.runtime.state.KeyGroupRangeOffsets
 
toString() - Method in class org.apache.flink.runtime.state.KeyGroupsSavepointStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.KeyGroupsStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.LocalRecoveryConfig
 
toString() - Method in class org.apache.flink.runtime.state.LocalSnapshotDirectoryProviderImpl
 
toString() - Method in class org.apache.flink.runtime.state.memory.ByteStreamStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
 
toString() - Method in class org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
 
toString() - Method in class org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
 
toString() - Method in class org.apache.flink.runtime.state.OperatorStreamStateHandle
 
toString() - Method in class org.apache.flink.runtime.state.PartitionableListState
 
toString() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
toString() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
toString() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
toString() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister
 
toString() - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
toString() - Method in class org.apache.flink.runtime.state.SnapshotDirectory
 
toString() - Method in class org.apache.flink.runtime.state.SnapshotStrategyRunner
 
toString() - Method in class org.apache.flink.runtime.state.StateObject.StateObjectSizeStatsCollector
 
toString() - Method in class org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
 
toString() - Method in class org.apache.flink.runtime.state.TaskLocalStateStoreImpl
 
toString() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
toString() - Method in class org.apache.flink.runtime.state.v2.StateDescriptor
 
toString() - Method in class org.apache.flink.runtime.state.VoidNamespace
 
toString() - Method in class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.ExecutionDeploymentReport
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.QueryableStateConfiguration
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotAllocationSnapshot
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.slot.SlotOffer
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlot
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.SlotReport
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.SlotStatus
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorHeartbeatPayload
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorMemoryConfiguration
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationRejection
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationSuccess
 
toString() - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorToJobManagerHeartbeatPayload
 
toString() - Method in class org.apache.flink.runtime.taskmanager.NettyShuffleEnvironmentConfiguration
 
toString() - Method in class org.apache.flink.runtime.taskmanager.Task
 
toString() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
 
toString() - Method in class org.apache.flink.runtime.taskmanager.TaskManagerLocation
 
toString() - Method in class org.apache.flink.runtime.util.OperatorSubtaskDescriptionText
 
toString() - Method in class org.apache.flink.runtime.util.ResourceCounter
 
toString() - Method in class org.apache.flink.runtime.webmonitor.history.ArchivedJson
 
toString() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph.Node
 
toString() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
toString() - Method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
 
toString() - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
 
toString() - Method in enum org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
 
toString() - Method in enum org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
 
toString() - Method in enum org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
 
toString() - Method in enum org.apache.flink.sql.parser.ddl.resource.SqlResourceType
 
toString() - Method in enum org.apache.flink.sql.parser.ddl.SqlRefreshMode
 
toString() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike.SqlTableLikeOption
 
toString() - Method in class org.apache.flink.sql.parser.impl.Token
Returns the image.
toString() - Method in class org.apache.flink.state.api.OperatorIdentifier
 
toString() - Method in class org.apache.flink.state.api.output.TaggedOperatorSubtaskState
 
toString() - Method in class org.apache.flink.state.forst.ContextKey
 
toString() - Method in class org.apache.flink.state.forst.ForStStateBackend
 
toString() - Method in class org.apache.flink.state.forst.StateHandleTransferSpec
 
toString() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableMessageTypeInfo
 
toString() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableSummary
 
toString() - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
 
toString() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.BasePathBucketAssigner
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners.DateTimeBucketAssigner
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.PrintSinkFunction
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.api.functions.sink.PrintSink
 
toString() - Method in class org.apache.flink.streaming.api.functions.source.TimestampedFileInputSplit
 
toString() - Method in class org.apache.flink.streaming.api.graph.StreamConfig.SourceInputConfig
 
toString() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
 
toString() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
 
toString() - Method in class org.apache.flink.streaming.api.graph.StreamNode
 
toString() - Method in class org.apache.flink.streaming.api.legacy.io.CollectionInputFormat
 
toString() - Method in class org.apache.flink.streaming.api.legacy.io.TextInputFormat
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
toString() - Method in class org.apache.flink.streaming.api.operators.InputSelection
 
toString() - Method in class org.apache.flink.streaming.api.operators.TimerHeapInternalTimer
 
toString() - Method in class org.apache.flink.streaming.api.typeinfo.python.PickledByteArrayTypeInfo
 
toString() - Method in class org.apache.flink.streaming.api.watermark.InternalWatermark
 
toString() - Method in class org.apache.flink.streaming.api.watermark.Watermark
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.GlobalWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingEventTimeWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.SlidingProcessingTimeWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.assigners.TumblingProcessingTimeWindows
 
toString() - Method in class org.apache.flink.streaming.api.windowing.evictors.DeltaEvictor
 
toString() - Method in class org.apache.flink.streaming.api.windowing.evictors.TimeEvictor
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousEventTimeTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.ContinuousProcessingTimeTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.CountTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.DeltaTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.EventTimeTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeoutTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.ProcessingTimeTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.triggers.PurgingTrigger
 
toString() - Method in class org.apache.flink.streaming.api.windowing.windows.GlobalWindow
 
toString() - Method in class org.apache.flink.streaming.api.windowing.windows.TimeWindow
 
toString() - Method in class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
toString() - Method in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
toString() - Method in class org.apache.flink.streaming.examples.statemachine.dfa.Transition
 
toString() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
toString() - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
 
toString() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.CheckpointedInputGate
 
toString() - Method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommittableCollector
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
toString() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.CustomPartitionerWrapper
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.ForwardPartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.KeyGroupStreamPartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.RescalePartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
 
toString() - Method in class org.apache.flink.streaming.runtime.streamrecord.LatencyMarker
 
toString() - Method in class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
 
toString() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
 
toString() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
toString() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
toString() - Method in exception org.apache.flink.streaming.runtime.tasks.TimerException
 
toString() - Method in class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
toString() - Method in class org.apache.flink.streaming.tests.Event
 
toString() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailId
 
toString() - Method in class org.apache.flink.streaming.tests.queryablestate.EmailInformation
 
toString() - Method in class org.apache.flink.streaming.tests.queryablestate.LabelSurrogate
 
toString() - Method in class org.apache.flink.streaming.tests.SingleThreadAccessCheckingTypeInfo
 
toString() - Method in class org.apache.flink.streaming.tests.StickyAllocationAndLocalRecoveryTestJob.MapperSchedulingAndFailureInfo
 
toString() - Method in class org.apache.flink.streaming.tests.verify.TtlUpdateContext
 
toString() - Method in class org.apache.flink.streaming.tests.verify.TtlVerificationContext
 
toString() - Method in class org.apache.flink.streaming.tests.verify.ValueWithTs
 
toString() - Method in class org.apache.flink.table.api.DataTypes.AbstractField
 
toString() - Method in class org.apache.flink.table.api.DataTypes.Resolution
 
toString() - Method in class org.apache.flink.table.api.FormatDescriptor
 
toString() - Method in class org.apache.flink.table.api.internal.TableImpl
 
toString() - Method in class org.apache.flink.table.api.PlanReference.ContentPlanReference
 
toString() - Method in class org.apache.flink.table.api.PlanReference.FilePlanReference
 
toString() - Method in class org.apache.flink.table.api.PlanReference.ResourcePlanReference
 
toString() - Method in class org.apache.flink.table.api.Schema
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedColumn
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedConstraint
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
 
toString() - Method in class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
toString() - Method in class org.apache.flink.table.api.TableDescriptor
 
toString() - Method in class org.apache.flink.table.catalog.CatalogFunctionImpl
 
toString() - Method in class org.apache.flink.table.catalog.CatalogPartitionSpec
 
toString() - Method in class org.apache.flink.table.catalog.Column
 
toString() - Method in class org.apache.flink.table.catalog.ContextResolvedFunction
 
toString() - Method in class org.apache.flink.table.catalog.ContextResolvedTable
 
toString() - Method in class org.apache.flink.table.catalog.DefaultCatalogMaterializedTable
 
toString() - Method in class org.apache.flink.table.catalog.DefaultCatalogTable
 
toString() - Method in class org.apache.flink.table.catalog.IntervalFreshness
 
toString() - Method in class org.apache.flink.table.catalog.ObjectIdentifier
 
toString() - Method in class org.apache.flink.table.catalog.ObjectPath
 
toString() - Method in class org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
 
toString() - Method in class org.apache.flink.table.catalog.ResolvedCatalogTable
 
toString() - Method in class org.apache.flink.table.catalog.ResolvedSchema
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBinary
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataBoolean
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDate
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataDouble
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataLong
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogColumnStatisticsDataString
 
toString() - Method in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
toString() - Method in class org.apache.flink.table.catalog.stats.Date
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.AddColumn
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.AddDistribution
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.AddUniqueConstraint
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.AddWatermark
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.After
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.DropColumn
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.DropConstraint
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.DropDistribution
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.DropWatermark
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.First
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumn
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnComment
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnName
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyColumnPosition
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyDistribution
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyPhysicalColumnType
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshHandler
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyRefreshStatus
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyUniqueConstraint
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ModifyWatermark
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.ResetOption
 
toString() - Method in class org.apache.flink.table.catalog.TableChange.SetOption
 
toString() - Method in class org.apache.flink.table.catalog.TableDistribution
 
toString() - Method in class org.apache.flink.table.catalog.UnresolvedIdentifier
 
toString() - Method in class org.apache.flink.table.catalog.WatermarkSpec
 
toString() - Method in class org.apache.flink.table.client.gateway.TypedResult
 
toString() - Method in class org.apache.flink.table.connector.ChangelogMode
 
toString() - Method in class org.apache.flink.table.connector.Projection
 
toString() - Method in class org.apache.flink.table.connector.source.DynamicFilteringData
 
toString() - Method in class org.apache.flink.table.connector.source.DynamicFilteringEvent
 
toString() - Method in class org.apache.flink.table.data.binary.BinaryRawValueData
 
toString() - Method in class org.apache.flink.table.data.binary.BinaryStringData
 
toString() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
 
toString() - Method in class org.apache.flink.table.data.DecimalData
 
toString() - Method in class org.apache.flink.table.data.GenericRowData
 
toString() - Method in interface org.apache.flink.table.data.StringData
Converts this StringData object to a String.
toString() - Method in class org.apache.flink.table.data.TimestampData
 
toString() - Method in class org.apache.flink.table.data.utils.JoinedRowData
 
toString() - Method in class org.apache.flink.table.data.utils.ProjectedRowData
 
toString() - Method in class org.apache.flink.table.dataview.ListViewTypeInfo
Deprecated.
 
toString() - Method in class org.apache.flink.table.dataview.MapViewTypeInfo
Deprecated.
 
toString() - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
toString() - Method in class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
toString() - Method in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.EnrichedTransaction
 
toString() - Method in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
toString() - Method in class org.apache.flink.table.expressions.AggregateExpression
 
toString() - Method in class org.apache.flink.table.expressions.CallExpression
 
toString() - Method in class org.apache.flink.table.expressions.FieldReferenceExpression
 
toString() - Method in class org.apache.flink.table.expressions.LocalReferenceExpression
 
toString() - Method in class org.apache.flink.table.expressions.LookupCallExpression
 
toString() - Method in class org.apache.flink.table.expressions.NestedFieldReferenceExpression
 
toString() - Method in class org.apache.flink.table.expressions.SqlCallExpression
 
toString() - Method in class org.apache.flink.table.expressions.TableReferenceExpression
 
toString() - Method in class org.apache.flink.table.expressions.TypeLiteralExpression
 
toString() - Method in class org.apache.flink.table.expressions.UnresolvedCallExpression
 
toString() - Method in class org.apache.flink.table.expressions.UnresolvedReferenceExpression
 
toString() - Method in class org.apache.flink.table.expressions.ValueLiteralExpression
 
toString() - Method in class org.apache.flink.table.functions.AggregateFunctionDefinition
Deprecated.
 
toString() - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
toString() - Method in class org.apache.flink.table.functions.FunctionIdentifier
 
toString() - Method in class org.apache.flink.table.functions.python.PythonAggregateFunction
 
toString() - Method in class org.apache.flink.table.functions.python.PythonScalarFunction
 
toString() - Method in class org.apache.flink.table.functions.python.PythonTableAggregateFunction
 
toString() - Method in class org.apache.flink.table.functions.python.PythonTableFunction
 
toString() - Method in class org.apache.flink.table.functions.ScalarFunctionDefinition
Deprecated.
 
toString() - Method in class org.apache.flink.table.functions.TableAggregateFunctionDefinition
Deprecated.
 
toString() - Method in class org.apache.flink.table.functions.TableFunctionDefinition
Deprecated.
 
toString() - Method in class org.apache.flink.table.functions.UserDefinedFunction
Returns the name of the UDF that is used for plan explanation and logging.
toString() - Method in class org.apache.flink.table.gateway.api.operation.OperationHandle
 
toString() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
 
toString() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
 
toString() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
 
toString() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
 
toString() - Method in class org.apache.flink.table.gateway.api.session.SessionHandle
 
toString() - Method in class org.apache.flink.table.gateway.rest.serde.ColumnInfo
 
toString() - Method in class org.apache.flink.table.gateway.rest.serde.ResultInfo
 
toString() - Method in class org.apache.flink.table.gateway.workflow.EmbeddedRefreshHandler
 
toString() - Method in class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
toString() - Method in class org.apache.flink.table.legacy.api.TableColumn
Deprecated.
 
toString() - Method in class org.apache.flink.table.legacy.api.TableSchema
Deprecated.
 
toString() - Method in class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
 
toString() - Method in class org.apache.flink.table.module.ModuleEntry
 
toString() - Method in class org.apache.flink.table.operations.AbstractShowOperation
 
toString() - Method in class org.apache.flink.table.operations.utils.ShowLikeOperator
 
toString() - Method in class org.apache.flink.table.operations.ValuesQueryOperation
 
toString() - Method in class org.apache.flink.table.plan.stats.ColumnStats
 
toString() - Method in class org.apache.flink.table.plan.stats.TableStats
 
toString() - Method in class org.apache.flink.table.planner.expressions.RexNodeExpression
 
toString() - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.HashShuffle
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.HashDistribution
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.KeepInputAsIsDistribution
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty.RequiredDistribution
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSinkSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.DynamicTableSourceSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.MatchSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec.GroupSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.OverSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.PartitionSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec.SortFieldSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.nodes.exec.spec.SortSpec
 
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
Prints the immutable value ConstantRankNumberColumnRemoveRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Prints the immutable value CorrelateSortToRankRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Prints the immutable value EnumerableToLogicalTableScanConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Prints the immutable value FlinkCalcMergeRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Prints the immutable value FlinkFilterIntoJoinRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Prints the immutable value FlinkFilterJoinRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Prints the immutable value FlinkLimit0RemoveRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Prints the immutable value JoinConditionTypeCoerceRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Prints the immutable value LogicalUnnestRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
Prints the immutable value PushFilterIntoLegacyTableSourceScanRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
Prints the immutable value ReplaceIntersectWithSemiJoinRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Prints the immutable value ReplaceMinusWithAntiJoinRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Prints the immutable value RewriteMinusAllRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
Prints the immutable value TemporalJoinRewriteWithUniqueKeyRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
Prints the immutable value UncollectToTableFunctionScanRuleConfig with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Prints the immutable value Config with attribute values.
toString() - Method in class org.apache.flink.table.planner.plan.trait.MiniBatchInterval
 
toString() - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
 
toString() - Method in class org.apache.flink.table.planner.plan.trait.RelWindowProperties
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.AsyncUtil.Options
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.ExecNodeMetadataUtil.ExecNodeNameVersion
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.AsyncLookupOptions
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.LookupJoinUtil.RetryLookupOptions
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.AppendFastStrategy
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.RetractStrategy
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UndefinedStrategy
 
toString() - Method in class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UpdateFastStrategy
 
toString() - Method in class org.apache.flink.table.planner.typeutils.SymbolUtil.SerializableSymbol
 
toString() - Method in class org.apache.flink.table.planner.utils.Expander.Expanded
 
toString() - Method in class org.apache.flink.table.resource.ResourceUri
 
toString() - Method in class org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.SliceEnd
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.WindowEnd
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
toString() - Method in class org.apache.flink.table.runtime.groupwindow.WindowStart
Deprecated.
 
toString() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
 
toString() - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
 
toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
 
toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
 
toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
 
toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
 
toString() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
toString() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
 
toString() - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
 
toString() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
toString() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
 
toString() - Method in class org.apache.flink.table.runtime.script.ScriptTransformIOInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
 
toString() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
 
toString() - Method in class org.apache.flink.table.sources.format.CsvInputFormat
Deprecated.
 
toString() - Method in class org.apache.flink.table.types.DataType
 
toString() - Method in class org.apache.flink.table.types.logical.LogicalType
 
toString() - Method in class org.apache.flink.table.types.UnresolvedDataType
 
toString() - Method in class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
Deprecated.
 
toString() - Method in class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
Deprecated.
 
toString() - Method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
 
toString() - Method in class org.apache.flink.table.watermark.WatermarkParams
 
toString() - Method in class org.apache.flink.tools.ci.utils.shared.Dependency
 
toString() - Method in class org.apache.flink.traces.SimpleSpan
 
toString() - Method in class org.apache.flink.types.BooleanValue
 
toString() - Method in class org.apache.flink.types.ByteValue
 
toString() - Method in class org.apache.flink.types.CharValue
 
toString() - Method in class org.apache.flink.types.DoubleValue
 
toString() - Method in class org.apache.flink.types.Either.Left
 
toString() - Method in class org.apache.flink.types.Either.Right
 
toString() - Method in class org.apache.flink.types.FloatValue
 
toString() - Method in class org.apache.flink.types.IntValue
 
toString() - Method in class org.apache.flink.types.ListValue
 
toString() - Method in class org.apache.flink.types.LongValue
 
toString() - Method in class org.apache.flink.types.MapValue
 
toString() - Method in class org.apache.flink.types.NullValue
 
toString() - Method in class org.apache.flink.types.Row
 
toString() - Method in class org.apache.flink.types.ShortValue
 
toString() - Method in class org.apache.flink.types.StringValue
 
toString() - Method in class org.apache.flink.util.AbstractID
 
toString() - Method in class org.apache.flink.util.CompressedSerializedValue
 
toString() - Method in class org.apache.flink.util.OptionalFailure
 
toString() - Method in class org.apache.flink.util.OutputTag
 
toString() - Method in class org.apache.flink.util.PortRange
 
toString() - Method in class org.apache.flink.util.Reference
 
toString() - Method in class org.apache.flink.util.ReflectionUtil.FullTypeInfo
 
toString() - Method in exception org.apache.flink.util.SerializedThrowable
 
toString() - Method in class org.apache.flink.util.SerializedValue
 
toString() - Method in class org.apache.flink.util.StringBasedID
 
toString() - Method in class org.apache.flink.util.Utils.ChecksumHashCode
 
toString() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
toString() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
toString(String) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
toString(String, String) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
 
toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
 
toString(List<String>) - Method in interface org.apache.flink.table.runtime.operators.rank.RankRange
 
toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
toString(Map<String, String>) - Static method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
toString(TableChange) - Static method in class org.apache.flink.table.operations.ddl.AlterTableChangeOperation
 
toStruct(RelDataType, SqlNode) - Method in class org.apache.calcite.sql.validate.ProcedureNamespace
Converts a type to a struct if it is not already.
toSummaryString(String[]) - Method in class org.apache.flink.table.planner.plan.logical.SliceAttachedWindowingStrategy
 
toSummaryString(String[]) - Method in class org.apache.flink.table.planner.plan.logical.TimeAttributeWindowingStrategy
 
toSummaryString(String[]) - Method in class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
toSummaryString(String[]) - Method in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
toSummaryString(String, String[]) - Method in class org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
 
toSummaryString(String, String[]) - Method in class org.apache.flink.table.planner.plan.logical.HoppingWindowSpec
 
toSummaryString(String, String[]) - Method in class org.apache.flink.table.planner.plan.logical.SessionWindowSpec
 
toSummaryString(String, String[]) - Method in class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
toSummaryString(String, String[]) - Method in interface org.apache.flink.table.planner.plan.logical.WindowSpec
 
TOTAL_COMMITTABLES - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
TOTAL_FLINK_MEMORY - Static variable in class org.apache.flink.configuration.JobManagerOptions
Total Flink Memory size for the JobManager.
TOTAL_FLINK_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Total Flink Memory size for the TaskExecutors.
TOTAL_PROCESS_MEMORY - Static variable in class org.apache.flink.configuration.JobManagerOptions
Total Process Memory size for the JobManager.
TOTAL_PROCESS_MEMORY - Static variable in class org.apache.flink.configuration.TaskManagerOptions
Total Process Memory size for the TaskExecutors.
TOTAL_TIME - org.apache.flink.configuration.MetricOptions.JobStatusMetrics
 
totalEuro - Variable in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.EnrichedTransaction
 
totalNumBuffers - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
The total reserved number of memory segments available to the hash join.
totalNumRecords - Variable in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase
 
TotalSstFilesSize - org.apache.flink.contrib.streaming.state.RocksDBProperty
 
TotalSstFilesSize - org.apache.flink.state.forst.ForStProperty
 
totalTimes - Variable in class org.apache.flink.testutils.junit.extensions.retry.strategy.AbstractRetryStrategy
 
toTime() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Parses a time string in the form "HH:mm:ss" to a SQL Time.
toTime(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
toTimestamp() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Parses a timestamp string in the form "yyyy-MM-dd HH:mm:ss[.SSS]" to a SQL Timestamp.
toTimestamp() - Method in class org.apache.flink.table.data.TimestampData
Converts this TimestampData object to a Timestamp.
toTimestamp(Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the given date time string with format 'yyyy-MM-dd HH:mm:ss' under the 'UTC+0' time zone to DataTypes.TIMESTAMP().
toTimestamp(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the given time string with the specified format under the 'UTC+0' time zone to DataTypes.TIMESTAMP().
toTimestamp(BinaryStringData, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Used by CAST(x as TIMESTAMP).
toTimestamp(BinaryStringData, int, TimeZone) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Used by CAST(x as TIMESTAMP_LTZ).
toTimestampData(double, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toTimestampData(long, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toTimestampData(DecimalData, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toTimestampLtz(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts a numeric type epoch time to DataTypes.TIMESTAMP_LTZ(int).
ToTimestampLtzTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Type strategy of TO_TIMESTAMP_LTZ.
ToTimestampLtzTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.ToTimestampLtzTypeStrategy
 
toTimestampMillis(LocalDateTime) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
toTopLevelIndexes() - Method in class org.apache.flink.table.connector.Projection
Convert this instance to a projection of top level indexes.
toTypeInfoProto(TypeInformation<?>, ClassLoader) - Static method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToProtoConverter
userClassLoader could be null if no external class loading is needed, e.g. load Avro classes.
touch() - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
touch() - Method in class org.apache.flink.table.gateway.service.session.Session
 
touch(Object) - Method in class org.apache.flink.runtime.rest.handler.router.RoutedRequest
 
toUnaligned() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
toUnresolvedPrimaryKey(SqlTableConstraint) - Method in class org.apache.flink.table.planner.operations.SchemaBuilderUtil
toUnscaledBytes() - Method in class org.apache.flink.table.data.DecimalData
Returns a byte array describing the unscaled value of this DecimalData.
toUnscaledLong() - Method in class org.apache.flink.table.data.DecimalData
Returns a long describing the unscaled value of this DecimalData.
toUpperCase() - Method in class org.apache.flink.table.data.binary.BinaryStringData
Converts all of the characters in this BinaryStringData to upper case.
toUri() - Method in class org.apache.flink.core.fs.Path
Converts the path object to a URI.
toURL(Path) - Static method in class org.apache.flink.util.FileUtils
Converts the given Path into a file URL.
toUtcTimestampMills(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
Convert a epoch mills to timestamp mills which can describe a locate date time.
toUUID() - Method in class org.apache.flink.runtime.dispatcher.DispatcherId
 
toUUID() - Method in class org.apache.flink.runtime.jobmaster.JobMasterId
Creates a UUID with the bits from this JobMasterId.
toUUID() - Method in class org.apache.flink.runtime.resourcemanager.ResourceManagerId
Creates a UUID with the bits from this ResourceManagerId.
toYAMLString(Object) - Static method in class org.apache.flink.configuration.YamlParserUtils
Converts the given value to a string representation in the YAML syntax.
TpcdsResultComparator - Class in org.apache.flink.table.tpcds.utils
Result comparator for TPC-DS test according to the TPC-DS standard specification v2.11.0.
TpcdsResultComparator() - Constructor for class org.apache.flink.table.tpcds.utils.TpcdsResultComparator
 
TpcdsSchema - Class in org.apache.flink.table.tpcds.schema
Class to define table schema of TPS-DS table.
TpcdsSchema(List<Column>) - Constructor for class org.apache.flink.table.tpcds.schema.TpcdsSchema
 
TpcdsSchemaProvider - Class in org.apache.flink.table.tpcds.schema
Class to provide all TPC-DS tables' schema information.
TpcdsSchemaProvider() - Constructor for class org.apache.flink.table.tpcds.schema.TpcdsSchemaProvider
 
TpcdsStatsProvider - Class in org.apache.flink.table.tpcds.stats
Table statistics information for TPC-DS qualification test, TPC-DS tool version is v2.11.0.
TpcdsStatsProvider() - Constructor for class org.apache.flink.table.tpcds.stats.TpcdsStatsProvider
 
TpcdsTestProgram - Class in org.apache.flink.table.tpcds
End-to-end test for TPC-DS.
TpcdsTestProgram() - Constructor for class org.apache.flink.table.tpcds.TpcdsTestProgram
 
TpchDataGenerator - Class in org.apache.flink.table.tpch
TPC-H test data generator.
TpchDataGenerator() - Constructor for class org.apache.flink.table.tpch.TpchDataGenerator
 
TpchResultComparator - Class in org.apache.flink.table.tpch
Result comparator for TPC-H test, according to the TPC-H standard specification v2.18.0.
TpchResultComparator() - Constructor for class org.apache.flink.table.tpch.TpchResultComparator
 
TRACE_REPORTERS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
 
TRACE_REPORTERS_LIST - Static variable in class org.apache.flink.configuration.TraceOptions
An optional list of reporter names.
traceInput(String, Buffer, String, InputChannelInfo, ChannelStatePersister, int) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
TraceOptions - Class in org.apache.flink.configuration
Configuration options for traces and trace reporters.
traceOutput(String, Buffer, String, ResultSubpartitionInfo) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
tracePersist(String, Buffer, Object, long) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
TRACER - Static variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
traceRecover(String, BufferConsumer, String, ResultSubpartitionInfo) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
traceRecover(String, Buffer, String, InputChannelInfo) - Static method in class org.apache.flink.runtime.io.network.logger.NetworkActionsLogger
 
TraceReporter - Interface in org.apache.flink.traces.reporter
Trace reporters are used to export Spans to an external backend.
TraceReporterFactory - Interface in org.apache.flink.traces.reporter
TraceReporter factory.
TraceReporterSetup - Class in org.apache.flink.runtime.metrics
Encapsulates everything needed for the instantiation and configuration of a TraceReporter.
TraceReporterSetup(String, MetricConfig, TraceReporter, Map<String, String>) - Constructor for class org.apache.flink.runtime.metrics.TraceReporterSetup
 
TRACES_REPORTER_PREFIX - Static variable in class org.apache.flink.configuration.ConfigConstants
The prefix for per-trace reporter configs.
track(JobID, BlobKey, long) - Method in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
Register the BLOB to the tracker.
TRACK_COMPACTION_PENDING - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions
 
TRACK_COMPACTION_PENDING - Static variable in class org.apache.flink.state.forst.ForStNativeMetricOptions
 
trackFutureWhileIncomplete(CompletableFuture<?>) - Method in class org.apache.flink.runtime.operators.coordination.util.IncompleteFuturesTracker
 
TRAILING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Transaction - Class in org.apache.flink.walkthrough.common.entity
A simple transaction.
Transaction() - Constructor for class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
Transaction() - Constructor for class org.apache.flink.walkthrough.common.entity.Transaction
 
Transaction(long, long, double) - Constructor for class org.apache.flink.walkthrough.common.entity.Transaction
 
Transaction(String, Instant, String, double) - Constructor for class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
TRANSACTION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TransactionHolder(TXN, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
 
TransactionRowInputFormat - Class in org.apache.flink.walkthrough.common.source
An bounded input of transactions.
TransactionRowInputFormat() - Constructor for class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
TRANSACTIONS_ACTIVE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSACTIONS_COMMITTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSACTIONS_ROLLED_BACK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TransactionSource - Class in org.apache.flink.walkthrough.common.source
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
TransactionSource() - Constructor for class org.apache.flink.walkthrough.common.source.TransactionSource
Deprecated.
 
transferAllStateDataToDirectory(Collection<StateHandleDownloadSpec>, ICloseableRegistry) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateDownloader
Transfer all state data to the target directory, as specified in the download requests.
transferAllStateDataToDirectory(Collection<StateHandleTransferSpec>, CloseableRegistry) - Method in class org.apache.flink.state.forst.ForStStateDataTransfer
Transfer all state data to the target directory, as specified in the transfer requests.
transferBufferOwnership(Object, Object, Buffer) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManager
Notify the memory manager that transferring one buffer's ownership from the old owner to the new owner.
transferBufferOwnership(Object, Object, Buffer) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMemoryManagerImpl
 
transferFile(ChannelHandlerContext, File, HttpRequest) - Static method in class org.apache.flink.runtime.rest.handler.util.HandlerUtils
 
transferFilesToCheckpointFs(List<Path>, CheckpointStreamFactory, CheckpointedStateScope, CloseableRegistry, CloseableRegistry) - Method in class org.apache.flink.state.forst.ForStStateDataTransfer
Transfer a batch of files to checkpoint filesystem.
transferFileToCheckpointFs(Path, long, CheckpointStreamFactory, CheckpointedStateScope, CloseableRegistry, CloseableRegistry) - Method in class org.apache.flink.state.forst.ForStStateDataTransfer
Transfer a single file to checkpoint filesystem.
transform(Iterable<StreamRecord<IN>>) - Method in class org.apache.flink.state.api.input.operator.window.AggregateEvictingWindowReaderFunction
 
transform(Iterable<StreamRecord<IN>>) - Method in class org.apache.flink.state.api.input.operator.window.EvictingWindowReaderFunction
 
transform(Iterable<StreamRecord<IN>>) - Method in class org.apache.flink.state.api.input.operator.window.ProcessEvictingWindowReader
 
transform(Iterable<StreamRecord<IN>>) - Method in class org.apache.flink.state.api.input.operator.window.ReduceEvictingWindowReaderFunction
 
transform(String, TypeInformation<R>, OneInputStreamOperator<T, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Method for passing user defined operators along with the type information that will transform the DataStream.
transform(String, TypeInformation<R>, OneInputStreamOperatorFactory<T, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Method for passing user defined operators created by the given factory along with the type information that will transform the DataStream.
transform(String, TypeInformation<R>, TwoInputStreamOperator<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
transform(String, TypeInformation<R>, TwoInputStreamOperatorFactory<IN1, IN2, R>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedStreams
 
transform(UnaryOperator<SqlValidator.Config>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
transform(UnaryOperator<RelBuilder.Config>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a copy of this RelBuilder, with the same state as this, applying a transform to the config.
transform(UnaryOperator<RelBuilder.Config>) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
 
transform(K, N, T, StateTransformationFunction<S, T>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMap
 
transform(K, N, T, StateTransformationFunction<S, T>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMap
 
transform(K, N, T, StateTransformationFunction<S, T>) - Method in class org.apache.flink.runtime.state.heap.StateMap
Applies the given StateTransformationFunction to the state (1st input argument), using the given value as second input argument.
transform(N, T, StateTransformationFunction<S, T>) - Method in class org.apache.flink.runtime.state.heap.StateTable
Applies the given StateTransformationFunction to the state (1st input argument), using the given value as second input argument.
transform(Transformation<?>) - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator.Context
Transforms the transformation and updates the current stream graph.
transform(BroadcastStateBootstrapFunction<T>) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Applies the given BroadcastStateBootstrapFunction on the non-keyed input.
transform(KeyedStateBootstrapFunction<K, T>) - Method in class org.apache.flink.state.api.KeyedStateTransformation
Applies the given KeyedStateBootstrapFunction on the keyed input.
transform(StateBootstrapFunction<T>) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Applies the given StateBootstrapFunction on the non-keyed input.
transform(SavepointWriterOperatorFactory) - Method in class org.apache.flink.state.api.KeyedStateTransformation
Method for passing user defined operators along with the type information that will transform the OperatorTransformation.
transform(SavepointWriterOperatorFactory) - Method in class org.apache.flink.state.api.OneInputStateTransformation
Method for passing user defined operators along with the type information that will transform the OperatorTransformation.
transform(AbstractMultipleInputTransformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.MultipleConnectedStreams
 
transform(DataTypeFactory, DataType) - Method in class org.apache.flink.table.types.inference.transforms.LegacyToNonLegacyTransformation
 
transform(DataTypeFactory, DataType) - Method in interface org.apache.flink.table.types.inference.TypeTransformation
Transforms the given data type to a different data type.
transform(DataTypeFactory, DataType, TypeTransformation...) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Transforms the given data type to a different data type using the given transformations.
transform(DataType) - Method in class org.apache.flink.table.types.inference.transforms.DataTypeConversionClassTransformation
 
transform(DataType) - Method in class org.apache.flink.table.types.inference.transforms.LegacyRawTypeTransformation
 
transform(DataType) - Method in class org.apache.flink.table.types.inference.transforms.LegacyToNonLegacyTransformation
 
transform(DataType) - Method in interface org.apache.flink.table.types.inference.TypeTransformation
Transforms the given data type to a different data type.
transform(DataType, TypeTransformation...) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
Transforms the given data type to a different data type using the given transformations.
TRANSFORM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSFORM_ALL - org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
Transform all entries.
TRANSFORM_ID - Static variable in class org.apache.flink.python.Constants
 
transformation - Variable in class org.apache.flink.datastream.impl.stream.AbstractDataStream
 
transformation - Variable in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
transformation - Variable in class org.apache.flink.streaming.api.datastream.DataStream
 
Transformation<T> - Class in org.apache.flink.api.dag
A Transformation represents the operation that creates a DataStream.
Transformation(String, TypeInformation<T>, int) - Constructor for class org.apache.flink.api.dag.Transformation
Creates a new Transformation with the given name, output type and parallelism.
Transformation(String, TypeInformation<T>, int, boolean) - Constructor for class org.apache.flink.api.dag.Transformation
Creates a new Transformation with the given name, output type and parallelism.
TransformationMetadata - Class in org.apache.flink.table.planner.plan.nodes.exec.utils
This POJO is meant to hold some metadata information about operators, which usually needs to be passed to "factory" methods for Transformation.
TransformationMetadata(String, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
Used by BatchExecNode, as they don't require the uid.
TransformationMetadata(String, String, String) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.utils.TransformationMetadata
Used by StreamExecNode, as they require the uid.
transformations - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
 
TransformationScanProvider - Interface in org.apache.flink.table.planner.connectors
Provider that produces a Transformation as a runtime implementation for ScanTableSource.
TransformationSinkProvider - Interface in org.apache.flink.table.planner.connectors
Provider that produces a Transformation as a runtime implementation for DynamicTableSink.
TransformationSinkProvider.Context - Interface in org.apache.flink.table.planner.connectors
TransformationTranslator<OUT,​T extends Transformation<OUT>> - Interface in org.apache.flink.streaming.api.graph
A TransformationTranslator is responsible for translating a given Transformation to its runtime implementation depending on the execution mode.
TransformationTranslator.Context - Interface in org.apache.flink.streaming.api.graph
A context giving the necessary information for the translation of a given transformation.
TransformationWithLineage<T> - Class in org.apache.flink.streaming.api.transformations
A Transformation that contains lineage information.
transformFromV2ToV1(StateDescriptor) - Static method in class org.apache.flink.runtime.state.v2.StateDescriptorUtils
 
transformLegacySerializerSnapshot(TypeSerializerSnapshot<U>) - Method in interface org.apache.flink.api.common.typeutils.LegacySerializerSnapshotTransformer
Transform a TypeSerializerSnapshot that was previously associated with this TypeSerializer.
transformLegacySerializerSnapshot(TypeSerializerSnapshot<U>) - Method in class org.apache.flink.cep.nfa.sharedbuffer.Lockable.LockableTypeSerializer
 
transformLegacySerializerSnapshot(TypeSerializerSnapshot<U>) - Method in class org.apache.flink.table.dataview.ListViewSerializer
Deprecated.
We need to override this as a LegacySerializerSnapshotTransformer because in Flink 1.6.x and below, this serializer was incorrectly returning directly the snapshot of the nested list serializer as its own snapshot.
transformLegacySerializerSnapshot(TypeSerializerSnapshot<U>) - Method in class org.apache.flink.table.dataview.MapViewSerializer
Deprecated.
We need to override this as a LegacySerializerSnapshotTransformer because in Flink 1.6.x and below, this serializer was incorrectly returning directly the snapshot of the nested map serializer as its own snapshot.
transformOneInputOperator(String, AbstractDataStream<T>, TypeInformation<R>, StreamOperatorFactory<R>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Construct and return a new DataStream with one input operator.
TRANSFORMS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSIENT - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
TRANSIENT - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
TRANSIENT() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
TransientBlobCache - Class in org.apache.flink.runtime.blob
Provides access to transient BLOB files stored at the BlobServer.
TransientBlobCache(Configuration, File, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.TransientBlobCache
 
TransientBlobCache(Configuration, Reference<File>, InetSocketAddress) - Constructor for class org.apache.flink.runtime.blob.TransientBlobCache
Instantiates a new BLOB cache.
TransientBlobKey - Class in org.apache.flink.runtime.blob
BLOB key referencing transient BLOB files.
TransientBlobKey() - Constructor for class org.apache.flink.runtime.blob.TransientBlobKey
Constructs a new BLOB key.
TransientBlobService - Interface in org.apache.flink.runtime.blob
A service to retrieve transient binary large objects (BLOBs) which are deleted on the BlobServer when they are retrieved.
transientScan(String) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableScan on a TransientTable with the given name, using as type the top of the stack's type.
transientScan(String, RelDataType) - Method in class org.apache.calcite.tools.RelBuilder
Creates a TableScan on a TransientTable with the given name and type.
transition() - Method in class org.apache.flink.streaming.examples.statemachine.event.Alert
 
transition(EventType) - Method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Gets the state after transitioning from this state based on the given event.
Transition - Class in org.apache.flink.streaming.examples.statemachine.dfa
A possible transition on a given event into a target state.
Transition(EventType, State, float) - Constructor for class org.apache.flink.streaming.examples.statemachine.dfa.Transition
Creates a new transition.
transitionExecutionGraphState(JobStatus, JobStatus) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
transitionState(JobStatus, JobStatus) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
transitionState(JobStatus, JobStatus) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
transitionState(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.Execution
 
transitionToRunning() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
transitionToRunning() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
transitionToRunning() - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
transitionToScheduled(List<ExecutionVertexID>) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
transitionToSubsequentState() - Method in interface org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager.Context
Triggers the transition to the subsequent state of the AdaptiveScheduler.
TransitiveClosureData - Class in org.apache.flink.test.testdata
Test data for TransitiveClosure programs.
translate(InType, InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Translate an expr where all characters in fromStr have been replaced with those in toStr.
translate(List<ModifyOperation>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
translate(List<ModifyOperation>) - Method in interface org.apache.flink.table.delegation.Planner
Converts a relational tree of ModifyOperations into a set of runnable Transformations.
TRANSLATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRANSLATE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TRANSLATE_REGEX - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
translateAggCallArgIndex(List<AggregateCall>, int[]) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
translateForBatch(DataStreamV2SinkTransformation<Input, Output>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.DataStreamV2SinkTransformationTranslator
 
translateForBatch(SinkTransformation<Input, Output>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SinkTransformationTranslator
 
translateForBatch(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.api.graph.SimpleTransformationTranslator
 
translateForBatch(T, TransformationTranslator.Context) - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator
Translates a given Transformation to its runtime implementation for BATCH-style execution.
translateForBatchInternal(AbstractMultipleInputTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.MultiInputTransformationTranslator
 
translateForBatchInternal(BroadcastStateTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.BroadcastStateTransformationTranslator
 
translateForBatchInternal(KeyedBroadcastStateTransformation<KEY, IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.KeyedBroadcastStateTransformationTranslator
 
translateForBatchInternal(LegacySinkTransformation<IN>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.LegacySinkTransformationTranslator
 
translateForBatchInternal(LegacySourceTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.LegacySourceTransformationTranslator
 
translateForBatchInternal(OneInputTransformation<IN, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.OneInputTransformationTranslator
 
translateForBatchInternal(PartitionTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.PartitionTransformationTranslator
 
translateForBatchInternal(PythonBroadcastStateTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.python.PythonBroadcastStateTransformationTranslator
 
translateForBatchInternal(PythonKeyedBroadcastStateTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.python.PythonKeyedBroadcastStateTransformationTranslator
 
translateForBatchInternal(ReduceTransformation<IN, KEY>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.ReduceTransformationTranslator
 
translateForBatchInternal(SideOutputTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SideOutputTransformationTranslator
 
translateForBatchInternal(SourceTransformation<OUT, SplitT, EnumChkT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SourceTransformationTranslator
 
translateForBatchInternal(TimestampsAndWatermarksTransformation<IN>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.TimestampsAndWatermarksTransformationTranslator
 
translateForBatchInternal(TwoInputTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.TwoInputTransformationTranslator
 
translateForBatchInternal(UnionTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.UnionTransformationTranslator
 
translateForBatchInternal(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.api.graph.SimpleTransformationTranslator
Translates a given Transformation to its runtime implementation for BATCH-style execution.
translateForBatchInternal(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator
 
translateForStreaming(DataStreamV2SinkTransformation<Input, Output>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.DataStreamV2SinkTransformationTranslator
 
translateForStreaming(SinkTransformation<Input, Output>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SinkTransformationTranslator
 
translateForStreaming(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.api.graph.SimpleTransformationTranslator
 
translateForStreaming(T, TransformationTranslator.Context) - Method in interface org.apache.flink.streaming.api.graph.TransformationTranslator
Translates a given Transformation to its runtime implementation for STREAMING-style execution.
translateForStreamingInternal(AbstractMultipleInputTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.MultiInputTransformationTranslator
 
translateForStreamingInternal(BroadcastStateTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.BroadcastStateTransformationTranslator
 
translateForStreamingInternal(KeyedBroadcastStateTransformation<KEY, IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.KeyedBroadcastStateTransformationTranslator
 
translateForStreamingInternal(LegacySinkTransformation<IN>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.LegacySinkTransformationTranslator
 
translateForStreamingInternal(LegacySourceTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.LegacySourceTransformationTranslator
 
translateForStreamingInternal(OneInputTransformation<IN, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.OneInputTransformationTranslator
 
translateForStreamingInternal(PartitionTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.PartitionTransformationTranslator
 
translateForStreamingInternal(PythonBroadcastStateTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.python.PythonBroadcastStateTransformationTranslator
 
translateForStreamingInternal(PythonKeyedBroadcastStateTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.python.PythonKeyedBroadcastStateTransformationTranslator
 
translateForStreamingInternal(ReduceTransformation<IN, KEY>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.ReduceTransformationTranslator
 
translateForStreamingInternal(SideOutputTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SideOutputTransformationTranslator
 
translateForStreamingInternal(SourceTransformation<OUT, SplitT, EnumChkT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.SourceTransformationTranslator
 
translateForStreamingInternal(TimestampsAndWatermarksTransformation<IN>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.TimestampsAndWatermarksTransformationTranslator
 
translateForStreamingInternal(TwoInputTransformation<IN1, IN2, OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.TwoInputTransformationTranslator
 
translateForStreamingInternal(UnionTransformation<OUT>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.UnionTransformationTranslator
 
translateForStreamingInternal(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.api.graph.SimpleTransformationTranslator
Translates a given Transformation to its runtime implementation for STREAMING-style execution.
translateForStreamingInternal(T, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.CacheTransformationTranslator
 
TranslateFunction - Class in org.apache.flink.table.runtime.functions.scalar
TranslateFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.TranslateFunction
 
translateGroupingArgIndex(List<int[]>, int[]) - Method in class org.apache.flink.table.planner.plan.rules.physical.batch.PushLocalAggIntoScanRuleBase
 
translateInternal(Transformation<OUT>, Transformation<IN1>, Transformation<IN2>, StreamOperatorFactory<OUT>, TypeInformation<?>, KeySelector<IN1, ?>, KeySelector<IN2, ?>, TransformationTranslator.Context) - Method in class org.apache.flink.streaming.runtime.translators.AbstractTwoInputTransformationTranslator
 
translateOrder(Transformation<RowData>, RowType, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
translateOrder(Transformation<RowData>, RowType, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMatch
 
translatePattern(MatchSpec, ReadableConfig, ClassLoader, RelBuilder, RowType) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
translatePlan(InternalPlan) - Method in interface org.apache.flink.table.delegation.Planner
 
translateToExecNode() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.BatchPhysicalMatch
 
translateToExecNode() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalGlobalRuntimeFilterBuilder
 
translateToExecNode() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalLocalRuntimeFilterBuilder
 
translateToExecNode() - Method in class org.apache.flink.table.planner.plan.nodes.physical.batch.runtimefilter.BatchPhysicalRuntimeFilter
 
translateToExecNode() - Method in class org.apache.flink.table.planner.plan.nodes.physical.stream.StreamPhysicalAsyncCalc
 
translateToFusionCodegenSpec(Planner, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Translates this edge into operator fusion codegen spec generator.
translateToFusionCodegenSpec(Planner, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
translateToFusionCodegenSpec(Planner, CodeGeneratorContext) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.FusionCodegenExecNode
Translates this node into a OpFusionCodegenSpecGenerator.
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecCalc
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExecutionOrderEnforcer
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecInputAdapter
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecRuntimeFilter
 
translateToFusionCodegenSpecInternal(PlannerBase, ExecNodeConfig, CodeGeneratorContext) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
Internal method, translates this node into a operator codegen spec generator.
translateToJobGraph(Pipeline, Configuration, int) - Method in interface org.apache.flink.client.FlinkPipelineTranslator
Creates a JobGraph from the given Pipeline and attaches the given jar files and classpaths to the JobGraph.
translateToJobGraph(Pipeline, Configuration, int) - Method in class org.apache.flink.client.StreamGraphTranslator
 
translateToJSONExecutionPlan(ClassLoader, Pipeline) - Static method in class org.apache.flink.client.FlinkPipelineTranslationUtil
Extracts the execution plan (as JSON) from the given Pipeline.
translateToJSONExecutionPlan(Pipeline) - Method in interface org.apache.flink.client.FlinkPipelineTranslator
Extracts the execution plan (as JSON) from the given Pipeline.
translateToJSONExecutionPlan(Pipeline) - Method in class org.apache.flink.client.StreamGraphTranslator
 
translateToPlan(Planner) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecEdge
Translates this edge into a Flink operator.
translateToPlan(Planner) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
 
translateToPlan(Planner) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.ExecNodeTranslator
Translates this node into a Transformation.
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecBoundedStreamScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecDynamicFilteringDataCollector
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExchange
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecExecutionOrderEnforcer
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecHashWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecInputAdapter
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLegacyTableSourceScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLimit
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecLookupJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecMultipleInput
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecNestedLoopJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonGroupWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecPythonOverAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecRank
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecScriptTransform
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSink
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSort
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortLimit
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortMergeJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecSortWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecValues
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecWindowTableFunction
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecGlobalRuntimeFilterBuilder
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecLocalRuntimeFilterBuilder
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.runtimefilter.BatchExecRuntimeFilter
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecAsyncCalc
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCalc
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecCorrelate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExpand
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacyTableSourceScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecMatch
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCalc
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecPythonCorrelate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecUnion
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecValues
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase
Internal method, translates this node into a Flink operator.
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecChangelogNormalize
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDataStreamScan
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDeduplicate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecDropUpdateBefore
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecExchange
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGlobalWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupTableAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecGroupWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIncrementalGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecIntervalJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLimit
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLocalWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecLookupJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMiniBatchAssigner
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecMultipleInput
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecOverAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupTableAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonGroupWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecPythonOverAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecRank
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSink
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSort
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecSortLimit
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecTemporalSort
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
translateToPlanInternal(PlannerBase, ExecNodeConfig) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
translateWithUnalignedWindow(PlannerBase, ExecNodeConfig, RowType, Transformation<RowData>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecWindowTableFunction
 
translateWithUnalignedWindow(PlannerBase, ExecNodeConfig, RowType, Transformation<RowData>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
translateWithUnalignedWindow(PlannerBase, ExecNodeConfig, RowType, Transformation<RowData>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowTableFunction
 
TRANSLATION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TransportException - Exception in org.apache.flink.runtime.io.network.netty.exception
 
TransportException(String, SocketAddress) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.TransportException
 
TransportException(String, SocketAddress, Throwable) - Constructor for exception org.apache.flink.runtime.io.network.netty.exception.TransportException
 
TraversableOnceException - Exception in org.apache.flink.util
An exception, indicating that an Iterable can only be traversed once, but has been attempted to traverse an additional time.
TraversableOnceException() - Constructor for exception org.apache.flink.util.TraversableOnceException
Creates a new exception with a default message.
TraversableSerializerSnapshot<T extends scala.collection.TraversableOnce<E>,​E> - Class in org.apache.flink.table.api.typeutils
A TypeSerializerSnapshot for the Scala TraversableSerializer.
TraversableSerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
TraversableSerializerSnapshot(TraversableSerializer<T, E>) - Constructor for class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
traverseMaps(KeyMap<K, V>[], KeyMap.TraversalEvaluator<K, V>, long) - Static method in class org.apache.flink.streaming.runtime.operators.windowing.KeyMap
Performs a traversal about logical the multi-map that results from the union of the given maps.
traverseStreamGraphAndGenerateHashes(StreamGraph) - Method in interface org.apache.flink.streaming.api.graph.StreamGraphHasher
Returns a map with a hash for each StreamNode of the StreamGraph.
traverseStreamGraphAndGenerateHashes(StreamGraph) - Method in class org.apache.flink.streaming.api.graph.StreamGraphHasherV2
Returns a map with a hash for each StreamNode of the StreamGraph.
traverseStreamGraphAndGenerateHashes(StreamGraph) - Method in class org.apache.flink.streaming.api.graph.StreamGraphUserHashHasher
 
TravisDownloadCache - Class in org.apache.flink.tests.util.cache
Travis-specific DownloadCache implementation that caches downloaded files in a configured directory.
TravisDownloadCache(Path, int, int) - Constructor for class org.apache.flink.tests.util.cache.TravisDownloadCache
 
TravisDownloadCacheFactory - Class in org.apache.flink.tests.util.cache
TravisDownloadCacheFactory() - Constructor for class org.apache.flink.tests.util.cache.TravisDownloadCacheFactory
 
TREAT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TREE - org.apache.flink.configuration.PipelineOptions.VertexDescriptionMode
Organizes the description in a multi line tree mode.
TreeOrderedSetCache - Class in org.apache.flink.contrib.streaming.state
Implementation of a lexicographically ordered set of byte-arrays, based on a TreeSet.
TreeOrderedSetCache - Class in org.apache.flink.state.forst.sync
Implementation of a lexicographically ordered set of byte-arrays, based on a TreeSet.
treeToString(ExecNode<?>) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodePlanDumper
Converts an ExecNode tree to a string as a tree style.
treeToString(ExecNode<?>, List<ExecNode<?>>, boolean) - Static method in class org.apache.flink.table.planner.plan.nodes.exec.utils.ExecNodePlanDumper
Converts an ExecNode tree to a string as a tree style.
TRIANGLES_BY_DEGREE - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
 
TRIANGLES_BY_ID - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
 
TriConsumer<S,​T,​U> - Interface in org.apache.flink.util.function
Operation which is performed on three given arguments.
TriConsumerWithException<S,​T,​U,​E extends Throwable> - Interface in org.apache.flink.util.function
A checked extension of the TriConsumer interface.
TriFunction<S,​T,​U,​R> - Interface in org.apache.flink.util.function
Function which takes three arguments.
TriFunctionWithException<S,​T,​U,​R,​E extends Throwable> - Interface in org.apache.flink.util.function
Function which takes three arguments.
trigger - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
trigger - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
trigger() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers the next task that was submitted for execution.
trigger() - Method in class org.apache.flink.core.testutils.MultiShotLatch
Fires the latch.
trigger() - Method in class org.apache.flink.core.testutils.OneShotLatch
Fires the latch.
trigger(Duration) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers the next task that was submitted for execution.
trigger(Trigger<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
Sets the Trigger that should be used to trigger window emission.
trigger(Trigger<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
Sets the Trigger that should be used to trigger window emission.
trigger(Trigger<? super T, ? super W>) - Method in class org.apache.flink.state.api.WindowedStateTransformation
Sets the Trigger that should be used to trigger window emission.
trigger(Trigger<? super T, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.AllWindowedStream
Sets the Trigger that should be used to trigger window emission.
trigger(Trigger<? super T, ? super W>) - Method in class org.apache.flink.streaming.api.datastream.WindowedStream
Sets the Trigger that should be used to trigger window emission.
trigger(Trigger<? super T, ? super W>) - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
Trigger<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.triggers
A Trigger determines when a pane of a window should be evaluated to emit the results for that part of the window.
Trigger<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A Trigger determines when a pane of a window should be evaluated to emit the results for that part of the window.
Trigger() - Constructor for class org.apache.flink.streaming.api.windowing.triggers.Trigger
 
Trigger() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
 
TRIGGER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIGGER_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIGGER_CHECKPOINT_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
TRIGGER_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIGGER_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIGGER_THREAD_GROUP - Static variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
The thread group that holds all trigger timer threads.
Trigger.OnMergeContext - Interface in org.apache.flink.streaming.api.windowing.triggers
Trigger.OnMergeContext - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
Trigger.TriggerContext - Interface in org.apache.flink.streaming.api.windowing.triggers
A context object that is given to Trigger methods to allow them to register timer callbacks and deal with state.
Trigger.TriggerContext - Interface in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A context object that is given to Trigger methods to allow them to register timer callbacks and deal with state.
Triggerable<K,​N> - Interface in org.apache.flink.streaming.api.operators
Interface for things that can be called by InternalTimerService.
triggerAll() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers all queuedRunnables.
triggerAllActions() - Method in class org.apache.flink.connector.testutils.source.reader.TestingSplitEnumeratorContext
 
triggerAllNonPeriodicTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Executes all runnable and scheduled non-periodic tasks until none are left to run.
triggerCheckpoint(boolean) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Triggers a new standard checkpoint and uses the given timestamp as the checkpoint timestamp.
triggerCheckpoint(long) - Method in interface org.apache.flink.streaming.api.checkpoint.ExternallyInducedSource.CheckpointTrigger
Deprecated.
Triggers a checkpoint.
triggerCheckpoint(long, long, Executor) - Method in interface org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook
This method is called by the checkpoint coordinator prior when triggering a checkpoint, prior to sending the "trigger checkpoint" messages to the source tasks.
triggerCheckpoint(long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.executiongraph.Execution
Trigger a new checkpoint on the task of this execution.
triggerCheckpoint(Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Triggers taking a checkpoint of the executed job.
triggerCheckpoint(JobID) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
triggerCheckpoint(JobID, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerCheckpoint(JobID, Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
 
triggerCheckpoint(JobID, CheckpointType) - Method in interface org.apache.flink.client.program.ClusterClient
Triggers a checkpoint for the job identified by the job id.
triggerCheckpoint(JobID, CheckpointType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
triggerCheckpoint(JobID, CheckpointType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
triggerCheckpoint(JobID, CheckpointType) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
triggerCheckpoint(CheckpointType) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Triggers one new checkpoint with the given checkpointType.
triggerCheckpoint(CheckpointType) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
triggerCheckpoint(CheckpointType) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
triggerCheckpoint(CheckpointType) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
triggerCheckpoint(CheckpointType, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
triggerCheckpoint(CheckpointType, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Triggers taking a checkpoint of the executed job.
triggerCheckpoint(ExecutionAttemptID, long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
triggerCheckpoint(ExecutionAttemptID, long, long, CheckpointOptions) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Trigger the checkpoint for the given task.
triggerCheckpoint(ExecutionAttemptID, long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
triggerCheckpoint(ExecutionAttemptID, JobID, long, long, CheckpointOptions) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Trigger for the given task a checkpoint.
triggerCheckpoint(ExecutionAttemptID, JobID, long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
triggerCheckpoint(AsynchronousJobOperationKey, CheckpointType, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerCheckpoint(AsynchronousJobOperationKey, CheckpointType, Duration) - Method in class org.apache.flink.runtime.dispatcher.DispatcherCachedOperationsHandler
 
triggerCheckpoint(AsynchronousJobOperationKey, CheckpointType, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Triggers a checkpoint with the given savepoint directory as a target.
triggerCheckpointAndGetCheckpointID(JobID, CheckpointType, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerCheckpointAndGetCheckpointID(JobID, CheckpointType, Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Triggers a checkpoint, returning a future that completes with the checkpoint id when it is complete.
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
This method is called to trigger a checkpoint, asynchronously by the checkpoint coordinator.
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in class org.apache.flink.streaming.runtime.tasks.SourceOperatorStreamTask
 
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
Deprecated.
 
triggerCheckpointAsync(CheckpointMetaData, CheckpointOptions) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
triggerCheckpointBarrier(long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.taskmanager.Task
Calls the invokable to trigger a checkpoint.
TriggerCheckpointFunction - Interface in org.apache.flink.runtime.dispatcher
Wrapper interface for functions triggering checkpoints.
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetricsBuilder) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
 
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetricsBuilder) - Method in interface org.apache.flink.runtime.jobgraph.tasks.CheckpointableTask
This method is called when a checkpoint is triggered as a result of receiving checkpoint barriers on all input streams.
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetricsBuilder) - Method in class org.apache.flink.streaming.runtime.tasks.MultipleInputStreamTask
 
triggerCheckpointOnBarrier(CheckpointMetaData, CheckpointOptions, CheckpointMetricsBuilder) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
 
triggerContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
triggerDebloating() - Method in class org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
 
triggerDebloating() - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
triggerDebloating() - Method in class org.apache.flink.runtime.taskmanager.InputGateWithMetrics
 
triggerDetachedSavepoint(JobID, String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
triggerDetachedSavepoint(JobID, String, SavepointFormatType) - Method in interface org.apache.flink.client.program.ClusterClient
Triggers a detached savepoint for the job identified by the job id.
triggerDetachedSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
triggerDetachedSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
TriggerHandler(GatewayRetriever<? extends T>, Duration, Map<String, String>, MessageHeaders<B, TriggerResponse, M>) - Constructor for class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
 
triggerHook(MasterTriggerRestoreHook<T>, long, long, Executor) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Trigger master hook and return a completable future with state.
TriggerId - Class in org.apache.flink.runtime.rest.messages
Identifies a savepoint trigger request.
TriggerId() - Constructor for class org.apache.flink.runtime.rest.messages.TriggerId
 
TriggerId.TriggerIdDeserializer - Class in org.apache.flink.runtime.rest.messages
JSON deserializer for TriggerId.
TriggerId.TriggerIdSerializer - Class in org.apache.flink.runtime.rest.messages
JSON serializer for TriggerId.
TriggerIdDeserializer() - Constructor for class org.apache.flink.runtime.rest.messages.TriggerId.TriggerIdDeserializer
 
triggerIdPathParameter - Variable in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingStatusMessageParameters
 
triggerIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatusMessageParameters
 
triggerIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetDeleteStatusMessageParameters
 
triggerIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointDisposalStatusMessageParameters
 
triggerIdPathParameter - Variable in class org.apache.flink.runtime.rest.messages.job.savepoints.SavepointStatusMessageParameters
 
TriggerIdPathParameter - Class in org.apache.flink.runtime.rest.messages
MessagePathParameter for the trigger id of an asynchronous operation.
TriggerIdPathParameter() - Constructor for class org.apache.flink.runtime.rest.messages.TriggerIdPathParameter
 
TriggerIdSerializer() - Constructor for class org.apache.flink.runtime.rest.messages.TriggerId.TriggerIdSerializer
 
triggerIfNeeded(boolean) - Method in class org.apache.flink.runtime.asyncprocessing.AsyncExecutionController
Trigger a batch of requests.
triggering(Trigger<?>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
triggerJobManagerFailover(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
triggerJobManagerFailover(JobClient, Runnable) - Method in interface org.apache.flink.connector.testframe.environment.ClusterControllable
Triggers a JobManager failover.
triggerJobManagerFailover(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
triggerMaterialization() - Method in class org.apache.flink.state.common.PeriodicMaterializationManager
 
triggerNextSuperstep() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
 
triggerNonPeriodicScheduledTask() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers a single non-periodically scheduled task.
triggerNonPeriodicScheduledTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
triggerNonPeriodicScheduledTasks(Class<?>) - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
triggerNonPeriodicScheduledTasksWithRecursion() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers all non-periodically scheduled tasks.
triggerOperation(HandlerRequest<B>, T) - Method in class org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
Trigger the asynchronous operation and return its future result.
triggerOperation(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler
 
triggerOperation(HandlerRequest<EmptyRequestBody>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.rescaling.RescalingHandlers.RescalingTriggerHandler
 
triggerOperation(HandlerRequest<SavepointDisposalRequest>, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers.SavepointDisposalTriggerHandler
 
triggerOperation(HandlerRequest<SavepointTriggerRequestBody>, AsynchronousJobOperationKey, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.SavepointTriggerHandler
 
triggerOperation(HandlerRequest<StopWithSavepointRequestBody>, AsynchronousJobOperationKey, RestfulGateway) - Method in class org.apache.flink.runtime.rest.handler.job.savepoints.SavepointHandlers.StopWithSavepointHandler
 
triggerPeriodicScheduledTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
 
triggerReload() - Method in interface org.apache.flink.table.connector.source.lookup.cache.trigger.CacheReloadTrigger.Context
Trigger a reload operation on the cache.
triggerReload() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
 
triggerResourceRequirementsCheck() - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
triggerResourceRequirementsCheck() - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Trigger the resource requirement check.
TriggerResponse - Class in org.apache.flink.runtime.rest.handler.async
Response to the triggering of an asynchronous operation.
TriggerResponse(TriggerId) - Constructor for class org.apache.flink.runtime.rest.handler.async.TriggerResponse
 
TriggerResult - Enum in org.apache.flink.streaming.api.windowing.triggers
Result type for trigger methods.
triggerSavepoint(String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
triggerSavepoint(String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
triggerSavepoint(String, boolean, SavepointFormatType) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
triggerSavepoint(String, boolean, SavepointFormatType, Duration) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
triggerSavepoint(String, boolean, SavepointFormatType, Duration) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Triggers taking a savepoint of the executed job.
triggerSavepoint(String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.application.EmbeddedJobClient
 
triggerSavepoint(String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
triggerSavepoint(String, SavepointFormatType) - Method in class org.apache.flink.client.deployment.ClusterClientJobClientAdapter
 
triggerSavepoint(String, SavepointFormatType) - Method in interface org.apache.flink.core.execution.JobClient
Triggers a savepoint for the associated job.
triggerSavepoint(String, SavepointFormatType) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Triggers a savepoint with the given savepoint directory as a target.
triggerSavepoint(String, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniClusterJobClient
 
triggerSavepoint(JobID, String, boolean, SavepointFormatType) - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
triggerSavepoint(JobID, String, SavepointFormatType) - Method in interface org.apache.flink.client.program.ClusterClient
Triggers a savepoint for the job identified by the job id.
triggerSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.MiniClusterClient
 
triggerSavepoint(JobID, String, SavepointFormatType) - Method in class org.apache.flink.client.program.rest.RestClusterClient
 
triggerSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.DispatcherCachedOperationsHandler
 
triggerSavepoint(AsynchronousJobOperationKey, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Triggers a savepoint with the given savepoint directory as a target, returning a future that completes when the operation is started.
triggerSavepointAndGetLocation(JobID, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
triggerSavepointAndGetLocation(JobID, String, SavepointFormatType, TriggerSavepointMode, Duration) - Method in interface org.apache.flink.runtime.dispatcher.DispatcherGateway
Triggers a savepoint with the given savepoint directory as a target, returning a future that completes with the savepoint location when it is complete.
TriggerSavepointFunction - Interface in org.apache.flink.runtime.dispatcher
Wrapper interface for functions triggering savepoints.
TriggerSavepointMode - Enum in org.apache.flink.runtime.dispatcher
Describes the context of taking a savepoint: Whether it is a savepoint for a running job or whether the job is cancelled, suspended or terminated with a savepoint.
triggerScheduledTasks() - Method in class org.apache.flink.core.testutils.ManuallyTriggeredScheduledExecutorService
Triggers all registered tasks.
triggerSerializationAndReturnFuture(Executor) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
Trigger the object config serialization and return the completable future.
TriggerSessionHeartbeatHandler - Class in org.apache.flink.table.gateway.rest.handler.session
Handler to touch the session.
TriggerSessionHeartbeatHandler(SqlGatewayService, Map<String, String>, MessageHeaders<EmptyRequestBody, EmptyResponseBody, SessionMessageParameters>) - Constructor for class org.apache.flink.table.gateway.rest.handler.session.TriggerSessionHeartbeatHandler
 
TriggerSessionHeartbeatHeaders - Class in org.apache.flink.table.gateway.rest.header.session
Message headers for touching the session.
TriggerSessionHeartbeatHeaders() - Constructor for class org.apache.flink.table.gateway.rest.header.session.TriggerSessionHeartbeatHeaders
 
triggerState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
Retrieves a State object that can be used to interact with fault-tolerant state that is scoped to the trigger which corresponds to the current window.
triggerSynchronousSavepoint(boolean, String, SavepointFormatType) - Method in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator
Triggers a synchronous savepoint with the given savepoint directory as a target.
triggerSynchronousSavepoint(long, long, CheckpointOptions) - Method in class org.apache.flink.runtime.executiongraph.Execution
Trigger a new checkpoint on the task of this execution.
triggerTarget - Variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
triggerTaskManagerFailover(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.container.FlinkContainerTestEnvironment
 
triggerTaskManagerFailover(JobClient, Runnable) - Method in interface org.apache.flink.connector.testframe.environment.ClusterControllable
Triggers TaskManager failover.
triggerTaskManagerFailover(JobClient, Runnable) - Method in class org.apache.flink.connector.testframe.environment.MiniClusterTestEnvironment
 
triggerThreadInfoRequest(Map<ImmutableSet<ExecutionAttemptID>, CompletableFuture<TaskExecutorThreadInfoGateway>>, int, Duration, int) - Method in class org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoRequestCoordinator
Triggers collection of thread info stats of a job vertex by combining thread info responses from given subtasks.
triggerTime(W) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
Returns the trigger time of the window, this should be called after TriggerContext initialized.
trim() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes leading and trailing space characters from the given string.
trim() - Method in class org.apache.flink.table.data.binary.BinaryStringData
Returns a string whose value is this string, with any leading and trailing whitespace removed.
trim(int) - Method in class org.apache.flink.runtime.io.network.buffer.BufferBuilder
The result capacity can not be greater than allocated memorySegment.
trim(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes leading and trailing characters from the given string.
trim(BinaryStringData, boolean, boolean, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
trim(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Walk each character of current string from both ends, remove the character if it is in trim string.
TRIM - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIM - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TRIM - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Special sql syntax for TRIM.
TRIM - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TRIM_ARRAY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRIM_PAD - org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer
 
trimLeading() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes leading space characters from the given string.
trimLeading(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes leading characters from the given string.
trimLeft(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
trimLeft(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Walk each character of current string from left end, remove the character if it is in trim string.
trimRight(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
trimRight(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
Walk each character of current string from right end, remove the character if it is in trim string.
trimStartingSlash(String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
trimTrailing() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes trailing space characters from the given string.
trimTrailing(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Removes trailing characters from the given string.
trimUnusedFields(boolean, RelNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter
Walks over a tree of relational expressions, replacing each RelNode with a 'slimmed down' relational expression that projects only the fields required by its consumer.
TRUE - org.apache.flink.table.annotation.HintFlag
 
TRUE - org.apache.flink.table.api.JsonExistsOnError
 
TRUE - org.apache.flink.util.TernaryBoolean
The value for 'true'.
TRUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRUE - Static variable in class org.apache.flink.types.BooleanValue
 
TRUE_STRING - Static variable in class org.apache.flink.table.data.binary.BinaryStringDataUtil
 
trueFunction() - Static method in class org.apache.flink.cep.pattern.conditions.BooleanConditions
 
trueRsd() - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
The rsd of HLL++ is always equal to or better than the rsd requested.
truncate() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a number of truncated to 0 decimal places.
truncate(InType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns a number of truncated to n decimal places.
truncate(SequenceNumber) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Truncate this state changelog to free up the resources and collect any garbage.
truncate(TimestampData, int) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
TRUNCATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRUNCATE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TRUNCATE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
truncateAndClose(SequenceNumber) - Method in interface org.apache.flink.runtime.state.changelog.StateChangelogWriter
Truncate the tail of log and close it.
TruncateTableOperation - Class in org.apache.flink.table.operations
Operation to describe an TRUNCATE TABLE statement.
TruncateTableOperation(ObjectIdentifier) - Constructor for class org.apache.flink.table.operations.TruncateTableOperation
 
trustManagers() - Method in class org.apache.flink.runtime.rpc.pekko.CustomSSLEngineProvider
 
trxTime - Variable in class org.apache.flink.table.examples.java.basics.TemporalJoinSQLExample.Transaction
 
TRY - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
TRY - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
TRY() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
TRY_ADDRESS_RESOLUTION - org.apache.flink.runtime.rpc.AddressResolution
 
TRY_CAST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TRY_CAST - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
TRY_CAST - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TRY_RESOLVE - org.apache.flink.table.api.config.OptimizerConfigOptions.NonDeterministicUpdateStrategy
Try to resolve by planner automatically if exists non-deterministic updates, will raise an error when cannot resolve.
tryAcquire(int, int, Duration, Semaphore) - Static method in class org.apache.flink.api.common.io.SinkUtils
Acquire permits on the given semaphore within a given allowed timeout and deal with errors.
tryAdd(AbstractCheckpointStats) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatsCache
Try to add the checkpoint to the cache.
tryAdvanceWatermark(long, InternalTimeServiceManager.ShouldStopAdvancingFn) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceImpl
 
tryAdvanceWatermark(Watermark, InternalTimeServiceManager.ShouldStopAdvancingFn) - Method in interface org.apache.flink.streaming.api.operators.InternalTimeServiceManager
Try to InternalTimeServiceManager.advanceWatermark(Watermark), but if InternalTimeServiceManager.ShouldStopAdvancingFn returns true, stop the advancement and return as soon as possible.
tryAdvanceWatermark(Watermark, InternalTimeServiceManager.ShouldStopAdvancingFn) - Method in class org.apache.flink.streaming.api.operators.InternalTimeServiceManagerImpl
 
tryAdvanceWatermark(Watermark, InternalTimeServiceManager.ShouldStopAdvancingFn) - Method in class org.apache.flink.streaming.api.operators.sorted.state.BatchExecutionInternalTimeServiceManager
 
tryAssignPayload(LogicalSlot.Payload) - Method in interface org.apache.flink.runtime.jobmaster.LogicalSlot
Tries to assign a payload to this slot.
tryAssignPayload(LogicalSlot.Payload) - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
tryAssignPayload(PhysicalSlot.Payload) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlot
Tries to assign the given payload to this allocated slot.
tryAssignResource(LogicalSlot) - Method in class org.apache.flink.runtime.executiongraph.Execution
Tries to assign the given slot to the execution.
tryAssignResource(LogicalSlot) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
 
tryAssignResource(LogicalSlot) - Method in class org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
 
tryCancel(boolean) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.Mail
 
tryCast(DataType) - Method in class org.apache.flink.table.api.internal.BaseExpressions
Like BaseExpressions.cast(DataType), but in case of error, returns null rather than failing the job.
TryCastFunctionCall() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a TRY_CAST invocation.
tryCleanupOnError() - Method in interface org.apache.flink.api.common.io.CleanupWhenUnsuccessful
Hook that is called upon an unsuccessful execution.
tryCleanupOnError() - Method in class org.apache.flink.api.common.io.FileOutputFormat
 
tryCreateSource(DataStreamSourceExternalContext<T>, TestingSourceSettings) - Method in class org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase
 
tryDeserializeAndThrow(Throwable, ClassLoader) - Static method in class org.apache.flink.util.ExceptionUtils
Tries to find a SerializedThrowable as the cause of the given throwable and throws its deserialized value.
tryDistinctBuildRow - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
Try to make the buildSide rows distinct.
tryEnrichClusterEntryPointError(Throwable) - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntryPointExceptionUtils
Tries to enrich the passed exception or its causes with additional information.
tryEnrichOutOfMemoryError(Throwable, String, String, String) - Static method in class org.apache.flink.util.ExceptionUtils
Tries to enrich OutOfMemoryErrors being part of the passed root Throwable's cause tree.
tryEnrichTaskManagerError(Throwable) - Static method in class org.apache.flink.util.TaskManagerExceptionUtils
Tries to enrich the passed exception or its causes with additional information.
tryExecute(StreamExecutionEnvironment, String) - Static method in class org.apache.flink.test.util.TestUtils
Execute the job and wait for the job result synchronously.
tryFindUserLibDirectory() - Static method in class org.apache.flink.runtime.entrypoint.ClusterEntrypointUtils
Tries to find the user library directory.
tryFulfillRequirements(Map<JobID, Collection<ResourceRequirement>>, TaskManagerResourceInfoProvider, BlockedTaskManagerChecker) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceAllocationStrategy
 
tryFulfillRequirements(Map<JobID, Collection<ResourceRequirement>>, TaskManagerResourceInfoProvider, BlockedTaskManagerChecker) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationStrategy
Try to make an allocation decision to fulfill the resource requirements.
tryGet(long) - Method in class org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointStatsCache
Try to look up a checkpoint by it's ID in the cache.
tryGetAvroUtils() - Static method in class org.apache.flink.api.java.typeutils.AvroUtils
Returns either Optional#EMPTY which throw an exception in cases where Avro would be needed or loads the specific utils for Avro from flink-avro.
tryLoadAndDeserializeShuffleDescriptors(PermanentBlobService, JobID, GroupCache<JobID, PermanentBlobKey, TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup>) - Method in class org.apache.flink.runtime.deployment.InputGateDeploymentDescriptor
 
tryLoadWebContent(GatewayRetriever<? extends T>, Duration, File) - Static method in class org.apache.flink.runtime.webmonitor.WebMonitorUtils
Checks whether the flink-runtime-web dependency is available and if so returns a StaticFileServerHandler which can serve the static file contents.
tryLock() - Method in class org.apache.flink.util.FileLock
Try to acquire a lock on the locking file.
tryMarkSlotActive(JobID, AllocationID) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable
Try to mark the specified slot as active if it has been allocated by the given job.
tryMarkSlotActive(JobID, AllocationID) - Method in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl
 
tryMoveToNextSplit() - Method in class org.apache.flink.api.connector.source.lib.util.IteratorSourceReaderBase
 
tryOffload(SerializedValue<T>, JobID, BlobWriter) - Static method in interface org.apache.flink.runtime.blob.BlobWriter
 
tryPollEntry() - Method in class org.apache.flink.connector.file.src.util.Pool
Tries to get the next cached entry.
tryProbe(RowData) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
Find matched build side rows for a probe row.
tryProbe(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
 
tryPut(StreamElement) - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
tryPut(StreamElement) - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
Tries to put the given element in the queue.
tryPut(StreamElement) - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
tryPutFile(FileMergingSnapshotManager.SubtaskKey, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.BlockingPhysicalFilePool
 
tryPutFile(FileMergingSnapshotManager.SubtaskKey, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.NonBlockingPhysicalFilePool
 
tryPutFile(FileMergingSnapshotManager.SubtaskKey, PhysicalFile) - Method in class org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool
Try to put a physical file into file pool.
tryReadFully(InputStream, byte[]) - Static method in class org.apache.flink.util.IOUtils
tryReconcileClusterResources(TaskManagerResourceInfoProvider) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.DefaultResourceAllocationStrategy
 
tryReconcileClusterResources(TaskManagerResourceInfoProvider) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationStrategy
Try to make a decision to reconcile the cluster resources.
tryReconnect() - Method in class org.apache.flink.runtime.registration.RegisteredRpcConnection
Tries to reconnect to the RegisteredRpcConnection.targetAddress by cancelling the pending registration and starting a new pending registration.
tryReserveResources(JobSchedulingPlan) - Method in interface org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAllocator
Reserves slots according to the given assignment if possible.
tryReserveResources(JobSchedulingPlan) - Method in class org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
 
tryRetain() - Method in class org.apache.flink.runtime.asyncprocessing.ReferenceCounted
Try to retain this object.
tryRethrowException(Exception) - Static method in class org.apache.flink.util.ExceptionUtils
Tries to throw the given exception if not null.
tryRethrowIOException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
Tries to throw the given Throwable in scenarios where the signatures allows only IOExceptions (and RuntimeException and Error).
trySetCount(ZooKeeperVersionedValue<Integer>, int) - Method in class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
tryShutdownExecutorElegantly(ExecutorService, Duration) - Static method in class org.apache.flink.runtime.operators.coordination.ComponentClosingUtils
A util method that tries to shut down an ExecutorService elegantly within the given timeout.
tryStartNewSegment(TieredStorageSubpartitionId, int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierProducerAgent
 
tryStartNewSegment(TieredStorageSubpartitionId, int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
tryStartNewSegment(TieredStorageSubpartitionId, int, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierProducerAgent
 
tryStartNewSegment(TieredStorageSubpartitionId, int, int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierProducerAgent
Try to start a new segment in the Tier.
trySync(long) - Method in class org.apache.flink.core.testutils.CheckedThread
Waits with timeout until the thread is completed and checks whether any error occurred during the execution.
tryTake(int) - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Returns an optional with either the oldest mail from the mailbox (head of queue) if the mailbox is not empty or an empty optional otherwise.
tryTake(int) - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
tryTakeFromBatch() - Method in interface org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox
Returns an optional with either the oldest mail from the batch (head of queue) if the batch is not empty or an empty optional otherwise.
tryTakeFromBatch() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailboxImpl
 
tryToAssignSlots(CreatingExecutionGraph.ExecutionGraphWithVertexParallelism) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
tryToGetPrettyPrintYaml(KubernetesResource) - Static method in class org.apache.flink.kubernetes.utils.KubernetesUtils
Try to get the pretty print yaml for Kubernetes resource.
tryWrite(TieredStorageSubpartitionId, Buffer, Object, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierProducerAgent
 
tryWrite(TieredStorageSubpartitionId, Buffer, Object, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierProducerAgent
 
tryWrite(TieredStorageSubpartitionId, Buffer, Object, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierProducerAgent
 
tryWrite(TieredStorageSubpartitionId, Buffer, Object, int) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierProducerAgent
Writes the finished Buffer to the consumer.
tryYield() - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
This method attempts to run the command at the head of the mailbox.
tryYield() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
TTL_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
TTL_TIME_CHARACTERISTIC_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
ttlConfig - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
 
TtlSerializer(CompositeSerializer.PrecomputedParameters, TypeSerializer<?>...) - Constructor for class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
TtlSerializer(TypeSerializer<Long>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializer
 
TtlSerializerSnapshot() - Constructor for class org.apache.flink.runtime.state.ttl.TtlStateFactory.TtlSerializerSnapshot
 
TtlStateFactory<K,​N,​SV,​TTLSV,​S extends State,​IS extends S> - Class in org.apache.flink.runtime.state.ttl
This state factory wraps state objects, produced by backends, with TTL logic.
TtlStateFactory.TtlSerializer<T> - Class in org.apache.flink.runtime.state.ttl
Serializer for user state value with TTL.
TtlStateFactory.TtlSerializerSnapshot<T> - Class in org.apache.flink.runtime.state.ttl
A TypeSerializerSnapshot for TtlSerializer.
TtlStateVerifier<UV,​GV> - Interface in org.apache.flink.streaming.tests.verify
TTL state verifier interface.
ttlTimeProvider - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
ttlTimeProvider - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
TtlTimeProvider - Interface in org.apache.flink.runtime.state.ttl
Provides time to TTL logic to judge about state expiration.
TtlUpdateContext<UV,​GV> - Class in org.apache.flink.streaming.tests.verify
Contains context relevant for state update with TTL.
TtlUpdateContext(GV, UV, GV, long) - Constructor for class org.apache.flink.streaming.tests.verify.TtlUpdateContext
 
TtlUtils - Class in org.apache.flink.runtime.state.ttl
Common functions related to State TTL.
TtlUtils() - Constructor for class org.apache.flink.runtime.state.ttl.TtlUtils
 
TtlValue<T> - Class in org.apache.flink.runtime.state.ttl
This class wraps user value of state with TTL.
TtlValue(T, long) - Constructor for class org.apache.flink.runtime.state.ttl.TtlValue
 
TtlVerificationContext<UV,​GV> - Class in org.apache.flink.streaming.tests.verify
Data to verify state update with TTL.
TtlVerificationContext(int, String, List<ValueWithTs<?>>, TtlUpdateContext<?, ?>) - Constructor for class org.apache.flink.streaming.tests.verify.TtlVerificationContext
 
tumble(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
Tumble - Class in org.apache.flink.table.api
Helper class for creating a tumbling window.
Tumble() - Constructor for class org.apache.flink.table.api.Tumble
 
TUMBLE - org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
 
TUMBLE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TUMBLE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TUMBLE_END - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TUMBLE_OLD - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
We need custom group auxiliary functions in order to support nested windows.
TUMBLE_PROCTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TUMBLE_ROWTIME - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TUMBLE_START - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
TumbleWithSize - Class in org.apache.flink.table.api
Tumbling window.
TumbleWithSizeOnTime - Class in org.apache.flink.table.api
Tumbling window on time.
TumbleWithSizeOnTimeWithAlias - Class in org.apache.flink.table.api
Tumbling window on time with alias.
tumbling(int, ZoneId, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
Creates a tumbling window SliceAssigner that assigns elements to slices of tumbling windows.
TUMBLING_GROUP_WINDOW - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
TUMBLING_GROUP_WINDOW = 0;
TUMBLING_GROUP_WINDOW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
TUMBLING_GROUP_WINDOW = 0;
TumblingEventTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into windows based on the timestamp of the elements.
TumblingEventTimeWindows(long, long, WindowStagger) - Constructor for class org.apache.flink.streaming.api.windowing.assigners.TumblingEventTimeWindows
 
TumblingProcessingTimeWindows - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner that windows elements into windows based on the current system time of the machine the operation is running on.
tumblingWindow(String, FieldReferenceExpression, ValueLiteralExpression) - Static method in class org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow
 
TumblingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
A GroupWindowAssigner that windows elements into fixed-size windows based on the timestamp of the elements.
TumblingWindowAssigner(long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
TumblingWindowSpec - Class in org.apache.flink.table.planner.plan.logical
Logical representation of a tumbling window specification.
TumblingWindowSpec(Duration, Duration) - Constructor for class org.apache.flink.table.planner.plan.logical.TumblingWindowSpec
 
Tuple - Class in org.apache.flink.api.java.tuple
The base class of all tuples.
Tuple() - Constructor for class org.apache.flink.api.java.tuple.Tuple
 
TUPLE - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
TUPLE = 17;
TUPLE(Class<T>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for typed subclasses of Flink's Tuple.
TUPLE(TypeInformation<?>...) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for subclasses of Flink's Tuple (namely Tuple0 till Tuple25) with fields of the given types.
TUPLE_TYPE_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
TUPLE_TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
TUPLE_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
TUPLE = 17;
Tuple0 - Class in org.apache.flink.api.java.tuple
A tuple with 0 fields.
Tuple0() - Constructor for class org.apache.flink.api.java.tuple.Tuple0
 
Tuple0Builder - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple0.
Tuple0Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple0Builder
 
Tuple0Serializer - Class in org.apache.flink.api.java.typeutils.runtime
 
Tuple0SerializerSnapshot - Class in org.apache.flink.api.java.typeutils.runtime
Tuple0SerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.Tuple0SerializerSnapshot
 
Tuple1<T0> - Class in org.apache.flink.api.java.tuple
A tuple with 1 fields.
Tuple1() - Constructor for class org.apache.flink.api.java.tuple.Tuple1
Creates a new tuple where all fields are null.
Tuple1(T0) - Constructor for class org.apache.flink.api.java.tuple.Tuple1
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple10<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9> - Class in org.apache.flink.api.java.tuple
A tuple with 10 fields.
Tuple10() - Constructor for class org.apache.flink.api.java.tuple.Tuple10
Creates a new tuple where all fields are null.
Tuple10(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class org.apache.flink.api.java.tuple.Tuple10
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple10Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple10.
Tuple10Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple10Builder
 
Tuple11<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10> - Class in org.apache.flink.api.java.tuple
A tuple with 11 fields.
Tuple11() - Constructor for class org.apache.flink.api.java.tuple.Tuple11
Creates a new tuple where all fields are null.
Tuple11(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class org.apache.flink.api.java.tuple.Tuple11
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple11Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple11.
Tuple11Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple11Builder
 
Tuple12<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11> - Class in org.apache.flink.api.java.tuple
A tuple with 12 fields.
Tuple12() - Constructor for class org.apache.flink.api.java.tuple.Tuple12
Creates a new tuple where all fields are null.
Tuple12(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class org.apache.flink.api.java.tuple.Tuple12
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple12Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple12.
Tuple12Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple12Builder
 
Tuple13<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12> - Class in org.apache.flink.api.java.tuple
A tuple with 13 fields.
Tuple13() - Constructor for class org.apache.flink.api.java.tuple.Tuple13
Creates a new tuple where all fields are null.
Tuple13(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class org.apache.flink.api.java.tuple.Tuple13
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple13Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple13.
Tuple13Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple13Builder
 
Tuple14<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13> - Class in org.apache.flink.api.java.tuple
A tuple with 14 fields.
Tuple14() - Constructor for class org.apache.flink.api.java.tuple.Tuple14
Creates a new tuple where all fields are null.
Tuple14(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class org.apache.flink.api.java.tuple.Tuple14
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple14Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple14.
Tuple14Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple14Builder
 
Tuple15<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14> - Class in org.apache.flink.api.java.tuple
A tuple with 15 fields.
Tuple15() - Constructor for class org.apache.flink.api.java.tuple.Tuple15
Creates a new tuple where all fields are null.
Tuple15(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class org.apache.flink.api.java.tuple.Tuple15
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple15Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple15.
Tuple15Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple15Builder
 
Tuple16<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15> - Class in org.apache.flink.api.java.tuple
A tuple with 16 fields.
Tuple16() - Constructor for class org.apache.flink.api.java.tuple.Tuple16
Creates a new tuple where all fields are null.
Tuple16(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class org.apache.flink.api.java.tuple.Tuple16
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple16Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple16.
Tuple16Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple16Builder
 
Tuple17<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16> - Class in org.apache.flink.api.java.tuple
A tuple with 17 fields.
Tuple17() - Constructor for class org.apache.flink.api.java.tuple.Tuple17
Creates a new tuple where all fields are null.
Tuple17(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class org.apache.flink.api.java.tuple.Tuple17
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple17Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple17.
Tuple17Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple17Builder
 
Tuple18<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17> - Class in org.apache.flink.api.java.tuple
A tuple with 18 fields.
Tuple18() - Constructor for class org.apache.flink.api.java.tuple.Tuple18
Creates a new tuple where all fields are null.
Tuple18(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Constructor for class org.apache.flink.api.java.tuple.Tuple18
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple18Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple18.
Tuple18Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple18Builder
 
Tuple19<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18> - Class in org.apache.flink.api.java.tuple
A tuple with 19 fields.
Tuple19() - Constructor for class org.apache.flink.api.java.tuple.Tuple19
Creates a new tuple where all fields are null.
Tuple19(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Constructor for class org.apache.flink.api.java.tuple.Tuple19
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple19Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple19.
Tuple19Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple19Builder
 
Tuple1Builder<T0> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple1.
Tuple1Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple1Builder
 
Tuple2<T0,​T1> - Class in org.apache.flink.api.java.tuple
A tuple with 2 fields.
Tuple2() - Constructor for class org.apache.flink.api.java.tuple.Tuple2
Creates a new tuple where all fields are null.
Tuple2(T0, T1) - Constructor for class org.apache.flink.api.java.tuple.Tuple2
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple20<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19> - Class in org.apache.flink.api.java.tuple
A tuple with 20 fields.
Tuple20() - Constructor for class org.apache.flink.api.java.tuple.Tuple20
Creates a new tuple where all fields are null.
Tuple20(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Constructor for class org.apache.flink.api.java.tuple.Tuple20
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple20Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple20.
Tuple20Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple20Builder
 
Tuple21<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20> - Class in org.apache.flink.api.java.tuple
A tuple with 21 fields.
Tuple21() - Constructor for class org.apache.flink.api.java.tuple.Tuple21
Creates a new tuple where all fields are null.
Tuple21(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Constructor for class org.apache.flink.api.java.tuple.Tuple21
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple21Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple21.
Tuple21Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple21Builder
 
Tuple22<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21> - Class in org.apache.flink.api.java.tuple
A tuple with 22 fields.
Tuple22() - Constructor for class org.apache.flink.api.java.tuple.Tuple22
Creates a new tuple where all fields are null.
Tuple22(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Constructor for class org.apache.flink.api.java.tuple.Tuple22
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple22Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple22.
Tuple22Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple22Builder
 
Tuple23<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22> - Class in org.apache.flink.api.java.tuple
A tuple with 23 fields.
Tuple23() - Constructor for class org.apache.flink.api.java.tuple.Tuple23
Creates a new tuple where all fields are null.
Tuple23(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Constructor for class org.apache.flink.api.java.tuple.Tuple23
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple23Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple23.
Tuple23Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple23Builder
 
Tuple24<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22,​T23> - Class in org.apache.flink.api.java.tuple
A tuple with 24 fields.
Tuple24() - Constructor for class org.apache.flink.api.java.tuple.Tuple24
Creates a new tuple where all fields are null.
Tuple24(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Constructor for class org.apache.flink.api.java.tuple.Tuple24
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple24Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22,​T23> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple24.
Tuple24Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple24Builder
 
Tuple25<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22,​T23,​T24> - Class in org.apache.flink.api.java.tuple
A tuple with 25 fields.
Tuple25() - Constructor for class org.apache.flink.api.java.tuple.Tuple25
Creates a new tuple where all fields are null.
Tuple25(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Constructor for class org.apache.flink.api.java.tuple.Tuple25
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple25Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22,​T23,​T24> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple25.
Tuple25Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple25Builder
 
Tuple2Builder<T0,​T1> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple2.
Tuple2Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple2Builder
 
Tuple2CaseClassSerializerSnapshot<T1,​T2> - Class in org.apache.flink.table.api.typeutils
TypeSerializerSnapshot for ScalaCaseClassSerializer.
Tuple2CaseClassSerializerSnapshot() - Constructor for class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
Tuple2CaseClassSerializerSnapshot(ScalaCaseClassSerializer<Tuple2<T1, T2>>) - Constructor for class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
Tuple3<T0,​T1,​T2> - Class in org.apache.flink.api.java.tuple
A tuple with 3 fields.
Tuple3() - Constructor for class org.apache.flink.api.java.tuple.Tuple3
Creates a new tuple where all fields are null.
Tuple3(T0, T1, T2) - Constructor for class org.apache.flink.api.java.tuple.Tuple3
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple3Builder<T0,​T1,​T2> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple3.
Tuple3Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple3Builder
 
Tuple4<T0,​T1,​T2,​T3> - Class in org.apache.flink.api.java.tuple
A tuple with 4 fields.
Tuple4() - Constructor for class org.apache.flink.api.java.tuple.Tuple4
Creates a new tuple where all fields are null.
Tuple4(T0, T1, T2, T3) - Constructor for class org.apache.flink.api.java.tuple.Tuple4
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple4Builder<T0,​T1,​T2,​T3> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple4.
Tuple4Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple4Builder
 
Tuple5<T0,​T1,​T2,​T3,​T4> - Class in org.apache.flink.api.java.tuple
A tuple with 5 fields.
Tuple5() - Constructor for class org.apache.flink.api.java.tuple.Tuple5
Creates a new tuple where all fields are null.
Tuple5(T0, T1, T2, T3, T4) - Constructor for class org.apache.flink.api.java.tuple.Tuple5
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple5Builder<T0,​T1,​T2,​T3,​T4> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple5.
Tuple5Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple5Builder
 
Tuple6<T0,​T1,​T2,​T3,​T4,​T5> - Class in org.apache.flink.api.java.tuple
A tuple with 6 fields.
Tuple6() - Constructor for class org.apache.flink.api.java.tuple.Tuple6
Creates a new tuple where all fields are null.
Tuple6(T0, T1, T2, T3, T4, T5) - Constructor for class org.apache.flink.api.java.tuple.Tuple6
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple6Builder<T0,​T1,​T2,​T3,​T4,​T5> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple6.
Tuple6Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple6Builder
 
Tuple7<T0,​T1,​T2,​T3,​T4,​T5,​T6> - Class in org.apache.flink.api.java.tuple
A tuple with 7 fields.
Tuple7() - Constructor for class org.apache.flink.api.java.tuple.Tuple7
Creates a new tuple where all fields are null.
Tuple7(T0, T1, T2, T3, T4, T5, T6) - Constructor for class org.apache.flink.api.java.tuple.Tuple7
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple7Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple7.
Tuple7Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple7Builder
 
Tuple8<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7> - Class in org.apache.flink.api.java.tuple
A tuple with 8 fields.
Tuple8() - Constructor for class org.apache.flink.api.java.tuple.Tuple8
Creates a new tuple where all fields are null.
Tuple8(T0, T1, T2, T3, T4, T5, T6, T7) - Constructor for class org.apache.flink.api.java.tuple.Tuple8
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple8Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple8.
Tuple8Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple8Builder
 
Tuple9<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8> - Class in org.apache.flink.api.java.tuple
A tuple with 9 fields.
Tuple9() - Constructor for class org.apache.flink.api.java.tuple.Tuple9
Creates a new tuple where all fields are null.
Tuple9(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class org.apache.flink.api.java.tuple.Tuple9
Creates a new tuple and assigns the given values to the tuple's fields.
Tuple9Builder<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8> - Class in org.apache.flink.api.java.tuple.builder
A builder class for Tuple9.
Tuple9Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple9Builder
 
tupleClass - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
TupleComparator<T extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
 
TupleComparator() - Constructor for class org.apache.flink.test.util.TestBaseUtils.TupleComparator
 
TupleComparator(int[], TypeComparator<?>[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparator
 
TupleComparatorBase<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
TupleComparatorBase(int[], TypeComparator<?>[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
TupleComparatorBase(TupleComparatorBase<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
TupleConverter(Class<Tuple>, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TupleConverter
 
TupleSerializer<T extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
 
TupleSerializer(Class<T>, TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
 
TupleSerializerBase<T> - Class in org.apache.flink.api.java.typeutils.runtime
 
TupleSerializerBase(Class<T>, TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
 
TupleSerializerSnapshot<T extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
Snapshot of a tuple serializer's configuration.
TupleSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
TupleTypeInfo<T extends Tuple> - Class in org.apache.flink.api.java.typeutils
A TypeInformation for the tuple types of the Java API.
TupleTypeInfo(Class<T>, TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
TupleTypeInfo(TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfo
 
TupleTypeInfoBase<T> - Class in org.apache.flink.api.java.typeutils
 
TupleTypeInfoBase(Class<T>, TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
TupleUnwrappingIterator<T,​K> - Class in org.apache.flink.api.common.operators.util
An iterator that reads 2-tuples (key value pairs) and returns only the values (second field).
TupleUnwrappingIterator() - Constructor for class org.apache.flink.api.common.operators.util.TupleUnwrappingIterator
 
two(T2) - Static method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.TaggedUnion
 
TWO_EQUALS_COMPARABLE - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Strategy that checks all types are equals comparable with each other.
TWO_FULLY_COMPARABLE - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
Strategy that checks all types are fully comparable with each other.
TWO_PHASE - org.apache.flink.table.api.config.AggregatePhaseStrategy
Enforce to use two stage aggregate which has localAggregate and globalAggregate.
TwoInputBroadcastProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.datastream.impl.operators
TwoInputBroadcastProcessOperator(TwoInputBroadcastStreamProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.TwoInputBroadcastProcessOperator
 
TwoInputBroadcastStreamProcessFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.datastream.api.function
This contains all logical related to process records from a broadcast stream and a non-broadcast stream.
TwoInputNonBroadcastProcessOperator<IN1,​IN2,​OUT> - Class in org.apache.flink.datastream.impl.operators
TwoInputNonBroadcastProcessOperator(TwoInputNonBroadcastStreamProcessFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.datastream.impl.operators.TwoInputNonBroadcastProcessOperator
 
TwoInputNonBroadcastStreamProcessFunction<IN1,​IN2,​OUT> - Interface in org.apache.flink.datastream.api.function
This contains all logical related to process records from two non-broadcast input.
TwoInputStreamOperator<IN1,​IN2,​OUT> - Interface in org.apache.flink.streaming.api.operators
Interface for stream operators with two inputs.
TwoInputStreamOperatorFactory<IN1,​IN2,​OUT> - Interface in org.apache.flink.streaming.api.operators
A factory to create TwoInputStreamOperator.
TwoInputStreamTask<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.tasks
A StreamTask for executing a TwoInputStreamOperator and supporting the TwoInputStreamOperator to select input for reading.
TwoInputStreamTask(Environment) - Constructor for class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
 
TwoInputTransformation<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.api.transformations
This Transformation represents the application of a TwoInputStreamOperator to two input Transformations.
TwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
TwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, StreamOperatorFactory<OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Creates a new TwoInputTransformation from the given inputs and operator.
TwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, TwoInputStreamOperator<IN1, IN2, OUT>, TypeInformation<OUT>, int) - Constructor for class org.apache.flink.streaming.api.transformations.TwoInputTransformation
Creates a new TwoInputTransformation from the given inputs and operator.
TwoInputTransformation(Transformation<IN1>, Transformation<IN2>, String, TwoInputStreamOperator<IN1, IN2, OUT>, TypeInformation<OUT>, int, boolean) - Constructor for class org.apache.flink.streaming.api.transformations.TwoInputTransformation
 
TwoInputTransformationTranslator<IN1,​IN2,​OUT> - Class in org.apache.flink.streaming.runtime.translators
TwoInputTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.TwoInputTransformationTranslator
 
TwoOutputApplyPartitionFunction<OUT1,​OUT2> - Interface in org.apache.flink.datastream.api.function
A function to be applied to all partitions with two outputs.
TwoOutputNonPartitionedContext<OUT1,​OUT2> - Interface in org.apache.flink.datastream.api.context
This interface represents the context associated with all operations must be applied to all partitions with two outputs.
TwoOutputProcessOperator<IN,​OUT_MAIN,​OUT_SIDE> - Class in org.apache.flink.datastream.impl.operators
TwoOutputProcessOperator(TwoOutputStreamProcessFunction<IN, OUT_MAIN, OUT_SIDE>, OutputTag<OUT_SIDE>) - Constructor for class org.apache.flink.datastream.impl.operators.TwoOutputProcessOperator
 
TwoOutputProcessOperator.SideOutputCollector - Class in org.apache.flink.datastream.impl.operators
This is a special implementation of TimestampCollector that using side-output mechanism to emit data.
TwoOutputStreamProcessFunction<IN,​OUT1,​OUT2> - Interface in org.apache.flink.datastream.api.function
This contains all logical related to process and emit records to two output streams.
TwoPhaseCommitSinkFunction<IN,​TXN,​CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
This interface will be removed in future versions. Use the new Sink interface instead.
TwoPhaseCommitSinkFunction(TypeSerializer<TXN>, TypeSerializer<CONTEXT>) - Constructor for class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
Use default ListStateDescriptor for internal state serialization.
TwoPhaseCommitSinkFunction.State<TXN,​CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
State POJO class coupling pendingTransaction, context and pendingCommitTransactions.
TwoPhaseCommitSinkFunction.StateSerializer<TXN,​CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
Custom TypeSerializer for the sink state.
TwoPhaseCommitSinkFunction.StateSerializerSnapshot<TXN,​CONTEXT> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
TwoPhaseCommitSinkFunction.TransactionHolder<TXN> - Class in org.apache.flink.streaming.api.functions.sink.legacy
Deprecated.
Adds metadata (currently only the start time of the transaction) to the transaction object.
TwoStageOptimizedWindowAggregateRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Rule that matches StreamPhysicalWindowAggregate on StreamPhysicalExchange with following condition: the applied windowing is not on processing-time, because processing-time should be materialized in a single node.
type - Variable in class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
type() - Method in annotation type org.apache.flink.annotation.docs.FlinkJsonSchema.AdditionalFields
An actual type the additional fields need to match.
type() - Method in interface org.apache.flink.streaming.api.lineage.DatasetSchemaField
The type of the field.
type() - Method in class org.apache.flink.streaming.examples.statemachine.event.Event
Gets the event's type.
type() - Method in annotation type org.apache.flink.table.annotation.ArgumentHint
The data type hint for the argument.
TYPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
TYPE - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
 
TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
TYPE_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
TYPE_LITERAL - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that checks if an argument is a type literal.
TYPE_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
TYPE_OF - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
typeArgument() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeArgument() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
typeArgument(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
TypeArgumentContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
typeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
typeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassTypeContext
 
typeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
typeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeArguments() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
typeArguments(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ClassOrInterfaceTypeContext
 
TypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsContext
 
typeArgumentsOrDiamond() - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
typeArgumentsOrDiamond() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeArgumentsOrDiamond(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CreatedNameContext
 
TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeArgumentsOrDiamondContext
 
typeBound() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeBound() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
TypeBoundContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
TypeCheckUtils - Class in org.apache.flink.table.runtime.typeutils
Utils for type.
TypeCheckUtils() - Constructor for class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
 
TypeComparable<T> - Class in org.apache.flink.api.common.operators.util
Wrapper that is used to store elements for which we have a TypeComparator in a Hash Map.
TypeComparable(T, TypeComparator<T>) - Constructor for class org.apache.flink.api.common.operators.util.TypeComparable
 
TypeComparator<T> - Class in org.apache.flink.api.common.typeutils
This interface describes the methods that are required for a data type to be handled by the pact runtime.
TypeComparator() - Constructor for class org.apache.flink.api.common.typeutils.TypeComparator
 
TypeComparatorFactory<T> - Interface in org.apache.flink.api.common.typeutils
 
TypeConversions - Class in org.apache.flink.table.types.utils
Conversion hub for interoperability of Class, TypeInformation, DataType, and LogicalType.
typedArguments(List<DataType>) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
Sets the list of argument types for specifying a fixed, not overloaded, not vararg input signature explicitly.
typedArguments(DataType...) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
 
typedArguments(DataType...) - Method in class org.apache.flink.table.types.inference.TypeInference.Builder
 
TypedColumn(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses column_name column_data_type [...].
typeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
typeDeclaration() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeDeclaration(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CompilationUnitContext
 
TypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeDeclarationContext
 
TypeDescriptor<T> - Interface in org.apache.flink.api.common.typeinfo
Descriptor interface to create TypeInformation instances.
TypeDescriptors - Class in org.apache.flink.api.common.typeinfo
Descriptor interface to create TypeInformation instances.
TypeDescriptors() - Constructor for class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
TypedResult<P> - Class in org.apache.flink.table.client.gateway
Result with an attached type (actual payload, EOS, etc.).
TypedResult.ResultType - Enum in org.apache.flink.table.client.gateway
Result types.
TypedSetters - Interface in org.apache.flink.table.data.binary
Provide type specialized setters to reduce if/else and eliminate box and unbox.
TypeExtractionException - Exception in org.apache.flink.api.java.typeutils
Type extraction always contains some uncertainty due to unpredictable JVM differences between vendors or versions.
TypeExtractionException() - Constructor for exception org.apache.flink.api.java.typeutils.TypeExtractionException
Creates a new exception with no message.
TypeExtractionException(String) - Constructor for exception org.apache.flink.api.java.typeutils.TypeExtractionException
Creates a new exception with the given message.
TypeExtractionException(String, Throwable) - Constructor for exception org.apache.flink.api.java.typeutils.TypeExtractionException
Creates a new exception with the given message and cause.
TypeExtractionUtils - Class in org.apache.flink.api.java.typeutils
 
TypeExtractionUtils.LambdaExecutable - Class in org.apache.flink.api.java.typeutils
Similar to a Java 8 Executable but with a return type.
TypeExtractor - Class in org.apache.flink.api.java.typeutils
A utility for reflection analysis on classes, to determine the return type of implementations of transformation functions.
TypeExtractor() - Constructor for class org.apache.flink.api.java.typeutils.TypeExtractor
 
typeFactory - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
typeFactory - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
typeFactory() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to DataTypeFactory.
TypeHint<T> - Class in org.apache.flink.api.common.typeinfo
A utility class for describing generic types.
TypeHint() - Constructor for class org.apache.flink.api.common.typeinfo.TypeHint
Creates a hint for the generic type in the class signature.
TypeInference - Class in org.apache.flink.table.types.inference
Provides logic for the type inference of function calls.
TypeInference.Builder - Class in org.apache.flink.table.types.inference
Builder for configuring and creating instances of TypeInference.
TypeInferenceExtractor - Class in org.apache.flink.table.types.extraction
Reflection-based utility for extracting a TypeInference from a supported subclass of UserDefinedFunction.
TypeInferenceExtractor() - Constructor for class org.apache.flink.table.types.extraction.TypeInferenceExtractor
 
TypeInferenceOperandChecker - Class in org.apache.flink.table.planner.functions.inference
A SqlOperandTypeChecker backed by TypeInference.
TypeInferenceOperandChecker(DataTypeFactory, FunctionDefinition, TypeInference) - Constructor for class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandChecker
 
TypeInferenceOperandInference - Class in org.apache.flink.table.planner.functions.inference
A SqlOperandTypeInference backed by TypeInference.
TypeInferenceOperandInference(DataTypeFactory, FunctionDefinition, TypeInference) - Constructor for class org.apache.flink.table.planner.functions.inference.TypeInferenceOperandInference
 
TypeInferenceReturnInference - Class in org.apache.flink.table.planner.functions.inference
A SqlReturnTypeInference backed by TypeInference.
TypeInferenceReturnInference(DataTypeFactory, FunctionDefinition, TypeInference) - Constructor for class org.apache.flink.table.planner.functions.inference.TypeInferenceReturnInference
 
TypeInferenceUtil - Class in org.apache.flink.table.types.inference
Utility for performing type inference.
TypeInferenceUtil.Result - Class in org.apache.flink.table.types.inference
The result of a type inference run.
TypeInferenceUtil.SurroundingInfo - Interface in org.apache.flink.table.types.inference
Information what the outer world (i.e. an outer wrapping call) expects from the current function call.
TypeInfo - Annotation Type in org.apache.flink.api.common.typeinfo
Annotation for specifying a corresponding TypeInfoFactory that can produce TypeInformation for the annotated type.
TYPEINFO_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
TYPEINFO_NOT_SET - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
 
typeInfoDataConverter(TypeInformation<IN>) - Static method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToDataConverter
 
TypeInfoDataTypeConverter - Class in org.apache.flink.table.runtime.types
Deprecated.
Use InternalTypeInfo.of(LogicalType) instead if TypeInformation is really required. In many cases, InternalSerializers.create(LogicalType) should be sufficient.
TypeInfoDataTypeConverter - Class in org.apache.flink.table.types.utils
Converter from TypeInformation to DataType.
TypeInfoDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
Deprecated.
 
TypeInfoDataTypeConverter() - Constructor for class org.apache.flink.table.types.utils.TypeInfoDataTypeConverter
 
TypeInfoFactory<T> - Class in org.apache.flink.api.common.typeinfo
Base class for implementing a type information factory.
TypeInfoFactory() - Constructor for class org.apache.flink.api.common.typeinfo.TypeInfoFactory
 
TypeInfoLogicalTypeConverter - Class in org.apache.flink.table.runtime.types
Deprecated.
TypeInfoLogicalTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
Deprecated.
 
TypeInformation<T> - Class in org.apache.flink.api.common.typeinfo
TypeInformation is the core class of Flink's type system.
TypeInformation() - Constructor for class org.apache.flink.api.common.typeinfo.TypeInformation
 
TypeInformationRawType<T> - Class in org.apache.flink.table.legacy.types.logical
Deprecated.
Use RawType instead.
TypeInformationRawType() - Constructor for class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
TypeInformationRawType(boolean, TypeInformation<T>) - Constructor for class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
TypeInformationRawType(TypeInformation<T>) - Constructor for class org.apache.flink.table.legacy.types.logical.TypeInformationRawType
Deprecated.
 
TypeInformationSerializationSchema<T> - Class in org.apache.flink.api.common.serialization
A serialization and deserialization schema that uses Flink's serialization stack to transform typed from and to byte arrays.
TypeInformationSerializationSchema(TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
Creates a new de-/serialization schema for the given type.
TypeInformationSerializationSchema(TypeInformation<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.serialization.TypeInformationSerializationSchema
Creates a new de-/serialization schema for the given type.
typeInfoSerializerConverter(TypeInformation<T>) - Static method in class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToSerializerConverter
 
TypeInfoToDataConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToDataConverter
 
TypeInfoToProtoConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToProtoConverter
 
TypeInfoToSerializerConverter() - Constructor for class org.apache.flink.streaming.api.utils.PythonTypeUtils.TypeInfoToSerializerConverter
 
typeList() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
typeList() - Method in class org.apache.flink.table.codesplit.JavaParser.EnumDeclarationContext
 
typeList() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
typeList() - Method in class org.apache.flink.table.codesplit.JavaParser.NonWildcardTypeArgumentsContext
 
typeList() - Method in class org.apache.flink.table.codesplit.JavaParser
 
TypeListContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
typeLiteral(DataType) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
typeLiteral(DataType) - Static method in class org.apache.flink.table.planner.expressions.ExpressionBuilder
 
TypeLiteralArgumentTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy that checks if an argument is a type literal.
TypeLiteralArgumentTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.TypeLiteralArgumentTypeStrategy
 
TypeLiteralExpression - Class in org.apache.flink.table.expressions
Expression that wraps DataType as a literal.
TypeLiteralExpression(DataType) - Constructor for class org.apache.flink.table.expressions.TypeLiteralExpression
 
TypeMappingUtils - Class in org.apache.flink.table.utils
Utility methods for dealing with field types in TableSource and TableSink.
TypeName() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
TypeOfFunction - Class in org.apache.flink.table.runtime.functions.scalar
TypeOfFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
 
TypePairComparator<T1,​T2> - Class in org.apache.flink.api.common.typeutils
This interface defines the method required by the runtime to use data types in join-like operations.
TypePairComparator() - Constructor for class org.apache.flink.api.common.typeutils.TypePairComparator
 
TypePairComparatorFactory<T1,​T2> - Interface in org.apache.flink.api.common.typeutils
 
typeParameter() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeParameter() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
typeParameter(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
TypeParameterContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeParameterContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericConstructorDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.GenericMethodDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
typeParameters() - Method in class org.apache.flink.table.codesplit.JavaParser
 
TypeParametersContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeParametersContext
 
types - Variable in class org.apache.flink.api.common.operators.Ordering
 
types - Variable in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
 
Types - Class in org.apache.flink.api.common.typeinfo
This class gives access to the type information of the most common types for which Flink has built-in serializers and comparators.
Types - Class in org.apache.flink.table.legacy.api
Deprecated.
This class will be removed in future versions as it uses the old type system. It is recommended to use DataTypes instead which uses the new type system based on instances of DataType. Please make sure to use either the old or the new type system consistently to avoid unintended behavior. See the website documentation for more information.
Types() - Constructor for class org.apache.flink.api.common.typeinfo.Types
 
TypeSerializer<T> - Class in org.apache.flink.api.common.typeutils
This interface describes the methods that are required for a data type to be handled by the Flink runtime.
TypeSerializer() - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializer
 
TypeSerializerFactory<T> - Interface in org.apache.flink.api.common.typeutils
 
TypeSerializerSchemaCompatibility<T> - Class in org.apache.flink.api.common.typeutils
A TypeSerializerSchemaCompatibility represents information about whether or not a TypeSerializer can be safely used to read data written by a previous type serializer.
TypeSerializerSingleton<T> - Class in org.apache.flink.api.common.typeutils.base
 
TypeSerializerSingleton() - Constructor for class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton
 
TypeSerializerSnapshot<T> - Interface in org.apache.flink.api.common.typeutils
A TypeSerializerSnapshot is a point-in-time view of a TypeSerializer's configuration.
TypeSerializerSnapshotSerializationUtil - Class in org.apache.flink.api.common.typeutils
Utility methods for serialization of TypeSerializerSnapshot.
TypeSerializerSnapshotSerializationUtil() - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
 
TypeSerializerUtils - Class in org.apache.flink.api.common.typeutils
Utilities for dealing with the TypeSerializer and the TypeSerializerSnapshot.
TypesFromInt96PageReader(Dictionary, boolean) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.TypesFromInt96PageReader
 
TypesFromInt96PageReader(ValuesReader, boolean) - Constructor for class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.TypesFromInt96PageReader
 
typesToString(DataType[]) - Static method in class org.apache.flink.table.client.cli.CliUtils
 
TypeStrategies - Class in org.apache.flink.table.types.inference
Strategies for inferring an output or accumulator data type of a function call.
TypeStrategy - Interface in org.apache.flink.table.types.inference
Strategy for inferring the data type of a function call.
TypeStringUtils - Class in org.apache.flink.table.legacy.utils
Deprecated.
This utility is based on TypeInformation. However, the Table & SQL API is currently updated to use DataTypes based on LogicalTypes. Use LogicalTypeParser instead.
TypeStringUtils() - Constructor for class org.apache.flink.table.legacy.utils.TypeStringUtils
Deprecated.
 
typeToClass(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Convert ParameterizedType or Class to a Class.
TypeTransformation - Interface in org.apache.flink.table.types.inference
Transforms one data type to another.
TypeTransformations - Class in org.apache.flink.table.types.inference
Transformations for transforming one data type to another.
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationTypeElementRestContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.ClassDeclarationContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstDeclarationContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.ExpressionContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeArgumentContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser
 
typeType() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
typeType(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeBoundContext
 
typeType(int) - Method in class org.apache.flink.table.codesplit.JavaParser.TypeListContext
 
TypeTypeContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeTypeContext
 
typeTypeOrVoid() - Method in class org.apache.flink.table.codesplit.JavaParser.InterfaceMethodDeclarationContext
 
typeTypeOrVoid() - Method in class org.apache.flink.table.codesplit.JavaParser.MethodDeclarationContext
 
typeTypeOrVoid() - Method in class org.apache.flink.table.codesplit.JavaParser.PrimaryContext
 
typeTypeOrVoid() - Method in class org.apache.flink.table.codesplit.JavaParser
 
TypeTypeOrVoidContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
typeUsed - Variable in class org.apache.flink.api.dag.Transformation
 
TypeUtils - Class in org.apache.flink.api.common.typeinfo.utils
Utility class to create objects via reflection.
TypeUtils() - Constructor for class org.apache.flink.api.common.typeinfo.utils.TypeUtils
 

U

UDF - org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
 
UDF_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
udfInputOffsets - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The offsets of user-defined function inputs.
udfInputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The user-defined function input logical type.
udfInputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
The user-defined function input logical type.
udfOutputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
The user-defined function output logical type.
udfOutputType - Variable in class org.apache.flink.table.runtime.operators.python.AbstractStatelessFunctionOperator
The user-defined function output logical type.
UDFS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
UDFS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
UdfStreamOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators
Udf stream operator factory.
UESCAPE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
uid(String) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
Sets an ID for this operator.
uid(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
Sets an ID for this operator.
unaligned(String, CheckpointableTask, SubtaskCheckpointCoordinator, Clock, int, BarrierAlignmentUtil.DelayableTimer, boolean, CheckpointableInput...) - Static method in class org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler
 
unaligned(SnapshotType, CheckpointStorageLocationReference) - Static method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
UNALIGNED - org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
 
UNALIGNED_MAX_SUBTASKS_PER_CHANNEL_STATE_FILE - Static variable in class org.apache.flink.configuration.CheckpointingOptions
 
UnalignedWindowTableFunctionOperator - Class in org.apache.flink.table.runtime.operators.window.tvf.operator
The operator for unaligned window table function.
UnalignedWindowTableFunctionOperator(GroupWindowAssigner<TimeWindow>, TypeSerializer<TimeWindow>, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
 
UNARY_MINUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UNARY_NO_OP - org.apache.flink.runtime.operators.DriverStrategy
 
UNARY_PLUS - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UNARY_PREFIX_OP - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Prefix unary operator syntax, as in "- x".
UNARY_SUFFIX_OP - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
Postfix unary operator syntax, as in "x ++".
UnaryOperatorInformation<IN,​OUT> - Class in org.apache.flink.api.common.operators
A class for holding information about a single input operator, such as input/output TypeInformation.
UnaryOperatorInformation(TypeInformation<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.UnaryOperatorInformation
 
UNASSIGNED_SPLITS - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
UnavailableDispatcherOperationException - Exception in org.apache.flink.runtime.dispatcher
Exception indicating that a Dispatcher operation is temporarily unavailable.
UnavailableDispatcherOperationException(String) - Constructor for exception org.apache.flink.runtime.dispatcher.UnavailableDispatcherOperationException
 
unblockResources(Collection<BlockedNode>) - Method in interface org.apache.flink.runtime.blocklist.BlocklistContext
Unblock resources on the nodes.
UNBOUNDED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNBOUNDED_POOL_SIZE - Static variable in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool
 
UNBOUNDED_RANGE - org.apache.flink.table.api.OverWindowRange
 
UNBOUNDED_RANGE - Static variable in class org.apache.flink.table.api.Expressions
Offset constant to be used in the preceding clause of unbounded Over windows.
UNBOUNDED_ROW - org.apache.flink.table.api.OverWindowRange
 
UNBOUNDED_ROW - Static variable in class org.apache.flink.table.api.Expressions
Offset constant to be used in the preceding clause of unbounded Over windows.
unboundedFollowing() - Method in class org.apache.calcite.tools.RelBuilder
Creates an UNBOUNDED FOLLOWING window bound, for use in methods such as RelBuilder.OverCall.rowsFrom(RexWindowBound) and RelBuilder.OverCall.rangeBetween(RexWindowBound, RexWindowBound).
UnboundedFollowingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The UnboundedFollowing window frame.
UnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
 
UnboundedOverWindowFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The unbounded window frame calculates frames with the following SQL forms: ...
UnboundedOverWindowFrame(GeneratedAggsHandleFunction, RowType) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
 
unboundedPreceding() - Method in class org.apache.calcite.tools.RelBuilder
Creates an UNBOUNDED PRECEDING window bound, for use in methods such as RelBuilder.OverCall.rowsFrom(RexWindowBound) and RelBuilder.OverCall.rangeBetween(RexWindowBound, RexWindowBound).
UnboundedPrecedingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
The UnboundedPreceding window frame.
UnboundedPrecedingOverFrame(GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
 
UNCAUGHT_EXCEPTION_HANDLING - Static variable in class org.apache.flink.configuration.ClusterOptions
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorProvider.CoordinatorExecutorThreadFactory
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.runtime.util.ClusterUncaughtExceptionHandler
 
uncaughtException(Thread, Throwable) - Method in class org.apache.flink.util.FatalExitExceptionHandler
 
unchecked(BiConsumerWithException<A, B, ?>) - Static method in interface org.apache.flink.util.function.BiConsumerWithException
unchecked(BiFunctionWithException<A, B, C, ?>) - Static method in interface org.apache.flink.util.function.BiFunctionWithException
unchecked(CheckedSupplier<R>) - Static method in interface org.apache.flink.util.function.CheckedSupplier
 
unchecked(FunctionWithException<A, B, ?>) - Static method in interface org.apache.flink.util.function.FunctionWithException
Convert at FunctionWithException into a Function.
unchecked(ThrowingConsumer<A, ?>) - Static method in interface org.apache.flink.util.function.ThrowingConsumer
Convert a ThrowingConsumer into a Consumer.
unchecked(ThrowingRunnable<?>) - Static method in interface org.apache.flink.util.function.ThrowingRunnable
Converts a ThrowingRunnable into a Runnable which throws all checked exceptions as unchecked.
unchecked(TriConsumerWithException<A, B, C, ?>) - Static method in interface org.apache.flink.util.function.TriConsumerWithException
unchecked(TriFunctionWithException<A, B, C, D, ?>) - Static method in interface org.apache.flink.util.function.TriFunctionWithException
uncheckedConsumer(ThrowingConsumer<A, ?>) - Static method in class org.apache.flink.util.function.FunctionUtils
Converts a ThrowingConsumer into a Consumer which throws checked exceptions as unchecked.
uncheckedFunction(FunctionWithException<A, B, ?>) - Static method in class org.apache.flink.util.function.FunctionUtils
Convert at FunctionWithException into a Function.
uncheckedSupplier(SupplierWithException<T, ?>) - Static method in class org.apache.flink.util.function.FunctionUtils
Converts a SupplierWithException into a Supplier which throws all checked exceptions as unchecked.
UncheckpointedCollectResultBuffer<T> - Class in org.apache.flink.streaming.api.operators.collect
A buffer which encapsulates the logic of dealing with the response from the CollectSinkFunction.
UncheckpointedCollectResultBuffer(TypeSerializer<T>, boolean) - Constructor for class org.apache.flink.streaming.api.operators.collect.UncheckpointedCollectResultBuffer
 
uncollect(List<String>, boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Uncollect with given item aliases.
UncollectToTableFunctionScanRule - Class in org.apache.flink.table.planner.plan.rules.logical
Planner rule that converts Uncollect values to TableFunctionScan.
UncollectToTableFunctionScanRule(UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule
 
UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig - Interface in org.apache.flink.table.planner.plan.rules.logical
 
UNCOMMITTED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNCOMPACTED_PREFIX - Static variable in class org.apache.flink.connector.file.table.batch.compact.BatchCompactOperator
 
UNCOMPACTED_PREFIX - Static variable in class org.apache.flink.connector.file.table.stream.compact.CompactOperator
 
UncompressedStreamCompressionDecorator - Class in org.apache.flink.runtime.state
This implementation does not decorate the stream with any compression.
UncompressedStreamCompressionDecorator() - Constructor for class org.apache.flink.runtime.state.UncompressedStreamCompressionDecorator
 
UNCONDITIONAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNCONDITIONAL_ARRAY - org.apache.flink.table.api.JsonQueryWrapper
 
UNCONSTRAINED - org.apache.flink.runtime.jobmanager.scheduler.Locality
No constraint existed on the task placement.
UNDEFINED - org.apache.flink.streaming.api.transformations.StreamExchangeMode
The exchange mode is undefined.
UNDEFINED - org.apache.flink.util.TernaryBoolean
The value for 'undefined'.
UNDEFINED - Static variable in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
UNDEFINED_STRATEGY - Static variable in interface org.apache.flink.table.planner.plan.utils.RankProcessStrategy
 
UndefinedStrategy() - Constructor for class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UndefinedStrategy
 
UNDER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNDERLINE - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
underScoreToCamelCase(String, boolean) - Static method in class com.google.protobuf.ProtobufInternalUtils
convert underscore name to camel name.
unescapePathName(String) - Static method in class org.apache.flink.table.utils.PartitionPathUtils
 
unexpectedStateHandleException(Class<? extends StateObject>[], Class<? extends StateObject>) - Static method in class org.apache.flink.runtime.state.StateUtil
Creates a RuntimeException that signals that an operation did not get the type of StateObject that was expected.
unexpectedStateHandleException(Class<? extends StateObject>, Class<? extends StateObject>) - Static method in class org.apache.flink.runtime.state.StateUtil
Creates an RuntimeException that signals that an operation did not get the type of StateObject that was expected.
UNFINISHED_PRODUCERS - org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
 
UnfulfillableSlotRequestException - Exception in org.apache.flink.runtime.resourcemanager.exceptions
Exception denoting that a slot request can not be fulfilled by any slot in the cluster.
UnfulfillableSlotRequestException(AllocationID, ResourceProfile) - Constructor for exception org.apache.flink.runtime.resourcemanager.exceptions.UnfulfillableSlotRequestException
 
unhex() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Converts hexadecimal string expr to BINARY.
unhex(byte[]) - Static method in class org.apache.flink.table.utils.EncodingUtils
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
UNHEX - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UnhexFunction - Class in org.apache.flink.table.runtime.functions.scalar
UnhexFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.UnhexFunction
 
UNICODE_QUOTED_ESCAPE_CHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNICODE_QUOTED_IDENTIFIER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNICODE_STRING_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNINITIALIZED - Static variable in class org.apache.flink.runtime.metrics.groups.InternalCacheMetricGroup
 
UNINITIALIZED - Static variable in class org.apache.flink.streaming.api.watermark.Watermark
The watermark that signifies is used before any actual watermark has been generated.
uninstall() - Method in class org.apache.flink.runtime.security.modules.HadoopModule
 
uninstall() - Method in class org.apache.flink.runtime.security.modules.JaasModule
 
uninstall() - Method in interface org.apache.flink.runtime.security.modules.SecurityModule
Uninstall the security module.
uninstall() - Method in class org.apache.flink.runtime.security.modules.ZooKeeperModule
 
union(boolean) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Union of the two most recent relational expressions on the stack.
union(boolean, int) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Union of the n most recent relational expressions on the stack.
union(DataStream<T>...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Creates a new DataStream by merging DataStream outputs of the same type with each other.
union(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
union(Table) - Method in interface org.apache.flink.table.api.Table
Unions two Tables with duplicate records removed.
union(QueryOperation, QueryOperation, boolean) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
union(ModifyKindSet) - Method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Returns a new ModifyKindSet with the union of the other ModifyKindSet.
union(ModifyKindSet...) - Static method in class org.apache.flink.table.planner.plan.trait.ModifyKindSet
Returns the union of a number of ModifyKindSets.
Union<T> - Class in org.apache.flink.api.common.operators
This operator represents a Union between two inputs.
Union(BinaryOperatorInformation<T, T, T>, String) - Constructor for class org.apache.flink.api.common.operators.Union
Creates a new Union operator.
Union(Operator<T>, Operator<T>, String) - Constructor for class org.apache.flink.api.common.operators.Union
 
UNION - org.apache.flink.api.common.state.ListStateDeclaration.RedistributionStrategy
The whole state is logically a concatenation of all lists.
UNION - org.apache.flink.runtime.operators.DriverStrategy
 
UNION - org.apache.flink.runtime.state.OperatorStateHandle.Mode
 
UNION - org.apache.flink.table.operations.SetQueryOperation.SetQueryOperationType
 
UNION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNION - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UNION_ALL - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UNION_WITH_CACHED - org.apache.flink.runtime.operators.DriverStrategy
 
unionAll(Table) - Method in class org.apache.flink.table.api.internal.TableImpl
 
unionAll(Table) - Method in interface org.apache.flink.table.api.Table
Unions two Tables.
unionFields(Record) - Method in class org.apache.flink.types.Record
Unions the other record's fields with this records fields.
UnionInputGate - Class in org.apache.flink.runtime.io.network.partition.consumer
Input gate wrapper to union the input from multiple input gates.
UnionInputGate(IndexedInputGate...) - Constructor for class org.apache.flink.runtime.io.network.partition.consumer.UnionInputGate
 
UnionIterator<T> - Class in org.apache.flink.util
An iterator that concatenates a collection of iterators.
UnionIterator() - Constructor for class org.apache.flink.util.UnionIterator
 
UnionResultSubpartitionView - Class in org.apache.flink.runtime.io.network.partition
A wrapper to union the output from multiple ResultSubpartitionViews.
UnionResultSubpartitionView(BufferAvailabilityListener, int) - Constructor for class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
UnionSerializer(TypeSerializer<T1>, TypeSerializer<T2>) - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
 
UnionSerializerSnapshot() - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializerSnapshot
 
UnionStateInputFormat<OT> - Class in org.apache.flink.state.api.input
Input format for reading operator union state.
UnionStateInputFormat(OperatorState, Configuration, StateBackend, ListStateDescriptor<OT>, ExecutionConfig) - Constructor for class org.apache.flink.state.api.input.UnionStateInputFormat
Creates an input format for reading union state from an operator in a savepoint.
UnionStreamOperator - Class in org.apache.flink.table.runtime.operators.multipleinput
A special operator which collects all inputs' records and forwards them in MultipleInputStreamOperatorBase.
UnionStreamOperator() - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.UnionStreamOperator
 
UnionTransformation<T> - Class in org.apache.flink.streaming.api.transformations
This transformation represents a union of several input Transformations.
UnionTransformation(List<Transformation<T>>) - Constructor for class org.apache.flink.streaming.api.transformations.UnionTransformation
Creates a new UnionTransformation from the given input Transformations.
UnionTransformationTranslator<OUT> - Class in org.apache.flink.streaming.runtime.translators
UnionTransformationTranslator() - Constructor for class org.apache.flink.streaming.runtime.translators.UnionTransformationTranslator
 
UnionWithTempOperator<T> - Class in org.apache.flink.runtime.operators
 
UnionWithTempOperator() - Constructor for class org.apache.flink.runtime.operators.UnionWithTempOperator
 
unique(Iterable<RexNode>) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that makes its input values unique by distinctKeys before aggregating, as in SQL's WITHIN DISTINCT clause.
unique(Function<RelBuilder, RelNode>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a UNIQUE predicate.
unique(RexNode...) - Method in interface org.apache.calcite.tools.RelBuilder.AggCall
Returns a copy of this AggCall that makes its input values unique by distinctKeys before aggregating, as in SQL's WITHIN DISTINCT clause.
UNIQUE - org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
 
UNIQUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNIQUE_KEY - org.apache.flink.table.catalog.Constraint.ConstraintType
 
UNIQUE_KEY - org.apache.flink.table.legacy.api.constraints.Constraint.ConstraintType
Deprecated.
 
UniqueConstraint - Class in org.apache.flink.table.catalog
A unique key constraint.
UniqueConstraint - Class in org.apache.flink.table.legacy.api.constraints
Deprecated.
uniqueKeysSet() - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
Returns unique keySets of current table.
UniqueSpec() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
uniqueVertexGroups(Map<V, Set<V>>) - Static method in class org.apache.flink.runtime.executiongraph.VertexGroupComputeUtil
 
UNIX_TIMESTAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UNIX_TIMESTAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
unixDateCeil(DateTimeUtils.TimeUnitRange, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
unixDateFloor(DateTimeUtils.TimeUnitRange, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
unixTimestamp() - Static method in class org.apache.flink.table.api.Expressions
Gets the current unix timestamp in seconds.
unixTimestamp() - Static method in class org.apache.flink.table.utils.DateTimeUtils
Returns a Unix timestamp in seconds since '1970-01-01 00:00:00' UTC as an unsigned integer.
unixTimestamp(long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Returns the value of the timestamp to seconds since '1970-01-01 00:00:00' UTC.
unixTimestamp(Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the given date time string with format 'yyyy-MM-dd HH:mm:ss' to unix timestamp (in seconds), using the time zone specified in the table config.
unixTimestamp(Object, Object) - Static method in class org.apache.flink.table.api.Expressions
Converts the given date time string with the specified format to unix timestamp (in seconds), using the specified timezone in table config.
unixTimestamp(String, String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Returns the value of the argument as an unsigned integer in seconds since '1970-01-01 00:00:00' UTC.
unixTimestamp(String, TimeZone) - Static method in class org.apache.flink.table.utils.DateTimeUtils
Returns the value of the argument as an unsigned integer in seconds since '1970-01-01 00:00:00' UTC.
unixTimestampCeil(DateTimeUtils.TimeUnitRange, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
unixTimestampFloor(DateTimeUtils.TimeUnitRange, long) - Static method in class org.apache.flink.table.utils.DateTimeUtils
 
UNKNOWN - org.apache.flink.api.common.state.StateDescriptor.Type
Deprecated.
Enum for migrating from old checkpoints/savepoint versions.
UNKNOWN - org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
 
UNKNOWN - org.apache.flink.runtime.clusterframework.ApplicationStatus
Application status is not known.
UNKNOWN - org.apache.flink.runtime.jobmanager.scheduler.Locality
No locality information was provided, it is unknown if the locality was respected
UNKNOWN - org.apache.flink.runtime.state.StateObject.StateObjectLocation
 
UNKNOWN - org.apache.flink.table.annotation.ExtractionVersion
Default if no version is specified.
UNKNOWN - org.apache.flink.table.annotation.HintFlag
 
UNKNOWN - org.apache.flink.table.annotation.InputGroup
Default if no group is specified.
UNKNOWN - org.apache.flink.table.api.JsonExistsOnError
 
UNKNOWN - org.apache.flink.table.catalog.TableDistribution.Kind
 
UNKNOWN - org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
Unknown distribution type, will be filled out in the future.
UNKNOWN - org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
 
UNKNOWN - org.apache.flink.util.OperatingSystem
 
UNKNOWN - org.apache.flink.util.ProcessorArchitecture
Unknown architecture, could not be determined.
UNKNOWN - Static variable in class org.apache.flink.api.common.operators.ResourceSpec
A ResourceSpec that indicates an unknown set of resources.
UNKNOWN - Static variable in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
A ResourceProfile that indicates an unknown resource requirement.
UNKNOWN - Static variable in class org.apache.flink.runtime.util.EnvironmentInformation
 
UNKNOWN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNKNOWN - Static variable in class org.apache.flink.table.catalog.stats.CatalogColumnStatistics
 
UNKNOWN - Static variable in class org.apache.flink.table.catalog.stats.CatalogTableStatistics
 
UNKNOWN - Static variable in class org.apache.flink.table.plan.stats.ColumnStats
Unknown definition for column stats.
UNKNOWN - Static variable in class org.apache.flink.table.plan.stats.TableStats
Unknown definition for table stats: Unknown TableStats.rowCount is -1.
UNKNOWN_CHECKPOINTED_SIZE - Static variable in class org.apache.flink.runtime.state.IncrementalRemoteKeyedStateHandle
 
UNKNOWN_COMMIT_ID - Static variable in class org.apache.flink.runtime.util.EnvironmentInformation
 
UNKNOWN_COMMIT_ID_ABBREV - Static variable in class org.apache.flink.runtime.util.EnvironmentInformation
 
UNKNOWN_DISTRIBUTION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.InputProperty
Returns a place-holder required distribution.
UNKNOWN_TASK_CHECKPOINT_NOTIFICATION_FAILURE - org.apache.flink.runtime.checkpoint.CheckpointFailureReason
 
UnknownCallContext - Class in org.apache.flink.table.types.inference.utils
A CallContext with unknown data types.
UnknownCallContext(DataTypeFactory, String, FunctionDefinition, int, boolean) - Constructor for class org.apache.flink.table.types.inference.utils.UnknownCallContext
 
UnknownKeyOrNamespaceException - Exception in org.apache.flink.queryablestate.exceptions
Thrown if the KvState does not hold any state for the given key or namespace.
UnknownKeyOrNamespaceException(String) - Constructor for exception org.apache.flink.queryablestate.exceptions.UnknownKeyOrNamespaceException
Creates the exception.
UnknownKvStateIdException - Exception in org.apache.flink.queryablestate.exceptions
Thrown if no KvState with the given ID cannot found by the server handler.
UnknownKvStateIdException(String, KvStateID) - Constructor for exception org.apache.flink.queryablestate.exceptions.UnknownKvStateIdException
Creates the exception.
UnknownKvStateKeyGroupLocationException - Exception in org.apache.flink.queryablestate.exceptions
Exception thrown if there is no location information available for the given key group.
UnknownKvStateKeyGroupLocationException(String) - Constructor for exception org.apache.flink.queryablestate.exceptions.UnknownKvStateKeyGroupLocationException
Creates the exception.
UnknownKvStateLocation - Exception in org.apache.flink.runtime.query
Thrown if there is no KvStateLocation found for the requested registration name.
UnknownKvStateLocation(String) - Constructor for exception org.apache.flink.runtime.query.UnknownKvStateLocation
 
UnknownLocationException - Exception in org.apache.flink.queryablestate.exceptions
Exception to fail Future if the Task Manager on which the Client Proxy is running on, does not know the location of a requested state.
UnknownLocationException(String) - Constructor for exception org.apache.flink.queryablestate.exceptions.UnknownLocationException
 
UnknownMessageException - Exception in org.apache.flink.runtime.rpc.pekko.exceptions
Exception which indicates that the PekkoRpcActor has received an unknown message type.
UnknownMessageException(String) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.UnknownMessageException
 
UnknownMessageException(String, Throwable) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.UnknownMessageException
 
UnknownMessageException(Throwable) - Constructor for exception org.apache.flink.runtime.rpc.pekko.exceptions.UnknownMessageException
 
UnknownOperationKeyException - Exception in org.apache.flink.runtime.dispatcher
Exception that indicates that there is no ongoing or completed savepoint for a given JobID and TriggerId pair.
UnknownOperationKeyException(Object) - Constructor for exception org.apache.flink.runtime.dispatcher.UnknownOperationKeyException
 
UnknownShuffleDescriptor - Class in org.apache.flink.runtime.shuffle
Unknown ShuffleDescriptor for which the producer has not been deployed yet.
UnknownShuffleDescriptor(ResultPartitionID) - Constructor for class org.apache.flink.runtime.shuffle.UnknownShuffleDescriptor
 
UnknownTaskExecutorException - Exception in org.apache.flink.runtime.resourcemanager.exceptions
Exception denoting that a requested TaskExecutor could not be found.
UnknownTaskExecutorException(ResourceID) - Constructor for exception org.apache.flink.runtime.resourcemanager.exceptions.UnknownTaskExecutorException
 
UnknownTierShuffleDescriptor - Class in org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
This is a placeholder when the tier shuffle descriptor should be unknown because the netty shuffle descriptor is unknown.
unknownType - Variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
The type of dynamic parameters until a type is imposed on them.
UNLIMITED_TOLERABLE_FAILURE_NUMBER - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointFailureManager
 
UNLOAD - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UnloadableDummyTypeSerializer<T> - Class in org.apache.flink.api.common.typeutils
Dummy TypeSerializer to avoid that data is lost when checkpointing again a serializer for which we encountered a ClassNotFoundException or InvalidClassException.
UnloadableDummyTypeSerializer(byte[]) - Constructor for class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
UnloadableDummyTypeSerializer(byte[], Throwable) - Constructor for class org.apache.flink.api.common.typeutils.UnloadableDummyTypeSerializer
 
unloadModule(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
unloadModule(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Unloads a Module with given name.
unloadModule(String) - Method in class org.apache.flink.table.module.ModuleManager
Unload a module with given name.
UnloadModuleOperation - Class in org.apache.flink.table.operations
Operation to describe an UNLOAD MODULE statement.
UnloadModuleOperation(String) - Constructor for class org.apache.flink.table.operations.UnloadModuleOperation
 
unlock() - Method in class org.apache.flink.util.FileLock
Release the file lock.
unlockAndDestroy() - Method in class org.apache.flink.util.FileLock
Release the file lock, close the fileChannel and FileOutputStream then try deleting the locking file if other file lock does not need it, which means the lock will not be used anymore.
UnmodifiableConfiguration - Class in org.apache.flink.configuration
Unmodifiable version of the Configuration class.
UnmodifiableConfiguration(Configuration) - Constructor for class org.apache.flink.configuration.UnmodifiableConfiguration
Creates a new UnmodifiableConfiguration, which holds a copy of the given configuration that cannot be altered.
unmonitorTarget(ResourceID) - Method in interface org.apache.flink.runtime.heartbeat.HeartbeatManager
Stops monitoring the heartbeat target with the associated resource ID.
unmonitorTarget(ResourceID) - Method in class org.apache.flink.runtime.heartbeat.NoOpHeartbeatManager
 
unmonitorUserSystemExitForCurrentThread() - Static method in class org.apache.flink.core.security.FlinkSecurityManager
 
UNNAMED - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UNNEST - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UnnestRowsFunction - Class in org.apache.flink.table.runtime.functions.table
Flattens ARRAY, MAP, and MULTISET using a table function.
UnnestRowsFunction() - Constructor for class org.apache.flink.table.runtime.functions.table.UnnestRowsFunction
 
UnnestRowsFunction.CollectionUnnestTableFunction - Class in org.apache.flink.table.runtime.functions.table
Table function that unwraps the elements of a collection (array or multiset).
UnnestRowsFunction.MapUnnestTableFunction - Class in org.apache.flink.table.runtime.functions.table
Table function that unwraps the elements of a map.
UNORDERED - org.apache.flink.streaming.api.datastream.AsyncDataStream.OutputMode
 
UnorderedCollectIteratorAssert<T> - Class in org.apache.flink.connector.testframe.utils
This assertion used to compare records in the collect iterator to the target test data with different semantics (AT_LEAST_ONCE, EXACTLY_ONCE) for unordered messages.
UnorderedCollectIteratorAssert(Iterator<T>) - Constructor for class org.apache.flink.connector.testframe.utils.UnorderedCollectIteratorAssert
 
UnorderedStreamElementQueue<OUT> - Class in org.apache.flink.streaming.api.operators.async.queue
Unordered implementation of the StreamElementQueue.
UnorderedStreamElementQueue(int) - Constructor for class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
unorderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator.
unorderedWait(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, int) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator.
unorderedWaitWithRetry(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, int, AsyncRetryStrategy<OUT>) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator with an AsyncRetryStrategy to support retry of AsyncFunction.
unorderedWaitWithRetry(DataStream<IN>, AsyncFunction<IN, OUT>, long, TimeUnit, AsyncRetryStrategy<OUT>) - Static method in class org.apache.flink.streaming.api.datastream.AsyncDataStream
Adds an AsyncWaitOperator with an AsyncRetryStrategy to support retry of AsyncFunction.
unparse(String, List<ResolvedExpression>) - Method in interface org.apache.flink.table.functions.SqlCallSyntax
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.constraint.SqlTableConstraint
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.position.SqlTableColumnPosition
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.resource.SqlResource
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAddPartitions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogComment
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogOptions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterCatalogReset
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterFunction
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableFreshness
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableOptions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefresh
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableRefreshMode
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableReset
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableResume
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterMaterializedTableSuspend
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterModel
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableAdd
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableAddConstraint
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableCompact
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropColumn
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropConstraint
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropDistribution
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropPrimaryKey
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableDropWatermark
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableModify
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableOptions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRename
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableRenameColumn
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableReset
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewAs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewProperties
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAlterViewRename
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAnalyzeTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCompilePlan
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateFunction
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateMaterializedTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlCreateView
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropFunction
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropMaterializedTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropModel
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropPartitions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDropView
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlReset
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlSet
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlStopJob
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableOption
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlUseCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlUseDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlUseModules
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlWatermark
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.RichSqlInsert
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlBeginStatementSet
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlCompileAndExecutePlan
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlEndStatementSet
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlExecute
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlExecutePlan
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlStatementSet
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dml.SqlTruncateTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlDescribeCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlDescribeDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlDescribeJob
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlLoadModule
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeModel
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlRichDescribeTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlRichExplain
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCall
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCatalogs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateModel
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCreateView
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentCatalog
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowCurrentDatabase
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowJars
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowJobs
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowModules
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlShowPartitions
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.dql.SqlUnloadModule
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.SqlPartitionSpecProperty
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.SqlProperty
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.SqlMapTypeNameSpec
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.SqlRawTypeNameSpec
 
unparse(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.type.SqlTimestampLtzTypeNameSpec
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.calcite.sql.fun.SqlCastFunction
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.calcite.sql.fun.SqlJsonQueryFunction
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.calcite.sql.fun.SqlRowOperator
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.calcite.sql.SqlJoin.SqlJoinOperator
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.flink.sql.parser.expr.SqlUnresolvedTryCastFunction
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.flink.table.planner.functions.sql.SqlDefaultOperator
 
unparse(SqlWriter, SqlCall, int, int) - Method in class org.apache.flink.table.planner.functions.sql.SqlTryCastFunction
 
unparseAlter(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlDistribution
 
unparseAlterOperation(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlAddJar
 
unparseAlterOperation(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlRemoveJar
 
unparseAsStandard() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlCollectionTypeNameSpec
 
unparseAsStandard() - Method in class org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
 
unparseColumn(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlComputedColumn
 
unparseColumn(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlMetadataColumn
 
unparseColumn(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn.SqlRegularColumn
 
unparseColumn(SqlWriter, int, int) - Method in class org.apache.flink.sql.parser.ddl.SqlTableColumn
 
unparseDistinct(String, List<ResolvedExpression>) - Method in interface org.apache.flink.table.functions.SqlCallSyntax
Special case for aggregate functions, which can have a DISTINCT function applied.
unparseTableSchema(SqlWriter, int, int, SqlNodeList, List<SqlTableConstraint>, SqlWatermark) - Static method in class org.apache.flink.sql.parser.SqlUnparseUtils
 
unPause() - Method in class org.apache.flink.streaming.api.operators.util.PausableRelativeClock
 
unpivot(boolean, Iterable<String>, Iterable<String>, Iterable<? extends Map.Entry<? extends List<? extends RexLiteral>, ? extends List<? extends RexNode>>>) - Method in class org.apache.calcite.tools.RelBuilder
Creates an Unpivot.
Unpivot(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses an UNPIVOT clause following a table expression.
UNPIVOT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UnquantifiedFunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses function parameter lists.
UNQUOTED_CHARS_AFTER_QUOTED_STRING - org.apache.flink.types.parser.FieldParser.ParseErrorState
The parser found characters between the end of the quoted string and the delimiter.
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
 
UNRECOGNIZED - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
 
unrecoverable(Execution, Throwable, long, CompletableFuture<Map<String, String>>, boolean, boolean) - Static method in class org.apache.flink.runtime.executiongraph.failover.FailureHandlingResult
Creates a result that the failure is not recoverable and no restarting should be conducted.
unregister(JobID) - Method in class org.apache.flink.runtime.dispatcher.DefaultJobManagerRunnerRegistry
 
unregister(JobID) - Method in interface org.apache.flink.runtime.dispatcher.JobManagerRunnerRegistry
Unregistered the JobManagerRunner with the given JobID.
unregister(JobID) - Method in class org.apache.flink.runtime.dispatcher.OnMainThreadJobManagerRunnerRegistry
 
unregister(Metric, String, AbstractMetricGroup) - Method in interface org.apache.flink.runtime.metrics.MetricRegistry
Un-registers the given Metric with this registry.
unregister(Metric, String, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.MetricRegistryImpl
 
unregister(Metric, String, AbstractMetricGroup) - Method in class org.apache.flink.runtime.metrics.NoOpMetricRegistry
 
unregisterAll() - Method in class org.apache.flink.runtime.query.TaskKvStateRegistry
Unregisters all registered KvState instances from the KvStateRegistry.
unregisterAllTimeouts() - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
Unregister all timeouts.
unregisterAndCloseAll(Closeable...) - Method in class org.apache.flink.core.fs.CloseableRegistry
Unregisters all given Closeable objects from this registry and closes all objects that are were actually registered.
unregisterBackPressureListener(TimerGauge.StartStopListener) - Method in class org.apache.flink.runtime.metrics.groups.TaskIOMetricGroup
 
unregisterCache(String) - Method in class org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
Release the cache with the given identifier from the manager.
unregisterCatalog(String, boolean) - Method in class org.apache.flink.table.catalog.CatalogManager
Unregisters a catalog under the given name.
unregisterCloseable(C) - Method in class org.apache.flink.util.AbstractAutoCloseableRegistry
Removes a Closeable from the registry.
unregisterCloseable(Closeable) - Method in interface org.apache.flink.core.fs.ICloseableRegistry
Removes a Closeable from the registry.
UnregisteredJobManagerJobMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredJobManagerJobMetricGroup
 
UnregisteredJobManagerJobMetricGroupFactory - Enum in org.apache.flink.runtime.jobmaster.factories
UnregisteredJobMangerOperatorMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredJobMangerOperatorMetricGroup
 
UnregisteredMetricGroups - Class in org.apache.flink.runtime.metrics.groups
A collection of safe drop-in replacements for existing ComponentMetricGroups.
UnregisteredMetricGroups.UnregisteredJobManagerJobMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for JobManagerJobMetricGroups.
UnregisteredMetricGroups.UnregisteredJobManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for JobManagerMetricGroups.
UnregisteredMetricGroups.UnregisteredJobMangerOperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for JobManagerOperatorMetricGroups.
UnregisteredMetricGroups.UnregisteredOperatorMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for InternalOperatorMetricGroups.
UnregisteredMetricGroups.UnregisteredProcessMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for ProcessMetricGroups.
UnregisteredMetricGroups.UnregisteredResourceManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for ResourceManagerMetricGroups.
UnregisteredMetricGroups.UnregisteredSlotManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for SlotManagerMetricGroups.
UnregisteredMetricGroups.UnregisteredTaskManagerJobMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for TaskManagerJobMetricGroups.
UnregisteredMetricGroups.UnregisteredTaskManagerMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for TaskManagerMetricGroups.
UnregisteredMetricGroups.UnregisteredTaskMetricGroup - Class in org.apache.flink.runtime.metrics.groups
A safe drop-in replacement for TaskMetricGroups.
UnregisteredMetricsGroup - Class in org.apache.flink.metrics.groups
A special MetricGroup that does not register any metrics at the metrics registry and any reporters.
UnregisteredMetricsGroup() - Constructor for class org.apache.flink.metrics.groups.UnregisteredMetricsGroup
 
UnregisteredOperatorMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredOperatorMetricGroup
 
UnregisteredProcessMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredProcessMetricGroup
 
UnregisteredSinkModifyOperation<T> - Class in org.apache.flink.table.operations
DML operation that tells to write to the given sink.
UnregisteredSinkModifyOperation(TableSink<T>, QueryOperation) - Constructor for class org.apache.flink.table.operations.UnregisteredSinkModifyOperation
 
UnregisteredTaskManagerJobMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskManagerJobMetricGroup
 
UnregisteredTaskManagerMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskManagerMetricGroup
 
UnregisteredTaskMetricGroup() - Constructor for class org.apache.flink.runtime.metrics.groups.UnregisteredMetricGroups.UnregisteredTaskMetricGroup
 
unregisterFunctionResources(List<ResourceUri>) - Method in class org.apache.flink.table.resource.ResourceManager
Unregister the resource uri in function resources, when the reference count of the resource is 0, the resource will be removed from the function resources.
unregisterJarResource(String) - Method in class org.apache.flink.table.client.resource.ClientResourceManager
 
unregisterJob(JobID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster
Unregisters the target job from this shuffle master, which means the corresponding job has reached a global termination state and all the allocated resources except for the cluster partitions can be cleared.
unregisterJob(JobID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageMasterClient
 
unregisterJob(JobID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.NoOpMasterAgent
 
unregisterJob(JobID) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierMasterAgent
 
unregisterJob(JobID) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierMasterAgent
Unregister a job id.
unregisterJob(JobID) - Method in class org.apache.flink.runtime.shuffle.NettyShuffleMaster
 
unregisterJob(JobID) - Method in interface org.apache.flink.runtime.shuffle.ShuffleMaster
Unregisters the target job from this shuffle master, which means the corresponding job has reached a global termination state and all the allocated resources except for the cluster partitions can be cleared.
unregisterKvState(JobID, JobVertexID, KeyGroupRange, String, KvStateID) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Unregisters the KvState instance identified by the given KvStateID.
unregisterListener(JobID) - Method in class org.apache.flink.runtime.query.KvStateRegistry
Unregisters the listener with the registry.
unregisterListener(TimerGauge.StartStopListener) - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
unregisterLocalBasePath(String) - Static method in class org.apache.flink.state.forst.fs.ForStFlinkFileSystem
Unregister local base path for corresponding remote base path.
unregisterOutput(String) - Method in class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
 
unregisterPartition(ResultPartitionID) - Method in class org.apache.flink.runtime.io.network.TaskEventDispatcher
Removes the given partition from listening to incoming task events, thus forbidding calls to TaskEventDispatcher.subscribeToEvent(ResultPartitionID, EventListener, Class).
unregisterRequester(Object) - Method in class org.apache.flink.runtime.io.disk.BatchShuffleReadBufferPool
 
unregisterResource(Closeable) - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Unregister the given closeable resource from CloseableRegistry.
unregisterSubtask(FileMergingSnapshotManager.SubtaskKey) - Method in interface org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
Unregister a subtask.
unregisterSubtask(FileMergingSnapshotManager.SubtaskKey) - Method in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
unregisterTaskManager(InstanceID, Exception) - Method in class org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager
 
unregisterTaskManager(InstanceID, Exception) - Method in interface org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager
Unregisters the task manager identified by the given instance id and its associated slots from the slot manager.
unregisterTimeout(K) - Method in class org.apache.flink.runtime.taskexecutor.slot.DefaultTimerService
 
unregisterTimeout(K) - Method in interface org.apache.flink.runtime.taskexecutor.slot.TimerService
Unregister the timeout for the given key.
unregisterUnusedState(long) - Method in interface org.apache.flink.runtime.state.SharedStateRegistry
Unregister state that is not referenced by the given checkpoint ID or any newer.
unregisterUnusedState(long) - Method in class org.apache.flink.runtime.state.SharedStateRegistryImpl
 
unregisterUnusedState(Deque<CompletedCheckpoint>) - Method in class org.apache.flink.runtime.checkpoint.AbstractCompleteCheckpointStore
Unregister shared states that are no longer in use.
unrequestedParameters - Variable in class org.apache.flink.util.AbstractParameterTool
 
UNRESOLVED - org.apache.flink.table.types.logical.LogicalTypeRoot
 
unresolvedCall(ContextResolvedFunction, List<Expression>) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
unresolvedCall(ContextResolvedFunction, Expression...) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
unresolvedCall(FunctionDefinition, List<Expression>) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
unresolvedCall(FunctionDefinition, Expression...) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
UnresolvedCallExpression - Class in org.apache.flink.table.expressions
Unresolved call expression for calling a function identified by a FunctionDefinition.
UnresolvedComputedColumn(String, Expression) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
UnresolvedComputedColumn(String, Expression, String) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
UnresolvedDataType - Class in org.apache.flink.table.types
Partially resolved data type that requires a lookup in a catalog or configuration before creating the corresponding LogicalType.
UnresolvedDataType(Supplier<String>, Function<DataTypeFactory, DataType>) - Constructor for class org.apache.flink.table.types.UnresolvedDataType
 
UnresolvedException - Exception in org.apache.flink.table.planner.expressions
Exception for unwanted method calling on unresolved expression.
UnresolvedException(String) - Constructor for exception org.apache.flink.table.planner.expressions.UnresolvedException
 
unresolvedHostAndPortToNormalizedString(String, int) - Static method in class org.apache.flink.util.NetUtils
Returns a valid address for Pekko.
unresolvedHostToNormalizedString(String) - Static method in class org.apache.flink.util.NetUtils
Returns an address in a normalized format for Pekko.
UnresolvedIdentifier - Class in org.apache.flink.table.catalog
Identifier of an object, such as table, view, function or type in a catalog.
UnresolvedMetadataColumn(String, AbstractDataType<?>, String, boolean) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
UnresolvedMetadataColumn(String, AbstractDataType<?>, String, boolean, String) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedMetadataColumn
 
UnresolvedPhysicalColumn(String, AbstractDataType<?>) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
UnresolvedPhysicalColumn(String, AbstractDataType<?>, String) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedPhysicalColumn
 
UnresolvedPrimaryKey(String, List<String>) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
 
unresolvedRef(String) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
UnresolvedReferenceExpression - Class in org.apache.flink.table.expressions
An unresolved reference to a field, table, or local reference.
UnresolvedTaskManagerLocation - Class in org.apache.flink.runtime.taskmanager
This class encapsulates the connection information of a TaskManager, without resolving the hostname.
UnresolvedTaskManagerLocation(ResourceID, String, int, String) - Constructor for class org.apache.flink.runtime.taskmanager.UnresolvedTaskManagerLocation
 
UnresolvedUserDefinedType - Class in org.apache.flink.table.types.logical
Placeholder type of an unresolved user-defined type that is identified by an UnresolvedIdentifier.
UnresolvedUserDefinedType(boolean, UnresolvedIdentifier) - Constructor for class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
UnresolvedUserDefinedType(UnresolvedIdentifier) - Constructor for class org.apache.flink.table.types.logical.UnresolvedUserDefinedType
 
UnresolvedWatermarkSpec(String, Expression) - Constructor for class org.apache.flink.table.api.Schema.UnresolvedWatermarkSpec
 
UNSAFE - Static variable in class org.apache.flink.core.memory.MemoryUtils
The "unsafe", which can be used to perform native memory accesses.
UNSAFE - Static variable in class org.apache.flink.table.data.binary.BinaryRowDataUtil
 
UNSAFE - Static variable in class org.apache.flink.table.data.columnar.vector.heap.AbstractHeapVector
 
UNSET - Static variable in class org.apache.flink.runtime.checkpoint.CheckpointMetrics
 
UNSET - Static variable in class org.apache.flink.runtime.checkpoint.SubTaskInitializationMetrics
 
unsetAsContext() - Static method in class org.apache.flink.client.program.StreamContextEnvironment
 
unsetAsContext() - Method in class org.apache.flink.client.program.StreamPlanEnvironment
 
unsetAsContext() - Static method in class org.apache.flink.datastream.impl.ExecutionContextEnvironment
 
unsetAsContext() - Static method in class org.apache.flink.streaming.util.TestStreamEnvironment
Resets the streaming context environment to null.
unsetAsContext() - Static method in class org.apache.flink.table.gateway.environment.SqlGatewayStreamExecutionEnvironment
 
UNSIGNED_INTEGER_LITERAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UnsignedIntLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
UnsignedNumericLiteral() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a unsigned numeric literal
UnsignedNumericLiteralOrParam() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Numeric literal or parameter; used in LIMIT, OFFSET and FETCH clauses.
UnsliceAssigner<W extends Window> - Interface in org.apache.flink.table.runtime.operators.window.tvf.unslicing
A UnsliceAssigner assigns each element into a single window and not divides the window into finite number of non-overlapping slice.
UnsliceAssigners - Class in org.apache.flink.table.runtime.operators.window.tvf.unslicing
Utilities to create UnsliceAssigners.
UnsliceAssigners() - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners
 
UnsliceAssigners.SessionUnsliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.unslicing
The UnsliceAssigner for session windows.
UnsliceAssigners.WindowedUnsliceAssigner - Class in org.apache.flink.table.runtime.operators.window.tvf.unslicing
The UnsliceAssigner for elements have been merged into unslicing windows and attached window start and end timestamps.
UnsliceWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
An window aggregate processor implementation which works for UnsliceAssigner, e.g.
UnsliceWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<TimeWindow>, UnsliceAssigner<TimeWindow>, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
UnslicingWindowProcessor<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.unslicing
The UnslicingWindowProcessor is an optimized processing for unaligned windows.
UnslicingWindowTimerServiceImpl - Class in org.apache.flink.table.runtime.operators.window.tvf.unslicing
A WindowTimerService for unslicing window.
UnslicingWindowTimerServiceImpl(InternalTimerService<TimeWindow>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnslicingWindowTimerServiceImpl
 
UNSPECIFIED - org.apache.flink.api.java.typeutils.runtime.KryoRegistration.SerializerDefinitionType
 
UNSPECIFIED - Static variable in interface org.apache.flink.streaming.runtime.io.StreamTaskInput
 
unsplittable - Variable in class org.apache.flink.api.common.io.FileInputFormat
Some file input formats are not splittable on a block level (deflate) Therefore, the FileInputFormat can only read whole files.
UnsuccessfulExecutionException - Exception in org.apache.flink.client.deployment.application
Exception that signals the failure of an application with a given ApplicationStatus.
UnsuccessfulExecutionException(JobID, ApplicationStatus, String, Throwable) - Constructor for exception org.apache.flink.client.deployment.application.UnsuccessfulExecutionException
 
unsupported() - Static method in interface org.apache.flink.streaming.api.runners.python.beam.state.BeamStateStore
 
UNSUPPORTED - org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
 
UNSUPPORTED_DELETE_TIMER_MSG - Static variable in interface org.apache.flink.streaming.api.TimerService
Error string for UnsupportedOperationException on deleting timers.
UNSUPPORTED_REGISTER_TIMER_MSG - Static variable in interface org.apache.flink.streaming.api.TimerService
Error string for UnsupportedOperationException on registering timers.
UnsupportedFileSystemSchemeException - Exception in org.apache.flink.core.fs
An exception to indicate that a specific file system scheme is not supported.
UnsupportedFileSystemSchemeException(String) - Constructor for exception org.apache.flink.core.fs.UnsupportedFileSystemSchemeException
Creates a new exception with the given message.
UnsupportedFileSystemSchemeException(String, Throwable) - Constructor for exception org.apache.flink.core.fs.UnsupportedFileSystemSchemeException
Creates a new exception with the given message and cause.
unsupportedFreshnessType() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
UnsupportedOperationExecutor - Enum in org.apache.flink.runtime.concurrent
Executor implementation which fails when UnsupportedOperationExecutor.execute(Runnable) is called.
unsupportedOperationFuture() - Static method in class org.apache.flink.util.concurrent.FutureUtils
Returns an exceptionally completed future with an UnsupportedOperationException.
UnsupportedProcessingTimeManager - Class in org.apache.flink.datastream.impl.context
The special implementation of ProcessingTimeManager, all its methods are not supported.
UnsupportedStateDataViewStore - Class in org.apache.flink.table.runtime.dataview
UnsupportedStateDataViewStore(RuntimeContext) - Constructor for class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
 
UnsupportedTimeCharacteristicException - Exception in org.apache.flink.streaming.api.datastream
An exception that indicates that a time characteristic was used that is not supported in the current operation.
UnsupportedTimeCharacteristicException(String) - Constructor for exception org.apache.flink.streaming.api.datastream.UnsupportedTimeCharacteristicException
 
unsynchronizedGetExclusiveBuffersUsed() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
unsynchronizedGetFloatingBuffersAvailable() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionDirectTransferReader
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageResultSubpartitionView
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.NoOpResultSubpartitionView
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartition
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionView
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartition
Makes a best effort to get the current size of the queue.
unsynchronizedGetNumberOfQueuedBuffers() - Method in interface org.apache.flink.runtime.io.network.partition.ResultSubpartitionView
 
unsynchronizedGetNumberOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.UnionResultSubpartitionView
 
unsynchronizedGetSizeOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannel
 
unsynchronizedGetSizeOfQueuedBuffers() - Method in class org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel
 
UNTERMINATED_QUOTED_STRING - org.apache.flink.types.parser.FieldParser.ParseErrorState
A quoted string was not terminated until the line end.
until(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.Pattern
Applies a stop condition for a looping state.
untrack(Tuple2<JobID, BlobKey>) - Method in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
Remove the BLOB from the tracker.
untrackAll(JobID) - Method in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
Unregister all the tracked BLOBs related to the given job.
UntypedResponseMessageHeaders<R extends RequestBody,​M extends MessageParameters> - Interface in org.apache.flink.runtime.rest.messages
Message headers for a web handler request.
UNUSED - Static variable in class org.apache.flink.table.types.inference.strategies.SpecificTypeStrategies
See UnusedTypeStrategy.
UnusedExtension() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Defines a production which can never be accepted by the parser.
UNVALIDATED - org.apache.calcite.sql.validate.SqlValidatorImpl.Status
Validation has not started for this scope.
unwrap() - Method in class org.apache.flink.runtime.entrypoint.DeterminismEnvelope
 
unwrap() - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
unwrap() - Method in class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedNetworkBuffer
 
unwrap() - Method in class org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException
 
unwrap() - Method in exception org.apache.flink.util.WrappingRuntimeException
Recursively unwraps this WrappingRuntimeException and its causes, getting the first non wrapping exception.
unwrap(Class<C>) - Method in class org.apache.flink.table.planner.plan.abilities.source.SourceAbilityContext
 
unwrap(Class<C>) - Method in class org.apache.flink.table.planner.plan.schema.FlinkPreparingTableBase
 
unwrap(Class<T>) - Method in interface org.apache.flink.table.api.PlannerConfig
 
unwrap(Class<T>) - Method in class org.apache.flink.table.jdbc.BaseDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
unwrap(Class<T>) - Method in class org.apache.flink.table.jdbc.BaseStatement
 
unwrap(Class<T>) - Method in class org.apache.flink.table.jdbc.FlinkDataSource
 
unwrap(Class<T>) - Method in class org.apache.flink.table.jdbc.FlinkResultSetMetaData
 
UNWRAP_API_EXPRESSION - Static variable in class org.apache.flink.table.expressions.resolver.rules.ResolverRules
Unwraps all ApiExpression.
unwrapClassLoader(RelNode) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(Context) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(RelOptCluster) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(RelOptPlanner) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(RelOptRuleCall) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(RelNode) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapContext(RelBuilder) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapFromApi(Expression) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
unwrapFunctionDefinition(RexNode) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapFunctionDefinition(ResolvedExpression) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapIsInternal(SqlOperator) - Static method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
unwrapOptionals() - Method in class org.apache.flink.util.LinkedOptionalMap
Assuming all the entries of this map are present (keys and values) this method would return a map with these key and values, stripped from their Optional wrappers.
unwrapSplit(HybridSourceSplit, SwitchedSources) - Static method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
unwrapSplits(List<HybridSourceSplit>, SwitchedSources) - Static method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
unwrapTableConfig(RelOptCluster) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTableConfig(RelOptRuleCall) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTableConfig(RelNode) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(RelOptCluster) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(RelNode) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(RelDataTypeFactory) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(SqlOperatorBinding) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(RelBuilder) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapTypeFactory(Planner) - Static method in class org.apache.flink.table.planner.utils.ShortcutUtils
 
unwrapVersion(SqlOperator) - Static method in interface org.apache.flink.table.planner.functions.sql.BuiltInSqlOperator
 
UP - org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
 
UP - org.apache.flink.table.client.cli.CliRowView.RowOperation
 
UP - org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
 
UpdatableRowData - Class in org.apache.flink.table.data
An implementation of RowData which is backed by a RowData and an updated Java object array.
UpdatableRowData(RowData, int) - Constructor for class org.apache.flink.table.data.UpdatableRowData
 
UpdatableTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
A TopN function could handle updating stream.
UpdatableTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, RowDataKeySelector, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
 
update() - Method in class org.apache.flink.metrics.MeterView
 
update() - Method in interface org.apache.flink.metrics.View
This method will be called regularly to update the metric.
update() - Method in class org.apache.flink.runtime.metrics.TimerGauge
 
update() - Method in interface org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcher
Trigger fetching of metrics.
update() - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
This method can be used to signal this MetricFetcher that the metrics are still in use and should be updated.
update() - Method in enum org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
 
update(long) - Method in class org.apache.flink.dropwizard.metrics.DropwizardHistogramWrapper
 
update(long) - Method in class org.apache.flink.dropwizard.metrics.FlinkHistogramWrapper
 
update(long) - Method in interface org.apache.flink.metrics.Histogram
Update the histogram with the given value.
update(long) - Method in class org.apache.flink.python.metric.embedded.MetricDistribution
 
update(long) - Method in class org.apache.flink.runtime.metrics.DescriptiveStatisticsHistogram
 
update(List<S>) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
update(List<T>) - Method in interface org.apache.flink.api.common.state.ListState
Updates the operator state accessible by AppendingState.get() by updating existing values to the given list of values.
update(List<T>) - Method in interface org.apache.flink.api.common.state.v2.ListState
Updates the operator state accessible by AppendingState.get() by updating existing values to the given list of values.
update(List<T>) - Method in interface org.apache.flink.runtime.state.internal.InternalListState
Updates the operator state accessible by AppendingState.get() by updating existing values to the given list of values.
update(List<T>) - Method in class org.apache.flink.streaming.api.operators.util.SimpleVersionedListState
 
update(List<V>) - Method in class org.apache.flink.queryablestate.client.state.ImmutableListState
 
update(List<V>) - Method in class org.apache.flink.runtime.state.v2.AbstractListState
 
update(List<V>) - Method in class org.apache.flink.runtime.state.v2.adaptor.ListStateAdaptor
 
update(JobID, BlobKey) - Method in class org.apache.flink.runtime.blob.BlobCacheSizeTracker
Update the least used index for the BLOBs so that the tracker can easily find out the least recently used BLOBs.
update(State, Object) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
update(StateEntry<K, N, V>, V) - Method in interface org.apache.flink.runtime.state.internal.InternalKvState.StateIncrementalVisitor
Update the value of the last returned entry from the next() method.
update(T) - Method in interface org.apache.flink.api.common.state.v2.ValueState
Updates the operator state accessible by ValueState.value() to the given value.
update(T) - Method in interface org.apache.flink.api.common.state.ValueState
Updates the operator state accessible by ValueState.value() to the given value.
update(T) - Method in class org.apache.flink.table.runtime.operators.metrics.SimpleGauge
 
update(V) - Method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
update(V) - Method in class org.apache.flink.runtime.state.v2.AbstractValueState
 
update(V) - Method in class org.apache.flink.runtime.state.v2.adaptor.ValueStateAdaptor
 
update(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
Update the state with the given value under current key and the given window.
UPDATE - org.apache.flink.table.connector.source.abilities.SupportsRowLevelModificationScan.RowLevelModificationType
 
UPDATE - org.apache.flink.table.operations.ModifyType
 
UPDATE - org.apache.flink.table.planner.plan.trait.ModifyKind
Update operation.
UPDATE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UPDATE_AFTER - org.apache.flink.types.RowKind
Update operation with new content of the updated row.
UPDATE_AND_GET_FLINK_CONFIGURATION - org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Update and get configuration from conf file and dynamic configs of the FLINK cluster.
UPDATE_ANON_PREFIX - Static variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Alias prefix generated for source columns when rewriting UPDATE to MERGE.
UPDATE_BEFORE - org.apache.flink.types.RowKind
Update operation with the previous content of the updated row.
UPDATE_INTERVAL_SECONDS - Static variable in interface org.apache.flink.metrics.View
The interval in which metrics are updated.
UPDATE_SRC_ALIAS - Static variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Alias generated for the source table when rewriting UPDATE to MERGE.
UPDATE_TGT_ALIAS - Static variable in class org.apache.calcite.sql.validate.SqlValidatorImpl
Alias generated for the target table when rewriting UPDATE to MERGE if no alias was specified by the user.
UPDATE_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
updateAccumulators(AccumulatorSnapshot) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
updateAccumulators(AccumulatorSnapshot) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Updates the accumulators during the runtime of a job.
updateAccumulators(AccumulatorSnapshot) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
updateAccumulators(AccumulatorSnapshot) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
updateAccumulators(AccumulatorSnapshot) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
updateAndRetryLater(CommT) - Method in interface org.apache.flink.api.connector.sink2.Committer.CommitRequest
Updates the underlying committable and retries later (see Committer.CommitRequest.retryLater() for a description).
updateAndRetryLater(CommT) - Method in class org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestImpl
 
updateArray(int, Array) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateArray(String, Array) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryRepresenation() - Method in class org.apache.flink.types.Record
Updates the binary representation of the data, such that it reflects the state of the currently stored fields.
updateBinaryStream(int, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(int, Blob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBlob(String, Blob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateByHashcode(HllBuffer, long) - Method in class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
Update the HLL++ buffer.
updateByte(int, byte) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateByte(String, byte) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
 
updateCache() - Method in class org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputFormatCacheLoader
 
updateCharacterStream(int, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(int, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(int, Clob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(String, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateClob(String, Clob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateCoLocationGroup(CoLocationGroupImpl) - Method in class org.apache.flink.runtime.jobgraph.JobVertex
 
updateConfigurationForMiniCluster(Configuration, Collection<Path>, Collection<URL>) - Static method in class org.apache.flink.test.util.MiniClusterPipelineExecutorServiceLoader
Populates a Configuration that is compatible with this MiniClusterPipelineExecutorServiceLoader.
updateCurrentEffectiveWatermark(long) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.WatermarkUpdateListener
Update the effective watermark.
updateCurrentEffectiveWatermark(long) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
updateCurrentExecutionAttempts(Collection<JobDetails>) - Method in class org.apache.flink.runtime.rest.handler.legacy.metrics.MetricStore
 
updateCurrentSplitWatermark(String, long) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.WatermarkUpdateListener
Notifies about changes to per split watermarks.
updateCurrentSplitWatermark(String, long) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
UPDATED_ROWS - org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateMode
 
updateDate(int, Date) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateDate(String, Date) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateDelegationTokens(ResourceManagerId, byte[]) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
updateDelegationTokens(ResourceManagerId, byte[]) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Sends new delegation tokens to this TaskManager.
updateDelegationTokens(ResourceManagerId, byte[]) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
updateDetailMessage(Throwable, Function<Throwable, String>) - Static method in class org.apache.flink.util.ExceptionUtils
Updates error messages of Throwables appearing in the cause tree of the passed root Throwable.
updateDouble(int, double) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateDouble(String, double) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateElementSerializer(TypeSerializer<T>) - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
UpdateFastStrategy(int[]) - Constructor for class org.apache.flink.table.planner.plan.utils.RankProcessStrategy.UpdateFastStrategy
 
updateFloat(int, float) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateFloat(String, float) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateGlobalAggregate(String, Object, byte[]) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
updateGlobalAggregate(String, Object, byte[]) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Update the aggregate and return the new value.
updateGlobalAggregate(String, Object, AggregateFunction<IN, ACC, OUT>) - Method in interface org.apache.flink.runtime.taskexecutor.GlobalAggregateManager
Update the global aggregate and return the new value.
updateGlobalAggregate(String, Object, AggregateFunction<IN, ACC, OUT>) - Method in class org.apache.flink.runtime.taskexecutor.rpc.RpcGlobalAggregateManager
 
updateGlobalAggregatesAndReset(String[], Value[]) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
 
updateHadoopConfig(Configuration) - Static method in class org.apache.flink.fs.s3.common.token.AbstractS3DelegationTokenReceiver
 
updateIdle(boolean) - Method in interface org.apache.flink.streaming.api.operators.source.TimestampsAndWatermarks.WatermarkUpdateListener
It should be called once the idle is changed.
updateIdle(boolean) - Method in class org.apache.flink.streaming.api.operators.SourceOperator
 
updateInputChannel(ResourceID, NettyShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate
 
updateInt(int, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateInt(String, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateInternal(SV) - Method in interface org.apache.flink.runtime.state.internal.InternalAppendingState
Update internally stored value.
updateJobResourceRequirements(JobID, JobResourceRequirements) - Method in class org.apache.flink.client.program.rest.RestClusterClient
Update JobResourceRequirements of a given job.
updateJobResourceRequirements(JobID, JobResourceRequirements) - Method in class org.apache.flink.runtime.dispatcher.Dispatcher
 
updateJobResourceRequirements(JobID, JobResourceRequirements) - Method in interface org.apache.flink.runtime.webmonitor.RestfulGateway
Update job resource requirements for a given job.
updateJobResourceRequirements(JobResourceRequirements) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
 
updateJobResourceRequirements(JobResourceRequirements) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
updateJobResourceRequirements(JobResourceRequirements) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
updateJobResourceRequirements(JobResourceRequirements) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
updateKeySerializer(TypeSerializer<K>) - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
UpdateKind - Enum in org.apache.flink.table.planner.plan.trait
Lists all kinds of ModifyKind.UPDATE operation.
updateKvStateLocationOracle(JobID, KvStateLocationOracle) - Method in class org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
updateKvStateLocationOracle(JobID, KvStateLocationOracle) - Method in interface org.apache.flink.runtime.query.KvStateClientProxy
Updates the active Job Manager in case of change.
updateLevel(int) - Method in interface org.apache.flink.runtime.state.heap.LevelIndexHeader
Updates the top level of skip list to the given level.
updateLevel(int) - Method in class org.apache.flink.runtime.state.heap.OnHeapLevelIndexHeader
 
UpdateLineColumn(char) - Method in class org.apache.flink.sql.parser.impl.SimpleCharStream
 
updateLong(int, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateLong(String, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateManagedMemoryStateBackendUseCase(boolean) - Method in class org.apache.flink.api.dag.Transformation
 
updateMatch(BT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
 
updateMatch(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.HashTableProber
 
updateMatch(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.HashTableProber
This method can be called after getMatchFor returned a match.
updateMaxDesiredWatermark(long) - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
updateMetrics(String, List<MetricsApi.MonitoringInfo>) - Method in class org.apache.flink.python.metric.process.FlinkMetricContainer
Update this container with metrics from the passed MetricsApi.MonitoringInfos, and send updates along to Flink's internal metrics framework.
updateNamespaceSerializer(TypeSerializer<N>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
updateNCharacterStream(int, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(int, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(int, NClob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(String, Reader) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNClob(String, NClob) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNextNode(int, long) - Method in interface org.apache.flink.runtime.state.heap.LevelIndexHeader
Updates the next node in the given level to the specified node id.
updateNextNode(int, long) - Method in class org.apache.flink.runtime.state.heap.OnHeapLevelIndexHeader
 
updateNString(int, String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNString(String, String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNull(int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNull(String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateNumOfAssociations(RowData, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.asyncprocessing.state.OuterJoinRecordAsyncStateView
Updates the number of associations belongs to the record.
updateNumOfAssociations(RowData, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
Updates the number of associations belongs to the record.
updateNumOfAssociationsInOuterSide(OUTER_STATE_VIEW, RowData, int) - Method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinHelper
 
updateObject(int, Object) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateObject(int, Object, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateObject(String, Object) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateObject(String, Object, int) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updatePartitionInfo(ExecutionAttemptID, PartitionInfo) - Method in class org.apache.flink.runtime.io.network.NettyShuffleEnvironment
 
updatePartitionInfo(ExecutionAttemptID, PartitionInfo) - Method in interface org.apache.flink.runtime.shuffle.ShuffleEnvironment
Update a gate with the newly available partition information, previously unknown.
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Duration) - Method in interface org.apache.flink.runtime.jobmanager.slots.TaskManagerGateway
Update the task where the given partitions can be found.
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Duration) - Method in class org.apache.flink.runtime.jobmaster.RpcTaskManagerGateway
 
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutor
 
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Duration) - Method in interface org.apache.flink.runtime.taskexecutor.TaskExecutorGateway
Update the task where the given partitions can be found.
updatePartitions(ExecutionAttemptID, Iterable<PartitionInfo>, Duration) - Method in class org.apache.flink.runtime.taskexecutor.TaskExecutorGatewayDecoratorBase
 
updatePartitionStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
updateReadSubpartitionAndIndexEntryAddress() - Method in class org.apache.flink.runtime.io.network.partition.SortBuffer
 
updateRef(int, Ref) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateRef(String, Ref) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateResultPartitionBytesMetrics(Map<IntermediateResultPartitionID, ResultPartitionBytes>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Updates the metrics related to the result partition sizes.
updateRow() - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateRowId(int, RowId) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateRowId(String, RowId) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updatesAreDetected(int) - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
UpdateSchedulerNgOnInternalFailuresListener - Class in org.apache.flink.runtime.scheduler
UpdateSchedulerNgOnInternalFailuresListener(SchedulerNG) - Constructor for class org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener
 
updateServiceTargetPort(String, String, int) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
updateServiceTargetPort(String, String, int) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Update the target ports of the given Kubernetes service.
updateShort(int, short) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateShort(String, short) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateSnapshotTransformFactory(StateSnapshotTransformer.StateSnapshotTransformFactory<S>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
updateSQLXML(int, SQLXML) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateState(TaskExecutionStateTransition) - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
updateState(TaskExecutionStateTransition) - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
Updates the state of one of the ExecutionVertex's Execution attempts.
updateStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
updateStateSerializer(TypeSerializer<S>) - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
updateStatus(int, boolean) - Method in class org.apache.flink.api.common.eventtime.IndexedCombinedWatermarkStatus
Updates the idleness for the given partial watermark.
updateStatusAndSelection(DataInputStatus, int) - Method in class org.apache.flink.streaming.runtime.io.MultipleInputSelectionHandler
 
updateString(int, String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateString(String, String) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateTableEntryWithReduce(T) - Method in class org.apache.flink.runtime.operators.hash.InPlaceMutableHashTable.ReduceFacade
Looks up the table entry that has the same key as the given record, and updates it by performing a reduce step.
updateTaskExecutionState(TaskExecutionStateTransition) - Method in class org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler
 
updateTaskExecutionState(TaskExecutionStateTransition) - Method in class org.apache.flink.runtime.scheduler.SchedulerBase
 
updateTaskExecutionState(TaskExecutionStateTransition) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
updateTaskExecutionState(TaskExecutionState) - Method in class org.apache.flink.runtime.jobmaster.JobMaster
Updates the task execution state for a given task.
updateTaskExecutionState(TaskExecutionState) - Method in interface org.apache.flink.runtime.jobmaster.JobMasterGateway
Updates the task execution state for a given task.
updateTaskExecutionState(TaskExecutionState) - Method in interface org.apache.flink.runtime.scheduler.SchedulerNG
 
updateTaskExecutionState(TaskExecutionState) - Method in interface org.apache.flink.runtime.taskmanager.TaskManagerActions
Notifies the task manager about the task execution state update.
updateTierShuffleDescriptor(TieredStoragePartitionId, TieredStorageInputChannelId, TieredStorageSubpartitionId, TierShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk.DiskTierConsumerAgent
 
updateTierShuffleDescriptor(TieredStoragePartitionId, TieredStorageInputChannelId, TieredStorageSubpartitionId, TierShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory.MemoryTierConsumerAgent
 
updateTierShuffleDescriptor(TieredStoragePartitionId, TieredStorageInputChannelId, TieredStorageSubpartitionId, TierShuffleDescriptor) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteTierConsumerAgent
 
updateTierShuffleDescriptor(TieredStoragePartitionId, TieredStorageInputChannelId, TieredStorageSubpartitionId, TierShuffleDescriptor) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.TierConsumerAgent
Update the TierShuffleDescriptor for the consumer agent.
updateTierShuffleDescriptors(TieredStoragePartitionId, TieredStorageInputChannelId, TieredStorageSubpartitionId, List<TierShuffleDescriptor>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerClient
 
updateTime(int, Time) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateTime(String, Time) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.flink.table.jdbc.BaseResultSet
 
updateTmpDirectoriesInConfiguration(Configuration, String) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Set temporary configuration directories if necessary.
updateTopology(List<ExecutionJobVertex>) - Method in interface org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Updates the job topology with new job vertices that were initialized.
updateTtlOnCreateAndWrite() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
updateTtlOnReadAndWrite() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
updateValueSerializer(TypeSerializer<V>) - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
updateWatermark(int, long) - Method in class org.apache.flink.api.common.eventtime.IndexedCombinedWatermarkStatus
Updates the value for the given partial watermark.
updateWithCheckpointedPosition(CheckpointedPosition) - Method in class org.apache.flink.connector.file.src.FileSourceSplit
Creates a copy of this split where the checkpointed position is replaced by the given new position.
UpdatingTopCityExample - Class in org.apache.flink.table.examples.java.basics
Example for aggregating and ranking data using Flink SQL on updating tables.
UpdatingTopCityExample() - Constructor for class org.apache.flink.table.examples.java.basics.UpdatingTopCityExample
 
upload(Collection<StateChangeUploadScheduler.UploadTask>) - Method in class org.apache.flink.changelog.fs.AbstractStateChangeFsUploader
 
upload(Collection<StateChangeUploadScheduler.UploadTask>) - Method in interface org.apache.flink.changelog.fs.StateChangeUploader
Execute the upload task and return the results.
upload(StateChangeUploadScheduler.UploadTask) - Method in interface org.apache.flink.changelog.fs.StateChangeUploadScheduler
Schedule the upload and complete or fail the corresponding tasks.
UPLOAD_BUFFER_SIZE - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
UPLOAD_DIR - Static variable in class org.apache.flink.configuration.WebOptions
The config parameter defining the directory for uploading the job jars.
UPLOAD_TIMEOUT - Static variable in class org.apache.flink.changelog.fs.FsStateChangelogOptions
 
uploadAll(Configuration) - Method in class org.apache.flink.kubernetes.artifact.DefaultKubernetesArtifactUploader
 
uploadAll(Configuration) - Method in interface org.apache.flink.kubernetes.artifact.KubernetesArtifactUploader
Uploads all local:// schemed artifact that is present, according to the given configuration.
uploadDir - Variable in class org.apache.flink.runtime.rest.RestServerEndpoint
 
uploadedStates - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
 
uploadFile(JobID, Path) - Method in class org.apache.flink.runtime.blob.BlobClient
Uploads a single file to the PermanentBlobService of the given BlobServer.
uploadFiles(InetSocketAddress, Configuration, JobID, List<Path>) - Static method in class org.apache.flink.runtime.blob.BlobClient
Uploads the JAR files to the PermanentBlobService of the BlobServer at the given address with HA as configured.
uploadFilesToCheckpointFs(List<Path>, CheckpointStreamFactory, CheckpointedStateScope, CloseableRegistry, CloseableRegistry) - Method in class org.apache.flink.contrib.streaming.state.RocksDBStateUploader
Upload all the files to checkpoint fileSystem using specified number of threads.
uploadId() - Method in class org.apache.flink.fs.s3.common.writer.S3Recoverable
 
uploadJobGraphFiles(JobGraph, Collection<Path>, Collection<Tuple2<String, Path>>, SupplierWithException<BlobClient, IOException>) - Static method in enum org.apache.flink.runtime.client.ClientUtils
Uploads the given jars and artifacts required for the execution of the given JobGraph using the BlobClient from the given Supplier.
uploadPart(File, String, String, int) - Method in class org.apache.flink.fs.osshadoop.OSSAccessor
 
uploadPart(String, String, int, File, long) - Method in interface org.apache.flink.fs.s3.common.writer.S3AccessHelper
Uploads a part and associates it with the MPU with the provided uploadId.
uploadPart(String, String, int, File, long) - Method in class org.apache.flink.fs.s3hadoop.HadoopS3AccessHelper
 
uploadPart(RefCountedFSOutputStream) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
 
UploadResult - Class in org.apache.flink.changelog.fs
Result of uploading state changes.
UploadResult(StreamStateHandle, long, SequenceNumber, long) - Constructor for class org.apache.flink.changelog.fs.UploadResult
 
UploadResult(StreamStateHandle, StreamStateHandle, long, long, SequenceNumber, long) - Constructor for class org.apache.flink.changelog.fs.UploadResult
 
UploadTask(Collection<StateChangeSet>, Consumer<List<UploadResult>>, BiConsumer<List<SequenceNumber>, Throwable>) - Constructor for class org.apache.flink.changelog.fs.StateChangeUploadScheduler.UploadTask
 
UploadTasksResult(Map<StateChangeUploadScheduler.UploadTask, Map<StateChangeSet, Tuple2<Long, Long>>>, StreamStateHandle) - Constructor for class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
UploadTasksResult(Map<StateChangeUploadScheduler.UploadTask, Map<StateChangeSet, Tuple2<Long, Long>>>, StreamStateHandle, StreamStateHandle) - Constructor for class org.apache.flink.changelog.fs.StateChangeUploader.UploadTasksResult
 
UPPER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UPPER - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UPPER - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
UPPER_BOUND_MAX_PARALLELISM - Static variable in class org.apache.flink.api.dag.Transformation
 
UPPER_BOUND_MAX_PARALLELISM - Static variable in class org.apache.flink.runtime.state.KeyGroupRangeAssignment
The (inclusive) upper bound for max parallelism.
UPPER_BOUNDARY_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
upperBoundExclusive() - Method in class org.apache.flink.streaming.api.datastream.KeyedStream.IntervalJoined
Set the upper bound to be exclusive.
upperCase() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns all of the characters in a string in upper case using the rules of the default locale.
UPPERCASE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UpperLimitExceptionParameter - Class in org.apache.flink.runtime.rest.messages.job
Specifies the upper limit of exceptions to return for JobExceptionsHandler.
UpperLimitExceptionParameter() - Constructor for class org.apache.flink.runtime.rest.messages.job.UpperLimitExceptionParameter
 
upperPart - Variable in class org.apache.flink.util.AbstractID
The upper part of the actual ID.
upsert() - Static method in class org.apache.flink.table.connector.ChangelogMode
Shortcut for an upsert changelog that describes idempotent updates on a key and thus does not contain RowKind.UPDATE_BEFORE rows.
UPSERT - org.apache.flink.table.operations.OutputConversionModifyOperation.UpdateMode
 
UPSERT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UPSERT_MATERIALIZE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecSink
 
upsertKeys - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLegacySink
 
UpsertKeyUtil - Class in org.apache.flink.table.planner.plan.utils
Utility for upsertKey which represented as a Set of ImmutableBitSet.
UpsertKeyUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.UpsertKeyUtil
 
UpsertStreamTableSink<T> - Interface in org.apache.flink.legacy.table.sinks
Deprecated.
This interface has been replaced by DynamicTableSink. The new interface consumes internal data structures. See FLIP-95 for more information.
UpsertTestConnectorOptions - Class in org.apache.flink.connector.upserttest.table
Options for the UpsertTestConnector.
UpsertTestConnectorOptions() - Constructor for class org.apache.flink.connector.upserttest.table.UpsertTestConnectorOptions
 
UpsertTestDynamicTableSinkFactory - Class in org.apache.flink.connector.upserttest.table
A DynamicTableSinkFactory for discovering UpsertTestDynamicTableSink.
UpsertTestDynamicTableSinkFactory() - Constructor for class org.apache.flink.connector.upserttest.table.UpsertTestDynamicTableSinkFactory
 
UpsertTestFileUtil - Class in org.apache.flink.connector.upserttest.sink
Collection uf utility methods for reading and writing files from the UpsertTestSink.
UpsertTestSink<IN> - Class in org.apache.flink.connector.upserttest.sink
Flink Sink to upsert test data into a file.
UpsertTestSinkBuilder<IN> - Class in org.apache.flink.connector.upserttest.sink
Builder to construct UpsertTestSink.
UpsertTestSinkBuilder() - Constructor for class org.apache.flink.connector.upserttest.sink.UpsertTestSinkBuilder
 
UpstreamRecoveryTracker - Interface in org.apache.flink.streaming.runtime.io.checkpointing
Tracks status of upstream channels while they recover.
UpTimeGauge - Class in org.apache.flink.runtime.executiongraph.metrics
A gauge that returns (in milliseconds) how long a job has been running.
UpTimeGauge(JobStatusProvider) - Constructor for class org.apache.flink.runtime.executiongraph.metrics.UpTimeGauge
 
uri() - Method in class org.apache.flink.runtime.rest.handler.router.RouteResult
Returns the original request URI.
URL - Static variable in class org.apache.flink.formats.avro.registry.confluent.AvroConfluentFormatOptions
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointingStatisticsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatisticDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.checkpoints.TaskCheckpointStatisticsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.ClusterOverviewHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.job.coordination.ClientCoordinationHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.job.JobDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskCurrentAttemptDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobAccumulatorsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobCancellationHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobClientHeartbeatHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobConfigHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobExceptionsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobPlanHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobsOverviewHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexAccumulatorsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksAllAccumulatorsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.SubtasksTimesHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerDetailsHeaders
 
URL - Static variable in class org.apache.flink.runtime.rest.messages.taskmanager.TaskManagersHeaders
 
URL - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarListHeaders
 
URL - Static variable in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders
 
URL - Static variable in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowHeaders
 
URL - Static variable in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.DeleteEmbeddedSchedulerWorkflowHeaders
 
URL - Static variable in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowHeaders
 
URL - Static variable in class org.apache.flink.table.gateway.rest.header.materializedtable.scheduler.SuspendEmbeddedSchedulerWorkflowHeaders
 
URL - Static variable in class org.apache.flink.table.gateway.rest.header.statement.FetchResultsHeaders
 
URL_DECODE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
URL_ENCODE - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
URL_PREFIX - Static variable in class org.apache.flink.configuration.RestOptions
The url prefix that should be used by clients to construct the full target url.
urlDecode() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Decodes a given string in 'application/x-www-form-urlencoded' format using the UTF-8 encoding scheme.
UrlDecodeFunction - Class in org.apache.flink.table.runtime.functions.scalar
UrlDecodeFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.UrlDecodeFunction
 
urlEncode() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Translates a string into 'application/x-www-form-urlencoded' format using the UTF-8 encoding scheme.
UrlEncodeFunction - Class in org.apache.flink.table.runtime.functions.scalar
UrlEncodeFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.UrlEncodeFunction
 
UrlPrefixDecorator<R extends RequestBody,​P extends ResponseBody,​M extends MessageParameters> - Class in org.apache.flink.client.program.rest
This class decorates the URL of the original message headers by adding a prefix.
UrlPrefixDecorator(MessageHeaders<R, P, M>, String) - Constructor for class org.apache.flink.client.program.rest.UrlPrefixDecorator
Constructs an instance of UrlPrefixDecorator.
URSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
URSHIFT_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
USAGE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USE_BATCH_STATE_BACKEND - Static variable in class org.apache.flink.configuration.ExecutionOptions
 
USE_BLOOM_FILTER - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
USE_BLOOM_FILTER - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
USE_DELETE_FILES_IN_RANGE_DURING_RESCALING - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
USE_DYNAMIC_LEVEL_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
USE_DYNAMIC_LEVEL_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
USE_INGEST_DB_RESTORE_MODE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
USE_IP_ONLY - org.apache.flink.runtime.taskmanager.TaskManagerLocation.ResolutionMode
 
USE_LARGE_RECORDS_HANDLER - Static variable in class org.apache.flink.configuration.AlgorithmOptions
 
USE_LEGACY_TO_STRING - Static variable in class org.apache.flink.types.RowUtils
Internal flag to enable the legacy Row.toString() implementation for tests.
USE_MANAGED_MEMORY - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
USE_MANAGED_MEMORY - Static variable in class org.apache.flink.python.PythonOptions
Whether the memory used by the Python framework is managed memory.
USE_MANAGED_MEMORY - Static variable in class org.apache.flink.state.forst.ForStOptions
 
USE_PARTITIONED_INDEX_FILTERS - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
USE_PARTITIONED_INDEX_FILTERS - Static variable in class org.apache.flink.state.forst.ForStOptions
 
useCatalog(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
useCatalog(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Sets the current catalog to the given value.
UseCatalogOperation - Class in org.apache.flink.table.operations
Operation to describe a USE CATALOG statement.
UseCatalogOperation(String) - Constructor for class org.apache.flink.table.operations.UseCatalogOperation
 
useCustomStartupCommand(String) - Method in class org.apache.flink.connector.testframe.container.FlinkImageBuilder
Use a custom command for starting up the container.
used - Variable in class org.apache.flink.table.runtime.util.collections.ByteHashSet
 
used - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
Used array for dense mode.
used() - Method in class org.apache.flink.table.module.ModuleEntry
 
useDatabase(String) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
useDatabase(String) - Method in interface org.apache.flink.table.api.TableEnvironment
Sets the current default database.
UseDatabaseOperation - Class in org.apache.flink.table.operations
Operation to describe a USE [catalogName.]dataBaseName statement.
UseDatabaseOperation(String, String) - Constructor for class org.apache.flink.table.operations.UseDatabaseOperation
 
useDayLightSaving - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
The shift timezone is using DayLightSaving time or not.
usedInputColumns(int) - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
The subset of column index those should be evaluated before this operator.
useGroupingSets - Variable in class org.apache.flink.table.planner.plan.rules.logical.FlinkAggregateExpandDistinctAggregatesRule
 
useLocalCommunication() - Method in class org.apache.flink.runtime.minicluster.MiniCluster
 
useManagedMemory() - Method in class org.apache.flink.runtime.state.AbstractManagedMemoryStateBackend
 
useManagedMemory() - Method in interface org.apache.flink.runtime.state.StateBackend
Whether the state backend uses Flink's managed memory.
useManagedMemory() - Method in class org.apache.flink.state.changelog.AbstractChangelogStateBackend
 
useModules(String...) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
 
useModules(String...) - Method in interface org.apache.flink.table.api.TableEnvironment
Enable modules in use with declared name order.
useModules(String...) - Method in class org.apache.flink.table.module.ModuleManager
Enable modules in use with declared name order.
UseModulesOperation - Class in org.apache.flink.table.operations
Operation to describe a USE MODULES statement.
UseModulesOperation(List<String>) - Constructor for class org.apache.flink.table.operations.UseModulesOperation
 
useNamespaceAndEnsurePath(CuratorFramework, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
Returns a facade of the client that uses the specified namespace, and ensures that all nodes in the path exist.
UseOperation - Interface in org.apache.flink.table.operations
An Operation that describes the catalog/database switch statements, e.g.
useProcessingTime() - Method in class org.apache.flink.api.common.state.StateTtlConfig.Builder
 
user - Variable in class org.apache.flink.table.examples.java.basics.StreamSQLExample.Order
 
User - Class in example.avro
 
User() - Constructor for class example.avro.User
Default constructor.
User(CharSequence, CharSequence, CharSequence, EventType) - Constructor for class example.avro.User
All-args constructor.
USER - org.apache.flink.table.operations.ShowFunctionsOperation.FunctionScope
 
USER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USER_ARTIFACTS_VOLUME - Static variable in class org.apache.flink.kubernetes.utils.Constants
 
USER_DEFINED - org.apache.flink.table.types.logical.LogicalTypeFamily
 
USER_DEFINED_TYPE_CATALOG - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USER_DEFINED_TYPE_CODE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USER_DEFINED_TYPE_NAME - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
USER_DEFINED_TYPE_SCHEMA - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
User.Builder - Class in example.avro
RecordBuilder for User instances.
UserAccumulator - Class in org.apache.flink.runtime.rest.messages.job
User accumulator info.
UserAccumulator(String, String, String) - Constructor for class org.apache.flink.runtime.rest.messages.job.UserAccumulator
 
userClassloader - Variable in class org.apache.flink.runtime.state.DefaultOperatorStateBackendBuilder
The user code classloader.
userClassLoader - Variable in class org.apache.flink.table.resource.ResourceManager
 
userClassLoader() - Method in interface org.apache.flink.table.expressions.resolver.rules.ResolverRule.ResolutionContext
Access to user classloader.
userCodeClassLoader - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
 
userCodeClassLoader - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackend
 
userCodeClassLoader - Variable in class org.apache.flink.runtime.state.AbstractKeyedStateBackendBuilder
 
userCodeClassLoader - Variable in class org.apache.flink.state.forst.ForStKeyedStateBackendBuilder
 
UserCodeClassLoader - Interface in org.apache.flink.util
UserCodeClassLoader allows to register release hooks for a user code class loader.
UserCodeClassWrapper<T> - Class in org.apache.flink.api.common.operators.util
This holds a class containing user defined code.
UserCodeClassWrapper(Class<? extends T>) - Constructor for class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
 
UserCodeObjectWrapper<T> - Class in org.apache.flink.api.common.operators.util
This holds an actual object containing user defined code.
UserCodeObjectWrapper(T) - Constructor for class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
 
UserCodeWrapper<T> - Interface in org.apache.flink.api.common.operators.util
UDf operators can have either a class or an object containing the user code, this is the common interface to access them.
userContext - Variable in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction
Deprecated.
 
UserDefinedFunction - Class in org.apache.flink.table.functions
Base class for all user-defined functions.
UserDefinedFunction() - Constructor for class org.apache.flink.table.functions.UserDefinedFunction
 
UserDefinedFunctionHelper - Class in org.apache.flink.table.functions
Utility for dealing with subclasses of UserDefinedFunction.
userDefinedFunctionInputArgs - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
 
userDefinedFunctionInputConverters - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
 
userDefinedFunctionInputType - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
The user-defined function input logical type.
userDefinedFunctionOutputConverters - Variable in class org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
 
userDefinedFunctionOutputType - Variable in class org.apache.flink.table.runtime.operators.python.aggregate.AbstractPythonStreamAggregateOperator
The user-defined function output logical type.
UserDefinedType - Class in org.apache.flink.table.types.logical
Logical type of a user-defined representation for one or more built-in types.
userFunction - Variable in class org.apache.flink.api.common.operators.AbstractUdfOperator
The object or class containing the user function.
userFunction - Variable in class org.apache.flink.runtime.asyncprocessing.operators.AbstractAsyncStateUdfStreamOperator
The user function.
userFunction - Variable in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
The user function.
UserFunctionProvider<F extends Function> - Interface in org.apache.flink.streaming.api.operators
The interface with user function.
USERNAME - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
UserSystemExitException - Exception in org.apache.flink.core.security
Indicates that user tried to exit JVM.
UserSystemExitException() - Constructor for exception org.apache.flink.core.security.UserSystemExitException
 
UserSystemExitException(String) - Constructor for exception org.apache.flink.core.security.UserSystemExitException
 
UserSystemExitException(String, Throwable) - Constructor for exception org.apache.flink.core.security.UserSystemExitException
 
UserTaskAccumulator(String, String, String) - Constructor for class org.apache.flink.runtime.rest.messages.JobAccumulatorsInfo.UserTaskAccumulator
 
usesConvergenceCriterion() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
usesImplicitConvergenceCriterion() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
 
usesLocalFilePerTable() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.flink.table.jdbc.FlinkDatabaseMetaData
 
useSplittableTimers() - Method in class org.apache.flink.cep.operator.CepOperator
 
useSplittableTimers() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
Can be overridden to disable splittable timers for this particular operator even if config option is enabled.
useSplittableTimers() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2
Can be overridden to disable splittable timers for this particular operator even if config option is enabled.
useSplittableTimers() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
 
useSplittableTimers() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
 
useSplittableTimers() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
usesStates() - Method in interface org.apache.flink.datastream.api.function.ProcessFunction
Explicitly declares states upfront.
useTicketCache() - Method in class org.apache.flink.runtime.security.SecurityConfiguration
 
USING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
usingNames(SqlJoin) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Returns the set of field names in the join condition specified by USING or implicitly by NATURAL, de-duplicated and in order.
UTC_TIMEZONE - Static variable in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
UTC_ZONE - Static variable in class org.apache.flink.table.utils.DateTimeUtils
The UTC time zone.
UTF16 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UTF32 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
UTF8 - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
Utils - Class in org.apache.flink.connector.file.src.util
Miscellaneous utilities for the file source.
Utils - Class in org.apache.flink.quickstarts.test.utils
Dummy util to test packaging of Flink dependencies in quickstarts.
Utils - Class in org.apache.flink.util
Utility class that contains helper methods to work with Java APIs.
Utils - Class in org.apache.flink.yarn
Utility class that provides helper methods to work with Apache Hadoop YARN.
Utils - Enum in org.apache.flink.docs.util
Contains various shared utility functions.
Utils() - Constructor for class org.apache.flink.quickstarts.test.utils.Utils
 
Utils.ChecksumHashCode - Class in org.apache.flink.util
Accumulator of Utils.ChecksumHashCode.
Utils.ChecksumHashCodeHelper<T> - Class in org.apache.flink.util
Utils.CollectHelper<T> - Class in org.apache.flink.util
Utility sink function that collects elements into an accumulator, from which it they can be retrieved by the client.
Utils.CountHelper<T> - Class in org.apache.flink.util
Utility sink function that counts elements and writes the count into an accumulator, from which it can be retrieved by the client.
uuid() - Static method in class org.apache.flink.table.api.Expressions
Returns an UUID (Universally Unique Identifier) string (e.g., "3d3c68f7-f608-473f-b60c-b0c44ad4cc4e") according to RFC 4122 type 4 (pseudo randomly generated) UUID.
uuid() - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
uuid(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
 
UUID - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
UUID - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 

V

V0 - org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
 
V0 - org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
 
V1 - org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
 
V1 - org.apache.flink.table.annotation.ExtractionVersion
Initial reflection-based extraction logic according to FLIP-65.
V1 - org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
 
v1_10 - org.apache.flink.FlinkVersion
 
v1_11 - org.apache.flink.FlinkVersion
 
v1_12 - org.apache.flink.FlinkVersion
 
v1_13 - org.apache.flink.FlinkVersion
 
v1_14 - org.apache.flink.FlinkVersion
 
v1_15 - org.apache.flink.FlinkVersion
 
v1_16 - org.apache.flink.FlinkVersion
 
v1_17 - org.apache.flink.FlinkVersion
 
v1_18 - org.apache.flink.FlinkVersion
 
v1_19 - org.apache.flink.FlinkVersion
 
v1_20 - org.apache.flink.FlinkVersion
 
v1_3 - org.apache.flink.FlinkVersion
 
v1_4 - org.apache.flink.FlinkVersion
 
v1_5 - org.apache.flink.FlinkVersion
 
v1_6 - org.apache.flink.FlinkVersion
 
v1_7 - org.apache.flink.FlinkVersion
 
v1_8 - org.apache.flink.FlinkVersion
 
v1_9 - org.apache.flink.FlinkVersion
 
V2 - org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
 
v2_0 - org.apache.flink.FlinkVersion
 
V3 - org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
 
VALID - org.apache.calcite.sql.validate.SqlValidatorImpl.Status
Validation has completed (perhaps unsuccessfully).
validate() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
 
validate() - Method in class org.apache.flink.client.cli.ProgramOptions
 
validate() - Method in class org.apache.flink.client.cli.PythonProgramOptions
 
validate() - Method in class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
validate() - Method in class org.apache.flink.contrib.streaming.state.RocksDBMemoryConfiguration
Validates if the configured options are valid with respect to one another.
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModel
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateModelAs
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTable
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableAs
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlCreateTableLike
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlReplaceTableAs
 
validate() - Method in class org.apache.flink.sql.parser.ddl.SqlTableLike
 
validate() - Method in interface org.apache.flink.sql.parser.ExtendedSqlNode
 
validate() - Method in class org.apache.flink.state.forst.ForStMemoryConfiguration
Validates if the configured options are valid with respect to one another.
validate() - Method in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
Validates the options of the factory.
validate(Descriptors.Descriptor, RowType) - Static method in class org.apache.flink.formats.protobuf.util.PbSchemaValidationUtils
 
validate(String, int) - Static method in class org.apache.flink.streaming.util.RemoteEnvironmentConfigUtils
 
validate(SqlNode) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validate(JobResourceRequirements, Map<JobVertexID, Integer>) - Static method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
This method validates that: The requested boundaries are less or equal than the max parallelism.
validate(SqlTableConstraint) - Static method in class org.apache.flink.sql.parser.SqlConstraintValidator
Check table constraint.
validate(DescriptorProperties) - Method in class org.apache.flink.legacy.table.descriptors.RowtimeValidator
Deprecated.
 
validate(DescriptorProperties) - Method in class org.apache.flink.legacy.table.descriptors.SchemaValidator
Deprecated.
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.ConnectorDescriptorValidator
Deprecated.
 
validate(DescriptorProperties) - Method in interface org.apache.flink.table.descriptors.DescriptorValidator
Deprecated.
Performs basic validation such as completeness tests.
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.FileSystemValidator
Deprecated.
 
validate(DescriptorProperties) - Method in class org.apache.flink.table.descriptors.OldCsvValidator
Deprecated.
 
validate(FactoryUtil.TableFactoryHelper) - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
 
validate(FactoryUtil.TableFactoryHelper) - Method in class org.apache.flink.table.file.testutils.TestFileSystemTableFactory
 
validateAggregateParams(SqlCall, SqlNode, SqlNodeList, SqlNodeList, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateAndApplyMetadata(String, ResolvedSchema, DynamicTableSource, List<SourceAbilitySpec>) - Static method in class org.apache.flink.table.planner.connectors.DynamicSourceUtils
 
validateAndChangeColumnNullability(List<SqlTableConstraint>, SqlNodeList) - Static method in class org.apache.flink.sql.parser.SqlConstraintValidator
Check constraints and change the nullability of primary key columns.
validateAndGetActiveCommandLine(CommandLine) - Method in class org.apache.flink.client.cli.CliFrontend
Gets the custom command-line for the arguments.
validateArgumentCount(ArgumentCount, int, boolean) - Static method in class org.apache.flink.table.types.inference.TypeInferenceUtil
Validates argument counts.
validateArgumentFields(TypeInformation<?>[]) - Method in interface org.apache.flink.table.legacy.sources.FieldComputer
Deprecated.
Validates that the fields that the expression references have the correct types.
validateArgumentFields(TypeInformation<?>[]) - Method in class org.apache.flink.table.legacy.sources.tsextractors.ExistingField
Deprecated.
 
validateArgumentFields(TypeInformation<?>[]) - Method in class org.apache.flink.table.legacy.sources.tsextractors.StreamRecordTimestamp
Deprecated.
 
validateArray(String, Consumer<String>, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an array of values.
validateArray(String, Consumer<String>, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an array of values.
validateBigDecimal(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a big decimal property.
validateBigDecimal(String, boolean, BigDecimal, BigDecimal) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a big decimal property.
validateBoolean(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates that a boolean value is present under the given key.
validateByte(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a byte property.
validateByte(String, boolean, byte) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a byte property.
validateByte(String, boolean, byte, byte) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a byte property.
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.apache.flink.table.planner.functions.sql.SqlWindowTableFunction
 
validateCall(SqlCall, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateClass(Class<? extends UserDefinedFunction>) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Validates a UserDefinedFunction class for usage in the API.
validateClassForRuntime(Class<? extends UserDefinedFunction>, String, Class<?>[], Class<?>, String) - Static method in class org.apache.flink.table.functions.UserDefinedFunctionHelper
Validates a UserDefinedFunction class for usage in the runtime.
validateClassLoadable(ClassNotFoundException, ClassLoader) - Static method in class org.apache.flink.util.ClassLoaderUtil
Checks, whether the class that was not found in the given exception, can be resolved through the given class loader.
validateColumnListParams(SqlFunction, List<RelDataType>, List<SqlNode>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateColumnListParams(SqlFunction, List<RelDataType>, List<SqlNode>) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
validateCustomPartitioner(Partitioner<E>, TypeInformation<E>) - Method in class org.apache.flink.api.common.operators.Keys.ExpressionKeys
 
validateCustomPartitioner(Partitioner<E>, TypeInformation<E>) - Method in class org.apache.flink.api.common.operators.Keys.SelectorFunctionKeys
 
validateCustomPartitioner(Partitioner<E>, TypeInformation<E>) - Method in class org.apache.flink.api.common.operators.Keys
 
validateDataType(String, String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a data type property.
validateDataType(SqlDataTypeSpec) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateDecodingFormatOptions(ReadableConfig) - Static method in class org.apache.flink.formats.json.JsonFormatOptionsUtil
Validator for json decoding format.
validateDelete(SqlDelete) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateDouble(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a double property.
validateDouble(String, boolean, double) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a double property.
validateDouble(String, boolean, double, double) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a double property.
validateDuration(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Java Duration.
validateDuration(String, boolean, int, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Java Duration.
validateDuration(String, boolean, int, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Java Duration.
validateDynamicParam(SqlDynamicParam) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateEncodingFormatOptions(ReadableConfig) - Static method in class org.apache.flink.formats.json.JsonFormatOptionsUtil
Validator for json encoding format.
validateEnum(String, boolean, Map<String, Consumer<String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an enum property with a set of validation logic for each enum value.
validateEnumValues(String, boolean, List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an enum property with a set of enum values.
validateExcept(String...) - Method in class org.apache.flink.table.factories.FactoryUtil.FactoryHelper
Validates the options of the factory.
validateExclusion(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates that the given key is not included in these properties.
validateExpression(RelDataType, SqlNode) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
validateFactoryOptions(Set<ConfigOption<?>>, Set<ConfigOption<?>>, ReadableConfig) - Static method in class org.apache.flink.table.factories.FactoryUtil
Validates the required options and optional options.
validateFactoryOptions(Factory, ReadableConfig) - Static method in class org.apache.flink.table.factories.FactoryUtil
Validates the required and optional ConfigOptions of a factory.
validateFeature(Feature, SqlParserPos) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates that a particular feature is enabled.
validateFixedIndexedProperties(String, boolean, Map<String, Consumer<String>>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validation for fixed indexed properties.
validateFloat(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a float property.
validateFloat(String, boolean, float) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a float property.
validateFloat(String, boolean, float, float) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a float property.
validateFrom(SqlNode, RelDataType, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates the FROM clause of a query, or (recursively) a child node of the FROM clause: AS, OVER, JOIN, VALUES, or sub-query.
validateFunction(String, Integer, boolean) - Static method in class org.apache.flink.table.functions.BuiltInFunctionDefinition
 
validateGroupClause(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates the GROUP BY clause of a SELECT statement.
validateHavingClause(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateIdentifier(SqlIdentifier, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateImpl(RelDataType) - Method in class org.apache.calcite.sql.validate.ProcedureNamespace
 
validateInputDataType(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
The DataType class can only partially verify the conversion class.
validateInputTypeInfo(TypeInformation<A>) - Static method in class org.apache.flink.table.typeutils.FieldInfoUtils
Validate if class represented by the typeInfo is static and globally accessible.
validateInsert(SqlInsert) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateInt(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an integer property.
validateInt(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an integer property.
validateInt(String, boolean, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an integer property.
validateIntervalQualifier(SqlIntervalQualifier) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateJoin(SqlJoin, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateJoin(SqlJoin, SqlValidatorScope) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
validateJoinFilters(List<RexNode>, List<RexNode>, Join, JoinRelType) - Method in class org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule
Validates that target execution framework can satisfy join filters.
validateLambdaType(Class<?>, Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractionUtils
Checks whether the given type has the generic parameters declared in the class definition.
validateLength(int, int) - Static method in class org.apache.flink.runtime.io.compression.CompressorUtils
 
validateLiteral(SqlLiteral) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateLiteral(SqlLiteral) - Method in class org.apache.flink.table.planner.calcite.FlinkCalciteSqlValidator
 
validateLong(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an long property.
validateLong(String, boolean, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an long property.
validateLong(String, boolean, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates an long property.
validateLookupKeyType(Map<Integer, LookupJoinUtil.LookupKey>, RowType, RowType) - Method in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecLookupJoin
 
validateMatchRecognize(SqlCall) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateMaxParallelism(int) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateMaxParallelism(int, boolean) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateMaxParallelism(int, int) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateMaxParallelism(int, int, boolean) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateMemorySize(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Flink MemorySize.
validateMemorySize(String, boolean, int, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Flink MemorySize.
validateMemorySize(String, boolean, int, long, long) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a Flink MemorySize.
validateMerge(SqlMerge) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateMinAndPreferredResources(ResourceSpec, ResourceSpec) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateModality(SqlSelect, SqlModality, boolean) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateNamespace(SqlValidatorNamespace, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates a namespace.
validateOperatorsFinishedState() - Method in class org.apache.flink.runtime.checkpoint.VertexFinishedStateChecker
 
validateOptionalBooleanProperty(Properties, String, String) - Static method in class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
validateOptionalDateProperty(Properties, String, String, String) - Static method in class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
validateOptionalPositiveDoubleProperty(Properties, String, String) - Static method in class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
validateOptionalPositiveIntProperty(Properties, String, String) - Static method in class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
validateOptionalPositiveLongProperty(Properties, String, String) - Static method in class org.apache.flink.connector.base.table.util.ConfigurationValidatorUtil
 
validateOrderList(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates the ORDER BY clause of a SELECT statement.
validateOutputDataType(DataType) - Static method in class org.apache.flink.table.types.utils.DataTypeUtils
The DataType class can only partially verify the conversion class.
validateOver(SqlCall, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateParallelism(int) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateParallelism(int, boolean) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateParameterizedExpression(SqlNode, Map<String, RelDataType>) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validatePivot(SqlPivot) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validatePolicyChain(boolean, String) - Static method in interface org.apache.flink.connector.file.table.PartitionCommitPolicy
Validate commit policy.
validatePrefixExclusion(String) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates that the given prefix is not included in these properties.
validateQuery(SqlNode, SqlValidatorScope, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateResources(ResourceSpec) - Static method in class org.apache.flink.api.common.operators.util.OperatorValidationUtils
 
validateRunsInMainThread() - Method in class org.apache.flink.runtime.rpc.RpcEndpoint
Validates that the method call happens in the RPC endpoint's main thread.
validateSchemaAndApplyImplicitCast(RelNode, List<DataType>, String, DataTypeFactory, FlinkTypeFactory) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Checks if the given query can be written into the given target types.
validateSchemaAndApplyImplicitCast(RelNode, ResolvedSchema, String, DataTypeFactory, FlinkTypeFactory) - Static method in class org.apache.flink.table.planner.connectors.DynamicSinkUtils
Checks if the given query can be written into the given sink's table schema.
validateSelect(SqlSelect, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates a SELECT statement.
validateSelectList(SqlNodeList, SqlSelect, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateSequenceValue(SqlValidatorScope, SqlIdentifier) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateShort(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a short property.
validateShort(String, boolean, short) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a short property.
validateShort(String, boolean, short, short) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a short property.
validateStates(Set<StateDeclaration>, Set<StateDeclaration.RedistributionMode>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Wrap a GlobalStreamImpl with configure handle.
validateString(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a string property.
validateString(String, boolean, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a string property.
validateString(String, boolean, int, int) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a string property.
validateStructuredClass(Class<?>) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Validates the characteristics of a class for a StructuredType such as accessibility.
validateTableFunction(SqlCall, SqlValidatorScope, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateTableSchema(String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a table schema property.
validateTableSource(TableSource<?>) - Method in class org.apache.flink.table.api.internal.TableEnvironmentImpl
Subclasses can override this method to add additional checks.
validateTableSource(TableSource<?>, TableSchema) - Static method in class org.apache.flink.table.sources.TableSourceValidation
Validates a TableSource.
validateTimeCharacteristic(boolean) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
validateTimeZone(String) - Method in class org.apache.flink.connector.file.table.FileSystemTableFactory
Similar logic as for TableConfig.
validateTimeZone(String) - Static method in class org.apache.flink.table.api.internal.TableConfigValidation
Validates user configured time zone.
validateTransformationUid(StreamGraph, Transformation<?>) - Static method in class org.apache.flink.streaming.util.graph.StreamGraphUtils
Throw IllegalStateException if the PhysicalTransformation's uid or hash is not set when auto generate uid is disabled.
validateType(String, boolean, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates a type property.
validateUnconsumedKeys(String, Set<String>, Set<String>) - Static method in class org.apache.flink.table.factories.FactoryUtil
Validates unconsumed option keys.
validateUnconsumedKeys(String, Set<String>, Set<String>, Set<String>) - Static method in class org.apache.flink.table.factories.FactoryUtil
Validates unconsumed option keys.
validateUnnest(SqlCall, SqlValidatorScope, RelDataType) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateUnpivot(SqlUnpivot) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateUpdate(SqlUpdate) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateUseCaseWeightsNotConflict(Map<ManagedMemoryUseCase, Integer>, Map<ManagedMemoryUseCase, Integer>) - Static method in enum org.apache.flink.runtime.util.config.memory.ManagedMemoryUtils
 
validateValue(String, String, boolean) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Validates that a certain value is present under the given key.
validateValues(SqlCall, RelDataType, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
Validates a VALUES clause.
validateWatermarkOptions(String, ReadableConfig) - Static method in class org.apache.flink.table.factories.FactoryUtil
Validate watermark options from table options.
validateWhereClause(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateWhereOrOn(SqlValidatorScope, SqlNode, String) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateWindow(SqlNode, SqlValidatorScope, SqlCall) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateWindowClause(SqlSelect) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateWith(SqlWith, SqlValidatorScope) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
validateWithItem(SqlWithItem) - Method in class org.apache.calcite.sql.validate.SqlValidatorImpl
 
ValidatingSourceOutput() - Constructor for class org.apache.flink.connector.testutils.source.reader.SourceReaderTestBase.ValidatingSourceOutput
 
ValidationException - Exception in org.apache.flink.table.api
Exception for all errors occurring during validation phase.
ValidationException(String) - Constructor for exception org.apache.flink.table.api.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.apache.flink.table.api.ValidationException
 
validator - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
validatorNoFunctionMatch(String, String) - Method in interface org.apache.calcite.sql.validate.ExtraCalciteResource
 
validOptions(String, List<String>) - Static method in enum org.apache.flink.table.planner.hint.JoinStrategy
 
validRowPosition - Variable in class org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
Counter for deleted rows to be deleted at the beginning of the materialized table.
value - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
value - Variable in class org.apache.flink.runtime.metrics.dump.MetricDump.GaugeDump
 
value - Variable in class org.apache.flink.table.examples.java.functions.LastDatedValueFunction.Accumulator
 
value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.ExcludeFromDocumentation
The optional reason why it is excluded from documentation.
value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.OverrideDefault
 
value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.Section
The sections in the config docs where this option should be included.
value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.SuffixOption
 
value() - Method in interface org.apache.flink.api.common.state.v2.ValueState
Returns the current value for the state.
value() - Method in interface org.apache.flink.api.common.state.ValueState
Returns the current value for the state.
value() - Method in annotation type org.apache.flink.api.common.typeinfo.TypeInfo
 
value() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksQueueIterator
 
value() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksStatesPerKeyGroupMergeIterator
 
value() - Method in class org.apache.flink.contrib.streaming.state.iterator.RocksTransformingIteratorWrapper
 
value() - Method in interface org.apache.flink.contrib.streaming.state.iterator.SingleStateIterator
 
value() - Method in class org.apache.flink.contrib.streaming.state.RocksIteratorWrapper
 
value() - Method in class org.apache.flink.queryablestate.client.state.ImmutableValueState
 
value() - Method in class org.apache.flink.runtime.state.heap.HeapKeyValueStateIterator
 
value() - Method in interface org.apache.flink.runtime.state.KeyValueStateIterator
 
value() - Method in class org.apache.flink.runtime.state.v2.AbstractValueState
 
value() - Method in class org.apache.flink.runtime.state.v2.adaptor.ValueStateAdaptor
 
value() - Method in annotation type org.apache.flink.runtime.throwable.ThrowableAnnotation
Returns the type if the Throwable.
value() - Method in class org.apache.flink.state.forst.sync.ForStIteratorWrapper
 
value() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
The explicit string representation of a data type.
value() - Method in annotation type org.apache.flink.table.annotation.FunctionHints
 
value() - Method in annotation type org.apache.flink.table.annotation.ProcedureHints
 
value() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.MultipleExecNodeMetadata
 
value() - Method in annotation type org.apache.flink.test.util.MigrationTest.ParameterizedSnapshotsGenerator
 
value() - Method in annotation type org.apache.flink.testutils.junit.extensions.parameterized.Parameter
 
value(TypeDescriptor<T>) - Static method in class org.apache.flink.api.common.typeinfo.TypeDescriptors
 
value(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
Returns the current value for the state under current key and the given window.
Value - Interface in org.apache.flink.types
Basic value interface for types that act as serializable values.
VALUE - org.apache.flink.api.common.state.StateDescriptor.Type
 
VALUE - org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
 
VALUE - org.apache.flink.runtime.state.v2.StateDescriptor.Type
 
VALUE - org.apache.flink.table.api.JsonType
Represents any JSON structure, i.e. it's the union of JsonType.SCALAR, JsonType.ARRAY, and JsonType.OBJECT.
VALUE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VALUE(Class<V>) - Static method in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Flink value types (classes that implement Value).
VALUE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
VALUE_FORMAT_OPTION - Static variable in class org.apache.flink.connector.upserttest.table.UpsertTestConnectorOptions
 
VALUE_GET - org.apache.flink.runtime.asyncprocessing.StateRequestType
Get value from current partition, ValueState.asyncValue().
VALUE_OF - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VALUE_SERIALIZER - org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
 
VALUE_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
VALUE_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
VALUE_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
VALUE_UPDATE - org.apache.flink.runtime.asyncprocessing.StateRequestType
Update value to current partition, ValueState.asyncUpdate(Object).
valueAdded(Value, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State added, such as append to list.addAll.
valueArray() - Method in class org.apache.flink.table.data.binary.BinaryMapData
 
valueArray() - Method in class org.apache.flink.table.data.columnar.ColumnarMapData
 
valueArray() - Method in class org.apache.flink.table.data.GenericMapData
 
valueArray() - Method in interface org.apache.flink.table.data.MapData
Returns an array view of the values contained in this map.
valueClass - Variable in class org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
 
valueClass - Variable in class org.apache.flink.api.java.hadoop.mapreduce.HadoopInputFormatBase
 
valueCleared(Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State cleared.
ValueComparator<T extends Value & Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
Comparator for all Value types that extend Key
ValueComparator(boolean, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
valueCount - Variable in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction.PercentileAccumulator
 
ValueDataTypeConverter - Class in org.apache.flink.table.types.utils
Value-based data type extractor that supports extraction of clearly identifiable data types for input conversion.
valueElementAdded(ThrowingConsumer<DataOutputView, IOException>, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State element added, such as append of a single element to a list.
valueElementAddedOrUpdated(ThrowingConsumer<DataOutputView, IOException>, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State element added or updated, such as put into a map.
valueElementRemoved(ThrowingConsumer<DataOutputView, IOException>, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State element removed, such mapping removal from a map.
valueIsNull() - Method in class org.apache.flink.state.forst.ForStDBPutRequest
 
valueLiteral(Object) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
valueLiteral(Object, DataType) - Static method in class org.apache.flink.table.expressions.ApiExpressionUtils
 
ValueLiteralExpression - Class in org.apache.flink.table.expressions
Expression for constant literal values.
ValueLiteralExpression(Object) - Constructor for class org.apache.flink.table.expressions.ValueLiteralExpression
 
ValueLiteralExpression(Object, DataType) - Constructor for class org.apache.flink.table.expressions.ValueLiteralExpression
 
valueOf(byte) - Static method in enum org.apache.flink.runtime.state.heap.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
Deprecated.
valueOf(int) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
Deprecated.
valueOf(int) - Static method in class org.apache.flink.runtime.persistence.IntegerResourceVersion
Create a IntegerResourceVersion with given integer value.
valueOf(int, int) - Static method in enum org.apache.flink.FlinkVersion
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum example.avro.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.calcite.sql.validate.SqlValidatorImpl.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.BatchShuffleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.base.CrossOperatorBase.CrossHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.base.OuterJoinOperatorBase.OuterJoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.operators.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.RuntimeExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.ListStateDeclaration.RedistributionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.StateDeclaration.RedistributionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.StateDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.StateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.TtlTimeCharacteristic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.connector.source.Boundedness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.api.java.typeutils.runtime.KryoRegistration.SerializerDefinitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.cep.nfa.State.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.cep.nfa.StateTransitionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.cep.pattern.WithinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.client.ClientUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.client.program.MiniClusterClient.MiniClusterId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.ClusterOptions.UncaughtExceptionHandleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.description.TextElement.TextStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.ExternalizedCheckpointRetention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.JobManagerOptions.JobStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.JobManagerOptions.SchedulerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.MetricOptions.JobStatusMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.PipelineOptions.VertexDescriptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.SchedulerExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.TaskManagerOptions.SystemOutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.configuration.TaskManagerOptions.TaskManagerLoadBalanceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.connector.base.DeliveryGuarantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.connector.file.sink.FileSinkProgram
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend.PriorityQueueStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.execution.CheckpointingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.execution.CheckpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.execution.RecoveryClaimMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.execution.SavepointFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.failure.FailureEnricher.Context.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.fs.FileSystem.WriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.fs.FileSystemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.io.InputStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.memory.ManagedMemoryUseCase.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.core.memory.ManagedMemoryUseCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.datastream.api.context.JobInfo.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.docs.util.Utils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.FlinkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.formats.avro.AvroOutputFormat.Codec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.formats.common.TimestampFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.formats.json.JsonFormatOptions.MapNullKeyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.NodePortAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.highavailability.KubernetesCheckpointStoreUtil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.kubernetes.highavailability.KubernetesJobGraphStoreUtil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.metrics.datadog.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.metrics.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.python.util.ProtoUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.queryablestate.network.messages.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.asyncprocessing.EpochManager.ParallelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.asyncprocessing.StateRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointRetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.filemerging.FileMergingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.InitializationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointStoreUtil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.client.ClientUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.concurrent.UnsupportedOperationExecutor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunnerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.cleanup.CleanupRetryStrategyFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.Dispatcher.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.JobDispatcherFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.JobMasterServiceLeadershipRunnerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.SessionDispatcherFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.TriggerSavepointMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.dispatcher.VoidHistoryServerArchivist
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ShutdownBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.execution.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.api.StopMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.io.PullingAsyncDataInput.EndOfDataStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobgraph.DistributionPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobgraph.JobGraphUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobgraph.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.HighAvailabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.NoOpJobGraphStoreWatcher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.scheduler.Locality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.scheduler.LocationPreferenceConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreUtil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.ExecutionDeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool.NoOpNewSlotsListener
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.SimpleRequestSlotMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.minicluster.MiniCluster.HaServices
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.minicluster.MiniClusterJobClient.JobFinalizationBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.minicluster.RpcServiceSharing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.operators.DamBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.operators.DriverStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.operators.sort.StageRunner.SortStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.operators.util.LocalStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.flink.runtime.persistence.StringResourceVersion
 
valueOf(String) - Static method in enum org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager.RegistrationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.handler.async.OperationResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.handler.RestHandlerException.LoggingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.HttpMethodWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.JobRestEndpointFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.MessageParameter.MessageParameterRequisiteness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.queue.QueueStatus.Id
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter.TerminationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.SessionRestEndpointFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.util.RestConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.AddressResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.messages.HandshakeSuccessMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.pekko.ControlMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.scheduler.strategy.ResultPartitionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.shuffle.ShuffleServiceLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.CheckpointedStateScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.heap.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonOptionsKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.OperatorStateHandle.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.SnapshotExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.StateObject.StateObjectLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.state.v2.StateDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.taskexecutor.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.taskmanager.Task.NotifyCheckpointOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.taskmanager.TaskManagerLocation.ResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.throwable.ThrowableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.util.config.memory.ManagedMemoryUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.util.ZooKeeperUtils.ZkClientACLMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.webmonitor.history.HistoryServerUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.runtime.webmonitor.WebMonitorExtension.EmptyWebMonitorExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.resource.SqlResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.SqlRefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.ddl.SqlTableLike.MergingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.dml.RichSqlInsertKeyword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.state.changelog.StateChangeOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.state.forst.ForStProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.state.forst.ForStStateBackend.PriorityQueueStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.datastream.AsyncDataStream.OutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.sink.filesystem.CompactingFileWriter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.source.FileProcessingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction.WatchType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.graph.StreamConfig.InputRequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.operators.ChainingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.TimeDomain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.transformations.StreamExchangeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.windowing.assigners.WindowStagger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.api.windowing.triggers.TriggerResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.examples.statemachine.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.runtime.io.DataInputStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.runtime.operators.asyncprocessing.ElementOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.tests.queryablestate.LabelSurrogate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.tests.TestOperatorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.streaming.util.LatencyStats.Granularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.annotation.ExtractionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.annotation.HintFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.annotation.InputGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.AggregatePhaseStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.AsyncOutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.RetryStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.RowtimeInserter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.SinkKeyedShuffle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.UpsertMaterialize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.LookupJoinHintOptions.RetryStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.OptimizerConfigOptions.NonDeterministicUpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.ColumnExpansionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.ExplainDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.ExplainFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonExistsOnError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonOnNull
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonQueryOnEmptyOrError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonQueryWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.JsonValueOnEmptyOrError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.OverWindowRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.ResultKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.api.SqlDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogBaseTable.TableKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.Constraint.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.FunctionLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.catalog.TableDistribution.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliClient.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliInputView.InputOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliRowView.RowOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.parser.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.config.ResultMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.client.gateway.TypedResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.source.abilities.SupportsRowLevelModificationScan.RowLevelModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger.ScheduleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.source.lookup.LookupOptions.LookupCacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.connector.source.lookup.LookupOptions.ReloadStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.expressions.TimeIntervalUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.expressions.TimePointUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.FunctionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.FunctionRequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.python.PythonEnv.ExecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.python.PythonFunctionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.functions.python.utils.PythonFunctionUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.gateway.api.operation.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.gateway.api.results.FetchOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.gateway.api.results.ResultSet.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.gateway.rest.util.RowFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.legacy.api.constraints.Constraint.ConstraintType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.JoinQueryOperation.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.ModifyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.OutputConversionModifyOperation.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.SetQueryOperation.SetQueryOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.ShowFunctionsOperation.FunctionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.utils.LikeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.analyze.PlanAdvice.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.analyze.PlanAdvice.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.hint.JoinStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.hint.StateTtlHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.PartialFinalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.trait.MiniBatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.trait.ModifyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.trait.UpdateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.planner.plan.utils.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.resource.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.runtime.functions.SqlJsonUtils.JsonQueryReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.runtime.operators.rank.RankType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.LogicalTypeFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.LogicalTypeRoot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.StructuredType.StructuredComparison
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.TimestampKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.test.util.MultipleProgramsTestBase.TestExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4.TestExecutionMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.tests.util.activation.OperatingSystemRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.tests.util.flink.JarLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.tests.util.TestUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.tests.util.util.FactoryUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.types.parser.FieldParser.ParseErrorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.types.RowKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.FlinkUserCodeClassLoaders.ResolveOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.ProcessorArchitecture.MemoryAddressSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.ProcessorArchitecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.util.TernaryBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
Returns the enum constant of this type with the specified name.
valueOf(StatsSummary) - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
valueOf(StatsSummarySnapshot) - Static method in class org.apache.flink.runtime.rest.messages.checkpoints.StatsSummaryDto
 
valueOf(BinaryArrayData, BinaryArrayData) - Static method in class org.apache.flink.table.data.binary.BinaryMapData
 
valueOrNull(Object) - Static method in class org.apache.flink.runtime.metrics.scope.ScopeFormat
 
values() - Static method in enum example.avro.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.calcite.sql.validate.SqlValidatorImpl.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.BatchShuffleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.ExecutionConfig.ClosureCleanerLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.base.CrossOperatorBase.CrossHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.base.JoinOperatorBase.JoinHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.base.OuterJoinOperatorBase.OuterJoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.base.PartitionOperatorBase.PartitionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.base.ReduceOperatorBase.CombineHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.operators.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.RuntimeExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.state.ListStateDeclaration.RedistributionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.apache.flink.api.common.state.MapState
Returns all the values in the state.
values() - Static method in enum org.apache.flink.api.common.state.StateDeclaration.RedistributionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.state.StateDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.StateVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.TtlTimeCharacteristic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.common.state.StateTtlConfig.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.apache.flink.api.common.state.v2.MapState
Returns all the values in the state.
values() - Static method in enum org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.connector.source.Boundedness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.api.java.typeutils.runtime.KryoRegistration.SerializerDefinitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.cep.nfa.State.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.cep.nfa.StateTransitionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.cep.pattern.Quantifier.ConsumingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.cep.pattern.Quantifier.QuantifierProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.cep.pattern.WithinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.client.cli.ProgramOptionsUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.client.ClientUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.client.program.MiniClusterClient.MiniClusterId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.client.program.PackagedProgramUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.ClusterOptions.UncaughtExceptionHandleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.ClusterOptions.UserSystemExitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.description.TextElement.TextStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.ExternalizedCheckpointRetention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.JobManagerOptions.HybridPartitionDataConsumeConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.JobManagerOptions.JobStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.JobManagerOptions.SchedulerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.MemorySize.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.MetricOptions.JobStatusMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.PipelineOptions.VertexDescriptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.RestartStrategyOptions.RestartStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.SchedulerExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.TaskManagerOptions.SystemOutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.configuration.TaskManagerOptions.TaskManagerLoadBalanceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.connector.base.DeliveryGuarantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.connector.file.sink.FileSinkProgram
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.FileStatisticsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend.PriorityQueueStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.contrib.streaming.state.PredefinedOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.contrib.streaming.state.RocksDBProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.execution.CheckpointingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.execution.CheckpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.execution.RecoveryClaimMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.execution.SavepointFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.failure.FailureEnricher.Context.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.fs.FileSystem.WriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.fs.FileSystemKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.io.InputStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.memory.ManagedMemoryUseCase.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.core.memory.ManagedMemoryUseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.datastream.api.context.JobInfo.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.docs.util.Utils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.FlinkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.DataTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Input.InputCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.EmptyCleanupStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry.CleanupStrategyCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.Strategies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.StateVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.TtlTimeCharacteristic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeInfoCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TypeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.DataViewCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.formats.avro.AvroFormatOptions.AvroEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.formats.avro.AvroOutputFormat.Codec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.formats.common.TimestampFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.formats.json.JsonFormatOptions.MapNullKeyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.NodePortAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ServiceExposedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.highavailability.KubernetesCheckpointStoreUtil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.kubernetes.highavailability.KubernetesJobGraphStoreUtil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.metrics.datadog.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.metrics.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.python.util.ProtoUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.queryablestate.client.state.ImmutableMapState
Returns all the values in the state in a Collections.unmodifiableCollection(Collection).
values() - Static method in enum org.apache.flink.queryablestate.network.messages.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.asyncprocessing.EpochManager.ParallelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.asyncprocessing.StateRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointOptions.AlignmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointRetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.CheckpointStatsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointCompletedCheckpointStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.DeactivatedCheckpointIDCounter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.filemerging.FileMergingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.filemerging.PhysicalFilePool.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.InitializationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.NoOpCheckpointStatsTracker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.PendingCheckpoint.TaskAcknowledgeResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointStoreUtil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.client.ClientUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.clusterframework.ApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.concurrent.UnsupportedOperationExecutor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.PartitionLocationConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.cleanup.CheckpointResourcesCleanupRunnerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.cleanup.CleanupRetryStrategyFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.Dispatcher.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.JobDispatcherFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.JobMasterServiceLeadershipRunnerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.SessionDispatcherFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.TriggerSavepointMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.dispatcher.VoidHistoryServerArchivist
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ShutdownBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.execution.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy.NoRestartBackoffTimeStrategyFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.executiongraph.NoOpExecutionDeploymentListener
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.io.network.api.StopMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.io.network.api.writer.SubtaskStateMapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.io.network.buffer.Buffer.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.io.network.partition.BoundedBlockingSubpartitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.runtime.io.network.partition.DeduplicatedQueue
 
values() - Static method in enum org.apache.flink.runtime.io.network.partition.ResultPartitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
values() - Static method in enum org.apache.flink.runtime.io.PullingAsyncDataInput.EndOfDataStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobgraph.DistributionPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobgraph.JobGraphUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobgraph.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.HighAvailabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.NoOpJobGraphStoreWatcher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.scheduler.Locality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.scheduler.LocationPreferenceConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.ThrowingJobGraphWriter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreUtil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.ExecutionDeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.JobMasterServiceProcess.WaitingForLeadership
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPool.NoOpNewSlotsListener
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.NoOpDeclareResourceRequirementServiceConnectionManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.jobmaster.slotpool.SimpleRequestSlotMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.minicluster.MiniCluster.HaServices
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.minicluster.MiniClusterJobClient.JobFinalizationBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.minicluster.RpcServiceSharing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.operators.DamBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.operators.DriverStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.operators.sort.StageRunner.SortStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.operators.util.LocalStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager.RegistrationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.handler.async.OperationResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.handler.legacy.metrics.VoidMetricFetcher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.handler.RestHandlerException.LoggingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.HttpMethodWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.JobRestEndpointFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo.ProcessingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.job.metrics.MetricsAggregationParameter.AggregationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.JobVertexBackPressureInfo.VertexBackPressureStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.MessageParameter.MessageParameterRequisiteness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.queue.QueueStatus.Id
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter.TerminationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.SessionRestEndpointFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.util.RestConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rpc.AddressResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rpc.messages.HandshakeSuccessMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rpc.pekko.ControlMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.scheduler.strategy.ResultPartitionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.shuffle.NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.shuffle.ShuffleServiceLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.CheckpointedStateScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.heap.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonOptionsKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.OperatorStateHandle.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.SnapshotExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.StateObject.StateObjectLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.state.StateSnapshotTransformer.CollectionStateSnapshotTransformer.TransformStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.runtime.state.v2.AbstractMapState
 
values() - Method in class org.apache.flink.runtime.state.v2.adaptor.MapStateAdaptor
 
values() - Static method in enum org.apache.flink.runtime.state.v2.StateDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.taskexecutor.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.taskmanager.Task.NotifyCheckpointOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.taskmanager.TaskManagerLocation.ResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.throwable.ThrowableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.util.bash.BashJavaUtils.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.util.config.memory.ManagedMemoryUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.runtime.util.DualKeyLinkedMap
 
values() - Static method in enum org.apache.flink.runtime.util.ZooKeeperUtils.ZkClientACLMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.webmonitor.history.HistoryServerUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.runtime.webmonitor.WebMonitorExtension.EmptyWebMonitorExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.constraint.SqlUniqueSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.position.SqlColumnPosSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.resource.SqlResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.SqlRefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.ddl.SqlTableLike.MergingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.dml.RichSqlInsertKeyword
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.sql.parser.validate.FlinkSqlConformance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.state.changelog.StateChangeOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.state.forst.ForStProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.state.forst.ForStStateBackend.PriorityQueueStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.CheckpointingMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.datastream.AsyncDataStream.OutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.functions.sink.filesystem.CompactingFileWriter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.functions.source.FileProcessingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.functions.source.legacy.FileMonitoringFunction.WatchType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.graph.StreamConfig.InputRequirement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.streaming.api.operators.async.queue.OrderedStreamElementQueue
 
values() - Method in interface org.apache.flink.streaming.api.operators.async.queue.StreamElementQueue
Returns the collection of StreamElement currently contained in this queue for checkpointing.
values() - Method in class org.apache.flink.streaming.api.operators.async.queue.UnorderedStreamElementQueue
 
values() - Static method in enum org.apache.flink.streaming.api.operators.ChainingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.TimeDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.transformations.StreamExchangeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.windowing.assigners.WindowStagger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.api.windowing.triggers.TriggerResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.examples.statemachine.dfa.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.examples.statemachine.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.runtime.io.DataInputStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.runtime.operators.asyncprocessing.ElementOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.runtime.tasks.mailbox.TaskMailbox.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.tests.queryablestate.LabelSurrogate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.tests.TestOperatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.streaming.util.LatencyStats.Granularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.annotation.ExtractionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.annotation.HintFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.annotation.InputGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.AggregatePhaseStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.AsyncOutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.RetryStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.RowtimeInserter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.SinkKeyedShuffle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.ExecutionConfigOptions.UpsertMaterialize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.LookupJoinHintOptions.RetryStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.OptimizerConfigOptions.NonDeterministicUpdateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanCompilation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.config.TableConfigOptions.ColumnExpansionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.table.api.dataview.MapView
Returns all the values in the map view.
values() - Static method in enum org.apache.flink.table.api.ExplainDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.ExplainFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonExistsOnError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonOnNull
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonQueryOnEmptyOrError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonQueryWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.JsonValueOnEmptyOrError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.OverWindowRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.ResultKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.api.SqlDialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.CatalogBaseTable.TableKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.Constraint.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.FunctionLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.catalog.TableDistribution.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.CliClient.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.CliInputView.InputOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.CliRowView.RowOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.parser.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.parser.SqlClientParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.config.ResultMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.client.gateway.TypedResult.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsRowLevelDelete.RowLevelDeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.sink.abilities.SupportsStaging.StagingPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.source.abilities.SupportsRowLevelModificationScan.RowLevelModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.source.lookup.cache.trigger.PeriodicCacheReloadTrigger.ScheduleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.source.lookup.LookupOptions.LookupCacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.connector.source.lookup.LookupOptions.ReloadStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.expressions.TimeIntervalUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.expressions.TimePointUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.FunctionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.FunctionRequirement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.python.BuiltInPythonAggregateFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.python.PythonEnv.ExecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.python.PythonFunctionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.functions.python.utils.PythonFunctionUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.gateway.api.operation.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.gateway.api.results.FetchOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.gateway.api.results.ResultSet.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.gateway.rest.util.RowFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.gateway.rest.util.SqlGatewayRestAPIVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.legacy.api.constraints.Constraint.ConstraintType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.JoinQueryOperation.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.ModifyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.OutputConversionModifyOperation.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.SetQueryOperation.SetQueryOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.ShowFunctionsOperation.FunctionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.utils.LikeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.analyze.PlanAdvice.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.analyze.PlanAdvice.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.hint.JoinStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.hint.StateTtlHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecOverAggregateBase.OverWindowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DamBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.nodes.exec.InputProperty.DistributionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.PartialFinalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.trait.MiniBatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.trait.ModifyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.trait.UpdateKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.planner.plan.utils.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.resource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.runtime.functions.SqlJsonUtils.JsonQueryReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.runtime.operators.rank.RankType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.DayTimeIntervalType.DayTimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.LogicalTypeFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.LogicalTypeRoot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.StructuredType.StructuredComparison
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.TimestampKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.watermark.WatermarkEmitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.test.util.MultipleProgramsTestBase.TestExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.test.util.MultipleProgramsTestBaseJUnit4.TestExecutionMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.tests.util.activation.OperatingSystemRestriction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.tests.util.flink.JarLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.tests.util.TestUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.tests.util.util.FactoryUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.flink.types.MapValue
 
values() - Static method in enum org.apache.flink.types.parser.FieldParser.ParseErrorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.types.RowKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.util.FlinkUserCodeClassLoaders.ResolveOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.util.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.util.ProcessorArchitecture.MemoryAddressSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.util.ProcessorArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.util.TernaryBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values(String[], Object...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Values.
values(Iterable<? extends List<RexLiteral>>, RelDataType) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Values with a specified row type.
values(RelMetadataQuery, RelDataType, ImmutableList<ImmutableList<RexLiteral>>) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Values's collation.
values(RelDataType) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Values with a specified row type and zero rows.
values(RelDataType, Object...) - Method in class org.apache.calcite.tools.RelBuilder
Creates a Values with a specified row type.
values(Expression...) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
values(DataType, Expression...) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
values(W) - Method in class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
Returns all the values in the state.
VALUES - org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Equivalent to iterate Map.values().
VALUES - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VALUES_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecValues
 
valueSerializer - Variable in class org.apache.flink.runtime.state.heap.AbstractHeapState
 
ValueSerializer<T extends Value> - Class in org.apache.flink.api.java.typeutils.runtime
Serializer for Value types.
ValueSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
 
ValueSerializer.ValueSerializerSnapshot<T extends Value> - Class in org.apache.flink.api.java.typeutils.runtime
ValueSerializer snapshot class.
ValueSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.ValueSerializer.ValueSerializerSnapshot
 
ValuesInputFormat - Class in org.apache.flink.table.runtime.operators.values
Generated ValuesInputFormat.
ValuesInputFormat(GeneratedInput<GenericInputFormat<RowData>>, InternalTypeInfo<RowData>) - Constructor for class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
 
ValuesQueryOperation - Class in org.apache.flink.table.operations
Table operation that computes new table using given Expressions from its input relational operation.
ValuesQueryOperation(List<List<ResolvedExpression>>, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.ValuesQueryOperation
 
valuesReader - Variable in class org.apache.flink.formats.parquet.vector.reader.ParquetDataColumnReaderFactory.DefaultParquetDataColumnReader
 
ValuesReaderIntIterator(ValuesReader) - Constructor for class org.apache.flink.formats.parquet.vector.reader.NestedPrimitiveColumnReader.ValuesReaderIntIterator
 
valueState(String, TypeDescriptor<T>) - Static method in class org.apache.flink.api.common.state.StateDeclarations
Get the ValueStateDeclaration of value state.
ValueState<T> - Interface in org.apache.flink.api.common.state.v2
State interface for partitioned single-value state.
ValueState<T> - Interface in org.apache.flink.api.common.state
State interface for partitioned single-value state.
ValueStateAdaptor<K,​N,​V> - Class in org.apache.flink.runtime.state.v2.adaptor
An adaptor that transforms InternalValueState into InternalValueState.
ValueStateAdaptor(InternalValueState<K, N, V>) - Constructor for class org.apache.flink.runtime.state.v2.adaptor.ValueStateAdaptor
 
valueStateBuilder(String, TypeDescriptor<T>) - Method in class org.apache.flink.api.common.state.StateDeclarations
Get the builder of ValueStateDeclaration.
ValueStateDeclaration<T> - Interface in org.apache.flink.api.common.state
This represents a declaration of the value state.
ValueStateDeclarationBuilder(String, TypeDescriptor<T>) - Constructor for class org.apache.flink.api.common.state.StateDeclarations.ValueStateDeclarationBuilder
 
ValueStateDescriptor<T> - Class in org.apache.flink.api.common.state
ValueStateDescriptor<T> - Class in org.apache.flink.runtime.state.v2
ValueStateDescriptor(String, Class<T>) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given name and type
ValueStateDescriptor(String, Class<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor(String, Class) instead and manually manage the default value by checking whether the contents of the state is null.
ValueStateDescriptor(String, TypeInformation<T>) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given name and type.
ValueStateDescriptor(String, TypeInformation<T>) - Constructor for class org.apache.flink.runtime.state.v2.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given stateId and type.
ValueStateDescriptor(String, TypeInformation<T>, SerializerConfig) - Constructor for class org.apache.flink.runtime.state.v2.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given stateId and type.
ValueStateDescriptor(String, TypeInformation<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor(String, TypeInformation) instead and manually manage the default value by checking whether the contents of the state is null.
ValueStateDescriptor(String, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Creates a new ValueStateDescriptor with the given name and the specific serializer.
ValueStateDescriptor(String, TypeSerializer<T>, T) - Constructor for class org.apache.flink.api.common.state.ValueStateDescriptor
Deprecated.
Use ValueStateDescriptor(String, TypeSerializer) instead and manually manage the default value by checking whether the contents of the state is null.
valuesToEmit - Variable in class org.apache.flink.streaming.api.functions.source.datagen.SequenceGenerator
 
valueToOrderMap - Variable in class org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
 
valueToOrderMap - Variable in class org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
 
valueType - Variable in class org.apache.flink.table.api.dataview.MapView
Deprecated.
valueType - Variable in class org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
 
ValueTypeDescriptorImpl<T extends Value> - Class in org.apache.flink.api.common.typeinfo.descriptor
Implementation of TypeDescriptor to create ValueTypeInfo.
ValueTypeDescriptorImpl(TypeDescriptor<T>) - Constructor for class org.apache.flink.api.common.typeinfo.descriptor.ValueTypeDescriptorImpl
 
ValueTypeInfo<T extends Value> - Class in org.apache.flink.api.java.typeutils
Type information for data types that extend the Value interface.
ValueTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.ValueTypeInfo
 
valueUpdated(Value, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State updated, such as by ListState.update(java.util.List<T>).
valueUpdatedInternal(Value, Namespace) - Method in interface org.apache.flink.state.changelog.StateChangeLogger
State update internally (usually with a value that the user has no control over).
ValueWithTs<V> - Class in org.apache.flink.streaming.tests.verify
User state value with timestamps before and after update.
ValueWithTs(V, long) - Constructor for class org.apache.flink.streaming.tests.verify.ValueWithTs
 
ValueWithTs.Serializer - Class in org.apache.flink.streaming.tests.verify
Serializer for Serializer.
ValueWithTs.ValueWithTsSerializerSnapshot - Class in org.apache.flink.streaming.tests.verify
A TypeSerializerSnapshot for ValueWithTs Serializer.
ValueWithTsSerializerSnapshot() - Constructor for class org.apache.flink.streaming.tests.verify.ValueWithTs.ValueWithTsSerializerSnapshot
 
VAR_BINARY_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
VAR_BINARY_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
VAR_CHAR_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
VAR_CHAR_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
VAR_LEN - Static variable in class org.apache.flink.connector.datagen.table.DataGenConnectorOptionsUtil
 
VAR_POP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VAR_POP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
VAR_POP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
VAR_SAMP - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VAR_SAMP - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
VAR_SAMP - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
VARBINARY - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
VARBINARY = 13;
VARBINARY - org.apache.flink.table.types.logical.LogicalTypeRoot
 
VARBINARY - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VARBINARY(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a variable-length binary string (=a sequence of bytes) VARBINARY(n) where n is the maximum number of bytes.
VARBINARY_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
VARBINARY = 13;
VarBinaryType - Class in org.apache.flink.table.types.logical
Logical type of a variable-length binary string (=a sequence of bytes).
VarBinaryType() - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
VarBinaryType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
VarBinaryType(int) - Constructor for class org.apache.flink.table.types.logical.VarBinaryType
 
VarBinaryWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for VarBinary.
VarBinaryWriter.VarBinaryWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
VarBinaryWriter.VarBinaryWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
VARCHAR - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
VARCHAR = 15;
VARCHAR - org.apache.flink.table.types.logical.LogicalTypeRoot
 
VARCHAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VARCHAR(int) - Static method in class org.apache.flink.table.api.DataTypes
Data type of a variable-length character string VARCHAR(n) where n is the maximum number of code points.
VARCHAR_FORCE_NULLABLE - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
VARCHAR_NOT_NULL - Static variable in class org.apache.flink.table.planner.plan.type.FlinkReturnTypes
 
VARCHAR_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
VARCHAR = 15;
VarCharType - Class in org.apache.flink.table.types.logical
Logical type of a variable-length character string.
VarCharType() - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
VarCharType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
VarCharType(int) - Constructor for class org.apache.flink.table.types.logical.VarCharType
 
VarCharWriter<T> - Class in org.apache.flink.table.runtime.arrow.writers
ArrowFieldWriter for VarChar.
VarCharWriter.VarCharWriterForArray - Class in org.apache.flink.table.runtime.arrow.writers
VarCharWriter.VarCharWriterForRow - Class in org.apache.flink.table.runtime.arrow.writers
variable(Holder<RexCorrelVariable>) - Method in class org.apache.calcite.tools.RelBuilder
Creates a correlation variable for the current input, and writes it into a Holder.
variableDeclarator() - Method in class org.apache.flink.table.codesplit.JavaParser
 
variableDeclarator() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
variableDeclarator(int) - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
variableDeclaratorId() - Method in class org.apache.flink.table.codesplit.JavaParser
 
VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorIdContext
 
variableDeclarators() - Method in class org.apache.flink.table.codesplit.JavaParser.AnnotationConstantRestContext
 
variableDeclarators() - Method in class org.apache.flink.table.codesplit.JavaParser.FieldDeclarationContext
 
variableDeclarators() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
variableDeclarators() - Method in class org.apache.flink.table.codesplit.JavaParser
 
VariableDeclaratorsContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorsContext
 
variableInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
variableInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.ConstantDeclaratorContext
 
variableInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser.VariableDeclaratorContext
 
variableInitializer() - Method in class org.apache.flink.table.codesplit.JavaParser
 
variableInitializer(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ArrayInitializerContext
 
VariableInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.VariableInitializerContext
 
VariableLengthByteKeyAndValueComparator<INPUT> - Class in org.apache.flink.streaming.api.operators.sortpartition
The VariableLengthByteKeyAndValueComparator is used by KeyedSortPartitionOperator to compare records according to both the record key and record value.
VariableLengthByteKeyAndValueComparator(TypeComparator<INPUT>) - Constructor for class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
variableModifier() - Method in class org.apache.flink.table.codesplit.JavaParser
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.CatchClauseContext
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.EnhancedForControlContext
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.FormalParameterContext
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.LastFormalParameterContext
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.LocalVariableDeclarationContext
 
variableModifier(int) - Method in class org.apache.flink.table.codesplit.JavaParser.ResourceContext
 
VariableModifierContext(ParserRuleContext, int) - Constructor for class org.apache.flink.table.codesplit.JavaParser.VariableModifierContext
 
variablePrefix() - Method in interface org.apache.flink.table.planner.plan.fusion.OpFusionCodegenSpec
Prefix used in the current operator's variable names.
VariableRankRange - Class in org.apache.flink.table.runtime.operators.rank
changing rank limit depends on input.
VariableRankRange(int) - Constructor for class org.apache.flink.table.runtime.operators.rank.VariableRankRange
 
variables - Variable in class org.apache.flink.runtime.metrics.groups.AbstractMetricGroup
The map containing all variables and their associated values, lazily computed.
VARIANCE - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
varLen - Variable in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
varPop() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the population standard variance of an expression.
varSamp() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Returns the sample variance of a given expression.
VARYING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
varyingSequence(String[], ArgumentTypeStrategy[]) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a varying named function signature like f(i INT, str STRING, num NUMERIC...) using a sequence of ArgumentTypeStrategys.
varyingSequence(List<String>, List<ArgumentTypeStrategy>) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a varying named function signature like f(i INT, str STRING, num NUMERIC...) using a sequence of ArgumentTypeStrategys.
varyingSequence(ArgumentTypeStrategy...) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy for a varying function signature like f(INT, STRING, NUMERIC...) using a sequence of ArgumentTypeStrategys.
VaryingSequenceInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy for inferring and validating a varying function signature like f(INT, STRING, NUMERIC...) or f(i INT, str STRING, num NUMERIC...) using a sequence of ArgumentTypeStrategys.
VaryingSequenceInputTypeStrategy(List<ArgumentTypeStrategy>, List<String>) - Constructor for class org.apache.flink.table.types.inference.strategies.VaryingSequenceInputTypeStrategy
 
varyingString(TypeStrategy) - Static method in class org.apache.flink.table.types.inference.TypeStrategies
A type strategy that ensures that the result type is either LogicalTypeRoot.VARCHAR or LogicalTypeRoot.VARBINARY from their corresponding non-varying roots.
VaryingStringTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
A type strategy that ensures that the result type is either LogicalTypeRoot.VARCHAR or LogicalTypeRoot.VARBINARY from their corresponding non-varying roots.
VaryingStringTypeStrategy(TypeStrategy) - Constructor for class org.apache.flink.table.types.inference.strategies.VaryingStringTypeStrategy
 
VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
The vcores exposed by YARN.
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapBooleanVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapByteVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapDoubleVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapFloatVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapIntVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapLongVector
 
vector - Variable in class org.apache.flink.table.data.columnar.vector.heap.HeapShortVector
 
vectorize(RowData, VectorizedRowBatch) - Method in class org.apache.flink.orc.vector.RowDataVectorizer
 
vectorize(T, VectorizedRowBatch) - Method in class org.apache.flink.orc.vector.Vectorizer
Transforms the provided element to ColumnVectors and sets them in the exposed VectorizedRowBatch.
VectorizedColumnBatch - Class in org.apache.flink.table.data.columnar.vector
A VectorizedColumnBatch is a set of rows, organized with each column as a vector.
VectorizedColumnBatch(ColumnVector[]) - Constructor for class org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch
 
Vectorizer<T> - Class in org.apache.flink.orc.vector
This class provides an abstracted set of methods to handle the lifecycle of VectorizedRowBatch.
Vectorizer(String) - Constructor for class org.apache.flink.orc.vector.Vectorizer
 
VERBOSE - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
 
VERIFIERS - Static variable in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
verify(TtlVerificationContext<?, ?>) - Method in interface org.apache.flink.streaming.tests.verify.TtlStateVerifier
 
verifyEmpty() - Method in class org.apache.flink.runtime.memory.MemoryManager
Checks if the memory manager's memory is completely available (nothing allocated at the moment).
verifyEndOfSuperstepState() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
version() - Method in class org.apache.flink.runtime.checkpoint.MasterState
 
version() - Method in annotation type org.apache.flink.table.annotation.DataTypeHint
Version that describes the expected behavior of the reflection-based data type extraction.
version() - Method in annotation type org.apache.flink.table.planner.plan.nodes.exec.ExecNodeMetadata
A positive integer denoting the evolving version of an ExecNode, used for serialization/deserialization and uid() generation.
version(int) - Method in class org.apache.flink.table.functions.BuiltInFunctionDefinition.Builder
Specifies a version that will be persisted in the plan together with the function's name.
version(int) - Method in class org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction.Builder
 
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV1Serializer
The savepoint version.
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV2Serializer
The metadata format version.
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV3Serializer
The metadata format version.
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV4Serializer
 
VERSION - Static variable in class org.apache.flink.runtime.checkpoint.metadata.MetadataV5Serializer
 
VERSION - Static variable in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
VERSION - Static variable in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
VERSION - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VERSION - Static variable in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
VERSION_0 - Static variable in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorSerdeUtils
 
VERSION_1 - Static variable in class org.apache.flink.runtime.source.coordinator.SourceCoordinatorSerdeUtils
 
VERSION_PLACEHOLDER - Static variable in class org.apache.flink.runtime.rest.RestClient
 
Versioned - Interface in org.apache.flink.core.io
This interface is implemented by classes that provide a version number.
VersionedIOReadableWritable - Class in org.apache.flink.core.io
This is the abstract base class for IOReadableWritable which allows to differentiate between serialization versions.
VersionedIOReadableWritable() - Constructor for class org.apache.flink.core.io.VersionedIOReadableWritable
 
VERSIONING - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VersionMismatchException - Exception in org.apache.flink.core.io
This exception signals that incompatible versions have been found during serialization.
VersionMismatchException() - Constructor for exception org.apache.flink.core.io.VersionMismatchException
 
VersionMismatchException(String) - Constructor for exception org.apache.flink.core.io.VersionMismatchException
 
VersionMismatchException(String, Throwable) - Constructor for exception org.apache.flink.core.io.VersionMismatchException
 
VersionMismatchException(Throwable) - Constructor for exception org.apache.flink.core.io.VersionMismatchException
 
Vertex<VID extends VertexID,​RID extends ResultID,​V extends Vertex<VID,​RID,​V,​R>,​R extends Result<VID,​RID,​V,​R>> - Interface in org.apache.flink.runtime.topology
Represents a logical or execution task.
VERTEX_DESCRIPTION_MODE - Static variable in class org.apache.flink.configuration.PipelineOptions
 
VERTEX_NAME_INCLUDE_INDEX_PREFIX - Static variable in class org.apache.flink.configuration.PipelineOptions
 
VERTEX_TASK_FIELD_ID - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
VERTEX_TASK_FIELD_NAME - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
VERTEX_TASK_FIELD_NOW - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
VERTEX_TASK_FIELD_TASK_MANAGERS - Static variable in class org.apache.flink.runtime.rest.messages.JobVertexTaskManagersInfo
 
VertexAllocationInformation(AllocationID, JobVertexID, KeyGroupRange, long) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
 
VertexAttemptNumberStore - Interface in org.apache.flink.runtime.executiongraph
Contains the attempt numbers per vertex.
VertexEndOfDataListener - Class in org.apache.flink.runtime.scheduler
Records the end of data event of each task, and allows for checking whether all tasks of a JobGraph have reached the end of data.
VertexEndOfDataListener(ExecutionGraph) - Constructor for class org.apache.flink.runtime.scheduler.VertexEndOfDataListener
 
vertexFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.NotReleasingPartitionGroupReleaseStrategy
 
vertexFinished(ExecutionVertexID) - Method in interface org.apache.flink.runtime.executiongraph.failover.partitionrelease.PartitionGroupReleaseStrategy
Calling this method informs the strategy that a vertex finished.
vertexFinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
 
VertexFinishedStateChecker - Class in org.apache.flink.runtime.checkpoint
This class encapsulates the operation that checks if there are illegal modification to the JobGraph when restoring from a checkpoint with partially or fully finished operator states.
VertexFinishedStateChecker(Set<ExecutionJobVertex>, Map<OperatorID, OperatorState>) - Constructor for class org.apache.flink.runtime.checkpoint.VertexFinishedStateChecker
 
VertexFlameGraph - Class in org.apache.flink.runtime.webmonitor.threadinfo
Flame Graph representation for a job vertex or an execution vertex.
VertexFlameGraph(long, VertexFlameGraph.Node) - Constructor for class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
VertexFlameGraph.Node - Class in org.apache.flink.runtime.webmonitor.threadinfo
Graph node.
VertexFlameGraphFactory - Class in org.apache.flink.runtime.webmonitor.threadinfo
Factory class for creating Flame Graph representations.
VertexFlameGraphFactory() - Constructor for class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraphFactory
 
VertexGroupComputeUtil - Class in org.apache.flink.runtime.executiongraph
Common utils for processing vertex groups.
vertexId - Variable in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
vertexId() - Method in class org.apache.flink.runtime.metrics.groups.TaskMetricGroup
 
vertexID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.JobManagerOperatorQueryScopeInfo
 
vertexID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.OperatorQueryScopeInfo
 
vertexID - Variable in class org.apache.flink.runtime.metrics.dump.QueryScopeInfo.TaskQueryScopeInfo
 
VertexID - Interface in org.apache.flink.runtime.topology
ID of a Vertex.
vertexIDtoBrokerID - Variable in class org.apache.flink.streaming.api.graph.StreamGraph
 
vertexIDtoLoopTimeout - Variable in class org.apache.flink.streaming.api.graph.StreamGraph
 
VertexInputInfoComputationUtils - Class in org.apache.flink.runtime.executiongraph
Util to compute JobVertexInputInfos for execution job vertex.
VertexInputInfoStore - Class in org.apache.flink.runtime.executiongraph
A store contains all the JobVertexInputInfos.
VertexInputInfoStore() - Constructor for class org.apache.flink.runtime.executiongraph.VertexInputInfoStore
 
VertexParallelism - Class in org.apache.flink.runtime.scheduler.adaptive.allocator
Core result of SlotAllocator.determineParallelism(JobInformation, Collection) among with slotAssignments, describing the parallelism each vertex could be scheduled with.
VertexParallelism(Map<JobVertexID, Integer>) - Constructor for class org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
 
VertexParallelismAndInputInfosDecider - Interface in org.apache.flink.runtime.scheduler.adaptivebatch
VertexParallelismAndInputInfosDecider is responsible for deciding the parallelism and JobVertexInputInfos of a job vertex, based on the information of the consumed blocking results.
VertexParallelismInformation - Interface in org.apache.flink.runtime.scheduler
Manages the parallelism properties for a vertex in the execution graph, as well as how they can change during runtime.
VertexParallelismStore - Interface in org.apache.flink.runtime.scheduler
Contains the max parallelism per vertex, along with metadata about how these maxes were calculated.
VertexStatsTracker<T extends Statistics> - Interface in org.apache.flink.runtime.webmonitor.stats
Interface for a tracker of statistics for AccessExecutionJobVertex.
VertexThreadInfoStats - Class in org.apache.flink.runtime.webmonitor.threadinfo
Thread info statistics of single JobVertex or ExecutionVertex.
VertexThreadInfoStats(int, long, long, Map<ExecutionAttemptID, Collection<ThreadInfoSample>>) - Constructor for class org.apache.flink.runtime.webmonitor.threadinfo.VertexThreadInfoStats
Creates a thread details sample.
VertexThreadInfoTracker - Class in org.apache.flink.runtime.webmonitor.threadinfo
Tracker of thread infos for ExecutionJobVertex.
VertexThreadInfoTrackerBuilder - Class in org.apache.flink.runtime.webmonitor.threadinfo
vertexUnfinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.NotReleasingPartitionGroupReleaseStrategy
 
vertexUnfinished(ExecutionVertexID) - Method in interface org.apache.flink.runtime.executiongraph.failover.partitionrelease.PartitionGroupReleaseStrategy
Calling this method informs the strategy that a vertex is no longer in finished state, e.g., when a vertex is re-executed.
vertexUnfinished(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
 
VertexwiseSchedulingStrategy - Class in org.apache.flink.runtime.scheduler.strategy
SchedulingStrategy instance which schedules tasks in granularity of vertex (which indicates this strategy only supports batch jobs).
VertexwiseSchedulingStrategy(SchedulerOperations, SchedulingTopology, InputConsumableDecider.Factory) - Constructor for class org.apache.flink.runtime.scheduler.strategy.VertexwiseSchedulingStrategy
 
VertexwiseSchedulingStrategy.Factory - Class in org.apache.flink.runtime.scheduler.strategy
The factory for creating VertexwiseSchedulingStrategy.
VERTICAL_BAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VERTICES - Static variable in class org.apache.flink.test.testdata.PageRankData
 
View - Interface in org.apache.flink.metrics
An interface for metrics which should be updated in regular intervals by a background thread.
VIEW - org.apache.flink.table.catalog.CatalogBaseTable.TableKind
 
VIEW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
viewExpander - Variable in class org.apache.calcite.sql2rel.SqlToRelConverter
 
viewIdentifier - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterView
 
viewIdentifier - Variable in class org.apache.flink.table.operations.ddl.AlterViewOperation
 
VIEWS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ViewUpdater - Class in org.apache.flink.runtime.metrics
The ViewUpdater is responsible for updating all metrics that implement the View interface.
ViewUpdater(ScheduledExecutorService) - Constructor for class org.apache.flink.runtime.metrics.ViewUpdater
 
VIRTUAL - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
VIRTUAL - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
VisibleForTesting - Annotation Type in org.apache.flink.annotation
This annotations declares that a function, field, constructor, or entire type, is only visible for testing purposes.
visit(TableScan) - Method in class org.apache.flink.table.planner.plan.optimize.ClearQueryBlockAliasResolver
 
visit(LogicalAggregate) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
visit(LogicalCalc) - Method in class org.apache.flink.table.planner.calcite.RelTimeIndicatorConverter
 
visit(LogicalCorrelate) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
visit(LogicalFilter) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
visit(LogicalFilter) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
 
visit(LogicalJoin) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
visit(LogicalProject) - Method in class org.apache.flink.table.planner.hint.QueryHintsRelShuttle
 
visit(LogicalTableModify) - Method in class org.apache.flink.table.planner.calcite.RelTimeIndicatorConverter
 
visit(RelNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMapBuilder
 
visit(RelNode) - Method in class org.apache.flink.table.planner.calcite.RelTimeIndicatorConverter
 
visit(RelNode) - Method in class org.apache.flink.table.planner.hint.ClearQueryHintsOnUnmatchedNodesShuttle
 
visit(RelNode) - Method in class org.apache.flink.table.planner.plan.reuse.ReplaceScanWithCalcShuttle
 
visit(RelNode, int, RelNode) - Method in class org.apache.flink.table.planner.plan.reuse.ReusableScanVisitor
 
visit(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlCall) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlDataTypeSpec) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlDataTypeSpec) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlDataTypeSpec) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlDynamicParam) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlDynamicParam) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlDynamicParam) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlIdentifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlIdentifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlIdentifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlIntervalQualifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlIntervalQualifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlIntervalQualifier) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlLiteral) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlLiteral) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlLiteral) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(SqlNodeList) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlNodeList) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlNodeList) - Method in class org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(CallExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(CallExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(CallExpression) - Method in class org.apache.flink.table.planner.expressions.SqlAggFunctionVisitor
 
visit(Expression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(Expression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(Expression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(Expression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(Expression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(LocalReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
visit(LookupCallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(NestedFieldReferenceExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(NestedFieldReferenceExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(NestedFieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(NestedFieldReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(NestedFieldReferenceExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(ResolvedExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
For resolved expressions created by the planner.
visit(ResolvedExpression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
For resolved expressions created by the planner.
visit(ResolvedExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(ResolvedExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(SqlCallExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(SqlCallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.ResolvedExpressionVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TableReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
visit(UnresolvedCallExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visit(UnresolvedReferenceExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.ExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in interface org.apache.flink.table.expressions.ExpressionVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.expressions.utils.ResolvedExpressionDefaultVisitor
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.planner.expressions.converter.ExpressionConverter
 
visit(AggregateQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(AggregateQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(CalculatedQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(CalculatedQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(CollectModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(CreateTableASOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(DistinctQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(DistinctQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(ExternalModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(FilterQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(FilterQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(JoinQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(JoinQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(OutputConversionModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(ProjectQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(ProjectQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(QueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(QueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(ReplaceTableAsOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(SetQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(SetQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(SinkModifyOperation) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(SortQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(SortQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(SourceQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(SourceQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(TableSourceQueryOperation<U>) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(TableSourceQueryOperation<U>) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(UnregisteredSinkModifyOperation<U>) - Method in interface org.apache.flink.table.operations.ModifyOperationVisitor
 
visit(ValuesQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(ValuesQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(WindowAggregateQueryOperation) - Method in interface org.apache.flink.table.operations.QueryOperationVisitor
 
visit(WindowAggregateQueryOperation) - Method in class org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor
 
visit(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.visitor.AbstractExecNodeExactlyOnceVisitor
 
visit(ExecNode<?>) - Method in interface org.apache.flink.table.planner.plan.nodes.exec.visitor.ExecNodeVisitor
Visits a node during a traversal.
visit(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.visitor.ExecNodeVisitorImpl
 
visit(StreamPhysicalRel) - Method in class org.apache.flink.table.planner.plan.optimize.StreamNonDeterministicUpdatePlanVisitor
 
visit(StreamPhysicalRel, ImmutableBitSet) - Method in class org.apache.flink.table.planner.plan.optimize.StreamNonDeterministicUpdatePlanVisitor
 
visit(AtomicDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(AtomicDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(AtomicDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(CollectionDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(CollectionDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(CollectionDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(FieldsDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(FieldsDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(FieldsDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(KeyValueDataType) - Method in class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
 
visit(KeyValueDataType) - Method in interface org.apache.flink.table.types.DataTypeVisitor
 
visit(KeyValueDataType) - Method in class org.apache.flink.table.types.utils.DataTypeDefaultVisitor
 
visit(ArrayType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(ArrayType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(ArrayType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(ArrayType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(ArrayType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(BigIntType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(BigIntType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(BigIntType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(BigIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BigIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(BinaryType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(BinaryType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(BinaryType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(BinaryType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BinaryType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(BooleanType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(BooleanType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(BooleanType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(BooleanType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(BooleanType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(CharType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(CharType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(CharType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(CharType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(CharType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DateType) - Method in class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
visit(DateType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(DateType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DateType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DayTimeIntervalType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(DayTimeIntervalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DayTimeIntervalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DecimalType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(DecimalType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(DecimalType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(DecimalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DecimalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DistinctType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DistinctType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(DistinctType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(DoubleType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(DoubleType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(DoubleType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(DoubleType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(DoubleType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(FloatType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(FloatType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(FloatType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(FloatType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(FloatType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(IntType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(IntType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(IntType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(IntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(IntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(LocalZonedTimestampType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(LocalZonedTimestampType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(LocalZonedTimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(LocalZonedTimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(LogicalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(LogicalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(MapType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(MapType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(MapType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(MapType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(MapType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(MultisetType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(MultisetType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(MultisetType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(MultisetType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(NullType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(NullType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(RawType<?>) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(RawType<?>) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(RowType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(RowType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(RowType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(RowType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(RowType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(SmallIntType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(SmallIntType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(SmallIntType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(SmallIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(SmallIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(StructuredType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(StructuredType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(StructuredType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDuplicator
 
visit(SymbolType<?>) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(SymbolType<?>) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TimestampType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(TimestampType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(TimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TimeType) - Method in class org.apache.flink.connector.datagen.table.DataGenVisitorBase
 
visit(TimeType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(TimeType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TimeType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(TinyIntType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(TinyIntType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(TinyIntType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(TinyIntType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(TinyIntType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(VarBinaryType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(VarBinaryType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(VarBinaryType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(VarBinaryType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(VarBinaryType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(VarCharType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(VarCharType) - Method in class org.apache.flink.connector.datagen.table.SequenceGeneratorVisitor
 
visit(VarCharType) - Method in class org.apache.flink.table.runtime.typeutils.PythonTypeUtils.LogicalTypeToProtoTypeConverter
 
visit(VarCharType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(VarCharType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(YearMonthIntervalType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(YearMonthIntervalType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(YearMonthIntervalType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
visit(ZonedTimestampType) - Method in class org.apache.flink.connector.datagen.table.RandomGeneratorVisitor
 
visit(ZonedTimestampType) - Method in interface org.apache.flink.table.types.logical.LogicalTypeVisitor
 
visit(ZonedTimestampType) - Method in class org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor
 
Visitable<T extends Visitable<T>> - Interface in org.apache.flink.util
This interface marks types as visitable during a traversal.
visitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotation().
visitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotation().
visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationConstantRest().
visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationConstantRest().
visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationMethodOrConstantRest().
visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationMethodOrConstantRest().
visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationMethodRest().
visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationMethodRest().
visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationTypeBody().
visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationTypeBody().
visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationTypeDeclaration().
visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationTypeDeclaration().
visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationTypeElementDeclaration().
visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationTypeElementDeclaration().
visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.annotationTypeElementRest().
visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.annotationTypeElementRest().
visitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.arguments().
visitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.arguments().
visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.arrayCreatorRest().
visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.arrayCreatorRest().
visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.arrayInitializer().
visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.arrayInitializer().
visitBlock(JavaParser.BlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.block().
visitBlock(JavaParser.BlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.block().
visitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.blockStatement().
visitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.blockStatement().
visitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.catchClause().
visitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.catchClause().
visitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.catchType().
visitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.catchType().
visitChild(RelNode, int, RelNode) - Method in class org.apache.calcite.sql2rel.RelDecorrelator.CorelMapBuilder
 
visitChild(RelNode, int, RelNode) - Method in class org.apache.flink.table.planner.plan.optimize.ClearQueryBlockAliasResolver
 
visitChild(RelNode, int, RelNode) - Method in class org.apache.flink.table.planner.plan.rules.logical.SubQueryDecorrelator
 
visitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classBody().
visitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classBody().
visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classBodyDeclaration().
visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classBodyDeclaration().
visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classCreatorRest().
visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classCreatorRest().
visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classDeclaration().
visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classDeclaration().
visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classOrInterfaceModifier().
visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classOrInterfaceModifier().
visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classOrInterfaceType().
visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classOrInterfaceType().
visitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.classType().
visitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.classType().
visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.compilationUnit().
visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.compilationUnit().
visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.constantDeclarator().
visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.constantDeclarator().
visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.constDeclaration().
visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.constDeclaration().
visitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.constructorCall().
visitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.constructorCall().
visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.constructorDeclaration().
visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.constructorDeclaration().
visitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.createdName().
visitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.createdName().
visitCreator(JavaParser.CreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.creator().
visitCreator(JavaParser.CreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.creator().
visitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.defaultValue().
visitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.defaultValue().
visitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.elementValue().
visitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.elementValue().
visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.elementValueArrayInitializer().
visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.elementValueArrayInitializer().
visitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.elementValuePair().
visitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.elementValuePair().
visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.elementValuePairs().
visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.elementValuePairs().
visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.enhancedForControl().
visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.enhancedForControl().
visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.enumBodyDeclarations().
visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.enumBodyDeclarations().
visitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.enumConstant().
visitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.enumConstant().
visitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.enumConstants().
visitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.enumConstants().
visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.enumDeclaration().
visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.enumDeclaration().
visitErrorNode(ErrorNode) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.explicitGenericInvocation().
visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.explicitGenericInvocation().
visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.explicitGenericInvocationSuffix().
visitExpression(JavaParser.ExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.expression().
visitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.expression().
visitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.expressionList().
visitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.expressionList().
visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.fieldDeclaration().
visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.fieldDeclaration().
visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.finallyBlock().
visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.finallyBlock().
visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.floatLiteral().
visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.floatLiteral().
visitForControl(JavaParser.ForControlContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.forControl().
visitForControl(JavaParser.ForControlContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.forControl().
visitForInit(JavaParser.ForInitContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.forInit().
visitForInit(JavaParser.ForInitContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.forInit().
visitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.formalParameter().
visitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.formalParameter().
visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.formalParameterList().
visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.formalParameterList().
visitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.formalParameters().
visitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.formalParameters().
visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.genericConstructorDeclaration().
visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.genericConstructorDeclaration().
visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.genericInterfaceMethodDeclaration().
visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.genericMethodDeclaration().
visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.genericMethodDeclaration().
visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.importDeclaration().
visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.importDeclaration().
visitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.innerCreator().
visitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.innerCreator().
visitInputs(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.visitor.AbstractExecNodeExactlyOnceVisitor
 
visitInputs(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.visitor.ExecNodeVisitorImpl
 
visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.integerLiteral().
visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.integerLiteral().
visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceBody().
visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceBody().
visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceBodyDeclaration().
visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceBodyDeclaration().
visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceDeclaration().
visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceDeclaration().
visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceMemberDeclaration().
visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceMemberDeclaration().
visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceMethodDeclaration().
visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceMethodDeclaration().
visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.interfaceMethodModifier().
visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.interfaceMethodModifier().
visitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.lambdaBody().
visitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.lambdaBody().
visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.lambdaExpression().
visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.lambdaExpression().
visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.lambdaParameters().
visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.lambdaParameters().
visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.lastFormalParameter().
visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.lastFormalParameter().
visitLiteral(JavaParser.LiteralContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.literal().
visitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.literal().
visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.localTypeDeclaration().
visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.localTypeDeclaration().
visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.localVariableDeclaration().
visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.localVariableDeclaration().
visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.memberDeclaration().
visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.memberDeclaration().
visitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.methodBody().
visitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.methodBody().
visitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.methodCall().
visitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.methodCall().
visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.methodDeclaration().
visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.methodDeclaration().
visitModifier(JavaParser.ModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.modifier().
visitModifier(JavaParser.ModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.modifier().
visitNode(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeGraphValidator
 
visitNode(ExecNode<?>) - Method in class org.apache.flink.table.planner.plan.nodes.exec.visitor.AbstractExecNodeExactlyOnceVisitor
 
visitNonApiExpression(Expression) - Method in class org.apache.flink.table.expressions.ApiExpressionVisitor
 
visitNonApiExpression(Expression) - Method in class org.apache.flink.table.expressions.resolver.LookupCallResolver
 
visitNonApiExpression(Expression) - Method in class org.apache.flink.table.expressions.utils.ApiExpressionDefaultVisitor
 
visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.nonWildcardTypeArguments().
visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.nonWildcardTypeArguments().
visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.nonWildcardTypeArgumentsOrDiamond().
Visitor<T extends Visitable<T>> - Interface in org.apache.flink.util
A visitor encapsulates functionality that is applied to each node in the process of a traversal of a tree or DAG.
visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.packageDeclaration().
visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.packageDeclaration().
visitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.parExpression().
visitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.parExpression().
visitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.primary().
visitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.primary().
visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.primitiveType().
visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.primitiveType().
visitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.qualifiedName().
visitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.qualifiedName().
visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.qualifiedNameList().
visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.qualifiedNameList().
visitResource(JavaParser.ResourceContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.resource().
visitResource(JavaParser.ResourceContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.resource().
visitResources(JavaParser.ResourcesContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.resources().
visitResources(JavaParser.ResourcesContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.resources().
visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.resourceSpecification().
visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.resourceSpecification().
VISITS - Static variable in class org.apache.flink.test.testdata.WebLogAnalysisData
 
visitStatement(JavaParser.StatementContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.statement().
visitStatement(JavaParser.StatementContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.statement().
visitStatement(JavaParser.StatementContext) - Method in class org.apache.flink.table.codesplit.ReturnAndJumpCounter
 
visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.superSuffix().
visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.superSuffix().
visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.switchBlockStatementGroup().
visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.switchBlockStatementGroup().
visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.switchLabel().
visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.switchLabel().
visitTerminal(TerminalNode) - Method in class org.apache.flink.table.codesplit.JavaParserBaseListener
visitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeArgument().
visitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeArgument().
visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeArguments().
visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeArguments().
visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeArgumentsOrDiamond().
visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeArgumentsOrDiamond().
visitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeBound().
visitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeBound().
visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeDeclaration().
visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeDeclaration().
visitTypeList(JavaParser.TypeListContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeList().
visitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeList().
visitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeParameter().
visitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeParameter().
visitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeParameters().
visitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeParameters().
visitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeType().
visitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeType().
visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.typeTypeOrVoid().
visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.typeTypeOrVoid().
visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.variableDeclarator().
visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.variableDeclarator().
visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.variableDeclaratorId().
visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.variableDeclaratorId().
visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.variableDeclarators().
visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.variableDeclarators().
visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.variableInitializer().
visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.variableInitializer().
visitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.flink.table.codesplit.JavaParserBaseVisitor
Visit a parse tree produced by JavaParser.variableModifier().
visitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.flink.table.codesplit.JavaParserVisitor
Visit a parse tree produced by JavaParser.variableModifier().
VOCABULARY - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
VOCABULARY - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
VOID - Static variable in class org.apache.flink.api.common.typeinfo.Types
Returns type information for Void.
VOID - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
VOID - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
VOID() - Method in class org.apache.flink.table.codesplit.JavaParser.TypeTypeOrVoidContext
 
VOID_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
 
VoidBlobStore - Class in org.apache.flink.runtime.blob
A blob store doing nothing.
VoidBlobStore() - Constructor for class org.apache.flink.runtime.blob.VoidBlobStore
 
VoidBlobWriter - Class in org.apache.flink.runtime.blob
BlobWriter which does not support writing BLOBs to a store.
VoidBlobWriter() - Constructor for class org.apache.flink.runtime.blob.VoidBlobWriter
 
VoidHistoryServerArchivist - Enum in org.apache.flink.runtime.dispatcher
No-op implementation of the HistoryServerArchivist.
VoidMetricFetcher - Enum in org.apache.flink.runtime.rest.handler.legacy.metrics
No-op implementation of the MetricFetcher.
VoidNamespace - Class in org.apache.flink.queryablestate.client
Singleton placeholder class for state without a namespace.
VoidNamespace - Class in org.apache.flink.runtime.state
Singleton placeholder class for state without a namespace.
VoidNamespaceSerializer - Class in org.apache.flink.queryablestate.client
Serializer for VoidNamespace.
VoidNamespaceSerializer - Class in org.apache.flink.runtime.state
Serializer for VoidNamespace.
VoidNamespaceSerializer() - Constructor for class org.apache.flink.queryablestate.client.VoidNamespaceSerializer
 
VoidNamespaceSerializer() - Constructor for class org.apache.flink.runtime.state.VoidNamespaceSerializer
 
VoidNamespaceSerializer.VoidNamespaceSerializerSnapshot - Class in org.apache.flink.queryablestate.client
Serializer configuration snapshot for compatibility and format evolution.
VoidNamespaceSerializer.VoidNamespaceSerializerSnapshot - Class in org.apache.flink.runtime.state
Serializer configuration snapshot for compatibility and format evolution.
VoidNamespaceSerializerSnapshot() - Constructor for class org.apache.flink.queryablestate.client.VoidNamespaceSerializer.VoidNamespaceSerializerSnapshot
 
VoidNamespaceSerializerSnapshot() - Constructor for class org.apache.flink.runtime.state.VoidNamespaceSerializer.VoidNamespaceSerializerSnapshot
 
VoidNamespaceTypeInfo - Class in org.apache.flink.queryablestate.client
VoidNamespaceTypeInfo - Class in org.apache.flink.runtime.state
VoidNamespaceTypeInfo() - Constructor for class org.apache.flink.queryablestate.client.VoidNamespaceTypeInfo
 
VoidNamespaceTypeInfo() - Constructor for class org.apache.flink.runtime.state.VoidNamespaceTypeInfo
 
VoidSerializer - Class in org.apache.flink.api.common.typeutils.base
Serializer for Void.
VoidSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.VoidSerializer
 
VoidSerializer.VoidSerializerSnapshot - Class in org.apache.flink.api.common.typeutils.base
Serializer configuration snapshot for compatibility and format evolution.
VoidSerializerSnapshot() - Constructor for class org.apache.flink.api.common.typeutils.base.VoidSerializer.VoidSerializerSnapshot
 
VoidTriggerable<K,​N> - Class in org.apache.flink.state.api.runtime
A Triggerable that does nothing.
VOLATILE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
VOLATILE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
VOLATILE() - Method in class org.apache.flink.table.codesplit.JavaParser.ModifierContext
 
VS2010 - org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
 

W

W - org.apache.flink.streaming.examples.statemachine.dfa.State
State 'W'.
waitForAll(Collection<? extends CompletableFuture<?>>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
Creates a future that is complete once all of the given futures have completed.
waitForCompletion() - Method in class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
 
waitForDone() - Method in class org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter.ChannelStateWriteResult
 
waitForFirstBlock() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
 
waitForOtherWorkers() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
Wait on the barrier.
waitForPendingCheckpoints() - Method in interface org.apache.flink.streaming.runtime.tasks.SubtaskCheckpointCoordinator
Waits for all the pending checkpoints to finish their asynchronous step.
waitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
Waits (blocking) on barrier.
waiting() - Static method in class org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
 
waitingForLeadership() - Static method in interface org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
 
WaitStrategy - Interface in org.apache.flink.client.program.rest.retry
Operations that are polling for a result to arrive require a waiting time between consecutive polls.
waitUntil(Supplier<Boolean>, String) - Static method in class org.apache.flink.test.util.TestUtils
Wait util the give condition is met or timeout is reached, whichever comes first.
waitUntil(Supplier<Boolean>, Duration, String) - Static method in class org.apache.flink.test.util.TestUtils
Wait util the give condition is met or timeout is reached, whichever comes first.
waitUntilAllTasksAreRunning(RestClusterClient<?>, JobID) - Static method in class org.apache.flink.test.util.TestUtils
Wait util all task of a job turns into RUNNING state.
waitUntilExternalizedCheckpointCreated(File) - Static method in class org.apache.flink.test.util.TestUtils
Deprecated.
please use org.apache.flink.runtime.testutils.CommonTestUtils#waitForCheckpoint(JobID, MiniCluster, Deadline) which is less prone to NoSuchFileException and IO-intensive.
waitUntilHasData() - Method in class org.apache.flink.table.gateway.service.result.ResultStore
 
waitUntilIgnoringExceptions(Supplier<Boolean>, Duration, Duration, String) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Wait until the given condition is met or timeout, ignoring any exceptions thrown by the condition.
waitUntilJobCanceled(JobID, ClusterClient<?>) - Static method in class org.apache.flink.test.util.TestUtils
 
waitUntilJobInitializationFinished(SupplierWithException<JobStatus, Exception>, SupplierWithException<JobResult, Exception>, ClassLoader) - Static method in enum org.apache.flink.client.ClientUtils
This method blocks until the job status is not INITIALIZING anymore.
waitUntilOperationTerminate(String) - Method in class org.apache.flink.tests.util.flink.FlinkDistribution.TestSqlGatewayRestClient
 
waitUntilStop() - Method in class org.apache.flink.table.gateway.SqlGateway
 
waitUntilTerminal() - Method in class org.apache.flink.runtime.executiongraph.DefaultExecutionGraph
 
waitUntilTerminal() - Method in interface org.apache.flink.runtime.executiongraph.ExecutionGraph
 
waitUtil(Supplier<Boolean>, Duration, String) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Wait util the given condition is met or timeout.
waitUtil(Supplier<Boolean>, Duration, Duration, String) - Static method in class org.apache.flink.core.testutils.CommonTestUtils
Wait util the given condition is met or timeout.
wakeUp() - Method in class org.apache.flink.connector.base.source.reader.fetcher.RemoveSplitsTask
 
wakeUp() - Method in interface org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherTask
Wake up the running thread.
wakeUp() - Method in interface org.apache.flink.connector.base.source.reader.splitreader.SplitReader
Wake up the split reader in case the fetcher thread is blocking in SplitReader.fetch().
wakeUpPuttingThread(int) - Method in class org.apache.flink.connector.base.source.reader.synchronization.FutureCompletingBlockingQueue
Gracefully wakes up the thread with the given threadIndex if it is blocked in adding an element. to the queue.
WALL - org.apache.flink.runtime.rest.messages.ProfilingInfo.ProfilingMode
 
WARNING - org.apache.flink.table.planner.analyze.PlanAdvice.Kind
Indicate the potential risk.
wasFree(AllocationID) - Method in interface org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.AllocatedSlotsAndReservationStatus
 
wasNull() - Method in class org.apache.flink.table.jdbc.FlinkResultSet
 
watch(String, FlinkKubeClient.WatchCallbackHandler<R>, Executor) - Method in class org.apache.flink.kubernetes.kubeclient.resources.KubernetesSharedInformer
 
watch(String, FlinkKubeClient.WatchCallbackHandler<T>, Executor) - Method in interface org.apache.flink.kubernetes.kubeclient.KubernetesSharedWatcher
Watch the Kubernetes resource with specified name and do the FlinkKubeClient.WatchCallbackHandler.
watchdog - Static variable in class org.apache.flink.client.python.PythonGatewayServer
This watchdog object is provided to Python side to check whether its parent process is alive.
watchman - Variable in class org.apache.flink.util.TestLogger
 
watchPodsAndDoCallback(Map<String, String>, FlinkKubeClient.WatchCallbackHandler<KubernetesPod>) - Method in class org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient
 
watchPodsAndDoCallback(Map<String, String>, FlinkKubeClient.WatchCallbackHandler<KubernetesPod>) - Method in interface org.apache.flink.kubernetes.kubeclient.FlinkKubeClient
Watch the pods selected by labels and do the FlinkKubeClient.WatchCallbackHandler.
watchSegment(TieredStoragePartitionId, TieredStorageSubpartitionId, int) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote.RemoteStorageScanner
Watch the segment for a specific subpartition in the RemoteStorageScanner.
watermark - Variable in class org.apache.flink.sql.parser.ddl.SqlAlterTableSchema
 
watermark - Variable in class org.apache.flink.sql.parser.ddl.SqlCreateTable.TableCreationContext
 
watermark - Variable in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
watermark(int, RexNode) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
Build watermark assigner relational node.
watermark(String, String) - Method in class org.apache.flink.table.api.Schema.Builder
Declares that the given column should serve as an event-time (i.e. rowtime) attribute and specifies a corresponding watermark strategy as an expression.
watermark(String, String, DataType) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Specifies the previously defined field as an event-time attribute and specifies the watermark strategy.
watermark(String, Expression) - Method in class org.apache.flink.table.api.Schema.Builder
Declares that the given column should serve as an event-time (i.e. rowtime) attribute and specifies a corresponding watermark strategy as an expression.
watermark(WatermarkSpec) - Method in class org.apache.flink.table.legacy.api.TableSchema.Builder
Deprecated.
Adds the given WatermarkSpec to this builder.
Watermark - Class in org.apache.flink.api.common.eventtime
Watermarks are the progress indicators in the data streams.
Watermark - Class in org.apache.flink.streaming.api.watermark
A Watermark tells operators that no elements with a timestamp older or equal to the watermark timestamp should arrive at the operator.
Watermark(long) - Constructor for class org.apache.flink.api.common.eventtime.Watermark
Creates a new watermark with the given timestamp in milliseconds.
Watermark(long) - Constructor for class org.apache.flink.streaming.api.watermark.Watermark
Creates a new watermark with the given timestamp in milliseconds.
Watermark(SqlCreateTable.TableCreationContext) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
WATERMARK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WATERMARK - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
WATERMARK_ALIGNMENT_DISABLED - Static variable in class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
WATERMARK_ALIGNMENT_DRIFT - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
WATERMARK_ALIGNMENT_GROUP - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
WATERMARK_ALIGNMENT_MAX_DRIFT - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
WATERMARK_ALIGNMENT_UPDATE_INTERVAL - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
WATERMARK_ASSIGNER_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWatermarkAssigner
 
WATERMARK_EMIT_STRATEGY - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
WATERMARK_LAG - Static variable in class org.apache.flink.runtime.metrics.MetricNames
 
WATERMARK_ROWTIME - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
WATERMARK_STRATEGY - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
WATERMARK_STRATEGY_DATA_TYPE - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
WATERMARK_STRATEGY_EXPR - Static variable in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
 
WatermarkAlignmentEvent - Class in org.apache.flink.runtime.source.event
Signals source operators the maximum watermark that emitted records can have.
WatermarkAlignmentEvent(long) - Constructor for class org.apache.flink.runtime.source.event.WatermarkAlignmentEvent
 
WatermarkAlignmentParams - Class in org.apache.flink.api.common.eventtime
Configuration parameters for watermark alignment.
WatermarkAlignmentParams(long, String, long) - Constructor for class org.apache.flink.api.common.eventtime.WatermarkAlignmentParams
 
WatermarkAssignerChangelogNormalizeTransposeRule - Class in org.apache.flink.table.planner.plan.rules.physical.stream
Transpose StreamPhysicalWatermarkAssigner past into StreamPhysicalChangelogNormalize.
WatermarkAssignerChangelogNormalizeTransposeRule(WatermarkAssignerChangelogNormalizeTransposeRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule
 
WatermarkAssignerChangelogNormalizeTransposeRule.Config - Interface in org.apache.flink.table.planner.plan.rules.physical.stream
Rule configuration.
WatermarkAssignerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
A stream operator that extracts timestamps from stream elements and generates periodic watermarks.
WatermarkAssignerOperator(StreamOperatorParameters<RowData>, int, WatermarkGenerator, long, ProcessingTimeService) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
Create a watermark assigner operator.
WatermarkAssignerOperatorFactory - Class in org.apache.flink.table.runtime.operators.wmassigners
WatermarkAssignerOperatorFactory(int, long, GeneratedWatermarkGenerator) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
 
WatermarkElement(Watermark) - Constructor for class org.apache.flink.runtime.source.coordinator.SourceCoordinator.WatermarkElement
 
WatermarkEmitStrategy - Enum in org.apache.flink.table.watermark
The strategy for emitting watermark.
watermarkEmitted(long) - Method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
Called when a watermark was emitted.
WatermarkEmitter(Output<?>) - Constructor for class org.apache.flink.streaming.runtime.operators.TimestampsAndWatermarksOperator.WatermarkEmitter
 
WatermarkGauge - Class in org.apache.flink.streaming.runtime.metrics
A Gauge for exposing the current input/output watermark.
WatermarkGauge() - Constructor for class org.apache.flink.streaming.runtime.metrics.WatermarkGauge
 
WatermarkGaugeExposingOutput<T> - Interface in org.apache.flink.streaming.runtime.tasks
An Output that measures the last emitted watermark with a WatermarkGauge.
WatermarkGenerator - Class in org.apache.flink.table.runtime.generated
The WatermarkGenerator is used to generate watermark based the input elements.
WatermarkGenerator<T> - Interface in org.apache.flink.api.common.eventtime
The WatermarkGenerator generates watermarks either based on events or periodically (in a fixed interval).
WatermarkGenerator() - Constructor for class org.apache.flink.table.runtime.generated.WatermarkGenerator
 
WatermarkGeneratorCodeGeneratorFunctionContextWrapper - Class in org.apache.flink.table.runtime.generated
A function wrapper for FunctionContext if the source supports SupportsWatermarkPushDown.
WatermarkGeneratorCodeGeneratorFunctionContextWrapper(WatermarkGeneratorSupplier.Context) - Constructor for class org.apache.flink.table.runtime.generated.WatermarkGeneratorCodeGeneratorFunctionContextWrapper
 
WatermarkGeneratorSupplier<T> - Interface in org.apache.flink.api.common.eventtime
A supplier for WatermarkGenerators.
WatermarkGeneratorSupplier.Context - Interface in org.apache.flink.api.common.eventtime
WatermarkOutput - Interface in org.apache.flink.api.common.eventtime
An output for watermarks.
WatermarkOutputMultiplexer - Class in org.apache.flink.api.common.eventtime
A WatermarkOutputMultiplexer combines the watermark (and idleness) updates of multiple partitions/shards/splits into one combined watermark update and forwards it to an underlying WatermarkOutput.
WatermarkOutputMultiplexer(WatermarkOutput) - Constructor for class org.apache.flink.api.common.eventtime.WatermarkOutputMultiplexer
Creates a new WatermarkOutputMultiplexer that emits combined updates to the given WatermarkOutput.
WatermarkOutputMultiplexer.WatermarkUpdateListener - Interface in org.apache.flink.api.common.eventtime
A callback for propagating changes to split based watermarks.
WatermarkParams - Class in org.apache.flink.table.watermark
Pojo class for watermark configs from table options or 'OPTIONS' hint.
WatermarkParams() - Constructor for class org.apache.flink.table.watermark.WatermarkParams
 
WatermarkParams(WatermarkEmitStrategy, String, Duration, Duration, long) - Constructor for class org.apache.flink.table.watermark.WatermarkParams
 
WatermarkParams.WatermarkParamsBuilder - Class in org.apache.flink.table.watermark
Builder of WatermarkHintParams.
WatermarkParamsBuilder() - Constructor for class org.apache.flink.table.watermark.WatermarkParams.WatermarkParamsBuilder
 
WatermarkPushDownSpec - Class in org.apache.flink.table.planner.plan.abilities.source
A sub-class of SourceAbilitySpec that can not only serialize/deserialize the watermark to/from JSON, but also can push the watermark into a SupportsWatermarkPushDown.
WatermarkPushDownSpec(RexNode, long, RowType, WatermarkParams) - Constructor for class org.apache.flink.table.planner.plan.abilities.source.WatermarkPushDownSpec
 
WATERMARKS - org.apache.flink.sql.parser.ddl.SqlTableLike.FeatureOption
 
WATERMARKS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
watermarksFromSource() - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a built-in watermark strategy which indicates the watermarks should be preserved from the underlying DataStream API and thus preserves the assigned watermarks from the source.
watermarksFromStrategy(WatermarkStrategy) - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a custom watermark strategy to be used for the rowtime attribute.
WatermarkSpec - Class in org.apache.flink.table.catalog
Representation of a watermark specification in a ResolvedSchema.
WatermarkSpec - Class in org.apache.flink.table.legacy.api
Deprecated.
WatermarkSpec(String, String, DataType) - Constructor for class org.apache.flink.table.legacy.api.WatermarkSpec
Deprecated.
 
watermarksPeriodicAscending() - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a built-in watermark strategy for ascending rowtime attributes.
watermarksPeriodicBounded(long) - Method in class org.apache.flink.table.legacy.descriptors.Rowtime
Deprecated.
Sets a built-in watermark strategy for rowtime attributes which are out-of-order by a bounded time interval.
watermarkStatus - Variable in class org.apache.flink.streaming.runtime.watermarkstatus.StatusWatermarkValve.SubpartitionStatus
 
WatermarkStatus - Class in org.apache.flink.streaming.runtime.watermarkstatus
A Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
WatermarkStatus(int) - Constructor for class org.apache.flink.streaming.runtime.watermarkstatus.WatermarkStatus
 
WatermarkStrategy - Class in org.apache.flink.table.sources.wmstrategies
Provides a strategy to generate watermarks for a rowtime attribute.
WatermarkStrategy<T> - Interface in org.apache.flink.api.common.eventtime
The WatermarkStrategy defines how to generate Watermarks in the stream sources.
WatermarkStrategy() - Constructor for class org.apache.flink.table.sources.wmstrategies.WatermarkStrategy
 
WatermarkStrategyWithPeriodicWatermarks<T> - Interface in org.apache.flink.streaming.runtime.operators.util
The WatermarkStrategyWithPeriodicWatermarks assigns event time timestamps to elements, and generates low watermarks that signal event time progress within the stream.
WatermarkStrategyWithPunctuatedWatermarks<T> - Interface in org.apache.flink.streaming.runtime.operators.util
The AssignerWithPunctuatedWatermarks assigns event time timestamps to elements, and generates low watermarks that signal event time progress within the stream.
WatermarksWithIdleness<T> - Class in org.apache.flink.api.common.eventtime
A WatermarkGenerator that adds idleness detection to another WatermarkGenerator.
WatermarksWithIdleness(WatermarkGenerator<T>, Duration, RelativeClock) - Constructor for class org.apache.flink.api.common.eventtime.WatermarksWithIdleness
Creates a new WatermarksWithIdleness generator to the given generator idleness detection with the given timeout.
WatermarkToDataOutput - Class in org.apache.flink.streaming.api.operators.source
An adapter that exposes a WatermarkOutput based on a PushingAsyncDataInput.DataOutput.
WatermarkToDataOutput(PushingAsyncDataInput.DataOutput<?>) - Constructor for class org.apache.flink.streaming.api.operators.source.WatermarkToDataOutput
 
WatermarkToDataOutput(PushingAsyncDataInput.DataOutput<?>, TimestampsAndWatermarks.WatermarkUpdateListener) - Constructor for class org.apache.flink.streaming.api.operators.source.WatermarkToDataOutput
Creates a new WatermarkOutput against the given DataOutput.
WebContentHandlerSpecification - Class in org.apache.flink.runtime.rest.handler.legacy.files
Rest handler specification for the web content handler.
WebFrontendBootstrap - Class in org.apache.flink.runtime.webmonitor.utils
This classes encapsulates the boot-strapping of netty for the web-frontend.
WebFrontendBootstrap(Router, Logger, File, SSLHandlerFactory, String, int, Configuration) - Constructor for class org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap
 
WebLogAnalysisData - Class in org.apache.flink.test.testdata
Test data for WebLogAnalysis programs.
WebMonitorEndpoint<T extends RestfulGateway> - Class in org.apache.flink.runtime.webmonitor
Rest endpoint which serves the web frontend REST calls.
WebMonitorEndpoint(GatewayRetriever<? extends T>, Configuration, RestHandlerConfiguration, GatewayRetriever<ResourceManagerGateway>, TransientBlobService, ScheduledExecutorService, MetricFetcher, LeaderElection, ExecutionGraphCache, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
 
WebMonitorExtension - Interface in org.apache.flink.runtime.webmonitor
Interface for WebMonitorEndpoint extensions.
WebMonitorExtension.EmptyWebMonitorExtension - Enum in org.apache.flink.runtime.webmonitor
Empty web monitor extension which can be used as a null object.
WebMonitorUtils - Class in org.apache.flink.runtime.webmonitor
Utilities for the web runtime monitor.
WebMonitorUtils.LogFileLocation - Class in org.apache.flink.runtime.webmonitor
Singleton to hold the log file, the stdout file, the log directory.
WebOptions - Class in org.apache.flink.configuration
Configuration options for the WebMonitorEndpoint.
WebSubmissionExecutorFactory - Class in org.apache.flink.client.deployment.application.executors
WebSubmissionExecutorFactory(Collection<JobID>, DispatcherGateway) - Constructor for class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorFactory
WebSubmissionExecutorServiceLoader - Class in org.apache.flink.client.deployment.application.executors
WebSubmissionExecutorServiceLoader(Collection<JobID>, DispatcherGateway) - Constructor for class org.apache.flink.client.deployment.application.executors.WebSubmissionExecutorServiceLoader
WebSubmissionExtension - Class in org.apache.flink.runtime.webmonitor
Container for the web submission handlers.
WebSubmissionExtension(Configuration, GatewayRetriever<? extends DispatcherGateway>, Map<String, String>, CompletableFuture<String>, Path, Executor, Duration) - Constructor for class org.apache.flink.runtime.webmonitor.WebSubmissionExtension
 
WebSubmissionJobClient - Class in org.apache.flink.client.deployment.application
A JobClient that only allows asking for the job id of the job it is attached to.
WebSubmissionJobClient(JobID) - Constructor for class org.apache.flink.client.deployment.application.WebSubmissionJobClient
 
week() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of weeks.
WEEK - org.apache.flink.table.expressions.TimeIntervalUnit
 
WEEK - org.apache.flink.table.expressions.TimePointUnit
 
WEEK - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
WEEK - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
WEEK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WEEK - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
weeks() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of weeks.
wget(String) - Static method in enum org.apache.flink.tests.util.CommandLineWrapper
 
WHEN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
whenCompleteAsyncIfNotDone(CompletableFuture<IN>, Executor, BiConsumer<? super IN, ? super Throwable>) - Static method in class org.apache.flink.util.concurrent.FutureUtils
This function takes a CompletableFuture and a bi-consumer to call on completion of this future.
WHENEVER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WhenMatchedClause(SqlNode, SqlIdentifier) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
WhenNotMatchedClause(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
where(KeySelector<T1, KEY>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams
Specifies a KeySelector for elements from the first input.
where(KeySelector<T1, KEY>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams
Specifies a KeySelector for elements from the first input.
where(KeySelector<T1, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams
Specifies a KeySelector for elements from the first input with explicit type information.
where(KeySelector<T1, KEY>, TypeInformation<KEY>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams
Specifies a KeySelector for elements from the first input with explicit type information for the key type.
where(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.GroupPattern
 
where(IterativeCondition<F>) - Method in class org.apache.flink.cep.pattern.Pattern
Adds a condition that has to be satisfied by an event in order to be considered a match.
where(Expression) - Method in class org.apache.flink.table.api.internal.TableImpl
 
where(Expression) - Method in interface org.apache.flink.table.api.Table
Filters out elements that don't pass the filter predicate.
Where() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a WHERE clause for SELECT, DELETE, and UPDATE.
WHERE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WHILE - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
WHILE - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
WHILE() - Method in class org.apache.flink.table.codesplit.JavaParser.StatementContext
 
Whitebox - Class in org.apache.flink.mock
Copied from mockito.
Whitebox() - Constructor for class org.apache.flink.mock.Whitebox
 
WHITESPACE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WhitespaceTokenizer() - Constructor for class org.apache.flink.util.StringValueUtils.WhitespaceTokenizer
Creates a new tokenizer with an undefined internal state.
WIDTH_BUCKET - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WikipediaEditEvent - Class in org.apache.flink.streaming.connectors.wikiedits
Instances of this class represent edits made on Wikipedia.
WikipediaEditEvent(long, String, String, String, String, int, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.flink.streaming.connectors.wikiedits.WikipediaEditEvent
 
WikipediaEditsSource - Class in org.apache.flink.streaming.connectors.wikiedits.legacy
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
WikipediaEditsSource() - Constructor for class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
Creates a source reading WikipediaEditEvent instances from the IRC channel #en.wikipedia.
WikipediaEditsSource(String, int, String) - Constructor for class org.apache.flink.streaming.connectors.wikiedits.legacy.WikipediaEditsSource
Deprecated.
Creates a source reading WikipediaEditEvent instances from the specified IRC channel.
WILDCARD - Static variable in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that does not perform any modification or validation of the input.
WildcardInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
Strategy that does not perform any modification or validation of the input.
WildcardInputTypeStrategy() - Constructor for class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
WildcardInputTypeStrategy(ArgumentCount) - Constructor for class org.apache.flink.table.types.inference.strategies.WildcardInputTypeStrategy
 
wildcardWithCount(ArgumentCount) - Static method in class org.apache.flink.table.types.inference.InputTypeStrategies
Strategy that does not perform any modification or validation of the input.
willBeOccupiedIndefinitely() - Method in interface org.apache.flink.runtime.jobmaster.SlotInfo
Returns whether the slot will be occupied indefinitely.
willNotComplete(Duration) - Static method in class org.apache.flink.core.testutils.FlinkMatchers
Deprecated.
Checks that a CompletableFuture won't complete within the given timeout.
willNotCompleteWithin(Duration) - Method in class org.apache.flink.core.testutils.FlinkCompletableFutureAssert
Assert that CompletableFuture will not complete within a fixed duration.
willOccupySlotIndefinitely() - Method in interface org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlot.Payload
Returns whether the payload will occupy a physical slot indefinitely.
willOccupySlotIndefinitely() - Method in class org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
 
willSlotBeOccupiedIndefinitely() - Method in class org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest
 
window - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.AbstractPerWindowStateStore
 
window - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context
 
window - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer
 
window - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
window - Variable in class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
window() - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
Returns the window that is being evaluated.
window() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyAllWindowContext
 
window() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
window() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.Context
 
window() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
Returns the window that is being evaluated.
window() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessAllWindowContext
 
window() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
window(RelMetadataQuery, RelNode, ImmutableList<Window.Group>) - Static method in class org.apache.flink.table.planner.plan.metadata.FlinkRelMdCollation
Helper method to determine a Window's collation.
window(TypeSerializer<W>) - Method in class org.apache.flink.state.api.SavepointReader
Read window state from an operator in a Savepoint.
window(WindowAssigner<?, W>) - Method in class org.apache.flink.state.api.SavepointReader
Read window state from an operator in a Savepoint.
window(WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1, T2>, W>) - Method in class org.apache.flink.streaming.api.datastream.CoGroupedStreams.Where.EqualTo
Specifies the window on which the co-group operation works.
window(WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1, T2>, W>) - Method in class org.apache.flink.streaming.api.datastream.JoinedStreams.Where.EqualTo
Specifies the window on which the join operation works.
window(WindowAssigner<? super T, W>) - Method in class org.apache.flink.state.api.KeyedStateTransformation
Windows this transformation into a WindowedOperatorTransformation, which bootstraps state that can be restored by a WindowOperator.
window(WindowAssigner<? super T, W>) - Method in class org.apache.flink.streaming.api.datastream.KeyedStream
Windows this data stream to a WindowedStream, which evaluates windows over a key grouped stream.
window(GroupWindow) - Method in class org.apache.flink.table.api.internal.TableImpl
 
window(GroupWindow) - Method in interface org.apache.flink.table.api.Table
Groups the records of a table by assigning them to windows defined by a time or row interval.
window(OverWindow...) - Method in class org.apache.flink.table.api.internal.TableImpl
 
window(OverWindow...) - Method in interface org.apache.flink.table.api.Table
Defines over-windows on the records of a table.
Window - Class in org.apache.flink.streaming.api.windowing.windows
A Window is a grouping of elements into finite buckets.
Window - Class in org.apache.flink.table.runtime.operators.window
A Window is a grouping of elements into finite buckets.
Window() - Constructor for class org.apache.flink.streaming.api.windowing.windows.Window
 
Window() - Constructor for class org.apache.flink.table.runtime.operators.window.Window
 
Window() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a WINDOW clause for SELECT.
WINDOW - org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
WINDOW = 4;
WINDOW - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WINDOW_AGG_MEMORY_RATIO - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregateBase
 
WINDOW_AGGREGATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowAggregate
 
WINDOW_CODER_ID - Static variable in class org.apache.flink.python.Constants
 
WINDOW_DEDUPLICATE_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowDeduplicate
 
WINDOW_END - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
WINDOW_END = 1;
WINDOW_END - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WINDOW_END_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
WINDOW_END = 1;
WINDOW_GAP_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
WINDOW_IN_BYTES - Static variable in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
WINDOW_INDEX_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
WINDOW_JOIN_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowJoin
 
WINDOW_PROPERTIES - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WINDOW_RANK_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.stream.StreamExecWindowRank
 
WINDOW_SIZE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
WINDOW_SLIDE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
WINDOW_START - org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
WINDOW_START = 0;
WINDOW_START - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WINDOW_START_END - Static variable in interface org.apache.flink.table.functions.SqlCallSyntax
 
WINDOW_START_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow.WindowProperty
WINDOW_START = 0;
WINDOW_STRATEGY - Static variable in class org.apache.flink.python.Constants
 
WINDOW_TRANSFORMATION - Static variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
WINDOW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
WINDOW_TYPE_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
WINDOW_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
WINDOW = 4;
WindowAggOperator<K,​W> - Class in org.apache.flink.table.runtime.operators.window.tvf.common
We divide windows into 2 categories: Aligned Windows and Unaligned Windows.
WindowAggOperator(WindowProcessor<W>, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
 
WindowAggOperatorBuilder - Class in org.apache.flink.table.runtime.operators.aggregate.window
WindowAggOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
 
windowAggregate(List<Expression>, GroupWindow, List<Expression>, List<Expression>, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
windowAggregate(List<Expression>, GroupWindow, List<Expression>, Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
windowAggregate(LogicalWindow, RelBuilder.GroupKey, List<NamedWindowProperty>, Iterable<RelBuilder.AggCall>) - Method in class org.apache.flink.table.planner.calcite.FlinkRelBuilder
Build window aggregate for either aggregate or table aggregate.
WindowAggregateQueryOperation - Class in org.apache.flink.table.operations
Relational operation that performs computations on top of subsets of input rows grouped by key and group window.
WindowAggregateQueryOperation(List<ResolvedExpression>, List<ResolvedExpression>, List<ResolvedExpression>, WindowAggregateQueryOperation.ResolvedGroupWindow, QueryOperation, ResolvedSchema) - Constructor for class org.apache.flink.table.operations.WindowAggregateQueryOperation
 
WindowAggregateQueryOperation.ResolvedGroupWindow - Class in org.apache.flink.table.operations
Wrapper for resolved expressions of a GroupWindow.
WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType - Enum in org.apache.flink.table.operations
The type of window.
WindowAggregateReduceFunctionsRule - Class in org.apache.flink.table.planner.plan.rules.logical
Rule to convert complex aggregation functions into simpler ones.
WindowAggregateReduceFunctionsRule(AggregateReduceFunctionsRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.WindowAggregateReduceFunctionsRule
 
windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
 
windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
windowAll(WindowAssigner<? super T, W>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Windows this data stream to a AllWindowedStream, which evaluates windows over a non key grouped stream.
windowAssigner - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
windowAssigner - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
 
windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
WindowAssigner<T,​W extends Window> - Class in org.apache.flink.streaming.api.windowing.assigners
A WindowAssigner assigns zero or more Windows to an element.
WindowAssigner - Interface in org.apache.flink.table.runtime.operators.window.tvf.common
WindowAssigner is used to assign windows to elements.
WindowAssigner() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner
 
WindowAssigner.WindowAssignerContext - Class in org.apache.flink.streaming.api.windowing.assigners
A context provided to the WindowAssigner that allows it to query the current processing time.
windowAssignerContext - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
 
WindowAssignerContext() - Constructor for class org.apache.flink.streaming.api.windowing.assigners.WindowAssigner.WindowAssignerContext
 
WindowAttachedWindowingStrategy - Class in org.apache.flink.table.planner.plan.logical
A windowing strategy that gets windows from input columns as windows have been assigned and attached to the physical columns.
WindowAttachedWindowingStrategy(WindowSpec, LogicalType, int) - Constructor for class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
WindowAttachedWindowingStrategy(WindowSpec, LogicalType, int, int) - Constructor for class org.apache.flink.table.planner.plan.logical.WindowAttachedWindowingStrategy
 
WindowBounds(boolean, long, long, int, int) - Constructor for class org.apache.flink.table.planner.plan.nodes.exec.spec.IntervalJoinSpec.WindowBounds
 
windowBuffer - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
WindowBuffer - Interface in org.apache.flink.table.runtime.operators.aggregate.window.buffers
A buffer that buffers data in memory and flushes many values to state together at a time to avoid frequently accessing state, or flushes to output to reduce shuffling data.
WindowBuffer.Factory - Interface in org.apache.flink.table.runtime.operators.aggregate.window.buffers
A factory that creates a WindowBuffer.
WindowBuffer.LocalFactory - Interface in org.apache.flink.table.runtime.operators.aggregate.window.buffers
A factory that creates a WindowBuffer.
windowBufferFactory - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
WindowBytesHashMap - Class in org.apache.flink.table.runtime.util.collections.binary
A binary map in the structure like Map<WindowKey, BinaryRowData>.
WindowBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.WindowBytesHashMap
 
WindowBytesMultiMap - Class in org.apache.flink.table.runtime.util.collections.binary
A binary map in the structure like Map<WindowKey, List<BinaryRowData>>.
WindowBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.WindowBytesMultiMap
 
WindowContents<S extends State,​IN> - Interface in org.apache.flink.state.api.input.operator.window
An abstraction for transforming any State type into an iterable over its contents.
WindowContext(W) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
windowed(int, int, UnsliceAssigner<TimeWindow>) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners
Creates a UnsliceAssigner that assigns elements which has been attached window start and window end timestamp to windows.
windowed(int, SliceAssigner) - Static method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
Creates a SliceAssigner that assigns elements which has been attached window start and window end timestamp to slices.
WindowedSliceAssigner(int, SliceAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
 
WindowedStateTransformation<T,​K,​W extends Window> - Class in org.apache.flink.state.api
A WindowedStateTransformation represents a OneInputStateTransformation for bootstrapping window state.
WindowedStream<T,​K,​W extends Window> - Class in org.apache.flink.streaming.api.datastream
A WindowedStream represents a data stream where elements are grouped by key, and for each key, the stream of elements is split into windows based on a WindowAssigner.
WindowedStream(KeyedStream<T, K>, WindowAssigner<? super T, W>) - Constructor for class org.apache.flink.streaming.api.datastream.WindowedStream
 
WindowedUnsliceAssigner(int, int, UnsliceAssigner<TimeWindow>) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
WindowEnd - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
WindowEnd(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.WindowEnd
Deprecated.
 
windowEndIndex(int) - Method in class org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
 
windowEndIndex(int) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
windowFunction - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
windowFunction - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
 
windowFunction - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
 
WindowFunction<IN,​OUT,​KEY,​W extends Window> - Interface in org.apache.flink.streaming.api.functions.windowing
Base interface for functions that are evaluated over keyed (grouped) windows.
WindowGroupedTable - Interface in org.apache.flink.table.api
A table that has been windowed and grouped for GroupWindows.
windowingStrategy - Variable in class org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecWindowTableFunction
 
WindowingStrategy - Class in org.apache.flink.table.planner.plan.logical
Logical representation of a windowing strategy.
WindowingStrategy(WindowSpec, LogicalType) - Constructor for class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
WindowingStrategy(WindowSpec, LogicalType, boolean) - Constructor for class org.apache.flink.table.planner.plan.logical.WindowingStrategy
 
windowInterval - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
 
WindowJoin - Class in org.apache.flink.streaming.examples.join
Example illustrating a windowed stream join between two data streams.
WindowJoin() - Constructor for class org.apache.flink.streaming.examples.join.WindowJoin
 
WindowJoinOperator - Class in org.apache.flink.table.runtime.operators.join.window
Streaming window join operator.
WindowJoinOperatorBuilder - Class in org.apache.flink.table.runtime.operators.join.window
The WindowJoinOperatorBuilder is used to build a WindowJoinOperator for window join.
WindowJoinOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
 
WindowJoinSampleData - Class in org.apache.flink.streaming.examples.join
Sample data for the WindowJoin example.
WindowJoinSampleData() - Constructor for class org.apache.flink.streaming.examples.join.WindowJoinSampleData
 
WindowKey - Class in org.apache.flink.table.runtime.util
The WindowKey structure represents a combination of key and window.
WindowKey(long, RowData) - Constructor for class org.apache.flink.table.runtime.util.WindowKey
 
WindowKeySerializer - Class in org.apache.flink.table.runtime.typeutils
Serializer for WindowKey which is composite with a BinaryRowData and a long value.
WindowKeySerializer(PagedTypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
 
WindowKeySerializer.WindowKeySerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
WindowKeySerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
This empty nullary constructor is required for deserializing the configuration.
WindowKeySerializerSnapshot(WindowKeySerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
 
WindowListState<W> - Class in org.apache.flink.table.runtime.operators.window.tvf.state
A wrapper of ListState which is easier to update based on window namespace.
WindowListState(InternalListState<RowData, W, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
 
WindowMapState<W,​UV> - Class in org.apache.flink.table.runtime.operators.window.tvf.state
A wrapper of MapState which is easier to update based on window namespace.
WindowMapState(InternalMapState<RowData, W, RowData, UV>) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
 
WindowOperator<K,​IN,​ACC,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
An operator that implements the logic for windowing based on a WindowAssigner and Trigger.
WindowOperator<K,​W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
An operator that implements the logic for windowing based on a GroupWindowAssigner and Trigger.
WindowOperator(WindowAssigner<? super IN, W>, TypeSerializer<W>, KeySelector<IN, K>, TypeSerializer<K>, StateDescriptor<? extends AppendingState<IN, ACC>, ?>, InternalWindowFunction<ACC, OUT, K, W>, Trigger<? super IN, ? super W>, long, OutputTag<IN>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
Creates a new WindowOperator based on the given policies and user functions.
WindowOperator.AbstractPerWindowStateStore - Class in org.apache.flink.streaming.runtime.operators.windowing
Base class for per-window KeyedStateStores.
WindowOperator.Context - Class in org.apache.flink.streaming.runtime.operators.windowing
Context is a utility for handling Trigger invocations.
WindowOperator.MergingWindowStateStore - Class in org.apache.flink.streaming.runtime.operators.windowing
Special WindowOperator.AbstractPerWindowStateStore that doesn't allow access to per-window state.
WindowOperator.PerWindowStateStore - Class in org.apache.flink.streaming.runtime.operators.windowing
Regular per-window state store for use with ProcessWindowFunction.
WindowOperator.Timer<K,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
Internal class for keeping track of in-flight timers.
WindowOperator.WindowContext - Class in org.apache.flink.streaming.runtime.operators.windowing
A utility class for handling ProcessWindowFunction invocations.
WindowOperatorBuilder<T,​K,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
A builder for creating WindowOperators.
WindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
The WindowOperatorBuilder is used to build WindowOperator fluently.
WindowOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
WindowOperatorBuilder(WindowAssigner<? super T, W>, Trigger<? super T, ? super W>, ExecutionConfig, TypeInformation<T>, KeySelector<T, K>, TypeInformation<K>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder
 
WindowOperatorBuilder.AggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
The builder which is used to build AggregateWindowOperator fluently.
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window.groupwindow.operator
The builder which is used to build TableAggregateWindowOperator fluently.
WindowOperatorFactory<K,​IN,​ACC,​OUT,​W extends Window> - Class in org.apache.flink.streaming.runtime.operators.windowing
WindowOperatorFactory(WindowAssigner<? super IN, W>, TypeSerializer<W>, KeySelector<IN, K>, TypeSerializer<K>, StateDescriptor<? extends AppendingState<IN, ACC>, ?>, InternalWindowFunction<ACC, OUT, K, W>, Trigger<? super IN, ? super W>, long, OutputTag<IN>) - Constructor for class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
WindowProcessor<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.common
A processor that processes elements for windows.
WindowProcessor.Context<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.common
Information available in an invocation of methods of WindowProcessor.
WindowProperty - Interface in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
windowPropertyTypes - Variable in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
WindowRange() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
WindowRankOperatorBuilder - Class in org.apache.flink.table.runtime.operators.rank.window
The WindowRankOperatorBuilder is used to build a WindowAggOperator for window rank.
WindowRankOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
WindowRankProcessor - Class in org.apache.flink.table.runtime.operators.rank.window.processors
A rowtime window rank processor.
WindowRankProcessor(TypeSerializer<RowData>, GeneratedRecordComparator, TypeSerializer<RowData>, WindowBuffer.Factory, long, long, boolean, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
 
WindowReaderFunction<IN,​OUT,​KEY,​W extends Window> - Class in org.apache.flink.state.api.functions
Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.
WindowReaderFunction() - Constructor for class org.apache.flink.state.api.functions.WindowReaderFunction
 
WindowReaderFunction.Context<W extends Window> - Interface in org.apache.flink.state.api.functions
The context holding window metadata.
WindowReaderOperator<S extends State,​KEY,​IN,​W extends Window,​OUT> - Class in org.apache.flink.state.api.input.operator
A StateReaderOperator for reading WindowOperator state.
WindowReference - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they are also used to configure Python operators.
WindowReference(String, LogicalType) - Constructor for class org.apache.flink.table.runtime.groupwindow.WindowReference
Deprecated.
 
WINDOWS - org.apache.flink.util.OperatingSystem
 
WINDOWS_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
WindowSavepointReader<W extends Window> - Class in org.apache.flink.state.api
This class provides entry points for reading keyed state written out using the WindowOperator.
windowSerializer - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator
For serializing the window in checkpoints.
windowSerializer - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
WindowsGrouping - Class in org.apache.flink.table.runtime.operators.window.grouping
Assigning windows from the sorted input buffers.
windowSizeAttribute() - Method in interface org.apache.flink.table.planner.functions.aggfunctions.SizeBasedWindowFunction
The field for the window size.
WindowSpec - Interface in org.apache.flink.table.planner.plan.logical
Logical representation of a window specification.
WindowSpecification() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
Parses a window specification.
WindowStagger - Enum in org.apache.flink.streaming.api.windowing.assigners
A WindowStagger staggers offset in runtime for each window assignment.
WindowStart - Class in org.apache.flink.table.runtime.groupwindow
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
WindowStart(WindowReference) - Constructor for class org.apache.flink.table.runtime.groupwindow.WindowStart
Deprecated.
 
windowState - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
windowState - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
state schema: [key, window, accumulator].
windowState() - Method in interface org.apache.flink.state.api.functions.WindowReaderFunction.Context
State accessor for per-key and per-window state.
windowState() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyAllWindowContext
 
windowState() - Method in class org.apache.flink.streaming.api.functions.windowing.InternalProcessApplyWindowContext
 
windowState() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessAllWindowFunction.Context
State accessor for per-key and per-window state.
windowState() - Method in class org.apache.flink.streaming.api.functions.windowing.ProcessWindowFunction.Context
State accessor for per-key and per-window state.
windowState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessAllWindowContext
 
windowState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.functions.InternalProcessWindowContext
 
windowState() - Method in interface org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext
 
windowState() - Method in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext
 
WindowState<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.state
A base interface for manipulate state with window namespace.
windowStateDescriptor - Variable in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorFactory
 
windowTableAggregate(List<Expression>, GroupWindow, List<Expression>, Expression, QueryOperation) - Method in class org.apache.flink.table.operations.utils.OperationTreeBuilder
 
WindowTableFunctionOperatorBase - Class in org.apache.flink.table.runtime.operators.window.tvf.operator
The WindowTableFunctionOperatorBase acts as a table-valued function to assign windows for input row.
WindowTableFunctionOperatorBase(GroupWindowAssigner<TimeWindow>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
 
WindowTableFunctionUtil - Class in org.apache.flink.table.planner.plan.utils
Utilities for Window Table Function.
WindowTableFunctionUtil() - Constructor for class org.apache.flink.table.planner.plan.utils.WindowTableFunctionUtil
 
windowTimeIndicator() - Static method in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
windowTimeIndicator(TimestampKind) - Static method in class org.apache.flink.table.types.inference.strategies.SpecificInputTypeStrategies
WindowTimeIndictorInputTypeStrategy - Class in org.apache.flink.table.types.inference.strategies
WindowTimeIndictorInputTypeStrategy(TimestampKind) - Constructor for class org.apache.flink.table.types.inference.strategies.WindowTimeIndictorInputTypeStrategy
 
windowTimerService - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
 
WindowTimerService<W> - Interface in org.apache.flink.table.runtime.operators.window.tvf.common
Interface for working with window time and timers which considers timezone for window splitting.
WindowTimerServiceBase<W> - Class in org.apache.flink.table.runtime.operators.window.tvf.common
A base implement of WindowTimerService.
WindowTimerServiceBase(InternalTimerService<W>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
 
WindowTrigger<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.groupwindow.triggers
A WindowTrigger determines when a window should be evaluated to emit the results.
WindowTrigger() - Constructor for class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
 
WindowValueState<W> - Class in org.apache.flink.table.runtime.operators.window.tvf.state
A wrapper of ValueState which is easier to update based on window namespace.
WindowValueState(InternalValueState<RowData, W, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
 
WindowWordCount - Class in org.apache.flink.streaming.examples.windowing
Implements a windowed version of the streaming "WordCount" program.
WindowWordCount() - Constructor for class org.apache.flink.streaming.examples.windowing.WindowWordCount
 
with(RelNode, Function<RelBuilder, E>) - Method in class org.apache.calcite.tools.RelBuilder
Evaluates an expression with a relational expression temporarily on the stack.
WITH - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WITH_CALC - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule
 
WITH_COLUMNS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
WITH_LEADERSHIP_CONTROL - org.apache.flink.runtime.minicluster.MiniCluster.HaServices
withAddJsonTypeOperatorEnabled(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withAggregateUnique(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withAllColumns() - Static method in class org.apache.flink.table.api.Expressions
Creates an expression that selects all columns.
withAllowedLateness(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
withBindAddress(String) - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
withBindPort(int) - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
withBloat(int) - Method in interface org.apache.calcite.tools.RelBuilder.Config
WithBoundedness - Interface in org.apache.flink.streaming.api.transformations
An interface to be implemented by transformations that have explicitly set Boundedness.
withBucketAssigner(BucketAssigner<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
withBucketAssigner(BucketAssigner<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withBucketAssigner(BucketAssigner<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withBucketAssigner(BucketAssigner<IN, String>) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
withBucketAssigner(BucketAssigner<IN, String>) - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
withBucketCheckInterval(long) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
withBucketCheckInterval(long) - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
withBucketCheckInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withBucketCheckInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withBucketFactory(BucketFactory<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
withBucketFactory(BucketFactory<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withBucketFactory(BucketFactory<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withBuiltInCatalogName(String) - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Specifies the name of the initial catalog to be created when instantiating a TableEnvironment.
withBuiltInDatabaseName(String) - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Specifies the name of the default database in the initial catalog to be created when instantiating a TableEnvironment.
withCalc() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
withCalc() - Method in interface org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule.Config
 
withCatalogStore(CatalogStore) - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
 
withClassLoader(ClassLoader) - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Specifies the classloader to use in the planner for operations related to code generation, UDF loading, operations requiring reflections on user classes, discovery of factories.
withCleanEnvironment() - Method in class org.apache.flink.test.util.TestProcessBuilder
 
withCode(String, String, String) - Static method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
withColumns(Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Creates an expression that selects a range of columns.
withCombiner(GroupCombineFunction<T, T>) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
withCombiner(GroupCombineFunction<T, T>, Configuration) - Method in class org.apache.flink.runtime.operators.sort.ExternalSorterBuilder
 
withComment(String) - Method in class org.apache.flink.table.api.Schema.Builder
Apply comment to the previous column.
withComment(String) - Method in class org.apache.flink.table.api.Schema.UnresolvedComputedColumn
 
withComment(String) - Method in class org.apache.flink.table.catalog.Column.ComputedColumn
 
withComment(String) - Method in class org.apache.flink.table.catalog.Column.MetadataColumn
 
withComment(String) - Method in class org.apache.flink.table.catalog.Column.PhysicalColumn
 
withComment(String) - Method in class org.apache.flink.table.catalog.Column
Add the comment to the column and return the new object.
withComponentName(String) - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
withConfiguration(ConfigOption<T>, T) - Method in class org.apache.flink.state.api.SavepointWriter
Sets a configuration that will be applied to the stream operators used to bootstrap a new savepoint.
withConfiguration(Configuration) - Method in class org.apache.flink.table.api.EnvironmentSettings.Builder
Add extra configuration to EnvironmentSettings.
withConfiguration(Configuration) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
WithConfigurationOpenContext - Class in org.apache.flink.api.common.functions
A special OpenContext for passing configuration to udf.
WithConfigurationOpenContext(Configuration) - Constructor for class org.apache.flink.api.common.functions.WithConfigurationOpenContext
 
withContext(Map<String, String>) - Static method in class org.apache.flink.util.MdcUtils
Replace MDC contents with the provided one and return a closeable object that can be used to restore the original MDC.
withContextClassLoader(ClassLoader, SupplierWithException<R, E>) - Static method in class org.apache.flink.util.LambdaUtil
Runs the given runnable with the given ClassLoader as the thread's context class loader.
withContextClassLoader(ClassLoader, ThrowingRunnable<E>) - Static method in class org.apache.flink.util.LambdaUtil
Runs the given runnable with the given ClassLoader as the thread's context class loader.
withContextClassLoader(Runnable, ClassLoader) - Static method in class org.apache.flink.runtime.concurrent.ClassLoadingUtils
Wraps the given runnable in a TemporaryClassLoaderContext to prevent the plugin class loader from leaking into Flink.
withContextClassLoader(Executor, ClassLoader) - Static method in class org.apache.flink.runtime.concurrent.ClassLoadingUtils
Wraps the given executor such that all submitted are runnables are run in a TemporaryClassLoaderContext based on the given classloader.
withCpuCores(double) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
withCpuCores(CPUResource) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
withCreateValuesRel(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withDataAdded(long, long) - Method in class org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
 
withDecorrelationEnabled(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withDecorrelator(RelDecorrelator) - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.Config
withDedupAggregateCalls(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withDeprecatedKeys(String...) - Method in class org.apache.flink.configuration.ConfigOption
Creates a new config option, using this option's key and default value, and adding the given deprecated keys.
withDescription(String) - Method in class org.apache.flink.configuration.ConfigOption
Creates a new config option, using this option's key and default value, and adding the given description.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Initializes the value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Initializes the value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Copy the current immutable object by setting a value for the description attribute.
withDescription(Description) - Method in class org.apache.flink.configuration.ConfigOption
Creates a new config option, using this option's key and default value, and adding the given description.
withDrainOnlyUsedWithSavepoint() - Method in interface org.apache.flink.sql.parser.utils.ParserResource
 
withDynamicGap(SessionWindowTimeGapExtractor<T>) - Static method in class org.apache.flink.streaming.api.windowing.assigners.DynamicEventTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withDynamicGap(SessionWindowTimeGapExtractor<T>) - Static method in class org.apache.flink.streaming.api.windowing.assigners.DynamicProcessingTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withDynamicGap(SessionWindowTimeGapExtractor<T>) - Static method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withDynamicGap(SessionWindowTimeGapExtractor<T>) - Static method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withEarlyFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
Creates a new Trigger like the this, except that it fires repeatedly whenever the given Trigger fires before the watermark has passed the end of the window.
withEarlyFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
Creates a new Trigger like the this, except that it fires repeatedly whenever the given Trigger fires before the processing time has passed the end of the window.
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
withEventTime() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.assigners.InternalTimeWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
withEventTime(int) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
withEventTime(Boolean) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
 
withExecutorConfiguration(RpcSystem.FixedThreadPoolExecutorConfiguration) - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
withExecutorConfiguration(RpcSystem.ForkJoinExecutorConfiguration) - Method in interface org.apache.flink.runtime.rpc.RpcSystem.RpcServiceBuilder
 
withExpand(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withExplain(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withFallbackKeys(String...) - Method in class org.apache.flink.configuration.ConfigOption
Creates a new config option, using this option's key and default value, and adding the given fallback keys.
withFilter() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
withFlavor(boolean) - Method in interface org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig
withFlinkContainersSettings(FlinkContainersSettings) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers.Builder
Allows to optionally provide Flink containers settings.
withGap(Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.EventTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withGap(Duration) - Static method in class org.apache.flink.streaming.api.windowing.assigners.ProcessingTimeSessionWindows
Creates a new SessionWindows WindowAssigner that assigns elements to sessions based on the element timestamp.
withGap(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
Creates a new SessionWindowAssigner GroupWindowAssigner that assigns elements to sessions based on the timestamp.
withGap(Expression) - Static method in class org.apache.flink.table.api.Session
Creates a session window.
withGroupedAggregation(boolean) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
withHadoopCompression(String) - Method in class org.apache.flink.formats.compress.CompressWriterFactory
Compresses the data using the provided Hadoop CompressionCodec.
withHadoopCompression(String, Configuration) - Method in class org.apache.flink.formats.compress.CompressWriterFactory
Compresses the data using the provided Hadoop CompressionCodec and Configuration.
withHints(List<RelHint>) - Method in class org.apache.calcite.rel.logical.LogicalSnapshot
 
withHints(List<RelHint>) - Method in class org.apache.calcite.rel.logical.LogicalTableScan
 
withHintStrategyTable(HintStrategyTable) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withId(int) - Method in class org.apache.flink.table.planner.plan.nodes.exec.ExecNodeContext
Set the unique ID of the node, so that the ExecNodeContext, together with the type related ExecNodeContext.name and ExecNodeContext.version, stores all the necessary info to uniquely reconstruct the ExecNode, and avoid storing the ExecNodeContext.id independently as a field in ExecNodeBase.
withIdleness(Duration) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a new enriched WatermarkStrategy that also does idleness detection in the created WatermarkGenerator.
withIgnoreParseErrors() - Method in class org.apache.flink.formats.csv.CsvReaderFormat
Returns a new CsvReaderFormat configured to ignore all parsing errors.
within(Duration) - Method in class org.apache.flink.cep.pattern.Pattern
Defines the maximum time interval in which a matching pattern has to be completed in order to be considered valid.
within(Duration, WithinType) - Method in class org.apache.flink.cep.pattern.Pattern
Defines the maximum time interval in which a matching pattern has to be completed in order to be considered valid.
WITHIN - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
withInactivityInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
withInactivityInterval(Duration) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
Sets the interval of allowed inactivity after which a part file will have to roll.
WithinCheckpointFileMergingSnapshotManager - Class in org.apache.flink.runtime.checkpoint.filemerging
A FileMergingSnapshotManager that merging files within a checkpoint.
WithinCheckpointFileMergingSnapshotManager(String, long, PhysicalFilePool.Type, float, Executor, MetricGroup) - Constructor for class org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
 
withinDistinct(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
withinGroup(SqlNode) - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
withInputCountIndex(int) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
The index of COUNT(*) in the aggregates. -1 when the input doesn't * contain COUNT(*), i.e.
withInputFields(LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
withInSubQueryThreshold(int) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
WithinType - Enum in org.apache.flink.cep.pattern
Type enum of time interval corresponds to the maximum time gap between events.
withJoin() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
withLateFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
Creates a new Trigger like the this, except that it fires repeatedly whenever the given Trigger fires after the watermark has passed the end of the window.
withLateFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
Creates a new Trigger like the this, except that it fires repeatedly whenever the given Trigger fires after the watermark has passed the end of the window.
withLeadershipValidation(FlinkKubeClient, Configuration, Executor, String, Function<JobID, String>, String) - Static method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointRecoveryFactory
 
WithList() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
withLocalReferences(LocalReferenceExpression...) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
withLocalState(T, T) - Static method in class org.apache.flink.runtime.state.SnapshotResult
 
withMainContainer(Container) - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod.Builder
 
WithMasterCheckpointHook<E> - Interface in org.apache.flink.streaming.api.checkpoint
This interface can be implemented by streaming functions that need to trigger a "global action" on the master (in the checkpoint coordinator) as part of every checkpoint and restore operation.
withMaxParallelism(int) - Method in interface org.apache.flink.datastream.api.stream.ProcessConfigurable
Sets the maximum parallelism of this operator.
withMaxParallelism(int) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
withMaxPartSize(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
withMaxPartSize(MemorySize) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
Sets the part size above which a part file will have to roll.
withName(String) - Method in interface org.apache.flink.datastream.api.stream.ProcessConfigurable
Sets the name of the current data stream.
withName(String) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
withNames() - Static method in class org.apache.flink.types.Row
Creates a variable-length row in name-based field mode.
withNames(RowKind) - Static method in class org.apache.flink.types.Row
Creates a variable-length row in name-based field mode.
withNewBucketAssigner(BucketAssigner<IN, ID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withNewBucketAssigner(BucketAssigner<IN, String>) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
withNewBucketAssignerAndPolicy(BucketAssigner<IN, ID>, RollingPolicy<IN, ID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withNullability(String, Object...) - Method in class org.apache.flink.table.types.logical.LogicalType
 
withNullRate(float) - Method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
withNumRecordsLimit(int) - Method in class org.apache.flink.connector.testframe.utils.CollectIteratorAssert
 
withNumRecordsLimit(int) - Method in class org.apache.flink.connector.testframe.utils.UnorderedCollectIteratorAssert
 
withNumRegisteredPartitions(int, int) - Static method in class org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
 
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
Creates a new TumblingWindowAssigner GroupWindowAssigner that assigns elements to time windows based on the element timestamp and offset.
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
Creates a new SliceAssigners.CumulativeSliceAssigner with a new specified offset.
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
Creates a new SliceAssigners.HoppingSliceAssigner with a new specified offset.
withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
Creates a new SliceAssigners.TumblingSliceAssigner with a new specified offset.
withOperandFor(Class<? extends Join>) - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkJoinToMultiJoinRule.Config
Defines an operand tree for the given classes.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Initializes the value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperandSupplier(RelRule.OperandTransform) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Copy the current immutable object by setting a value for the operandSupplier attribute.
withOperator() - Method in interface org.apache.flink.table.planner.plan.rules.logical.ProjectSnapshotTransposeRule.Config
 
withOperator(OperatorIdentifier, StateBootstrapTransformation<T>) - Method in class org.apache.flink.state.api.SavepointWriter
Adds a new operator to the savepoint.
withOptions(CheckpointOptions) - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
WITHOUT - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WITHOUT_ARRAY - org.apache.flink.table.api.JsonQueryWrapper
 
WITHOUT_CALC - Static variable in class org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule
 
WITHOUT_COLUMNS - Static variable in class org.apache.flink.table.functions.BuiltInFunctionDefinitions
 
withoutCalc() - Method in interface org.apache.flink.table.planner.plan.rules.physical.stream.WatermarkAssignerChangelogNormalizeTransposeRule.Config
 
withoutCheckpointStoreRecovery(IntFunction<T>) - Static method in class org.apache.flink.runtime.checkpoint.PerJobCheckpointRecoveryFactory
 
withoutCode(String, String) - Static method in class org.apache.flink.table.planner.functions.casting.CastCodeBlock
 
withoutColumns(Object, Object...) - Static method in class org.apache.flink.table.api.Expressions
Creates an expression that selects all columns except for the given range of columns.
withoutExtraFields() - Static method in interface org.apache.flink.formats.parquet.vector.ColumnBatchFactory
 
withoutKeys(List<String>) - Method in class org.apache.flink.table.descriptors.DescriptorProperties
Deprecated.
Returns a new properties instance with the given keys removed.
withoutLeadershipValidation(FlinkKubeClient, Configuration, Executor, String, Function<JobID, String>) - Static method in class org.apache.flink.kubernetes.highavailability.KubernetesCheckpointRecoveryFactory
 
withOutputDataType(DataType) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withoutStackTrace(String) - Static method in exception org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException
 
withoutUniqueKey() - Static method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Creates a JoinInputSideSpec that input hasn't any unique keys.
withOverWindows(List<OverWindow>) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.ExpressionResolverBuilder
 
withParallelism(int) - Method in interface org.apache.flink.datastream.api.stream.ProcessConfigurable
Sets the parallelism for this process operator.
withParallelism(int) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
withPartPrefix(String) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig.OutputFileConfigBuilder
 
withPartSuffix(String) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig.OutputFileConfigBuilder
 
withPod(Pod) - Method in class org.apache.flink.kubernetes.kubeclient.FlinkPod.Builder
 
withPositions(int) - Static method in class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode.
withPositions(RowKind, int) - Static method in class org.apache.flink.types.Row
Creates a fixed-length row in position-based field mode.
withPredicate(FlinkFilterJoinRule.Predicate) - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config
withPredicate(FlinkFilterJoinRule.Predicate) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Initializes the value for the predicate attribute.
withPredicate(FlinkFilterJoinRule.Predicate) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Copy the current immutable object by setting a value for the predicate attribute.
withPredicate(FlinkFilterJoinRule.Predicate) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Initializes the value for the predicate attribute.
withPredicate(FlinkFilterJoinRule.Predicate) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Copy the current immutable object by setting a value for the predicate attribute.
withPredicates(RelMetadataQuery, Function<RelBuilder, E>) - Method in class org.apache.calcite.tools.RelBuilder
Performs an action using predicates of the current node to simplify.
withPrioritizedCleanup(String, T) - Method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner.Builder
Prioritized cleanups run before their regular counterparts.
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
 
withProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.groupwindow.assigners.InternalTimeWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
 
withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
 
withProject() - Method in interface org.apache.flink.table.planner.plan.rules.logical.RemoveUnreachableCoalesceArgumentsRule.Config
 
withProperties(CheckpointProperties) - Method in class org.apache.flink.runtime.checkpoint.metadata.CheckpointMetadata
 
withPruneInputOfAggregate(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withPushJoinCondition(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withRandomPorts() - Method in class org.apache.flink.runtime.minicluster.MiniClusterConfiguration.Builder
 
withRegularCleanup(String, T) - Method in class org.apache.flink.runtime.dispatcher.cleanup.DefaultResourceCleaner.Builder
Regular cleanups are resources for which the cleanup is triggered after all prioritized cleanups succeeded.
withRelBuilderConfigTransform(UnaryOperator<RelBuilder.Config>) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withRelBuilderFactory(RelBuilderFactory) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableConstantRankNumberColumnRemoveRule.ConstantRankNumberColumnRemoveRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEnumerableToLogicalTableScan.EnumerableToLogicalTableScanConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableEventTimeTemporalJoinRewriteRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkBushyJoinReorderRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkCalcMergeRule.FlinkCalcMergeRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Initializes the value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinReorderRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkJoinToMultiJoinRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkLimit0RemoveRule.FlinkLimit0RemoveRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinConditionTypeCoerceRule.JoinConditionTypeCoerceRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableJoinTableFunctionScanToCorrelateRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableLogicalUnnestRule.LogicalUnnestRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushFilterIntoLegacyTableSourceScanRule.PushFilterIntoLegacyTableSourceScanRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutablePushProjectIntoTableSourceScanRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRemoveUnreachableCoalesceArgumentsRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceIntersectWithSemiJoinRule.ReplaceIntersectWithSemiJoinRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableReplaceMinusWithAntiJoinRule.ReplaceMinusWithAntiJoinRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableRewriteMinusAllRule.RewriteMinusAllRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableTemporalJoinRewriteWithUniqueKeyRule.TemporalJoinRewriteWithUniqueKeyRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutablePushCalcPastChangelogNormalizeRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRelBuilderFactory(RelBuilderFactory) - Method in class org.apache.flink.table.planner.plan.rules.physical.stream.ImmutableWatermarkAssignerChangelogNormalizeTransposeRule.Config
Copy the current immutable object by setting a value for the relBuilderFactory attribute.
withRemoveSortInSubQuery(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withResource(ResourceProfile, int) - Static method in class org.apache.flink.runtime.util.ResourceCounter
Creates a resource counter with the given resourceProfile and its count.
withResourceManager(ResourceManager) - Method in class org.apache.flink.table.gateway.service.result.ResultFetcher
 
withResources(Map<ResourceProfile, Integer>) - Static method in class org.apache.flink.runtime.util.ResourceCounter
Creates a resource counter with the specified set of resources.
withRollingPolicy(CheckpointRollingPolicy<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
 
withRollingPolicy(CheckpointRollingPolicy<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BulkFormatBuilder
Deprecated.
 
withRollingPolicy(CheckpointRollingPolicy<IN, String>) - Method in class org.apache.flink.connector.file.sink.FileSink.BulkFormatBuilder
 
withRollingPolicy(RollingPolicy<IN, BucketID>) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.RowFormatBuilder
Deprecated.
 
withRollingPolicy(RollingPolicy<IN, String>) - Method in class org.apache.flink.connector.file.sink.FileSink.RowFormatBuilder
 
withRolloverInterval(long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
withRolloverInterval(Duration) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies.DefaultRollingPolicy.PolicyBuilder
Sets the max time a part file can stay open before having to roll.
withRootCauseOfType(Class<? extends Throwable>, Function<Throwable, Exception>) - Static method in class org.apache.flink.connector.base.sink.throwable.FatalExceptionClassifier
 
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.RegisteredBroadcastStateBackendMetaInfo
 
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.RegisteredKeyValueStateBackendMetaInfo
 
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.RegisteredOperatorStateBackendMetaInfo
 
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.RegisteredPriorityQueueStateBackendMetaInfo
 
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.RegisteredStateMetaInfoBase
create a new metadata object with Lazy serializer provider using existing one as a snapshot.
withSerializerUpgradesAllowed() - Method in class org.apache.flink.runtime.state.v2.RegisteredKeyValueStateBackendMetaInfo
 
withServiceEntry(Class<?>, String...) - Method in class org.apache.flink.testutils.junit.extensions.ContextClassLoaderExtension.ContextClassLoaderExtensionBuilder
 
withShiftTimezone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift timezone is the timezone user configured in TableConfig, other cases the timezone is UTC which means never shift when assigning windows.
withShiftTimezone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift timezone is the timezone user configured in TableConfig, other cases the timezone is UTC which means never shift when assigning windows.
withSimplifier(BiFunction<RelBuilder, RexSimplify, RexSimplify>, Function<RelBuilder, E>) - Method in class org.apache.calcite.tools.RelBuilder
Performs an action with a temporary simplifier.
withSimplify(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withSimplifyLimit(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withSimplifyValues(boolean) - Method in interface org.apache.calcite.tools.RelBuilder.Config
withSlotSharingGroup(SlotSharingGroup) - Method in interface org.apache.flink.datastream.api.stream.ProcessConfigurable
Sets the slot sharing group of this operation.
withSlotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
withSmart(boolean) - Method in interface org.apache.flink.table.planner.plan.rules.logical.FlinkFilterJoinRule.Config
withSmart(boolean) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig.Builder
Initializes the value for the smart attribute.
withSmart(boolean) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterIntoJoinRuleConfig
Copy the current immutable object by setting a value for the smart attribute.
withSmart(boolean) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig.Builder
Initializes the value for the smart attribute.
withSmart(boolean) - Method in class org.apache.flink.table.planner.plan.rules.logical.ImmutableFlinkFilterJoinRuleConfig
Copy the current immutable object by setting a value for the smart attribute.
withSubtaskId(int) - Method in class org.apache.flink.streaming.api.connector.sink2.CommittableWithLineage
Creates a shallow copy with the given subtaskId.
withTestcontainersSettings(TestcontainersSettings) - Method in class org.apache.flink.connector.testframe.container.FlinkContainers.Builder
Allows to optionally provide Testcontainers settings.
withThrowableOfType(Class<T>) - Method in class org.apache.flink.core.testutils.FlinkCompletableFutureAssert.WithThrowable
Checks that the underlying throwable is of the given type and returns a ThrowableAssertAlternative to chain further assertions on the underlying throwable.
withTimestampAssigner(SerializableTimestampAssigner<T>) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a new WatermarkStrategy that wraps this strategy but instead uses the given SerializableTimestampAssigner.
withTimestampAssigner(TimestampAssignerSupplier<T>) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a new WatermarkStrategy that wraps this strategy but instead uses the given TimestampAssigner (via a TimestampAssignerSupplier).
withTotalProcessMemory(MemorySize) - Method in class org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
 
withTrimUnusedFields(boolean) - Method in interface org.apache.calcite.sql2rel.SqlToRelConverter.Config
withTypeInfo(TypeInformation<Row>) - Method in class org.apache.flink.formats.json.JsonRowSerializationSchema.Builder
Sets type information for JSON serialization schema.
withUid(String) - Method in interface org.apache.flink.datastream.api.stream.ProcessConfigurable
Sets an ID for this operator.
withUid(String) - Method in class org.apache.flink.datastream.impl.stream.ProcessConfigureHandle
 
withUnalignedSupported() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
withUnalignedUnsupported() - Method in class org.apache.flink.runtime.checkpoint.CheckpointOptions
 
withUncaughtExceptionHandler(Runnable, Thread.UncaughtExceptionHandler) - Static method in class org.apache.flink.runtime.util.Runnables
Guard Runnable with uncaughtException handler, because ScheduledExecutorService does not respect the one assigned to executing Thread instance.
withUniqueKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Creates a JoinInputSideSpec that the input has an unique key.
withUniqueKeyContainedByJoinKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.utils.JoinInputSideSpec
Creates a JoinInputSideSpec that input has an unique key and the unique key is contained by the join key.
withVarLen(boolean) - Method in class org.apache.flink.streaming.api.functions.source.datagen.RandomGenerator
 
withViolationHandler(AscendingTimestampExtractor.MonotonyViolationHandler) - Method in class org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Deprecated.
Sets the handler for violations to the ascending timestamp order.
withWatermarkAlignment(String, Duration) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a new WatermarkStrategy that configures the maximum watermark drift from other sources/tasks/partitions in the same watermark group.
withWatermarkAlignment(String, Duration, Duration) - Method in interface org.apache.flink.api.common.eventtime.WatermarkStrategy
Creates a new WatermarkStrategy that configures the maximum watermark drift from other sources/tasks/partitions in the same watermark group.
WithWindow(DataStream<T1>, DataStream<T2>, KeySelector<T1, KEY>, KeySelector<T2, KEY>, TypeInformation<KEY>, WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1, T2>, W>, Trigger<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>, Evictor<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>, Duration) - Constructor for class org.apache.flink.streaming.api.datastream.CoGroupedStreams.WithWindow
 
WithWindow(DataStream<T1>, DataStream<T2>, KeySelector<T1, KEY>, KeySelector<T2, KEY>, TypeInformation<KEY>, WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1, T2>, W>, Trigger<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>, Evictor<? super CoGroupedStreams.TaggedUnion<T1, T2>, ? super W>, Duration) - Constructor for class org.apache.flink.streaming.api.datastream.JoinedStreams.WithWindow
 
word - Variable in class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
WordCount - Class in org.apache.flink.streaming.examples.wordcount
Implements the "WordCount" program that computes a simple word occurrence histogram over text files.
WordCount() - Constructor for class org.apache.flink.streaming.examples.wordcount.WordCount
 
WordCount.Tokenizer - Class in org.apache.flink.streaming.examples.wordcount
Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.
WordCountData - Class in org.apache.flink.streaming.examples.wordcount.util
Provides the default data sets used for the WordCount example program.
WordCountData - Class in org.apache.flink.test.testdata
 
WordCountData() - Constructor for class org.apache.flink.streaming.examples.wordcount.util.WordCountData
 
WordCountSQLExample - Class in org.apache.flink.table.examples.java.basics
The famous word count example that shows a minimal Flink SQL job in batch execution mode.
WordCountSQLExample() - Constructor for class org.apache.flink.table.examples.java.basics.WordCountSQLExample
 
WORDS - Static variable in class org.apache.flink.streaming.examples.wordcount.util.WordCountData
 
WordWithCount() - Constructor for class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
WordWithCount(String, long) - Constructor for class org.apache.flink.streaming.examples.socket.SocketWindowWordCount.WordWithCount
 
WORK - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WorkerDoneEvent - Class in org.apache.flink.runtime.iterative.event
Completion event sent from each IterationHead to the IterationSynchronizationSinkTask.
WorkerDoneEvent() - Constructor for class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
WorkerDoneEvent(int, String, Value) - Constructor for class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
WorkerDoneEvent(int, Map<String, Aggregator<?>>) - Constructor for class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
WorkerRegistration<WorkerType extends ResourceIDRetrievable> - Class in org.apache.flink.runtime.resourcemanager.registration
This class extends the TaskExecutorConnection, adding the worker information.
WorkerRegistration(TaskExecutorGateway, WorkerType, int, int, HardwareDescription, TaskExecutorMemoryConfiguration, ResourceProfile, ResourceProfile, String) - Constructor for class org.apache.flink.runtime.resourcemanager.registration.WorkerRegistration
 
WorkerResourceSpec - Class in org.apache.flink.runtime.resourcemanager
Resource specification of a worker, mainly used by SlotManager requesting from ResourceManager.
WorkerResourceSpec.Builder - Class in org.apache.flink.runtime.resourcemanager
Builder for WorkerResourceSpec.
WorkerResourceSpecFactory - Class in org.apache.flink.runtime.resourcemanager
Factory for creating deployment specific default WorkerResourceSpec.
WorkerResourceSpecFactory() - Constructor for class org.apache.flink.runtime.resourcemanager.WorkerResourceSpecFactory
 
workerResourceSpecFromConfigAndCpu(Configuration, CPUResource) - Method in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpecFactory
 
WORKFLOW_INFO - Static variable in class org.apache.flink.table.gateway.workflow.scheduler.QuartzSchedulerUtils
 
WORKFLOW_SCHEDULER_PREFIX - Static variable in class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil
 
WORKFLOW_SCHEDULER_TYPE - Static variable in class org.apache.flink.table.factories.FactoryUtil
 
WorkflowException - Exception in org.apache.flink.table.workflow
A workflow-related operation exception to materialized table, including create, suspend, resume, drop workflow operation, etc.
WorkflowException(String) - Constructor for exception org.apache.flink.table.workflow.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception org.apache.flink.table.workflow.WorkflowException
 
WorkflowInfo - Class in org.apache.flink.table.gateway.workflow
The WorkflowInfo represents the required information of one materialized table background workflow.
WorkflowInfo(String, Map<String, String>, Map<String, String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.gateway.workflow.WorkflowInfo
 
WorkflowScheduler<T extends RefreshHandler> - Interface in org.apache.flink.table.workflow
This interface is used to interact with specific workflow scheduler services that support creating, modifying, and deleting refreshed workflow of Materialized Table.
WorkflowSchedulerFactory - Interface in org.apache.flink.table.factories
A factory to create a WorkflowScheduler instance.
WorkflowSchedulerFactory.Context - Interface in org.apache.flink.table.factories
Context provided when a workflow scheduler is created.
WorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory, Map<String, String>) - Constructor for class org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil.WorkflowSchedulerFactoryHelper
 
WorkflowSchedulerFactoryUtil - Class in org.apache.flink.table.factories
Utility for working with WorkflowScheduler.
WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext - Class in org.apache.flink.table.factories
Default implementation of WorkflowSchedulerFactory.Context.
WorkflowSchedulerFactoryUtil.WorkflowSchedulerFactoryHelper - Class in org.apache.flink.table.factories
Helper utility for validating all options for a WorkflowSchedulerFactory.
WorkingDirectory - Class in org.apache.flink.runtime.entrypoint
Class that manages a working directory for a process/instance.
worksetAggregator - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
worksetBackChannel - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativeTask
 
WorksetEmptyConvergenceCriterion - Class in org.apache.flink.runtime.iterative.convergence
A workset iteration is by definition converged if no records have been updated in the solutionset.
WorksetEmptyConvergenceCriterion() - Constructor for class org.apache.flink.runtime.iterative.convergence.WorksetEmptyConvergenceCriterion
 
WorksetPlaceHolder(DeltaIterationBase<?, WT>, OperatorInformation<WT>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
 
WorksetUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
A Collector to update the iteration workset (partial solution for bulk iterations).
WorksetUpdateOutputCollector(DataOutputView, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
 
WorksetUpdateOutputCollector(DataOutputView, TypeSerializer<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
 
wrap(byte[]) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Creates a new memory segment that targets the given heap memory region.
wrap(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
Wraps the chunk of the underlying memory located between offset and offset + length in a NIO ByteBuffer.
wrap(TypeSerializer<T>, boolean) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
This method wraps the originalSerializer with the NullableSerializer if not already wrapped.
wrap(InlineElement...) - Static method in class org.apache.flink.configuration.description.TextElement
Wraps a list of InlineElements into a single TextElement.
wrap(OperatorMetricGroup) - Static method in class org.apache.flink.runtime.metrics.groups.InternalSinkCommitterMetricGroup
 
wrap(OperatorMetricGroup) - Static method in class org.apache.flink.runtime.metrics.groups.InternalSinkWriterMetricGroup
 
wrap(OperatorMetricGroup) - Static method in class org.apache.flink.runtime.metrics.groups.InternalSourceReaderMetricGroup
 
wrapAsByteBuffer() - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
wrapCallable(Map<String, String>, Callable<T>) - Static method in class org.apache.flink.util.MdcUtils
Wrap the given Callable so that the given data is added to MDC before its execution and removed afterward.
wrapCopy(byte[], int, int) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Copies the given heap memory region and creates a new memory segment wrapping it.
wrapHook(MasterTriggerRestoreHook<T>, ClassLoader) - Static method in class org.apache.flink.runtime.checkpoint.hooks.MasterHooks
Wraps a hook such that the user-code classloader is applied when the hook is invoked.
wrapIfNecessary(Throwable) - Static method in exception org.apache.flink.util.WrappingRuntimeException
Ensures that any throwable can be thrown as a checked exception by potentially wrapping it.
wrapIfNullIsNotSupported(TypeSerializer<T>, boolean) - Static method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer
This method tries to serialize null value with the originalSerializer and wraps it in case of NullPointerException, otherwise it returns the originalSerializer.
wrapInputs(TaskInvokable, StreamTaskInput<Object>[], KeySelector<Object, K>[], TypeSerializer<Object>[], TypeSerializer<K>, StreamTaskInput<Object>[], MemoryManager, IOManager, boolean, double, Configuration, ExecutionConfig) - Static method in class org.apache.flink.streaming.api.operators.sort.MultiInputSortingDataInput
 
wrapInt(int) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Wraps the four bytes representing the given number with a MemorySegment.
WrapJsonAggFunctionArgumentsRule - Class in org.apache.flink.table.planner.plan.rules.logical
Transforms JSON aggregation functions by wrapping operands into BuiltInFunctionDefinitions.JSON_STRING.
WrapJsonAggFunctionArgumentsRule(WrapJsonAggFunctionArgumentsRule.Config) - Constructor for class org.apache.flink.table.planner.plan.rules.logical.WrapJsonAggFunctionArgumentsRule
 
WrapJsonAggFunctionArgumentsRule.Config - Interface in org.apache.flink.table.planner.plan.rules.logical
wrapOffHeapMemory(ByteBuffer) - Static method in class org.apache.flink.core.memory.MemorySegmentFactory
Creates a memory segment that wraps the off-heap memory backing the given ByteBuffer.
wrappedFunction - Variable in class org.apache.flink.api.common.functions.WrappingFunction
 
WrappedRowIterator<T extends RowData> - Class in org.apache.flink.table.runtime.hashtable
WrappedRowIterator(MutableObjectIterator<T>, T) - Constructor for class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
 
WrappedSink<T> - Class in org.apache.flink.api.connector.dsv2
A simple Sink implementation that wrap a sink-v2 based sink.
WrappedSink(Sink<T>) - Constructor for class org.apache.flink.api.connector.dsv2.WrappedSink
 
WrappedSource<T> - Class in org.apache.flink.api.connector.dsv2
A simple Source implementation that wrap a FLIP-27 source.
WrappedSource(Source<T, ?, ?>) - Constructor for class org.apache.flink.api.connector.dsv2.WrappedSource
 
wrappedSplitBytes() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
wrappedSplitSerializerVersion() - Method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
WRAPPER - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WRAPPER_TIMER_CODER_ID - Static variable in class org.apache.flink.python.Constants
 
wrapperToPrimitive(Class<?>) - Static method in class org.apache.flink.table.types.extraction.ExtractionUtils
Converts the specified wrapper class to its corresponding primitive class.
wrappingCall(BuiltInFunctionDefinition, ResolvedExpression) - Method in class org.apache.flink.table.expressions.resolver.ExpressionResolver.PostResolverFactory
 
WrappingCollector<T> - Class in org.apache.flink.table.runtime.collector
A Collector that wraps another collector.
WrappingCollector() - Constructor for class org.apache.flink.table.runtime.collector.WrappingCollector
 
WrappingFunction<T extends Function> - Class in org.apache.flink.api.common.functions
Wrapper around Function.
WrappingFunction(T) - Constructor for class org.apache.flink.api.common.functions.WrappingFunction
 
WrappingProxy<T> - Interface in org.apache.flink.util
Interface for objects that wrap another object and proxy (possibly a subset) of the methods of that object.
WrappingProxyCloseable<T extends Closeable> - Interface in org.apache.flink.core.fs
WrappingProxy for Closeable that is also closeable.
WrappingProxyUtil - Class in org.apache.flink.util
Utilities for working with WrappingProxy.
WrappingRuntimeException - Exception in org.apache.flink.util
A runtime exception that is explicitly used to wrap non-runtime exceptions.
WrappingRuntimeException(String, Throwable) - Constructor for exception org.apache.flink.util.WrappingRuntimeException
 
WrappingRuntimeException(Throwable) - Constructor for exception org.apache.flink.util.WrappingRuntimeException
 
wrapReader(BulkFormat.Reader<I>, RecordMapperWrapperRecordIterator.RecordMapper<I, O>) - Static method in class org.apache.flink.connector.file.src.util.RecordMapperWrapperRecordIterator
Wrap a BulkFormat.Reader applying a RecordMapperWrapperRecordIterator.RecordMapper on the returned iterator.
wrapRunnable(Map<String, String>, Runnable) - Static method in class org.apache.flink.util.MdcUtils
Wrap the given Runnable so that the given data is added to MDC before its execution and removed afterward.
wrapSafe(FSDataInputStream, SafetyNetCloseableRegistry) - Static method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
wrapSafe(FSDataInputStream, SafetyNetCloseableRegistry, String) - Static method in class org.apache.flink.core.fs.ClosingFSDataInputStream
 
wrapSafe(FSDataOutputStream, SafetyNetCloseableRegistry) - Static method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
wrapSafe(FSDataOutputStream, SafetyNetCloseableRegistry, String) - Static method in class org.apache.flink.core.fs.ClosingFSDataOutputStream
 
wrapSingleHandle(T) - Static method in class org.apache.flink.runtime.state.ChainedStateHandle
 
wrapSink(Sink<T>) - Static method in class org.apache.flink.api.connector.dsv2.DataStreamV2SinkUtils
Wrap a sink-v2 based sink to a DataStream V2 supported sink.
wrapSource(Source<T, ?, ?>) - Static method in class org.apache.flink.api.connector.dsv2.DataStreamV2SourceUtils
Wrap a FLIP-27 based source to a DataStream V2 supported source.
wrapSplit(SourceSplit, int, SwitchedSources) - Static method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
wrapSplits(List<? extends SourceSplit>, int, SwitchedSources) - Static method in class org.apache.flink.connector.base.source.hybrid.HybridSourceSplit
 
wrapWithChangeFlag(TypeInformation<T>) - Method in class org.apache.flink.table.api.bridge.internal.AbstractStreamTableEnvironmentImpl
 
wrapWithConfigureHandle(GlobalStreamImpl<T>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Wrap a GlobalStreamImpl with configure handle.
wrapWithConfigureHandle(KeyedPartitionStreamImpl<K, T>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Wrap a KeyedPartitionStreamImpl with configure handle.
wrapWithConfigureHandle(NonKeyedPartitionStreamImpl<T>) - Static method in class org.apache.flink.datastream.impl.utils.StreamUtils
Wrap a NonKeyedPartitionStreamImpl with configure handle.
WritableBooleanVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableBytesVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableByteVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableColumnVector - Interface in org.apache.flink.table.data.columnar.vector.writable
Writable ColumnVector.
WritableComparator<T extends org.apache.hadoop.io.Writable & Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
A TypeComparator for Writable.
WritableComparator(boolean, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
WritableConfig - Interface in org.apache.flink.configuration
Write access to a configuration object.
WritableDoubleVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableFloatVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableIntVector - Interface in org.apache.flink.table.data.columnar.vector.writable
Writable IntColumnVector.
WritableLongVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableSerializer<T extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.api.java.typeutils.runtime
A TypeSerializer for Writable.
WritableSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
 
WritableSerializer.WritableSerializerSnapshot<T extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.api.java.typeutils.runtime
WritableSerializer snapshot class.
WritableSerializerSnapshot() - Constructor for class org.apache.flink.api.java.typeutils.runtime.WritableSerializer.WritableSerializerSnapshot
 
WritableShortVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableTimestampVector - Interface in org.apache.flink.table.data.columnar.vector.writable
WritableTypeInfo<T extends org.apache.hadoop.io.Writable> - Class in org.apache.flink.api.java.typeutils
Type information for data types that extend Hadoop's Writable interface.
WritableTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.WritableTypeInfo
 
write(byte[]) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(byte[]) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(byte[]) - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
write(byte[]) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(byte[]) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(byte[]) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(byte[]) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(byte[]) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
write(byte[]) - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
write(byte[]) - Method in class org.apache.flink.util.CloseShieldOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.OffsetAwareOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.fs.RefCountedFileWithStream
 
write(byte[], int, int) - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
write(byte[], int, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(byte[], int, int) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage.WriteChannel
Writes data to the channel.
write(byte[], int, int) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.util.CloseShieldOutputStream
 
write(int) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
 
write(int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
 
write(int) - Method in class org.apache.flink.core.fs.FSDataOutputStreamWrapper
 
write(int) - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
 
write(int) - Method in class org.apache.flink.core.fs.local.LocalRecoverableFsDataOutputStream
 
write(int) - Method in class org.apache.flink.core.fs.RefCountedBufferingFileStream
 
write(int) - Method in class org.apache.flink.core.memory.ByteArrayOutputStreamWithPos
 
write(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(int) - Method in class org.apache.flink.fs.osshadoop.writer.OSSRecoverableFsDataOutputStream
 
write(int) - Method in class org.apache.flink.fs.s3.common.writer.S3RecoverableFsDataOutputStream
 
write(int) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
 
write(int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
 
write(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(int) - Method in class org.apache.flink.runtime.state.CompressibleFSDataOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.DuplicatingCheckpointOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FileBasedStateOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointMetadataOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
 
write(int) - Method in class org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
 
write(int) - Method in class org.apache.flink.runtime.util.ForwardingOutputStream
 
write(int) - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
 
write(int) - Method in class org.apache.flink.table.client.cli.TerminalUtils.MockOutputStream
 
write(int) - Method in class org.apache.flink.util.CloseShieldOutputStream
 
write(Kryo, Output, Object) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.Serializers.DummyAvroKryoSerializerClass
 
write(Kryo, Output, Schema) - Method in class org.apache.flink.formats.avro.utils.AvroKryoSerializerUtils.AvroSchemaSerializer
 
write(Kryo, Output, NonPojo) - Method in class org.apache.flink.tests.scala.NonPojoSerializer
 
write(Kryo, Output, T) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.JavaSerializer
 
write(IN) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
write(IN) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter
 
write(IN) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.RecordWiseCompactingFileWriter
Write an element to the compacting file.
write(IN) - Method in class org.apache.flink.table.runtime.arrow.ArrowWriter
Writes the specified row which is serialized into Arrow format.
write(IN, int) - Method in class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
Writes the specified ordinal of the specified row.
write(IN, long) - Method in class org.apache.flink.formats.hadoop.bulk.HadoopPathBasedPartFileWriter
 
write(IN, long) - Method in interface org.apache.flink.streaming.api.functions.sink.filesystem.InProgressFileWriter
Write an element to the part file.
write(IN, long) - Method in class org.apache.flink.streaming.api.functions.sink.filesystem.RowWisePartWriter
 
write(InputT, SinkWriter.Context) - Method in interface org.apache.flink.api.connector.sink2.SinkWriter
Adds an element to the writer.
write(InputT, SinkWriter.Context) - Method in class org.apache.flink.connector.base.sink.writer.AsyncSinkWriter
 
write(IN, SinkWriter.Context) - Method in class org.apache.flink.api.common.functions.util.PrintSinkOutputWriter
 
write(IN, SinkWriter.Context) - Method in class org.apache.flink.connector.file.sink.writer.FileWriter
 
write(File) - Method in class org.apache.flink.test.util.ShellScript.ShellScriptBuilder
 
write(ObjectOutputStream) - Method in class org.apache.flink.api.java.hadoop.common.HadoopInputFormatCommonBase
 
write(ObjectOutputStream) - Method in class org.apache.flink.api.java.hadoop.common.HadoopOutputFormatCommonBase
 
write(String) - Method in class org.apache.flink.state.api.SavepointWriter
Write out a new or updated savepoint.
write(ByteBuffer) - Method in class org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
Writes ByteBuffer#remaining bytes from the ByteBuffer to this output stream.
write(ByteBuffer, TieredStorageSubpartitionId, Buffer.DataType, boolean) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageProducerClient
Write records to the producer client.
write(FSDataOutputStream) - Method in interface org.apache.flink.runtime.state.BackendWritableBroadcastState
 
write(FSDataOutputStream) - Method in class org.apache.flink.runtime.state.HeapBroadcastState
 
write(FSDataOutputStream) - Method in class org.apache.flink.runtime.state.PartitionableListState
 
write(DataInputView, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(DataInputView, int) - Method in interface org.apache.flink.core.memory.DataOutputView
Copies numBytes bytes from the source to this view.
write(DataInputView, int) - Method in class org.apache.flink.core.memory.DataOutputViewStreamWrapper
 
write(DataInputView, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(DataOutputView) - Method in class org.apache.flink.api.common.io.BlockInfo
 
write(DataOutputView) - Method in class org.apache.flink.configuration.Configuration
 
write(DataOutputView) - Method in class org.apache.flink.configuration.DelegatingConfiguration
 
write(DataOutputView) - Method in interface org.apache.flink.core.io.IOReadableWritable
Writes the object's internal data to the given data output view.
write(DataOutputView) - Method in class org.apache.flink.core.io.PostVersionedIOReadableWritable
 
write(DataOutputView) - Method in class org.apache.flink.core.io.VersionedIOReadableWritable
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.CancelCheckpointMarker
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.CheckpointBarrier
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfData
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EndOfSuperstepEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.EventAnnouncement
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.RecoveryMetadata
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.api.SubtaskConnectionDescriptor
 
write(DataOutputView) - Method in class org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
 
write(DataOutputView) - Method in class org.apache.flink.runtime.iterative.event.TerminationEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
 
write(DataOutputView) - Method in class org.apache.flink.runtime.plugable.NonReusingDeserializationDelegate
 
write(DataOutputView) - Method in class org.apache.flink.runtime.plugable.ReusingDeserializationDelegate
 
write(DataOutputView) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
 
write(DataOutputView) - Method in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy
 
write(DataOutputView) - Method in class org.apache.flink.runtime.state.OperatorBackendSerializationProxy
 
write(DataOutputView) - Method in class org.apache.flink.streaming.api.operators.InternalTimerServiceSerializationProxy
 
write(DataOutputView) - Method in class org.apache.flink.types.BooleanValue
 
write(DataOutputView) - Method in class org.apache.flink.types.ByteValue
 
write(DataOutputView) - Method in class org.apache.flink.types.CharValue
 
write(DataOutputView) - Method in class org.apache.flink.types.DoubleValue
 
write(DataOutputView) - Method in class org.apache.flink.types.FloatValue
 
write(DataOutputView) - Method in class org.apache.flink.types.IntValue
 
write(DataOutputView) - Method in class org.apache.flink.types.ListValue
 
write(DataOutputView) - Method in class org.apache.flink.types.LongValue
 
write(DataOutputView) - Method in class org.apache.flink.types.MapValue
 
write(DataOutputView) - Method in class org.apache.flink.types.NullValue
 
write(DataOutputView) - Method in class org.apache.flink.types.Record
 
write(DataOutputView) - Method in class org.apache.flink.types.ShortValue
 
write(DataOutputView) - Method in class org.apache.flink.types.StringValue
 
write(MemorySegment, int, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
write(MemorySegment, int, int) - Method in interface org.apache.flink.core.memory.MemorySegmentWritable
Writes len bytes from memory segment segment starting at offset off, in order, to the output.
write(MemorySegment, int, int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
write(TieredStoragePartitionId, List<PartitionFileWriter.SubpartitionBufferContext>) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter
Write the buffers to the partition file.
write(TieredStoragePartitionId, List<PartitionFileWriter.SubpartitionBufferContext>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFileWriter
 
write(TieredStoragePartitionId, List<PartitionFileWriter.SubpartitionBufferContext>) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFileWriter
 
write(TaskConfig) - Method in class org.apache.flink.runtime.jobgraph.InputOutputFormatContainer
 
write(RowData) - Method in class org.apache.flink.formats.parquet.row.ParquetRowDataWriter
It writes a record to Parquet.
write(RowData) - Method in class org.apache.flink.table.runtime.arrow.serializers.ArrowSerializer
 
write(RowData) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
write(RowData) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
Writes a given record to this sort buffer.
write(BinaryWriter, int, Object, LogicalType, TypeSerializer<?>) - Static method in interface org.apache.flink.table.data.writer.BinaryWriter
Deprecated.
Use BinaryWriter.createValueSetter(LogicalType) for avoiding logical types during runtime.
write(MutableObjectIterator<BinaryRowData>) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
 
write(T) - Method in interface org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor.Writer
 
write(T) - Method in class org.apache.flink.connector.file.table.DynamicPartitionWriter
 
write(T) - Method in class org.apache.flink.connector.file.table.GroupedPartitionWriter
 
write(T) - Method in interface org.apache.flink.connector.file.table.PartitionWriter
Write a record.
write(T) - Method in class org.apache.flink.connector.file.table.SingleDirectoryWriter
 
write(T) - Method in class org.apache.flink.connector.file.table.stream.compact.CompactBucketWriter
 
write(T) - Method in interface org.apache.flink.connector.file.table.stream.compact.CompactWriter
 
write(T) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Writes a given record to this sort buffer.
write(T) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Writes a given record to this sort buffer.
write(T) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Writes a given record to this sort buffer.
WRITE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
WRITE_BATCH_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
WRITE_BATCH_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
WRITE_BIGDECIMAL_IN_SCIENTIFIC_NOTATION - Static variable in class org.apache.flink.formats.csv.CsvFormatOptions
 
WRITE_BUFFER_RATIO - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBOptions
 
WRITE_BUFFER_RATIO - Static variable in class org.apache.flink.state.forst.ForStOptions
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.configuration.JobEventStoreOptions
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.contrib.streaming.state.RocksDBConfigurableOptions
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.state.forst.ForStConfigurableOptions
 
WRITE_INT64_TIMESTAMP - Static variable in class org.apache.flink.formats.parquet.ParquetFileFormatFactory
 
WRITE_NULL_STRING_LITERAL - Static variable in class org.apache.flink.formats.protobuf.PbFormatOptions
 
WRITE_TIMEOUT - Static variable in class org.apache.flink.metrics.influxdb.InfluxdbReporterOptions
 
writeArray(int, ArrayData, ArrayDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeArrayEnd() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeArrayStart() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeBack(BT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
 
writeBehindBuffers - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The queue of buffers that can be used for write-behind.
writeBehindBuffersAvailable - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
The number of buffers in the write behind queue that are actually not write behind buffers, but regular buffers that only have not yet returned.
writeBigInteger(BigInteger, DataOutputView) - Static method in class org.apache.flink.api.common.typeutils.base.BigIntSerializer
 
writeBinary(int, byte[]) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeBlob(GSBlobIdentifier) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Creates a write channel with the default chunk size.
writeBlob(GSBlobIdentifier) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
writeBlob(GSBlobIdentifier, MemorySize) - Method in interface org.apache.flink.fs.gs.storage.GSBlobStorage
Creates a write channel with the specified chunk size.
writeBlob(GSBlobIdentifier, MemorySize) - Method in class org.apache.flink.fs.gs.storage.GSBlobStorageImpl
 
writeBlock(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriterWithCallback
Issues a asynchronous write request to the writer.
writeBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
 
writeBlock(Buffer) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBufferFileWriter
Writes the given block asynchronously.
writeBlock(T) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriterWithCallback
Writes the given block.
writeBloomFilter(StreamName, OrcProto.BloomFilterIndex.Builder, CompressionCodec) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeBoolean(boolean) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeBoolean(boolean) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeBoolean(boolean) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeBoolean(int, boolean) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeBoolean(int, boolean) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeBoolean(int, boolean) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeBuffers(FileChannel, long, ByteBuffer...) - Static method in class org.apache.flink.runtime.io.network.partition.BufferReaderWriterUtil
 
writeBuffers(WritableByteChannel, long, ByteBuffer[]) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
writeBuffers(List<BufferWithSubpartition>) - Method in class org.apache.flink.runtime.io.network.partition.PartitionedFileWriter
Writes a list of Buffers to this PartitionedFile.
writeBufferSize - Variable in class org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
The buffer size for writing files to the file system.
writeBufferSize - Variable in class org.apache.flink.runtime.state.filesystem.FsCheckpointStorageAccess
 
writeByte(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeByte(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeByte(int, byte) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeByte(int, byte) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeByte(int, byte) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeBytes(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeBytes(String) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeBytes(String) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeBytes(ByteBuffer) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeChar(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeChar(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeChars(String) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeChars(String) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeCompletely(WritableByteChannel, ByteBuffer) - Static method in class org.apache.flink.util.FileUtils
 
writeConfiguration(Configuration, File) - Static method in class org.apache.flink.runtime.clusterframework.BootstrapTools
Writes a Flink YAML config file from a Flink Configuration object.
writeDecimal(int, DecimalData, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeDouble(double) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeDouble(double) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeDouble(double) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeDouble(int, double) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeDouble(int, double) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeDouble(int, double) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeElement(T, DataOutputView) - Method in interface org.apache.flink.runtime.state.KeyGroupPartitioner.ElementWriterFunction
This method defines how to write a single element to the output.
writeEnum(int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeEvent(JobEvent, boolean) - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
writeEvent(JobEvent, boolean) - Method in class org.apache.flink.runtime.jobmaster.event.JobEventManager
Write a job event asynchronously.
writeEvent(JobEvent, boolean) - Method in interface org.apache.flink.runtime.jobmaster.event.JobEventStore
Write a job event.
writeEventRunnable(JobEvent, boolean) - Method in class org.apache.flink.runtime.jobmaster.event.FileSystemJobEventStore
 
writeExternal(ObjectOutput) - Method in class example.avro.User
 
writeExternal(ObjectOutput) - Method in class org.apache.flink.avro.generated.Address
 
writeExternal(ObjectOutput) - Method in class org.apache.flink.streaming.tests.avro.ComplexPayloadAvro
 
writeExternal(ObjectOutput) - Method in class org.apache.flink.streaming.tests.avro.InnerPayLoadAvro
 
writeFile(File, String, Charset) - Static method in class org.apache.flink.util.FileUtils
 
writeFileFooter(OrcProto.Footer) - Method in class org.apache.flink.orc.nohive.writer.NoHivePhysicalWriterImpl
 
writeFileFooter(OrcProto.Footer) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeFileFooter(OrcProto.Footer.Builder) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeFileInfoToConfig(String, DistributedCache.DistributedCacheEntry, Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
 
writeFileMetadata(OrcProto.Metadata.Builder) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeFileToCheckpointFs(String, String, CheckpointStreamFactory, CheckpointedStateScope, CloseableRegistry, CloseableRegistry) - Method in class org.apache.flink.state.forst.ForStStateDataTransfer
Write a file to checkpoint filesystem.
writeFileUtf8(File, String) - Static method in class org.apache.flink.util.FileUtils
 
writeFixed(byte[], int, int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeFixedSizeRegionToFile(FileChannel, ByteBuffer, FileDataIndexRegionHelper.Region) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.index.FileRegionWriteReadUtils
writeFloat(float) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeFloat(float) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeFloat(float) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeFloat(int, float) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeFloat(int, float) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeFloat(int, float) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeHeader() - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeIndex(int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeIndex(StreamName, OrcProto.RowIndex.Builder, CompressionCodec) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeIndexAndNormalizedKey(RowData, long) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
Write of index and normalizedKey.
writeInt(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeInt(int) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeInt(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeInt(int, int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeInt(int, int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeInt(int, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeIntLE(int, byte[], int) - Static method in class org.apache.flink.runtime.io.compression.CompressorUtils
 
writeIntUnsafe(int, int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeKey(K, TypeSerializer<K>, DataOutputSerializer, boolean) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
writeKeyGroup(int, int, DataOutputView) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
writeLeaderInformationToZooKeeper(LeaderInformation, CuratorFramework, BooleanSupplier, String) - Static method in class org.apache.flink.runtime.util.ZooKeeperUtils
 
writeLong(int, long) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeLong(int, long) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeLong(int, long) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeLong(long) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeLong(long) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeLong(long) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeLongUTF(String) - Method in class org.apache.flink.core.memory.DataOutputSerializer
writeMap(int, MapData, MapDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeMapEnd() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeMapStart() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeMask(boolean[], int, DataOutputView) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
writeMask(boolean[], DataOutputView) - Static method in class org.apache.flink.api.java.typeutils.runtime.MaskUtils
 
writeMergingOutput(MutableObjectIterator<Entry>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
read the merged stream and write the data back.
writeMergingOutput(MutableObjectIterator<Tuple2<BinaryRowData, BinaryRowData>>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
 
writeMergingOutput(MutableObjectIterator<BinaryRowData>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
 
writeMetadata(OrcProto.Metadata) - Method in class org.apache.flink.orc.nohive.writer.NoHivePhysicalWriterImpl
 
writeMetadata(OrcProto.Metadata) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeNameSpace(N, TypeSerializer<N>, DataOutputSerializer, boolean) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
writeNestedSerializerSnapshots(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
Writes the composite snapshot of all the contained serializers.
writeNettyPayload(NettyPayload) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriter
Write a buffer to netty connection.
writeNettyPayload(NettyPayload) - Method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionWriterImpl
 
writeNull() - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeNullableString(String, DataOutputView) - Static method in class org.apache.flink.util.StringUtils
Writes a String to the given output.
writeNullStringLiterals(String) - Method in class org.apache.flink.formats.protobuf.PbFormatConfig.PbFormatConfigBuilder
 
writeObjectToConfig(Object, Configuration, String) - Static method in class org.apache.flink.util.InstantiationUtil
 
writeOptionalMap(DataOutputView, LinkedOptionalMap<K, V>, BiConsumerWithException<DataOutputView, K, IOException>, BiConsumerWithException<DataOutputView, V, IOException>) - Static method in class org.apache.flink.util.LinkedOptionalMapSerializer
 
writeOptions - Variable in class org.apache.flink.contrib.streaming.state.AbstractRocksDBState
 
writeOptions - Variable in class org.apache.flink.state.forst.sync.AbstractForStSyncState
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
Writes the outer snapshot, i.e. any information beyond the nested serializers of the outer serializer.
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullableSerializer.NullableSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowSerializer.RowSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.cep.nfa.NFAStateSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.streaming.api.functions.sink.legacy.TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.api.typeutils.ScalaCaseClassSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.api.typeutils.TraversableSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.api.typeutils.Tuple2CaseClassSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
 
writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
 
writeParametersToConfig(Configuration) - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
 
writeParametersToConfig(Configuration) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
 
writeParametersToConfig(Configuration) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
 
writeParametersToConfig(Configuration) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
 
writePostScript(OrcProto.PostScript.Builder) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writer - Variable in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writer(ProviderContext, DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, int, List<String>, Configuration, boolean) - Static method in class org.apache.flink.connector.file.table.stream.StreamingSink
Create a file writer by input stream.
writer(FileSystem, FunctionWithException<File, RefCountedFileWithStream, IOException>, S3AccessHelper, Executor, long, int) - Static method in class org.apache.flink.fs.s3.common.writer.S3RecoverableWriter
 
WRITER_CHUNK_SIZE - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
WRITER_TEMPORARY_BUCKET_NAME - Static variable in class org.apache.flink.fs.gs.GSFileSystemOptions
 
writeRawValue(int, RawValueData<?>, RawValueDataSerializer<?>) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeRecord(E) - Method in class org.apache.flink.formats.avro.AvroOutputFormat
 
writeRecord(E) - Method in interface org.apache.flink.runtime.operators.sort.PushSorter
Writers a new record to the sorter.
writeRecord(IT) - Method in interface org.apache.flink.api.common.io.OutputFormat
Adds a record to the output.
writeRecord(String) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
writeRecord(Tuple2<K, V>) - Method in class org.apache.flink.api.java.hadoop.mapred.HadoopOutputFormat
 
writeRecord(Tuple2<K, V>) - Method in class org.apache.flink.api.java.hadoop.mapreduce.HadoopOutputFormat
 
writeRecord(Path) - Method in class org.apache.flink.state.api.output.FileCopyFunction
 
writeRecord(CheckpointMetadata) - Method in class org.apache.flink.state.api.output.SavepointOutputFormat
 
writeRecord(OUT) - Method in class org.apache.flink.api.common.io.OutputFormatBase
Asynchronously write a record and deal with OutputFormatBase.maxConcurrentRequests.
writeRecord(T) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.connector.file.table.FileSystemOutputFormat
 
writeRecord(T) - Method in class org.apache.flink.streaming.api.legacy.io.TextOutputFormat
Deprecated.
 
writeRecord(T) - Method in class org.apache.flink.util.Utils.ChecksumHashCodeHelper
 
writeRecord(T) - Method in class org.apache.flink.util.Utils.CollectHelper
 
writeRecord(T) - Method in class org.apache.flink.util.Utils.CountHelper
 
writeRecords(BufferedOutputStream, Map<ImmutableByteArrayWrapper, ImmutableByteArrayWrapper>) - Static method in class org.apache.flink.connector.upserttest.sink.UpsertTestFileUtil
Writes a Map of records serialized by the UpsertTestSinkWriter to the given BufferedOutputStream.
writeRecords(List<T>) - Method in interface org.apache.flink.connector.testframe.external.ExternalSystemSplitDataWriter
Write records to the split of external system.
writeRegionToFile(FileChannel, T) - Method in interface org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper
Write the region to the file.
WriterInitContext - Interface in org.apache.flink.api.connector.sink2
The interface exposes some runtime info for creating a SinkWriter.
writeRow(int, RowData, RowDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeRowKind(RowKind) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
WriterProperties - Class in org.apache.flink.streaming.api.functions.sink.filesystem
This class describes the property of the BucketWriter.
WriterProperties(SimpleVersionedSerializer<InProgressFileWriter.InProgressFileRecoverable>, SimpleVersionedSerializer<InProgressFileWriter.PendingFileRecoverable>, boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.filesystem.WriterProperties
 
writeSchema(Schema, OutputStream) - Method in class org.apache.flink.formats.avro.registry.confluent.ConfluentSchemaRegistryCoder
 
writeSchema(Schema, OutputStream) - Method in interface org.apache.flink.formats.avro.SchemaCoder
 
writeSegmentFinishFile(String, TieredStoragePartitionId, int, int) - Static method in class org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.SegmentPartitionFile
 
writeSerializerSnapshot(DataOutputView, TypeSerializerSnapshot<T>) - Static method in class org.apache.flink.api.common.typeutils.TypeSerializerSnapshotSerializationUtil
Writes a TypeSerializerSnapshot to the provided data output view.
writeShort(int) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeShort(int) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeShort(int, short) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
 
writeShort(int, short) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
 
writeShort(int, short) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer.EnumSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.GenericTypeSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Writes the serializer snapshot to the provided DataOutputView.
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.formats.avro.typeutils.AvroSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.DecimalDataSerializer.DecimalSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.MapDataSerializer.BaseMapSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.RowDataSerializer.RowDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.serializers.python.TimestampSerializer.TimestampSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
 
writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
writeState(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, DataOutputView, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteSkipListStateMapSnapshot
 
writeState(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, DataOutputView, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.CopyOnWriteStateMapSnapshot
 
writeState(TypeSerializer<K>, TypeSerializer<N>, TypeSerializer<S>, DataOutputView, StateSnapshotTransformer<S>) - Method in class org.apache.flink.runtime.state.heap.StateMapSnapshot
Writes the state in this snapshot to output.
writeStateInKeyGroup(DataOutputView, int) - Method in interface org.apache.flink.runtime.state.StateSnapshot.StateKeyGroupWriter
Writes the data for the specified key-group to the output.
writeStateMetaInfoSnapshot(StateMetaInfoSnapshot, DataOutputView) - Method in interface org.apache.flink.runtime.state.metainfo.StateMetaInfoWriter
Writes the given snapshot to the output view.
writeString(int, StringData) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeString(CharSequence, DataOutput) - Static method in class org.apache.flink.types.StringValue
 
writeString(String) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeString(String, DataOutputView) - Static method in class org.apache.flink.util.StringUtils
Writes a String to the given output.
writeString(Utf8) - Method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeStripeFooter(OrcProto.StripeFooter) - Method in class org.apache.flink.orc.nohive.writer.NoHivePhysicalWriterImpl
 
writeStripeFooter(OrcProto.StripeFooter) - Method in class org.apache.flink.orc.writer.PhysicalWriterImpl
 
writeTimersSnapshot(DataOutputView) - Method in interface org.apache.flink.streaming.api.operators.InternalTimersSnapshotReaderWriters.InternalTimersSnapshotWriter
Writes the timers snapshot to the output view.
writeTimestamp(int, TimestampData, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.ArrowType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.FlattenRowType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.OverWindowArrowType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RawType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor.RowType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.CoderInfoDescriptor
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.GroupWindow
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Input
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.JobParameter
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.BinaryInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.CharInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.DecimalInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.Field
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.LocalZonedTimestampInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.MapInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TimestampInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarBinaryInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.VarCharInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.ZonedTimestampInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.IncrementalCleanupStrategy
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.MapStrategiesEntry
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies.RocksdbCompactFilterCleanupStrategy
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig.CleanupStrategies
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor.StateTTLConfig
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.StateDescriptor
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.AvroTypeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.MapTypeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo.Field
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.RowTypeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo.TupleTypeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.TypeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListView
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.MapView
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunction
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedAggregateFunctions
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.RuntimeContext
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunction
 
writeTo(CodedOutputStream) - Method in class org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedFunctions
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.executiongraph.ExecutionAttemptID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.io.network.partition.ResultSubpartitionIndexSet
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.jobgraph.IntermediateResultPartitionID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.jobgraph.JobVertexID
 
writeTo(ByteBuf) - Method in class org.apache.flink.runtime.scheduler.strategy.ExecutionVertexID
 
writeToFile(File) - Method in interface org.apache.flink.table.api.CompiledPlan
Writes this plan to a file using the JSON representation.
writeToFile(File, boolean) - Method in interface org.apache.flink.table.api.CompiledPlan
Writes this plan to a file using the JSON representation.
writeToFile(File, boolean, boolean) - Method in interface org.apache.flink.table.delegation.InternalPlan
Note that ignoreIfExists has precedence over failIfExists.
writeToFile(File, boolean, boolean) - Method in class org.apache.flink.table.planner.plan.ExecNodeGraphInternalPlan
 
writeToFile(String) - Method in interface org.apache.flink.table.api.CompiledPlan
 
writeToFile(String, boolean) - Method in interface org.apache.flink.table.api.CompiledPlan
 
writeToFile(Path) - Method in interface org.apache.flink.table.api.CompiledPlan
 
writeToFile(Path, boolean) - Method in interface org.apache.flink.table.api.CompiledPlan
 
writeToJobGraph(JobGraph, JobResourceRequirements) - Static method in class org.apache.flink.runtime.jobgraph.JobResourceRequirements
Write resource requirements into the configuration of a given JobGraph.
writeToOutput(ChannelWriterOutputView) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Writes the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Writes the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Writes the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView, int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
Writes a subset of the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView, int, int) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
Writes a subset of the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView, int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
Writes a subset of the records in this buffer in their logical order to the given output.
writeToOutput(ChannelWriterOutputView, LargeRecordHandler<T>) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
 
writeToOutput(ChannelWriterOutputView, LargeRecordHandler<T>) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
 
writeToOutput(ChannelWriterOutputView, LargeRecordHandler<T>) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
 
writeToOutput(AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
Spill: Write all records to a AbstractPagedOutputView.
writeToOutput(AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
 
writeToSocket(String, int, SerializationSchema<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Writes the DataStream to a socket as a byte array.
writeTypeInfo(TypeInformation<?>) - Static method in class org.apache.flink.table.legacy.utils.TypeStringUtils
Deprecated.
 
writeUserArtifactEntriesToConfiguration() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
 
writeUsingOutputFormat(OutputFormat<T>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
Deprecated.
Please use the StreamingFileSink explicitly using the DataStream.addSink(SinkFunction) method.
writeUTF(String) - Method in class org.apache.flink.core.memory.DataOutputSerializer
 
writeUTF(String) - Method in class org.apache.flink.runtime.memory.AbstractPagedOutputView
 
writeVariableIntBytes(int, DataOutputView) - Static method in class org.apache.flink.runtime.state.CompositeKeySerializationUtils
 
writeVarLongCount(DataOutput, long) - Static method in class org.apache.flink.formats.avro.utils.DataOutputEncoder
 
writeVersionAndSerialize(SimpleVersionedSerializer<T>, T) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Serializes the version and datum into a byte array.
writeVersionAndSerialize(SimpleVersionedSerializer<T>, T, DataOutputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Serializes the version and datum into a stream.
writeVersionAndSerializeList(SimpleVersionedSerializer<T>, List<T>, DataOutputView) - Static method in class org.apache.flink.core.io.SimpleVersionedSerialization
Serializes the version and data into a stream.
writeVersionedSnapshot(DataOutputView, TypeSerializerSnapshot<?>) - Static method in interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
Writes the given snapshot to the out stream.
writeWatermark(Watermark) - Method in interface org.apache.flink.api.connector.sink2.SinkWriter
Adds a watermark to the writer.
writeWatermark(Watermark) - Method in interface org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction
Deprecated.
Writes the given watermark to the sink.
writeWithKeyNormalization(LocalDate, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateComparator
 
writeWithKeyNormalization(LocalDateTime, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LocalDateTimeComparator
 
writeWithKeyNormalization(Tuple2<byte[], INPUT>, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator
 
writeWithKeyNormalization(Tuple2<byte[], INPUT>, DataOutputView) - Method in class org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator
 
writeWithKeyNormalization(BooleanValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueComparator
 
writeWithKeyNormalization(ByteValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueComparator
 
writeWithKeyNormalization(CharValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueComparator
 
writeWithKeyNormalization(DoubleValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueComparator
 
writeWithKeyNormalization(FloatValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueComparator
 
writeWithKeyNormalization(IntValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueComparator
 
writeWithKeyNormalization(LongValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueComparator
 
writeWithKeyNormalization(NullValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.NullValueComparator
 
writeWithKeyNormalization(Row, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.RowComparator
 
writeWithKeyNormalization(ShortValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueComparator
 
writeWithKeyNormalization(StringValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.PrimitiveArrayComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
Writes the record in such a fashion that all keys are normalizing and at the beginning of the serialized data.
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.NullAwareComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
 
writeWithKeyNormalization(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
 
WritingMetadataSpec - Class in org.apache.flink.table.planner.plan.abilities.sink
A sub-class of SinkAbilitySpec that can not only serialize/deserialize the metadata columns to/from JSON, but also can write the metadata columns for SupportsWritingMetadata.
WritingMetadataSpec(List<String>, LogicalType) - Constructor for class org.apache.flink.table.planner.plan.abilities.sink.WritingMetadataSpec
 
WS - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
WS - Static variable in class org.apache.flink.table.codesplit.JavaParser
 

X

X - org.apache.flink.streaming.examples.statemachine.dfa.State
State 'X'.
X86 - org.apache.flink.util.ProcessorArchitecture
The Intel x86 processor architecture.
XML - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
XmlResponsesSaxParser - Class in com.amazonaws.services.s3.model.transform
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into objects.
XmlResponsesSaxParser() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - Class in com.amazonaws.services.s3.model.transform
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.BucketAccelerateConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
HTTP/1.1 200 OK x-amz-id-2: Uuag1LuByRx9e6j5Onimru9pO4ZVKnJ2Qz7/C1NPcfTWAtRPfTaOFg== x-amz-request-id: 656c76696e6727732072657175657374 Date: Tue, 20 Sep 2012 20:34:56 GMT Content-Length: xxx Connection: keep-alive Server: AmazonS3
XmlResponsesSaxParser.BucketLocationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketReplicationConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for parsing the get replication configuration response from Amazon S3.
XmlResponsesSaxParser.BucketTaggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CopyObjectResultHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.DeleteObjectsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetObjectTaggingHandler - Class in com.amazonaws.services.s3.model.transform
Handler for unmarshalling the response from GET Object Tagging.
XmlResponsesSaxParser.InitiateMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListAllMyBucketsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListAllMyBuckets response XML documents.
XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListBucketHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListBucket response XML documents.
XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListMultipartUploadsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListObjectsV2Handler - Class in com.amazonaws.services.s3.model.transform
Handler for ListObjectsV2 response XML documents.
XmlResponsesSaxParser.ListPartsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListVersionsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListVersionsResult XML document.
XmlResponsesSaxParser.RequestPaymentConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for parsing RequestPaymentConfiguration XML response associated with an Amazon S3 bucket.
XOR_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
XOR_ASSIGN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
XORShiftRandom - Class in org.apache.flink.util
Implement a random number generator based on the XORShift algorithm discovered by George Marsaglia.
XORShiftRandom() - Constructor for class org.apache.flink.util.XORShiftRandom
 
XORShiftRandom(long) - Constructor for class org.apache.flink.util.XORShiftRandom
 
XXH64 - Class in org.apache.flink.table.runtime.functions.aggregate.hyperloglog
xxHash64.
XXH64() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
 
XZ - org.apache.flink.formats.avro.AvroOutputFormat.Codec
 
XZInputStreamFactory - Class in org.apache.flink.api.common.io.compression
Factory for XZ decompressors.
XZInputStreamFactory() - Constructor for class org.apache.flink.api.common.io.compression.XZInputStreamFactory
 

Y

Y - org.apache.flink.streaming.examples.statemachine.dfa.State
State 'Y'.
YamlParserUtils - Class in org.apache.flink.configuration
This class contains utility methods to load standard yaml file and convert object to standard yaml syntax.
YamlParserUtils() - Constructor for class org.apache.flink.configuration.YamlParserUtils
 
YARN_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
YARN_CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
 
YARN_SITE_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
Yarn site xml file name populated in YARN container for secure IT run.
YarnApplicationClusterEntryPoint - Class in org.apache.flink.yarn.entrypoint
YarnApplicationStatusMonitor - Class in org.apache.flink.yarn.cli
Utility class which monitors the specified yarn application status periodically.
YarnApplicationStatusMonitor(YarnClient, ApplicationId, ScheduledExecutor) - Constructor for class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
 
YarnCancelJobTerminationHeaders - Class in org.apache.flink.runtime.rest.messages
Deprecated.
This should be removed once we can send arbitrary REST calls via the Yarn proxy.
YarnClientYarnClusterInformationRetriever - Class in org.apache.flink.yarn
YarnClusterInformationRetriever implementation which queries the Yarn cluster using a YarnClient instance.
YarnClusterClientFactory - Class in org.apache.flink.yarn
A ClusterClientFactory for a YARN cluster.
YarnClusterClientFactory() - Constructor for class org.apache.flink.yarn.YarnClusterClientFactory
 
YarnClusterDescriptor - Class in org.apache.flink.yarn
The descriptor with deployment information for deploying a Flink cluster on Yarn.
YarnClusterDescriptor(Configuration, YarnConfiguration, YarnClient, YarnClusterInformationRetriever, boolean) - Constructor for class org.apache.flink.yarn.YarnClusterDescriptor
 
YarnClusterInformationRetriever - Interface in org.apache.flink.yarn
Interface which allows to retrieve information about a Yarn cluster.
YarnConfigKeys - Class in org.apache.flink.yarn
The Yarn environment variables used for settings of the containers.
YarnConfigOptions - Class in org.apache.flink.yarn.configuration
This class holds configuration constants used by Flink's YARN runners.
YarnConfigOptions.UserJarInclusion - Enum in org.apache.flink.yarn.configuration
 
YarnConfigOptionsInternal - Class in org.apache.flink.yarn.configuration
Yarn configuration options that are not meant to be set by the user.
YarnConfigOptionsInternal() - Constructor for class org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
 
YarnDeploymentTarget - Enum in org.apache.flink.yarn.configuration
A class containing all the supported deployment target names for Yarn.
YarnEntrypointUtils - Class in org.apache.flink.yarn.entrypoint
This class contains utility methods for the YarnSessionClusterEntrypoint and YarnJobClusterEntrypoint.
YarnEntrypointUtils() - Constructor for class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
 
YarnJobClusterEntrypoint - Class in org.apache.flink.yarn.entrypoint
Deprecated.
Per-mode has been deprecated in Flink 1.15 and will be removed in the future. Please use application mode instead.
YarnJobClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
Deprecated.
 
YarnJobClusterExecutor - Class in org.apache.flink.yarn.executors
Deprecated.
YarnJobClusterExecutor() - Constructor for class org.apache.flink.yarn.executors.YarnJobClusterExecutor
Deprecated.
 
YarnJobClusterExecutorFactory - Class in org.apache.flink.yarn.executors
Deprecated.
YarnJobClusterExecutorFactory() - Constructor for class org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
Deprecated.
 
YarnLogConfigUtil - Class in org.apache.flink.yarn.configuration
A class with utilities for setting the log config file.
YarnLogConfigUtil() - Constructor for class org.apache.flink.yarn.configuration.YarnLogConfigUtil
 
YarnNodeManagerClientFactory - Interface in org.apache.flink.yarn
Factory interface for NMClientAsync.
YarnResourceManagerClientFactory - Interface in org.apache.flink.yarn
Factory interface for AMRMClientAsync.
YarnResourceManagerDriver - Class in org.apache.flink.yarn
Implementation of ResourceManagerDriver for Yarn deployment.
YarnResourceManagerDriver(Configuration, YarnResourceManagerDriverConfiguration, YarnResourceManagerClientFactory, YarnNodeManagerClientFactory) - Constructor for class org.apache.flink.yarn.YarnResourceManagerDriver
 
YarnResourceManagerDriverConfiguration - Class in org.apache.flink.yarn.configuration
Configuration specific to YarnResourceManagerDriver.
YarnResourceManagerDriverConfiguration(Map<String, String>, String, String) - Constructor for class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
 
YarnResourceManagerFactory - Class in org.apache.flink.yarn.entrypoint
YarnSessionClusterEntrypoint - Class in org.apache.flink.yarn.entrypoint
Entry point for Yarn session clusters.
YarnSessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
 
YarnSessionClusterExecutor - Class in org.apache.flink.yarn.executors
The PipelineExecutor to be used when executing a job on an already running cluster.
YarnSessionClusterExecutor(Configuration) - Constructor for class org.apache.flink.yarn.executors.YarnSessionClusterExecutor
 
YarnSessionClusterExecutorFactory - Class in org.apache.flink.yarn.executors
An PipelineExecutorFactory for executing jobs on an existing (session) cluster.
YarnSessionClusterExecutorFactory() - Constructor for class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
 
YarnStopJobTerminationHeaders - Class in org.apache.flink.runtime.rest.messages
Deprecated.
This should be removed once we can send arbitrary REST calls via the Yarn proxy.
YarnTaskExecutorRunner - Class in org.apache.flink.yarn
This class is the executable entry point for running a TaskExecutor in a YARN container.
YarnTaskExecutorRunner() - Constructor for class org.apache.flink.yarn.YarnTaskExecutorRunner
 
YarnWorkerNode - Class in org.apache.flink.yarn
A stored YARN worker, which contains the YARN container.
YarnWorkerNode(Container, ResourceID) - Constructor for class org.apache.flink.yarn.YarnWorkerNode
 
YarnWorkerResourceSpecFactory - Class in org.apache.flink.yarn.entrypoint
Implementation of WorkerResourceSpecFactory for Yarn deployments.
year() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of years.
Year() - Method in class org.apache.flink.sql.parser.impl.FlinkSqlParserImpl
 
YEAR - org.apache.flink.table.expressions.TimeIntervalUnit
 
YEAR - org.apache.flink.table.expressions.TimePointUnit
 
YEAR - org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
 
YEAR - org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
YEAR - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
YEAR - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
YEAR - Static variable in class org.apache.flink.table.planner.functions.sql.FlinkSqlOperatorTable
 
YEAR() - Static method in class org.apache.flink.table.api.DataTypes
Resolution in years with 2 digits for the number of years by default.
YEAR(int) - Static method in class org.apache.flink.table.api.DataTypes
Resolution in years.
YEAR_TO_MONTH - org.apache.flink.table.expressions.TimeIntervalUnit
 
YEAR_TO_MONTH - org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
 
YEAR_TO_MONTH - org.apache.flink.table.utils.DateTimeUtils.TimeUnitRange
 
yearMonth - Variable in enum org.apache.flink.table.utils.DateTimeUtils.TimeUnit
 
YearMonthIntervalPeriodConverter - Class in org.apache.flink.table.data.conversion
Converter for YearMonthIntervalType of Period external type.
YearMonthIntervalType - Class in org.apache.flink.table.types.logical
Logical type for a group of year-month interval types.
YearMonthIntervalType(boolean, YearMonthIntervalType.YearMonthResolution, int) - Constructor for class org.apache.flink.table.types.logical.YearMonthIntervalType
 
YearMonthIntervalType(YearMonthIntervalType.YearMonthResolution) - Constructor for class org.apache.flink.table.types.logical.YearMonthIntervalType
 
YearMonthIntervalType(YearMonthIntervalType.YearMonthResolution, int) - Constructor for class org.apache.flink.table.types.logical.YearMonthIntervalType
 
YearMonthIntervalType.YearMonthResolution - Enum in org.apache.flink.table.types.logical
Supported resolutions of this type.
years() - Method in class org.apache.flink.table.api.internal.BaseExpressions
Creates an interval of the given number of years.
YEARS - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
yield() - Method in interface org.apache.flink.api.common.operators.MailboxExecutor
This method starts running the command at the head of the mailbox and is intended to be used by the mailbox thread to yield from a currently ongoing action to another command.
yield() - Method in class org.apache.flink.streaming.runtime.tasks.mailbox.MailboxExecutorImpl
 
YieldingOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
A V1 operator that needs access to the MailboxExecutor should implement this interface.
YieldingOperatorFactory<OUT> - Interface in org.apache.flink.streaming.api.operators.legacy
Deprecated.

Z

Z - org.apache.flink.streaming.examples.statemachine.dfa.State
State 'Z'.
zero(int, int) - Static method in class org.apache.flink.table.data.DecimalData
Creates an instance of DecimalData for a zero value with the given precision and scale.
ZERO - Static variable in class org.apache.flink.api.common.operators.ResourceSpec
A ResourceSpec that indicates zero amount of resources.
ZERO - Static variable in class org.apache.flink.configuration.MemorySize
 
ZERO - Static variable in class org.apache.flink.runtime.clusterframework.types.ResourceProfile
A ResourceProfile describing zero resources.
ZERO - Static variable in class org.apache.flink.runtime.resourcemanager.WorkerResourceSpec
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ByteSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DecimalSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.DoubleSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.FloatSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.IntSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.LongSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction.ShortSumWithRetractAggFunction
 
zeroLiteral() - Method in class org.apache.flink.table.planner.functions.aggfunctions.SumWithRetractAggFunction
 
zipped() - Method in class org.apache.flink.tests.util.CommandLineWrapper.TarBuilder
 
ZONE - Static variable in interface org.apache.flink.sql.parser.impl.FlinkSqlParserImplConstants
 
ZONED_TIMESTAMP - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ZONED_TIMESTAMP = 20;
ZONED_TIMESTAMP_INFO - org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType.TypeInfoCase
 
ZONED_TIMESTAMP_INFO_FIELD_NUMBER - Static variable in class org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.FieldType
 
ZONED_TIMESTAMP_VALUE - Static variable in enum org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
ZONED_TIMESTAMP = 20;
ZonedTimestampType - Class in org.apache.flink.table.types.logical
Logical type of a timestamp WITH time zone consisting of year-month-day hour:minute:second[.fractional] zone with up to nanosecond precision and values ranging from 0000-01-01 00:00:00.000000000 +14:59 to 9999-12-31 23:59:59.999999999 -14:59.
ZonedTimestampType() - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZonedTimestampType(boolean, int) - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZonedTimestampType(boolean, TimestampKind, int) - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
Internal constructor that allows attaching additional metadata about time attribute properties.
ZonedTimestampType(int) - Constructor for class org.apache.flink.table.types.logical.ZonedTimestampType
 
ZOOKEEPER - org.apache.flink.runtime.jobmanager.HighAvailabilityMode
 
ZOOKEEPER - Static variable in class org.apache.flink.util.DockerImageVersions
 
ZOOKEEPER_CLIENT_ACL - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_CLIENT_AUTHORIZATION - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_CONNECTION_TIMEOUT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_ENSEMBLE_TRACKING - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_MAX_CLOSE_WAIT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_RETRY_WAIT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_SASL_DISABLE - Static variable in class org.apache.flink.configuration.SecurityOptions
 
ZOOKEEPER_SASL_LOGIN_CONTEXT_NAME - Static variable in class org.apache.flink.configuration.SecurityOptions
 
ZOOKEEPER_SASL_SERVICE_NAME - Static variable in class org.apache.flink.configuration.SecurityOptions
 
ZOOKEEPER_SESSION_TIMEOUT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_SIMULATED_SESSION_EXP_PERCENT - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZOOKEEPER_TOLERATE_SUSPENDED_CONNECTIONS - Static variable in class org.apache.flink.configuration.HighAvailabilityOptions
 
ZooKeeperCheckpointIDCounter - Class in org.apache.flink.runtime.checkpoint
CheckpointIDCounter instances for JobManagers running in HighAvailabilityMode.ZOOKEEPER.
ZooKeeperCheckpointIDCounter(CuratorFramework, LastStateConnectionStateListener) - Constructor for class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
Creates a ZooKeeperCheckpointIDCounter instance.
ZooKeeperCheckpointRecoveryFactory - Class in org.apache.flink.runtime.checkpoint
ZooKeeperCheckpointRecoveryFactory(CuratorFramework, Configuration, Executor) - Constructor for class org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointRecoveryFactory
 
ZooKeeperCheckpointStoreUtil - Enum in org.apache.flink.runtime.checkpoint
Singleton CheckpointStoreUtil implementation for ZooKeeper.
ZooKeeperClientHAServices - Class in org.apache.flink.runtime.highavailability.zookeeper
ZooKeeper based implementation for ClientHighAvailabilityServices.
ZooKeeperClientHAServices(CuratorFrameworkWithUnhandledErrorListener, Configuration) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperClientHAServices
 
zookeeperHostname(String) - Method in class org.apache.flink.connector.testframe.container.FlinkContainersSettings.Builder
Sets the zookeeperHostname and returns a reference to this Builder enabling method chaining.
ZooKeeperJobGraphStoreUtil - Enum in org.apache.flink.runtime.jobmanager
Singleton JobGraphStoreUtil implementation for ZooKeeper.
ZooKeeperJobGraphStoreWatcher - Class in org.apache.flink.runtime.jobmanager
JobGraphStoreWatcher implementation for ZooKeeper.
ZooKeeperJobGraphStoreWatcher(PathChildrenCache) - Constructor for class org.apache.flink.runtime.jobmanager.ZooKeeperJobGraphStoreWatcher
 
ZooKeeperLeaderElectionDriver - Class in org.apache.flink.runtime.leaderelection
ZooKeeper based LeaderElectionDriver implementation.
ZooKeeperLeaderElectionDriver(CuratorFramework, LeaderElectionDriver.Listener) - Constructor for class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver
 
ZooKeeperLeaderElectionDriverFactory - Class in org.apache.flink.runtime.leaderelection
ZooKeeperLeaderElectionDriverFactory(CuratorFramework) - Constructor for class org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriverFactory
 
ZooKeeperLeaderElectionHaServices - Class in org.apache.flink.runtime.highavailability.zookeeper
ZooKeeper HA services that only use a single leader election per process.
ZooKeeperLeaderElectionHaServices(CuratorFrameworkWithUnhandledErrorListener, Configuration, Executor, BlobStoreService) - Constructor for class org.apache.flink.runtime.highavailability.zookeeper.ZooKeeperLeaderElectionHaServices
 
ZooKeeperLeaderRetrievalDriver - Class in org.apache.flink.runtime.leaderretrieval
The counterpart to the ZooKeeperLeaderElectionDriver.
ZooKeeperLeaderRetrievalDriver(CuratorFramework, String, LeaderRetrievalEventHandler, ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy, FatalErrorHandler) - Constructor for class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriver
Creates a leader retrieval service which uses ZooKeeper to retrieve the leader information.
ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy - Enum in org.apache.flink.runtime.leaderretrieval
Policy when to clear the leader information and to notify the listener about it.
ZooKeeperLeaderRetrievalDriverFactory - Class in org.apache.flink.runtime.leaderretrieval
LeaderRetrievalDriverFactory implementation for Zookeeper.
ZooKeeperLeaderRetrievalDriverFactory(CuratorFramework, String, ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy) - Constructor for class org.apache.flink.runtime.leaderretrieval.ZooKeeperLeaderRetrievalDriverFactory
 
ZooKeeperModule - Class in org.apache.flink.runtime.security.modules
Responsible for installing a process-wide ZooKeeper security configuration.
ZooKeeperModule(SecurityConfiguration) - Constructor for class org.apache.flink.runtime.security.modules.ZooKeeperModule
 
ZookeeperModuleFactory - Class in org.apache.flink.runtime.security.modules
ZookeeperModuleFactory() - Constructor for class org.apache.flink.runtime.security.modules.ZookeeperModuleFactory
 
zookeeperNamespaceOption - Variable in class org.apache.flink.client.cli.AbstractCustomCommandLine
 
ZooKeeperSharedCount - Class in org.apache.flink.runtime.zookeeper
Wrapper class for a SharedCount so that we don't expose a curator dependency in our internal APIs.
ZooKeeperSharedCount(SharedCount) - Constructor for class org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount
 
ZooKeeperSharedValue - Class in org.apache.flink.runtime.zookeeper
Wrapper class for a SharedValue so that we don't expose a curator dependency in our internal APIs.
ZooKeeperSharedValue(SharedValue) - Constructor for class org.apache.flink.runtime.zookeeper.ZooKeeperSharedValue
 
ZooKeeperStateHandleStore<T extends Serializable> - Class in org.apache.flink.runtime.zookeeper
Class which stores state via the provided RetrievableStateStorageHelper and writes the returned state handle to ZooKeeper.
ZooKeeperStateHandleStore(CuratorFramework, RetrievableStateStorageHelper<T>) - Constructor for class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore
ZooKeeperUtils - Class in org.apache.flink.runtime.util
Class containing helper functions to interact with ZooKeeper.
ZooKeeperUtils.SecureAclProvider - Class in org.apache.flink.runtime.util
Secure ACLProvider implementation.
ZooKeeperUtils.ZkClientACLMode - Enum in org.apache.flink.runtime.util
ZooKeeper client ACL mode enum.
ZooKeeperVersionedValue<T> - Class in org.apache.flink.runtime.zookeeper
Wrapper class for a VersionedValue so that we don't expose a curator dependency in our internal APIs.
ZooKeeperVersionedValue(VersionedValue<T>) - Constructor for class org.apache.flink.runtime.zookeeper.ZooKeeperVersionedValue
 
ZStandardInputStreamFactory - Class in org.apache.flink.api.common.io.compression
Factory for ZStandard decompressors.
ZStandardInputStreamFactory() - Constructor for class org.apache.flink.api.common.io.compression.ZStandardInputStreamFactory
 
ZSTD - org.apache.flink.configuration.NettyShuffleEnvironmentOptions.CompressionCodec
 

_

_32_BIT - org.apache.flink.util.ProcessorArchitecture.MemoryAddressSize
32 bit memory address size.
_64_BIT - org.apache.flink.util.ProcessorArchitecture.MemoryAddressSize
64 bit memory address size.
_ATN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
_ATN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
_decisionToDFA - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
_decisionToDFA - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
_getByte(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getInt(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getIntLE(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getLong(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getLongLE(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getShort(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getShortLE(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getUnsignedMedium(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_getUnsignedMediumLE(int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_serializedATN - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
_serializedATN - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
_setByte(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setInt(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setIntLE(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setLong(int, long) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setLongLE(int, long) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setMedium(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setMediumLE(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setShort(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_setShortLE(int, int) - Method in class org.apache.flink.runtime.io.network.buffer.NetworkBuffer
 
_sharedContextCache - Static variable in class org.apache.flink.table.codesplit.JavaLexer
 
_sharedContextCache - Static variable in class org.apache.flink.table.codesplit.JavaParser
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages